@charset "utf-8";
/*=============================================================
 Common Layout
=============================================================*/
/* reset style
-------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}
section,
article,
aside,
hgroup,
header,
footer,
nav,
figure,
figcaption,
summary {
  display: block;
  padding: 0px;
  margin: 0px;
}
ol,
ul,
dl,
li,
dt,
dd {
  list-style: none;
}
hr {
  display: none;
}
img {
  vertical-align: bottom;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  background: #fff;

  color: #333;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  word-wrap: break-word;
  overflow-wrap: break-word;

  overflow-x: hidden;
  scroll-behavior: smooth;
}
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  line-height: 1;
  font-weight: 700;
}
table,
table th,
table td {
  margin: 0;
  padding: 0;
  border-collapse: collapse !important;
}
img.full {
  width: 100%;
  height: auto;
}
/* JS element
-------------------------------------------------------------*/
.over {
}
.png-bg {
}
.noSc {
}
/* a Element
-------------------------------------------------------------*/
a {
  text-decoration: none;
  color: #333;
}
a.txtLink {
  text-decoration: underline;
  color: #0080c0;
}
a:hover,
a:hover span {
  text-decoration: underline;
}
/* block Layout
-------------------------------------------------------------*/
.dsp-none {
  display: none;
}
.dsp-sp {
  display: none;
}
.dsp-pc {
  display: block;
}
.dsp-ib {
  display: inline-block;
}

