@font-face {
font-family: 'KyokaICAPro_R';
font-style: normal;
font-weight: 400;
src: url('../fonts/KyokaICAPro-Regular.eot');
src: url('../fonts/KyokaICAPro-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/KyokaICAPro-Regular.woff') format('woff'),
url('../fonts/KyokaICAPro-Regular.woff2') format('woff2'),
url('../fonts/KyokaICAPro-Regular.ttf') format('truetype'),
url('../fonts/KyokaICAPro-Regular.svg#alegre_sansregular') format('svg');
}

@font-face {
font-family: 'KyokaICAPro_M';
font-style: normal;
font-weight: 400;
src: url('../fonts/KyokaICAPro-Medium.eot');
src: url('../fonts/KyokaICAPro-Medium.eot?#iefix') format('embedded-opentype'),
url('../fonts/KyokaICAPro-Medium.woff') format('woff'),
url('../fonts/KyokaICAPro-Medium.woff2') format('woff2'),
url('../fonts/KyokaICAPro-Medium.ttf') format('truetype'),
url('../fonts/KyokaICAPro-Medium.svg#alegre_sansregular') format('svg');
}

@font-face {
font-family: 'CezanneProM';
font-style: normal;
font-weight: 400;
src: url('../fonts/CezannePro-M.eot');
src: url('../fonts/CezannePro-M.eot?#iefix') format('embedded-opentype'),
url('../fonts/CezannePro-M.woff') format('woff'),
url('../fonts/CezannePro-M.woff2') format('woff2'),
url('../fonts/CezannePro-M.ttf') format('truetype'),
url('../fonts/CezannePro-M.svg#alegre_sansregular') format('svg');
}

@font-face {
font-family: 'CezanneProB';
font-style: normal;
font-weight: 400;
src: url('../fonts/CezannePro-B.eot');
src: url('../fonts/CezannePro-B.eot?#iefix') format('embedded-opentype'),
url('../fonts/CezannePro-B.woff') format('woff'),
url('../fonts/CezannePro-B.woff2') format('woff2'),
url('../fonts/CezannePro-B.ttf') format('truetype'),
url('../fonts/CezannePro-B.svg#alegre_sansregular') format('svg');
}

@charset "utf-8";
/* reset styles */

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-overflow-scrolling: touch;

}

html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
margin: 0;
padding: 0;


font-family:'CezanneProM', "Helvetica Neue", Arial,Helvetica,'游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN','Hiragino Sans','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif ;
zoom:1;
-webkit-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
-moz-text-size-adjust:100%;
-ms-text-size-adjust:100%;
-o-text-size-adjust:100%;
text-size-adjust:100%;
-ms-font-smoothing:antialiased;
-o-font-smoothing:antialiased;

-moz-font-smoothing:antialiased;
-webkit-font-smoothing:antialiased;
font-smoothing:antialiased;
}


#Wrapper {position: relative; z-index: 1;}

/* ▼img▼*/
img {margin: 0px; padding: 0px;}
a img {	border:none; overflow: hidden; outline: none;	}

/*それ以外の文字を隠すには▼▼これを使ってください。*/
em {font-size: 1px;visibility: hidden;text-decoration: none;}

/* ▼リンククリック時の点線を消す▼*/
a { outline: none; }

/* ▼リンク色 任意の色に変更してください▼*/
/*float調整は▼これ▼*/
/*以下の要素で「img/space1.gif」を囲んでおけば、WINDOWS IE でも空白が出る事はなくなります。
  ■■ 例：<div class="clearfloat"><img src="img/space1.gif" /></div> ■■ */
.clearfloat {
clear: both;
visibility: hidden;
height: 0;
overflow : hidden;
font-size: 0;
content : "";
}
.clearfloat img {width:1px !important; height:1px !important;}

/* スペース用空白を埋めるのに使用してください */
.space1 {display: block;height: 1px;width: 1px;}
.space1 img {display: block;clear: both;}

.space5 {height: 5px;margin: 0px;padding: 0px;}
.space7 {height: 7px;margin: 0px;padding: 0px;}
.space10 {height: 10px;}
.space20 {height: 20px;}
.space25 {height: 25px;}
.space30 {height: 30px;}
.space40 {height: 40px;}
.space50 {height: 50px;}
.space60 {height: 60px;}
.space70 {height: 70px;}
.space80 {height: 80px;}
.space90 {height: 90px;}
.space100 {height: 100px;}
.space110 {height: 110px;}
.space120 {height: 120px;}
.space130 {height: 130px;}
.space140 {height: 140px;}

