@charset "UTF-8";
/* CSS Document */

*{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
	list-style-type: none;
}

#contentsAppDetailDetail h3 {
	font-family:Arial,Helvetica,Verdana,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 32px;
	line-height: 1.4;
	font-weight:bold;
	border-bottom: 1px solid #8ed6ea;
	margin-bottom: 10px;
}

h4 {
	font-family:Arial,Helvetica,Verdana,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	border-bottom: 1px solid #8ed6ea;
	font-size: 13px;
	line-height: 1.9;
}	

.appDiscription {
	margin-top: 5px;
	font-size: 13px;
	line-height: 1.61;
	height:65px;
}

img.appDiscriptionImg {
	margin-bottom:50px;
}

.appDiscColumnLeft {
	width:336px;
	float:left;
	margin-right:112px;
}

.appDiscColumnRight {
	width:336px;
	float:left;
}

#contentsAppDetailDetail a{
	color:#0790d2;
}

#contentsAppDetailDetail a:hover{
	text-decoration:underline;
}

#contentsAppDetailDetail strong {
	font-weight: bold;
}

#contentsAppDetailDetail {
	width:784px;
	margin:53px auto 0;
}

.info_wrap {
	padding-top:60px;
	padding-bottom:50px;	
}

.info {
	width: 938px;;
	height:160px;
	margin-top: 10px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;	
}

.info img.new{
	vertical-align:top;
	margin-left: 9px;
}

.infoIconImg {
	display:block;
	float:left;
	margin-top:20px;
}

.infoRightWrapper {
	float:left;
	margin-left:105px;
	margin-top:50px;
	overflow:hidden;
}

.infoLeftWrapper {
	float:left;
	margin-left:30px;
	margin-top:38px;
	overflow:hidden;
}

.infoLeft {
	width:357px;
}

.infoLeft h1 {
	padding-bottom:5px;
	font-size:19.2px;
}

.infoLeft li {
	 margin-top:7px;
	 font-size:12px;
}

a.appStoreButton {
	background-image:url("img/available_app_store.png");
	display:block;
	width:172px;
	height:59px;
}

a.appStoreButton:hover  {
	opacity:0.7;
}

#contentsAppDetailDetail .shear {
	margin-bottom: 26px;
}

.youtubeArea {
	margin-bottom:40px;
}

.topDiscription {
	margin-bottom: 60px;
	font-size: 13px;
	line-height: 1.61;
}

.topImage {
	text-align: center;
}

.appDiscription2 {
	margin-top: 5px;
	font-size: 13px;
	line-height: 1.61;
	height:86px;
}

a.googlePlayButton {
	background-image:url("https://www.uxdesigntokyo.jp/images/ja_app_rgb_wo_60.png");
	display:block;
	width:172px;
	height:52px;
	margin-top:6px;	
}

a.googlePlayButton:hover  {
	opacity:0.7;
}

a.appStoreButton {
	background-image:url("https://www.uxdesigntokyo.jp/images/Download_on_the_App_Store_Badge_JP_172x51_1004.png");
	display:block;
	width:172px;
	height:51px;
	margin-top:6px;	
}

a.appStoreButton:hover  {
	opacity:0.7;
}

.clear {
    clear:both;
}

#contents1 {
	height: 576px;
	width: 100%;
	background-image: url(img/top_1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#contents2 {
	height: 576px;
	width: 100%;
	background-image: url(img/top_2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#contents3 {
	height: 576px;
	width: 100%;
	background-image: url(img/top_3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#contents4 {
	height: 576px;
	width: 100%;
	background-image: url(img/top_4.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#contents5 {
	height: 576px;
	width: 100%;
	background-image: url(img/top_5.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.appStoreWrapper {
	padding-top:287px;
	padding-left:282px;	
}

.googlePlayWrapper {
	padding-top:10px;
	padding-left:282px;	
}

/* ============================================
   Section Text Overlay Styles
   ============================================ */

#contents1, #contents2, #contents3, #contents4, #contents5 {
	position: relative;
	overflow: hidden;
}

.contents-inner {
	position: relative;
	width: 938px;
	height: 100%;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
}

/* ---- Contents 1: Hero ---- */

.hero-text {
	padding-top: 80px;
	padding-left: 30px;
}

.hero-heading {
	display: inline-block;
}

.hero-icon {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 15px;
	border-radius: 16px;
}

.hero-heading-text {
	overflow: hidden;
}

.hero-subtitle {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
	color: #fff;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}

.hero-title {
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 25px;
	line-height: 1.2;
	color: #fff;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.hero-stats {
	margin-bottom: 10px;
}

.hero-stats-label {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 8px;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.hero-stats-number {
	font-size: 80px;
	font-weight: bold;
	color: #FFD700;
	line-height: 1.0;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
	margin-bottom: 5px;
}

.hero-stats-unit {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.hero-stats-sub {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#contents1 .hero-text .appStoreWrapper {
	padding-top: 15px;
	padding-left: 0;
}

.hero-license {
	position: absolute;
	bottom: 15px;
	left: 30px;
	font-size: 10px;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.7);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

/* ---- Feature Sections (Contents 2-5) ---- */

.feature-text {
	width: 45%;
	color: #fff;
}

.feature-title {
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 25px;
	line-height: 1.3;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.45);
}

.feature-description {
	font-size: 17px;
	line-height: 1.9;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
}

.feature-note {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	margin-top: 15px;
	line-height: 1.6;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
}

#contents4 .feature-title {
	color: #333;
	text-shadow: none;
}

#contents4 .feature-description {
	color: #333;
	text-shadow: none;
}

#contents4 .feature-note {
	color: #555;
	text-shadow: none;
}

.feature-text-right {
	float: right;
	text-align: left;
}

#contents2 .feature-text {
	padding-top: 200px;
	padding-right: 50px;
}

#contents3 .feature-text {
	padding-top: 200px;
	padding-left: 50px;
}

#contents4 .feature-text {
	padding-top: 140px;
	padding-left: 50px;
}