/* Float Element */
.cClear {
  clear: both !important;
}
.cLeft {
  float: left !important;
}
.cRight {
  float: right !important;
}
.cNone {
  float: none !important;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.ie6 .clearfix,
.ie7 .clearfix {
  display: inline-block;
}
/* width */
.w-auto {
  width: auto !important;
}
.w5 {
  width: 5%;
}
.w10 {
  width: 10%;
}
.w15 {
  width: 15%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w35 {
  width: 35%;
}
.w40 {
  width: 40%;
}
.w45 {
  width: 45%;
}
.w50 {
  width: 50%;
}
.w55 {
  width: 55%;
}
.w60 {
  width: 60%;
}
.w65 {
  width: 65%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w85 {
  width: 85%;
}
.w90 {
  width: 90%;
}
.w95 {
  width: 95%;
}
.w100 {
  width: 100%;
}
.w-maxSp {
} /*---SmartPhone : 100% */
/* aligh */
.alignL {
  text-align: left !important;
}
.alignC {
  text-align: center !important;
}
.alignR {
  text-align: right !important;
}
/* margin padding */
.mT-20 {
  margin-top: -20px !important;
}
.mT0 {
  margin-top: 0 !important;
}
.mT5 {
  margin-top: 5px !important;
}
.mT10 {
  margin-top: 10px !important;
}
.mT15 {
  margin-top: 15px !important;
}
.mT20 {
  margin-top: 20px !important;
}
.mT25 {
  margin-top: 25px !important;
}
.mT30 {
  margin-top: 30px !important;
}
.mT35 {
  margin-top: 35px !important;
}
.mT40 {
  margin-top: 40px !important;
}
.mT50 {
  margin-top: 50px !important;
}
.mT60 {
  margin-top: 60px !important;
}
.mT70 {
  margin-top: 70px !important;
}
.mT80 {
  margin-top: 80px !important;
}
.mT90 {
  margin-top: 90px !important;
}
.mR0 {
  margin-right: 0 !important;
}
.mR10 {
  margin-right: 10px !important;
}
.mR20 {
  margin-right: 20px !important;
}
.mR40 {
  margin-right: 40px !important;
}
.mB0 {
  margin-bottom: 0 !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;
}
.mB50 {
  margin-bottom: 50px !important;
}
.mL0 {
  margin-left: 0 !important;
}
.mL10 {
  margin-left: 10px !important;
}
.mL20 {
  margin-left: 20px !important;
}
.mL40 {
  margin-left: 40px !important;
}
.pT0 {
  padding-top: 0 !important;
}
.pT5 {
  padding-top: 5px !important;
}
.pT10 {
  padding-top: 10px !important;
}
.pT15 {
  padding-top: 15px !important;
}
.pT20 {
  padding-top: 20px !important;
}
.pT25 {
  padding-top: 25px !important;
}
.pT26 {
  padding-top: 25px !important;
}
.pT30 {
  padding-top: 30px !important;
}
.pT35 {
  padding-top: 35px !important;
}
.pT40 {
  padding-top: 40px !important;
}
.pT50 {
  padding-top: 50px !important;
}
.pR0 {
  padding-right: 0 !important;
}
.pR10 {
  padding-right: 10px !important;
}
.pR20 {
  padding-right: 20px !important;
}
.pR40 {
  padding-right: 40px !important;
}
.pB0 {
  padding-bottom: 0 !important;
}
.pB5 {
  padding-bottom: 5px !important;
}
.pB10 {
  padding-bottom: 10px !important;
}
.pB15 {
  padding-bottom: 15px !important;
}
.pB20 {
  padding-bottom: 20px !important;
}
.pB25 {
  padding-bottom: 25px !important;
}
.pB30 {
  padding-bottom: 30px !important;
}
.pB35 {
  padding-bottom: 35px !important;
}
.pB40 {
  padding-bottom: 40px !important;
}
.pB50 {
  padding-bottom: 50px !important;
}
.pL0 {
  padding-left: 0 !important;
}
.pL10 {
  padding-left: 10px !important;
}
.pL20 {
  padding-left: 20px !important;
}
.pL40 {
  padding-left: 40px !important;
}
.sp-mT-20,
.sp-mT0,
.sp-mT10,
.sp-mT15,
.sp-mT20,
.sp-mT25,
.sp-mT30,
.sp-mT35,
.sp-mT40,
.sp-mT50,
.sp-mT60,
.sp-mB0,
.sp-mB10,
.sp-mB15,
.sp-mB20,
.sp-mB25,
.sp-mB30,
.sp-mB35,
.sp-mB40,
.sp-mB50,
.sp-mB60,
.sp-pT0,
.sp-pT10,
.sp-pT15,
.sp-pT20,
.sp-pT25,
.sp-pT30,
.sp-pT35,
.sp-pT40,
.sp-pT50,
.sp-pT60,
.sp-pB0,
.sp-pB10,
.sp-pB15,
.sp-pB20,
.sp-pB25,
.sp-pB30,
.sp-pB35,
.sp-pB40,
.sp-pB50,
.sp-pB60,
.sp-pR0,
.sp-pL0 {
}
/* text Layout
-------------------------------------------------------------*/
/* SizeVariation( px) */
.textNormal {
  font-weight: normal !important;
}
.textBold {
  font-weight: bold !important;
}
.nowrap {
  white-space: nowrap;
}
.txt-justify {
  text-align: justify;
  text-justify: distribute;
}
/*=============================================================
contents module Layout
=============================================================*/
#wrapper {
  width: 100%;
  margin: 0 auto;
}
#container {
  width: 100%;
  /*min-width:1280px;*/
  margin: 0 auto;
  line-height: 1.7;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#contents {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  line-height: 1.8;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/*=============================================================
#header
=============================================================*/
#headerWrap {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  background-color: rgb(236, 240, 240);
  width: 100%;
  height: 100px;
  overflow: hidden;
}
#headerWrap #header {
  display: none;
}
#contents {
  padding-top: 114px;
}

