@charset "utf-8";
/* CSS Document */
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
/* common
========================================================*/

html, body {
	color: #333333;
	height: 100%;
	position: relative;
	width: 100%;
}
html {
	/* scroll-behavior: smooth; */
}
.anchor_position {
	/*position: relative;*/
}
.clearfix {
	clear: both;
}
.red {
	color: #FF0004;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.img_pc {
	display: block !important;
}
.img_sp {
	display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 767px) {
.img_pc {
	display: none !important;
}
.img_sp {
	display: block !important;
}
}
.sp_tx {
	display: none;
}

@media only screen and (max-width: 480px) {
.sp_tx {
	display: block;
}
}
/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome,body#privacy{
	font-family: "FOT-ロダン Pro DB";
}
}
/* font-family(windows&mac)
========================================================*/

section h2, footer h2, .keyword {
	font-family: "FOT-パール std", "FOT-パール Std L";
}
/*#description, .h_coment, #content h2 span,footer h2 span
{ font-family: "FOT-筑紫明朝 Pr6"; }*/

body, a.more_btn, #description, .h_coment, #content h2 span, footer h2 span {
	font-family: "FOT-ロダン Pro M";
}
a.more_btn {
	font-family: "FOT-ロダン Pro L";
	margin-bottom: 50px !important;
}
/******************/
/******************/
/* fonts **********/

@font-face {
	font-family: "linea-basic-10";
	src: url("../fonts/linea-basic-10.eot");
	src: url("../fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-basic-10.woff") format("woff"), url("../fonts/linea-basic-10.ttf") format("truetype"), url("../fonts/linea-basic-10.svg#linea-basic-10") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "linea-arrows-10";
	src: url("../fonts/linea-arrows-10.eot");
	src: url("../fonts/linea-arrows-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-arrows-10.woff") format("woff"), url("../fonts/linea-arrows-10.ttf") format("truetype"), url("../fonts/linea-arrows-10.svg#linea-arrows-10") format("svg");
	font-weight: normal;
	font-style: normal;
}
body#privacy section.white_b, body#privacylow section.white_b, body#outline section.white_b, body#greeting section.white_b, body#guide section.white_b, body#news_release section.white_b {
	padding-top: 2%;
}
.cw900 {
	width: 900px;
	margin: 0 auto;
}
.cw860 {
	width: 860px;
	margin: 0 auto;
}
.sub_b {
	background-color: #f1f2f2;
	border: none;
	padding: 5% 0;
	/*margin: 5% 0;*/
	margin: 0;
}
.mb30 {
	margin-bottom: 30px;
}
.mt30 {
	margin-top: 30px;
}
.mgnT0{
	margin-top: 0;
}
.floatR {
	float: right;
}
.br_sp {
	display: none;
}
.textC {
	text-align: center;
}
/* privacylow common
========================================================*/

/*  font-size: 20px;
  padding: 30px 0;
*/
body#privacylow article.sub_b, body#privacy article.sub_b｛.sub_b {
    background-color: #f1f2f2;
    border: none;
    padding: 2% 0;
	margin: 10% 0;
}
p.h2_sub {
	text-align: center;
	color: #20ade4;
	font-weight: bold;
	padding-bottom: 2%;
	margin-bottom: 5%;
	font-size: 1.5em;
}
.tx_center {
	text-align: center;
   /*width: 25%;*/
}
.outTable01 .tx_center {width: 30%;}
div.privacylow {
    line-height: 2em;
    margin-bottom: 5%;
}
.privacylow #content ul {
	list-style-type: decimal;
	list-style-position: outside;
}
.privacylow #content ol {
	list-style-type: none;
}
.privacylow #content ol li {
	padding-left: 1.4em;
	text-indent: -1.4em;
}
.privacylow #content ol li:before {
	content: '･';
	padding: 0 1%;
}
.privacylow #content ol li.caution {
	padding-left: 1.6em;
	text-indent: -1.6em;
}
ol li.caution:before {
	content: '＊';
	color: #FF0004;
	padding: 0 5px;
}
.addTable {
	border: 1px dashed #dfdfdf;
	padding: 15px;
	margin: 10px 0;
}
.cw860 ol {
	margin-bottom: 30px;
}
.cw860 ol:last-child {
	margin-bottom: 0;
}
ul.window {
	list-style-type: none;
	padding-left: 3.5%;
	margin-bottom: 30px;
}
body#privacylow .white_b, body#privacy .white_b {
	border-bottom: none;
	margin-bottom: 10%;
}
body#privacy ul.privacyArea.mgnT0 {
    margin-top: 5%;
}
/* privacy common
========================================================*/

