@import "reset.css";

@import "bootstrap.css";

@import "table.css";

@import "hr.css";

@import "Indent.css";


/*imports*/
/*@import "bootstrap-responsive.css";*/
/*global*/
body {
	background: #fff;
	line-height: 20px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #9a9a9a;
	overflow-x: hidden;
}
body.overlaid {
  overflow: hidden;
}
body .bg {
  height: 100%;
  background: #fff;
  width: 100%;
  top: 0;
  position: fixed;
  z-index: -1;
}
#glob-overlay,
#ajax-overlay {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9990;
  position: fixed;
  background: #fff;
}
#ajax-overlay {
  background: url(../img/spinner.gif) 50% 50% no-repeat;
}
#glob-overlay {
  background: #fff;
}
#glob-overlay div {
  background: url(../img/spinner.gif) 50% 50% no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.animate {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.color_1 {
  color: #eacaa5;
}
.marg_1 {
  margin-bottom: 22px;
}
html.tablet #glob-overlay {
  background-image: none;
}
html.desktop {
  /**/

  /*content*/

  /* mixins */

}
html.desktop html,
html.desktop body,
html.desktop #glob-wrap {
  /*min-width: 1200px;
	min-width: 1430px;*/

  min-width: 1340px;
}
html.desktop body {
  min-height: 840px;
}
html.desktop #glob-wrap {
  /*min-height: 940px;*/

  height: 100%;
  position: relative;
  z-index: 1;
  perspective: 2000px;
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -o-perspective: 2000px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  /*overflow-x: hidden;*/

}
html.desktop .center {
  text-align: center;
}
html.desktop .middle {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
}
html.desktop p,
html.desktop .pad-bot {
  padding-bottom: 12px;
}
html.desktop p.pb1,
html.desktop .pad-bot.pb1 {
  padding-bottom: 11px;
}
html.desktop p.pb2,
html.desktop .pad-bot.pb2 {
  padding-bottom: 44px;
}
html.desktop .page-effect {
  position: relative;
  z-index: 4;
  margin-right: 45px;
  height: auto;
  min-height: 100%;
  background: url(../img/bg_0.jpg) 0 0 repeat;
  outline: 1px solid transparent;
  transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
}
html.desktop .page-effect #arrow2 {
  width: 43px;
  height: 76px;
  top: 50%;
  right: -5px;
  margin-top: -70px;
  background: url(../img/arr_rightPart.png);
  position: absolute;
  z-index: -1;
}
html.desktop .left-panel {
  font: 10px/1.2em Tahoma, Geneva, sans-serif;
  z-index: 100;
  position: absolute;
  /*position: fixed;*/

  right: 0;
  top: 0;
  bottom: 0;
  width: 370px;
  margin-right: -287px;
  background: transparent;
  color: #858585;
  padding-left: 166px;
  padding-top: 55px;
}
html.desktop .left-panel .false_button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100%;
  background: transparent;
}
html.desktop .left-panel h4 {
  font: 700 13px/1.2em Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-bottom: 25px;
  color: #000;
}
html.desktop .left-panel .content {
  position: relative;
  width: 210px;
  z-index: 800;
  /*--------------accordion--------------*/

}
html.desktop .left-panel .content #accordion dt {
	line-height: 1.2em;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: transparent;
	text-transform: uppercase;
	margin-bottom: 38px;
	position: relative;
	cursor: pointer;
	padding: 0;
	overflow: hidden;
}
html.desktop .left-panel .content #accordion dt a {
	color: #323232;
}
html.desktop .left-panel .content #accordion dt:hover,
html.desktop .left-panel .content #accordion dt.ui-state-active {
	background: transparent;
	color: #000;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
