@charset "UTF-8";
/*!
*  Font Awesome 3.2.1
*  the iconic font designed for Bootstrap
*  ------------------------------------------------------------------------------
*  The full suite of pictographic icons,  examples,  and documentation can be
*  found at http: //fontawesome.io.  Stay up to date on Twitter at
*  http://twitter.com/fontawesome.
*
*  License
*  ------------------------------------------------------------------------------
*  - The Font Awesome font is licensed under SIL OFL 1.1 -
*    http://scripts.sil.org/OFL
*  - Font Awesome CSS,  LESS,  and SASS files are licensed under MIT License -
*    http://opensource.org/licenses/mit-license.html
*  - Font Awesome documentation licensed under CC BY 3.0 -
*    http://creativecommons.org/licenses/by/3.0/
*  - Attribution is no longer required in Font Awesome 3.0,  but much appreciated:
*    "Font Awesome by Dave Gandy - http://fontawesome.io"
*
*  Author - Dave Gandy
*  ------------------------------------------------------------------------------
*  Email: dave@fontawesome.io
*  Twitter: http://twitter.com/davegandy
*  Work: Lead Product Designer @ Kyruus - http://kyruus.com
*/
@font-face {
	font-family: 'FontAwesome';
	src: url("vendor/font-awesome/font/fontawesome-webfont.eot?v=3.2.1");
	src: url("vendor/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("vendor/font-awesome/font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("vendor/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("vendor/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	text-decoration: inherit;
	display: inline-block;
	speak: none
}
.mod-wrapper .icon-large:before {
	vertical-align: -10%;
	font-size: 1.33333em;
}
.mod-wrapper a [class^="icon-"], a [class*=" icon-"] {
	display: inline;
}
[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
	display: inline-block;
	width: 1.14286em;
	text-align: right;
	padding-right: 0.28571em;
}
[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
	width: 1.42857em;
}
.mod-wrapper .icons-ul {
	margin-left: 2.14286em;
	list-style-type: none;
}
.mod-wrapper .icons-ul>li {
	position: relative;
}
.mod-wrapper .icons-ul .icon-li {
	position: absolute;
	left: -2.14286em;
	width: 2.14286em;
	text-align: center;
	line-height: inherit;
}
[class^="icon-"].hide, [class*=" icon-"].hide {
	display: none;
}
.mod-wrapper .icon-muted {
	color: #eee;
}
.mod-wrapper .icon-light {
	color: #fff;
}
.mod-wrapper .icon-dark {
	color: #333;
}
.mod-wrapper .icon-border {
	border: solid 1px #eee;
	padding: .2em .25em .15em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.mod-wrapper .icon-2x {
	font-size: 2em;
}
.mod-wrapper .icon-2x.icon-border {
	border-width: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.mod-wrapper .icon-3x {
	font-size: 3em;
}
.mod-wrapper .mod-wrapper .icon-3x.icon-border {
	border-width: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.mod-wrapper .icon-4x {
	font-size: 4em;
}
.mod-wrapper .icon-4x.icon-border {
	border-width: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.mod-wrapper .icon-5x {
	font-size: 5em;
}
.mod-wrapper .icon-5x.icon-border {
	border-width: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.mod-wrapper .pull-right {
	float: right;
}
.mod-wrapper .pull-left {
	float: left;
}
[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
	margin-right: .3em;
}
[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
	margin-left: .3em;
}
[class^="icon-"], [class*=" icon-"] {
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin-top: 0;
}
.mod-wrapper .icon-white, .mod-wrapper .nav-pills>.active>a>[class^="icon-"], .mod-wrapper .nav-pills>.active>a>[class*=" icon-"], .mod-wrapper .nav-list>.active>a>[class^="icon-"], .mod-wrapper .nav-list>.active>a>[class*=" icon-"], .mod-wrapper .navbar-inverse .nav>.active>a>[class^="icon-"], .mod-wrapper .navbar-inverse .nav>.active>a>[class*=" icon-"], .mod-wrapper .dropdown-menu>li>a:hover>[class^="icon-"], .mod-wrapper .dropdown-menu>li>a:hover>[class*=" icon-"], .mod-wrapper .dropdown-menu>.active>a>[class^="icon-"], .mod-wrapper .dropdown-menu>.active>a>[class*=" icon-"], .mod-wrapper .dropdown-submenu:hover>a>[class^="icon-"], .mod-wrapper .dropdown-submenu:hover>a>[class*=" icon-"] {
	background-image: none;
}
.mod-wrapper .btn [class^="icon-"].icon-large, .mod-wrapper .btn [class*=" icon-"].icon-large, .mod-wrapper .nav [class^="icon-"].icon-large, .mod-wrapper .nav [class*=" icon-"].icon-large {
	line-height: .9em;
}
.mod-wrapper .btn [class^="icon-"].icon-spin, .mod-wrapper .btn [class*=" icon-"].icon-spin, .mod-wrapper .nav [class^="icon-"].icon-spin, .mod-wrapper .nav [class*=" icon-"].icon-spin {
	display: inline-block;
}
.mod-wrapper .nav-tabs [class^="icon-"], .mod-wrapper .nav-tabs [class^="icon-"].icon-large, .mod-wrapper .nav-tabs [class*=" icon-"], .mod-wrapper .nav-tabs [class*=" icon-"].icon-large, .mod-wrapper .nav-pills [class^="icon-"], .mod-wrapper .nav-pills [class^="icon-"].icon-large, .mod-wrapper .nav-pills [class*=" icon-"], .mod-wrapper .nav-pills [class*=" icon-"].icon-large {
	line-height: .9em;
}
.mod-wrapper .btn [class^="icon-"].pull-left.icon-2x, .mod-wrapper .btn [class^="icon-"].pull-right.icon-2x, .mod-wrapper .btn [class*=" icon-"].pull-left.icon-2x, .mod-wrapper .btn [class*=" icon-"].pull-right.icon-2x {
	margin-top: .18em;
}
.mod-wrapper .btn [class^="icon-"].icon-spin.icon-large, .mod-wrapper .btn [class*=" icon-"].icon-spin.icon-large {
	line-height: .8em;
}
.mod-wrapper .btn.btn-small [class^="icon-"].pull-left.icon-2x, .mod-wrapper .btn.btn-small [class^="icon-"].pull-right.icon-2x, .mod-wrapper .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .mod-wrapper .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
	margin-top: .25em;
}
.mod-wrapper .btn.btn-large [class^="icon-"], .mod-wrapper .btn.btn-large [class*=" icon-"] {
	margin-top: 0;
}
.mod-wrapper .btn.btn-large [class^="icon-"].pull-left.icon-2x, .mod-wrapper .btn.btn-large [class^="icon-"].pull-right.icon-2x, .mod-wrapper .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .mod-wrapper .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
	margin-top: .05em;
}
.mod-wrapper .btn.btn-large [class^="icon-"].pull-left.icon-2x, .mod-wrapper .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
	margin-right: .2em;
}
.mod-wrapper .btn.btn-large [class^="icon-"].pull-right.icon-2x, .mod-wrapper .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
	margin-left: .2em;
}
.mod-wrapper .nav-list [class^="icon-"], .mod-wrapper .nav-list [class*=" icon-"] {
	line-height: inherit;
}
.mod-wrapper .icon-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: -35%
}
.mod-wrapper .icon-stack [class^="icon-"], .mod-wrapper .icon-stack [class*=" icon-"] {
	display: block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 1em;
	line-height: inherit;
	*line-height: 2em;
}
.mod-wrapper .icon-stack .icon-stack-base {
	font-size: 2em;
	*line-height: 1em;
}
.mod-wrapper .icon-spin {
	display: inline-block;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}
.mod-wrapper a .icon-stack, .mod-wrapper a .icon-spin {
	display: inline-block;
	text-decoration: none;
}
@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(359deg);
	}
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
	}
}
@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg);
	}
	100% {
		-o-transform: rotate(359deg);
	}
}
@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(359deg);
	}
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
	}
}
.mod-wrapper .icon-rotate-90:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.mod-wrapper .icon-rotate-180:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.mod-wrapper .icon-rotate-270:before {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.mod-wrapper .icon-flip-horizontal:before {
	-webkit-transform: scale(-1,  1);
	-moz-transform: scale(-1,  1);
	-ms-transform: scale(-1,  1);
	-o-transform: scale(-1,  1);
	transform: scale(-1,  1);
}
.mod-wrapper .icon-flip-vertical:before {
	-webkit-transform: scale(1,  -1);
	-moz-transform: scale(1,  -1);
	-ms-transform: scale(1,  -1);
	-o-transform: scale(1,  -1);
	transform: scale(1,  -1);
}
.mod-wrapper a .icon-rotate-90:before, .mod-wrapper a .icon-rotate-180:before, .mod-wrapper a .icon-rotate-270:before, .mod-wrapper a .icon-flip-horizontal:before, .mod-wrapper a .icon-flip-vertical:before {
	display: inline-block;
}
.mod-wrapper .icon-glass:before {
	content: "\f000"
}
.mod-wrapper .icon-music:before {
	content: "\f001"
}
.mod-wrapper .icon-search:before {
	content: "\f002"
}
.mod-wrapper .icon-envelope-alt:before {
	content: "\f003"
}
.mod-wrapper .icon-heart:before {
	content: "\f004"
}
.mod-wrapper .icon-star:before {
	content: "\f005"
}
.mod-wrapper .icon-star-empty:before {
	content: "\f006"
}
.mod-wrapper .icon-user:before {
	content: "\f007"
}
.mod-wrapper .icon-film:before {
	content: "\f008"
}
.mod-wrapper .icon-th-large:before {
	content: "\f009"
}
.mod-wrapper .icon-th:before {
	content: "\f00a"
}
.mod-wrapper .icon-th-list:before {
	content: "\f00b"
}
.mod-wrapper .icon-ok:before {
	content: "\f00c"
}
.mod-wrapper .icon-remove:before {
	content: "\f00d"
}
.mod-wrapper .icon-zoom-in:before {
	content: "\f00e"
}
.mod-wrapper .icon-zoom-out:before {
	content: "\f010"
}
.mod-wrapper .icon-power-off:before, .mod-wrapper .icon-off:before {
	content: "\f011"
}
.mod-wrapper .icon-signal:before {
	content: "\f012"
}
.mod-wrapper .icon-gear:before, .mod-wrapper .icon-cog:before {
	content: "\f013"
}
.mod-wrapper .icon-trash:before {
	content: "\f014"
}
.mod-wrapper .icon-home:before {
	content: "\f015"
}
.mod-wrapper .icon-file-alt:before {
	content: "\f016"
}
.mod-wrapper .icon-time:before {
	content: "\f017"
}
.mod-wrapper .icon-road:before {
	content: "\f018"
}
.mod-wrapper .icon-download-alt:before {
	content: "\f019"
}
.mod-wrapper .icon-download:before {
	content: "\f01a"
}
.mod-wrapper .icon-upload:before {
	content: "\f01b"
}
.mod-wrapper .icon-inbox:before {
	content: "\f01c"
}
.mod-wrapper .icon-play-circle:before {
	content: "\f01d"
}
.mod-wrapper .icon-rotate-right:before, .mod-wrapper .icon-repeat:before {
	content: "\f01e"
}
.mod-wrapper .icon-refresh:before {
	content: "\f021"
}
.mod-wrapper .icon-list-alt:before {
	content: "\f022"
}
.mod-wrapper .icon-lock:before {
	content: "\f023"
}
.mod-wrapper .icon-flag:before {
	content: "\f024"
}
.mod-wrapper .icon-headphones:before {
	content: "\f025"
}
.mod-wrapper .icon-volume-off:before {
	content: "\f026"
}
.mod-wrapper .icon-volume-down:before {
	content: "\f027"
}
.mod-wrapper .icon-volume-up:before {
	content: "\f028"
}
.mod-wrapper .icon-qrcode:before {
	content: "\f029"
}
.mod-wrapper .icon-barcode:before {
	content: "\f02a"
}
.mod-wrapper .icon-tag:before {
	content: "\f02b"
}
.mod-wrapper .icon-tags:before {
	content: "\f02c"
}
.mod-wrapper .icon-book:before {
	content: "\f02d"
}
.mod-wrapper .icon-bookmark:before {
	content: "\f02e"
}
.mod-wrapper .icon-print:before {
	content: "\f02f"
}
.mod-wrapper .icon-camera:before {
	content: "\f030"
}
.mod-wrapper .icon-font:before {
	content: "\f031"
}
.mod-wrapper .icon-bold:before {
	content: "\f032"
}
.mod-wrapper .icon-italic:before {
	content: "\f033"
}
.mod-wrapper .icon-text-height:before {
	content: "\f034"
}
.mod-wrapper .icon-text-width:before {
	content: "\f035"
}
.mod-wrapper .icon-align-left:before {
	content: "\f036"
}
.mod-wrapper .icon-align-center:before {
	content: "\f037"
}
.mod-wrapper .icon-align-right:before {
	content: "\f038"
}
.mod-wrapper .icon-align-justify:before {
	content: "\f039"
}
.mod-wrapper .icon-list:before {
	content: "\f03a"
}
.mod-wrapper .icon-indent-left:before {
	content: "\f03b"
}
.mod-wrapper .icon-indent-right:before {
	content: "\f03c"
}
.mod-wrapper .icon-facetime-video:before {
	content: "\f03d"
}
.mod-wrapper .icon-picture:before {
	content: "\f03e"
}
.mod-wrapper .icon-pencil:before {
	content: "\f040"
}
.mod-wrapper .icon-map-marker:before {
	content: "\f041"
}
.mod-wrapper .icon-adjust:before {
	content: "\f042"
}
.mod-wrapper .icon-tint:before {
	content: "\f043"
}
.mod-wrapper .icon-edit:before {
	content: "\f044"
}
.mod-wrapper .icon-share:before {
	content: "\f045"
}
.mod-wrapper .icon-check:before {
	content: "\f046"
}
.mod-wrapper .icon-move:before {
	content: "\f047"
}
.mod-wrapper .icon-step-backward:before {
	content: "\f048"
}
.mod-wrapper .icon-fast-backward:before {
	content: "\f049"
}
.mod-wrapper .icon-backward:before {
	content: "\f04a"
}
.mod-wrapper .icon-play:before {
	content: "\f04b"
}
.mod-wrapper .icon-pause:before {
	content: "\f04c"
}
.mod-wrapper .icon-stop:before {
	content: "\f04d"
}
.mod-wrapper .icon-forward:before {
	content: "\f04e"
}
.mod-wrapper .icon-fast-forward:before {
	content: "\f050"
}
.mod-wrapper .icon-step-forward:before {
	content: "\f051"
}
.mod-wrapper .icon-eject:before {
	content: "\f052"
}
.mod-wrapper .icon-chevron-left:before {
	content: "\f053"
}
.mod-wrapper .icon-chevron-right:before {
	content: "\f054"
}
.mod-wrapper .icon-plus-sign:before {
	content: "\f055"
}
.mod-wrapper .icon-minus-sign:before {
	content: "\f056"
}
.mod-wrapper .icon-remove-sign:before {
	content: "\f057"
}
.mod-wrapper .icon-ok-sign:before {
	content: "\f058"
}
.mod-wrapper .icon-question-sign:before {
	content: "\f059"
}
.mod-wrapper .icon-info-sign:before {
	content: "\f05a"
}
.mod-wrapper .icon-screenshot:before {
	content: "\f05b"
}
.mod-wrapper .icon-remove-circle:before {
	content: "\f05c"
}
.mod-wrapper .icon-ok-circle:before {
	content: "\f05d"
}
.mod-wrapper .icon-ban-circle:before {
	content: "\f05e"
}
.mod-wrapper .icon-arrow-left:before {
	content: "\f060"
}
.mod-wrapper .icon-arrow-right:before {
	content: "\f061"
}
.mod-wrapper .icon-arrow-up:before {
	content: "\f062"
}
.mod-wrapper .icon-arrow-down:before {
	content: "\f063"
}
.mod-wrapper .icon-mail-forward:before, .mod-wrapper .icon-share-alt:before {
	content: "\f064"
}
.mod-wrapper .icon-resize-full:before {
	content: "\f065"
}
.mod-wrapper .icon-resize-small:before {
	content: "\f066"
}
.mod-wrapper .icon-plus:before {
	content: "\f067"
}
.mod-wrapper .icon-minus:before {
	content: "\f068"
}
.mod-wrapper .icon-asterisk:before {
	content: "\f069"
}
.mod-wrapper .icon-exclamation-sign:before {
	content: "\f06a"
}
.mod-wrapper .icon-gift:before {
	content: "\f06b"
}
.mod-wrapper .icon-leaf:before {
	content: "\f06c"
}
.mod-wrapper .icon-fire:before {
	content: "\f06d"
}
.mod-wrapper .icon-eye-open:before {
	content: "\f06e"
}
.mod-wrapper .icon-eye-close:before {
	content: "\f070"
}
.mod-wrapper .icon-warning-sign:before {
	content: "\f071"
}
.mod-wrapper .icon-plane:before {
	content: "\f072"
}
.mod-wrapper .icon-calendar:before {
	content: "\f073"
}
.mod-wrapper .icon-random:before {
	content: "\f074"
}
.mod-wrapper .icon-comment:before {
	content: "\f075"
}
.mod-wrapper .icon-magnet:before {
	content: "\f076"
}
.mod-wrapper .icon-chevron-up:before {
	content: "\f077"
}
.mod-wrapper .icon-chevron-down:before {
	content: "\f078"
}
.mod-wrapper .icon-retweet:before {
	content: "\f079"
}
.mod-wrapper .icon-shopping-cart:before {
	content: "\f07a"
}
.mod-wrapper .icon-folder-close:before {
	content: "\f07b"
}
.mod-wrapper .icon-folder-open:before {
	content: "\f07c"
}
.mod-wrapper .icon-resize-vertical:before {
	content: "\f07d"
}
.mod-wrapper .icon-resize-horizontal:before {
	content: "\f07e"
}
.mod-wrapper .icon-bar-chart:before {
	content: "\f080"
}
.mod-wrapper .icon-twitter-sign:before {
	content: "\f081"
}
.mod-wrapper .icon-facebook-sign:before {
	content: "\f082"
}
.mod-wrapper .icon-camera-retro:before {
	content: "\f083"
}
.mod-wrapper .icon-key:before {
	content: "\f084"
}
.mod-wrapper .icon-gears:before, .mod-wrapper .icon-cogs:before {
	content: "\f085"
}
.mod-wrapper .icon-comments:before {
	content: "\f086"
}
.mod-wrapper .icon-thumbs-up-alt:before {
	content: "\f087"
}
.mod-wrapper .icon-thumbs-down-alt:before {
	content: "\f088"
}
.mod-wrapper .icon-star-half:before {
	content: "\f089"
}
.mod-wrapper .icon-heart-empty:before {
	content: "\f08a"
}
.mod-wrapper .icon-signout:before {
	content: "\f08b"
}
.mod-wrapper .icon-linkedin-sign:before {
	content: "\f08c"
}
.mod-wrapper .icon-pushpin:before {
	content: "\f08d"
}
.mod-wrapper .icon-external-link:before {
	content: "\f08e"
}
.mod-wrapper .icon-signin:before {
	content: "\f090"
}
.mod-wrapper .icon-trophy:before {
	content: "\f091"
}
.mod-wrapper .icon-github-sign:before {
	content: "\f092"
}
.mod-wrapper .icon-upload-alt:before {
	content: "\f093"
}
.mod-wrapper .icon-lemon:before {
	content: "\f094"
}
.mod-wrapper .icon-phone:before {
	content: "\f095"
}
.mod-wrapper .icon-unchecked:before, .mod-wrapper .icon-check-empty:before {
	content: "\f096"
}
.mod-wrapper .icon-bookmark-empty:before {
	content: "\f097"
}
.mod-wrapper .icon-phone-sign:before {
	content: "\f098"
}
.mod-wrapper .icon-twitter:before {
	content: "\f099"
}
.mod-wrapper .icon-facebook:before {
	content: "\f09a"
}
.mod-wrapper .icon-github:before {
	content: "\f09b"
}
.mod-wrapper .icon-unlock:before {
	content: "\f09c"
}
.mod-wrapper .icon-credit-card:before {
	content: "\f09d"
}
.mod-wrapper .icon-rss:before {
	content: "\f09e"
}
.mod-wrapper .icon-hdd:before {
	content: "\f0a0"
}
.mod-wrapper .icon-bullhorn:before {
	content: "\f0a1"
}
.mod-wrapper .icon-bell:before {
	content: "\f0a2"
}
.mod-wrapper .icon-certificate:before {
	content: "\f0a3"
}
.mod-wrapper .icon-hand-right:before {
	content: "\f0a4"
}
.mod-wrapper .icon-hand-left:before {
	content: "\f0a5"
}
.mod-wrapper .icon-hand-up:before {
	content: "\f0a6"
}
.mod-wrapper .icon-hand-down:before {
	content: "\f0a7"
}
.mod-wrapper .icon-circle-arrow-left:before {
	content: "\f0a8"
}
.mod-wrapper .icon-circle-arrow-right:before {
	content: "\f0a9"
}
.mod-wrapper .icon-circle-arrow-up:before {
	content: "\f0aa"
}
.mod-wrapper .icon-circle-arrow-down:before {
	content: "\f0ab"
}
.mod-wrapper .icon-globe:before {
	content: "\f0ac"
}
.mod-wrapper .icon-wrench:before {
	content: "\f0ad"
}
.mod-wrapper .icon-tasks:before {
	content: "\f0ae"
}
.mod-wrapper .icon-filter:before {
	content: "\f0b0"
}
.mod-wrapper .icon-briefcase:before {
	content: "\f0b1"
}
.mod-wrapper .icon-fullscreen:before {
	content: "\f0b2"
}
.mod-wrapper .icon-group:before {
	content: "\f0c0"
}
.mod-wrapper .icon-link:before {
	content: "\f0c1"
}
.mod-wrapper .icon-cloud:before {
	content: "\f0c2"
}
.mod-wrapper .icon-beaker:before {
	content: "\f0c3"
}
.mod-wrapper .icon-cut:before {
	content: "\f0c4"
}
.mod-wrapper .icon-copy:before {
	content: "\f0c5"
}
.mod-wrapper .icon-paperclip:before, .mod-wrapper .icon-paper-clip:before {
	content: "\f0c6"
}
.mod-wrapper .icon-save:before {
	content: "\f0c7"
}
.mod-wrapper .icon-sign-blank:before {
	content: "\f0c8"
}
.mod-wrapper .icon-reorder:before {
	content: "\f0c9"
}
.mod-wrapper .icon-list-ul:before {
	content: "\f0ca"
}
.mod-wrapper .icon-list-ol:before {
	content: "\f0cb"
}
.mod-wrapper .icon-strikethrough:before {
	content: "\f0cc"
}
.mod-wrapper .icon-underline:before {
	content: "\f0cd"
}
.mod-wrapper .icon-table:before {
	content: "\f0ce"
}
.mod-wrapper .icon-magic:before {
	content: "\f0d0"
}
.mod-wrapper .icon-truck:before {
	content: "\f0d1"
}
.mod-wrapper .icon-pinterest:before {
	content: "\f0d2"
}
.mod-wrapper .icon-pinterest-sign:before {
	content: "\f0d3"
}
.mod-wrapper .icon-google-plus-sign:before {
	content: "\f0d4"
}
.mod-wrapper .icon-google-plus:before {
	content: "\f0d5"
}
.mod-wrapper .icon-money:before {
	content: "\f0d6"
}
.mod-wrapper .icon-caret-down:before {
	content: "\f0d7"
}
.mod-wrapper .icon-caret-up:before {
	content: "\f0d8"
}
.mod-wrapper .icon-caret-left:before {
	content: "\f0d9"
}
.mod-wrapper .icon-caret-right:before {
	content: "\f0da"
}
.mod-wrapper .icon-columns:before {
	content: "\f0db"
}
.mod-wrapper .icon-sort:before {
	content: "\f0dc"
}
.mod-wrapper .icon-sort-down:before {
	content: "\f0dd"
}
.mod-wrapper .icon-sort-up:before {
	content: "\f0de"
}
.mod-wrapper .icon-envelope:before {
	content: "\f0e0"
}
.mod-wrapper .icon-linkedin:before {
	content: "\f0e1"
}
.mod-wrapper .icon-rotate-left:before, .mod-wrapper .icon-undo:before {
	content: "\f0e2"
}
.mod-wrapper .icon-legal:before {
	content: "\f0e3"
}
.mod-wrapper .icon-dashboard:before {
	content: "\f0e4"
}
.mod-wrapper .icon-comment-alt:before {
	content: "\f0e5"
}
.mod-wrapper .icon-comments-alt:before {
	content: "\f0e6"
}
.mod-wrapper .icon-bolt:before {
	content: "\f0e7"
}
.mod-wrapper .icon-sitemap:before {
	content: "\f0e8"
}
.mod-wrapper .icon-umbrella:before {
	content: "\f0e9"
}
.mod-wrapper .icon-paste:before {
	content: "\f0ea"
}
.mod-wrapper .icon-lightbulb:before {
	content: "\f0eb"
}
.mod-wrapper .icon-exchange:before {
	content: "\f0ec"
}
.mod-wrapper .icon-cloud-download:before {
	content: "\f0ed"
}
.mod-wrapper .icon-cloud-upload:before {
	content: "\f0ee"
}
.mod-wrapper .icon-user-md:before {
	content: "\f0f0"
}
.mod-wrapper .icon-stethoscope:before {
	content: "\f0f1"
}
.mod-wrapper .icon-suitcase:before {
	content: "\f0f2"
}
.mod-wrapper .icon-bell-alt:before {
	content: "\f0f3"
}
.mod-wrapper .icon-coffee:before {
	content: "\f0f4"
}
.mod-wrapper .icon-food:before {
	content: "\f0f5"
}
.mod-wrapper .icon-file-text-alt:before {
	content: "\f0f6"
}
.mod-wrapper .icon-building:before {
	content: "\f0f7"
}
.mod-wrapper .icon-hospital:before {
	content: "\f0f8"
}
.mod-wrapper .icon-ambulance:before {
	content: "\f0f9"
}
.mod-wrapper .icon-medkit:before {
	content: "\f0fa"
}
.mod-wrapper .icon-fighter-jet:before {
	content: "\f0fb"
}
.mod-wrapper .icon-beer:before {
	content: "\f0fc"
}
.mod-wrapper .icon-h-sign:before {
	content: "\f0fd"
}
.mod-wrapper .icon-plus-sign-alt:before {
	content: "\f0fe"
}
.mod-wrapper .icon-double-angle-left:before {
	content: "\f100"
}
.mod-wrapper .icon-double-angle-right:before {
	content: "\f101"
}
.mod-wrapper .icon-double-angle-up:before {
	content: "\f102"
}
.mod-wrapper .icon-double-angle-down:before {
	content: "\f103"
}
.mod-wrapper .icon-angle-left:before, .mod-wrapper .mod-productIntroGallery-prev a:before, .mod-wrapper .mod-backToPrev:before, .mod-wrapper .mod-pager-prev>span:before, .mod-wrapper .mod-pager-prev>a:before {
	content: "\f104"
}
.mod-wrapper .icon-angle-right:before, .mod-wrapper .mod-iconLink2:before, .mod-wrapper .mod-localNav5-item:before, .mod-wrapper .mod-layoutBlock5-heading>h2>a:before, .mod-wrapper .mod-list2-inner li:before, .mod-wrapper .mod-localNav-subHeading a:before, .mod-wrapper .mod-localNavLink-item:before, .mod-wrapper .mod-localNav2Link-item:before, .mod-wrapper .mod-localNav3Link-item:before, .mod-wrapper .mod-productIntroGallery-next a:before, .mod-wrapper .mod-iconLink1:before, .mod-wrapper .mod-textBanner-title:before, .mod-wrapper .mod-blockLink-title:before, .mod-wrapper .mod-linkInPlugin-link:before, .mod-wrapper .mod-linkInOther-link:before, .mod-wrapper .mod-relatedLinks li:before, .mod-wrapper .mod2-cameraFunctionLinks li:before, .mod-wrapper .mod2-cameraFunctionLinks2 li:before, .mod-wrapper .mod-arrowLink:before, .mod-wrapper .mod-arrowLink2:before, .mod-wrapper .mod-worldMap-item span:before, .mod-wrapper .mod2-iconLinkList li:before, .mod-wrapper .mod2-grayButton:before {
	content: "\f105"
}
.mod-wrapper .icon-angle-up:before, .mod-wrapper .mod-heading4.is-opened:before, .mod-wrapper .is-opened.mod2-headingV4:before, .mod-wrapper .is-opened.mod2-headingV10:before, .mod-wrapper .is-opened.mod-historyBlock-heading:before, .mod-wrapper .mod-layoutBlock5-heading>h2.is-opened:before, .mod-wrapper .mod-news1-morelink.is-opened:before, .mod-wrapper .mod-headerNav-closeBtn:before, .mod-wrapper .mod-backToTop:before, .mod-wrapper .mod-backToTop2:before, .mod-wrapper .is-opened.mod-article-heading:before, .mod-wrapper .is-opened.mod-article-subHeading:before, .mod-wrapper .mod-awardsTable .mod-awardsTable-product.is-opened:before {
	content: "\f106"
}
.mod-wrapper .icon-angle-down:before, .mod-wrapper .mod-heading4.is-closed:before, .mod-wrapper .is-closed.mod2-headingV4:before, .mod-wrapper .is-closed.mod2-headingV10:before, .mod-wrapper .is-closed.mod-historyBlock-heading:before, .mod-wrapper .mod-localNav4-item:before, .mod-wrapper .mod-layoutBlock5-heading>h2.is-closed:before, .mod-wrapper .mod-news1-morelink.is-closed:before, .mod-wrapper .is-closed.mod-article-heading:before, .mod-wrapper .is-closed.mod-article-subHeading:before, .mod-wrapper .mod-specIconList-item:before, .mod-wrapper .mod2-hugeLinkBlock-button:before, .mod-wrapper .mod-awardsTable .mod-awardsTable-product.is-closed:before {
	content: "\f107"
}
.mod-wrapper .icon-desktop:before {
	content: "\f108"
}
.mod-wrapper .icon-laptop:before {
	content: "\f109"
}
.mod-wrapper .icon-tablet:before {
	content: "\f10a"
}
.mod-wrapper .icon-mobile-phone:before {
	content: "\f10b"
}
.mod-wrapper .icon-circle-blank:before {
	content: "\f10c"
}
.mod-wrapper .icon-quote-left:before {
	content: "\f10d"
}
.mod-wrapper .icon-quote-right:before {
	content: "\f10e"
}
.mod-wrapper .icon-spinner:before {
	content: "\f110"
}
.mod-wrapper .icon-circle:before {
	content: "\f111"
}
.mod-wrapper .icon-mail-reply:before, .mod-wrapper .icon-reply:before {
	content: "\f112"
}
.mod-wrapper .icon-github-alt:before {
	content: "\f113"
}
.mod-wrapper .icon-folder-close-alt:before {
	content: "\f114"
}
.mod-wrapper .icon-folder-open-alt:before {
	content: "\f115"
}
.mod-wrapper .icon-expand-alt:before {
	content: "\f116"
}
.mod-wrapper .icon-collapse-alt:before {
	content: "\f117"
}
.mod-wrapper .icon-smile:before {
	content: "\f118"
}
.mod-wrapper .icon-frown:before {
	content: "\f119"
}
.mod-wrapper .icon-meh:before {
	content: "\f11a"
}
.mod-wrapper .icon-gamepad:before {
	content: "\f11b"
}
.mod-wrapper .icon-keyboard:before {
	content: "\f11c"
}
.mod-wrapper .icon-flag-alt:before {
	content: "\f11d"
}
.mod-wrapper .icon-flag-checkered:before {
	content: "\f11e"
}
.mod-wrapper .icon-terminal:before {
	content: "\f120"
}
.mod-wrapper .icon-code:before {
	content: "\f121"
}
.mod-wrapper .icon-reply-all:before {
	content: "\f122"
}
.mod-wrapper .icon-mail-reply-all:before {
	content: "\f122"
}
.mod-wrapper .icon-star-half-full:before, .mod-wrapper .icon-star-half-empty:before {
	content: "\f123"
}
.mod-wrapper .icon-location-arrow:before {
	content: "\f124"
}
.mod-wrapper .icon-crop:before {
	content: "\f125"
}
.mod-wrapper .icon-code-fork:before {
	content: "\f126"
}
.mod-wrapper .icon-unlink:before {
	content: "\f127"
}
.mod-wrapper .icon-question:before {
	content: "\f128"
}
.mod-wrapper .icon-info:before {
	content: "\f129"
}
.mod-wrapper .icon-exclamation:before {
	content: "\f12a"
}
.mod-wrapper .icon-superscript:before {
	content: "\f12b"
}
.mod-wrapper .icon-subscript:before {
	content: "\f12c"
}
.mod-wrapper .icon-eraser:before {
	content: "\f12d"
}
.mod-wrapper .icon-puzzle-piece:before {
	content: "\f12e"
}
.mod-wrapper .icon-microphone:before {
	content: "\f130"
}
.mod-wrapper .icon-microphone-off:before {
	content: "\f131"
}
.mod-wrapper .icon-shield:before {
	content: "\f132"
}
.mod-wrapper .icon-calendar-empty:before {
	content: "\f133"
}
.mod-wrapper .icon-fire-extinguisher:before {
	content: "\f134"
}
.mod-wrapper .icon-rocket:before {
	content: "\f135"
}
.mod-wrapper .icon-maxcdn:before {
	content: "\f136"
}
.mod-wrapper .icon-chevron-sign-left:before {
	content: "\f137"
}
.mod-wrapper .icon-chevron-sign-right:before, .mod-wrapper .mod-header-utility>li:before, .mod-wrapper .mod-globalFooterLink-item:before {
	content: "\f138"
}
.mod-wrapper .icon-chevron-sign-up:before {
	content: "\f139"
}
.mod-wrapper .icon-chevron-sign-down:before {
	content: "\f13a"
}
.mod-wrapper .icon-html5:before {
	content: "\f13b"
}
.mod-wrapper .icon-css3:before {
	content: "\f13c"
}
.mod-wrapper .icon-anchor:before {
	content: "\f13d"
}
.mod-wrapper .icon-unlock-alt:before {
	content: "\f13e"
}
.mod-wrapper .icon-bullseye:before {
	content: "\f140"
}
.mod-wrapper .icon-ellipsis-horizontal:before {
	content: "\f141"
}
.mod-wrapper .icon-ellipsis-vertical:before {
	content: "\f142"
}
.mod-wrapper .icon-rss-sign:before {
	content: "\f143"
}
.mod-wrapper .icon-play-sign:before {
	content: "\f144"
}
.mod-wrapper .icon-ticket:before {
	content: "\f145"
}
.mod-wrapper .icon-minus-sign-alt:before {
	content: "\f146"
}
.mod-wrapper .icon-check-minus:before {
	content: "\f147"
}
.mod-wrapper .icon-level-up:before {
	content: "\f148"
}
.mod-wrapper .icon-level-down:before {
	content: "\f149"
}
.mod-wrapper .icon-check-sign:before {
	content: "\f14a"
}
.mod-wrapper .icon-edit-sign:before {
	content: "\f14b"
}
.mod-wrapper .icon-external-link-sign:before {
	content: "\f14c"
}
.mod-wrapper .icon-share-sign:before {
	content: "\f14d"
}
.mod-wrapper .icon-compass:before {
	content: "\f14e"
}
.mod-wrapper .icon-collapse:before {
	content: "\f150"
}
.mod-wrapper .icon-collapse-top:before {
	content: "\f151"
}
.mod-wrapper .icon-expand:before {
	content: "\f152"
}
.mod-wrapper .icon-euro:before, .mod-wrapper .icon-eur:before {
	content: "\f153"
}
.mod-wrapper .icon-gbp:before {
	content: "\f154"
}
.mod-wrapper .icon-dollar:before, .mod-wrapper .icon-usd:before {
	content: "\f155"
}
.mod-wrapper .icon-rupee:before, .mod-wrapper .icon-inr:before {
	content: "\f156"
}
.mod-wrapper .icon-yen:before, .mod-wrapper .icon-jpy:before {
	content: "\f157"
}
.mod-wrapper .icon-renminbi:before, .mod-wrapper .icon-cny:before {
	content: "\f158"
}
.mod-wrapper .icon-won:before, .mod-wrapper .icon-krw:before {
	content: "\f159"
}
.mod-wrapper .icon-bitcoin:before, .mod-wrapper .icon-btc:before {
	content: "\f15a"
}
.mod-wrapper .icon-file:before {
	content: "\f15b"
}
.mod-wrapper .icon-file-text:before {
	content: "\f15c"
}
.mod-wrapper .icon-sort-by-alphabet:before {
	content: "\f15d"
}
.mod-wrapper .icon-sort-by-alphabet-alt:before {
	content: "\f15e"
}
.mod-wrapper .icon-sort-by-attributes:before {
	content: "\f160"
}
.mod-wrapper .icon-sort-by-attributes-alt:before {
	content: "\f161"
}
.mod-wrapper .icon-sort-by-order:before {
	content: "\f162"
}
.mod-wrapper .icon-sort-by-order-alt:before {
	content: "\f163"
}
.mod-wrapper .icon-thumbs-up:before {
	content: "\f164"
}
.mod-wrapper .icon-thumbs-down:before {
	content: "\f165"
}
.mod-wrapper .icon-youtube-sign:before {
	content: "\f166"
}
.mod-wrapper .icon-youtube:before {
	content: "\f167"
}
.mod-wrapper .icon-xing:before {
	content: "\f168"
}
.mod-wrapper .icon-xing-sign:before {
	content: "\f169"
}
.mod-wrapper .icon-youtube-play:before {
	content: "\f16a"
}
.mod-wrapper .icon-dropbox:before {
	content: "\f16b"
}
.mod-wrapper .icon-stackexchange:before {
	content: "\f16c"
}
.mod-wrapper .icon-instagram:before {
	content: "\f16d"
}
.mod-wrapper .icon-flickr:before {
	content: "\f16e"
}
.mod-wrapper .icon-adn:before {
	content: "\f170"
}
.mod-wrapper .icon-bitbucket:before {
	content: "\f171"
}
.mod-wrapper .icon-bitbucket-sign:before {
	content: "\f172"
}
.mod-wrapper .icon-tumblr:before {
	content: "\f173"
}
.mod-wrapper .icon-tumblr-sign:before {
	content: "\f174"
}
.mod-wrapper .icon-long-arrow-down:before {
	content: "\f175"
}
.mod-wrapper .icon-long-arrow-up:before {
	content: "\f176"
}
.mod-wrapper .icon-long-arrow-left:before {
	content: "\f177"
}
.mod-wrapper .icon-long-arrow-right:before {
	content: "\f178"
}
.mod-wrapper .icon-apple:before {
	content: "\f179"
}
.mod-wrapper .icon-windows:before {
	content: "\f17a"
}
.mod-wrapper .icon-android:before {
	content: "\f17b"
}
.mod-wrapper .icon-linux:before {
	content: "\f17c"
}
.mod-wrapper .icon-dribbble:before {
	content: "\f17d"
}
.mod-wrapper .icon-skype:before {
	content: "\f17e"
}
.mod-wrapper .icon-foursquare:before {
	content: "\f180"
}
.mod-wrapper .icon-trello:before {
	content: "\f181"
}
.mod-wrapper .icon-female:before {
	content: "\f182"
}
.mod-wrapper .icon-male:before {
	content: "\f183"
}
.mod-wrapper .icon-gittip:before {
	content: "\f184"
}
.mod-wrapper .icon-sun:before {
	content: "\f185"
}
.mod-wrapper .icon-moon:before {
	content: "\f186"
}
.mod-wrapper .icon-archive:before {
	content: "\f187"
}
.mod-wrapper .icon-bug:before {
	content: "\f188"
}
.mod-wrapper .icon-vk:before {
	content: "\f189"
}
.mod-wrapper .icon-weibo:before {
	content: "\f18a"
}
.mod-wrapper .icon-renren:before {
	content: "\f18b"
}
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
.mod-wrapper article, .mod-wrapper aside, .mod-wrapper details, .mod-wrapper figcaption, .mod-wrapper figure, .mod-wrapper footer, .mod-wrapper header, .mod-wrapper hgroup, .mod-wrapper nav, .mod-wrapper section, .mod-wrapper summary {
	display: block;
}
.mod-wrapper audio, .mod-wrapper canvas, .mod-wrapper video {
	display: inline-block;
}
.mod-wrapper audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
/*
html {
	background: #fff;
	color: #000;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%}
	html, button, input, select, textarea {
	font-family: sans-serif;
}
body {
	margin: 0;
}
*/
.mod-wrapper a:focus {
	outline: thin dotted;
}
.mod-wrapper a:hover, .mod-wrapper a:active {
	outline: 0;
}
.mod-wrapper h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
.mod-wrapper h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}
.mod-wrapper h3 {
	font-size: 1.17em;
	margin: 1em 0;
}
.mod-wrapper h4 {
	font-size: 1em;
	margin: 1.33em 0;
}
.mod-wrapper h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}
.mod-wrapper h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}
.mod-wrapper abbr[title] {
	border-bottom: 1px dotted;
}
.mod-wrapper b, .mod-wrapper strong {
	font-weight: bold;
}
.mod-wrapper dfn {
	font-style: italic;
}
.mod-wrapper mark {
	background: #ff0;
	color: #000;
}
.mod-wrapper code, .mod-wrapper kbd, .mod-wrapper pre, .mod-wrapper samp {
	font-family: monospace,  serif;
	font-size: 1em;
}
.mod-wrapper pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.mod-wrapper q {
	quotes: "\201C" "\201D" "\2018" "\2019"}
	q:before, q:after {
	content: '';
	content: none;
}
.mod-wrapper small {
	font-size: 80%}
	sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
