@charset "utf-8";

/* -------------------- btJump */
#btJump .prev {
	display: none;
}

/* -------------------- main */
#main .logo {
	background: url(/img/ig02/logo_ig02.png) no-repeat;
	background-size: contain;
}
#main h1 .btHelp {
	background: url(/img/ig02/bt_help_min.png) no-repeat;
	background-size: contain;
}
#main h1 .btAreaNav {
	background: url(/img/ig02/bt_areanav.png) no-repeat;
	background-size: contain;
}
#main .areaNav li:hover {
	color: #09f;
	background: url(/img/ig02/arw_nav_on.png) no-repeat left center;
	background-size: 12px 12px;
}
@media only screen and (max-width: 767px){
.spHeader h1 .btHelp {
	background: url(/img/ig02/bt_help_min.png) no-repeat;
}
.spHeader h1 .btAreaNav {
	background: url(/img/ig02/bt_areanav.png) no-repeat;
	background-size: contain;
}
}

/* -------------------- themeArea */
#themeArea {
	display: none;
}
#themeArea .themeBlock {
	display: none;
}
#themeArea .btTheme {
	display: inline-block;
	margin-bottom: 20px;
	padding-left: 22px;
	background: url(/img/ig02/bt_help_min.png) no-repeat left center;
	background-size: 16px 16px;
	font-size: 12px;
	cursor: pointer;
}
@media only screen and (max-width: 767px){
#themeArea {
	display: block;
	margin-bottom: 10px;
}
#themeArea .section {
	margin-bottom: 40px;
}
#themeArea h2 {
	margin-bottom: 20px !important;
	padding-left: 13px !important;
	border-left: 4px solid #09f;
	font-size: 14px !important;
	text-align: left !important;
}
#themeArea h3 {
	font-size: 14px;
	margin-bottom: 20px;
}
#themeArea p {
	margin-bottom: 20px;
	font-size: 12px;
}
#themeArea .note {
	margin-bottom: 20px;
	padding: 20px 20px 10px 20px;
	background: #333;
	color: #fff;
	font-size: 12px;
}
#themeArea .note dt {
	float: left;
	width: 25px;
}
#themeArea .note dd {
	margin: 0 0 10px 25px;
}
}

/* -------------------- area01 */
#area01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#area01 .nav {
	position: absolute;
	z-index: 100;
	bottom: 40px;
	left: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
#area01 .nav li {
	display: inline-block;
	width: 40px;
	margin: 0px 8px;
	color: #999;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}
#area01 .nav li.cr, 
#area01 .nav li:hover {
	color: #09f;
}
#area01 .infoArea {
	position: absolute;
	top: 32%;
	left: 0px;
	font-size: 22px;
	line-height: 1.0;
}
#area01 .infoArea h3 {
	margin-bottom: 35px;
	font-size: 12px;
}
#area01 .infoArea h3 .num {
	font-size: 48px;
}
#area01 .infoArea h4 {
	margin-bottom: 10px;
	font-size: 14px;
}
#area01 .infoArea .info01 {
	margin-bottom: 30px;
	padding-left: 40px;
	background: url(/img/ig02/ico_info01.png) no-repeat left center;
	background-size: 32px 24px;
	font-size: 36px;
}
#area01 .infoArea .info02 {
	margin-bottom: 30px;
	padding-left: 40px;
	background: url(/img/ig02/ico_info02.png) no-repeat left center;
	background-size: 25px 22px;
	font-size: 36px;
}
#area01 .infoArea .info03 {
	font-size: 14px;
}
#area01 .infoArea .info03 .num01 {
	font-size: 36px;
}
#area01 .helpArea {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#area01 .helpArea .helpBlock {
	display: none;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#area01 .helpArea .helpBlock1 {
	display: block;
}
#area01 .helpArea .btHelp {
	position: absolute;
	z-index: 100;
	top: 29.16%;
	left: 74.02%;
	width: 30px;
	height: 36px;
	background: url(/img/ig02/bt_help.png) no-repeat;
	background-size: contain;
	cursor: pointer;
}
#area01 .helpArea .body {
	display: none;
	position: absolute;
	z-index: 110;
	top: 36.83%;
	left: 75.61%;
	width: 340px;
	padding: 20px;
	background: rgba(0, 153, 255, 0.5);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
