@media print{

html{
	height: 100%;
}

body{
	font-size: 16px;
	color:#000000;
	line-height:170%;
	word-break:break-all;
	font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", Osaka, sans-serif, Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
	height: 100%;
	-webkit-text-size-adjust: 100%;
}

.clr{
	clear: both;
}

h1,h2,h3,h4,ol,li,p{
	margin:0 auto;
}


img{
	border: 0;
	vertical-align: bottom;
}

.clr{
	clear: both;
}

 /* p 要素 */

p{
	margin: 0;
	padding: 0;
}

p.h1{
	margin: 0;
	padding: 1px 0 0 0;
}

p.h2{
	margin: 0;
	padding: 2px 0 0 0;
}


p.h3{
	margin: 0;
	padding: 3px 0 0 0;
}

p.h5{
	margin: 0;
	padding: 5px 0 0 0;
}

p.h10{
	margin: 0;
	padding: 10px 0 0 0;
}

p.h17{
	margin: 0;
	padding: 17px 0 0 0;
}

p.h20{
	margin: 0;
	padding: 20px 0 0 0;
}

/* ライン */

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

hr.head {
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#B16C76), to(transparent));
  background-image: linear-gradient(to right, transparent, #B16C76, transparent);
  margin-top:8px;
}

hr.main {
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #EBD6D0 0, #EBD6D0 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #EBD6D0 0, #EBD6D0 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
  margin-top:8px;
}

hr.sepalator {
  border-top: 1px dashed #999;
  margin-top:20px;
  margin-bottom:20px;
}


/* テキスト */

.txtS{
	font-size: 14px;
	line-height: 150%;
}

.txtM{
	font-size: 20px;
	line-height: 150%;
}

/* リンク */

a img:hover{
	filter: contrast(120%);;
}

a.lnk{
	color: #5074C1;
	text-decoration:none;
}

a.lnk:hover{
	color: #2A55B1;
	text-decoration:underline;
}

a.rev{
	color: #2A55B1;
	text-decoration:none;
}

a.rev:hover{
	color: #5074C1;
	text-decoration:underline;
}

a.subtitle{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000000;
	text-decoration: none;
}

a.subtitle:hover{
	text-decoration: underline;
	color: #5074C1;
}

a.subtitleS{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
}

a.subtitleS:hover{
	text-decoration: underline;
	color: #5074C1;
}

/* --- 全体のBOX定義 ---------------------------------------- */
.box {
  position   : relative;
  width: 100%;
  margin     : auto;
  overflow   : hidden;
}

.gradi{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center bottom;
	z-index: 2;
	background-image : url(../img/spacer.png); 
}


/* --- 背景の指定 ------------------------------------------- */
.box .bgImg {
  position   : absolute;
  width: 100%;
  top        : 0;
  left       : 0;
  bottom     : 0;
  right      : 0;
  opacity    : 0;
  background-size: cover;
  animation  : bgAnime 15s infinite;   /* 3画像 × 各5s = 15s */
}

/* --- 段差で背景画像のアニメーションを実行 ----------------- */
.box .src1 {
  background-image : url(../img/slide/img1.jpg);   /* 背景の画像を指定 */
}
.box .src2 {
  background-image : url(../img/slide/img2.jpg);   /* 背景の画像を指定 */
  animation-delay  : 5s;
}
.box .src3 {
  background-image : url(../img/slide/img3.jpg);   /* 背景の画像を指定 */
  animation-delay  : 10s;
}



/* 表示部 */

/*  */
#topbox{
	position: fixed;
	width: 100%;
	height:90px;
	z-index: 10;
}

/* H1 スペース */

#headouter{
	width: 100%;
	background-color: #B16C76;
	height: 30px;
}

.inner{
	width: 100%;
}

.descript{
	padding: 0 10px 0 10px;
}

h1{
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 16px;
	line-height: 200%;
	color: #ffffff;
}

