﻿@charset "utf-8";


@font-face {
	font-family: 'lato-regular';
	src: url('../fonts/lato-regular.eot');
	src: url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato-regular.woff') format('woff'),
		url('../fonts/lato-regular.ttf') format('truetype'),
		url('../fonts/lato-regular.svg#LatRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	overflow-y: scroll;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

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

object,
embed {
	vertical-align: top;
}

hr,
legend {
	display: none;
}

img,
abbr,
acronym,
fieldset {
	border: 0;
}

img {
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

ul li {
	list-style-type: none;
}


/* ------ Body ------ */

body {
	font-family: 'lato-regular';
	background-color: white;
	font-size: 16px;
	line-height: 160%;
	text-align: left;
	letter-spacing: -0.001em;
	/* iOS4でのテキストの隙間への対応 */
	-webkit-text-size-adjust: 100%;
	/* 文字サイズの自動調整機能のキャンセル */
}


/* ------ Anchor ------ */

a {
	outline: none;
}

a:link {
	text-decoration: none;
	color: #111111;
}

a:visited {
	text-decoration: none;
	color: #0033ff;
}

a:active {
	text-decoration: underline;
	color: #0033ff;
}



/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/

/* ------ General Settings ------ */

/* フルードイメージ対応 */
img {
	width: 100%;
	height: auto;
}

.ie8 img {
	width: auto;
}


.img {
	text-align: center;
}

.text-center {
	text-align: center;
}

body {
	background-color: white;
}

#container {
	position: relative;
	/* 親要素をposition:relativeとする */
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background-color: transparent;
}


/* ------ Font ------ *

/* ------ Column ------ */

.row {
	max-width: 960px;
	margin: 0 auto;
}

.row:after {
	content: "";
	display: block;
	clear: both;
}

/* 各カラムを横並びにし、左マージンを設定 */
.col {
	float: left;
	margin-left: 1%;
	margin-bottom: 5px;
}

/* 左端のカラムの左マージンを削除 */
.first {
	margin-left: 0;
	clear: left;
}

.fl0 {
	margin-left: 0;
}

/* カラムの左右を入れ替えるための設定 */
.col.right {
	float: right;
	margin-left: 0%;
}

/* 各カラムの幅を％で設定 */
.one-one {
	width: 100%;
}

.one-second {
	width: 48.3870967741%;
}

.one-third {
	width: 32%;
}

.one-thirds {
	width: 32%;
}

.two-third {
	width: 66%;
}

.one-forth {
	width: 24%;
}

.three-forth {
	width: 72%;
}

.one-fifth {
	width: 19.2%;
}


/* ------ Header ------ */

header {
	width: 100%;
	padding-top: 10px;
	background: transparent;
}

header .row {
	position: relative;
}

header h1 {
	width: 200px;
	margin-top: 0px;
	font-size: 1px;
	color: white;
}


/* ------ Global Navi ------ */

/* デスクトップ／タブレット用表示では、右寄せで配置 */
#gnav {
	float: right;
	width: 90%;
}

/* ナビゲーションの各項目は、横並びに配置 */
#gnav li {
	margin: auto;
	float: left;
	width: auto;
}



font-family:"ヒラギノ角ゴ Pro W3",
"ヒラギノ角ゴ Pro",
"Hiragino Kaku Gothic Pro";
/* ------ Mainvisual ------ */

#main {
	margin-top: 0px;
}

#contents {
	margin-top: 0px;
	width: 100%;
	background-color: transparent;
}

h2 {
	font-size: 72px;
	text-align: center;
	font-family: 'メイリオ', 'Meiryo', "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
	color: #0033ff;
	padding-top: 100px;
	margin-bottom: 100px;
	font-weight: normal;
}

#mainvisual {
	margin-top: 10px;
	width: 100%;
	background-color: transparent;
}

p {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 1%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#mainvisual h1 {
	margin-top: 50px;

	text-align: center;
	font-size: 36px;
	font-weight: light;
	font-family: 'メイリオ', 'Meiryo', "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
	color: #0033ff;
}

#mainvisual h2 {
	font-size: 200%;
	text-align: right;
	font-family: 'メイリオ', 'Meiryo', "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
	color: #0033ff;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainvisual h3 {
	font-size: 30px;
	text-align: center;
	font-family: 'メイリオ', 'Meiryo', "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
	color: transparent;
	padding-top: 20px;
	margin-top: 20px;
}


/* ------ Article ------ */


/* ------ Footer ------ */

footer {
	background-color: transparent;
}

footer nav {
	margin: 30px 0 15px;
}

footer p {
	font-size: 62%;
	color: #111;
}

footer nav li {
	display: inline-block;
	padding: 0 5px 0 10px;
	border-left: solid 1px #ddd;
	font-size: 68%;
}

footer nav li:first-child {
	padding-left: 0;
	border-left: none;
}

footer nav a:link,
footer nav a:visited {
	color: #666;
	text-decoration: none;
}

footer nav a:hover,
footer nav a:active {
	color: #666;
	text-decoration: underline;
}

#copyright {
	margin-bottom: 35px;
}

#copyright p {
	font-size: 62%;
	color: #bbb;
}

footer .logo {
	padding-top: 35px;
	text-align: right;
}