#contents5 .feature-text {
	padding-top: 200px;
	padding-left: 50px;
}

/* ---- Note Banner ---- */

.note-banner {
	width: 100%;
	background-color: #41C9B4;
	padding: 18px 0;
	text-align: center;
}

.note-banner-link {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	transition: opacity 0.2s;
}

.note-banner-link:hover {
	opacity: 0.8;
}

.note-banner-icon {
	margin-right: 10px;
	font-size: 18px;
}

.note-banner-arrow {
	margin-left: 12px;
	font-size: 22px;
	vertical-align: middle;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx){
  #contents1 {
    background-image: url(img/top_1.jpg);
	background-size: 105%;
    background-repeat: no-repeat;
  }
  #contents2 {
    background-image: url(img/top_2.jpg);
	background-size: 105%;
    background-repeat: no-repeat;
  }
  #contents3 {
    background-image: url(img/top_3.jpg);
	background-size: 105%;
    background-repeat: no-repeat;
  }  
  #contents4 {
    background-image: url(img/top_4.jpg);
	background-size: 105%;
    background-repeat: no-repeat;
  }    
  #contents5 {
    background-image: url(img/top_5.jpg);
	background-size: 105%;
    background-repeat: no-repeat;
  }      
}

/* ============================================
   Mobile Responsive Styles
   ============================================ */

@media screen and (max-width: 768px) {

	/* ---- Section base ---- */
	#contents1, #contents2, #contents3, #contents4, #contents5 {
		height: auto;
		min-height: 420px;
		background-size: cover;
		background-position: center;
	}

	.contents-inner {
		width: 100%;
		padding: 0 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	/* ---- Contents 1: Hero ---- */
	.hero-text {
		padding-top: 40px;
		padding-left: 10px;
	}

	.hero-icon {
		width: 56px;
		height: 56px;
		margin-right: 10px;
		border-radius: 12px;
	}

	.hero-subtitle {
		font-size: 13px;
		letter-spacing: 1px;
		margin-bottom: 6px;
	}

	.hero-title {
		font-size: 28px;
		letter-spacing: 1px;
		margin-bottom: 15px;
	}

	.hero-stats-label {
		font-size: 13px;
		margin-bottom: 5px;
	}

	.hero-stats-number {
		font-size: 52px;
	}

	.hero-stats-unit {
		font-size: 26px;
	}

	.hero-stats-sub {
		font-size: 14px;
		letter-spacing: 1px;
	}

	#contents1 .hero-text .appStoreWrapper {
		padding-top: 12px;
		padding-left: 0;
	}

	.appStoreWrapper {
		padding-top: 12px;
		padding-left: 0;
	}

	a.appStoreButton {
		width: 140px;
		height: 42px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.hero-license {
		position: relative;
		bottom: auto;
		left: auto;
		padding: 20px 10px 15px;
		font-size: 9px;
	}

	/* ---- Feature Sections (Contents 2-5) ---- */
	.feature-text {
		width: 100%;
		float: none;
	}

	.feature-text-right {
		float: none;
		text-align: left;
	}

	.feature-title {
		font-size: 26px;
		letter-spacing: 1px;
		margin-bottom: 15px;
	}

	.feature-description {
		font-size: 14px;
		line-height: 1.7;
	}

	.feature-note {
		font-size: 12px;
		margin-top: 10px;
	}

	#contents2 .feature-text {
		padding-top: 40px;
		padding-right: 0;
		padding-left: 10px;
	}

	#contents3 .feature-text {
		padding-top: 40px;
		padding-left: 10px;
	}

	#contents4 .feature-text {
		padding-top: 40px;
		padding-left: 10px;
	}

	#contents5 .feature-text {
		padding-top: 40px;
		padding-left: 10px;
	}

	/* ---- Note Banner ---- */
	.note-banner {
		padding: 14px 15px;
	}

	.note-banner-link {
		font-size: 13px;
	}

	/* ---- Info Section ---- */
	.info_wrap {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.info {
		width: 100%;
		height: auto;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.infoIconImg {
		width: 60px;
		height: 60px;
		margin-top: 10px;
	}

	.infoLeftWrapper {
		margin-left: 15px;
		margin-top: 15px;
	}

	.infoLeft {
		width: auto;
	}

	.infoLeft h1 {
		font-size: 15px;
	}

	.infoRightWrapper {
		float: none;
		clear: both;
		margin-left: 0;
		margin-top: 15px;
	}

	#contentsAppDetailDetail {
		width: 100%;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.appDiscColumnLeft,
	.appDiscColumnRight {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}