@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.4.1
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead, th, 
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
	display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}



hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

table {
}
.fc-header-title {
	font-size: 20px;
	font-weight: normal;
}
/* common */

.floatL{
	float:left;	
}

.floatR{
	float:right;	
}

.clearBoth{
	clear:both;	
}

.clearfix:after{
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac */


.hidden{
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}






/* margin */
.mgt0{margin-top:0 !important;}
.mgt10{margin-top:10px !important;}
.mgt15{margin-top:15px !important;}
.mgt20{margin-top:20px !important;}
.mgt30{margin-top:30px !important;}
.mgt35{margin-top:35px !important;}
.mgt40{margin-top:40px !important;}
.mgt45{margin-top:45px !important;}
.mgt50{margin-top:50px !important;}
.mgt140{margin-top:140px !important;}

.mgb{margin-bottom:0 !important;}
.mgb10{margin-bottom:10px !important;}
.mgb20{margin-bottom:20px !important;}
.mgb25{margin-bottom:25px !important;}
.mgb30{margin-bottom:30px !important;}
.mgb35{margin-bottom:35px !important;}
.mgb40{margin-bottom:40px !important;}
.mgb50{margin-bottom:50px !important;}






/* padding */
.pdt0{padding-top:0 !important;}
.pdt10{padding-top:10px !important;}
.pdt15{padding-top:15px !important;}
.pdt20{padding-top:20px !important;}
.pdt30{padding-top:30px !important;}
.pdt40{padding-top:40px !important;}
.pdt45{padding-top:45px !important;}
.pdt50{padding-top:50px !important;}

.pdb{padding-bottom:0 !important;}
.pdb10{padding-bottom:10px !important;}
.pdb15{padding-bottom:15px !important;}
.pdb20{padding-bottom:20px !important;}
.pdb25{padding-bottom:25px !important;}
.pdb30{padding-bottom:30px !important;}
.pdb40{padding-bottom:40px !important;}




/* position */
.ct{text-align: center !important;}
.rt{text-align: right !important;}
.lt{text-align: left !important;}


/* text */
strong{font-weight:bold;}
.large{ font-size:120%;}
.small{ font-size:83%; line-height:1.4em;}
.text_gray{ color:#626262;}
.text_red{ color:#df1838;}

.txt_11{ font-size:11px; line-height:14px;}
.txt_13{ font-size:13px; line-height:18px;}
.txt_14{ font-size:14px; line-height:20px;}
.txt_16{ font-size:16px; line-height:22px;}
.txt_18{ font-size:18px; line-height:24px;}

/* link */
a:link, a:visited{	color:#008aff;	text-decoration:underline;}
a:hover, a:active{	color:#008aff;	text-decoration:none;}
a.alpha:hover img, a.alpha:active img{ opacity:0.75; filter:alpha(opacity=75); -ms-filter: "alpha( opacity=75 )";}



/* common */
body{
	font-family: 'Roboto', Helvetica, Arial,  "sans-serif";
	font-size: 14px;
	font-size: 1.4rem;
  line-height: 18px;
	line-height: 1.8rem;
	font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	color: #333;
}
	.container{
		width: 100%;
		margin: 0 auto;
	}
	.content{
		width: 1000px;
		margin: 0 auto;
	}
	.common_content{
		width: 800px;
		margin: 0 auto 100px;
	}
	#logo{
		width: 275px;
		height: 48px;
		margin: 24px 0;
	}
	#logo img{
		width: 100%;
		height: auto;
	}
	
	
	
/* mainvisual */
	#mainvisual{
		width: 100%;
		height: 570px;
		position: relative;
		margin-bottom: 75px;
	}
	.mainvisual_h2{
		font-size: 38px;
		font-size: 3.8rem;
		font-weight: 300;
		position: absolute;
		left: 50px;
		bottom: 210px;
		color: #000;
		z-index: 2;
	}
	.mainvisual_p{
		font-size: 14px;
		font-size: 1.4rem;
		position: absolute;
		left: 50px;
		bottom: 148px;
		color: #000;
		z-index: 2;
	}
	.mainvisual_download_btn{
		position: absolute;
		width: 189px;
		height: 56px;
		bottom: 50px;
		left: 50px;
		z-index: 2;
	}
	.mainvisual_download_btn img{
		width: 100%;
		height: auto;
	}
	.img_iphone1{
		width: 288px;
		height: 512px;
		position: absolute;
		right: 50px;
		bottom: 0;
		z-index: 2;
	}
	.img_iphone1 img{
		width: 100%;
		height: auto;
	}
	.freeTrial{
		width: 124px;
		height: 124px;
		background: url(../images/icon_bg_free.png);
		background-size: cover;
		position: absolute;
		top: 18px;
		right: 18px;
		display: table;
		z-index: 2;
	}
	.freeTrial p{
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		font-weight: 700;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 18px;
		line-height: 1.8rem;
		color: #FFF;
	}
	.mainvisual_ph{
		width: 1100px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
	}
	.mainvisual_ph img{
		width: 100%;
		height: auto;
	}
	
	
	
	
/* contents */
	.sectionSetA{
		margin-bottom: 60px;
	}
	.section_text01{
		width: 512px;
		float: left;
	}
	.section_text01 h3{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 25px;
		line-height: 2.5rem;
		font-weight: 300;
		color: #000;
		margin-bottom: 40px;
	}
	.section_ph01{
		width: 440px;
		float: right;
	}
	.section_ph01 img{
		width: 100%;
		height: auto;
	}
	.icon_sample img{
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	.sectionB{
		width: 100%;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}
	.section_text02{
		width: 647px;
	}
	.section_ph02{
		width: 354px;
	}
	.section_ph02 img{
		width: 295px;
		height: auto;
	}
	#contept{
		text-align: center;
		margin: 100px auto 70px;
	}
	#contept p{
		font-size: 37px;
		font-size: 3.7rem;
		line-height: 48px;
		line-height: 4.8rem;
		font-weight: 300;
		color: #000;
	}
	.concept_icon{
		width: 189px;
		margin: 30px auto 0;
	}
	.concept_icon img{
		width: 100%;
		height: auto;
	}
	
	
	
/* footer */
	.ftr_ph{
		margin-bottom: 100px;
	}
	.ftr_ph img{
		width: 100%;
		height: auto;
	}
	#ftr{
		background-color: #000;
		padding: 10px;
		color: #FFF;
	}
	#ftr .container{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#ftr_logo{
		width: 50%;
		line-height: 0;
	}
	#ftr_logo img{
		width: 200px;
		height: auto;
	}
	#ftr_link{
		width: 50%;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 20px;
		line-height: 2.0rem;
		font-weight: 400;
		text-align: right;
	}
	#ftr_link a:link ,#ftr_link a:visited{
		color: #FFF;
		text-decoration: none;
	}
	#ftr_link a:hover ,#ftr_link a:active{
		color: #FFF;
		text-decoration: underline;
	}
	
	
	/* common_container */
	.common_container h2{
		font-size: 28px;
		font-size: 2.8rem;
    text-align: center;
    margin-bottom: 40px;
		color: #000;
		font-weight: 300;
	}
	.common_container .contents{ padding:15px;}
	.common_container  h3{
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 10px;
	text-align: left;
}
	.common_container p + h3, ul + h3, ol + h3{
	margin-top: 2em;
}
	.common_container ol{
	margin-left: 15px;
	margin-bottom: 1.5em
}
	.common_container ol li{
	list-style: decimal;
	margin-bottom: 10px;
}
	.common_container ol li:last-child{
	margin-bottom: 0;
}
	.common_container ul.lower-alpha{
	margin-left: 15px;
	margin-top: 1.5em;
	margin-bottom: 1.5em
}
	.common_container ul.lower-alpha li{
	list-style-type: lower-alpha;
	margin-bottom: 0;
}
	.common_container ul.disc{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
		margin-left: 1em;
}
	.common_container ul.disc li{
	list-style-type:disc;
	margin-bottom: 0;
}
	.common_container p{
	margin-bottom: 1.5em
}