#area01 .helpArea .body .head {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 2px solid #fff;
	font-size: 16px;
}
#area01 .helpArea .body .btClose {
	position: absolute;
	top: 0px;
	right: -30px;
	width: 18px;
	height: 18px;
	background: url(/img/common/bt_close_s.png) no-repeat;
	cursor: pointer;
}

#area01 .birth {
	position: absolute;
	top: 23.16%;
	left: 34.04%;
	width: 65.95%;
	color: #09f;
	font-size: 16px;
	line-height: 1.0;
	white-space: nowrap;
}
#area01 .birth h3 {
	font-size: 1.12em;
	margin-left: 9.5%;
}
#area01 .birth h3 .min {
	font-size: 0.87em;
}
#area01 .birth .detail {
	margin-bottom: 20px;
	font-size: 1.12em;
}
#area01 .birth .detail .icon {
	display: inline-block;
	width: 6.5%;
	margin-right: 3%;
}
#area01 .birth .detail .icon img {
	width: 100%;
}
#area01 .birth .detail .num01 {
	font-size: 4.5em;
}
#area01 .birth .detail .num02 {
	font-size: 4.5em;
}
#area01 .motionArea {
	position: absolute;
	top: 41.66%;
	left: 34.04%;
	width: 65.95%;
	height: 41.66%;
}
#area01 .motionArea ul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80%;
	height: 80%;
}
#area01 .motionArea li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#area01 .motionArea .base, 
#area01 .motionArea .item1 {
	opacity: 1;
}
#area01 .motionArea li img {
	width: 100%;
}
#area01 .graphArea {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#area01 .graph {
	overflow: hidden;
	position: absolute;
	top: 24.83%;
	left: 12.44%;
	width: 77.87%;
	height: 55.16%;
}
#area01 .graph table {
	width: 100%;
	height: 100%;
	margin-left: 0.32%;
	border-collapse: collapse;
}
#area01 .graph table td {
	border: 1px solid #333;
}
#area01 .graph table .top td {
	border-top: none;
}
#area01 .graph table .future {
	width: 2.97%;
	border: none;
	border-bottom: 1px dotted #333;
}
#area01 .graph .futureLine {
	display: none;
	position: absolute;
	top: 40.5%;
	left: 81%;
	width: 16.5%;
	height: 1px;
	border-top: 2px dotted #09f;
}
#area01 .graph canvas {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#area01 .graphArea .valT {
	display: table;
	position: absolute;
	top: 21.66%;
	left: 5.85%;
	width: 90%;
	font-size: 11px;
	text-align: center;
}
#area01 .graphArea .valT li {
	display: table-cell;
	color: #999;
	vertical-align: middle;
}
#area01 .graphArea .valT .y {
	font-size: 15px;
}
#area01 .graphArea .valB li {
	position: absolute;
	top: 81%;
	font-size: 14px;
	text-align: center;
	line-height: 1.2;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}