html.desktop .left-panel .content #accordion dt:hover a,
html.desktop .left-panel .content #accordion dt.ui-state-active a {
  color: #000;
  text-decoration: none;
}
html.desktop .left-panel .content #accordion dd {
	line-height: 1.2em;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0;
	/*margin-bottom: 20px;*/

	padding-bottom: 20px;
	color: #888;
}
html.desktop .left-panel .content #accordion dd ul {
  position: relative;
  margin-left: -10px;
  padding-bottom: 11px;
  margin-top: -9px;
}
html.desktop .left-panel .content #accordion dd ul li {
	position: relative;
	display: block;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html.desktop .left-panel .content #accordion dd ul li a {
  color: #888;
  background: #fff;
  display: block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 22px;
  padding-top: 5px;
}
html.desktop .left-panel .content #accordion dd ul li a span {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 6px;
  background: url(../img/marker.png) 50% 0 no-repeat;
}
html.desktop .left-panel .content #accordion dd ul li a:hover {
  color: #c3c3c3;
  text-decoration: none;
  background: #1f1f1f;
}
html.desktop nav {
  /*height: 54px;*/

  position: relative;
  display: inline-block;
  z-index: 20;
}
html.desktop nav > ul {
  /*margin-left: -40px;*/

  padding: 83px 0 0 44px;
  margin-bottom: 0;
}
html.desktop nav > ul > li {
  position: relative;
  display: inline-block;
  padding: 0;
}
html.desktop nav > ul > li .txt {
  display: none;
}
html.desktop nav > ul > li .item1 {
  border-top: 2px solid #ec008c;
  padding-top: 24px;
}
html.desktop nav > ul > li .item1 .icon {
  position: relative;
  display: block;
  width: 100%;
  height: 25px;
  background: url(../img/icon_1.png) 50% 0 no-repeat;
}
html.desktop nav > ul > li .item1:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 6px;
  background: url(../img/arr_1.png) 50% 0 no-repeat;
  top: -6px;
  left: 0;
  pointer-events: none;
  content: "";
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
html.desktop nav > ul > li .item2 {
  border-top: 2px solid #a800ed;
  padding-top: 24px;
}
html.desktop nav > ul > li .item2 .icon {
  position: relative;
  display: block;
  width: 100%;
  height: 25px;
  background: url(../img/icon_2.png) 50% 0 no-repeat;
}
html.desktop nav > ul > li .item2:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 6px;
  background: url(../img/arr_2.png) 50% 0 no-repeat;
  top: -6px;
  left: 0;
  pointer-events: none;
  content: "";
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
html.desktop nav > ul > li .item3 {
  border-top: 2px solid #0083ed;
  padding-top: 24px;
}
html.desktop nav > ul > li .item3 .icon {
  position: relative;
  display: block;
  width: 100%;
  height: 25px;
  background: url(../img/icon_3.png) 50% 0 no-repeat;
}
html.desktop nav > ul > li .item3:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 6px;
  background: url(../img/arr_3.png) 50% 0 no-repeat;
  top: -6px;
  left: 0;
  pointer-events: none;
  content: "";
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
html.desktop nav > ul > li > a {
  display: block;
  text-align: center;
  position: relative;
  padding: 0 4px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 66px;
  height: 52px;
  overflow: hidden;
}
html.desktop nav > ul > li > a .flipper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 10;
}
html.desktop nav > ul > li.active a,
html.desktop nav > ul > li a:hover {
  text-decoration: none;
  color: #313131;
}
html.desktop nav > ul > li.active a .flipper,
html.desktop nav > ul > li a:hover .flipper {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
html.desktop nav > ul > li.active a:after,
html.desktop nav > ul > li a:hover:after {
  top: 0px;
}
html.desktop h1 {
	left: 50%;
	z-index: 20;
	top: 48px;
	position: absolute;
	margin-left: -180px;
}
html.desktop h1 a {
	outline: none;
}
html.desktop #content {
  position: relative;
  margin-top: 84px;
  padding-bottom: 90px;
  z-index: 50;
}
html.desktop #content > div {
  width: 100%;
  margin: 0 auto;
  position: relative;
  top: 0;
  z-index: 1;
}
html.desktop #content > [data-id=""] {
  width: 970px;
  width: 1045px;
}
html.desktop #content > [data-url^="project"] {
  width: 970px;
}
html.desktop #content h2 {
  font: 65px/1.2em 'Julius Sans One', sans-serif;
  letter-spacing: 12px;
  color: #464646;
  text-transform: lowercase;
  margin-bottom: 25px;
}
html.desktop #content h3 {
	line-height: 30px;
	font-size: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	margin-bottom: 21px;
	text-transform: lowercase;
}
html.desktop #content h4 {
	line-height: 28px;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	margin: 0 0 11px;
}
html.desktop #content [data-url^="search.php"] .search_list {
  position: relative;
  margin-bottom: 25px;
}
html.desktop #content [data-url^="search.php"] .search_list li {
  list-style-type: decimal;
  list-style-position: inside;
}
html.desktop #content [data-url^="search.php"] .search_list h4 span {
  font-size: 30px;
  color: #a800ed;
}
html.desktop #content [data-url^="search.php"] h3 a {
  color: #fff;
  text-transform: lowercase;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
