@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}
@font-face {	

	font-weight: normal;
	font-style: normal;
	font-family: 'TanukiMagic';
	src: url("../fonts/TanukiMagic.eot?") format('eot'),
	url("../fonts/TanukiMagic.ttf") format('truetype');
}
*,
*:after,
*::before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body,
.st-container,
.st-content {
	height: 100%;
}

body {
	background: #444;
	color: #665;
	font-weight: 300;
	font-family: 'Lato', Calibri, Arial, sans-serif;
}

.column{
margin:0 auto;
width:740px;
}

a {
	text-decoration: none;
	color: #215B94;
	outline: none;
}

a:hover, a:focus {
	color: #67A7E3;
	outline: none;
}

.st-content {
	overflow-y: scroll;
	background: #f3efe0;
}

.st-content{
	width:84%;
	left:16%;
	position: relative;
}
.st-content-inner {
	padding:40px;
	position: relative;
	margin:0 auto;
	text-align: center;
}

.st-container {
	position: relative;
	overflow: hidden;
}

.st-menu {
	visibility:visible;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 16%;
	height: 100%;
	background: #215B94;
}

/* content style */

.st-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.st-menu h2 {
	display:inline-block;
	margin: 0;
	padding: 1em;
	color: rgba(255,255,255,0.6);
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	font-weight: 700;
	font-size: 2em;
}

.st-menu h2 .logo{
	margin-bottom:-5px;
	margin-right:10px;
}

.st-menu ul li a {
	display: block;
	padding: 1em 1em 1em 1.2em;
	outline: none;
	box-shadow: inset 0 -1px rgba(0,0,0,0.2);
	color: #f3efe0;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(255,255,255,0.1);
	letter-spacing: 1px;
	font-weight: 400;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
}

.st-menu ul li:first-child a {
	box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
}

.st-menu ul li a:hover {
	background: rgba(51,33,8,0.2);
	box-shadow: inset 0 -1px rgba(0,0,0,0);
	color: #fff;
}

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
	padding-left: 300px;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

.top button {
	border: none;
	padding: 0.6em 1.2em;
	background: #67A7E3;
	color: #fff;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 2em;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin: 3px 2px;
	border-radius: 2px;
}

button:hover {
	background: #215B94;
}

.top h1{
	display:block;
	color: #332108;
	font-weight: 100;
	font-family: 'TanukiMagic';
	font-size:80px;
	letter-spacing: 1px;
	margin:10px auto 30px auto;
	    text-shadow: 0px 2px 1px #fff;
}

h1{
	display:inline;
	color: #332108;
	font-weight: 100;
	font-family: 'TanukiMagic';
	font-size:32px;
	letter-spacing: 1px;
	margin-right:40px;
	}

h3{
   width:80%;
   border-bottom:2px solid #AEE0F1;
   margin:30px auto 10px auto;
   padding-left:5px;
   border-left:8px solid #AEE0F1;
}

button {
	border: none;
	padding: 0.6em 1.2em;
	background: #67A7E3;
	color: #fff;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin: 3px 2px;
	border-radius: 2px;
}

.index{
	width:40em;
	display:block;
	margin:0 auto;
	text-align:left;
}
.logo{
	margin-bottom:-15px;
	margin-right:10px;
}
#headImage {
	margin:0 auto;
   width:740px;
   height:200px;
   overflow:hidden;
   position:relative;
   list-style:none;
}

#headImage ul {
   list-style:none;
   margin:0;
   padding:0;
}

#headImage li {
   position:absolute;
   background:#fff;
}

.column table{
margin:0 auto;
}
.column table th{
padding-top:20px;
}


.comparison{
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 1px #777 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
} 

.comparison th{ 
padding:5px;
border: 1px #777 solid; /* セルの枠線（太さ・色・スタイル） */ 
}
.comparison td { 
padding:5px;
border: 1px #777 solid; /* セルの枠線（太さ・色・スタイル） */ 
}

.comparison th:first-child{
	width:9em;
}

.arrow_box {
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 20px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 30px;
	margin-top: -30px;
}
.arrow_box:before {
	border-color: rgba(204, 204, 204, 0);
	border-left-color: #ccc;
	border-width: 31px;
	margin-top: -31px;
}

.arrow_box p{
	font-size:14px;
	text-align: left;
	padding:0 20px;
}

.comment div{
	height:200px;
	margin:10px 0;
}
.comment div div{
	width:500px;
}
.comment img{
	float:right;
	margin-right:30px;
}

.example{
	margin: 5px auto;
	background: #FFF;
	padding: 10px 30px;
	border-radius: 20px;
	border: 1px solid #DDD;
	overflow:hidden;
}

.example img{
	float:left;
	padding:10px;
}

.example p{
    display: table-cell;
    height: 300px;
    vertical-align: middle;
    text-align: center;
}

.spec{
	overflow:hidden;
}

.spec div{
	text-align: left;

}
.spec div img{
	margin-left:150px;
	margin-right:30px;
	float:left;
}

.spec table {
 border-collapse: collapse;
 border-top: 1px solid #555;
 border-left: 1px solid #555;
}
.spec table th  {
	padding:10px;
 border-bottom: 1px solid #555;
 border-right: 1px solid #555;
}

.spec table td {
	width:300px;
	padding:10px;
 border-bottom: 1px solid #555;
 border-right: 1px solid #555;
}

footer{
	margin-top:100px;
}