#area01 .graphArea .valB .bir {
	display: block;
	color: #09f;
	text-align: right;
}
#area01 .graphArea .valB .med {
	display: block;
	text-align: right;
}
#area01 .graphArea .valB .vb01 {
	left: 12.76%;
}
#area01 .graphArea .valB .vb02 {
	left: 27.65%;
}
#area01 .graphArea .valB .vb03 {
	left: 42.55%;
}
#area01 .graphArea .valB .vb04 {
	left: 57.44%;
}
#area01 .graphArea .valB .vb05 {
	left: 70.21%;
}
#area01 .graphArea .valB .vb06 {
	left: 77.12%;
}
#area01 .graphArea .valL {
	display: table;
	position: absolute;
	top: 28%;
	left: 0px;
	width: 8.51%;
	height: 55%;
	font-size: 13px;
	text-align: right;
}
#area01 .graphArea .valR {
	display: table;
	position: absolute;
	top: 28%;
	left: 91.48%;
	width: 8.51%;
	height: 55%;
	color: #09f;
	font-size: 13px;
	text-align: left;
}
#area01 .graphArea .valL li, 
#area01 .graphArea .valR li {
	display: table-row;
	vertical-align: middle;
}
#area01 .graphArea .head .med {
	position: absolute;
	top: 83%;
	right: 91.48%;
	padding-left: 16px;
	background: url(/img/ig02/ico_graphitem.png) no-repeat 0px 3px;
	font-size: 11px;
	white-space: nowrap;
}
#area01 .graphArea .head .bir {
	position: absolute;
	top: 83%;
	left: 90.58%;
	padding-left: 11px;
	background: url(/img/ig02/ico_graphitem.png) no-repeat 0px -14px;
	color: #09f;
	font-size: 11px;
	white-space: nowrap;
}
#area01 .balloonArea .btBalloon li {
	overflow: hidden;
	position: absolute;
	z-index: 100;
	width: 60px;
	height: 68px;
	text-indent: 100%;
	white-space: nowrap;
	-webkit-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	-o-transform: translate(-50%, -100%);
	cursor: pointer;
}
#area01 .balloonArea .bal01 {
	top: 76.66%;
	left: 12.76%;
	background: url(/img/ig02/bt_balloon.png) no-repeat 0px 0px;
}
#area01 .balloonArea .bal01:hover {
	background: url(/img/ig02/bt_balloon.png) no-repeat 0px -68px;
}
#area01 .balloonArea .bal02 {
	top: 55.66%;
	left: 63.51%;
	background: url(/img/ig02/bt_balloon.png) no-repeat -70px 0px;
}
#area01 .balloonArea .bal02:hover {
	background: url(/img/ig02/bt_balloon.png) no-repeat -70px -68px;
}
#area01 .balloonArea .bal03 {
	top: 52.33%;
	left: 73.15%;
	background: url(/img/ig02/bt_balloon.png) no-repeat -140px 0px;
	-webkit-transform: translate(-50%, 0) !important;
	-moz-transform: translate(-50%, 0) !important;
	-ms-transform: translate(-50%, 0) !important;
	-o-transform: translate(-50%, 0) !important;
}
#area01 .balloonArea .bal03:hover {
	background: url(/img/ig02/bt_balloon.png) no-repeat -140px -68px;
}
#area01 .balloonArea .bal04 {
	top: 45.5%;
	left: 75.53%;
	background: url(/img/ig02/bt_balloon.png) no-repeat -210px 0px;
}
#area01 .balloonArea .bal04:hover {
	background: url(/img/ig02/bt_balloon.png) no-repeat -210px -68px;
}
#area01 .balloonArea .item {
	position: absolute;
	z-index: 100;
}
#area01 .balloonArea .item1 {
	top: 76.66%;
	left: 12.76%;
}
#area01 .balloonArea .item2 {
	top: 55.66%;
	left: 63.51%;
}
#area01 .balloonArea .item3 {
	top: 52.33%;
	left: 73.15%;
}
#area01 .balloonArea .item4 {
	top: 45.5%;
	left: 75.53%;
}
#area01 .balloonArea .body {
	display: none;
	position: absolute;
	z-index: 110;
	width: 340px;
	padding: 20px;
	background: rgba(0, 153, 255, 0.5);
}
#area01 .balloonArea .item1 .body {
	bottom: 34px;
	left: 50px;
}
#area01 .balloonArea .item2 .body {
	top: -150px;
	right: 50px;
}
#area01 .balloonArea .item3 .body {
	top: -60px;
	right: 50px;
}
#area01 .balloonArea .item4 .body {
	top: -120px;
	right: 50px;
}
#area01 .balloonArea .body .head {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 2px solid #fff;
	font-size: 16px;
}
#area01 .balloonArea .body .btClose {
	position: absolute;
	top: 0px;
	right: -30px;
	width: 18px;
	height: 18px;
	background: url(/img/common/bt_close_s.png) no-repeat;
	cursor: pointer;
}
/*
#area01 .balloonArea .pop1 {
	top: 39.19%;
	left: 18.08%;
}
#area01 .balloonArea .pop2 {
	top: 31.66%;
	left: 21.91%;
}
#area01 .balloonArea .pop3 {
	top: 42.66%;
	left: 30.85%;
}
#area01 .balloonArea .pop4 {
	top: 39%;
	left: 33.93%;
}
*/
#area01 .infoArea_sp, 
#area01 .graphArea_sp {
	display: none;
}
@media only screen and (max-width: 767px){
#area01 {
	position: static;
	width: auto;
	height: auto;
}
#area01 .infoArea, 
#area01 .birth, 
#area01 .helpArea, 
#area01 .motionArea, 
#area01 .graphArea, 
#area01 .nav {
	display: none;
}
#area01 .infoArea_sp {
	display: block;
}
#area01 .infoArea_sp h2 {
	margin: 20px 0 40px 0;
	font-size: 16px;
}
#area01 .infoArea_sp .item {
	padding: 20px 0 60px 0;
	border-top: 1px solid #333;
}
#area01 .infoArea_sp h3 {
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
}
#area01 .infoArea_sp h3 span {
	font-size: 30px;
}
#area01 .infoArea_sp h4 {
	margin-left: 35px;
	margin-bottom: 8px;
	color: #09f;
	font-size: 13px;
}
#area01 .infoArea_sp .info04 {
	margin-bottom: 18px;
	color: #09f;
	line-height: 1.0;
}
#area01 .infoArea_sp .info04 .icon {
	display: inline-block;
	width: 26px;
	margin-right: 9px;
}
#area01 .infoArea_sp .info04 .num01, 
#area01 .infoArea_sp .info04 .num02 {
	font-size: 50px;
}
#area01 .infoArea_sp .info04 .num03 {
	font-size: 19px;
}
#area01 .infoArea_sp h5 {
	margin-bottom: 5px;
	font-size: 11px;
}
#area01 .infoArea_sp .info03 {
	margin-bottom: 25px;
	font-size: 11px;
	line-height: 1.0;
}
#area01 .infoArea_sp .info03 .num01 {
	font-size: 30px;
}
#area01 .infoArea_sp .info01 {
	margin-bottom: 12px;
	padding-left: 35px;
	background: url(/img/ig02/ico_info01.png) no-repeat 0px 5px;
	background-size: 24px 18px;
	font-size: 30px;
	line-height: 1.0;
}
#area01 .infoArea_sp .info02 {
	margin-bottom: 12px;
	padding-left: 35px;
	background: url(/img/ig02/ico_info02.png) no-repeat 0px 5px;
	background-size: 19px 17px;
	font-size: 30px;
	line-height: 1.0;
}
#area01 .infoArea_sp .txtInfo {
	padding: 15px;
	background: rgba(0, 153, 255, 0.7);
	font-size: 12px;
	line-height: 1.5;
}
#area01 .infoArea_sp .txtInfo h4 {
	margin: 0 0 5px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 14px;
}
#area01 .graphArea_sp {
	display: block;
	margin-bottom: 0px;
}
#area01 .graphArea_sp .graphImg {
	margin-bottom: 20px;
}
#area01 .graphArea_sp .graphImg img {
	width: 100%;
}
#area01 .graphArea_sp .btTopic {
	margin-bottom: 15px;
	text-align: center;
}
#area01 .graphArea_sp .btTopic li {
	overflow: hidden;
	display: inline-block;
	width: 45px;
	height: 45px;
	text-indent: 100%;
	white-space: nowrap;
}
#area01 .graphArea_sp .btTopic .btTopic1 {
	margin-right: 12px;
	background: url(/img/ig02/bt_topic_sp.png) no-repeat 0px 0px;
	background-size: 210px 95px;
}
#area01 .graphArea_sp .btTopic .btTopic1.cr {
	background: url(/img/ig02/bt_topic_sp.png) no-repeat 0px -50px;
	background-size: 210px 95px;
}
#area01 .graphArea_sp .btTopic .btTopic2 {
	margin-right: 12px;
	background: url(/img/ig02/bt_topic_sp.png) no-repeat -55px 0px;
	background-size: 210px 95px;
}
#area01 .graphArea_sp .btTopic .btTopic2.cr {
	background: url(/img/ig02/bt_topic_sp.png) no-repeat -55px -50px;
	background-size: 210px 95px;
}
#area01 .graphArea_sp .btTopic .btTopic3 {
	margin-right: 12px;
	background: url(/img/ig02/bt_topic_sp.png) no-repeat -110px 0px;
	background-size: 210px 95px;
}
#area01 .graphArea_sp .btTopic .btTopic3.cr {
	background: url(/img/ig02/bt_topic_sp.png) no-repeat -110px -50px;
	background-size: 210px 95px;
}
#area01 .graphArea_sp .btTopic .btTopic4 {
	background: url(/img/ig02/bt_topic_sp.png) no-repeat -165px 0px;
	background-size: 210px 95px;
}
#area01 .graphArea_sp .btTopic .btTopic4.cr {
	background: url(/img/ig02/bt_topic_sp.png) no-repeat -165px -50px;
	background-size: 210px 95px;
}
#area01 .graphArea_sp .topicBody .item {
	display: none;
	padding: 15px;
	background: rgba(0, 153, 255, 0.7);
	font-size: 12px;
	line-height: 1.5;
}
#area01 .graphArea_sp .topicBody .item.cr {
	display: block !important;
}
#area01 .graphArea_sp .topicBody .item .head {
	margin: 0 0 5px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 14px;
}
}