html.desktop #content [data-url^="search.php"] h3 a:hover {
  color: #ed008c;
  text-decoration: underline;
}
html.desktop #content [data-url^="search.php"] .search_result {
  color: #fff;
}
html.desktop #content [data-url^="search.php"] .search_result:last-child {
  font-size: 11px;
}
html.desktop .container {
  max-width: 1200px;
}
html.desktop .splash-thumbs {
	width: 1045px;
	height: 695px;
	position: relative;
	z-index: 99;
	padding-top: 110px;
}
html.desktop .splash-thumbs.__hovered__ li:not(.__hover__) {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  opacity: .7;
  z-index: 1;
}
html.desktop .splash-thumbs li {
	float: left;
	position: relative;
	overflow: hidden;
	opacity: 1;
	margin: 4px;
	/*.scale(1.7);*/

	-webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
html.desktop .splash-thumbs li img {
  position: relative;
  z-index: 10;
}
html.desktop .splash-thumbs li.tip-left_1 .block_2 {
	left: -182px;  /*opacity: 1;*/
}
html.desktop .splash-thumbs li.tip-left_1 .block_2:after {
  position: absolute;
  display: block;
  width: 114px;
  height: 333px;
  background: url(../img/info_bg_left.png) no-repeat 0 0;
  top: -68px;
  left: auto;
  right: -90px;
  content: "";
  -webkit-transform: scale(0.592);
  -ms-transform: scale(0.592);
  transform: scale(0.592);
}
html.desktop .splash-thumbs li.tip-left .block_2 {
	left: -244px !important;
	left: -182px !important;
}
html.desktop .splash-thumbs li.tip-left .block_2:after {
  position: absolute;
  display: block;
  width: 114px;
  height: 333px;
  background: url(../img/info_bg_left.png) no-repeat 0 0;
  top: -68px;
  left: auto;
  right: -90px;
  content: "";
  -webkit-transform: scale(0.592);
  -ms-transform: scale(0.592);
  transform: scale(0.592);
}
html.desktop .splash-thumbs li.tip-right .block_2:after {
  position: absolute;
  display: block;
  width: 114px;
  height: 333px;
  background: url(../img/info_bg_right.png) no-repeat 0 0;
  top: -68px;
  left: -90px;
  content: "";
  -webkit-transform: scale(0.592);
  -ms-transform: scale(0.592);
  transform: scale(0.592);
}
html.desktop .splash-thumbs li.tip-top .block_2 {
  top: -244px;
}
html.desktop .splash-thumbs li .block_2 {
	line-height: 14.4px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 174px;
	height: 197px;
	padding: 54px 21px 0;
	display: block;
	text-transform: none;
	background: #fff;
	color: #888888;
	font-size: 12px;
	line-height: 14.4px;
	position: absolute;
	top: 2px;
	left: 209px;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
	transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
}
html.desktop .splash-thumbs li .block_2:after {
  position: absolute;
  display: block;
  width: 114px;
  height: 333px;
  background: url(../img/info_bg_right.png) no-repeat 0 0;
  top: -68px;
  left: -90px;
  content: "";
  -webkit-transform: scale(0.592);
  -ms-transform: scale(0.592);
  transform: scale(0.592);
}
html.desktop .splash-thumbs li .block_2 .title {
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 21.29px;
	letter-spacing: 0;
	display: block;
	clear: both;
	padding-bottom: 13px;
}
html.desktop .splash-thumbs li .block_2 .title .link {
  color: #2d2d2d;
}
html.desktop .splash-thumbs li .block_2 .title .link:hover {
  color: #ec008c;
  text-decoration: none;
}
html.desktop .splash-thumbs li .block_2 p {
	font-size: 10px;
	line-height: 10.59px;
}
html.desktop .splash-thumbs li.__hover__ {
  -webkit-transform: scale(1.7);
  -ms-transform: scale(1.7);
  transform: scale(1.7);
  z-index: 99;
  opacity: 1;
  overflow: visible;
}
html.desktop .splash-thumbs li.__hover__ .block_2 {
	opacity: 1;
}
html.desktop .abs-center {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
a.nocolor,
.nocolor a {
  color: inherit;
}
.tac,
.tac p {
  text-align: center;
}
.link_1 {
  position: relative;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link_1:hover {
  color: #ed008c;
  text-decoration: none;
}
/* ----------------------PAGE 01--------------------------- */
.block_title {
  position: relative;
  text-align: center;
  margin-bottom: 0px;
}
.line_title {
	position: relative;
	width: 100%;
	height: 6px;
	background: #fff;
	margin-bottom: 21px;
}
.block_3 {
  position: relative;
  overflow: hidden;
  margin-bottom: 39px;
  background: url(../img/line_vert.png) 635px 0 repeat-y;
}
.block_3 .cont1 {
  position: relative;
  display: inline-block;
  text-transform: none;
  float: left;
  width: 570px;
  margin-right: 130px;
}
.block_3 .cont2 {
	position: relative;
	display: inline-block;
	float: left;
	width: 370px;
}
.block_3 .cont2 .list_1 {
  position: relative;
  list-style: none;
  margin-top: -5px;
}
.block_3 .cont2 .list_1 li {
  position: relative;
  display: block;
  padding-bottom: 20px;
  margin-bottom: 16px;
  background: url(../img/line_hor.png) 0 bottom repeat-x;
}
.block_3 .cont2 .list_1 li a .badge {
  font: bold 24px/61px "Trebuchet MS", Helvetica, sans-serif;
  text-align: center;
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 35px;
  width: 66px;
  height: 66px;
  border-radius: 500px;
  background: #4c4c4c;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.block_3 .cont2 .list_1 li a .txt_info {
  position: relative;
  display: block;
  font: italic 14px/20px Georgia, "Times New Roman", Times, serif;
  color: #8e8e8e;
  overflow: hidden;
  padding-top: 10px;
}
.block_3 .cont2 .list_1 li a .txt_info .title_01 {
  font: 30px/30px 'Julius Sans One', sans-serif;
  color: #fff;
  text-transform: lowercase;
  margin-top: 10px!important;
  margin-bottom: 1px!important;
}
.block_3 .cont2 .list_1 li a:hover {
  text-decoration: none;
}
.block_3 .cont2 .list_1 li a:hover .badge {
  background: #a7126a;
}
.block_3 .cont2 .list_1 .last {
  background: transparent;
}
/* ----------------------PAGE 02--------------------------- */
.block_4 {
  position: relative;
  overflow: hidden;
  margin-bottom: 73px;
  background: url(../img/line_vert.png) 635px 0 repeat-y;
}
.block_4 .cont1 {
  position: relative;
  display: inline-block;
  text-transform: none;
  float: left;
  width: 570px;
  margin-right: 130px;
}
.block_4 .cont1 .g_map {
  position: relative;
  display: inline-block;
  margin: 2px 20px 0 0;
  width: 300px;
  height: 237px;
  float: left;
  overflow: hidden;
}
.block_4 .cont1 .g_map iframe {
  position: relative;
  display: block;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
  background: url(../img/base/site_loader.gif) center no-repeat #ffffff !important;
}
.block_4 .cont1 .width_1 {
  position: relative;
  display: inline-block;
  width: 73px;
}
.block_4 .cont2 {
  position: relative;
  display: inline-block;
  float: left;
  width: 370px;
}
/* ----------------------PAGE Privacy--------------------------- */
.block_5 {
  position: relative;
  overflow: hidden;
  width: 1070px;
}
/* ----------------------PAGE ReadMore--------------------------- */
.block_6 {
  position: relative;
  overflow: hidden;
  width: 1070px;
}
/* ----------------------PAGE 404--------------------------- */
.block_7 {
  position: relative;
  overflow: hidden;
}
.block_7 .cont1 {
  position: relative;
  display: inline-block;
  text-transform: none;
  float: left;
  width: 670px;
  margin-right: 30px;
}
.block_7 .cont1 img {
  position: relative;
  margin: 64px 0 0 94px;
}
.block_7 .cont2 {
  position: relative;
  display: inline-block;
  float: left;
  width: 370px;
  /* search */

}
.block_7 .cont2 #search {
  position: relative;
  margin: 3px 0 0;
  width: 100%;
  overflow: hidden;
  display: inline-block;
}
.block_7 .cont2 #search > input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	width: 275px;
	height: 36px;
	border: none;
	outline: none;
	padding: 11px 15px 10px;
	float: left;
	background: #4e4e4e;
	border: 1px solid #4e4e4e;
	color: #fff;
	box-shadow: none;
	border-radius: 2px;
	margin-right: 7px;
}
.block_7 .cont2 #search > a {
  float: left;
}
.block_7 .cont2 #search .btn-search {
  padding: 9px 17px;
}
.block_7 .cont2 .search_result {
  color: #f00;
  font-size: 10px;
}
.block_7 .cont2 .search_result:first-child {
  font-size: 15px;
}
.block_7 .cont2 .search_title {
  position: relative;
  top: 2px;
}
.block_7 .cont2 .search_title a {
  text-decoration: underline;
}
.block_7 .cont2 #search_list li {
  margin-bottom: 20px;
}
.block_7 .cont2 #search_list p {
  color: #444444;
}
.btn {
	line-height: 1.2em;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	display: inline-block;
	border-radius: 2px;
	padding: 0;
	box-shadow: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #fff;
	padding: 10px 21px;
}
.btn2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	display: inline-block;
	border-radius: 2px;
	padding: 0;
	box-shadow: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #fff;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
}
.btn:hover {
  text-shadow: none;
  color: #fff;
  background: #a7126a;
}
.btn2:hover {
  text-shadow: none;
  color: #fff;
  background: #a7126a;
}
.center{
	text-align: center;
}