.linone {
	list-style-type: none;
}
ul.privacyArea {
	border: 1px solid #ccc;
	list-style-position: outside;
	padding: 15% 12% 10%;
	margin: 5% auto;
}
body#privacy ul.privacyArea {
	margin: 20% auto;
}
ul.privacyArea li {
	margin-bottom: 5%;
}
.pmark {
	text-align: center;
	list-style-type: none;
}
.txR {
	list-style-type: none;
	text-align: right;
}
ul.privacyArea li.txR {
	margin-bottom: 1%;
}
ul.pri_abc {
	list-style-type: lower-alpha;
	list-style-position: inside;
	margin-bottom: 3%;
}
ul.pri_abc li {
	padding-left: 1.3em;
	text-indent: -1.3em;
}
ul.pri_abc a {
	color: #009ae3;
}
ul.pri_abc a:hover {
	opacity: .7;
}
/* outline common
========================================================*/

table.outTable01, table.outTable02 {
	margin: 0 auto 10%;
}
table.outTable01 td, table.outTable02 td {
	border: 1px solid #afafb0;
	padding: 2% 3%;
	vertical-align: middle;
	font-size: 14px;
	line-height: 2em;
	border-right: none;
}
table.outTable01 tr td:first-child, table.outTable02 tr td:first-child {
	border-left: none;
}
table.outTable01 tr td:first-child {
	border-bottom: none;
}
table.outTable01 tr .bord_R {
	border-right: 1px solid #afafb0;
}
table.outTable01 td.no_border {
	border: none;
}
table.outTable01 tr:last-child {
	border-bottom: 1px solid #ccc;
}
table.outTable01 td.r_border {
	border-right: 1px solid #ccc;
	border-bottom: none;
}
.outTable02 tr td:first-child {
    text-align: center;
    width: 25%;
}
td.no_border span {
	display: inline-block;
	width: 20%;
}
iframe {
	width: 100%;
	margin: 0 auto 10%;
}
/* greeting common
========================================================*/

body#greeting div.cw900 p {
	line-height: 2em;
}
body#greeting section.sub_b {
	background-color: #f1f2f2;
	border: none;
	padding: 5% 0;
	margin: 5% 0 5%;
}
div.represent p {
	padding-bottom: 25px;
	line-height: 2em;
	font-family: FOT-ロダン Pro M;
}
h4.tx_center {
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 30px;
}
body#privacylow p.tx_center {
	padding: 0;
}
/* hexagon */