/* -------------------- area02 */
#area02 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mapArea {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mapArea .mapGroup {
	position: absolute;
	z-index: 0;
	top:  -15%;
	left: -15%;
	width: 130%;
	height: 130%;
}
#mapArea .mapGroup #worldmap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/img/common/map.png);
	background-size: contain;
	opacity: 0.4;
}
#mapArea .marker {
}
#mapArea .marker li {
	position: absolute;
	z-index: 1;
	width: 60px;
	height: 80px;
	-webkit-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	-o-transform: translate(-50%, -100%);
}
#mapArea .marker.s li {
	width: 36px !important;
	height: 48px !important;
}
#mapArea .marker .name {
	display: block;
	position: absolute;
	top: 10%;
	left: 120%;
	font-size: 30px;
}
#mapArea .marker.s .name {
	display: none;
}
#mapArea .marker .japan {
	top: 50%;
	left: 50%;
}
#mapArea .marker .sweden {
	top: 38.33%;
	left: 21.06%;
}
#mapArea .marker .denmark {
	top: 41.66%;
	left: 19.36%;
}
#mapArea .marker .uk {
	top: 42.66%;
	left: 16.38%;
}
#mapArea .marker .france {
	top: 45.33%;
	left: 18.08%;
}
#mapArea .marker .italy {
	top: 48.33%;
	left: 20.21%;
}
#mapArea .marker .germany{
	top: 43.33%;
	left: 20.21%;
}
#mapArea .marker .usa {
	top: 50%;
	left: 78.08%;
}
#area02 .introArea {
	display: none;
}
#area02 .introArea .over {
	position: fixed;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 300%;
	height: 200%;
	background: rgba(0, 0, 0, 0.7);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