footer .logo img {
	width: 200px;
	height: 62px;
}



/*-----------------------------------------------------	*/
/*	for 640px - 979px				*/
/*-----------------------------------------------------	*/

@media screen and (min-width: 640px) and (max-width: 979px) {

	/* ------ Column ------ */

	/* 左右に25pxの余白を設定 */
	.row {
		padding: 0 25px;
	}

}

#mainvisual h2 {
	font-size: 24px;
	text-align: center;
	color: #fff;
	padding: 20px 0;
	margin-top: 20px;
	margin-bottom: 2px;
	text-shadow: 0 0 0px #000;
}

#mainvisual h3 {
	font-size: 20px;
	text-align: center;
	color: #fff;
	padding: 20px 0;
	margin-top: 2px;
	text-shadow: 0 0 0px #000;
}

#mainvisual h4 {

	padding: 20px 0;
	line-height: 1.5em;
}

.blue {
	background-color: rgba(51, 102, 255, 0.5);
}

.green {
	background-color: rgba(0, 153, 51, 0.5);
}

.bgwhite {
	background-color: rgba(255, 255, 255, 0.5);
}

.bglg {
	background-color: rgba(204, 255, 204, 0.7);
}

.water {
	color: blue;
}

.red {
	color: red;
}

.white {
	color: white;
}

.glass {
	color: green;
}

.size36 {
	font-size: 36px;
}

.size24 {
	font-size: 24px;
}

.size16 {
	font-size: 16px;
}

.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mt80 {
	margin-top: 80px;
}

.mt0 {
	margin-top: 0px;
}

.ml80 {
	margin-left: 80px;
}

.mb20 {
	margin-bottom: 50px;
}

.left {
	text-align: left;
}

.pl20 {
	padding-left: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pt20 {
	padding-top: 20px;
}

.pt50 {
	padding-top: 50px;
}

.pb20 {
	padding-bottom: 20px;
}

.mh280 {
	min-height: 280px;
}

.w50 {
	width: 50%;
}

.w40 {
	max-width: 40%;
}

.center {
	text-align: center;
}

.mw300 {
	max-width: 300px;
}

.m {
	margin: 0 auto;
}

/*-----------------------------------------------------	*/
/*	for - 639px					*/
/*-----------------------------------------------------	*/
@media screen and (max-width: 897px) {

	.one-second {
		width: 100%;
	}

	.col {
		float: left;
		margin-left: 0%;
		margin-bottom: 5px;
	}

}

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

	.size36 {
		font-size: 18px;
	}

}

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

	/* ------ Column ------ */

	/* 各カラムの横並びを解除し、縦１列に並べる */
	.colleft {
		float: none;
		width: auto;
		margin-left: 0;
	}

	.one-third {
		width: 60%;
	}

	.one-forth {
		width: 32%;
	}

	.one-second {
		width: 100%;
	}

	.three-forth {
		width: 68%;
	}

	.size36 {
		font-size: 18px;
	}

	.ml80 {
		margin-left: 10px;
	}

	#mainvisual h3 {
		font-size: 16px;
		text-align: center;
		color: #fff;
		padding: 20px 0;
		margin-top: 2px;
		text-shadow: 0 0 0px #000;
	}

	/* ------ Header ------ */

	header {
		background: white;
		padding-top: 0;
	}

	header .row:before {
		display: none;
	}

	header .col:first-child {
		height: 120px;
	}

	header h1 {
		margin: 0 auto;
		padding-top: 15px;
	}


	/* ------ Global Navi ------ */

	/* スマートフォン用表示では、横幅いっぱいに配置 */
	#gnav {
		float: none;
		width: 100%;
	}

	#gnav a {
		height: 25px;
		padding-top: 40px;
		font-size: 68%;
	}

	#gnav a:before {
		top: 10px;
	}


	/* ------ Mainvisual ------ */

	#mainvisual-button {
		padding: 15px 0;
	}

	#mainvisual h1 {
		margin-top: 0px;

		text-align: center;
		font-size: 30px;
		font-weight: normal;
		font-family: 'メイリオ', 'Meiryo', "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
		color: #0033ff;
	}

	#mainvisual h2 {
		font-size: 24px;
		text-align: center;
		font-family: 'メイリオ', 'Meiryo', "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
		color: white;
		padding-top: 10px;
		margin-top: 20px;
	}

	#mainvisual h3 {
		font-size: 16px;
		text-align: center;
		font-family: 'メイリオ', 'Meiryo', "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
		color: #fff;
		padding-top: 10px;
		margin-top: 2px;
	}


	/* ------ Article ------ */

	article {
		padding-bottom: 0;
	}

	article p {
		font-size: 90%;
	}

	/* ------ Footer ------ */

	footer {
		border-top: solid 1px #fff;
	}

	footer nav {
		margin-top: 15px;
	}

	footer nav ul {
		padding: 0 15px;
		text-align: center;
	}

	#copyright {
		margin-bottom: 0;
		padding: 0 15px;
		text-align: center;
	}

	footer .logo {
		padding: 20px 0 30px;
		text-align: center;
	}

}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 36px;
	font-weight: normal;
}

#contennts {
	background-image: url(../images/cbg.gif);
}