/* フォントサイズなど */
.f10 {font-size: 10px !important;}
.f11 {font-size: 11px !important;}
.f12 {font-size: 12px !important;}
.f13 {font-size: 13px !important;}
.f14 {font-size: 14px !important;}
.f15 {font-size: 15px !important;}
.f16 {font-size: 16px !important;}
.f18 {font-size: 18px !important;}
.f20 {font-size: 20px !important;}
.f22 {font-size: 22px !important;}

/* フォント色 */
.red10 {color: #f33;font-size: 10px;}
.red {color: #f33 !important;}
.orange {color: #FF6600;}
.blue {color: #0066FF;}
.pink {color: #FF33CC;}
.black {color: #050505;}
.gray {color: #999999;}

/* padding */
.pd0 {padding:0px !important;}
.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}
.pl20 {padding-left:20px;}
.pl25 {padding-left:20px;}
.pl30 {padding-left:20px;}

/* margin */
.t5 {margin-top:5px !important;}
.t10 {margin-top:10px !important;}
.t12 {margin-top:12px !important;}
.t15 {margin-top:15px !important;}
.t18 {margin-top:18px !important;}
.t20 {margin-top:20px !important;}
.t25 {margin-top:25px !important;}
.t30 {margin-top:30px !important;}

.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb35 {margin-bottom:35px !important;}
.mb40 {margin-bottom:40px! important;}

.ml5 {margin-left:5px !important;}
.ml10 {margin-left:10px !important;}
.ml12 {margin-left:12px !important;}
.ml15 {margin-left:15px !important;}
.ml18 {margin-left:18px !important;}
.ml20 {margin-left:20px !important;}
.ml25 {margin-left:25px !important;}
.ml30 {margin-left:30px !important;}


/* 「このページのトップへ」はこれを使用 */
.anchor_top {
font-size: 10px;
text-align: right;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
padding-top: 10px;
}

/* clearfix */
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/* IE6 */
* htm .clearfix {height: 1%;}
/* IE7 */
*:first-child+html .clearfix { height: 1%;}


.ie_hack {display: none;}

@media all and (-ms-high-contrast:none) {
.ie_hack{display: block;}
}


/* rollover */
a {
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}

.indent {text-indent:-1em;	padding-left:1em;}
.bold {
font-family:'CezanneProB', "Helvetica Neue", Arial,Helvetica,'游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN','Hiragino Sans','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif ;
}

.left {text-align:left !important;}
.right {text-align:right !important;}
.center {text-align:center !important;}

ol, ul {list-style-type:none;}

#dNone {display: none !important;}

/*=========================================================================
PAGE TOP
=========================================================================*/
#page-top {position: fixed; bottom:5%; z-index:90; max-width: 30px;}
#page-top a, #page-top img {width: 100%; height: auto; display: block;}
#page-top a:hover {filter: alpha(opacity=75); -moz-opacity:.7; opacity:.7;}
#page-top a {
-ms-box-shadow: 0 0 20px rgba(0,0,0,.4);
-o-box-shadow: 0 0 20px rgba(0,0,0,.4);
-moz-box-shadow: 0 0 20px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.4);
box-shadow: 0 0 20px rgba(0,0,0,.4);
}

/*=========================================================================
ANIME
=========================================================================*/
.slides{
opacity: 0;
animation-duration: .4s;
animation-timing-function: linear;
animation-fill-mode:both;
animation-name: slideLeft;
animation-delay: .5s;
}

.moveup {
opacity: 0;
animation-name: slideTop;
animation-duration: .4s;
animation-timing-function: ease;
animation-fill-mode:both;
animation-delay: .5s;
}

.linedown {
animation-name: lineHeight;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-fill-mode:both;
animation-delay:.2s;
}

.lineleft {
animation-name: lineWidth;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-fill-mode:both;
animation-delay:.2s;
}


.fadeIn {
animation-name: fade;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-fill-mode:both;
animation-delay:.2s;
}

.linedown02 {
animation-name: lineHeight02;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-fill-mode:both;
animation-delay:.2s;
}


.in_left {
opacity: 0;
animation-name: slideLeft;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-fill-mode:both;
animation-delay:.3s;
}

.in_right {
opacity: 0;
animation-name: slideRight;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-fill-mode:both;
animation-delay:.3s;
}

.up_blur {
opacity: 0;
animation-name: upBlur;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-fill-mode:both;
animation-delay:.2s;
}


.fade_blur {
animation-name: fadeBlur;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-fill-mode:both;
animation-delay:.2s;
}