#area02 .introArea .body {
	position: absolute;
	z-index: 10;
	top: 32.16%;
	left: 50%;
	width: 660px;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}
#area02 .introArea .body p {
	margin-bottom: 20px;
}
#area02 .nav {
	position: absolute;
	z-index: 100;
	bottom: 40px;
	left: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}
#area02 .nav li {
	display: inline-block;
	margin: 0px 8px;
	color: #999;
	font-size: 16px;
	cursor: pointer;
}
#area02 .nav li.cr, 
#area02 .nav li:hover {
	color: #09f;
}
#area02 .infoArea {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#area02 .infoArea .info01 {
	position: absolute;
	top: 36.66%;
	left: 8.51%;
	width: 57.44%;
	color: #09f;
	white-space: nowrap;
}
#area02 .infoArea .info01 .icon {
	display: inline-block;
	width: 8%;
	margin-right: 2%;
}
#area02 .infoArea .info01 .icon img {
	width: 100%;
}
#area02 .infoArea .info01 .left, 
#area02 .infoArea .info01 .center, 
#area02 .infoArea .info01 .right {
	display: inline-block;
}
#area02 .infoArea .info01 .left h3 {
	font-size: 1.12em;
}
#area02 .infoArea .info01 .left .detail {
	display: inline-block;
	font-size: 1.12em;
	line-height: 1.0;
}
#area02 .infoArea .info01 .left .detail .num {
	font-size: 4.5em;
	line-height: 1.0;
}
#area02 .infoArea .info01 .right h3 {
	margin-bottom: 3%;
	font-size: 0.87em;
}
#area02 .infoArea .info01 .right .detail {
	font-size: 0.87em;
	line-height: 1.0;
}
#area02 .infoArea .info01 .right .detail .num {
	font-size: 1.5em;
	line-height: 1.0;
}
#area02 .infoArea .info01 .center {
	width: 5.55%;
	font-size: 1.5em;
	text-align: center;
}
#area02 .infoArea .info02 {
	position: absolute;
	top: 61.16%;
	left: 8.51%;
	width: 23.4%;
	white-space: nowrap;
}
#area02 .infoArea .info03 {
	position: absolute;
	top: 61.16%;
	left: 37%;
	width: 23.4%;
	white-space: nowrap;
}
#area02 .infoArea .info04 {
	position: absolute;
	top: 66.5%;
	left: 65%;
	width: 23.4%;
	white-space: nowrap;
}
#area02 .infoArea .info02 .icon {
	display: inline-block;
	width: 12.27%;
	margin: 0 11.36% 0 3.18%;
}
#area02 .infoArea .info03 .icon {
	display: inline-block;
	width: 24.09%;
	margin: 0 9.09% 0 3.18%;
}
#area02 .infoArea .info02 .icon img {
	width: 100%;
}
#area02 .infoArea .info02 .body, 
#area02 .infoArea .info03 .body, 
#area02 .infoArea .info04 .body {
	display: inline-block;
}
#area02 .infoArea .info02 h3, 
#area02 .infoArea .info03 h3 {
	margin-bottom: 3%;
	font-size: 1.0em;
}
#area02 .infoArea .info02 .detail, 
#area02 .infoArea .info03 .detail {
	display: inline-block;
	font-size: 1.12em;
	line-height: 1.0;
}
#area02 .infoArea .info02 .detail .num, 
#area02 .infoArea .info03 .detail .num {
	font-size: 3.75em;
	line-height: 1.0;
}
#area02 .infoArea .info04 h3 {
	margin-bottom: 6%;
	font-size: 0.87em;
}
#area02 .infoArea .info04 .detail {
	font-size: 0.87em;
	line-height: 1.0;
}
#area02 .infoArea .info04 .detail .num {
	font-size: 1.5em;
	line-height: 1.0;
}
#area02 .infoArea_sp {
	display: none;
}
@media only screen and (max-width: 767px){
#area02 {
	display: block;
	position: static;
	width: auto;
	height: auto;
	padding-top: 120px;
}
#area02 .intro, 
#area02 .infoArea, 
#area02 #mapArea, 
#area02 .nav {
	display: none;
}
#area02 .infoArea_sp {
	display: block;
}
#area02 .infoArea_sp h2 {
	margin: 10px 0 40px 0;
	font-size: 16px;
}
#area02 .infoArea_sp .item {
	margin-bottom: 60px;
}
#area02 .infoArea_sp .item:last-child {
	margin-bottom: 0px;
}
#area02 .infoArea_sp h3 {
	margin-bottom: 30px;
	padding-top: 45px;
	font-size: 24px;
	text-align: center;
}
#area02 .infoArea_sp h3.japan {
	background: url(/img/ig02/marker_japan.png) no-repeat center top;
	background-size: 30px 40px;
}
#area02 .infoArea_sp h3.sweden {
	background: url(/img/ig02/marker_sweden.png) no-repeat center top;
	background-size: 30px 40px;
}
#area02 .infoArea_sp h3.denmark {
	background: url(/img/ig02/marker_denmark.png) no-repeat center top;
	background-size: 30px 40px;
}
#area02 .infoArea_sp h3.uk {
	background: url(/img/ig02/marker_uk.png) no-repeat center top;
	background-size: 30px 40px;
}
#area02 .infoArea_sp h3.france {
	background: url(/img/ig02/marker_france.png) no-repeat center top;
	background-size: 30px 40px;
}
#area02 .infoArea_sp h3.italy {
	background: url(/img/ig02/marker_italy.png) no-repeat center top;
	background-size: 30px 40px;
}
#area02 .infoArea_sp h3.germany {
	background: url(/img/ig02/marker_germany.png) no-repeat center top;
	background-size: 30px 40px;
}
#area02 .infoArea_sp h3.usa {
	background: url(/img/ig02/marker_usa.png) no-repeat center top;
	background-size: 30px 40px;
}
#area02 .infoArea_sp .info01 {
	margin-bottom: 10px;
	color: #09f;
}
#area02 .infoArea_sp .info01 h4 {
	margin: 0 0 8px 35px;
	font-size: 13px;
}
#area02 .infoArea_sp .info01 .icon {
	display: inline-block;
	width: 25px;
	margin-right: 10px;
}
#area02 .infoArea_sp .info01 .detail {
	display: inline-block;
	font-size: 12px;
	line-height: 1.0;
}
#area02 .infoArea_sp .info01 .detail .num {
	font-size: 50px;
}
#area02 .infoArea_sp .info02 {
	margin: 0 0 18px 35px;
	color: #09f;
}
#area02 .infoArea_sp .info02 h4 {
	margin-bottom: 5px;
	font-size: 11px;
}
#area02 .infoArea_sp .info02 .detail {
	display: inline-block;
	font-size: 11px;
	line-height: 1.0;
}
#area02 .infoArea_sp .info02 .detail .num {
	font-size: 20px;
}
#area02 .infoArea_sp .info03, 
#area02 .infoArea_sp .info04 {
	margin-bottom: 10px;
}
#area02 .infoArea_sp .info05 {
	margin-left: 35px;
	margin-bottom: 10px;
}
#area02 .infoArea_sp .info03 h4, 
#area02 .infoArea_sp .info04 h4 {
	margin: 0 0 5px 35px;
	font-size: 11px;
}
#area02 .infoArea_sp .info05 h4 {
	margin: 0 0 5px 0;
	font-size: 11px;
}
#area02 .infoArea_sp .info03 .icon {
	display: inline-block;
	width: 18px;
	margin-right: 17px;
}
#area02 .infoArea_sp .info04 .icon {
	display: inline-block;
	width: 24px;
	margin-right: 11px;
}
#area02 .infoArea_sp .info03 .detail, 
#area02 .infoArea_sp .info04 .detail {
	display: inline-block;
	font-size: 11px;
	line-height: 1.0;
}
#area02 .infoArea_sp .info03 .detail .num, 
#area02 .infoArea_sp .info04 .detail .num {
	font-size: 30px;
}
#area02 .infoArea_sp .info05 .detail {
	display: inline-block;
	font-size: 11px;
	line-height: 1.0;
}
#area02 .infoArea_sp .info05 .detail .num {
	font-size: 20px;
}
#area02 .infoArea_sp .aboutArea {
	margin-bottom: 20px;
}
#area02 .infoArea_sp .btAbout {
	display: inline-block;
	margin-bottom: 20px;
	padding-left: 22px;
	background: url(/img/ig02/bt_help_min.png) no-repeat left center;
	background-size: 16px 16px;
	font-size: 12px;
	cursor: pointer;
}
#area02 .infoArea_sp .bodyAbout {
	display: none;
	margin-bottom: 40px;
}
#area02 .infoArea_sp .bodyAbout p {
	margin-bottom: 20px;
	font-size: 12px;
}
}