.mod-wrapper sup {
	top: -0.5em;
}
.mod-wrapper sub {
	bottom: -0.25em;
}
.mod-wrapper img {
	border: 0;
}
.mod-wrapper svg:not(:root) {
	overflow: hidden;
}
.mod-wrapper figure {
	margin: 0;
}
.mod-wrapper fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
.mod-wrapper legend {
	border: 0;
	padding: 0;
	white-space: normal;
}
.mod-wrapper button, .mod-wrapper input, .mod-wrapper select, .mod-wrapper textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
.mod-wrapper button, .mod-wrapper input {
	line-height: normal;
}
.mod-wrapper button, .mod-wrapper select {
	text-transform: none;
}
.mod-wrapper button, html .mod-wrapper input[type="button"], .mod-wrapper input[type="reset"], .mod-wrapper input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
.mod-wrapper button[disabled], .mod-wrapper input[disabled] {
	cursor: default;
}
.mod-wrapper input[type="checkbox"], .mod-wrapper input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
.mod-wrapper input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.mod-wrapper input[type="search"]::-webkit-search-cancel-button, .mod-wrapper input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
.mod-wrapper button::-moz-focus-inner, .mod-wrapper input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.mod-wrapper textarea {
	overflow: auto;
	vertical-align: top;
}
.mod-wrapper table {
	border-collapse: collapse;
	border-spacing: 0;
}
.mod-wrapper .mod-pager-next>span:after, .mod-wrapper .mod-pager-next>a:after {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	text-indent: 0;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
}
.mod-wrapper .mod-localNav-heading, .mod-wrapper .mod-localNav-subHeading, .mod-wrapper .mod-localNav-smallHeading, .mod-wrapper .mod-localNav2-heading, .mod-wrapper .mod-article-heading, .mod-wrapper .mod-article-subHeading {
	line-height: 1.2;
	margin: 0;
	padding: 0 0 24px 0;
	padding: 0 0 2.4rem 0;
}
.mod-wrapper .mod-heading3, .mod-wrapper .mod-degitutorHero h1, .mod-wrapper .mod-degitutorHero2 h1, .mod-wrapper .mod2-headingV3, .mod-wrapper .mod-heading4, .mod-wrapper .mod2-headingV4, .mod-wrapper .mod2-headingV10, .mod-wrapper .mod-historyBlock-heading, .mod-wrapper .mod-heading5, .mod-wrapper .mod-logoHeading, .mod-wrapper .mod-layoutBlock5-heading>h2, .mod-wrapper .mod-heading1, .mod-wrapper .mod-heading2, .mod-wrapper .mod2-headingV5, .mod-wrapper .mod2-headingV6, .mod-wrapper .mod2-headingV7, .mod-wrapper .mod2-headingV8, .mod-wrapper .mod2-headingV9 {
	line-height: 1.2;
	margin: 0;
	padding: 0 0 24px 0;
	padding: 0 0 2.4rem 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-heading3, .mod-wrapper .mod-degitutorHero h1, .mod-wrapper .mod-degitutorHero2 h1, .mod-wrapper .mod2-headingV3, .mod-wrapper .mod-heading4, .mod-wrapper .mod2-headingV4, .mod-wrapper .mod2-headingV10, .mod-wrapper .mod-historyBlock-heading, .mod-wrapper .mod-heading5, .mod-wrapper .mod-logoHeading, .mod-wrapper .mod-layoutBlock5-heading>h2, .mod-wrapper .mod-heading1, .mod-wrapper .mod-heading2, .mod-wrapper .mod2-headingV5, .mod-wrapper .mod2-headingV6, .mod-wrapper .mod2-headingV7, .mod-wrapper .mod2-headingV8, .mod-wrapper .mod2-headingV9 {
		padding: 0 0 12px 0;
		padding: 0 0 1.2rem 0;
	}
}
.mod-wrapper .mod-icon-exlink, .mod-wrapper .mod-icon-home, .mod-wrapper .mod-icon-new, .mod-wrapper .mod-icon-new--small, .mod-wrapper .mod-icon-colortip {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
/*
html {
	font-size: 62.5%
}
body {
	font-size: 14px;
	font-size: 1.4rem;
	color: #4d4d4d;
	font-family: "Verdana",  "Roboto",  "Droid Sans",  sans-serif;
	line-height: 1.6;
}
@media screen and (max-width: 599px) {
	body {
		font-family: "Helvetica Neue",  "Roboto",  "Droid Sans",  "Arial",  sans-serif;
		font-size: 16px;
		font-size: 1.6rem;
	}
}
*/
.mod-wrapper a {
	color: #1d3994;
	text-decoration: none;
}
.mod-wrapper a:hover {
	text-decoration: underline;
	color: #556aae;
}
.mod-wrapper a:active {
	text-decoration: none;
	color: #1d3994;
}
.mod-wrapper a:visited {
	text-decoration: none;
	color: #6a3d99;
}
.mod-wrapper img {
	vertical-align: top;
}
.mod-wrapper label {
	cursor: pointer;
}
.mod-wrapper .mod-heading3, .mod-wrapper .mod-degitutorHero h1, .mod-wrapper .mod-degitutorHero2 h1, .mod-wrapper .mod2-headingV3 {
	font-size: 30px;
	font-size: 3rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	color: #4d4d4d;
	border-bottom: 2px solid #d4d4d4;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-heading3, .mod-wrapper .mod-degitutorHero h1, .mod-wrapper .mod-degitutorHero2 h1, .mod-wrapper .mod2-headingV3 {
		font-size: 25px;
		font-size: 2.5rem;
		margin-bottom: 20px;
		margin-bottom: 2rem;
	}
}
.mod-wrapper .mod-heading4, .mod-wrapper .mod2-headingV4, .mod-wrapper .mod2-headingV10, .mod-wrapper .mod-historyBlock-heading {
	margin-top: 48px;
	margin-top: 4.8rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	font-size: 24px;
	font-size: 2.4rem;
	color: #4d4d4d;
	border-color: #d4d4d4;
	border-style: solid;
	border-width: 0px 0 1px 0;
	padding: 0 0 14px 0;
	padding: 0 0 1.4rem 0;
}
.mod-wrapper .mod-heading4.is-closed:before, .mod-wrapper .is-closed.mod2-headingV4:before, .mod-wrapper .is-closed.mod2-headingV10:before, .mod-wrapper .is-closed.mod-historyBlock-heading:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 36px;
	font-size: 3.6rem;
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	color: #949494;
}
.mod-wrapper .mod-heading4.is-closed:before, .mod-wrapper .is-closed.mod2-headingV4:before, .mod-wrapper .is-closed.mod2-headingV10:before, .mod-wrapper .is-closed.mod-historyBlock-heading:before {
	display: none;
}
.mod-wrapper .mod-heading4.is-opened:before, .mod-wrapper .is-opened.mod2-headingV4:before, .mod-wrapper .is-opened.mod2-headingV10:before, .mod-wrapper .is-opened.mod-historyBlock-heading:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 36px;
	font-size: 3.6rem;
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	color: #949494;
}
.mod-wrapper .mod-heading4.is-opened:before, .mod-wrapper .is-opened.mod2-headingV4:before, .mod-wrapper .is-opened.mod2-headingV10:before, .mod-wrapper .is-opened.mod-historyBlock-heading:before {
	display: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-heading4, .mod-wrapper .mod2-headingV4, .mod-wrapper .mod2-headingV10, .mod-wrapper .mod-historyBlock-heading {
		position: relative;
		border-width: 1px 0 1px 0;
		margin-top: -1px !important;
		padding: 20px 0;
		padding: 2rem 0;
		margin-top: 24px;
		margin-top: 2.4rem;
		margin-bottom: 0;
		font-size: 20px;
		font-size: 2rem;
	}
	.mod-wrapper .mod-heading4:before, .mod-wrapper .mod2-headingV4:before, .mod-wrapper .mod2-headingV10:before, .mod-wrapper .mod-historyBlock-heading:before {
		display: block;
	}
	.mod-wrapper .mod-heading4.is-closed:before, .mod-wrapper .is-closed.mod2-headingV4:before, .mod-wrapper .is-closed.mod2-headingV10:before, .mod-wrapper .is-closed.mod-historyBlock-heading:before {
		display: block;
	}
	.mod-wrapper .mod-heading4.is-opened, .mod-wrapper .is-opened.mod2-headingV4, .mod-wrapper .is-opened.mod2-headingV10, .mod-wrapper .is-opened.mod-historyBlock-heading {
		border-bottom-width: 0;
	}
	.mod-wrapper .mod-heading4.is-opened:before, .mod-wrapper .is-opened.mod2-headingV4:before, .mod-wrapper .is-opened.mod2-headingV10:before, .mod-wrapper .is-opened.mod-historyBlock-heading:before {
		display: block;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-heading4--nobb, .mod-wrapper .mod2-headingV4, .mod-wrapper .mod2-headingV10, .mod-wrapper .mod-historyBlock-heading {
		border-width: 1px 0 0 0;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .js-toggleBlock-parent+.js-toggleBlock-parent .mod-heading4.js-toggleBlock-heading, .mod-wrapper .js-toggleBlock-parent+.js-toggleBlock-parent .js-toggleBlock-heading.mod2-headingV4, .mod-wrapper .js-toggleBlock-parent+.js-toggleBlock-parent .js-toggleBlock-heading.mod2-headingV10, .mod-wrapper .js-toggleBlock-parent+.js-toggleBlock-parent .js-toggleBlock-heading.mod-historyBlock-heading {
		margin-top: -1px;
	}
	.mod-wrapper .js-toggleBlock-heading {
		padding-right: 30px;
	}
}
@media screen and (min-width: 599px) {
	.mod-wrapper .js-toggleBlock-heading: before, .mod-wrapper .js-toggleBlock-heading.is-opened:before, .mod-wrapper .js-toggleBlock-heading.is-closed:before {
		display: none;
	}
}
.mod-wrapper .mod-heading5 {
	font-size: 18px;
	font-size: 1.8rem;
	color: #777;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-heading5 {
		background-color: #eeeeee;
		padding: 6px;
		padding: 0.6rem;
		margin-bottom: 15px;
		margin-bottom: 1.5rem;
	}
}
.mod-wrapper .mod-logoHeading {
	line-height: 0;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	border-bottom: 2px solid #d4d4d4;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-logoHeading {
		margin-bottom: 20px;
		margin-bottom: 2rem;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-logoHeading--to-h20 img {
		height: 20px;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-logoHeading--to-h25 img {
		height: 25px;
	}
}
.mod-wrapper .mod-goods1 {
	display: block;
	border-bottom: 1px solid #d4d4d4;
}
.mod-wrapper .mod-goods1:hover {
	text-decoration: none;
}
.mod-wrapper .mod-goods1>a {
	display: block;
}
.mod-wrapper .mod-goods1>a:hover {
	text-decoration: none;
}
.mod-wrapper .mod-goods1-heading, .mod-wrapper .mod-goods1-heading--large {
	margin-bottom: 10px;
	margin-bottom: 1rem;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.mod-wrapper .mod-goods1-headingImage {
	height: 22px;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}
.mod-wrapper .mod-goods1-headingImage img {
	max-width: 100%;
	height: auto;
}
.mod-wrapper .mod-goods1-image {
	position: relative;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	text-align: center;
}
.mod-wrapper .mod-goods1-image .mod-icon-new, .mod-wrapper .mod-goods1-image .mod-icon-new--small {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.mod-wrapper .mod-goods1-image img {
	width: 100%;
	height: auto;
}
.mod-wrapper .mod-goods1:hover .mod-goods1-image img {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}
.mod-wrapper .mod-goods1-footer {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-goods1-footer {
		margin-bottom: 10px;
		margin-bottom: 1rem;
	}
}
.mod-wrapper .mod-goods1-note {
	font-size: 12px;
	font-size: 1.2rem;
	color: #4d4d4d;
	text-align: left;
	margin-top: -10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-goods1-note {
		font-size: 14px;
		font-size: 1.4rem;
	}
}
.mod-wrapper .mod-icon-exlink {
	margin-left: 5px;
	width: 12px;
	height: 10px;
	background: url('../img/mod-icon-exlink/icon_01.png') no-repeat;
	-webkit-background-size: 12px 10px;
	-moz-background-size: 12px 10px;
	background-size: 12px 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-icon-exlink {
		width: 15px;
		height: 12px;
		background: url('../img/mod-icon-exlink/icon_01_2x.png') no-repeat;
		-webkit-background-size: 15px 12px;
		-moz-background-size: 15px 12px;
		background-size: 15px 12px;
	}
}
.mod-wrapper .mod-icon-exlink.mod-icon-exlink--only-pc {
	display: inline-block;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-icon-exlink.mod-icon-exlink--only-pc {
		display: none;
	}
}
.mod-wrapper .mod-icon-exlink.mod-icon-exlink--only-sp {
	display: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-icon-exlink.mod-icon-exlink--only-sp {
		display: inline-block;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock3 {
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod-layoutBlock3-image {
	margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock3-image {
		margin-bottom: 15px;
	}
}
.mod-wrapper .mod-layoutBlock3-heading {
	margin-bottom: 20px;
}
.mod-wrapper .mod-layoutBlock3-heading>h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-size: 1.8rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock3-heading {
		margin-bottom: 15px;
	}
	.mod-wrapper .mod-layoutBlock3-heading>h3 {
		font-size: 18px;
		font-size: 1.8rem;
	}
}
.mod-wrapper .mod-iconLink2:hover {
	text-decoration: underline;
}
.mod-wrapper .mod-iconLink2:hover:before {
	text-decoration: none;
}
.mod-wrapper .mod-iconLink2:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 18px;
	font-weight: bold;
	margin-right: 5px;
	color: #4d4d4d;
}
.mod-wrapper .mod-imageBanner2, .mod-wrapper .mod-imageBanner3 {
	text-align: center;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-imageBanner2, .mod-wrapper .mod-imageBanner3 {
		margin-bottom: 0;
		padding-left: 15px;
		padding-left: 1.5rem;
		padding-right: 15px;
		padding-right: 1.5rem;
	}
}
.mod-wrapper .mod-imageBanner2-inner {
	overflow: hidden;
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-imageBanner2-inner {
		padding-bottom: 24px;
		padding-bottom: 2.4rem;
		display: block;
	}
}
.mod-wrapper .mod-imageBanner2-item {
	display: table-cell;
	padding-left: 12px;
}
.mod-wrapper .mod-imageBanner2-item:first-child {
	padding-left: 0px;
	padding-right: 12px;
}
.mod-wrapper .mod-imageBanner2-item img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-imageBanner2-item {
		display: block;
		padding-left: 0;
	}
	.mod-wrapper .mod-imageBanner2-item:first-child {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 10px;
		margin-bottom: 1rem;
	}
	.mod-wrapper .mod-imageBanner2--type-liquid .mod-imageBanner2-item {
		display: table-cell;
		padding-left: 6px;
	}
	.mod-wrapper .mod-imageBanner2--type-liquid .mod-imageBanner2-item:first-child {
		padding-left: 0px;
		padding-right: 6px;
	}
	.mod-wrapper .mod-imageBanner2--type-liquid .mod-imageBanner2-item img {
		width: 100%
	}
}
.mod-wrapper .mod-imageBanner3-item img {
	max-width: 100%;
	height: auto;
}
.mod-wrapper .mod-localNav4 {
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav4 {
		display: none;
	}
}
.mod-wrapper .mod-localNav4-inner {
	min-height: 25px;
	list-style: none;
	margin: 0;
	padding: 9px 0 6px;
	background-color: #f7f7f7;
}
.mod-wrapper .mod-localNav4--type-2 .mod-localNav4-inner {
	padding-left: 30px;
	padding-right: 30px;
}
.mod-wrapper .mod-localNav4-item {
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	padding-left: 3rem;
}
.mod-wrapper .mod-localNav4-item:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	margin-right: 10px;
	margin-right: 1rem;
	font-size: 16px;
	font-size: 1.6rem;
	vertical-align: middle;
}
.mod-wrapper .mod-localNav4--type-2 .mod-localNav4-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 33.33%;
	padding-left: 20px;
	text-indent: -20px;
	margin-right: -4px;
}
.mod-wrapper .mod-localNav4--type-2 .mod-localNav4-item:before {
	text-indent: 0;
}
.mod-wrapper .mod-localNav5 {
	margin-bottom: 38px;
	margin-bottom: 3.8rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .js-toggleBlock-child .mod-localNav5 {
		margin-bottom: 0;
	}
}
.mod-wrapper .mod-localNav5-inner {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
	margin-bottom: 1.4rem;
	margin-right: -24px;
	display: table;
	display: block\9;
	font-size: 0;
	word-spacing: -1em;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav5-inner {
		margin-right: 0;
		width: 100%
	}
}
.mod-wrapper .mod-localNav5-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	word-spacing: normal;
	vertical-align: top;
	width: 222px;
	margin-right: 24px;
	overflow: hidden;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	line-height: 1.2;
	text-indent: -6px;
	padding-left: 12px;
}
.mod-wrapper .mod-localNav5-item:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	margin-top: -2px;
	margin-right: 6px;
	text-indent: 0;
	font-size: 16px;
	font-size: 1.6rem;
	vertical-align: top;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav5-item {
		width: 50%;
		margin-right: 0;
		padding-right: 20px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.mod-wrapper .mod-localNav5-item:nth-child(2n) {
		padding-right: 0;
	}
}
.mod-wrapper .mod-mainVisual1 {
	position: relative;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mainVisual1 {
		margin: 0 15px 0;
	}
}
.mod-wrapper .mod-mainVisual1-image {
	display: table-cell;
	width: 574px;
	height: 350px;
}
.mod-wrapper .mod-mainVisual1-image img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mainVisual1-image {
		display: block;
		width: auto;
		height: auto;
	}
}
.mod-wrapper .mod-mainVisual1-detail {
	width: 386px;
	display: table-cell;
	height: 350px;
	background-color: #000;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mainVisual1-detail {
		display: block;
		width: auto;
		height: auto;
		padding: 15px;
	}
}
.mod-wrapper .mod-mainVisual1-detailInner {
	display: inline-block;
	vertical-align: middle;
	width: 308px;
	text-align: left;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mainVisual1-detailInner {
		width: auto;
	}
}
.mod-wrapper .mod-mainVisual1-text1 {
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mainVisual1-text1 {
		font-size: 18px;
		font-size: 1.8rem;
		margin-bottom: 7px;
	}
}
.mod-wrapper .mod-mainVisual1-text2 {
	font-weight: normal;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mainVisual1-text2 {
		line-height: 1.4;
	}
}
.mod-wrapper .mod-mainVisual1-link {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	width: 472px;
	height: 60px;
	margin: -30px auto 48px;
	border: 2px solid #fff;
	border-bottom: 0px;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
}
.mod-wrapper .mod-mainVisual1-link a {
	display: block;
}
.mod-wrapper .mod-mainVisual1-link img {
	max-width: 100%;
	height: auto;
	width: 320px;
	height: auto;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mainVisual1-link {
		width: auto;
		height: auto;
		margin: 0 0 20px;
		border-width: 2px 0 0 0;
		padding: 10px 15px;
	}
	.mod-wrapper .mod-mainVisual1-link img {
		position: static;
	}
}
.mod-wrapper .mod-layoutBlock4 {
	overflow: hidden;
	margin-bottom: 48px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock4 {
		margin-bottom: 0;
	}
}
.mod-wrapper .mod-layoutBlock4-info {
	display: table-cell;
	background-color: #f7f7f7;
	width: 304px;
	overflow: hidden;
	vertical-align: top;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock4-info {
		display: table-header-group;
		float: none;
		width: auto;
		background-color: transparent;
	}
	.mod-wrapper .mod-layoutBlock4-info .mod-news1 {
		margin-left: 15px;
		margin-right: 15px;
	}
}
.mod-wrapper .mod-layoutBlock4-list {
	display: table-cell;
	width: 656px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock5 {
		width: auto;
		margin: 0 15px;
	}
}
.mod-wrapper .mod-layoutBlock5-item {
	display: inline-block;
	width: 304px;
	margin-bottom: 30px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock5-item {
		display: block;
		width: auto;
		margin-bottom: 0;
	}
	.mod-wrapper .mod-layoutBlock5-item:last-child {
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod-layoutBlock5-item:first-child .mod-layoutBlock5-heading>h2, .mod-wrapper .mod-layoutBlock5-item:first-child+* .mod-layoutBlock5-heading>h2 {
	margin-top: -1px;
}
.mod-wrapper .mod-layoutBlock5-heading>h2 {
	margin-top: 0;
	padding-bottom: 14px;
	font-size: 24px;
	font-size: 2.4rem;
	color: #4d4d4d;
	border-color: #d4d4d4;
	border-style: solid;
	border-width: 0px 0 1px 0;
}
.mod-wrapper .mod-layoutBlock5-heading>h2.is-closed:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 36px;
	font-size: 3.6rem;
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	color: #949494;
}
.mod-wrapper .mod-layoutBlock5-heading>h2.is-opened {
	border-bottom-width: 0;
}
.mod-wrapper .mod-layoutBlock5-heading>h2.is-opened:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 36px;
	font-size: 3.6rem;
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	color: #949494;
}
.mod-wrapper .mod-layoutBlock5-heading>h2>a {
	display: block;
	position: relative;
}
.mod-wrapper .mod-layoutBlock5-heading>h2>a:hover:before {
	text-decoration: none;
}
.mod-wrapper .mod-layoutBlock5-heading>h2>a:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 24px;
	font-size: 2.4rem;
	position: absolute;
	top: 0px;
	right: 10px;
	color: #333;
	display: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock5-heading>h2 {
		position: relative;
		border-width: 1px 0 1px 0;
		margin-top: -1px;
		padding: 20px 0;
		padding: 2rem 0;
		margin-bottom: 0;
		font-size: 20px;
		font-size: 2rem;
	}
	.mod-wrapper .mod-layoutBlock5-heading>h2>a:before {
		display: block;
	}
}
.mod-wrapper .mod-layoutBlock5-detail {
	margin-top: 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock5-detail {
		display: none;
	}
}
.mod-wrapper .mod-layoutBlock5-detail .mod-list2 .mod-list2-inner li {
	margin-top: 10px;
	margin-bottom: 0;
}
.mod-wrapper .mod-layoutBlock5-detail .mod-list2 .mod-list2-inner li:first-child {
	margin-top: 0;
}
.mod-wrapper .mod-news1 {
	height: 100%;
	background-color: #f7f7f7;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-news1 {
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod-news1-heading {
	padding-left: 20px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	background-color: #ededed;
}
.mod-wrapper .mod-news1-detail {
	padding: 20px;
}
.mod-wrapper .mod-news1-more {
	display: none;
	padding: 0 30px;
	border-top: 1px solid #dddddd;
	text-align: center;
	margin: 0 15px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-news1-more {
		display: block;
	}
}
.mod-wrapper .mod-news1-morelink {
	display: block;
	font-size: 0;
	color: #4d4d4d;
}
.mod-wrapper .mod-news1-morelink:hover {
	text-decoration: none;
}
.mod-wrapper .mod-news1-morelink:hover:before {
	text-decoration: none;
}
.mod-wrapper .mod-news1-morelink:before {
	font-size: 24px;
	font-size: 2.4rem;
}
.mod-wrapper .mod-news1-morelink.is-closed:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
}
.mod-wrapper .mod-news1-morelink.is-opened:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
}
.mod-wrapper .mod-list2--type-2 {
	margin-bottom: 24px;
}
.mod-wrapper .mod-list2-inner {
	margin: 0;
	padding: 0;
}
.mod-wrapper .mod-list2-inner li {
	list-style: none inside;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 1.4;
}
.mod-wrapper .mod-list2-inner li:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 14px;
	font-weight: bold;
	margin-left: -10px;
	margin-right: 5px;
	color: #a1a1a1;
}
.mod-wrapper {
	width: 960px;
	margin:  90px auto 0;
}
@media screen and (max-width:  599px) {
	.mod-wrapper {
		width: 100%;
		min-width: 320px;
	}
}
.mod-wrapper .mod-header, .mod-wrapper .mod-headerNav, .mod-wrapper .mod-globalFooter {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
@media screen and (max-width: 599px) {
	.mod-wrapper, .mod-wrapper .mod-header, .mod-wrapper .mod-headerNav, .mod-wrapper .mod-globalFooter {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}
.mod-wrapper .mod-wrapper-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-wrapper-item {
		padding-left: 15px;
		padding-left: 1.5rem;
		padding-right: 15px;
		padding-right: 1.5rem;
	}
}
.mod-wrapper .mod-header {
	position: relative;
	width: 960px;
	min-width: 320px;
	height: 103px;
	margin: 0 auto;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-header {
		width: 100%;
		height: 68px;
		margin-bottom: 15px;
		border-bottom: 1px solid #d4d4d4;
	}
	.mod-wrapper .mod-header>img {
		width: 40px;
		height: 40px;
	}
}
.mod-wrapper .mod-header-inner {
	position: relative;
}
.mod-wrapper .mod-header-logo {
	position: absolute;
	top: 20px;
	left: 0;
}
.mod-wrapper .mod-header-logo img {
	width: 68px;
	height: 68px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-header-logo {
		top: 15px;
		left: 15px;
	}
	.mod-wrapper .mod-header-logo img {
		width: 40px;
		height: 40px;
	}
}
.mod-wrapper .mod-header-statement {
	position: absolute;
	top: 71px;
	left: 82px;
}
.mod-wrapper .mod-header-statement>img {
	width: 136px;
	height: 17px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-header-statement {
		top: 45px;
		left: 65px;
	}
	.mod-wrapper .mod-header-statement>img {
		width: 90px;
		height: 11px;
	}
}
.mod-wrapper .mod-header-region {
	position: absolute;
	top: 18px;
	right: 0;
	font-size: 13px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-header-region {
		top: 0px;
		right: 3px;
	}
}
.mod-wrapper .mod-headerBtnSet {
	display: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-headerBtnSet {
		display: block;
	}
}
.mod-wrapper .mod-headerBtnSet-globalnetwork, .mod-wrapper .mod-headerBtnSet-search, .mod-wrapper .mod-headerBtnSet-menu {
	position: absolute;
	border-left: 1px solid #d4d4d4;
	text-indent: -9999pt;
	overflow: hidden;
}
.mod-wrapper .mod-headerBtnSet-globalnetwork {
	width: 50px;
	height: 41px;
	background: url('../img/mod-header/btn_01.png') no-repeat;
	-webkit-background-size: 50px 41px;
	-moz-background-size: 50px 41px;
	background-size: 50px 41px;
	top: 27px;
	right: 102px;
}
.mod-wrapper .mod-headerBtnSet-search {
	width: 50px;
	height: 41px;
	background: url('../img/mod-header/btn_02.png') no-repeat;
	-webkit-background-size: 50px 41px;
	-moz-background-size: 50px 41px;
	background-size: 50px 41px;
	top: 27px;
	right: 51px;
}
.mod-wrapper .mod-headerBtnSet-menu {
	width: 50px;
	height: 50px;
	background: url('../img/mod-header/btn_03.png') no-repeat;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	background-size: 50px 50px;
	top: 18px;
	right: 0;
}
.mod-wrapper .mod-headerBtnSet-menu.is-active {
	background-image: url('../img/mod-header/btn_03_active.png');
}
.mod-wrapper .mod-headerSearch {
	position: absolute;
	top: 38px;
	right: 0;
	width: 205px;
	height: 20px;
	padding: 5px;
	background: #E6E6E6;
	border-radius: 4px;
}
.mod-wrapper .mod-headerSearch fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.mod-wrapper .mod-headerSearch legend {
	display: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-headerSearch {
		display: none;
	}
}
.mod-wrapper .mod-headerSearch-input {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 150px;
	height: 14px;
	padding: 2px 3px;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
}
.mod-wrapper .mod-headerSearch-submit {
	display: inline-block;
	width: 42px;
	height: 21px;
	padding: 0;
	font-size: 10px;
	vertical-align: top;
	background: -webkit-linear-gradient(top,  #fefefe, #ececec);
	background: -moz-linear-gradient(top,  #fefefe, #ececec);
	background: linear-gradient(top,  #fefefe, #ececec);
	background-color: #fefefe;
	border: 1px solid #cbcbcb;
	border-color: #cbcbcb #808080 #808080 #cbcbcb;
	border-radius: 4px;
}
.mod-wrapper .mod-header-utility {
	position: absolute;
	top: 78px;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1;
}
.mod-wrapper .mod-header-utility>li {
	display: inline-block;
}
.mod-wrapper .mod-header-utility>li:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	color: #404040;
	margin-right: 5px;
	margin-right: 0.5rem;
}
.mod-wrapper .mod-header-utility a {
	color: #333;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-header-utility {
		display: none;
	}
}
.mod-wrapper .mod-headerNav {
	width: 960px;
	margin: 0 auto;
}
.mod-wrapper .mod-headerNav a {
	color: #333;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-headerNav {
		position: absolute;
		top: 68px;
		left: 0;
		display: table;
		width: 100%;
		background-color: #000;
		z-index: 10;
	}
	.mod-wrapper .mod-headerNav a {
		color: #ffffff;
	}
	.mod-wrapper .mod-headerNav.is-closed {
		display: none;
	}
}
.mod-wrapper .mod-headerNav-closeBtn {
	display: none;
}
.mod-wrapper .mod-headerNav-closeBtn:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-right: 5px;
	margin-right: 0.5rem;
	text-decoration: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-headerNav-closeBtn {
		position: absolute;
		top: 100%;
		display: block;
		width: 100%;
		height: 56px;
		line-height: 56px;
		background-color: #000;
		text-align: center;
		box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.5);
	}
	.mod-wrapper .mod-headerNav-closeBtn a {
		color: #fff;
	}
	.mod-wrapper .mod-headerNav-closeBtn a:hover {
		text-decoration: none;
	}
}
.mod-wrapper .mod-headerNav-global {
	margin: 0 -4px;
	padding-top: 7px;
	background: url("../img/mod-header/bg_01.png") center top no-repeat;
}
.mod-wrapper .mod-headerNav-global>ul {
	overflow: hidden;
	font-size: 0;
	margin: 0;
	padding: 4px 0 11px 0;
	background: url("../img/mod-header/bg_02.png") center bottom no-repeat;
}
.mod-wrapper .mod-headerNav-global>ul>li {
	display: inline-block;
	margin: 0;
	padding: 0 5px 0 7px;
	font-size: 12px;
	font-size: 1.2rem;
	background: url("../img/mod-header/bg_05.png") left 2px no-repeat;
}
.mod-wrapper .mod-headerNav-global>ul>li:first-child {
	padding-left: 10px;
	background-image: none;
}
.mod-wrapper .mod-headerNav-global>ul>li>a {
	display: inline-block;
	padding: 2px 10px 4px 10px;
	vertical-align: top;
	border-radius: 2px;
}
.mod-wrapper .mod-headerNav-global>ul>li>a.is-active {
	box-shadow: inset 1px 1px 0px #dfc900;
	background-color: #FFE600;
}
.mod-wrapper .mod-headerNav-global>ul>li>a.is-parent {
	box-shadow: inset 1px 1px 0px #b9b8af;
	background-color: #d4d2c8;
}
.mod-wrapper .mod-headerNav-global>ul>li>a:hover {
	box-shadow: inset 1px 1px 0px #ccc;
	background-color: #FFF592;
	text-decoration: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-headerNav-global {
		display: table-footer-group;
		margin: 0;
		padding: 0;
		background-image: none;
		background-color: #444444;
	}
	.mod-wrapper .mod-headerNav-global>ul {
		display: block;
		margin: 0;
		padding: 0;
		background-image: none;
	}
	.mod-wrapper .mod-headerNav-global>ul>li {
		display: block;
		margin: 0;
		padding: 15px 15px 15px 35px;
		background-image: none;
		border-bottom: 1px solid #666666;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.mod-wrapper .mod-headerNav-global>ul>li:first-child {
		font-weight: bold;
		font-size: 20px;
		font-size: 2rem;
		padding-left: 15px;
		padding-left: 1.5rem;
	}
	.mod-wrapper .mod-headerNav-global>ul>li>a {
		display: block;
		padding: 0;
	}
	.mod-wrapper .mod-headerNav-global>ul>li>a.is-active {
		box-shadow: none;
		background-color: transparent;
	}
	.mod-wrapper .mod-headerNav-global>ul>li>a.is-parent {
		box-shadow: none;
		background-color: transparent;
	}
	.mod-wrapper .mod-headerNav-global>ul>li>a:hover {
		box-shadow: none;
		background-color: transparent;
	}
}
.mod-wrapper .mod-headerNav-local {
	margin: -11px -4px 0 -4px;
	background: url("../img/mod-header/bg_03.png") center top no-repeat;
}
.mod-wrapper .mod-headerNav-local>dl {
	margin: 0;
	padding: 8px 0 8px 0;
	background: url("../img/mod-header/bg_04.png") center bottom no-repeat;
	font-size: 0;
}
.mod-wrapper .mod-headerNav-local>dl>dt {
	display: inline-block;
	margin: 0;
	padding: 0px 19px 3px 20px;
	background: url("../img/mod-header/bg_06.png") right top no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.mod-wrapper .mod-headerNav-local>dl>dt>a {
	color: #333;
	padding-left: 10px;
	background: url("../img/mod-header/icon_02.png") left 5px no-repeat;
}
.mod-wrapper .mod-headerNav-local>dl>dd {
	display: inline-block;
	margin: 0;
	padding: 0 7px 0 5px;
	font-size: 12px;
	font-size: 1.2rem;
	background: url("../img/mod-header/bg_07.png") right 2px no-repeat;
}
.mod-wrapper .mod-headerNav-local>dl>dd>a {
	display: inline-block;
	padding: 0px 10px 1px 10px;
	vertical-align: top;
	border-radius: 2px;
}
.mod-wrapper .mod-headerNav-local>dl>dd>a.is-active {
	box-shadow: inset 1px 1px 0px #dfc900;
	background-color: #FFE600;
}
.mod-wrapper .mod-headerNav-local>dl>dd>a.is-parent {
	box-shadow: inset 1px 1px 0px #b9b8af;
	background-color: #d4d2c8;
}
.mod-wrapper .mod-headerNav-local>dl>dd>a:hover {
	box-shadow: inset 1px 1px 0px #ccc;
	background-color: #FFF592;
	text-decoration: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-headerNav-local {
		display: table-header-group;
		margin: 0;
		padding: 0;
		background-color: #333333;
		background-image: none;
	}
	.mod-wrapper .mod-headerNav-local>dl {
		margin: 0;
		padding: 0;
		background-image: none;
	}
	.mod-wrapper .mod-headerNav-local>dl>dt, .mod-wrapper .mod-headerNav-local>dl>dd {
		display: block;
		margin: 0;
		padding: 15px 15px 15px 35px;
		border-bottom: 1px solid #666666;
		background-image: none;
	}
	.mod-wrapper .mod-headerNav-local>dl>dt {
		font-weight: bold;
		font-size: 20px;
		font-size: 2rem;
		padding-left: 15px;
		padding-left: 1.5rem;
	}
	.mod-wrapper .mod-headerNav-local>dl>dt>a {
		display: block;
		margin: 0;
		padding: 0;
		background-image: none;
		color: #fff;
	}
	.mod-wrapper .mod-headerNav-local>dl>dd {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.mod-wrapper .mod-headerNav-local>dl>dd>a {
		display: block;
		margin: 0;
		padding: 0;
	}
	.mod-wrapper .mod-headerNav-local>dl>dd>a.is-active {
		box-shadow: none;
		background-color: transparent;
	}
	.mod-wrapper .mod-headerNav-local>dl>dd>a.is-parent {
		box-shadow: none;
		background-color: transparent;
	}
	.mod-wrapper .mod-headerNav-local>dl>dd>a:hover {
		box-shadow: none;
		background-color: transparent;
	}
}
.mod-wrapper .mod-icon-home {
	text-indent: -9999px;
	width: 10px;
	height: 8px;
	background: url('../img/mod-topicPath/icon_01.png') no-repeat;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-icon-home {
		width: 15.5px;
		height: 13px;
		background: url('../img/mod-topicPath/icon_01_2x.png') no-repeat;
		-webkit-background-size: 15.5px 13px;
		-moz-background-size: 15.5px 13px;
		background-size: 15.5px 13px;
		margin-top: -3px;
	}
}
.mod-wrapper .mod-topicPath {
	font-size: 10px;
	font-size: 1rem;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-topicPath {
		margin-top: -8px;
		margin-right: 15px;
		margin-left: 15px;
	}
}
.mod-wrapper .mod-topicPath-inner {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: inside none;
}
.mod-wrapper .mod-topicPath-item {
	float: left;
	font-size: 10px;
	font-size: 1rem;
}
.mod-wrapper .mod-topicPath-item a {
	outline: none;
}
.mod-wrapper .mod-topicPath-item a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-topicPath-item {
		font-size: 12px;
		font-size: 1.2rem;
		display: none;
	}
	.mod-wrapper .mod-topicPath-item:nth-child(1), .mod-wrapper .mod-topicPath-item:nth-child(3), .mod-wrapper .mod-topicPath-item:nth-last-child(2), .mod-wrapper .mod-topicPath-item:nth-last-child(1) {
		display: block;
	}
	.mod-wrapper .mod-topicPath-item:nth-child(2) {
		display: none;
	}
	.mod-wrapper .mod-topicPath-item.mod-topicPath-item--is-contentsTop {
		display: block;
	}
	.mod-wrapper .mod-topicPath-item.mod-topicPath-item--is-contentsTop+* {
		display: block;
	}
	.mod-wrapper .mod-topicPath-item.mod-topicPath-item--is-contentsTop+*>a:after {
		display: none;
	}
	.mod-wrapper .mod-topicPath-item.mod-topicPath-item--is-contentsTop+* ~ * {
		display: none;
	}
}
.mod-wrapper .mod-topicPath-nonlink, .mod-wrapper .mod-topicPath-link {
	color: #333;
}
.mod-wrapper .mod-topicPath-nonlink:hover, .mod-wrapper .mod-topicPath-link:hover, .mod-wrapper .mod-topicPath-nonlink:active, .mod-wrapper .mod-topicPath-link:active, .mod-wrapper .mod-topicPath-nonlink:visited, .mod-wrapper .mod-topicPath-link:visited {
	color: #333;
}
.mod-wrapper .mod-topicPath-link:after {
	content: "";
	display: inline-block;
	width: 3px;
	height: 5px;
	background: url('../img/mod-topicPath/icon_02.png') no-repeat;
	margin: 0 10px;
	vertical-align: middle;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-topicPath-link: hover {
		text-decoration: underline;
	}
	.mod-wrapper .mod-topicPath-link:hover, .mod-wrapper .mod-topicPath-link:active, .mod-wrapper .mod-topicPath-link:visited {
		color: #333;
	}
	.mod-wrapper .mod-topicPath-link:after {
		width: 4px;
		height: 6px;
		background: url('../img/mod-topicPath/icon_02_2x.png') no-repeat;
		-webkit-background-size: 4px 6px;
		-moz-background-size: 4px 6px;
		background-size: 4px 6px;
	}
}
.mod-wrapper .mod-layoutBlock2 {
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock2 {
		margin-bottom: 30px;
		margin-bottom: 3rem;
		border: none;
		border-radius: 0px;
	}
}
.mod-wrapper .mod-layoutBlock2-item {
	border-bottom: 1px solid #d4d4d4;
}
.mod-wrapper .mod-layoutBlock2-item:last-child {
	border-bottom: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock2-item {
		border: none;
	}
}
.mod-wrapper .mod-layoutBlock2-itemInner {
	padding: 30px;
	padding: 3rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock2-itemInner {
		padding: 0;
	}
}
.mod-wrapper .mod-topicPath--isFooter {
	margin: 0;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #d4d4d4;
}
.mod-wrapper .mod-topicPath--isFooter .mod-topicPath-inner {
	padding: 15px;
	padding: 1.5rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-topicPath--isFooter {
		display: block;
		margin-bottom: 0;
		background-color: #f7f7f7;
		border-width: 1px 0 0 0;
	}
	.mod-wrapper .mod-topicPath--isFooter .mod-topicPath-inner {
		padding: 15px 10px;
		padding: 1.5rem 1rem;
	}
	.mod-wrapper .mod-topicPath--isFooter .mod-topicPath-item {
		display: block;
	}
	.mod-wrapper .mod-topicPath--isFooter .mod-topicPath-item.mod-topicPath-item--is-contentsTop+*>a:after {
		display: inline-block;
	}
	.mod-wrapper .mod-topicPath--isFooter .mod-topicPath-item.mod-topicPath-item--is-contentsTop+* ~ * {
		display: block;
	}
}
.mod-wrapper .mod-localNav {
	margin: 0 0 48px;
	margin: 0 0 4.8rem;
	padding: 30px;
	padding: 3rem;
	padding-bottom: 0;
	border-radius: 5px;
	background-color: #f7f7f7;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav {
		border-radius: 0px;
		margin: 0 0 20px;
		margin: 0 0 2rem;
		padding: 15px;
		padding: 1.5rem;
		padding-bottom: 0;
		border-width: 1px 0 1px 0;
		border-style: solid;
		border-color: #d4d4d4;
	}
}
.mod-wrapper .mod-localNav-heading {
	font-size: 24px;
	font-size: 2.4rem;
}
.mod-wrapper .mod-localNav-heading a {
	display: block;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav-heading {
		font-size: 20px;
		font-size: 2rem;
		padding-bottom: 20px;
		padding-bottom: 2rem;
	}
}
.mod-wrapper .mod-localNav-subHeading {
	font-size: 18px;
	font-size: 1.8rem;
}
.mod-wrapper .mod-localNav-subHeading a {
	display: block;
}
.mod-wrapper .mod-localNav-subHeading a:hover:before {
	text-decoration: none;
}
.mod-wrapper .mod-localNav-subHeading a:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	margin-right: 5px;
	margin-right: 0.5rem;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	color: #949494;
	vertical-align: top;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav-subHeading {
		padding-bottom: 20px;
		padding-bottom: 2rem;
		font-size: 18px;
		font-size: 1.8rem;
	}
}
.mod-wrapper .mod-localNav-smallHeading {
	padding: 0 20px 10px;
	padding: 0 2rem 1rem;
	font-size: 16px;
	font-size: 1.6rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav-smallHeading {
		padding: 0 15px 10px;
		padding: 0 1.5rem 1rem;
		font-size: 16px;
		font-size: 1.6rem;
	}
}
.mod-wrapper .mod-localNavLink {
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
	padding: 0 20px 0;
	padding: 0 2rem 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNavLink {
		margin: 0 0 10px;
		margin: 0 0 1rem;
		padding: 0 15px 0;
		padding: 0 1.5rem 0;
	}
}
.mod-wrapper .mod-localNavLink-inner {
	overflow: hidden;
	padding: 0;
	list-style: inside none;
	font-size: 0;
}
.mod-wrapper .mod-localNavLink-item {
	margin: 0 0 10px;
	margin: 0 0 1rem;
	padding-right: 20px;
	padding-right: 2rem;
	padding-left: 10px;
	padding-left: 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	line-height: 1.2;
}
.mod-wrapper .mod-localNavLink-item a.is-active, .mod-wrapper .mod-localNavLink-item>span {
	font-weight: bold;
	color: #333;
}
.mod-wrapper .mod-localNavLink-item:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	color: #949494;
	vertical-align: middle;
	margin-right: 5px;
	margin-right: 0.5rem;
	margin-left: -10px;
	margin-left: -1rem;
	font-size: 13px;
	font-size: 1.3rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNavLink-item {
		font-size: 16px;
		font-size: 1.6rem;
		float: none;
		width: 100%
	}
	.mod-localNavLink-item:last-child {
		margin-bottom: 0;
	}
}
.mod-localNav2 {
	padding: 0 0 24px;
	padding: 0 0 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-localNav2 {
		padding: 0 15px 24px;
		padding: 0 1.5rem 2.4rem;
	}
}
.mod-localNav2-heading {
	font-size: 24px;
	font-size: 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-localNav2-heading {
		font-size: 20px;
		font-size: 2rem;
		padding-bottom: 15px;
		padding-bottom: 1.5rem;
		border-bottom: 1px solid #e3e3e3;
	}
}
.mod-localNav2Link {
	overflow: hidden;
}
.mod-localNav2Link-inner {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: inside none;
	z-index: 1;
}
@media screen and (max-width: 599px) {
	.mod-localNav2Link-inner {
		display: block;
	}
}
.mod-localNav2Link-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
	padding-right: 2rem;
	padding-bottom: 10px;
	padding-bottom: 1rem;
	font-size: 12px;
	font-size: 1.2rem;
	position: relative;
	display: block;
	float: left;
	width: 240px;
	line-height: 1.2;
	vertical-align: top;
	padding-left: 14px;
}
.mod-localNav2Link-item .is-active {
	color: #333;
	font-weight: bold;
}
.mod-localNav2Link-item:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 14px;
	margin-left: -10px;
	margin-right: 5px;
	color: #a1a1a1;
}
@media screen and (max-width: 599px) {
	.mod-localNav2Link-item {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 15px;
		padding: 1.5rem;
		padding-left: 0;
		display: block;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #e3e3e3;
	}
	.mod-localNav2Link-item:before {
		display: none;
	}
}
.mod-localNav3 {
	border-top: 1px solid #d4d4d4;
	padding-top: 20px;
	padding-top: 2rem;
}
.mod-localNav3:first-child {
	border-top: none;
	padding-top: 0;
	padding-bottom: 10px;
	padding-bottom: 1rem;
}
@media screen and (max-width: 599px) {
	.mod-localNav3 {
		display: block;
		width: auto;
		padding-top: 0;
		border: none;
		background-color: #333333;
	}
	.mod-wrapper .mod-localNav3.is-lighten {
		background-color: #444444;
	}
	.mod-wrapper .mod-localNav3:first-child {
		padding-bottom: 0;
	}
}
.mod-wrapper .mod-localNav3-heading {
	margin: 0;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	line-height: 1;
}
.mod-wrapper .mod-localNav3-heading a {
	color: #333;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav3-heading {
		font-size: 20px;
		font-size: 2rem;
		display: block;
		margin: 0;
		padding: 0;
		text-align: left;
	}
	.mod-wrapper .mod-localNav3-heading a {
		position: relative;
		display: block;
		padding: 15px;
		padding: 1.5rem;
		color: #fff;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav3Link {
		display: block;
		padding-bottom: 0;
	}
}
.mod-wrapper .mod-localNav3Link-inner {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: inside none;
}
.mod-wrapper .mod-localNav3Link-item {
	float: left;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 1.2rem;
	padding-bottom: 10px;
	padding-bottom: 1rem;
	padding-left: 14px;
}
.mod-wrapper .mod-localNav3Link-item:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 14px;
	margin-left: -10px;
	margin-right: 5px;
	color: #a1a1a1;
}
.mod-wrapper .mod-localNav3Link-item a {
	color: #333;
}
.mod-wrapper .mod-localNav3Link-item a.is-parent, .mod-wrapper .mod-localNav3Link-item a.is-active {
	font-weight: bold;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-localNav3Link-item {
		font-size: 16px;
		font-size: 1.6rem;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px 35px;
		padding: 1rem 3.5rem;
		display: block;
		float: none;
		width: 100%;
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #666666;
	}
	.mod-wrapper .mod-localNav3Link-item:first-child {
		border-top-width: 1px;
	}
	.mod-wrapper .mod-localNav3Link-item a {
		color: #fff;
	}
	.mod-wrapper .mod-localNav3Link-item a.is-parent, .mod-wrapper .mod-localNav3Link-item a.is-active {
		font-weight: normal;
	}
	.mod-wrapper .mod-localNav3Link-item:before {
		display: none;
	}
}
.mod-wrapper .mod-backToTop, .mod-wrapper .mod-backToTop2 {
	margin-top: 48px;
	margin-top: 4.8rem;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	text-align: right;
}
.mod-wrapper .mod-backToTop:before, .mod-wrapper .mod-backToTop2:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	margin-right: 10px;
	margin-right: 1rem;
	text-decoration: none;
	color: #949494;
	margin-right: 5px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-backToTop, .mod-wrapper .mod-backToTop2 {
		margin-top: 24px;
		margin-top: 2.4rem;
		text-align: center;
	}
	.mod-wrapper .mod-backToTop:before, .mod-wrapper .mod-backToTop2:before {
		font-size: 24px;
		font-size: 2.4rem;
		display: block;
		line-height: 0.8;
		margin: 0 auto;
	}
}
.mod-wrapper .mod-backToTop-link, .mod-wrapper .mod-backToTop2-link {
	display: inline-block;
	color: #4d4d4d;
}
.mod-wrapper .mod-backToTop-link:hover, .mod-wrapper .mod-backToTop2-link:hover, .mod-wrapper .mod-backToTop-link:visited, .mod-wrapper .mod-backToTop2-link:visited {
	color: #4d4d4d;
}
.mod-wrapper .mod-backToTop-link:hover:before, .mod-wrapper .mod-backToTop2-link:hover:before {
	text-decoration: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-backToTop-link, .mod-wrapper .mod-backToTop2-link {
		text-decoration: none;
		font-weight: bold;
	}
}
.mod-wrapper .mod-backToTop2 {
	margin-top: 0 !important;
}
.mod-wrapper .mod-globalFooter {
	margin: 0 auto;
	width: 960px;
	height: 31px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-globalFooter {
		width: 100%;
		height: auto;
		min-width: 320px;
		padding: 10px 0;
		padding: 1rem 0;
		text-align: center;
	}
}
.mod-wrapper .mod-globalFooter-inner {
	overflow: hidden;
	padding: 4px 0 0;
	padding: 0.4rem 0 0;
	border-top: 1px solid #b3b3b3;
}
.mod-wrapper .mod-globalFooter-copyright {
	float: right;
}
.mod-wrapper .mod-globalFooter-copyright p {
	margin: 0;
	padding: 0;
}
.mod-wrapper .mod-globalFooter-copyright small {
	font-size: 10px;
	font-size: 1rem;
	vertical-align: top;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-globalFooter-copyright {
		float: none;
	}
	.mod-wrapper .mod-globalFooter-copyright small {
		font-size: 12px;
		font-size: 1.2rem;
	}
}
.mod-wrapper .mod-globalFooterLink {
	float: left;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-globalFooterLink {
		float: none;
		margin-bottom: 10px;
		margin-bottom: 1rem;
	}
}
.mod-wrapper .mod-globalFooterLink-inner {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: inside none;
}
.mod-wrapper .mod-globalFooterLink-item {
	float: left;
	font-size: 10px;
	font-size: 1rem;
	padding-right: 10px;
	padding-right: 1rem;
}
.mod-wrapper .mod-globalFooterLink-item a {
	color: #333;
}
.mod-wrapper .mod-globalFooterLink-item a:hover, .mod-wrapper .mod-globalFooterLink-item a:visited, .mod-wrapper .mod-globalFooterLink-item a:active {
	color: #333;
}
.mod-wrapper .mod-globalFooterLink-item:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	color: #404040;
	margin-right: 5px;
	margin-right: 0.5rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-globalFooterLink-item {
		float: none;
		display: inline-block;
		font-size: 12px;
		font-size: 1.2rem;
		margin-right: 10px;
		margin-right: 1rem;
		border-right: 1px solid #b3b3b3;
	}
	.mod-wrapper .mod-globalFooterLink-item:before {
		display: none;
	}
	.mod-wrapper .mod-globalFooterLink-item:last-child {
		border-right: none;
	}
}
.mod-wrapper .mod-grid2 {
	overflow: hidden;
	margin-left: -24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid2 {
		margin-left: 0;
	}
}
.mod-wrapper .mod-grid2-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 468px;
	margin-left: 24px;
	margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid2-item {
		width: auto;
		float: none;
		margin-left: 0;
		margin-top: 20px;
	}
	.mod-wrapper .mod-grid2-item:first-child {
		margin-top: 0;
	}
}
.mod-wrapper .mod-grid2to1 {
	margin: 0 0 24px -24px;
	padding: 0;
}
.mod-wrapper .mod-grid2to1:after {
	content: "";
	display: table;
	clear: both;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid2to1 {
		margin-left: 0;
	}
}
.mod-wrapper .mod-grid2to1-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-right: -3px;
	margin-left: 24px;
	width: 468px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid2to1-item {
		display: block;
		float: none;
		margin-top: 10px;
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
	.mod-wrapper .mod-grid2to1-item:first-child {
		margin-top: 0;
	}
	.mod-wrapper .mod-grid2to1-item.js-toggleBlock-parent {
		margin-top: 0;
	}
}
.mod-wrapper .mod-grid3 {
	width: 984px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: -24px;
	margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid3 {
		width: auto;
		margin-left: 0;
		margin-bottom: 0;
	}
}
.mod-wrapper .mod-grid3-item, .mod-wrapper .mod-grid3-item2 {
	float: left;
	width: 304px;
	margin: 0;
	padding: 0;
	list-style: none inside;
	margin-left: 24px;
	margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid3-item, .mod-wrapper .mod-grid3-item2 {
		width: 100%;
		display: block;
		margin-left: 0;
		margin-bottom: 15px;
	}
	.mod-wrapper .mod-grid3-item img, .mod-wrapper .mod-grid3-item2 img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid3-item2 {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		width: 50%;
		margin-left: 0;
	}
	.mod-wrapper .mod-grid3-item2:nth-child(odd) {
		clear: left;
		padding-right: 10px;
		padding-right: 1rem;
	}
	.mod-wrapper .mod-grid3-item2:nth-child(even) {
		padding-left: 10px;
		padding-left: 1rem;
	}
}
.mod-wrapper .mod-grid4 {
	overflow: hidden;
	width: 102.5%;
	margin: 0;
	padding: 0;
	list-style: none inside;
	margin-bottom: -24px;
	margin-bottom: -2.4rem;
}
.mod-wrapper .mod-grid4+.mod-grid4 {
	margin-top: 24px;
}
.mod-wrapper .mod-grid4+.mod-heading5 {
	margin-top: 48px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid4 {
		width: 100%;
		margin-bottom: 10px;
		margin-bottom: 1rem;
	}
	.mod-wrapper .mod-grid4+.mod-grid4 {
		margin-top: 0 !important;
	}
	.mod-wrapper .mod-grid4+.mod-heading5 {
		margin-top: 24px !important;
	}
}
.mod-wrapper .mod-grid4-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 222px;
	margin: 0;
	padding: 0;
	list-style: none inside;
	margin-right: 24px;
	margin-right: 2.4rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid4-item {
		width: 50%;
		margin-right: 0;
		margin-bottom: 15px;
		margin-bottom: 1.5rem;
	}
	.mod-wrapper .mod-grid4-item:nth-child(odd) {
		clear: left;
		padding-right: 10px;
		padding-right: 1rem;
	}
	.mod-wrapper .mod-grid4-item:nth-child(even) {
		padding-left: 10px;
		padding-left: 1rem;
	}
}
.mod-wrapper .mod-grid4to1 {
	overflow: hidden;
	margin: 0 0 24px -24px;
	padding: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid4to1 {
		margin-left: 0;
	}
}
.mod-wrapper .mod-grid4to1-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 24px;
	width: 222px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid4to1-item {
		float: none;
		margin-top: 10px;
		margin-left: 0;
		width: auto;
	}
	.mod-wrapper .mod-grid4to1-item:first-child {
		margin-top: 0;
	}
}
.mod-wrapper .mod-grid6 {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none inside;
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
}
.mod-wrapper .mod-grid6+.mod-grid6 {
	margin-top: -24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid6 {
		margin-bottom: 10px;
		margin-bottom: 1rem;
	}
	.mod-wrapper .mod-grid6+.mod-grid6 {
		margin-top: 0;
	}
}
.mod-wrapper .mod-grid6-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
	list-style: none inside;
	margin-left: 24px;
}
.mod-wrapper .mod-grid6-item:first-child {
	margin-left: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-grid6-item {
		width: 50%;
		margin-left: 0;
		margin-bottom: 15px;
		margin-bottom: 1.5rem;
	}
	.mod-wrapper .mod-grid6-item:nth-child(odd) {
		clear: left;
		padding-right: 10px;
		padding-right: 1rem;
	}
	.mod-wrapper .mod-grid6-item:nth-child(even) {
		padding-left: 10px;
		padding-left: 1rem;
	}
}
.mod-wrapper .mod-product {
	padding: 30px;
	padding: 3rem;
	margin-bottom: 25px;
	margin-bottom: 2.5rem;
	background: -webkit-linear-gradient(top,  #f1f1ee, #e8e8e2);
	background: -moz-linear-gradient(top,  #f1f1ee, #e8e8e2);
	background: linear-gradient(top,  #f1f1ee, #e8e8e2);
	background-color: #f0f0ed;
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-product {
		padding: 15px;
		padding: 1.5rem;
		padding-bottom: 20px;
		padding-bottom: 2rem;
		margin-bottom: 0;
	}
}
.mod-wrapper .mod-productMain {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
	padding-right: 3rem;
	float: left;
	width: 600px;
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productMain {
		float: none;
		padding-right: 0;
		width: 100%}
}
.mod-wrapper .mod-productLogo {
	border-bottom: 1px solid #d7d7d4;
	padding: 0 0 20px 0;
	padding: 0 0 2rem 0;
	margin: 0 0 20px 0;
	margin: 0 0 2rem 0;
}
.mod-wrapper .mod-productLogo-name {
	margin: 0;
	padding: 0;
	line-height: 1;
}
.mod-wrapper .mod-productLogo-text {
	font-size: 24px;
	font-size: 2.4rem;
	vertical-align: middle;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productLogo-text {
		font-size: 20px;
		font-size: 2rem;
	}
}
.mod-wrapper .mod-productLogo-image {
	vertical-align: top;
}
.mod-wrapper .mod-productIntroGalleryView {
	width: 400px;
	height: 300px;
	margin: 0 auto 20px;
	margin: 0 auto 2rem;
	overflow: hidden;
	text-align: left;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productIntroGalleryView {
		width: 290px;
		height: 210px;
	}
}
.mod-wrapper .mod-productIntroGalleryView-inner {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 1600px;
	height: 300px;
}
.mod-wrapper .mod-productIntroGalleryView-item {
	float: left;
}
.mod-wrapper .mod-productIntroGalleryView-item img {
	max-width: 100%;
	height: auto;
}
.mod-wrapper .mod-productIntroGallery-prev, .mod-wrapper .mod-productIntroGallery-next {
	position: absolute;
	top: 0;
	display: block;
	line-height: 68px;
	height: 68px;
}
.mod-productIntroGallery-prev a, .mod-wrapper .mod-productIntroGallery-next a {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	color: #333333;
	font-size: 40px;
	font-size: 4rem;
	text-decoration: none;
}
.mod-wrapper .is-disabled.mod-productIntroGallery-prev a, .mod-wrapper .is-disabled.mod-productIntroGallery-next a {
	color: #cccccc;
	cursor: default;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productIntroGallery-prev, .mod-wrapper .mod-productIntroGallery-next {
		height: 45px;
		line-height: 45px;
	}
}
.mod-wrapper .mod-productIntroGallery-prev {
	margin-right: 20px;
	margin-right: 2rem;
	left: -40px;
}
.mod-wrapper .mod-productIntroGallery-prev a {
	padding-right: 10px;
	padding-right: 1rem;
}
.mod-wrapper .mod-productIntroGallery-prev a:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productIntroGallery-prev {
		left: -18px;
	}
}
.mod-wrapper .mod-productIntroGallery-next {
	margin-left: 20px;
	margin-left: 2rem;
	right: -40px;
}
.mod-wrapper .mod-productIntroGallery-next a {
	padding-left: 10px;
	padding-left: 1rem;
}
.mod-wrapper .mod-productIntroGallery-next a:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productIntroGallery-next {
		right: -18px;
	}
}
.mod-wrapper .mod-productIntroChooserThumbs {
	position: relative;
	width: 390px;
	display: block;
	text-align: left;
	margin: 0 auto 40px;
	margin: 0 auto 4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productIntroChooserThumbs {
		width: 255px;
		height: 45px;
	}
}
.mod-wrapper .mod-productIntroChooserThumbs-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.mod-wrapper .mod-productIntroChooserThumbs-list {
	position: relative;
	display: block;
	overflow: hidden;
	width: 800px;
	height: 68px;
	margin: 0 auto;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productIntroChooserThumbs-list {
		width: 510px;
		height: 45px;
	}
}
.mod-wrapper .mod-productIntroChooserThumbs-item {
	display: table;
	display: block\9;
	font-size: 0;
	word-spacing: -1em;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	width: 390px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productIntroChooserThumbs-item {
		width: 255px;
	}
}
.mod-wrapper .mod-productIntroChooserThumbs-image {
	display: inline-block;
	word-spacing: normal;
	vertical-align: top;
	margin-left: 10px;
	margin-left: 1rem;
}
.mod-wrapper .mod-productIntroChooserThumbs-image:first-child {
	margin-left: 0;
}
.mod-wrapper .mod-productIntroChooserThumbs-image.is-active {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productIntroChooserThumbs-image {
		margin-left: 5px;
		margin-left: 0.5rem;
	}
	.mod-wrapper .mod-productIntroChooserThumbs-image img {
		width: 60px;
		height: auto;
	}
}
.mod-wrapper .mod-productSpec {
	margin-bottom: 30px;
	margin-bottom: 3rem;
	text-align: center;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productSpec {
		margin-bottom: 15px;
		margin-bottom: 1.5rem;
	}
}
.mod-wrapper .mod-productSpec-main {
	display: inline-block;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productSpec-main {
		text-align: center;
	}
}
@media screen and (max-width: 320px) {
	.mod-wrapper .mod-productSpec-main {
		text-align: left;
	}
}
.mod-wrapper .mod-productSpec-inner {
	display: block;
	list-style: none;
	text-align: left;
	font-size: 0;
	padding: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productSpec-inner {
		padding: 0 14px;
		padding: 0 1.4rem;
	}
}
.mod-wrapper .mod-productSpec-item {
	display: inline-block;
	margin-left: 4px;
	margin-bottom: 4px;
	font-size: 10px;
	font-size: 1rem;
}
.mod-wrapper .mod-productSpec-item:first-child {
	margin-left: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productSpec-item {
		margin-left: 0;
		margin-right: 4px;
		margin-bottom: 4px;
	}
}
.mod-wrapper .mod-productSpec-extra {
	display: block;
	text-align: center;
	margin-top: 10px;
}
.mod-wrapper .mod-specIcon {
	display: table-cell;
	max-width: 60px;
	width: 60px;
	height: 60px;
	line-height: 1;
	border-radius: 5px;
	text-align: center;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
}
.mod-wrapper .mod-specIcon-text1, .mod-wrapper .mod-specIcon-text2 {
	display: inline-block;
	width: 100%
}
.mod-wrapper .mod-specIcon {
	background-color: #949494;
	color: #fff;
}
.mod-wrapper .mod-specIcon:hover, .mod-wrapper .mod-specIcon:active, .mod-wrapper .mod-specIcon:visited {
	color: #fff;
}
.mod-wrapper .mod-specIcon--lighten {
	background-color: #fff;
	color: #666666;
	border: 1px solid #cecece;
}
.mod-wrapper .mod-specIcon--lighten:hover, .mod-wrapper .mod-specIcon--lighten:active, .mod-wrapper .mod-specIcon--lighten:visited {
	color: #666666;
}
.mod-wrapper .mod-specIcon-text1 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.mod-wrapper .mod-specIcon-text2 {
	font-size: 10px;
	font-size: 1rem;
	margin-top: 8px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIcon-text2 {
		font-size: 12px;
		font-size: 1.2rem;
	}
}
.mod-wrapper .mod-specIcon2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	color: #fff;
	min-width: 109px;
	width: 48%;
	height: 26px;
	margin-right: -2px;
	line-height: 26px;
	border-radius: 2px;
	text-align: center;
	vertical-align: top;
	background-color: #949494;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIcon2 {
		min-width: 48%;
		margin-right: 0;
	}
}
.mod-wrapper .mod-specIcon2-text1 {
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
}
.mod-wrapper .mod-specIcon2-text2 {
	font-size: 10px;
	font-size: 1rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIcon2-text2 {
		font-size: 12px;
		font-size: 1.2rem;
	}
}
.mod-wrapper .mod-productInfo {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	padding: 2rem;
	overflow: hidden;
	background-color: #fcfcfb;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productInfo {
		padding: 15px;
		padding: 1.5rem;
	}
}
.mod-wrapper .mod-productInfo-item {
	border-top: 1px solid #e2e2e2;
	padding-top: 20px;
	padding-top: 2rem;
}
.mod-wrapper .mod-productInfo-item:first-child {
	border-top-width: 0;
	padding-top: 0;
}
.mod-wrapper .mod-productIntroTop-text1, .mod-wrapper .mod-productIntroTop-text2, .mod-wrapper .mod-productColorVariation-heading {
	padding: 0;
	margin: 0 0 20px 0;
	margin: 0 0 2rem 0;
	line-height: 1.3;
	font-weight: normal;
}
.mod-wrapper .mod-productIntroTop-text1 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.mod-wrapper .mod-productColorVariation {
	margin-bottom: 20px;
	margin-bottom: 2rem;
	width: 264px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productColorVariation {
		width: auto;
		min-width: 264px;
	}
}
.mod-wrapper .mod-productColorVariation-inner {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.mod-wrapper .mod-productColorVariation-heading {
	margin: 0 0 10px 0;
	margin: 0 0 1rem 0;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productColorVariation-heading {
		font-size: 16px;
		font-size: 1.6rem;
	}
}
.mod-wrapper .mod-productColorVariation-item {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	width: 62px;
	height: 62px;
	border: 1px solid #e2e2e2;
	overflow: hidden;
	margin: 0 4px 4px 0;
	text-align: center;
	vertical-align: middle;
}
.mod-wrapper .mod-productColorVariation-item img {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.mod-wrapper .mod-productColorVariation-item .mod-icon-new--small {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 2;
}
.mod-wrapper .mod-productLink {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mod-wrapper .mod-productLink-item {
	display: table;
	padding-top: 20px;
	padding-top: 2rem;
}
.mod-wrapper .mod-productLink-item:first-child {
	padding-top: 0;
}
.mod-wrapper .mod-productLink-icon {
	display: table-cell;
	padding-right: 10px;
	padding-right: 1rem;
	vertical-align: middle;
}
.mod-wrapper .mod-productLink-title {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.4;
}
.mod-wrapper .mod-icon-new, .mod-wrapper .mod-icon-new--small {
	font-size: 14px;
	font-size: 1.4rem;
	width: 50px;
	height: 20px;
	line-height: 20px;
	color: #000;
	background-color: #ffe604;
	font-weight: bold;
	text-align: center;
	border-radius: 2px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-icon-new, .mod-wrapper .mod-icon-new--small {
		font-size: 12px;
		font-size: 1.2rem;
		width: 32px;
		height: 17px;
		line-height: 17px;
	}
}
.mod-wrapper .mod-icon-new--small {
	font-size: 10px;
	font-size: 1rem;
	width: 27px;
	height: 12px;
	line-height: 12px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-icon-new--small {
		font-size: 10px;
		font-size: 1rem;
		width: 27px;
		height: 12px;
		line-height: 12px;
	}
}
.mod-wrapper .mod-infoBlock {
	width: 100%;
	text-align: center;
}
.mod-wrapper .mod-infoBlock-detail {
	position: relative;
	display: inline-block;
	min-height: 210px;
	margin-left: 280px;
	padding-left: 30px;
	text-align: left;
}
.mod-wrapper .mod-infoBlock-detail .mod-productLogo {
	display: inline-block;
	padding-top: 40px;
	padding-bottom: 0;
	margin-bottom: 30px;
	margin-bottom: 3rem;
	border-width: 0px;
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-infoBlock-detail {
		margin-left: 0;
		padding-left: 0;
	}
	.mod-wrapper .mod-infoBlock-detail .mod-productLogo {
		display: block;
		padding: 0 0 20px 0;
		padding: 0 0 2rem 0;
		border-width: 1px;
	}
}
.mod-wrapper .mod-infoBlock-image {
	position: absolute;
	top: 0;
	left: -280px;
}
.mod-wrapper .mod-infoBlock-image>img {
	width: 280px;
	height: 210px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-infoBlock-image {
		position: static;
		text-align: center;
		padding-bottom: 20px;
		padding-bottom: 2rem;
	}
	.mod-wrapper .mod-infoBlock-image>img {
		width: 290px;
		height: 218px;
	}
}
.mod-wrapper .mod-tabbar {
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-tabbar {
		border-top: 5px solid #4d4d4d;
		overflow: hidden;
	}
}
.mod-wrapper .mod-tabbar-inner {
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: -1px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-tabbar-inner {
		margin-bottom: 0;
	}
}
.mod-wrapper .mod-tabbar-item {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 1px;
	margin-right: 1px;
}
.mod-wrapper .mod-tabbar-item>a {
	border-radius: 5px 5px 0 0;
	display: block;
	-webkit-box-shadow: inset 0 1px #fff;
	-moz-box-shadow: inset 0 1px #fff;
	box-shadow: inset 0 1px #fff;
	background: -webkit-linear-gradient(top,  #f0f0ed, #e5e5dd);
	background: -moz-linear-gradient(top,  #f0f0ed, #e5e5dd);
	background: linear-gradient(top,  #f0f0ed, #e5e5dd);
	background-color: #e5e5dd;
	border: 1px solid #d4d4d4;
	color: #4d4d4d;
	text-decoration: none;
	padding: 15px 20px;
}
.mod-wrapper .mod-tabbar-item>a:hover {
	background: -webkit-linear-gradient(top,  #f7f7f6, #ebebe5);
	background: -moz-linear-gradient(top,  #f7f7f6, #ebebe5);
	background: linear-gradient(top,  #f7f7f6, #ebebe5);
	background-color: #ebebe5;
}
.mod-wrapper .mod-tabbar-item.is-active>a {
	background: -webkit-linear-gradient(top,  #f8f8f8, #ffffff);
	background: -moz-linear-gradient(top,  #f8f8f8, #ffffff);
	background: linear-gradient(top,  #f8f8f8, #ffffff);
	font-weight: bold;
	border-bottom-color: #fff;
	background-color: #fff;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-tabbar-item.is-active>a {
		background-image: none;
		background-color: #fff;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-tabbar-item {
		float: left;
		display: block;
		margin-left: 0px;
		margin-right: 0px;
		width: 50%
	}
	.mod-wrapper .mod-tabbar-item>a {
		border-radius: 0;
		border-width: 0 1px 0 0;
		-webkit-box-shadow: inset 0 0 10px #ddddda;
		-moz-box-shadow: inset 0 0 10px #ddddda;
		box-shadow: inset 0 0 10px #ddddda;
	}
	.mod-wrapper .mod-tabbar-item:nth-child(2n) {
		border-width: 0 0 0 0;
	}
}
.mod-wrapper .mod-articleGrid {
	overflow: hidden;
}
.mod-wrapper .mod-articleGrid.js-masonryLayout .mod-articleGrid-cell {
	margin-left: 0;
	margin-bottom: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-articleGrid .mod-articleGrid-cell {
		width: auto;
		float: none;
		margin-left: 0;
	}
}
.mod-wrapper .mod-articleGrid-cell {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 468px;
	margin-left: 24px;
	margin-bottom: 24px;
}
.mod-wrapper .mod-articleGrid-cell:first-child {
	margin-left: 0;
}
.mod-wrapper .mod-article, .mod-wrapper .mod-articleImageLeft, .mod-wrapper .mod-articleImageRight {
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: table;
	width: 100%
}
.mod-wrapper .mod-article:before, .mod-wrapper .mod-articleImageLeft:before, .mod-wrapper .mod-articleImageRight:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: inline-block;
	height: 1px;
	background-color: #e3e3e3;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-article, .mod-wrapper .mod-articleImageLeft, .mod-wrapper .mod-articleImageRight {
		padding-left: 15px;
		padding-left: 1.5rem;
		padding-right: 15px;
		padding-right: 1.5rem;
	}
	.mod-wrapper .mod-article:before, .mod-wrapper .mod-articleImageLeft:before, .mod-wrapper .mod-articleImageRight:before {
		margin-left: 15px;
		margin-left: 1.5rem;
		margin-right: 15px;
		margin-right: 1.5rem;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-article-detail {
		display: table-header-group;
		margin-right: auto;
	}
}
.mod-wrapper .is-closed.mod-article-heading:before, .mod-wrapper .is-closed.mod-article-subHeading:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 36px;
	font-size: 3.6rem;
	display: block;
	position: absolute;
	top: -10px;
	right: 0;
	color: #949494;
}
.mod-wrapper .is-opened.mod-article-heading:before, .mod-wrapper .is-opened.mod-article-subHeading:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 36px;
	font-size: 3.6rem;
	display: block;
	position: absolute;
	top: -10px;
	right: 0;
	color: #949494;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-article-heading, .mod-wrapper .mod-article-subHeading {
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		min-height: 50px;
		padding-right: 25px;
	}
}
.mod-wrapper .mod-article-heading {
	font-size: 24px;
	font-size: 2.4rem;
	color: #4d4d4d;
	width: 100%
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-article-heading {
		font-size: 20px;
		font-size: 2rem;
	}
}
.mod-wrapper .mod-article-subHeading {
	color: #777;
	font-size: 18px;
	font-size: 1.8rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-article-subHeading {
		font-size: 18px;
		font-size: 1.8rem;
	}
}
.mod-wrapper .mod-article-text, .mod-wrapper .mod-article-subText {
	color: #4d4d4d;
	padding: 0;
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
}
.mod-wrapper .mod-article-subText {
	color: #999;
	font-size: 12px;
	font-size: 1.2rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-article-subText {
		font-size: 14px;
		font-size: 1.4rem;
	}
}
.mod-wrapper .mod-article-figure {
	vertical-align: top;
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
	text-align: center;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-article-figure {
		display: table-footer-group;
		margin-right: auto;
		text-align: center;
	}
}
.mod-wrapper .mod-article-image {
	display: inline-block;
}
.mod-wrapper .mod-article-image img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-article-image {
		display: table;
		table-layout: fixed;
		width: 100%;
		text-align: center;
	}
	.mod-wrapper .mod-article-image img {
		margin-bottom: 24px;
		margin-bottom: 2.4rem;
	}
}
.mod-wrapper .mod-articleImage-item {
	display: block;
	width: 100%
}
.mod-wrapper .mod-article-figcaption {
	text-align: left;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-article-figcaption {
		text-align: center;
		margin-top: -12px;
		margin-top: -1.2rem;
		padding-bottom: 24px;
		padding-bottom: 2.4rem;
	}
}
.mod-wrapper .mod-articleImageLeft, .mod-wrapper .mod-articleImageRight {
	overflow: hidden;
}
.mod-wrapper .mod-articleImageLeft-figure {
	float: left;
	vertical-align: top;
	margin-right: 24px;
	margin-right: 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-articleImageLeft-figure {
		float: none;
		display: table-footer-group;
		margin-right: auto;
		text-align: center;
	}
}
.mod-wrapper .mod-articleImageLeft-detail {
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-articleImageLeft-detail {
		display: table-header-group;
	}
}
.mod-wrapper .mod-articleImageRight-figure {
	float: right;
	vertical-align: top;
	margin-left: 24px;
	margin-left: 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-articleImageRight-figure {
		float: none;
		display: table-footer-group;
		margin-left: auto;
		text-align: center;
	}
}
.mod-wrapper .mod-articleImageRight-detail {
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-articleImageRight-detail {
		display: table-header-group;
	}
}
.mod-wrapper .mod-list, .mod-wrapper .mod-list--noicon {
	margin: 0 0 24px 0;
}
.mod-wrapper .mod-list-inner {
	padding: 0 0 0 17px;
	margin: 0;
	list-style: outside disc;
}
.mod-wrapper .mod-list-item {
	text-align: left;
	padding-top: 10px;
	padding-top: 1rem;
	line-height: 1.4;
	list-style: outside disc;
}
.mod-wrapper .mod-list-item:first-child {
	padding-top: 0;
}
.mod-wrapper .mod-list-item>.mod-list, .mod-wrapper .mod-list-item>.mod-list--noicon {
	margin: 12px 0 0;
	text-indent: 0;
}
.mod-wrapper .mod-heading1 {
	color: #4d4d4d;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-heading1 {
		font-size: 20px;
		font-size: 2rem;
	}
}
.mod-wrapper .mod-heading2 {
	color: #4d4d4d;
	font-size: 18px;
	font-size: 1.8rem;
}
.mod-wrapper .mod-list--type-decimal>.mod-list-inner {
	padding: 0;
	list-style: inside decimal;
}
.mod-wrapper .mod-list--type-decimal>.mod-list-inner>.mod-list-item {
	padding-left: 1.5em;
	text-indent: -1.5em;
	list-style: inside decimal;
}
.mod-wrapper .mod-list--noicon>.mod-list-inner {
	padding-left: 0;
	list-style: none;
}
.mod-wrapper .mod-list--noicon>.mod-list-inner>.mod-list-item {
	list-style: none;
}
.mod-wrapper .mod-table1 {
	border-top: #e3e3e3;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
.mod-wrapper .mod-table1-inner {
	width: 100%;
	border-top: 1px solid #e3e3e3;
}
.mod-wrapper .mod-table1-inner th {
	border-style: solid;
	border-color: #e3e3e3;
	text-align: left;
}
.mod-wrapper .mod-table1-inner td {
	padding: 10px;
	padding: 1rem;
	border-style: solid;
	border-color: #e3e3e3;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table1-inner {
		display: block;
		width: 100%;
		border-top: none;
		border-bottom: 1px solid #e3e3e3;
	}
	.mod-wrapper .mod-table1-inner tbody, .mod-wrapper .mod-table1-inner tr, .mod-wrapper .mod-table1-inner th, .mod-wrapper .mod-table1-inner td {
		display: block;
	}
}
.mod-wrapper .mod-table1-heading {
	padding: 10px;
	padding: 1rem;
	background-color: #f1f1f1;
	font-weight: normal;
	border-width: 1px 1px 1px 1px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table1-heading {
		padding-left: 0;
		background-color: transparent;
		border-width: 3px 0 0 0;
		font-weight: bold;
		font-size: 18px;
		font-size: 1.8rem;
	}
}
.mod-wrapper .mod-table1-subHeading {
	padding: 10px;
	padding: 1rem;
	background-color: #f1f1f1;
	border-width: 0 0 1px 1px;
	font-weight: normal;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table1-subHeading {
		display: block;
		border-width: 2px 0 0 0;
		color: #777777;
		font-weight: bold;
	}
	.mod-wrapper .mod-table1-subHeading:empty {
		display: none;
	}
}
.mod-wrapper .mod-table1-item {
	background-color: #fff;
	border-width: 0 1px 1px 0;
}
.mod-wrapper .mod-table1-item .mod-list:last-child, .mod-wrapper .mod-table1-item .mod-list--noicon:last-child, .mod-wrapper .mod-table1-item .mod-list:first-child:last-child, .mod-wrapper .mod-table1-item .mod-list--noicon:first-child:last-child {
	margin-bottom: 0;
}
.mod-wrapper .mod-table1-item .mod-article-text:last-child, .mod-wrapper .mod-table1-item .mod-article-subText:last-child, .mod-wrapper .mod-table1-item .mod-article-text:first-child:last-child, .mod-wrapper .mod-table1-item .mod-article-subText:first-child:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table1-item {
		display: block;
		border-width: 0;
	}
	.mod-wrapper .mod-table1-item:empty {
		display: none;
	}
}
.mod-wrapper .mod-table2 {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
.mod-wrapper .mod-table2.mod-table2--type-full .mod-table2-inner {
	width: 100%
}
.mod-wrapper .mod-table2 .mod-table2-inner {
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px 0 0 1px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table2 .mod-table2-inner {
		width: 100%
	}
}
.mod-wrapper .mod-table2 td, .mod-wrapper .mod-table2 th {
	padding: 10px;
	padding: 1rem;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 0 1px 1px 0;
}
.mod-wrapper .mod-table2 img {
	vertical-align: middle;
}
.mod-wrapper .mod-table2 th {
	text-align: left;
	font-weight: normal;
	background-color: #f1f1f1;
}
.mod-wrapper .mod-p {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
.mod-wrapper .mod-p2 {
	padding: 0;
	margin: 0 0 16px;
}
.mod-wrapper .mod-iconLink1 {
	color: #1d3994;
}
.mod-wrapper .mod-iconLink1:hover {
	text-decoration: underline;
}
.mod-wrapper .mod-iconLink1:hover:before {
	text-decoration: none;
}
.mod-wrapper .mod-iconLink1:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	color: #a1a1a1;
}
.mod-wrapper .mod-layoutBlock1 {
	display: table;
	width: 960px;
	table-layout: fixed;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock1 {
		display: block;
		width: auto;
	}
}
.mod-wrapper .mod-layoutBlock1-image {
	display: table-cell;
	width: 330px;
	padding-right: 80px;
	padding-right: 8rem;
}
.mod-wrapper .mod-layoutBlock1-image img {
	max-width: 100%;
	height: auto;
	width: 100%
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock1-image {
		display: block;
		width: auto;
		text-align: center;
		padding-right: 0;
		margin-bottom: 15px;
		margin-bottom: 1.5rem;
	}
}
.mod-wrapper .mod-layoutBlock1-detail {
	display: table-cell;
	vertical-align: middle;
}
.mod-wrapper .mod-layoutBlock1-detail>*:only-child {
	margin-bottom: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-layoutBlock1-detail {
		display: block;
	}
}
.mod-wrapper .mod-icon-colortip {
	width: 26px;
	height: 26px;
	margin-right: 14px;
}
.mod-wrapper .mod-textBanner, .mod-wrapper .mod-imageBanner {
	text-align: left;
	padding-top: 24px;
	padding-top: 2.4rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.mod-wrapper .mod-textBanner ul, .mod-wrapper .mod-imageBanner ul {
	margin: 0;
	padding: 0;
	letter-spacing: -0.4em;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-textBanner, .mod-wrapper .mod-imageBanner {
		padding-top: 0;
	}
	.mod-wrapper .mod-textBanner ul, .mod-wrapper .mod-imageBanner ul {
		padding-left: 15px;
		padding-left: 1.5rem;
		padding-right: 15px;
		padding-right: 1.5rem;
	}
}
.mod-wrapper .mod-textBanner-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 304px;
	display: inline-block;
	border: 1px solid #d4d4d4;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	margin-left: 24px;
	margin-left: 2.4rem;
}
.mod-wrapper .mod-textBanner-item:first-child {
	margin-left: 0;
}
.mod-wrapper .mod-textBanner-item a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 100%;
	padding: 20px;
	padding: 2rem;
}
.mod-wrapper .mod-textBanner-item a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
	text-decoration: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-textBanner-item {
		margin-left: 0;
		margin-bottom: 10px;
		margin-bottom: 1rem;
		display: block;
		width: 100%;
		height: auto;
	}
	.mod-wrapper .mod-textBanner-item a {
		padding: 10px;
		padding: 1rem;
	}
}
.mod-wrapper .mod-textBanner-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	display: block;
	font-weight: bold;
	color: #1d3994;
}
.mod-wrapper .mod-textBanner-title:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	color: #333;
	font-weight: bold;
	margin-right: 10px;
	margin-right: 10px;
	margin-right: 1rem;
	font-size: 18px;
	font-size: 1.8rem;
}
.mod-wrapper .mod-textBanner-text {
	display: block;
	color: #4d4d4d;
}
.mod-wrapper .mod-imageBanner {
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
	padding-top: 0;
	text-align: left;
}
.mod-wrapper .mod-imageBanner-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	letter-spacing: normal;
	margin-left: 24px;
	margin-left: 2.4rem;
}
.mod-wrapper .mod-imageBanner-item:first-child {
	margin-left: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-imageBanner-item {
		display: block;
		text-align: center;
		margin-left: 0;
		margin-bottom: 10px;
		margin-bottom: 1rem;
	}
	.mod-wrapper .mod-imageBanner-item img {
		width: 100%;
		height: auto;
	}
}
.mod-wrapper .mod-blockLink>a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	padding: 2rem;
	display: block;
	border: 1px solid #d4d4d4;
}
.mod-wrapper .mod-blockLink>a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
	text-decoration: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-blockLink>a {
		padding: 10px;
		padding: 1rem;
	}
}
.mod-wrapper .mod-blockLink.mod-blockLink--type-2 a, .mod-wrapper .mod-blockLink.mod-blockLink--type-3 a {
	padding: 0;
	border: none;
}
.mod-wrapper .mod-blockLink.mod-blockLink--type-2 {
	margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-blockLink.mod-blockLink--type-2 {
		margin-bottom: 48px;
	}
}
.mod-wrapper .mod-blockLink.mod-blockLink--type-3 {
	margin-bottom: 48px;
}
.mod-wrapper .mod-blockLink-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	font-weight: bold;
	color: #1d3994;
}
.mod-wrapper .mod-blockLink-title:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	color: #333;
	font-weight: bold;
	margin-right: 10px;
	margin-right: 10px;
	margin-right: 1rem;
	font-size: 18px;
	font-size: 1.8rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-blockLink-title {
		font-size: 16px;
		font-size: 1.6rem;
	}
}
.mod-wrapper .mod-blockLink--type-2 .mod-blockLink-title, .mod-wrapper .mod-blockLink--type-3 .mod-blockLink-title {
	font-size: 20px;
	font-size: 2rem;
}
.mod-wrapper .mod-blockLink--type-2 .mod-blockLink-title:before, .mod-wrapper .mod-blockLink--type-3 .mod-blockLink-title:before {
	position: relative;
	top: -2px;
	margin-right: 5px;
}
.mod-wrapper .mod-blockLink-title.mod-blockLink-title--type-noarrow {
	color: #4d4d4d;
}
.mod-wrapper .mod-blockLink-title.mod-blockLink-title--type-noarrow:before {
	display: none;
}
.mod-wrapper .mod-blockLink-logo {
	margin-bottom: 15px;
	font-size: 0;
}
.mod-wrapper .mod-blockLink-text {
	color: #4d4d4d;
}
.mod-wrapper .mod-blockLink-links {
	margin-top: 7px;
}
.mod-wrapper .mod-blockLink-links>ul {
	margin: 0;
	padding: 0;
	list-style: none inside;
}
.mod-wrapper .mod-blockLink-links li {
	padding-left: 1em;
	font-size: 16px;
	font-size: 1.6rem;
}
.mod-wrapper .mod-blockLink-links li .mod-arrowLink:before {
	position: relative;
	top: -1px;
}
.mod-wrapper .mod-blockLink-links li+li {
	margin-top: 5px;
}
.mod-wrapper .mod-specIconList {
	overflow: hidden;
	width: 102.5%;
	margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIconList {
		width: auto;
		padding: 0 0 0 15px;
	}
}
.mod-wrapper .mod-specIconList-caption {
	display: none;
	clear: both;
	text-align: center;
	margin-bottom: 20px;
	margin-left: -15px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIconList-caption {
		display: block;
	}
}
.mod-wrapper .mod-specIconList-item {
	float: left;
	width: 304px;
	min-height: 55px;
	overflow: hidden;
	margin-right: 24px;
	margin-bottom: 20px;
}
.mod-wrapper .mod-specIconList-item:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	display: block;
	float: left;
	margin-right: 10px;
	color: #949494;
	line-height: 1;
	vertical-align: top;
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIconList-item {
		width: 62px;
		height: 62px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.mod-wrapper .mod-specIconList-item:before {
		display: none;
	}
}
.mod-wrapper .mod-specIconList-link {
	width: 285px;
	display: inline-block;
	vertical-align: top;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIconList-link {
		width: auto;
	}
}
.mod-wrapper .mod-specIconList-icon {
	display: table-cell;
	width: 44px;
	vertical-align: top;
}
.mod-wrapper .mod-specIconList-icon .mod-specIcon {
	width: 44px;
	height: 44px;
}
.mod-wrapper .mod-specIconList-icon .mod-specIcon-text1 {
	font-size: 12px;
	font-size: 1.2rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIconList-icon {
		width: 62px;
		vertical-align: top;
	}
	.mod-wrapper .mod-specIconList-icon .mod-specIcon {
		width: 62px;
		height: 62px;
	}
}
.mod-wrapper .mod-specIconList-text {
	display: table-cell;
	padding-left: 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIconList-text {
		display: none;
	}
}
.mod-wrapper .mod-specIconHeading {
	overflow: hidden;
	padding: 24px 0;
	border-top: 1px solid #e3e3e3;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIconHeading {
		padding: 20px 0;
	}
}
.mod-wrapper .mod-specIconHeading-icon {
	float: left;
	margin-right: 20px;
	vertical-align: top;
}
.mod-wrapper .mod-specIconHeading-text {
	vertical-align: top;
	overflow: hidden;
}
.mod-wrapper .mod-specIconHeading-text>h3 {
	margin: -5px 0 0;
	padding: 0;
	vertical-align: top;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.4;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-specIconHeading-text {
		font-size: 20px;
		font-size: 2rem;
	}
	.mod-wrapper .mod-specIconHeading-text>h3 {
		line-height: 1.2;
	}
}
.mod-wrapper .mod-hr1 {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	border: 0;
	background-color: #d4d4d4;
}
.mod-wrapper .mod-hr2 {
	clear: both;
	margin: 20px 0;
	width: 100%;
	border: none;
	border-bottom: 1px solid #d4d4d4;
}
.mod-wrapper .mod-space1 {
	height: 24px;
}
.mod-wrapper .mod-space2 {
	height: 48px;
}
.mod-wrapper .mod-space3 {
	height: 10px;
}
.mod-wrapper .mod-space4 {
	height: 20px;
}
.mod-wrapper .ex-liquidImg {
	max-width: 100%;
	height: auto;
}
.mod-wrapper .mod-grid2-item .ex-liquidImg {
	width: 100%
}
.mod-wrapper .mod-grid4to1-item .ex-liquidImg {
	width: auto;
}
.mod-wrapper .ex-del-mb {
	margin-bottom: 0 !important;
}
.mod-wrapper .ex-del-mt {
	margin-top: 0 !important;
}
.mod-wrapper .ex-only-sp {
	display: none !important;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .ex-only-sp {
		display: block !important;
	}
}
.mod-wrapper .ex-only-pc {
	display: block !important;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .ex-only-pc {
		display: none !important;
	}
}
.mod-wrapper .ex-is-hidden {
	display: none;
}
.mod-wrapper .ex-ta--l {
	text-align: left;
}
.mod-wrapper .ex-ta--c {
	text-align: center;
}
.mod-wrapper .ex-ta--r {
	text-align: right;
}
.mod-wrapper .mod-degitutorHero {
	overflow: hidden;
	margin: 0 0 48px;
	margin: 0 0 4.8rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero {
		margin: 0 0 20px;
		margin: 0 0 2rem;
	}
}
.mod-wrapper .mod-degitutorHero h1 {
	display: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero h1 {
		display: block;
		height: auto;
		padding-bottom: 10px;
		border-bottom: 2px solid #ccc;
		margin-bottom: 16px;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero h1 img {
		display: block;
	}
}
.mod-wrapper .mod-degitutorHero .mod-degitutorHero-text {
	float: left;
	width: 480px;
	height: 280px;
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero .mod-degitutorHero-text {
		float: none;
		width: auto;
		height: auto;
	}
}
.mod-wrapper .mod-degitutorHero .mod-degitutorHero-image {
	float: left;
	width: 480px;
	height: 280px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero .mod-degitutorHero-image {
		display: none;
	}
}
.mod-wrapper .mod-degitutorHero img {
	display: block;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero img {
		display: none;
	}
}
.mod-wrapper .mod-degitutorHero2 h1 {
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero2 h1 {
		height: auto;
		padding-bottom: 10px;
		border-bottom: 2px solid #ccc;
		margin-bottom: 16px;
	}
}
.mod-wrapper .mod-degitutorHero2 .mod-degitutorHero2-image {
	display: block;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero2 .mod-degitutorHero2-image {
		display: none;
	}
}
.mod-wrapper .mod-degitutorHero2 .mod-degitutorHero2-text {
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 5px;
	text-align: right;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero2 .mod-degitutorHero2-text {
		display: none;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero2+div>.mod-heading4, .mod-wrapper .mod-degitutorHero2+div>.mod2-headingV4, .mod-wrapper .mod-degitutorHero2+div>.mod2-headingV10, .mod-wrapper .mod-degitutorHero2+div>.mod-historyBlock-heading {
		border-top: 0;
		margin-top: -16px !important;
	}
}
.mod-wrapper .mod-heroImage {
	margin: 24px 0 48px;
	margin: 2.4rem 0 4.8rem;
	padding: 20px 160px;
	background: #000;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-heroImage {
		margin: 20px auto;
		margin: 2rem auto;
		width: 290px;
		padding: 0;
		background: #fff;
	}
}
.mod-wrapper .mod-heroImage img, .mod-wrapper .mod-heroImage iframe {
	display: block;
	margin: 0 auto;
	max-width: 640px;
	max-height: 640px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-heroImage img, .mod-wrapper .mod-heroImage iframe {
		width: auto;
		height: auto;
		max-width: 290px;
		max-height: 290px;
	}
}
.mod-wrapper .mod-narrowContents {
	padding: 0 82px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-narrowContents {
		width: auto;
		padding: 0;
	}
}
.mod-wrapper .mod-pictureSampleThumbnails {
	overflow: hidden;
	width: 848px;
	margin: 24px auto;
}
.mod-wrapper .mod-narrowContents .mod-pictureSampleThumbnails {
	margin-left: -26px;
	margin-right: -26px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pictureSampleThumbnails {
		display: table;
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.mod-wrapper .mod-narrowContents .mod-pictureSampleThumbnails {
		margin-right: 0;
		margin-left: 0;
	}
}
.mod-wrapper .mod-pictureSampleThumbnails-item {
	float: left;
	margin-left: 26px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pictureSampleThumbnails-item {
		vertical-align: top;
		float: none;
		display: table-cell;
		width: 50%;
		margin: 0;
	}
	.mod-wrapper .mod-pictureSampleThumbnails-item:nth-child(2n+1) {
		padding-right: 5px;
	}
	.mod-wrapper .mod-pictureSampleThumbnails-item:nth-child(2n+2) {
		padding-left: 5px;
	}
}
.mod-wrapper .mod-pictureSampleThumbnails-itemInner {
	display: table;
}
.mod-wrapper .mod-pictureSampleThumbnails-itemInner>div, .mod-wrapper .mod-pictureSampleThumbnails-itemInner>a {
	display: block;
	display: table-row;
	*zoom: 1;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pictureSampleThumbnails-itemInner {
		float: none;
		width: 138px;
		margin: 0 auto;
	}
}
.mod-wrapper .mod-pictureSampleThumbnails-image {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width: 384px;
	height: 384px;
	border: 1px solid #d4d4d4;
	background: url('../img/mod-pictureSampleThumbnails/bg_01.png') no-repeat 0 100%
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pictureSampleThumbnails-image {
		width: 138px;
		height: 138px;
		margin: 0 auto;
		background: url('../img/mod-pictureSampleThumbnails/bg_01_2x.png') no-repeat 0 100%;
		-webkit-background-size: 24px 24px;
		-moz-background-size: 24px 24px;
		background-size: 24px 24px;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pictureSampleThumbnails-image img {
		display: block;
		width: auto;
		height: auto;
		max-width: 134px;
		max-height: 134px;
		margin: 0 auto;
	}
}
.mod-wrapper .mod-pictureSampleThumbnails-image--type-nozoom {
	background-image: none;
}
.mod-wrapper .mod-pictureSampleThumbnails-text {
	font-size: 12px;
	font-size: 1.2rem;
	color: #999;
	display: table-row;
}
.mod-wrapper .mod-pictureSampleThumbnails-text:before {
	content: "";
	display: block;
	height: 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pictureSampleThumbnails-text {
		font-size: 16px;
		font-size: 1.6rem;
		width: 138px;
		margin: 0 auto;
		text-align: left;
	}
}
.mod-wrapper .mod-degitutorTextBlock {
	overflow: hidden;
	padding-bottom: 24px;
	padding-bottom: 2.4rem;
	margin: 24px 0;
	margin: 2.4rem 0;
	border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorTextBlock {
		padding-bottom: 0;
		border-bottom: none;
	}
}
.mod-wrapper .mod-degitutorTextBlock .mod-degitutorTextBlock-image {
	float: left;
	padding-right: 26px;
}
.mod-wrapper .mod-degitutorTextBlock .mod-degitutorTextBlock-image img {
	display: block;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorTextBlock .mod-degitutorTextBlock-image {
		float: none;
		padding-right: 0;
	}
	.mod-wrapper .mod-degitutorTextBlock .mod-degitutorTextBlock-image img {
		width: 100%;
		height: auto;
	}
}
.mod-wrapper .mod-degitutorTextBlock .mod-degitutorTextBlock-text {
	padding-top: 16px;
	overflow: hidden;
	*zoom: 1;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorTextBlock .mod-degitutorTextBlock-text {
		padding-top: 10px;
		overflow: visible;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorTextBlock--has-separater {
		margin: 0 0 40px;
		margin: 0 0 4rem;
		padding-bottom: 10px;
		padding-bottom: 1rem;
		border-bottom: 1px solid #ccc;
	}
	.mod-wrapper .mod-degitutorTextBlock--has-separater+.mod-degitutorTextBlock--has-separater {
		margin-top: -25px;
	}
}
.mod-wrapper .mod-linkInPlugin, .mod-wrapper .mod-linkInOther {
	margin: 20px 0 40px;
	margin: 2rem 0 4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-linkInPlugin, .mod-wrapper .mod-linkInOther {
		margin: 10px 0;
		margin: 1rem 0;
		padding: 10px;
		border: 1px solid #d4d4d4;
		margin: 20px 0;
	}
}
.mod-wrapper .mod-linkInPlugin-link, .mod-wrapper .mod-linkInOther-link {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	display: inline;
}
.mod-wrapper .mod-linkInPlugin-link:before, .mod-wrapper .mod-linkInOther-link:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	margin-right: 5px;
	margin-right: 0.5rem;
	font-size: 20.8px;
	font-size: 2.08rem;
	color: #4d4d4d;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-linkInPlugin-link, .mod-wrapper .mod-linkInOther-link {
		font-size: 16px;
		font-size: 1.6rem;
		display: block;
	}
}
.mod-wrapper .mod-linkInPlugin-text {
	font-size: 12px;
	font-size: 1.2rem;
	display: inline;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-linkInPlugin-text {
		font-size: 16px;
		font-size: 1.6rem;
		display: block;
	}
}
.mod-wrapper .mod-linkInOther {
	border-top: 1px solid #d4d4d4;
	padding-top: 10px;
}
.mod-wrapper .mod-backToPrev {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 48px 0;
	margin: 4.8rem 0;
	font-weight: bold;
	text-align: center;
}
.mod-wrapper .mod-backToPrev:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 20.8px;
	font-size: 2.08rem;
	color: #4d4d4d;
	font-weight: bold;
	margin-bottom: -.05em;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-backToPrev: before {
		margin-right: 5px;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-backToPrev {
		margin: 30px 0;
		margin: 3rem 0;
	}
}
.mod-wrapper .mod-relatedLinks, .mod-wrapper .mod2-cameraFunctionLinks, .mod-wrapper .mod2-cameraFunctionLinks2 {
	overflow: hidden;
	margin: 24px 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-relatedLinks, .mod-wrapper .mod2-cameraFunctionLinks, .mod-wrapper .mod2-cameraFunctionLinks2 {
		margin: 10px 0 20px;
	}
}
.mod-wrapper .mod-relatedLinks ul, .mod-wrapper .mod2-cameraFunctionLinks ul, .mod-wrapper .mod2-cameraFunctionLinks2 ul {
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.mod-wrapper .mod-relatedLinks li, .mod-wrapper .mod2-cameraFunctionLinks li, .mod-wrapper .mod2-cameraFunctionLinks2 li {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	font-weight: bold;
	vertical-align: top;
	display: inline-block;
	width: 200px;
	padding: 0 26px 0 14px;
	*display: inline;
	*zoom: 1;
}
.mod-wrapper .mod-relatedLinks li:before, .mod-wrapper .mod2-cameraFunctionLinks li:before, .mod-wrapper .mod2-cameraFunctionLinks2 li:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	margin-right: 5px;
	margin-right: 0.5rem;
	font-size: 20.8px;
	font-size: 2.08rem;
	font-weight: bold;
	color: #949494;
	vertical-align: middle;
	position: absolute;
	margin: -.2em 0 0 -14px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-relatedLinks li, .mod-wrapper .mod2-cameraFunctionLinks li, .mod-wrapper .mod2-cameraFunctionLinks2 li {
		margin-bottom: 12px;
		margin-bottom: 1.2rem;
		font-weight: normal;
		display: block;
		width: auto;
	}
	.mod-wrapper .mod-relatedLinks li:last-child, .mod-wrapper .mod2-cameraFunctionLinks li:last-child, .mod-wrapper .mod2-cameraFunctionLinks2 li:last-child {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-relatedLinks a: before, .mod-wrapper .mod2-cameraFunctionLinks a:before, .mod-wrapper .mod2-cameraFunctionLinks2 a:before {
		color: #a1a1a1;
		font-weight: normal;
	}
}
.mod-wrapper .mod-arrowLink {
	color: #1d3994;
	display: inline-block;
	margin-left: 0px;
	padding-left: 14px;
	text-indent: -14px;
	vertical-align: top;
}
.mod-wrapper .mod-arrowLink:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	color: #a1a1a1;
	text-indent: 0;
}
.mod-wrapper .mod-arrowLink.mod-arrowLink--type-caption>span {
	padding-right: 3px;
}
.mod-wrapper .mod-arrowLink.mod-arrowLink--type-caption:after {
	content: "?";
	color: #999;
	text-decoration: none;
}
.mod-wrapper a:hover .mod-arrowLink, .mod-wrapper .mod-arrowLink:hover {
	text-decoration: none !important;
}
.mod-wrapper a:hover .mod-arrowLink span, .mod-wrapper .mod-arrowLink:hover span {
	text-decoration: underline;
}
.mod-wrapper .mod-arrowLink2 {
	display: inline-block;
}
.mod-wrapper .mod-arrowLink2:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	display: none;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	color: #a1a1a1;
	text-indent: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-arrowLink2 {
		color: #1d3994;
		margin-left: 0px;
		padding-left: 14px;
		text-indent: -14px;
		vertical-align: top;
	}
	.mod-wrapper a:hover .mod-arrowLink2, .mod-wrapper .mod-arrowLink2:hover {
		text-decoration: none !important;
	}
	.mod-wrapper a:hover .mod-arrowLink2 span, .mod-wrapper .mod-arrowLink2:hover span {
		text-decoration: underline;
	}
	.mod-wrapper .mod-arrowLink2:before {
		display: inline-block;
	}
}
.mod-wrapper .mod-pdfList {
	padding: 0;
	margin: 0 0 17px;
}
.mod-wrapper .mod-pdfList-inner {
	list-style: inside none;
	padding: 0;
	margin: 0;
}
.mod-wrapper .mod-pdfList-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin-top: 6px;
	word-break: break-all;
}
.mod-wrapper .mod-pdfList-item:first-child {
	margin-top: 0;
}
.mod-wrapper .mod-pdfList-link {
	display: inline-block;
	vertical-align: top;
	padding-left: 44px;
	min-height: 37px;
	background-image: url('../img/mod-pdfList/icon_pdf_02.png');
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.mod-wrapper .mod-pdfList-link--type-2 {
	padding-left: 28px;
	min-height: 18px;
	background-image: url('../img/mod-pdfList/icon_pdf_02.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.mod-wrapper .mod-pdfList-name {
	display: block;
}
.mod-wrapper .mod-pdfList-link--type-2 .mod-pdfList-name {
	display: inline;
}
.mod-wrapper .mod-pdfList-info {
	display: block;
}
.mod-wrapper .mod-pdfList-link--type-2 .mod-pdfList-info {
	display: inline;
}
.mod-wrapper .mod-snsList {
	list-style: inside none;
	padding: 0;
	margin: 0;
}
.mod-wrapper .mod-snsList-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding-left: 23px;
	margin-top: 3px;
	word-break: break-all;
	text-indent: -23px;
}
.mod-wrapper .mod-snsList-item:first-child {
	margin-top: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-snsList-item {
		padding-left: 30px;
		text-indent: -30px;
	}
}
.mod-wrapper .mod-snsList-item a:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 5px;
	text-indent: 0;
	vertical-align: middle;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-snsList-item a: before {
		width: 25px;
		height: 25px;
		background-size: 25px 25px;
	}
}
.mod-wrapper .mod-snsList-item.mod-snsList-item--type-fb a:before {
	background-image: url('../img/mod-snsList/icon_01.png');
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-snsList-item.mod-snsList-item--type-fb a: before {
		background-image: url('../img/mod-snsList/icon_01_2x.png');
	}
}
.mod-wrapper .mod-snsList-item.mod-snsList-item--type-tw a:before {
	background-image: url('../img/mod-snsList/icon_02.png');
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-snsList-item.mod-snsList-item--type-tw a: before {
		background-image: url('../img/mod-snsList/icon_02_2x.png');
	}
}
.mod-wrapper .mod-caption {
	margin-bottom: 24px;
	color: #999;
	font-size: 12px;
	font-size: 1.2rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-caption {
		font-size: 14px;
		font-size: 1.4rem;
	}
}
.mod-wrapper .mod-captionList {
	margin-top: 5px;
}
.mod-wrapper .mod-captionList>ul {
	margin: 0;
	padding: 0 0 0 15px;
}
.mod-wrapper .mod-captionList>ul li {
	font-size: 12px;
	font-size: 1.2rem;
	color: #999;
}
.mod-wrapper .mod-captionList--type-2 {
	margin-top: 0;
	margin-bottom: 24px;
}
.mod-wrapper .mod-captionList--type-2>ul {
	list-style: inside none;
	padding-left: 0;
}
.mod-wrapper .mod-captionList--type-2>ul li {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.mod-wrapper .mod-captionList--type-2>ul li+li {
	margin-top: 10px;
}
.mod-wrapper .mod-captionList--type-2 .mod-captionList-marker {
	display: block;
	float: left;
	width: 1.5em;
}
.mod-wrapper .mod2-headingV3-text, .mod-wrapper .mod2-headingV4-text, .mod-wrapper .mod2-headingV5-text, .mod-wrapper .mod2-headingV6-text, .mod-wrapper .mod2-headingV7-text, .mod-wrapper .mod2-headingV8-text, .mod-wrapper .mod2-headingV9-text, .mod-wrapper .mod2-headingV10-text {
	margin: 0;
	padding: 0;
	font-size: inherit;
	color: inherit;
}
.mod-wrapper .mod2-headingV3 {
	margin-bottom: 45px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-headingV3 {
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod-grid2to1-item .mod2-headingV4.is-closed {
	margin-bottom: 0 !important;
	border-bottom-width: 1px;
}
.mod-wrapper .mod2-headingV4--type-no-border {
	border-bottom: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-headingV4--type-full {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}
.mod-wrapper .mod2-headingV5 {
	color: #4d4d4d;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-headingV5 {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 6px;
		margin-bottom: 15px;
		color: #777777;
		background-color: #eeeeee;
	}
}
.mod-wrapper .mod2-headingV6 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #4d4d4d;
	font-weight: bold;
}
.mod-wrapper .mod2-headingV7 {
	font-size: 18px;
	font-size: 1.8rem;
	color: #777777;
	font-weight: bold;
}
.mod-wrapper .mod2-headingV8 {
	font-size: 16px;
	font-size: 1.6rem;
	color: #4d4d4d;
	font-weight: bold;
}
.mod-wrapper .mod2-headingV9 {
	font-size: 14px;
	font-size: 1.4rem;
	color: #4d4d4d;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 12px;
}
.mod-wrapper .mod2-headingV10 {
	border-bottom-width: 0px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-headingV10 {
		border-bottom-width: 1px;
	}
}
.mod-wrapper .mod2-headingV10+.mod-p2, .mod-wrapper .mod2-headingV10+.js-toggleBlock-child>.mod-p2:first-child {
	margin-top: -29px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-headingV10+.mod-p2, .mod-wrapper .mod2-headingV10+.js-toggleBlock-child>.mod-p2: first-child {
		margin-top: 0;
	}
}
.mod-wrapper .mod-table3-inner {
	width: 100%;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px 0 0 1px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table3-inner {
		border: none;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table3-inner tbody {
		display: block;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table3-inner tr {
		display: block;
	}
}
.mod-wrapper .mod-table3-inner td, .mod-wrapper .mod-table3-inner th {
	padding: 10px;
	padding: 1rem;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px 1px 1px 0;
}
.mod-wrapper .mod-table3-inner td img, .mod-wrapper .mod-table3-inner th img {
	vertical-align: middle;
}
.mod-wrapper .mod-table3-inner td {
	vertical-align: top;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table3-inner td {
		display: block;
		padding: 0;
		border: none;
		margin-bottom: 10px;
	}
}
.mod-wrapper .mod-table3-inner th {
	text-align: left;
	font-weight: normal;
	background-color: #f1f1f1;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table3-inner th {
		display: block;
		font-weight: bold;
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0;
		margin-bottom: 5px;
		border: none;
		background-color: transparent;
	}
}
.mod-wrapper .mod-table3-list {
	margin: 0;
	padding: 0;
	list-style: inside none;
}
.mod-wrapper .mod-table3-list>li {
	padding-top: 1rem;
}
.mod-wrapper .mod-table3-list>li:first-child {
	padding-top: 0;
}
.mod-wrapper .mod-table3-list2 {
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	list-style: inside disc;
}
.mod-wrapper .mod-table3-list2>li {
	padding-top: 1rem;
}
.mod-wrapper .mod-table3-list2>li:first-child {
	padding-top: 0;
}
.mod-wrapper .mod-table4 {
	margin-bottom: 50px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table4 {
		margin-bottom: 25px;
	}
}
.mod-wrapper .mod-table4-inner {
	width: 100%;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px 0 0 1px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table4-inner {
		border: none;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table4-inner colgroup {
		display: none;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table4-inner tbody {
		display: block;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table4-inner tr {
		display: block;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table4-inner tr+tr {
		margin-top: 48px;
	}
}
.mod-wrapper .mod-table4-inner td, .mod-wrapper .mod-table4-inner th {
	padding: 10px;
	padding: 1rem;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px 1px 1px 0;
}
.mod-wrapper .mod-table4-inner td img, .mod-wrapper .mod-table4-inner th img {
	vertical-align: middle;
}
.mod-wrapper .mod-table4-inner td {
	vertical-align: middle;
	word-break: break-all;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table4-inner td {
		display: block;
		padding: 0;
		border: none;
		margin-bottom: 10px;
	}
}
.mod-wrapper .mod-table4-inner th {
	text-align: left;
	font-weight: normal;
	background-color: #f1f1f1;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-table4-inner th {
		display: block;
		font-weight: bold;
		font-size: 18px;
		font-size: 1.8rem;
		padding: 0;
		margin-bottom: 5px;
		border: none;
		background-color: transparent;
	}
}
.mod-wrapper .mod-figure {
	display: inline-block;
}
.mod-wrapper .mod-figure+.mod-figure {
	margin-top: 20px;
}
.mod-wrapper .mod-figure-image {
	margin-bottom: 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-figure-image {
		text-align: center;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-figure-image img {
		max-width: 100%;
		width: auto;
		height: auto;
	}
}
.mod-wrapper .mod-figure-caption {
	font-size: 12px;
	font-size: 1.2rem;
	color: #999;
	word-break: break-all;
}
.mod-wrapper .mod-figure2-image {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 468px;
	height: 468px;
	margin-bottom: 10px;
	background: url('../img/mod-pictureSampleThumbnails/bg_01.png') no-repeat 0 100%
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-figure2-image {
		width: 300px;
		height: 300px;
		margin: 0 auto 10px;
		background: url('../img/mod-pictureSampleThumbnails/bg_01_2x.png') no-repeat 0 100%;
		-webkit-background-size: 24px 24px;
		-moz-background-size: 24px 24px;
		background-size: 24px 24px;
	}
	.mod-wrapper .mod-figure2-image img {
		width: auto;
		height: auto;
		max-width: 294px;
		max-height: 294px;
	}
}
.mod-wrapper .mod-figure2-imageInner {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 2px;
	border: 1px solid #d4d4d4;
}
.mod-wrapper .mod-figure2-imageInner:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}
.mod-wrapper .mod-figure2-caption {
	font-size: 12px;
	font-size: 1.2rem;
	color: #999;
	word-break: break-all;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-figure2-caption {
		width: 300px;
		margin: 0 auto;
	}
}
.mod-wrapper .mod-mediaBlock {
	margin-bottom: 24px;
}
.mod-wrapper .mod-mediaBlock:after {
	content: "";
	display: table;
	clear: both;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mediaBlock+.mod-mediaBlock {
		margin-top: -10px;
	}
}
.mod-wrapper .mod-mediaBlock-media {
	float: left;
	width: 222px;
	margin-right: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mediaBlock-media {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.mod-wrapper .mod-mediaBlock-media .mod-figure {
		width: 100%;
		text-align: center;
	}
	.mod-wrapper .mod-mediaBlock-media .mod-figure .mod-figure-caption {
		text-align: left;
	}
}
.mod-wrapper .mod-mediaBlock-media--type-rev {
	float: right;
	margin-right: 0;
	margin-left: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mediaBlock-media--type-rev {
		float: none;
		margin-left: 0;
	}
}
.mod-wrapper .mod-mediaBlock2 {
	margin-bottom: 24px;
}
.mod-wrapper .mod-mediaBlock2:after {
	content: "";
	display: table;
	clear: both;
}
.mod-wrapper .mod-mediaBlock2-media {
	float: left;
	width: 308px;
	margin-right: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mediaBlock2-media {
		width: auto;
		float: none;
		margin: 0 auto 15px;
	}
	.mod-wrapper .mod-mediaBlock2-media .mod-figure {
		display: block;
		max-width: 304px;
		margin-right: auto;
		margin-left: auto;
	}
}
.mod-wrapper .mod-mediaBlock2-media--type-rev {
	float: right;
	margin-right: 0;
	margin-left: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-mediaBlock2-media--type-rev {
		float: none;
		margin: 0 auto 15px;
	}
}
.mod-wrapper .mod-mediaBlock2-detail {
	overflow: hidden;
}
.mod-wrapper .mod-mediaBlock3 {
	margin-left: -24px;
	margin-bottom: 24px;
}
.mod-wrapper .mod-mediaBlock3:after {
	content: "";
	display: table;
	clear: both;
}
.mod-wrapper .mod-mediaBlock3-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding-left: 24px;
}
.mod-wrapper .mod-mediaBlock3-image {
	text-align: center;
	margin-bottom: 10px;
}
.mod-wrapper .mod-mediaBlock3-image img {
	max-width: 100%;
	width: auto;
}
.mod-wrapper .mod-mediaBlock3-caption {
	font-size: 12px;
	font-size: 1.2rem;
	color: #999;
	word-break: break-all;
}
.mod-wrapper .mod-productInfo2 {
	margin-bottom: 24px;
}
.mod-wrapper .mod-productInfo2-heading {
	font-size: 16px;
	font-size: 1.6rem;
	color: #4d4d4d;
	margin-bottom: 10px;
	font-weight: bold;
}
.mod-wrapper .mod-productInfo2-body:after {
	content: "";
	display: table;
	clear: both;
}
.mod-wrapper .mod-productInfo2-media {
	float: left;
	margin-right: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productInfo2-media {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
		text-align: center;
	}
}
.mod-wrapper .mod-productInfo2-media--type-rev {
	float: right;
	margin-right: 0;
	margin-left: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-productInfo2-media--type-rev {
		float: none;
		margin-left: 0;
	}
}
.mod-wrapper .mod-productInfo2-detail {
	overflow: hidden;
}
.mod-wrapper .mod-worldMap {
	position: relative;
	width: 960px;
	height: 466px;
	margin-bottom: 50px;
	background-image: url('../img/mod-worldMap/worldmap.jpg');
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-worldMap {
		display: none;
	}
}
.mod-wrapper .mod-worldMap-item {
	font-size: 14px;
	font-size: 1.4rem;
	position: absolute;
	padding: 4px 10px 3px;
	border-radius: 2px;
	color: #fff !important;
	font-weight: bold;
	background-color: #666666;
}
.mod-wrapper .mod-worldMap-item:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	text-decoration: none;
}
.mod-wrapper .mod-worldMap-item span:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 14px;
	margin-right: 5px;
	color: #fff;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-form {
		margin-bottom: 24px;
	}
}
.mod-wrapper .mod-form-table {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px 0 0 1px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-form-table {
		border: none;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-form-table tbody {
		display: block;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-form-table tr {
		display: block;
	}
}
.mod-wrapper .mod-form-table td, .mod-wrapper .mod-form-table th {
	padding: 10px;
	padding: 1rem;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px 1px 1px 0;
}
.mod-wrapper .mod-form-table td img, .mod-wrapper .mod-form-table th img {
	vertical-align: middle;
}
.mod-wrapper .mod-form-table td {
	vertical-align: middle;
	word-break: break-all;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-form-table td {
		display: block;
		padding: 15px 10px 15px;
		border: none;
	}
}
.mod-wrapper .mod-form-table th {
	text-align: left;
	font-weight: normal;
	background-color: #f1f1f1;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-form-table th {
		display: block;
		font-weight: bold;
		color: #333333;
		border-width: 2px 0 0 0;
		border-color: #cdcbc4;
		background-color: #f7f6f5;
		font-size: 14px;
		font-size: 1.4rem;
	}
}
.mod-wrapper .mod-form-select {
	font-size: 16px;
	font-size: 1.6rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 16px;
	color: #666;
	zoom: 1.01;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mod-wrapper .mod-form-buttons {
	margin-top: 15px;
	text-align: center;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-form-buttons {
		margin-top: 0;
	}
}
.mod-wrapper .mod-form-submit {
	display: inline-block;
	padding: 10px;
	padding-bottom: 12px;
	-webkit-box-shadow: inset 0 1px #fff;
	-moz-box-shadow: inset 0 1px #fff;
	box-shadow: inset 0 1px #fff;
	background: -webkit-linear-gradient(top,  #f3f3f3, #e4e4e4);
	background: -moz-linear-gradient(top,  #f3f3f3, #e4e4e4);
	background: linear-gradient(top,  #f3f3f3, #e4e4e4);
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	border-radius: 5px;
	white-space: nowrap;
	line-height: 1;
	cursor: pointer;
	min-width: 140px;
	font-size: 14px;
	font-size: 1.4rem;
}
.mod-wrapper .mod-form-submit:hover, .mod-wrapper .mod-form-submit:hover:before {
	text-decoration: none;
}
.mod-wrapper .mod-form-submit:hover {
	background: -webkit-linear-gradient(top,  #e8e7e4 10%, #d4d3d2 85%, #ccccca);
	background: -moz-linear-gradient(top,  #e8e7e4 10%, #d4d3d2 85%, #ccccca);
	background: linear-gradient(top,  #e8e7e4 10%, #d4d3d2 85%, #ccccca);
	background-color: #d4d3d2;
}
.mod-wrapper .mod-pager {
	clear: both;
	margin-top: 30px;
	margin-bottom: 15px;
}
.mod-wrapper .mod-pager-ul {
	margin: 0;
	padding: 0;
	list-style: none inside;
	text-align: center;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pager-ul {
		width: 100%
	}
	.mod-wrapper .mod-pager-ul:after {
		content: "";
		display: table;
		clear: both;
	}
}
.mod-wrapper .mod-pager-prev, .mod-wrapper .mod-pager-next, .mod-wrapper .mod-pager-item {
	display: inline-block;
	height: 27px;
	vertical-align: middle;
	margin-bottom: 10px;
	border-left: 1px solid #cdcbc4;
	padding-left: 5px;
	line-height: 1.8;
}
.mod-wrapper .mod-pager-prev {
	border-left: none;
	padding-right: 15px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pager-prev {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		width: 50%;
		padding: 0;
		border: none;
		text-align: left;
	}
}
.mod-wrapper .mod-pager-prev>span:before, .mod-wrapper .mod-pager-prev>a:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	text-decoration: none !important;
	line-height: 1.3;
	height: 0;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pager-prev>span: before, .mod-wrapper .mod-pager-prev>a:before {
		line-height: 1.2;
		margin-top: 5px;
	}
}
.mod-wrapper .mod-pager-prev.mod-pager-prev--type-hidden {
	visibility: hidden;
}
.mod-wrapper .mod-pager-next {
	padding-left: 10px;
	border-right: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pager-next {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: right;
		width: 50%;
		padding: 0;
		border: none;
		text-align: right;
	}
}
.mod-wrapper .mod-pager-next>span:after, .mod-wrapper .mod-pager-next>a:after {
	margin-right: 0;
	content: "\f105";
	text-decoration: none !important;
	line-height: 1.3;
	height: 0;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pager-next>span: after, .mod-wrapper .mod-pager-next>a:after {
		line-height: 1.2;
		margin-top: 5px;
	}
}
.mod-wrapper .mod-pager-next.mod-pager-next--type-hidden {
	visibility: hidden;
}
.mod-wrapper .mod-pager-item {
	text-align: center;
}
.mod-wrapper .mod-pager-item:first-child {
	border-left: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pager-item {
		display: none;
	}
}
.mod-wrapper .mod-pager-item>a {
	display: block;
	min-width: 27px;
}
.mod-wrapper .mod-pager-item>span {
	display: block;
	min-width: 27px;
	border-radius: 3px;
	background-color: #cdcbc4;
	color: #fff;
}
.mod-wrapper .mod-goods1-image {
	position: relative;
}
.mod-wrapper .mod-goods1-image .mod2-recommendIcon, .mod-wrapper .mod-goods1-image .mod2-newIcon, .mod-wrapper .mod-goods1-image .mod2-oldIcon, .mod-wrapper .mod-goods1-image .mod2-recommendIcon, .mod-wrapper .mod-goods1-image .mod2-oldIcon {
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-wrapper-item .js-toggleBlock-parent: last-child .js-toggleBlock-heading.is-closed {
		margin-bottom: 30px;
	}
}
.mod-wrapper .mod-pictureSampleThumbnails-text {
	color: #4d4d4d;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pictureSampleThumbnails-itemInner {
		width: 140px;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-pictureSampleThumbnails-image img {
		max-width: 134px;
	}
}
.mod-wrapper .mod2-hr {
	clear: both;
	margin-bottom: 20px;
	width: 100%;
	border: none;
	border-bottom: 2px solid #d4d4d4;
}
.mod-wrapper .mod2-cameraUsageBlock {
	padding: 20px 30px;
	background-color: #f1f1ee;
	border-radius: 6px;
	margin-right: 152px;
	margin-left: 152px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraUsageBlock {
		position: relative;
		padding: 15px;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 25px;
	}
	.mod-wrapper .mod2-cameraUsageBlock:after {
		content: "";
		display: table;
		clear: both;
	}
}
.mod-wrapper .mod-degitutorHero+.mod2-cameraUsageBlock {
	margin-top: -20px;
	margin-bottom: 50px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-degitutorHero+.mod2-cameraUsageBlock {
		margin-top: 0;
		margin-bottom: 24px;
	}
}
.mod-wrapper .mod2-cameraUsageBlock-image {
	display: table-cell;
	padding-right: 12px;
	vertical-align: middle;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraUsageBlock-image {
		position: absolute;
		display: block;
		padding-right: 0;
	}
}
.mod-wrapper .mod2-cameraUsageBlock-image img {
	width: 81px;
	height: 61px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraUsageBlock-image img {
		width: 49px;
		height: 37px;
	}
}
.mod-wrapper .mod2-cameraUsageBlock-detail {
	display: table-cell;
	border-left: 1px solid #d5d5ce;
	padding-left: 20px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraUsageBlock-detail {
		display: block;
		border-left-width: 0;
		padding-left: 0;
	}
}
.mod-wrapper .mod2-cameraUsageBlock-heading {
	margin-bottom: 8px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 1;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraUsageBlock-heading {
		padding-left: 59px;
		min-height: 37px;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraUsageBlock-headingText {
		display: inline-block;
		vertical-align: middle;
	}
}
.mod-wrapper .mod2-cameraUsageBlock-text {
	color: #333;
}
.mod-wrapper .mod2-newIcon, .mod-wrapper .mod2-oldIcon, .mod-wrapper .mod2-recommendIcon {
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	line-height: 1.7;
	vertical-align: middle;
	padding: 0 10px;
	border-radius: 2px;
	background-color: #6775ff;
	color: #ffffff;
	font-weight: bold;
}
.mod-wrapper .mod2-newIcon--type-small, .mod-wrapper .mod2-oldIcon--type-small, .mod-wrapper .mod2-recommendIcon--type-small {
	padding: 1px 3px;
	line-height: 14px;
	min-width: 25px;
	height: 14px;
	font-size: 10px;
	font-size: 1rem;
}
.mod-wrapper .mod2-oldIcon {
	background-color: #4d4d4d;
}
.mod-wrapper .mod2-oldIcon--type-small {
	font-size: 11px;
	font-size: 1.1rem;
	padding: 1px 2px;
}
.mod-wrapper .mod2-cameraFunctionLinks {
	margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraFunctionLinks {
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod2-headingV5+.mod2-cameraFunctionLinks {
	margin-top: -10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-headingV5+.mod2-cameraFunctionLinks {
		margin-top: 0;
	}
}
.mod-wrapper .mod2-cameraFunctionLinks li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 304px;
	margin-bottom: 5px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraFunctionLinks li {
		display: block;
		width: auto;
	}
}
.mod-wrapper .mod2-cameraFunctionLinks li:before {
	color: #4d4d4d;
}
.mod-wrapper .mod2-cameraFunctionLinks2 {
	margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraFunctionLinks2 {
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod2-cameraFunctionLinks2 li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 304px;
	margin-bottom: 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cameraFunctionLinks2 li {
		display: block;
		width: auto;
	}
}
.mod-wrapper .mod2-cameraFunctionLinks2 li:before {
	color: #a3a3a3;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
}
.mod-wrapper .mod2-text {
	margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-text {
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod2-headingV4+.mod2-text, .mod-wrapper .mod-heading4.mod-heading4--nobb+.mod2-text, .mod-wrapper .mod2-headingV4+.mod2-text, .mod-wrapper .mod2-headingV10+.mod2-text, .mod-wrapper .mod-historyBlock-heading+.mod2-text {
	margin-top: -8px;
}
.mod-wrapper .mod2-modelNameBlock {
	margin-bottom: 15px;
}
.mod-wrapper .mod2-modelNameBlock:after {
	content: "";
	display: table;
	clear: both;
}
.mod-wrapper .mod2-modelNameBlock-digLogo {
	display: inline-block;
	padding-right: 10px;
	margin-right: 5px;
	border-right: 2px solid #cccccc;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-modelNameBlock-digLogo {
		vertical-align: top;
		min-height: 22px;
	}
}
.mod-wrapper .mod2-modelNameBlock-digLogo img {
	width: 83px;
	height: auto;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-modelNameBlock-digLogo img {
		position: relative;
		top: 3px;
		width: 80px;
	}
}
.mod-wrapper .mod2-modelNameBlock-name {
	display: inline-block;
	border-right: 2px solid #cccccc;
	padding-right: 10px;
	margin-right: 5px;
}
.mod-wrapper .mod2-modelNameBlock-name+.mod2-modelNameBlock-name {
	border-right-width: 0;
}
.mod-wrapper .mod2-modelNameBlock-name h1, .mod-wrapper .mod2-modelNameBlock-name span {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #4d4d4d;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-modelNameBlock-name h1, .mod-wrapper .mod2-modelNameBlock-name span {
		display: inline-block;
		font-size: 18px;
		font-size: 1.8rem;
		min-height: 22px;
	}
}
.mod-wrapper .mod2-modelLogoBlock {
	border-top: 2px solid #f1f1ee;
	padding: 5px 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-modelLogoBlock {
		display: none;
	}
}
.mod-wrapper .mod2-modelLogoBlock-image {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.mod-wrapper .mod2-modelLogoBlock-logo {
	display: inline-block;
	vertical-align: middle;
}
.mod-wrapper .mod2-hugeLinkBlock {
	margin-bottom: 10px;
	box-shadow: inset 0 2px 2px #e2e2dc;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock {
		box-shadow: none;
	}
}
.mod-wrapper .mod2-hugeLinkBlock-item {
	display: table-cell;
	width: 50%;
	padding: 20px 30px 30px;
	background-color: #f1f1ee;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock-item {
		display: block;
		width: auto;
		padding: 15px;
		margin-bottom: 5px;
		border-radius: 4px;
	}
}
.mod-wrapper .mod2-hugeLinkBlock-item:first-child {
	border-right: 1px dotted #000;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock-item: first-child {
		border-right-width: 0;
	}
}
.mod-wrapper .mod2-hugeLinkBlock-image {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock-image {
		position: relative;
		margin-top: 0;
		margin-right: 0;
	}
}
.mod-wrapper .mod2-hugeLinkBlock-image img {
	height: auto;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock-image img {
		position: absolute;
		top: 0;
		left: 0;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock-image img[src*="icon_01"] {
		width: 49px;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock-image img[src*="icon_02"] {
		width: 41px;
	}
}
.mod-wrapper .mod2-hugeLinkBlock-heading {
	overflow: hidden;
	font-size: 20px;
	font-size: 2.6rem;
	font-weight: bold;
	color: #000;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock-heading {
		padding-left: 59px;
		min-height: 37px;
	}
}
.mod-wrapper .mod2-hugeLinkBlock-text {
	overflow: hidden;
	margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock-text {
		margin-top: 10px;
		margin-bottom: 15px;
	}
}
.mod-wrapper .mod2-hugeLinkBlock-button {
	clear: both;
	display: block;
	/*width: 248px;
	height: 35px;*/
	line-height: 35px;
	margin: 0 auto;
	color: #fff;
	background: #ffde00;
	border-radius: 4px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	color: #000 !important;
	text-decoration: none !important;
}
.mod-wrapper .mod2-hugeLinkBlock-button:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	position: relative;
	top: 3px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	margin-right: 10px;
	line-height: 1;
	color: #000;
	text-decoration: none !important;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-hugeLinkBlock-button: before {
		margin-right: 9px;
	}
}
.mod-wrapper .mod2-hugeLinkBlock-button:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
.mod-wrapper .mod2-cautionBlock {
	position: relative;
	margin-bottom: 20px;
}
.mod-wrapper .mod2-cautionBlock-heading {
	margin-bottom: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cautionBlock-heading {
		font-size: 12px;
		font-size: 1.2rem;
	}
}
.mod-wrapper .mod2-cautionBlock-text {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 5px;
	line-height: 1.3;
}
.mod-wrapper .mod2-cautionBlock-date {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	font-size: 1.2rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-cautionBlock-date {
		position: static;
		text-align: right;
	}
}
.mod-wrapper .mod2-heroImageLink {
	text-align: right;
}
.mod-wrapper .mod-heroImage+.mod2-heroImageLink {
	margin-top: -38px;
	margin-bottom: 48px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-heroImage+.mod2-heroImageLink {
		margin-top: -25px;
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod2-viewDetailInfoBlock {
	background-color: #f7f7f7;
	padding: 15px 20px 5px;
	margin: 30px 82px 60px;
	border-radius: 6px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-viewDetailInfoBlock {
		display: block;
		width: auto;
		margin: 30px 0 35px;
	}
}
.mod-wrapper .mod2-viewDetailInfoBlock-heading {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d4d4d4;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.mod-wrapper .mod2-viewDetailInfoBlock-text {
	margin-bottom: 10px;
}
.mod-wrapper .mod2-iconLinkList {
	list-style: none;
	margin: 0;
	padding: 0;
	word-spacing: -1em;
	display: table;
	display: block\9;
	width: 100%
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-iconLinkList {
		display: block;
		width: auto;
		word-spacing: 0;
	}
}
.mod-wrapper .mod2-iconLinkList li {
	display: inline-block;
	word-spacing: normal;
	vertical-align: top;
	width: 33.3333333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 10px;
	padding: 0;
	font-size: 16px;
	font-size: 1.6rem;
	vertical-align: top;
	font-weight: bold;
	overflow: hidden;
	padding-left: 15px;
	text-indent: -15px;
}
.mod-wrapper .mod2-iconLinkList li:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	color: #a2a2a2;
	margin-right: 10px;
	text-indent: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-iconLinkList li {
		display: block;
		width: auto;
	}
}
.mod-wrapper .mod2-iconLinkList--type-block li {
	display: block;
	width: auto;
}
.mod-wrapper .mod2-gotoContents {
	padding: 20px;
	border: 1px solid #dfdfdf;
	background-color: #fffffe;
	margin-bottom: 70px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-gotoContents {
		padding: 10px;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod2-gotoContents-text {
	color: #4d4d4d;
	margin-bottom: 10px;
}
.mod-wrapper .mod2-grayButton {
	display: inline-block;
	padding: 3px 10px 6px;
	color: #4d4d4d !important;
	background-color: #f7f7f7;
	border: 1px solid #dfdfdf;
	border-radius: 6px;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}
.mod-wrapper .mod2-grayButton:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	position: relative;
	top: 1px;
	color: #4d4d4d;
	font-size: 23px;
	margin-right: 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod2-grayButton {
		text-align: center;
		padding: 3px 5px 6px;
	}
}
.mod-wrapper .mod2-grayButton:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}
.mod-wrapper .mod-newsList {
	margin-bottom: 40px;
}
.mod-wrapper .mod-newsList .mod-newsList-item {
	margin: 0;
	padding: 0;
}
.mod-wrapper .mod-newsList .mod-newsList-date {
	margin: 0 0 5px;
	padding: 0;
}
.mod-wrapper .mod-newsList .mod-newsList-text {
	margin: 0 0 20px;
	padding: 0;
}
.mod-wrapper .mod-newsList .mod-newsList-text .mod-list2 {
	line-height: 1.6;
	margin-top: 6px;
	margin-bottom: 21px;
}
.mod-wrapper .mod-newsList .mod-newsList-text .mod-list2 li {
	margin-bottom: 7px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-newsList .mod-newsList-text .mod-list2 li {
		line-height: 1.6;
	}
}
.mod-wrapper .mod-newsList .mod-newsList-text+.mod-newsList-text {
	margin-top: -15px;
}
.mod-wrapper .mod-selectArchivesBlock {
	margin-bottom: 10px;
}
.mod-wrapper .mod-selectArchivesBlock .mod-selectArchivesBlock-select {
	font-size: 16px;
	font-size: 1.6rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 16px;
	color: #666;
	zoom: 1.01;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 0 10px;
}
.mod-wrapper .mod-awardsTable {
	margin-bottom: 20px;
}
.mod-wrapper .mod-awardsTable .mod-awardsTable-inner {
	width: 100%;
	border: 1px solid #e3e3e3;
	border-width: 0 0 1px 1px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-inner {
		display: block;
		border-width: 0;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-inner tr {
		display: block;
	}
}
.mod-wrapper .mod-awardsTable .mod-awardsTable-inner th {
	padding: 10px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #e3e3e3;
	background-color: #f1f1f1;
	text-align: left;
	font-weight: normal;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-inner th {
		display: block;
		border-width: 0;
		background-color: transparent;
	}
}
.mod-wrapper .mod-awardsTable .mod-awardsTable-inner td {
	padding: 10px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #e3e3e3;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-inner td {
		display: block;
		border-width: 0;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-head {
		display: none;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-body {
		display: block;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-product {
		position: relative;
		display: block;
		color: #4d4d4d;
		border-color: #d4d4d4;
		border-style: solid;
		border-width: 1px 0 1px 0 !important;
		padding: 15px 30px 15px 0 !important;
		margin-top: -1px !important;
		margin-bottom: 0 !important;
		font-weight: bold !important;
		font-size: 20px;
		font-size: 2rem;
	}
}
.mod-wrapper .mod-awardsTable .mod-awardsTable-product.is-closed:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 36px;
	font-size: 3.6rem;
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	color: #949494;
	top: 2px;
}
.mod-wrapper .mod-awardsTable .mod-awardsTable-product.is-closed:before {
	display: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-product.is-closed: before {
		display: block;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-product.is-opened {
		border-bottom-width: 0px;
	}
}
.mod-wrapper .mod-awardsTable .mod-awardsTable-product.is-opened:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	font-size: 36px;
	font-size: 3.6rem;
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	color: #949494;
	top: 2px;
}
.mod-wrapper .mod-awardsTable .mod-awardsTable-product.is-opened:before {
	display: none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-product.is-opened: before {
		display: block;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTable .mod-awardsTable-prize {
		display: block;
		padding: 0 !important;
		margin-bottom: 20px;
	}
}
.mod-wrapper .mod-awardsTableList {
	margin: 0;
	padding: 0;
}
.mod-wrapper .mod-awardsTableList+.mod-awardsTableList {
	margin-top: 10px;
}
.mod-wrapper .mod-awardsTableList>li {
	list-style: inside disc;
	padding-left: 1em;
	text-indent: -1em;
}
.mod-wrapper .mod-awardsTableList .mod-awardsTableList-heading {
	list-style: inside disc;
	width: 100%;
	font-weight: bold;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-awardsTableList .mod-awardsTableList-heading {
		list-style: none;
		display: block;
		width: auto;
		padding: 10px;
		margin-bottom: 10px;
		text-indent: 0;
		font-weight: bold;
		border-top: 2px solid #e3e3e3;
		background-color: #f1f1f1;
		color: #777777;
	}
}
.mod-wrapper .mod-awardsTableList .mod-awardsTableList-organizer {
	display: block;
	list-style: none;
	padding-left: 1em;
	text-indent: 0;
}
.mod-wrapper .mod-awardsTableList .mod-awardsTableList-region {
	display: inline;
}
.mod-wrapper .mod-techBlock {
	margin-bottom: 20px;
}
.mod-wrapper .mod-techBlock:after {
	content: "";
	display: table;
	clear: both;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techBlock {
		margin-bottom: 10px;
	}
}
.mod-wrapper .mod-techBlock .mod-techBlock-subHeading {
	float: left;
	width: 468px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techBlock .mod-techBlock-subHeading {
		float: none;
		width: auto;
		padding: 0;
	}
}
.mod-wrapper .mod-techBlock .mod-techBlock-heroImage {
	float: right;
	width: 468px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techBlock .mod-techBlock-heroImage {
		float: none;
		width: auto;
		padding: 0;
		margin-bottom: 20px;
		text-align: center;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techBlock .mod-techBlock-heroImage img {
		max-width: 100%;
		width: auto;
		height: auto;
	}
}
.mod-wrapper .mod-techBlock .mod-techBlock-group {
	clear: both;
}
.mod-wrapper .mod-techBlock .mod-techBlock-article {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 480px;
	padding-right: 12px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techBlock .mod-techBlock-article {
		float: none;
		width: auto;
		padding: 0;
	}
}
.mod-wrapper .mod-techBlock .mod-techBlock-article.mod-techBlock-article--type-right {
	padding-left: 12px;
	padding-right: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techBlock .mod-techBlock-article.mod-techBlock-article--type-right {
		padding: 0;
	}
}
.mod-wrapper .mod-techBlock .mod-techBlock-article>.mod-heading5 {
	padding-bottom: 20px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techBlock .mod-techBlock-article>.mod-heading5 {
		padding: 6px;
	}
}
.mod-wrapper .mod-techBlock .mod-techBlock-text {
	margin: 0 0 20px;
	padding: 0;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techBlock .mod-techBlock-text {
		margin-bottom: 15px;
	}
}
.mod-wrapper .mod-techBlock .mod-techBlock-text+.mod-techBlock-link {
	margin-top: -5px;
}
.mod-wrapper .mod-techBlock .mod-techBlock-link {
	margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techBlock .mod-techBlock-link {
		margin-bottom: 15px;
	}
}
.mod-wrapper .mod-techSubHeading {
	margin: 0 0 20px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techSubHeading {
		margin: 0 0 15px;
	}
}
.mod-wrapper .mod-techSubHeading .mod-techSubHeading-text {
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	font-size: 24px;
	font-size: 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-techSubHeading .mod-techSubHeading-text {
		font-size: 25px;
		font-size: 2.5rem;
	}
}
.mod-wrapper .mod-historyFilter {
	border: 1px solid #e3e3e3;
	border-radius: 8px;
	padding: 10px 15px 0;
	margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyFilter {
		padding: 0;
		margin-bottom: 40px;
		overflow: hidden;
	}
}
.mod-wrapper .mod-historyFilter-heading {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #777777;
	padding: 0 0 10px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyFilter-heading {
		padding: 8px 15px;
	}
}
.mod-wrapper .mod-historyFilter-ul {
	margin: 0;
	padding: 0;
	list-style: inside none;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyFilter-ul {
		border-radius: 0 0 8px 8px;
	}
}
.mod-wrapper .mod-historyFilter-item {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
	cursor: pointer;
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyFilter-item {
		display: block;
		margin-right: 0;
		margin-bottom: 0;
		padding: 10px 15px;
		border-top: 1px solid #e3e3e3;
		background-color: #e3e3e3;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyFilter-item.mod-historyFilter-item--is-selected {
		background-color: #ffffff;
	}
}
.mod-wrapper .mod-historyFilter-checkbox {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-image: url('../img/mod-historyFilter/icon_01.png');
	background-position: top left;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyFilter-checkbox {
		background-image: url('../img/mod-historyFilter/icon_01_2x.png');
		margin-top: 1px;
		overflow: hidden;
	}
}
.mod-wrapper .mod-historyFilter-item--is-selected .mod-historyFilter-checkbox {
	background-position: bottom left;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyFilter-item--is-selected .mod-historyFilter-checkbox {
		background-image: url('../img/mod-historyFilter/icon_01_2x.png');
		background-size: 20px 40px;
	}
}
.mod-wrapper .mod-historyFilter-text {
	display: inline-block;
	vertical-align: top;
	margin-top: -1px;
	overflow: hidden;
	word-break: break-all;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyFilter-text {
		display: block;
		margin-top: 0;
	}
}
.mod-wrapper .mod-historyBlock {
	margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyBlock+.mod-historyBlock {
		margin-top: -21px;
	}
}
.mod-wrapper .mod-historyBlock-heading.is-closed {
	border-bottom: 1px solid #d4d4d4;
}
.mod-wrapper .mod-historyBlock-heading h2 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-size: 2.4rem;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyBlock-heading h2 {
		font-size: 20px;
		font-size: 2rem;
	}
}
.mod-wrapper .mod-historyBlock-item {
	margin-left: -24px;
	word-spacing: -1em;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}
.mod-wrapper .mod-historyBlock-item:after {
	content: "";
	display: table;
	clear: both;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyBlock-item {
		margin-left: 0;
	}
}
@media screen and (max-width: 599px) {
	.mod-wrapper .is-opened+.mod-historyBlock-item {
		padding-bottom: 10px;
	}
}
.mod-wrapper .mod-historyItem {
	display: inline-block;
	width: 468px;
	margin: 0 0 15px 24px;
	padding: 0 0 15px;
	word-spacing: normal;
	display: inline-block;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyItem {
		display: inline-block;
		width: 100%;
		height: auto !important;
		margin-left: 0;
	}
}
.mod-wrapper .mod-historyItem-heading {
	margin-bottom: 15px;
}
.mod-wrapper .mod-historyItem-heading strong {
	font-size: 16px;
	font-size: 1.6rem;
}
.mod-wrapper .mod-historyItem-tag {
	display: inline-block;
	padding: 0 3px;
	font-size: 10px;
	color: #fff;
	background-color: #000;
	border-radius: 2px;
	vertical-align: baseline;
}
.mod-wrapper .mod-historyItem-body {
	margin: 0;
	padding: 0;
}
.mod-wrapper .mod-historyItem-image {
	display: table-cell;
	vertical-align: top;
	padding-right: 24px;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyItem-image {
		display: block;
		margin-bottom: 15px;
		text-align: center;
	}
}
.mod-wrapper .mod-historyItem-detail {
	display: table-cell;
	vertical-align: top;
}
@media screen and (max-width: 599px) {
	.mod-wrapper .mod-historyItem-detail {
		display: block;
	}
}
.mod-wrapper .mod-historyItem-worldfirsts {
	background-color: #f7f7f7;
	border: 1px solid #d4d4d4;
	border-radius: 6px;
	margin: 0 0 10px;
	padding: 10px;
}
.mod-wrapper .mod-historyItem-worldfirsts>dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.mod-wrapper .mod-historyItem-worldfirsts>dd {
	margin: 0;
	padding: 0;
}
.mod-wrapper .mod-historyItem-specList>ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: inside disc;
}
.mod-wrapper .mod-historyItem-specList>ul>li {
	padding-left: 1em;
	text-indent: -1em;
}
.mod-wrapper .mod-historyItem-links>ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none outside;
}
.mod-wrapper .mod-historyItem-links>ul>li {
	margin-bottom: 10px;
}
.mod-wrapper #ls-row-1 .ls-fxr  {
	margin-left: auto;
	margin-right: auto;
}
.mod-wrapper #ls-row-5-area-1  {
	margin-left:  auto;
	margin-right:  auto;
}
.mod2-hugeLinkBlock-text.js-lineup-item {
	font-size: 1.3rem;
}