/*#headerWrap {
	width: 100%;
	background-color:#fff;
}
#header {
	width: 100%;
	height:120px;
	max-width: 1200px;
	margin: 0 auto;
	padding-top:30px;
	position: relative;
}
#header #logo {
	width: 190px;
	float:left;
}
#header dl {
	float:right;
	height:120px;
	position:relative;
}
#header dl dt {
	display:none;
}
@media only screen and (min-width:768px) {
#header dl dd {
	display:block !important;
}
}
#subArea{
	float:right;
	width:316px;
}
#subArea #languageArea{
	float:left;
	width:90px;
}
#subArea #languageArea ul li{
	float:left;
	padding-left:10px;
}
#subArea #languageArea ul li:first-child{
	padding-left:0px;
	padding-right: 23px;
	background: url(../img/slush.png) no-repeat right center;
}
#subArea #languageArea ul li a{
	font-size:14px;
	line-height:33px;
	font-weight:bold;
}
#subArea #languageArea ul li a{
	color:#ccc;
}
#subArea #languageArea ul li:first-child a,
#subArea #languageArea ul li a:hover{
	color:#0b1f64;
}

#subArea #searchArea{
	float:right;
	width:200px;
	border:1px solid #0b1f64;
	padding-left:4px;
}
#subArea #searchArea .inputSearch {
	float: left;
	width: 169px;
}
#subArea #searchArea .inputSearch input {
	width: 100%;
	height: 31px;
	margin: 0;
	line-height: 31px;
	border:none;
	border-width:0px;
}
#subArea #searchArea .btnSearch {
	float: right;
	width: 31px;
	height: 31px;
}
#subArea #searchArea .btnSearch input {
	width: 31px;
	height: 31px;
	text-indent: -999px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	background: #fff url(../img/icn_search.png) no-repeat center center;
}



#glovalNavi{
	width:800px;
	position:absolute;
	right:0;
	bottom:0;
}
#glovalNavi ul{
	float:right;
}
#glovalNavi li{
	float:left;
	padding-left:35px;
}
#glovalNavi li.btnSp{
	display:none;
}
#glovalNavi li.btnContact{
	position:absolute;
	right:0;
	bottom:40px;
}
#glovalNavi li>a{
	font-size:17px;
	color:#666666;
	white-space:nowrap;
}
#glovalNavi li>a:hover{
	color:#0b1f64;
}
#glovalNavi li.btnContact a{
	display:block;
	padding:5px 30px;
	border:1px solid #ccc;
	line-height:1.0;
}*/

/* global navigation 追加分0521 */
/*#glovalNavi > ul > li {
	position: relative;
}
#glovalNavi .sub-nav {
	position: absolute;
    top: 25px;
	left: -4px;
    width: inherit;
    background: rgba(255,255,255,0.8);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
	padding: 30px 40px;
}
#glovalNavi .sub-nav ul, #glovalNavi .sub-nav ul li {
	float: none;
	padding: 0;
}
#glovalNavi .sub-nav ul li {
	margin-bottom: 20px;
	border-bottom: 1px dotted #666;
}
#glovalNavi .sub-nav ul li a {
	display: block;
}
#glovalNavi .sub-nav ul li:last-child {
	margin-bottom: 0;
}
#glovalNavi > ul > li:hover .sub-nav {
   top: 25px;
    visibility: visible;
    opacity: 1;
}
#glovalNavi > ul > li:nth-child(2) > .sub-nav {
	left: -92px;
}
#glovalNavi > ul > li:nth-child(3) > .sub-nav {
	left: -10px;
}
#glovalNavi > ul > li:nth-child(4) > .sub-nav {
	left: -79px;
}
#glovalNavi > ul > li:nth-child(5) > .sub-nav {
	left: -148px;
}

/* 20180619特集追記分 */
/*#glovalNavi .sub-nav ul .g-special {
	margin-top: 20px;
	padding-bottom: 0;
	border-bottom: none;
}
.g-special a {
	display: inline-block;
	width: 11em;
	border: 1px solid #666;
	box-sizing: border-box;
	padding: 5px 0 5px 0.5em;
}
@media screen and (max-width:767px){
	#glovalNavi .sub-nav ul .g-special {
		margin-top: 0;
		padding-bottom: 0;
		padding: 15px;
	}
	#glovalNavi .sub-nav ul .g-special a {
		display: block;
		width: inherit;
		padding: 10px;
	}
}*/