/* -------------------- area03 */
#area03 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#topicArea .item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#topicArea .img {
	position: absolute;
	top: 37.33%;
	right: 55.21%;
	width: 222px;
	height: 162px;
	text-align: center;
}
#topicArea .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
#topicArea .body {
	position: absolute;
	top: 37.33%;
	left: 51.06%;
	width: 300px;
	font-size: 14px;
}
#topicArea .body h3 {
	margin-bottom: 25px;
	font-size: 32px;
	line-height: 1.4;
}
#area03 .nav {
	position: absolute;
	z-index: 100;
	bottom: 40px;
	left: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}
#area03 .nav li {
	display: inline-block;
	height: 26px;
	margin: 0px 12px;
	color: #999;
	font-size: 16px;
	cursor: pointer;
}
#area03 .nav li.cr, 
#area03 .nav li:hover {
	color: #09f;
}
#area03 .nav .topic1 {
	width: 14px;
	background: url(/img/ig02/bt_nav03.png) no-repeat 0px 0px;
	background-size: 300px 70px;
}
#area03 .nav .topic1:hover, 
#area03 .nav .topic1.cr {
	background: url(/img/ig02/bt_nav03.png) no-repeat 0px -40px;
	background-size: 300px 70px;
}
#area03 .nav .topic2 {
	width: 27px;
	background: url(/img/ig02/bt_nav03.png) no-repeat -40px 0px;
	background-size: 300px 70px;
}
#area03 .nav .topic2:hover, 
#area03 .nav .topic2.cr {
	background: url(/img/ig02/bt_nav03.png) no-repeat -40px -40px;
	background-size: 300px 70px;
}
#area03 .nav .topic3 {
	width: 36px;
	background: url(/img/ig02/bt_nav03.png) no-repeat -90px 0px;
	background-size: 300px 70px;
}
#area03 .nav .topic3:hover, 
#area03 .nav .topic3.cr {
	background: url(/img/ig02/bt_nav03.png) no-repeat -90px -40px;
	background-size: 300px 70px;
}
#area03 .nav .topic4 {
	width: 41px;
	background: url(/img/ig02/bt_nav03.png) no-repeat -150px 0px;
	background-size: 300px 70px;
}
#area03 .nav .topic4:hover, 
#area03 .nav .topic4.cr {
	background: url(/img/ig02/bt_nav03.png) no-repeat -150px -40px;
	background-size: 300px 70px;
}
#area03 .nav .topic5 {
	width: 46px;
	background: url(/img/ig02/bt_nav03.png) no-repeat -210px 0px;
	background-size: 300px 70px;
}
#area03 .nav .topic5:hover, 
#area03 .nav .topic5.cr {
	background: url(/img/ig02/bt_nav03.png) no-repeat -210px -40px;
	background-size: 300px 70px;
}
#area03 .nav .topic6 {
	width: 21px;
	background: url(/img/ig02/bt_nav03.png) no-repeat -270px 0px;
	background-size: 300px 70px;
}
#area03 .nav .topic6:hover, 
#area03 .nav .topic6.cr {
	background: url(/img/ig02/bt_nav03.png) no-repeat -270px -40px;
	background-size: 300px 70px;
}
#area03 .btEx {
	display: inline-block;
	margin-top: 20px;
	padding-left: 22px; 
	background: url(/img/ig02/bt_help_min_b.png) no-repeat left center;
	background-size: 16px 16px;
	font-size: 16px;
	cursor: pointer;
}
#area03 .spArea {
	display: none;
}
@media only screen and (max-width: 767px){
#area03 {
	display: block;
	position: static;
	width: auto;
	height: auto;
	padding-top: 120px;
}
#area03 h2 {
	margin: 20px 0 40px 0;
	font-size: 16px;
}
#area03 .nav {
	display: none;
}
#topicArea .item {
	display: block;
	position: static;
	width: auto;
	height: auto;
	margin-bottom: 100px;
}
#topicArea .item .img {
	position: static;
	width: 111px;;
	height: auto;
	margin: 0 auto 30px auto;
}
#topicArea .item .img img {
	position: static;
	width: 100%;
	height: auto;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}
