@charset "UTF-8";
/*----------------------------------------
	clearfix
----------------------------------------*/
.container:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
.container:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	reset
----------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header, hgroup, main, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #323232;
  vertical-align: baseline;
}

header, footer, article, section, aside, hgroup, nav, menu, figure, figcaption, time {
  display: block;
}

li {
  list-style: none;
}

ol li {
  list-style: decimal;
}

img {
  border: 0;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

hr {
  margin: 1em 0;
  padding: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
}

input, select {
  vertical-align: middle;
}

input, textarea {
  margin: 0;
  padding: 0;
}

.clearfix {
  min-height: 1px;
  _height: 1%;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	body
----------------------------------------*/
body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 16px;
  font-size: 1rem;
  color: #323232;
  text-align: center;
  line-height: 1;
}

a {
  color: #969696;
  outline: none;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
a:hover {
  color: #969696;
}
a:active {
  color: #969696;
}

.clearfix {
  min-height: 1px;
  _height: 1%;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	container
----------------------------------------*/
.container {
  margin: 0 auto;
  width: 1200px;
  text-align: left;
}

/*----------------------------------------
	IE6 Upgrade Warning
----------------------------------------*/
#ieError {
  color: #FFF;
  background: #000;
  padding: 20px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
  width: 100%;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
#ieError strong {
  color: #FFF;
}
#ieError a {
  color: #D90000;
  text-decoration: underline;
}

/*----------------------------------------
	Common
----------------------------------------*/
.hlPageTitle {
  padding: 30px 0;
  font-family: 'Oswald', sans-serif;
  font-size: 80px;
  font-size: 5rem;
  font-weight: 400;
  font-style: italic;
  line-height: 100%;
  letter-spacing: 3px;
  z-index: 2;
  background-color: #fff;
}
.hlPageTitle span {
  display: block;
  padding-top: 15px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0;
}
.hlPageTitle:after {
  content: "";
  margin: 0 auto;
  padding-top: 30px;
  width: 120px;
  display: block;
  border-bottom: 3px solid #000;
}

/*----------------------------------------
	breadList
----------------------------------------*/
.breadList {
  overflow: hidden;
  position: relative;
  text-align: left;
  font-size: 10px;
  font-size: 0.625rem;
  font-family: 'Lato', sans-serif;
  letter-spacing: 2px;
  background-color: #fff;
  border-top: 1px solid #fafafa;
}
.breadList ul {
  overflow: hidden;
  left: 100px;
  margin: 10px 0 0 100px;
}
.breadList ul li {
  float: left;
  margin-right: 7px;
}
.breadList ul li:last-child:after {
  content: "";
}
.breadList ul li:after {
  content: ".";
  padding-left: 7px;
}
.breadList ul li a {
  text-decoration: none;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.breadList ul li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/*----------------------------------------
	pageTitle
----------------------------------------*/
.pageTitle {
  padding: 50px 0 60px 0;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 35px;
  font-size: 2.1875rem;
  letter-spacing: 2px;
}
.pageTitle span {
  font-weight: 300;
}

/*----------------------------------------
	tag of a means more
----------------------------------------*/
a.more {
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  color: #323232;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
a.more:after {
  content: "";
  background-image: url("../images/more.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 6px;
  height: 5px;
  position: relative;
  top: -1px;
}
a.more:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/*----------------------------------------
	header
----------------------------------------*/
header {
  background-color: #fff;
  z-index: 100;
}

#second {
  display: block;
  position: fixed;
  width: 100%;
  top: -200px;
  z-index: 100;
}
#second .headerTitleContainer {
  margin: 0 auto;
  width: 1000px;
}
#second .headerTitleContainer h1 {
  padding: 15px 0 20px 0;
  width: 178px;
  float: left;
}
#second .headerTitleContainer nav {
  padding: 25px 0 0 0;
  width: 752px;
  float: left;
}
#second .headerTitleContainer nav ul li:last-child {
  position: absolute;
  top: 4px;
  right: 0px;
  margin-right: 0;
}
#second .headerTitleContainer nav ul li:last-child a {
  padding: 0 !important;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 9px;
  font-size: 0.5625rem;
}
#second .chooseLanguages {
  display: none;
}

