@charset "UTF-8";

header#globalHeader { margin-bottom: 0; border-bottom: 0; }

.top { font-family: "ゴシックMB101 DB", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;}
h1,h2,h3,h4  {font-family: "ゴシックMB101 DB", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;}

#main * {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	            box-sizing: border-box;

}
#main .main-contents { max-width: 1400px; margin: 0 auto;}
#main li {list-style: none;}

#main .is-show-tb { display: none;}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #main .is-show-tb { display: block;}
}

#content,
#importantInformation {padding: 40px 0;}

.utl-flex {display:flex;}
.utl-border {max-width: 940px; margin-left:auto; margin-right:auto; border-bottom:1px solid #e5e5e5;}
.utl-mt50 {margin-top:50px;}
.utl-mb50 {margin-bottom:50px;}
.utl-ta_c {text-align:center;}

/*mainPromotion*/
#main #mainPromotion {position: relative; margin: 0 4.286%;}
#main #mainPromotion .slider__copy { width: 100%; background: rgba(0,0,0,0.5); padding: 30px 60px 30px; position: absolute; bottom: 0; }
#main #mainPromotion .slider__copy p { font-size: 24px; color: #fff; }
#main #mainPromotion .slider__copy small { font-size: 16px; display: block; margin-bottom: 4px;}

#main #mainPromotion div.promImg {overflow: hidden;}
#main #mainPromotion div.promImg,
#main #mainPromotion div.promImg img {width: 100%; max-width: 1280px; max-height: 746px; margin: 0 auto; padding: 0; display: block;}
#main #mainPromotion div.promImg img.mobile { display: none; }
#main #mainPromotion .about .caption,
#main #mainPromotion .goodThing .caption {width: 48%; background: rgba(0,0,0,0.8); padding:20px 30px; position: absolute; z-index: 20; left: 8%; top: 65%;}
#main #mainPromotion h1.contTtl {
  font-size: 22px;
  font-weight: bold;
  color:rgb(255,255,255);
  margin:0 0 7px 0;
  z-index: 10;
  letter-spacing:0.05em;
  border-bottom: 1px dotted rgba(255,255,255,0.4);
  padding-bottom: 5px;
}
#main #mainPromotion p {font-size: 14px; margin: 0; color:rgb(255,255,255); text-shadow: 0px 0px 10px #666;}
#main #mainPromotion p.pc {display: block;}
#main #mainPromotion p.mobile {display: none;}

#main .bx-wrapper .bx-pager.bx-default-pager a { width: 110px; height: 10px; background: none; border-bottom: 2px solid #000; border-radius: 0; opacity: .25; margin: 0 1px;}
#main .bx-wrapper .bx-pager.bx-default-pager a.active { height: 8px;  opacity: 1;}

@media screen and (max-width: 1023px) {
  #main #mainPromotion { margin: 0 5.21%;}
  #main #mainPromotion .slider__copy { padding: 15px 48px;}
  #main #mainPromotion .slider__copy p { font-size: 16px;}
  #main #mainPromotion .slider__copy small { font-size: 12px; margin-bottom: 4px;}

  #main .bx-wrapper .bx-pager.bx-default-pager a { width: 60px;}
  #main #mainPromotion div.promImg {width: 100%; margin: 0; padding: 0; overflow: hidden;}
  #main #mainPromotion div.promImg img.pc { width: 100%; margin: 0 auto; padding: 0; display: block; }
  #main #mainPromotion div.promImg img.mobile { display: none; }
}
@media screen and (max-width: 767px) {
  #main #mainPromotion {width: 100%; margin: 0 auto; padding: 0; position: relative; background-size: auto 100%;}
  #main #mainPromotion .slider__copy { padding: 12px 20px;}
  #main #mainPromotion .slider__copy small { font-size: 10px; margin-bottom: 4px;}
  #main .bx-wrapper .bx-pager.bx-default-pager a { margin: 0 0.5px;}

  #main #mainPromotion div.promImg { width: 100%; max-height: 414px; }
  #main #mainPromotion div.promImg img.pc { display: none; }
  #main #mainPromotion div.promImg img.mobile { width: 100%; margin: 0 auto; padding: 0; display: block; }
  #main #mainPromotion h1 {}
  #main #mainPromotion h1.contTtl {font-size: 18px; width: auto;}
  #main #mainPromotion p.pc { display: none; }
  #main #mainPromotion p.mobile {display: block; font-size: 14px;}
  #main #mainPromotion .about .caption,
  #main #mainPromotion .goodThing .caption {padding:10px;}
  #main #mainPromotion br {display: none;}
  #main .bx-wrapper .bx-pager.bx-default-pager a { width: 50px;}
  #main #mainPromotion .about .caption,
  #main #mainPromotion .goodThing .caption {width:55%;}
}
/*mainPromotion*/