.close-btn {
  position: absolute;
  width: 21px;
  height: 21px;
  background: url(../img/close_icon.png) 0 0 no-repeat;
  right: 3px;
  top: 0;
  z-index: 505;
}
.close-btn span {
  width: 21px;
  height: 21px;
  position: absolute;
  background: url(../img/close_icon.png) 0 bottom no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.close-btn:hover span {
  opacity: 1;
}
footer {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 96px;
	font: 11px/1.2em 'Julius Sans One', sans-serif;
	letter-spacing: 1px;
	color: #666;
	z-index: 500;
	left: 0px;
}
footer .follow-links2 {
	position: relative;
	color: #fa939a;
	z-index: 100;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
footer .follow-links {
	position: relative;
	color: #797979;
	z-index: 100;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
footer .follow-links li {
  position: relative;
  display: inline-block;
  margin: 0 15px;
}
footer .follow-links li:after {
	position: absolute;
	display: block;
	height: 11px;
	background: #474747;
	top: 0;
	right: -19px;
	pointer-events: none;
	content: "";
}
footer .follow-links .last:after {
  display: none;
}
footer .follow-links a {
  display: inline-block;
  color: #cbcbcb;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .follow-links a:hover {
  text-decoration: none;
  color: #ec008c;
}
footer .copyright {
	position: relative;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
footer .copyright span {
  position: relative;
  display: inline-block;
  width: 10px;
  text-align: center;
}
footer .copyright a {
	color: #fff;
	-webkit-transition: 0.3s ease-in all;
	transition: 0.3s ease-in all;
}
footer .copyright a:hover {
  color: #ec008c;
  text-decoration: none;
}
footer .copyright-2 {
	position: relative;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
footer .copyright-2 span {
  position: relative;
  display: inline-block;
  width: 10px;
  text-align: center;
}
footer .copyright-2 a {
	color: #ec008c;
	-webkit-transition: 0.3s ease-in all;
	transition: 0.3s ease-in all;
}
footer .copyright-2 a:hover {
  color: #fff;
  text-decoration: none;
}
html.desktop.tablet body {
  min-height: 100%!important;
}
html.desktop.tablet body,
html.desktop.tablet html,
html.desktop.tablet #glob-wrap {
  min-width: 530px;
  overflow: visible;
  overflow-x: hidden;
}
html.desktop.tablet nav ul {
  padding: 90px 0 21px;
}

html.desktop.tablet h1 img {
  width: 100%;
}
html.desktop.tablet .splash-thumbs {
   width: 1045px;
  height: 695px;
  position: relative;
  z-index: 99;
}

html.desktop.tablet .splash-thumbs li a > span {
  font-size: 14px;
}
html.desktop.tablet .splash-thumbs li a > span strong {
  font-size: 26px;
}
html.desktop.tablet .splash-thumbs li.__hover__ {
 -webkit-transform: scale(1.7);
  -ms-transform: scale(1.7);
  transform: scale(1.7);
  z-index: 99;
  opacity: 1;
  overflow: visible;
}
html.desktop.tablet .splash-thumbs li.tip-left .block_2:after {
  position: absolute;
  display: block;
  width: 114px;
  height: 333px;
  background: url(../img/info_bg_left.png) no-repeat 0 0;
  top: -68px;
  left: auto;
  right: -90px;
  content: "";
  -webkit-transform: scale(0.592);
  -ms-transform: scale(0.592);
  transform: scale(0.592);
}
html.desktop.tablet .splash-thumbs li.tip-right .block_2:after {
  position: absolute;
  display: block;
  width: 114px;
  height: 333px;
  background: url(../img/info_bg_right.png) no-repeat 0 0;
  top: -68px;
  left: -90px;
  content: "";
  -webkit-transform: scale(0.592);
  -ms-transform: scale(0.592);
  transform: scale(0.592);
}
html.desktop.tablet .splash-thumbs li.tip-top .block_2 {
  top: -244px;
}
html.desktop.tablet .splash-thumbs li .block_2 {
	line-height: 14.4px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 174px;
	height: 197px;
	padding: 54px 21px 0;
	display: block;
	text-transform: none;
	background: #fff;
	color: #888888;
	font-size: 12px;
	line-height: 14.4px;
	position: absolute;
	top: 2px;
	left: 209px;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
	transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
}
html.desktop.tablet .splash-thumbs li .block_2:after {
  position: absolute;
  display: block;
  width: 114px;
  height: 333px;
  background: url(../img/info_bg_right.png) no-repeat 0 0;
  top: -68px;
  left: -90px;
  content: "";
  -webkit-transform: scale(0.592);
  -ms-transform: scale(0.592);
  transform: scale(0.592);
}
html.desktop.tablet .splash-thumbs li .block_2 .title {
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 21.29px;
	letter-spacing: 0;
	display: block;
	clear: both;
	padding-bottom: 13px;
}
html.desktop.tablet .splash-thumbs li .block_2 .title .link {
  color: #2d2d2d;
}
html.desktop.tablet .splash-thumbs li .block_2 .title .link:hover {
  color: #ec008c;
  text-decoration: none;
}
html.desktop .splash-thumbs li .block_2 p {
	font-size: 10px;
	line-height: 10.59px;
}
html.desktop.tablet .splash-thumbs li.__hover__ {
  -webkit-transform: scale(1.7);
  -ms-transform: scale(1.7);
  transform: scale(1.7);
  z-index: 99;
  opacity: 1;
  overflow: visible;
}
html.desktop.tablet .splash-thumbs li.__hover__ .block_2 {
	opacity: 1;
}
html.desktop.tablet .block_3 {
  background: transparent;
}
html.desktop.tablet .block_3 .cont1 {
  width: 90%;
  margin-right: 0;
  margin-bottom: 50px;
}
html.desktop.tablet .block_3 .cont2 {
  width: 90%;
}
html.desktop.tablet .block_4 {
  background: transparent;
}
html.desktop.tablet .block_4 .cont1 {
  width: 90%;
  margin-right: 0;
  margin-bottom: 50px;
}
html.desktop.tablet .block_4 .cont1 .g_map {
  width: 100%;
  margin-bottom: 30px;
}
html.desktop.tablet .block_4 .cont2 {
  width: 90%;
}
html.desktop.tablet .block_5,
html.desktop.tablet .block_6 {
  width: 90%;
}
html.desktop.tablet .block_7 .cont1 {
  width: 90%;
  margin-right: 0;
  margin-bottom: 50px;
}
html.desktop.tablet .block_7 .cont1 img {
  width: 100%;
  margin: 0;
}
html.desktop.tablet .block_7 .cont2 {
  width: 90%;
}
html.desktop.tablet .close-btn {
  right: 20px;
  top: -30px;
}

html.desktop.tablet #search > input {
  width: 100%;
  box-shadow: none;
  margin-bottom: 15px;
}
/*mobile*/
html.mobile body {
  background: #2e2e2e;
}
html.mobile .ajax-page > div {
  width: 90%;
  margin-left: 5%;
}
html.mobile .close-btn {
  display: none;
}
html.mobile #mobile-wrap {
  display: block;
  position: relative;
  z-index: 1;
}
html.mobile #mobile-wrap #mobile-header {
  clear: both;
  position: relative;
  overflow: hidden;
}
html.mobile #mobile-wrap #mobile-header #mobile-navigation {
  display: block;
  width: 90%;
  margin: 0 auto;
  font-size: 20px;
  border-radius: 0;
  border: 1px #444444 solid;
  text-transform: lowercase;
}
html.mobile #mobile-wrap #mobile-header h1 {
	margin-top: 15px;
	margin-left: 12%;
	margin-bottom: 15px;
	display: block;
	width: 75%;
	position: static;
}
html.mobile #mobile-wrap #mobile-header h1 img {
	width: 100%;
}
html.mobile #mobile-wrap #mobile-conten {
  position: relative;
  z-index: 1;
  height: auto;
  padding: 20px 5%;
  overflow: hidden;
  display: none;
}
html.mobile #mobile-wrap .marg_1 {
  margin-top: 0;
}
html.mobile #mobile-wrap [data-id] {
  position: relative;
  height: auto;
  overflow: hidden;
  padding: 20px 0;
}
html.mobile #mobile-wrap [data-id] > div {
  width: 100%;
}
html.mobile #mobile-wrap .col-1,
html.mobile #mobile-wrap .col-2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
html.mobile #mobile-wrap .col-1:before,
html.mobile #mobile-wrap .col-2:before,
html.mobile #mobile-wrap .col-1:after,
html.mobile #mobile-wrap .col-2:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
html.mobile #mobile-wrap .col-1:after,
html.mobile #mobile-wrap .col-2:after {
  clear: both;
}
html.mobile #mobile-wrap .splash-thumbs {
  width: 318px;
  margin: 0 auto;
  text-transform: none;
}
html.mobile #mobile-wrap .splash-thumbs > li {
  padding-top: 20px;
}
html.mobile #mobile-wrap .splash-thumbs > li .block_2 {
  position: relative;
  margin-top: 15px;
  background: #fff;
  padding: 29px 30px 25px;
  text-align: center;
}
html.mobile #mobile-wrap .splash-thumbs > li .block_2:after {
  position: absolute;
  display: block;
  width: 334px;
  height: 114px;
  background: url(../img/info_bg_bottom.png) no-repeat 0 0;
  top: -111px;
  left: -8px;
  content: "";
  -webkit-transform: scale(0.952);
  -ms-transform: scale(0.952);
  transform: scale(0.952);
}
html.mobile #mobile-wrap .splash-thumbs > li .title {
  font: 36px/32px 'Julius Sans One', sans-serif;
  letter-spacing: 0;
  display: block;
  clear: both;
  padding-bottom: 13px;
}
html.mobile #mobile-wrap .splash-thumbs > li .title .link {
  color: #2d2d2d;
}
html.mobile #mobile-wrap .splash-thumbs > li .title .link:hover {
  color: #ec008c;
  text-decoration: none;
}
html.mobile #mobile-wrap .splash-thumbs > li .width_0 {
  position: relative;
  display: inline-block;
  width: 40px;
}
html.mobile #mobile-wrap .splash-thumbs > li .portf {
  position: relative;
  text-align: right;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  margin-top: 22px;
}
html.mobile #mobile-wrap .splash-thumbs > li .portf a {
  position: relative;
  color: #ed1c24;
}
html.mobile #mobile-wrap .splash-thumbs > li .portf a:hover {
  color: #fff;
  text-decoration: none;
}
html.mobile #mobile-wrap .splash-thumbs > li img {
  margin-bottom: 0;
  width: 100%;
}
html.mobile #mobile-wrap h2 {
	line-height: 1.2em;
	font-size: 43px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 4px;
	color: #464646;
	text-transform: lowercase;
	margin-bottom: 25px;
}
html.mobile #mobile-wrap h3 {
	line-height: 30px;
	font-size: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	margin-bottom: 36px;
	text-transform: lowercase;
}
html.mobile #mobile-wrap h4 {
	line-height: 28px;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	margin: 0 0 11px;
}
html.mobile #mobile-wrap .block_title {
  margin-bottom: 20px;
}
html.mobile #mobile-wrap .block_3 {
  background: transparent;
}
html.mobile #mobile-wrap .block_3 .cont1 {
  width: 100%;
  margin-bottom: 55px;
  margin-right: 0;
}
html.mobile #mobile-wrap .block_3 .cont2 {
  width: 100%;
  margin-bottom: 15px;
}
html.mobile #mobile-wrap .block_3 .cont2 .txt_info {
  display: block;
}
html.mobile #mobile-wrap .block_4 {
  background: transparent;
}
html.mobile #mobile-wrap .block_4 .cont1 {
  width: 100%;
  margin-bottom: 55px;
  margin-right: 0;
}
html.mobile #mobile-wrap .block_4 .cont1 .g_map {
  width: 100%;
  margin-right: 0;
  margin-bottom: 25px;
}
html.mobile #mobile-wrap .block_4 .cont2 {
  width: 100%;
  margin-bottom: 15px;
}
html.mobile #mobile-wrap .block_5,
html.mobile #mobile-wrap .block_6 {
  width: 100%;
  margin-bottom: 30px;
}
html.mobile #mobile-wrap .block_7 .cont1 {
  width: 100%;
}
html.mobile #mobile-wrap .block_7 .cont1 img {
  width: 100%;
  margin: 0 0 25px;
}
html.mobile #mobile-wrap .block_7 .cont2 {
  width: 100%;
  margin-bottom: 30px;
}
html.mobile #mobile-wrap [data-url^="404.html"] #search {
  width: 100%;
}
html.mobile #mobile-wrap [data-url^="404.html"] #search input {
  width: 100%;
  margin-bottom: 15px;
}
html.mobile #mobile-wrap [data-url^="404.html"] #search .btn {
  margin-left: 0;
}
html.mobile #mobile-wrap [data-url^="search.php"] h3 a {
  color: #fff;
  text-decoration: underline;
  text-transform: lowercase;
}
html.mobile #mobile-wrap [data-url^="search.php"] h3 a:hover {
  color: #ed008c;
  text-decoration: underline;
}
html.mobile #mobile-wrap [data-url^="search.php"] .search_result {
  color: #fff;
}
html.mobile #mobile-wrap [data-url^="search.php"] .search_list {
  margin-bottom: 30px;
}
html.mobile #mobile-wrap [data-url^="search.php"] .search_list p {
  margin-bottom: 35px;
}
html.mobile #mobile-wrap [data-url^="search.php"] .search_list h4 span {
  font-size: 18px;
  color: #fff;
}
html.mobile #mobile-wrap [data-url^="search.php"] .search_list h3 {
  margin-bottom: 18px;
}
html.mobile #mobile-footer {
	display: block;
	font-size: 12px;
	line-height: 10px;
	position: relative;
	z-index: 3;
	height: 30px;
	bottom: 0;
	margin-top: 10px;
	padding: 7px 10px;
	border-top: 1px solid #797979;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