/*=============================================================
#footer
=============================================================*/
#footer .menu {
  height: 100px;
  background-color: #1a1d37;
}
#footer .menu .wrap {
  display: none;
}
#ftrSub {
  display: none;
}
/*#footer{
	margin-top:100px;
	background-color:#1a1d37;
	text-align:center;
}
#footer a:hover,
#footer a:hover span{
	text-decoration:none;
}
#footer .menu{
	width:100%;
	max-width:1250px;
	margin:0 auto;
	text-align:left;
}
#footer .menu .wrap{
	width:100%;
	display:table;
	padding:40px 0;
}
#footer .menu .wrap .boxFtr{
	width:18%;
	display:table-cell;
	vertical-align:top;
	border-left:1px solid #fff;
}
#footer .menu .wrap .boxFtr dt{
	display:none;
}
#footer .menu .wrap .boxFtr p{
	padding:0 25px 10px;
}
#footer .menu .wrap .boxFtr p a{
	display:inline-block;
	padding-left:35px;
	background: url(../img/ftr_arw.png) no-repeat left center;
	line-height:30px;
}
#footer .menu .wrap .boxFtr p a span{
	display:none;
}
#footer .menu .wrap .boxFtr ul{
	padding:0 25px;
}
#footer .menu .wrap .boxFtr ul li{
	padding:10px 0 0 0;
}
#footer .menu .wrap .boxFtr a{
	color:#fff;
	line-height:1.25;
	font-size:13px;
}
#footer .menu .wrap .boxFtr.company{
	border-left:none;
}
#ftrSub{
	display:inline-block;
	padding-bottom:40px;
}
#ftrSub{
	font-size:0;
}
#ftrSub li{
	font-size:0;
	display:inline-block;
	padding:0 15px;
}
#ftrSub li a{
	font-size:13px;
	color:#fff;
}
#footer #ftrLogoArea{
	display:none;
	text-align:center;
	padding:0 0 30px;
}
#footer #ftrLogoInner{
	display:block;
	width:143px;
	margin:0 auto;
}
#footer #ftrLogoInner div{
	display:block;
	vertical-align:middle;
	padding:0 10px 0 0;
}
#footer #ftrLogoInner div img{
	width:100%;
	height:auto;
}
#footerBtm{
	padding:25px 0;
	background-color:#121427;
	color:#fff;
	line-height:1.0;
	text-align:center;
}*/