span.smathide{
	display: none;
}

/* メニュー */
#menubox{
	width: 100%;
	background-image: url("../img/bg_top.png");
	background-position: 0 0;
	background-size: 100% auto;
	background-repeat: no-repeat;
	opacity: 0.86;
}


.menuout{
	display:table;
	width: 100%;
	max-width: 1278px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
}

.menuinL{
	display:table-cell;
	vertical-align: middle;
	text-align: left;
	padding-left:10px;
}

.menuinR{
	display:table-cell;
	text-align: right;
	vertical-align: bottom;
	padding-bottom:10px;
}

img.logoPc{
	width:60%;
}

img.logoSmart{
	display: none;
}

.cp_link {
	position: relative;
	padding: 0.1em 0.3em;
	display: inline-block;
	transition: .3s;
	color: #000000;
	font-family: "Century Gothic";
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 1px;
}
.cp_link::before,
.cp_link::after {
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background-color: #333333;
	transition: .3s;
}
.cp_link::before {
	top: 0;
	left: 0;
}
.cp_link::after {
	bottom: 0;
	right: 0;
}
.cp_link:hover::before,
.cp_link:hover::after {
	width: 100%;
}


/* イメージ画像 */

#mainboxout{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	margin-top: 30px;
}

#imageboxin{
	position:relative;
	width: 100%;
	max-width: 1278px;
	margin-left: auto;
	margin-right: auto;
}


img.spacer{
	width: 100%;
}

img.addspacer{
	width: 100%;
}


img.spacerV{
	display: none;
}


/* Catch */

#catchbox{
	position: absolute;
	left: 10px;
	top: 75px;
	z-index: 3;
	width: 100%;
}


/* バナー */

#bannerbox{
	position: absolute;
	left: 0;
	top: 0;
	display:table;
	z-index: 4;
	width: 100%;
	height: 100%;
}


#bannerboxin{
	display:table-cell;
	width: 100%;
	height: 100%;
	text-align:right;
	vertical-align: bottom;
}


img.bannerPc{
	width: 26%;
	max-width: 320px;
	margin-right: 1%;
	margin-bottom: 1%;
	border-radius: 3px;
}

img.bannerSmart{
	display: none;
}


/* 内容部 */

h2.welcome{
	font-size: 28px;
	color: #333333;
	font-family: "Century Gothic";
	font-weight: normal;
	text-align: center;
}

img.phototop{
	width: 100%;
	max-width: 113px;
}

h2.titleEn{
	font-size: 32px;
	color: #333333;
	font-family: "Century Gothic";
	font-weight: normal;
}

h2.titleJa{
	font-size: 32px;
	color: #333333;
	font-weight: normal;
}

.descboxout{
	width: 100%;
	background-image: url("../img/bg_bottom2.jpg");
	background-position: left bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.descbox{
	display: table;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.descinL{
	display: table-cell;
	box-sizing: border-box;
	width: 50%;
	padding-right: 40px;
	vertical-align: top;
}

.descinR{
	display: table-cell;
	box-sizing: border-box;
	width: 50%;
	vertical-align: top;
}

h3.date{
	font-size: 18px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin-bottom: 5px;
}

img.eventLPC{
	width: 224px;
	float: left;
	margin-right: 15px;
	border-radius: 3px;
}

img.eventL{
	display: none;
}

img.eventSPC{
	width: 224px;
	border-radius: 3px;
}

img.eventS{
	display: none;
}

img.japan{
	width: 629px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 3px;
}


.eventsub{
	float: left;
	text-align: left;
	width: 50%;
}

.eventsublnk{
	width: 224px;
	text-align:right;
}




.privacybox{
	box-sizing:border-box;
	padding-top: 60px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

.copybox{
	text-align: center;
	font-family: "Century Gothic";
}

img.spacer_smart{
	display: none;
}


span.daihyo{
	font-size: 20px;
}















































}