html.mobile #mobile-footer .copyright {
	position: relative;
	white-space: pre;
	color: #fff;
	text-transform: uppercase;
	padding-right: 8px;
}
html.mobile #mobile-footer .copyright a {
  color: #fff;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
html.mobile #mobile-footer .copyright a:hover {
  color: #ed008c;
  text-decoration: none;
}
html.mobile #mobile-footer .copyright-2 {
	position: relative;
	white-space: pre;
	color: #ed008c;
	text-transform: uppercase;
	padding-right: 8px;
}
html.mobile #mobile-footer .copyright-2 a {
  color: #ed008c;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
html.mobile #mobile-footer .copyright-2 a:hover {
  color: #fff;
  text-decoration: none;
}
html.mobile #mobile-footer .follow-links {
	position: static;
	right: 12px;
	cursor: pointer;
	background: #313131;
	color: #797979;
	padding: 0 4px;
	border-radius: 0px;
	z-index: 50;
}
html.mobile #mobile-footer .follow-links li {
	height: 0;
	overflow: hidden;
}
html.mobile #mobile-footer .follow-links:after {
	display: inline-block;
	content: '';
	color: #666;
}
html.mobile #mobile-footer .follow-links a {
  display: block;
  opacity: 0.48;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
}
html.mobile #mobile-footer .follow-links a:hover {
  opacity: 1;
  text-decoration: none;
  color: #ed008c;
}
html.mobile #mobile-footer .follow-links a:before {
  display: inline-block;
  margin: 2px 0;
}
@media (max-width: 1370px) {
  html.desktop .page-effect {
    margin-right: 60px;
  }
  html.desktop .left-panel .false_button {
    left: -15px;
  }
}
@media (max-width: 1340px) {
  body {
    overflow-x: auto;
  }
  #glob-wrap {
    overflow-x: hidden;
  }
}