#topicArea .body {
	position: static;
	width: auto;
	font-size: 13px;
}
#topicArea .body h3 {
	margin-bottom: 25px;
	font-size: 24px;
	text-align: center;
}
#area03 .btEx {
	display: none;
	margin-top: 20px;
	padding-left: 22px; 
	background: url(/img/ig02/bt_help_min_b.png) no-repeat left center;
	background-size: 16px 16px;
	font-size: 16px;
	cursor: pointer;
}
#area03 .spArea {
	display: block;
}
#area03 .spArea .h1 {
	margin: 20px 0 40px 0;
	font-size: 16px;
	text-align: center;
}
#area03 .spArea .btEx {
	display: inline-block;
	margin: 20px 0;
	padding-left: 22px; 
	background: url(/img/ig02/bt_help_min_b.png) no-repeat left center;
	background-size: 16px 16px;
	font-size: 13px;
	cursor: pointer;
}
#area03 .exBlock {
	display: none;
}
#area03 .exBlock ul {
	margin-top: 30px;
}
#area03 .exBlock ul li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
}
#area03 .exBlock ul li:after {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #fff;
}
#area03 .exBlock .note {
	margin-top: 30px;
	font-size: 11px;	
}
}

/* -------------------- sourceArea */
#sourceArea h2 {
	border-left: 4px solid #09f;
	color: #fff;
}

/* -------------------- modal */
#modalArea .modal h2 {
	border-color: #09f;
	color: #09f;
}
.jspTrack {
	background: #e4e4e4;
	position: relative;
}
.jspDrag {
	background: #09f;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