/* 20180619特集追記分 */
.f-special {
  margin-top: 50px;
}
.f-special a {
  display: inline-block;
  width: 11em;
  border: 1px solid #fff;
  box-sizing: border-box;
  padding: 5px 0 5px 2em;
  position: relative;
}
.f-special a:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 9px;
  left: 0.5em;
}
@media screen and (max-width: 767px) {
  #footer .menu .wrap .boxFtr .f-special {
    margin-top: 0;
    padding: 10px;
  }
  #footer .menu .wrap .boxFtr .f-special a {
    display: block;
    width: inherit;
    padding: 0 0 0 0.5em;
    border-color: #666;
  }
  .f-special a:before {
    display: none;
  }
}
/*=============================================================
#ページ内link用
=============================================================*/
:target::before {
  content: "";
  display: block;
  height: 64px; /* ずらしたい高さ */
  margin-top: -64px; /* heightに対するネガティブマージン */
  visibility: hidden;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1280
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width: 1280px) {
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 SP
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width: 767px) {
  body {
    font-size: 12px;
  }
  .dsp-sp {
    display: block;
  }
  .dsp-pc {
    display: none;
  }
  /* margin padding */
  .sp-mT0 {
    margin-top: 0 !important;
  }
  .sp-mT10 {
    margin-top: 10px !important;
  }
  .sp-mT15 {
    margin-top: 15px !important;
  }
  .sp-mT20 {
    margin-top: 20px !important;
  }
  .sp-mT25 {
    margin-top: 25px !important;
  }
  .sp-mT30 {
    margin-top: 30px !important;
  }
  .sp-mT35 {
    margin-top: 35px !important;
  }
  .sp-mT40 {
    margin-top: 40px !important;
  }
  .sp-mT50 {
    margin-top: 50px !important;
  }
  .sp-mT60 {
    margin-top: 60px !important;
  }
  .sp-mB0 {
    margin-bottom: 0 !important;
  }
  .sp-mB10 {
    margin-bottom: 10px !important;
  }
  .sp-mB15 {
    margin-bottom: 15px !important;
  }
  .sp-mB20 {
    margin-bottom: 20px !important;
  }
  .sp-mB25 {
    margin-bottom: 25px !important;
  }
  .sp-mB30 {
    margin-bottom: 30px !important;
  }
  .sp-mB35 {
    margin-bottom: 35px !important;
  }
  .sp-mB40 {
    margin-bottom: 40px !important;
  }
  .sp-mB50 {
    margin-bottom: 50px !important;
  }
  .sp-mB60 {
    margin-bottom: 60px !important;
  }
  .sp-pT0 {
    padding-top: 0 !important;
  }
  .sp-pT10 {
    padding-top: 10px !important;
  }
  .sp-pT15 {
    padding-top: 15px !important;
  }
  .sp-pT20 {
    padding-top: 20px !important;
  }
  .sp-pT25 {
    padding-top: 25px !important;
  }
  .sp-pT30 {
    padding-top: 30px !important;
  }
  .sp-pT35 {
    padding-top: 35px !important;
  }
  .sp-pT40 {
    padding-top: 40px !important;
  }
  .sp-pT50 {
    padding-top: 50px !important;
  }
  .sp-pT60 {
    padding-top: 60px !important;
  }
  .sp-pB0 {
    padding-bottom: 0 !important;
  }
  .sp-pB10 {
    padding-bottom: 10px !important;
  }
  .sp-pB15 {
    padding-bottom: 15px !important;
  }
  .sp-pB20 {
    padding-bottom: 20px !important;
  }
  .sp-pB25 {
    padding-bottom: 25px !important;
  }
  .sp-pB30 {
    padding-bottom: 30px !important;
  }
  .sp-pB35 {
    padding-bottom: 35px !important;
  }
  .sp-pB40 {
    padding-bottom: 40px !important;
  }
  .sp-pB50 {
    padding-bottom: 50px !important;
  }
  .sp-pB60 {
    padding-bottom: 60px !important;
  }
  .sp-pR0 {
    padding-right: 0 !important;
  }
  .sp-pL0 {
    padding-left: 0 !important;
  }
  /*=============================================================
contents module Layout
=============================================================*/
  #wrapper {
    max-width: none;
    min-width: 320px;
  }
  #container {
    min-width: 320px;
  }
  #contents {
    width: 100%;
    padding: 50px 20px 0;
  }
  /*=============================================================
#header
=============================================================*/
  /*#headerWrap {
	height:50px;
	padding:0;
	border-bottom:1px solid #ccc;
	position:fixed;
	top:0;
	left:0;
	right:0;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	z-index:9999;
}
#header {
	height:48px;
	padding-top:0;
	padding:0 20px;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	z-index:9999;
}
#header #logo {
	width: 95px;
	float:none;
}
#header h1 {
	display:table;
	height:48px;
}
#header h1 span {
	display:table-cell;
	vertical-align:middle;
	height:48px;
}
#header h1 span img {
	width:95px;
	height:auto;
}
#header dl {
	float:none;
	height:auto;
	position:static;
}
#header dl dt {
	display:block;
	width:48px;
	height:48px;
	position:absolute;
	top:0;
	right:0;
	background: url(../img/btn_menu.png) no-repeat center center;
	-webkit-background-size: 22px 22px;
	background-size: 22px 22px;
	text-indent:-9999px;
}
#header dl.open dt {
	background: url(../img/btn_menu_close.png) no-repeat center center;
	-webkit-background-size: 22px 22px;
	background-size: 22px 22px;
}
#header dd {
	width:100%;
	position:absolute;
	top:48px;
	left:0;
	background-color:#1a1d37;
	display:none;
	max-height: calc(100vh - 48px);
	overflow-y: auto;
}



#subArea{
	float:none;
	width:280px;
	padding:10px 0;
	margin:0 auto;
	clear:both;
}
#subArea #languageArea{
	width:85px;
}
#subArea #languageArea ul li:first-child{
	background: url(../img/slush_sp.png) no-repeat right center;
}
#subArea #languageArea ul li a{
	color:#ccc;
	line-height:36px;
}
#subArea #languageArea ul li:first-child a,
#subArea #languageArea ul li a:hover{
	color:#fff;
	text-decoration:none;
}
#subArea #searchArea{
	width:186px;
}
#subArea #searchArea .inputSearch {
	float: left;
	width: 150px;
}
#subArea #searchArea .inputSearch input {
	height: 36px;
	line-height: 36px;
}
#subArea #searchArea .btnSearch {
	width: 36px;
	height: 36px;
}
#subArea #searchArea .btnSearch input {
	width: 36px;
	height: 36px;
}



#glovalNavi{
	width:auto;
	position:static;
	clear:both;
}
#glovalNavi ul{
	float:none;
	border-top:1px solid #fff;
}
#glovalNavi li{
	float:none;
	padding:0;
	border-bottom:1px solid #fff;
	position: relative;
}
#glovalNavi li.btnSp{
	display:block;
}
#glovalNavi li>a{
	font-size:16px;
	color:#fff;
	display:block;
	padding:20px;
	position:relative;
	line-height:1.0;
}
#glovalNavi li span{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 56px;
    height: 56px;
    background: url(../img/icn_plus.png) no-repeat center;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px;
	z-index: 100;
	cursor: default;
	transition: 0.3s;
}
#glovalNavi li span.open {
	background: url(../img/icn_minus.png) no-repeat center;
	background-size: 19px;
}
#glovalNavi li.btnContact:after{
	display: none;
}
#glovalNavi li>a:hover{
	color:#fff;
	text-decoration:none;
}
#glovalNavi li.btnContact{
	position:static;
}
#glovalNavi li.btnContact a{
	display:block;
	padding:20px;
	border:none;
}*/
  /* global navigation 追加分0521 */
  /*#glovalNavi > ul > li {
	position: relative;
}
#glovalNavi .sub-nav {
	display: none;
	position: static;
    top: 0;
    width: 100%;
    -webkit-transition: all .2s ease;
    transition: inherit;
    visibility: inherit;
    opacity: 1.0;
    z-index: 1;
	padding: 0;
	background: #1a1d37;
}
#glovalNavi .sub-nav ul li {
	border-top: 1px dotted #4d5277;
	border-bottom: none;
	margin-bottom: 0;
}
#glovalNavi .sub-nav ul li a {
	font-size: 15px;
}
#glovalNavi .sub-nav ul li a:after {
	display: none;
}
#glovalNavi > ul > li:hover .sub-nav {
   top: 0;
    visibility: inherit;
    opacity: 1;
}	*/
  /*=============================================================
#footer
=============================================================*/
  #footer {
    margin-top: 40px;
  }
  #footer .menu {
  }
  #footer .menu .wrap {
    display: block;
    padding: 0px 0 0;
  }
  #footer .menu .wrap .boxFtr {
    width: auto;
    display: block;
    border-left: none;
    border-bottom: 1px solid #fff;
  }
  #footer .menu .wrap .boxFtr dt {
    display: block;
    padding: 0px 20px;
    line-height: 56px;
    color: #fff;
    position: relative;
  }
  #footer .menu .wrap .boxFtr dt:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 19px;
    height: 19px;
    margin-top: -9px;
    background: url(../img/icn_plus.png) no-repeat left top;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px;
  }
  #footer .menu .wrap .boxFtr .open dt:after {
    background: url(../img/icn_minus.png) no-repeat left top;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px;
  }
  #footer .menu .wrap .boxFtr dd {
    display: none;
  }
  #footer .menu .wrap .boxFtr p {
    padding: 0;
    border-top: 1px dotted #4d5277;
  }
  #footer .menu .wrap .boxFtr p a {
    display: block;
    padding: 0px 20px;
    background: none;
    line-height: 36px;
  }
  #footer .menu .wrap .boxFtr p a span {
    display: inline-block;
    padding-left: 1em;
  }
  #footer .menu .wrap .boxFtr ul {
    padding: 0;
  }
  #footer .menu .wrap .boxFtr ul li {
    padding: 0;
    border-top: 1px dotted #4d5277;
  }
  #footer .menu .wrap .boxFtr a {
    display: block;
    padding: 0px 20px;
    line-height: 36px;
  }
  #ftrSub {
    display: block;
    padding: 10px 20px 0;
  }
  #ftrSub li {
    display: block;
    padding: 0;
  }
  #ftrSub li a {
    display: block;
    padding: 10px 0;
  }
  #footer #ftrLogoArea {
    display: block;
    padding: 30px 0;
  }
  #footerBtm {
    padding: 15px 0;
    font-size: 80%;
  }
  #footerBtm {
    background: none;
  }
}