/*newsRelease*/
#newsRelease { background-color: #F5F5F5; padding-top: 0.1px; margin-top: 75px;}
#newsRelease .newsRelease-content { max-width: 1400px; margin: 0 auto; padding-bottom: 30px;}
#newsRelease .content-wrap { margin: 25px 8.928% 0;}
#newsRelease .content-wrap_title {position: relative; margin-bottom: 15px;}
#newsRelease .content-wrap_title h1 {margin: 0; padding: 0; font-size: 16px; line-height: 1.5; color: #282828;}
#newsRelease .content-wrap_title p.more {margin: 0; padding: 0; position: absolute; right:0; bottom:0;}
#newsRelease .information {margin: 0 auto 10px; padding: 0; overflow: hidden; }
#newsRelease .information li:not(:nth-child(-n+5)) {display: none;}
#newsRelease .information.imp li:not(:nth-child(-n+1)) {display: none;}
#newsRelease .information li { margin-top: 8px; font-size: 13px; color: #666; }
#newsRelease .information li:first-child { margin-top: 0; }
#newsRelease .information a { font-size: 14px; color: #282828; font-weight: bold; line-height: 1.7; transition: opacity .3s;display: flex;flex-wrap: wrap; justify-content: space-between;}
#newsRelease .information a:hover { opacity: .5;}
#newsRelease .information time {font-size: 14px; font-weight: normal; font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Helvetica", Meiryo, sans-serif;}
#newsRelease .information time::after { content: "\A" ; white-space: pre;}
#newsRelease .information a span {width: calc(100% - 7em);}
#newsRelease .more { text-align: left; font-size: 16px; margin: 0;line-height: 1; }
#newsRelease .more a { color: #969696; font-size: 12px; font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Helvetica", Meiryo, sans-serif;}
#newsRelease .more a::after { content: url("/images/top/arrow_right.svg");width: 5px;height: 8px; margin-left: 10px; vertical-align: middle;}

@media screen and (max-width: 1023px) {
  #newsRelease .information a { font-size: 13px; line-height: 1.5;}
}
@media screen and (max-width: 767px) {
  #newsRelease { margin: 0; padding: 0.1px 5.333% 0;}
  #newsRelease .content-wrap { margin-left: 0; margin-right: 0;}
  #newsRelease .information a{font-size: 12px;}
  #newsRelease .information time{font-size: 12px;}
  #newsRelease .information a span{width: calc(100% - 6.5em);}
}
/*newsRelease*/

/*linkBunner*/
#linkBunner { max-width: 1280px; margin: 50px 4.286% 150px; overflow-x: hidden;}
#linkBunner ul { display: flex; flex-wrap: wrap; padding: 0; margin: 0 -2.5px; justify-content: space-between;}
#linkBunner ul li { width: 33.3%; padding: 2.5px; }
#linkBunner ul li a { display: flex; transition: opacity 0.3s ease-out;}
#linkBunner ul li:first-child a { background: #3C3C3C url("/images/top/icon_link_01.svg") no-repeat left 15% center;}
#linkBunner ul li:nth-child(2) a { background: #3C3C3C url("/images/top/icon_link_02.svg") no-repeat left 15% center;}
#linkBunner ul li:nth-child(3) a { background: #3C3C3C url("/images/top/icon_link_03.svg") no-repeat left 15% center;}
#linkBunner ul li:nth-child(4) a { background: #3C3C3C url("/images/top/icon_link_05.svg") no-repeat left 15% center;}
#linkBunner ul li:nth-child(5) a { background: #3C3C3C url("/images/top/icon_link_07.svg") no-repeat left 15% center;}
#linkBunner ul li:nth-child(6) a { background: #3C3C3C url("/images/top/icon_link_04.svg") no-repeat left 15% center;}
#linkBunner ul li a span { display: flex; align-items: center; min-height: 153px; padding-left: 40%; padding-right: 2%; color: #fff; font-weight: bold; font-size: 18px; font-feature-settings: "palt"; letter-spacing: .04em;}
#linkBunner ul li.linkBunner__living a span { padding-left: 38.7%;}
#linkBunner ul li.linkBunner__living br { display: none;}