.hexagon {
	position: relative;
	width: 300px;
	height: 173.21px;
	margin: 86.60px auto;
	background-image: url(/img/hex01.jpg);
	background-size: auto 346.4102px;
	background-position: center;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.hex02 {
	background-image: url(/img/hex02.jpg);
}
.hex03 {
	background-image: url(/img/hex03.jpg);
}
.hex04 {
	background-image: url(/img/hex04.jpg);
}
.hexTop, .hexBottom {
	position: absolute;
	z-index: 1;
	width: 212.13px;
	height: 212.13px;
	overflow: hidden;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background: inherit;
	left: 42px;
	border: solid 1px #CCCCCC;
}
/*counter transform the bg image on the caps*/

.hexTop:after, .hexBottom:after {
	content: "";
	position: absolute;
	width: 300.0000px;
	height: 173.20508075688775px;
	-webkit-transform: rotate(45deg) scaleY(1.7321) translateY(-86.6025px);
	-ms-transform: rotate(45deg) scaleY(1.7321) translateY(-86.6025px);
	transform: rotate(45deg) scaleY(1.7321) translateY(-86.6025px);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	background: inherit;
}
.hexTop {
	top: -106.0660px;
}
.hexTop:after {
	background-position: center top;
}
.hexBottom {
	bottom: -106.0660px;
}
.hexBottom:after {
	background-position: center bottom;
}
.hexagon:after {
	content: "";
	position: absolute;
	top: 0.0000px;
	left: 0;
	width: 300.0000px;
	height: 173.2051px;
	z-index: 2;
	background: inherit;
}
/* hexagon end*/

.policy {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    float: left;
    margin-bottom: 5%;
    min-height: 526px;
    padding: 3% 4%;
    width: 47.5%;
	box-sizing: border-box;
}
.policy p {
	font-family: FOT-ロダン Pro M;
	line-height: 1.7em;
}
.policy:nth-child(odd) {
	margin-right: 5%;
}
.policy p.tx_center {
	padding-top: 7%;
}
#greeting .policyBox {
	background-color: #f1f2f2;
	border-bottom: none;
	padding: 0 0 2%;
	/*margin-top: 5%;*/
	/*margin-bottom: 5%;*/
}
.idea {
	font-size: 32px;
	color: #009ae3;
	text-align: center;
}
.greetingBox {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 80px;
}
.greetingText {
	width: 670px;
	float: left;
}
.greetingText p:last-child {
	padding-bottom: 0;
}
body#greeting div#particles p img {
	width: 600px;
	margin: 0 auto;
	display: block;
}
.credWrap {
	margin-bottom: 5%;
}
.credWrap #particles {
	/*width: 100%;
    height: 1300px;*/
	position: relative;
}
/*.credWrap #particles canvas.pg-canvas {
  height: 100%;
  width: 100%;
}*/

/*.cred {
    width: 800px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 70px;
}

.cred div {
    overflow: hidden;
    zoom: 1;
    margin-top: 40px;
}*/
.cred .dlWrap {
	max-width: 900px;
	margin: 0 auto;
}
.cred div.dlWrap dl {
	background-color: rgba(255, 255, 255, 0.60);
	width: 40%;
	float: left;
	margin: 5% auto 0;
	border: solid 1px #CCCCCC;
	padding: 3% 3%;
}
.cred div dl:nth-child(odd) {
	margin-right: 5%;
}
.cred div dl dt {
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.cred div dl dd {
	font-family: FOT-ロダン Pro M;
	line-height: 1.7em;
}
.credWrap #particles #container canvas.pg-canvas {
	position: fixed;
	z-index: -100;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	background-color: #149CEE;
}
.valueWrap {
	background: url(/img/value_bg_pc.jpg) no-repeat 54% 0%;
	background-size: cover;
}
#greeting .valueWrap .cw900 h3.valueTitle {
	font-size: 3em;
}
#greeting .valueWrap .cw900 h3.valueTitle span {
	font-size: 0.4em;
	display: block;
	margin: 10px 0 0;
}
.valueWrap .cw900 .valueTxtWrap {
	padding: 0 5.5% 10% 10%;
}
.valueWrap .cw900 .valueTxtWrap .valueTxt {
	display: flex;
	flex-flow: wrap;
    align-items: center;
	margin: 0 0 3.3%;
}
.valueWrap .cw900 .valueTxtWrap .valueTxt:last-child {
	margin: 0;
}
.valueWrap .cw900 .valueTxtWrap .valueTxt img {
	width: 15.1%;
	height: auto;
}
.valueWrap .cw900 .valueTxtWrap .valueTxt .txtBox {
	margin: 0 0 0 3.3%;
}
.valueWrap .cw900 .valueTxtWrap .valueTxt .txtBox h4 {
	color: #009AE3;
	margin-bottom: 10px;
    font-size: 1.3em;
    font-weight: bold;
}
.valueWrap .cw900 .valueTxtWrap .valueTxt .txtBox p {
	line-height: 1.6em;
}

#slide {
    box-shadow: 0 0 1px #000000;
}

/* tada 20190226
----------------------------------------------------*/
table.tabeleheight {
	margin: 0 auto ;
}