.headerContainer {
  position: relative;
}
.headerContainer h1 {
  padding: 40px 0;
  height: 28px;
}
.headerContainer nav ul {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.headerContainer nav ul li {
  display: inline-block;
  letter-spacing: 2px;
  position: relative;
  /*
  				ul{
  					// display: none;
  					width: 100%;
  					top: -100px;
    					left: 0;
    					padding: 23px 0;
    					border-bottom: 1px solid #D7D7D7;
    					position: absolute;
    					text-align: center;
    					background-color: #FEFEFE;
    					z-index: -10;
  
  					li{
  						position:relative !important;
  						left: 0 !important;
  						margin-right: 100px !important;
  						display: inline-block;
  						@include transition(all 0.15s ease);
  
  						&:last-child{
  							margin-right: 0 !important;
  						}//first-child
  
  						figure{
  							overflow: hidden;
  							width: 120px;
  							height: 75px;
  							float: left;
  
  							img{
  								width: 100%;
  								height: auto;
  							}//img
  						}//figure
  
  						dl{
  							overflow: hidden;
  							float: left;
  							margin:2px 0 0 20px;
  
  							dt{
  								margin-bottom: 10px;
  
  								img{
  									display: block;
  									text-align: center;
  								}//img
  
  							}//dt
  							dd{
  								@include fs(10);
  								font-family: 'Lato', sans-serif;
  								text-align: left;
  								line-height: 1.6;
  
  								a{
  									padding: 0 !important;
  								}//a
  							}//dd
  						}//dl
  					}//li
  				}//ul
  */
}
.headerContainer nav ul li:last-child {
  position: absolute;
  top: 6px;
  right: 100px;
  margin-right: 0;
}
.headerContainer nav ul li:last-child a {
  padding: 0 !important;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 9px;
  font-size: 0.5625rem;
}
.headerContainer nav ul li a {
  display: block;
  padding: 0 13px 20px 13px;
  padding-bottom: 10px;
  font-size: 10px;
  font-size: 0.625rem;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #323232;
  text-decoration: none;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.headerContainer nav ul li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.headerContainer nav ul li ul {
  display: none;
  position: absolute;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
  text-align: left;
  z-index: 2;
}
.headerContainer nav ul li ul li:last-child {
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
}
.headerContainer nav ul li ul li a {
  font-size: 10px  !important;
  font-size: 0.625rem  !important;
  font-family: 'Lato', sans-serif  !important;
  font-weight: 900  !important;
}
.headerContainer nav ul li:hover ul {
  width: 350px;
  display: block;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
  height: 20px;
}

.headerTitleContainer {
  position: relative;
  margin: 0 auto;
}

.headerHeadLineContainer {
  position: relative;
  background-color: #323232;
  color: #fff;
  font-size: 9px;
  font-size: 0.5625rem;
  font-family: 'Lato', sans-serif;
  letter-spacing: 2px;
  height: 30px;
  line-height: 30px;
}
.headerHeadLineContainer .chooseLanguages {
  position: absolute;
  overflow: hidden;
  top: 7px;
  height: 15px;
  line-height: 15px;
  right: 100px;
}
.headerHeadLineContainer .chooseLanguages li {
  float: left;
  padding-left: 7px;
  color: #a0a0a0;
  font-size: 9px;
  font-size: 0.5625rem;
  font-family: 'Lato', sans-serif;
  letter-spacing: 2px;
}
.headerHeadLineContainer .chooseLanguages li:first-child {
  padding-left: 0;
  padding-right: 7px;
  border-right: 1px solid #a0a0a0;
}
.headerHeadLineContainer .chooseLanguages li a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.headerHeadLineContainer .chooseLanguages li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/*----------------------------------------
	footer
----------------------------------------*/
footer {
  margin-top: 123px;
}
footer .footerContainer {
  position: relative;
  width: 1000px;
  margin: 0 auto 60px auto;
}
footer .footerContainer h1 {
  width: 123px;
  float: left;
  margin: 0 0 28px 0;
}
footer .footerContainer ul.chooseBrands {
  margin: 4px 0  0 26px;
  float: left;
  overflow: hidden;
}
footer .footerContainer ul.chooseBrands li {
  float: left;
  margin-right: 18px;
}
footer .footerContainer ul.chooseBrands li a {
  font-family: 'Lato', sans-serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
}
footer .footerContainer ul.chooseBrands li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
footer .footerContainer nav {
  clear: both;
  overflow: hidden;
}
footer .footerContainer nav ul li {
  float: left;
  margin-right: 20px;
}
footer .footerContainer nav ul li a {
  font-family: 'Lato', sans-serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 900;
  letter-spacing: 2px;
  text-decoration: none;
  color: #000000;
}
footer .footerContainer nav ul li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
footer .footerContainer .footerJoinContainer {
  position: absolute;
  top: 0;
  right: 0;
}
footer .footerContainer .footerJoinContainer ul {
  overflow: hidden;
}
footer .footerContainer .footerJoinContainer ul li {
  font-family: 'Lato', sans-serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  letter-spacing: 2px;
  float: left;
  margin-left: 18px;
}
footer .footerContainer .footerJoinContainer ul li a {
  font-family: 'Lato', sans-serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 900;
  letter-spacing: 2px;
  text-decoration: none;
  color: #000000;
}
footer .footerContainer .footerJoinContainer ul li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
footer .footerContainer .footerJoinContainer p {
  display: block;
  margin: 15px 0;
  float: right;
  width: 228px;
}

.btnJoinNow a {
  background: url(../images/btn_join_now_letter.png) no-repeat 80px 8px #fff;
  background-size: 60px 14px;
  width: 228px;
  height: 28px;
  margin: 0 auto;
  border: 1px solid #898989;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.btnJoinNow a:hover {
  background: url(../images/btn_join_now_letter_hover.png) no-repeat 80px 8px #898989;
  background-size: 60px 14px;
  width: 228px;
  height: 28px;
}

.copyRight {
  padding: 11px 0;
  font-family: 'Lato', sans-serif !important;
  font-size: 8px;
  font-size: 0.5rem;
  text-align: left;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
.container:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	index
----------------------------------------*/
.mainVisual {
  padding-top: 30px;
  z-index: -10;
}
.mainVisual ul {
  margin: 0;
  padding: 0;
}
.mainVisual ul li {
  position: relative;
  list-style-type: none;
  overflow: hidden;
  max-height: 612px;
}
.mainVisual ul li img {
  width: 100%;
  height: auto;
}
.mainVisual ul li video {
  width: 100%;
  height: auto;
}

.secTopCollection {
  width: 100%;
  margin: 50px auto 20px auto;
}
.secTopCollection .secTopColleticonTitleContainer {
  width: 1000px;
  margin: 0 auto 25px auto;
  overflow: hidden;
}
.secTopCollection .secTopColleticonTitleContainer h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 35px;
  font-size: 2.1875rem;
  letter-spacing: 2px;
}
.secTopCollection .secTopColleticonTitleContainer h1 span {
  font-weight: 300;
}
.secTopCollection .secTopColleticonTitleContainer h2 {
  margin: 6px 0 0 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 2px;
}
.secTopCollection .secTopColleticonTitleContainer a {
  margin: 30px 0 0 0;
  float: right;
}
.secTopCollection .caroufredsel_wrapper {
  width: 100% !important;
}
.secTopCollection .caroufredsel_wrapper .carousel li {
  margin: 0;
  float: left;
  width: 202px;
  height: 270px;
}

.secTopInformation {
  width: 100%;
  position: relative;
}
.secTopInformation ul {
  width: 100%;
  overflow: hidden;
}
.secTopInformation ul li {
  position: relative;
  float: left;
  width: 49.3%;
}
.secTopInformation ul li:first-child {
  left: 0;
  padding-right: 0.7%;
}
.secTopInformation ul li:last-child {
  right: 0;
  padding-left: 0.7%;
}
.secTopInformation ul li:last-child ul li:hover:last-child:before {
  content: "";
  left: -10px;
}
.secTopInformation ul li figure {
  overflow: hidden;
}
.secTopInformation ul li figure img {
  width: 100%;
  height: auto;
  -webkit-filter: saturate(0%);
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.secTopInformation ul li figure img:hover {
  -webkit-filter: saturate(100%);
}
.secTopInformation ul li figure a img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.secTopInformation ul li .secTopInfomrationTitleContainer {
  position: absolute;
  top: 0;
  padding: 30px;
  z-index: 10;
}
.secTopInformation ul li .secTopInfomrationTitleContainer:last-child {
  left: 1.4%;
}
.secTopInformation ul li .secTopInfomrationTitleContainer h1 {
  text-align: left;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #fff;
}
.secTopInformation ul li .secTopInfomrationTitleContainer h1 span {
  display: block;
  margin-top: 14px;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  color: #fff;
}
.secTopInformation ul li .secTopInfomrationTitleContainer a {
  margin: 50px 0 0 0;
  display: block;
  text-align: left;
  color: #fff;
}

.secTopOffice {
  padding: 0;
}
.secTopOffice ul {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.secTopOffice ul li {
  position: relative;
  float: left;
  width: 32.4%;
  margin: 0 0.7%;
}
.secTopOffice ul li:first-child {
  left: 0;
  margin: 0 0.7% 0 0;
}
.secTopOffice ul li:last-child {
  right: 0;
  margin: 0 0 0 0.7%;
}
.secTopOffice ul li figure {
  position: relative;
  overflow: hidden;
}
.secTopOffice ul li figure img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.secTopOffice ul li figure img:hover {
  -webkit-filter: saturate(100%);
}
.secTopOffice ul li dl {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 60px;
  overflow: hidden;
}
.secTopOffice ul li dl dt {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 15px;
  font-size: 0.9375rem;
  height: 20px;
}
.secTopOffice ul li dl dd {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  height: 40px;
}

/*----------------------------------------
	concept
----------------------------------------*/
.secConceptContainer {
  width: 100%;
}
.secConceptContainer .secConceptMainVisual {
  width: 100%;
  height: 434px;
  overflow: hidden;
  background-image: url("../images/concept/pho_main.jpg");
  background-size: cover;
}
.secConceptContainer .secConceptMainVisual .secConceptMainVisualTitleContainer {
  width: 1000px;
  margin: 170px auto 0 auto;
}
.secConceptContainer .secConceptMainVisual .secConceptMainVisualTitleContainer h2 {
  text-align: left;
}
.secConceptContainer .secPullDownContainer {
  padding: 100px 0;
  background-color: #fbfbfb;
}
.secConceptContainer .secPullDownContainer h2 {
  font-family: 'Rock Salt';
  font-size: 22px;
}
.secConceptContainer .secPullDownContainer h3 {
  font-size: 16px;
  margin: 24px 0 18px 0;
}
.secConceptContainer .secPullDownContainer p {
  font-size: 12px;
  line-height: 1.8;
}
.secConceptContainer .secBalanceContainer {
  padding: 100px 0;
}
.secConceptContainer .secBalanceContainer h2 {
  font-family: 'Rock Salt';
  font-size: 22px;
}
.secConceptContainer .secBalanceContainer h3 {
  font-size: 16px;
  margin: 24px 0 18px 0;
}
.secConceptContainer .secBalanceContainer p {
  font-size: 12px;
  line-height: 1.8;
}
.secConceptContainer .secProcessContainer {
  padding: 100px 0;
  background-color: #fbfbfb;
}
.secConceptContainer .secProcessContainer h2 {
  font-family: 'Rock Salt';
  font-size: 22px;
}
.secConceptContainer .secProcessContainer h3 {
  font-size: 16px;
  margin: 24px 0 18px 0;
}
.secConceptContainer .secProcessContainer p {
  font-size: 12px;
  line-height: 1.8;
}

/*----------------------------------------
	news
----------------------------------------*/
.secNewsContainer .pageTitle {
  padding-bottom: 10px;
}
.secNewsContainer .newsTypeList {
  margin-top: 0;
  text-align: center;
}
.secNewsContainer .newsTypeList li {
  position: relative;
  display: inline-block;
  float: inherit !important;
  width: auto !important;
  margin: 0 18px !important;
}
.secNewsContainer .newsTypeList li:first-child {
  left: 0;
  margin: 0 18px 0 0 !important;
}
.secNewsContainer .newsTypeList li:last-child {
  right: 0;
  margin: 0 0 0 18px !important;
}
.secNewsContainer .newsTypeList li a {
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-decoration: none;
  color: #323232;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.secNewsContainer .newsTypeList li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.secNewsContainer .newsBox {
  margin: 35px 0 0 0;
  overflow: hidden;
}
.secNewsContainer .newsBox li {
  width: 18.4%;
  float: left;
  margin-right: 2%;
  margin-bottom: 50px;
}
.secNewsContainer .newsBox li:nth-child(5n) {
  margin-right: 0%;
}
.secNewsContainer .newsBox li figure {
  width: 100%;
  overflow: hidden;
}
.secNewsContainer .newsBox li figure img {
  width: 100%;
  height: auto;
}
.secNewsContainer .newsBox li h2 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: left;
  margin: 10px auto 10px auto;
  width: 95%;
  min-height: 50px;
}
.secNewsContainer .newsBox li .date {
  font-size: 11px;
  font-size: 0.6875rem;
  margin: 0 auto;
  width: 95%;
  text-align: left;
}
.secNewsContainer .secNewsDetailContainer {
  width: 1000px;
  margin: 0 auto;
  line-height: 1.8;
  font-size: 14px;
  font-size: 0.875rem;
}
.secNewsContainer .secNewsDetailContainer .secNewsDetailTitleContainer {
  border-bottom: 1px solid #dedede;
  margin: 60px 0 0 0;
  position: relative;
}
.secNewsContainer .secNewsDetailContainer .secNewsDetailTitleContainer h1 {
  font-size: 24px;
  font-size: 1.5rem;
}
.secNewsContainer .secNewsDetailContainer .secNewsDetailTitleContainer .date {
  position: absolute;
  right: 0;
  top: 8px;
}
.secNewsContainer .secNewsDetailContainer .secNewsDetailTextContainer p, .secNewsContainer .secNewsDetailContainer .secNewsDetailTextContainer a, .secNewsContainer .secNewsDetailContainer .secNewsDetailTextContainer span, .secNewsContainer .secNewsDetailContainer .secNewsDetailTextContainer b, .secNewsContainer .secNewsDetailContainer .secNewsDetailTextContainer strong, .secNewsContainer .secNewsDetailContainer .secNewsDetailTextContainer em {
  color: inherit;
  font-size: inherit;
}
.secNewsContainer .pressPager {
  overflow: hidden;
  width: 100%;
}
.secNewsContainer .pressPager ul {
  text-align: center;
}
.secNewsContainer .pressPager ul li {
  display: inline-block;
  height: auto !important;
  margin: 0 5px;
  padding: 0 !important;
  line-height: 1 !important;
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
.secNewsContainer .pressPager ul li a {
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-decoration: none;
  color: #323232;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.secNewsContainer .pressPager ul li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.secNewsContainer .pressPager ul li .prev:before {
  content: "";
  background-image: url("../images/more_l.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 6px;
  height: 5px;
  position: relative;
  top: -1px;
}
.secNewsContainer .pressPager ul li .next:after {
  content: "";
  background-image: url("../images/more.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 6px;
  height: 5px;
  position: relative;
  top: -1px;
}

/*----------------------------------------
	store
----------------------------------------*/
.secStoreContainer {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 85px;
}
.secStoreContainer .pageTitle {
  padding-bottom: 10px;
}
.secStoreContainer .areaList {
  margin-top: 0;
  text-align: center;
}
.secStoreContainer .areaList li {
  position: relative;
  display: inline-block;
  float: inherit !important;
  width: auto !important;
  margin: 0 18px !important;
}
.secStoreContainer .areaList li:first-child {
  left: 0;
  margin: 0 18px 0 0 !important;
}
.secStoreContainer .areaList li:last-child {
  right: 0;
  margin: 0 0 0 18px !important;
}
.secStoreContainer .areaList li a {
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-decoration: none;
  color: #323232;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.secStoreContainer .areaList li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.secStoreContainer .storeList {
  margin-top: 30px;
  padding: 0;
}
.secStoreContainer .storeList h2 {
  width: 460px;
  float: left;
  text-align: left;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.secStoreContainer .storeList h2 a {
  color: #323232;
  text-decoration: none;
}
.secStoreContainer .storeList h2 a:after {
  content: "";
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 11px;
  height: 5px;
  position: relative;
  top: -3px;
  left: 10px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.secStoreContainer .storeList .open:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.secStoreContainer .storeList ul {
  overflow: hidden;
}
.secStoreContainer .storeList ul li {
  position: relative;
  float: left;
  margin-top: 45px;
  width: 540px;
}
.secStoreContainer .storeList ul li:first-child {
  margin-top: 0;
}
.secStoreContainer .storeList ul li p {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
}
.secStoreContainer .storeList ul li dl {
  float: right;
  overflow: hidden;
  /*margin: 0 0 0 200px;*/
  width: 270px;
}
.secStoreContainer .storeList ul li dl dt {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: left;
  line-height: 1.9;
  font-weight: 600;
  margin-bottom: 10px;
  word-break: break-all;
}
.secStoreContainer .storeList ul li dl dd {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 11px;
  font-size: 0.6875rem;
  text-align: left;
  line-height: 1.9;
  word-break: break-all;
}
.secStoreContainer .storeList ul li dl dd span {
  display: inline-block;
  width: 80px;
  margin-right: 30px;
}
.secStoreContainer .storeList ul li dl dd a {
  text-decoration: none;
}
.secStoreContainer .storeList ul li dl dd a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/*----------------------------------------
	collection
----------------------------------------*/
.secCollectionContainer .secCollectionVisualContainer {
  width: 1000px;
  margin: 0 auto 70px auto;
  position: relative;
}
.secCollectionContainer .secCollectionVisualContainer #slider {
  width: 490px;
  margin: 0 auto 70px auto;
}
.secCollectionContainer .secCollectionVisualContainer ul.chooseCollection {
  position: absolute;
  left: 0;
  top: 0;
}
.secCollectionContainer .secCollectionVisualContainer ul.chooseCollection li {
  text-align: left;
  margin: 0 0 10px 0;
}
.secCollectionContainer .secCollectionVisualContainer ul.chooseCollection li a {
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-decoration: none;
  color: #dedede;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.secCollectionContainer .secCollectionVisualContainer ul.chooseCollection li a.active {
  color: #323232;
}
.secCollectionContainer .secCollectionVisualContainer ul.chooseCollection li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  color: #323232;
}
.secCollectionContainer .secCollectionNavContainer #carousel {
  width: 100%;
  overflow: hidden;
}