@media screen and (max-width: 1123px) {
  #linkBunner ul li.linkBunner__living br { display: block;}
}

@media screen and (max-width: 1023px) {
  #linkBunner { margin: 50px 5.21% 80px; }
  #linkBunner ul { margin: 0;}
  #linkBunner ul li a { background-position-x: 14% !important; background-size: 14% !important;}
  #linkBunner ul li a span { min-height: 88px; font-size: 14px; padding-left: 37.2%;}
  #linkBunner ul li.linkBunner__living a span { padding-left: 36%;}
}
@media screen and (max-width: 767px) {
  #linkBunner { padding: 0 5.333%; margin: 30px auto 100px;}
  #linkBunner ul { display: block; padding: 0; margin: 0;}
  #linkBunner ul li { width: auto; padding-left: 0;padding-right: 0;}
  #linkBunner ul li a { min-height: 80px; padding-left: 30.33%; padding-right: 2%; background-position-x: 12% !important; background-size: 12% !important;}
  #linkBunner ul li a span { min-height: 0; padding-left: 0; padding-right: 0; font-size: 16px;}
  #linkBunner ul li.linkBunner__living a span { padding-left: 0;}
  #linkBunner ul li.linkBunner__living a { padding-left: 29.5%;}
  #linkBunner ul li.linkBunner__living br { display: none;}
}

@media screen and (min-width: 768px) {
  .ua-desktop #linkBunner ul li a:hover { opacity: .5;}
}
/*linkBunner*/

/*footer*/
nav#footerNav li { padding: 0 28px;}
nav#footerNav li a { padding: 0;}
@media screen and (max-width: 1023px) {
  nav#footerNav li { padding: 0 19px;}
}
/*footer*/

/*メンテナンス用_css*/
.imLink {font-size:10px;}
#maintenance {width: 940px; background: #f5f2e9; margin:10px auto; padding:10px; border-radius: 5px;}
#maintenance dt {font-weight: bold; margin-right: 10px;}
#maintenance dt,
#maintenance dd {display: inline-block; *display: inline; *zoom: 1; }
@media only screen and (max-device-width: 767px){
  #maintenance {width: 95%; background: #f5f2e9; margin:10px auto; padding:10px; border-radius: 5px;}
}
/*メンテナンス用_css*/


/* clearfix */
.clearfix, #newsRelease ul { zoom: 1; }
.clearfix:after, #newsRelease ul:after { content: ""; display: block; clear: both; }

#main .storeBtn {
  margin: 0;
}
#main .storeBtn a{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 423px;
  height: 80px;
  margin: 80px auto 0;
  padding: 0 30px 0 94px;
  border: solid 1px #282828;
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  transition: opacity 0.3s ease-out;
}
#main .storeBtn a:hover{
  color: #282828;
}
#main .storeBtn a::before{
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 60px;
  width: 33px;
  height: 36px;
  margin-top: -18px;
  background: url(/images/top/icon_store.svg) no-repeat center center;
}
@media screen and (min-width: 768px) {
  .ua-desktop #main .storeBtn a:hover{
    opacity: .5;
  }
}
@media screen and (max-width: 767px) {
  #linkBunner { margin-bottom: 40px;}
  #main .storeBtn a{
    width: 100%;
    height: 60px;
    margin: 35px auto 0;
    padding: 0 10% 0 28%;
    border-radius: 8px;
    font-size: 16px;
  }
  #main .storeBtn a::before{
    top: 50%;
    left: 17.5%;
    width: 21px;
    height: 22px;
    margin-top: 0;
    background: url(/images/top/icon_store.svg) no-repeat center center;
    background-size: 21px 22px;
    transform: translate(-50%,-50%);
  }
}

/* Phase2 */

