@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/
.NAVI ul li a.MENU_TOP {
  border-top-color: #fff000;
}
#FOOTER ul.MENU_FOOTER li a.MENU_TOP {
  text-decoration: underline;
}
.TOP_IMAGE {
  width: 100%;
  background-image: url(../index/img/top_bg.gif);
  text-align: center;
}
.TOP_IMAGE .TOP_IMG {
  width: 960px;
  margin: 0 auto;
}
.TOP_IMAGE .TOP_IMG img {
  float: left;
  margin: 0 auto;
}
.TOP_IMAGE .TOP_IMG img.COPY {
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -480px;
}
.TOP_IMAGE #anim img {
  opacity: 0;
}
.TOP_TITLE {
    width: 100%;
    background-image: url(../index/img/title_bg.gif);
    background-color: #fff;
    text-align: center;
}
.TOP_TITLE h2 {
  width: 100%;
  padding: 30px 0 0 0;
}
.TOP_TITLE h2 span {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  padding: 0 0 30px 0;
  font-weight: bold;
  font-size: 12px;
}

.catchcopy{
    text-align: center;
    font-size: 140%;
    padding: 50px 0;
    line-height: 2;
    font-weight: bold;
}
.catchcopy p{

}
.bg-white{
    background-color: #FFFFFF;
}


.top-title{
    margin-bottom: 30px;
}
.top-title img{
    width: 300px;
    margin: auto;
    position: relative;
    background-image: url(../index/img/top-title-bg.gif);
    background-repeat: no-repeat;
    background-position: center  bottom;
    padding-bottom: 25px;
}
.top-title span{
    display: block;
    margin-top: 10px;
}
.full-width img{
    width: 100%;
}
.top-wrapper{
    margin: auto auto;
    width: 100%;
    max-width: 960px;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 60px;
}
/*<!--.move animation______-->*/
.mvbefore01{
    transition: 1.2s;
    opacity: 0;
    color: #FFF000;
}
.mv01{
    transition: 1.2s;
    opacity: 1;
    color: #000000;
}
.mvbefore02{
    opacity: 0;
  transform: translate(0, 50%);
  transition: 0.8s;
}
.mv02{
     transform: translate(0, 0);
  opacity: 1;
  transition: 0.8s;
}

.ofhidden{
overflow: hidden;
}

.top-contents-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.top-contents-ul li{
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}
.shop-list-area{
    text-align: left;
}
.shop-list-area h3{
    padding: 5px 15px;
    font-size: 120%;
       border-bottom: 2px solid #fff000;
    margin-bottom: 10px;
	letter-spacing: 0.5rem;
}
.shop-list-area h4{
    padding: 5px 8px;
}
.shop-list{
    margin-bottom: 10px;
	font-weight: bold;
}
.shop-list li{
    display: inline-block;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
}
.shop-list li a{
    display: block;
    float: left;
    line-height: 1;
    border: 1px solid #1C2327;
    padding: 8px 12px;
}
.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


.members-title{
    padding-top: 40px;
}

.TOP_NEWS {
  width: 100%;
  padding: 30px 0 50px 0;
  background: #fff;
}
.TOP_NEWS .NEWS {
  width: 820px;
}
.TOP_NEWS .NEWS dl {
  width: 820px;
  float: left;
  margin: 0;
  border-bottom: 1px solid #666;
  color: #000;
  font-size: 12px;
  line-height: 1.5em;
}
.TOP_NEWS .NEWS dl dt {
  width: 120px;
  float: left;
  padding: 10px 20px 10px 30px;
  border-top: 1px solid #666;
  color: #666;
}
.TOP_NEWS .NEWS dl dt em {
  float: right;
  clear: both;
  padding: 2px 5px 1px 5px;
  background: #ff3d7b;
  color: #fff;
  font-size: 10px;
  line-height: 1.2em;
}
.TOP_NEWS .NEWS dl dd {
  width: 650px;
  float: right;
  padding: 10px 0;
  border-top: 1px solid #666;
  color: #666;
}
.TOP_NEWS .NEWS dl dd a {
  color: #000;
  text-decoration: underline;
}
.TOP_NEWS .NEWS dl dd a:hover {
  text-decoration: none;
}
.TOP_NEWS .NEWS dl dd a:active {
  text-decoration: none;
}
.TOP_NEWS .MESSAGE {
  width: auto;
  float: left;
  margin: 30px 0 0 0;
}
.TOP_NEWS .BUSINESS {
  width: auto;
  float: right;
  margin: 30px 0 0 0;
}
.TOP_MEMBERS {
  width: 100%;
  padding: 30px 0 50px 0;
  background: #f6f6f6;
}
.TOP_MEMBERS .MEMS {
  width: 820px;
}
.TOP_MEMBERS p {
  width: 100%;
  padding: 0 0 30px 0;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.TOP_MEMBERS ul {
  width: 820px;
  float: left;
}
.TOP_MEMBERS ul li {
  width: 100%;
  float: left;
  margin: 0 0 30px 0;
}
.TOP_MEMBERS ul li a {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
}
.TOP_MEMBERS ul li a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  opacity: 0.70;
}
.TOP_MEMBERS ul li a:active {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  opacity: 0.70;
}
.TOP_MEMBERS ul li a img.PHOTO {
  width: auto;
  float: left;
}
.TOP_MEMBERS ul li a h3 {
  width: 360px;
  margin: 50px 30px 0 0;
  float: right;
  border-bottom: 4px solid #000;
}
.TOP_MEMBERS ul li a h3 strong {
  margin: 0 20px 0 0;
  font-weight: bold;
  font-size: 25px;
}
.TOP_MEMBERS ul li a h3 em {
  font-weight: bold;
  font-size: 13px;
}
.TOP_MEMBERS ul li a .OUTLINE {
  width: 360px;
  height: 80px;
  margin: 15px 30px 0 0;
  float: right;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.8em;
}
.TOP_MEMBERS ul li a .MORE {
  width: 140px;
  height: 30px;
  margin: 0 0 0 30px;
  float: left;
  border: 1px solid #000;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 30px;
}
.TOP_MEMBERS ul li a img.ARROW {
  width: auto;
  float: right;
  position: absolute;
  right: 8px;
  bottom: 8px;
}
.TOP_MEMBERS ul li a img.MEM_L {
  position: absolute;
  left: 0px;
  top: 0px;
}
.TOP_MEMBERS ul li a img.MEM_R {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.TOP_MEMBERS a.MORE_MEM {
  width: 180px;
  height: 40px;
  float: left;
  margin: 10px 0 0 320px;
  background: #fff000;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 40px;
}
.TOP_MEMBERS a.MORE_MEM:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  opacity: 0.70;
}
.TOP_MEMBERS a.MORE_MEM:active {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  opacity: 0.70;
}
.TOP_MEMBERS a.MORE_MEM img {
  height: 12px;
  margin: 0 0 5px 15px;
  vertical-align: middle;
}
.TOP_CREDO {
    width: 100%;
    padding: 30px 0 50px 0;
    background-repeat: repeat-x;
    background-image: url(../img/entry_bg.gif);
    text-align: center;
}
.TOP_CREDO h2 {
  width: 100%;
  padding: 30px 0 0 0;
}
.TOP_CREDO h2 span {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  padding: 0 0 30px 0;
  font-weight: bold;
  font-size: 12px;
}
.TOP_CREDO p {
  width: 100%;
  padding: 0 0 30px 0;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.TOP_CREDO ul {
  width: 850px;
  float: left;
  margin: 0 0 0 70px;
}
.TOP_CREDO ul li {
  width: 212px;
  float: left;
  margin: 0 0 30px 0;
}
.TOP_CREDO ul li img {
  width: 184px;
  float: left;
}
.TOP_CREDO a.MORE_CREDO {
  width: 180px;
  height: 40px;
  float: left;
  margin: 10px 0 0 390px;
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 40px;
}
.TOP_CREDO a.MORE_CREDO:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  opacity: 0.70;
}
.TOP_CREDO a.MORE_CREDO:active {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  opacity: 0.70;
}
.TOP_CREDO a.MORE_CREDO img {
  height: 12px;
  margin: 0 0 5px 15px;
  vertical-align: middle;
}


article.top-news
{
  background: #fff;
}

article.top-news > section.top-wrapper
{
  box-sizing: border-box;
  max-width: 1060px;
  padding-left: 50px;
  padding-right: 50px;
}

article.top-news div.borderbox
{
  border: 2px solid #fff000;
}

article.top-news h3,
article.top-news p
{
  padding: 20px;
}

article.top-news h3
{
  background: #fff000;
  font-size: 120%;
  font-weight: bold;
}







@media screen and (max-width: 640px) {
  .sidr ul li a.sidr-class-MENU_TOP {
    background-color: #666;
  }
  #FOOTER ul.MENU_FOOTER li a.MENU_TOP {
    background: #ddd;
    text-decoration: none;
  }
  .TOP_IMAGE .TOP_IMG {
    width: 100%;
  }
  .TOP_IMAGE .TOP_IMG img {
    width: 20%;
  }
  .TOP_IMAGE .TOP_IMG img.COPY {
    width: 100%;
    top: 120px;
    left: 50%;
    margin-left: -50%;
  }
  .TOP_IMAGE img {
    width: 100%;
  }
  .TOP_IMAGE #anim img {
    opacity: 0;
  }

.catchcopy{
    font-size: 125%;
    padding: 10px 0;
    line-height: 1.8;
    font-weight: normal;
}

.top-title{
    margin-bottom: 30px;
}
.top-title img{
    padding-bottom: 12px;
    background-size: 20px 2px;
}
.top-contents .top-title img{
    max-width: 170px;
}
.top-title span{
      margin-top: 10px;
}
.top-wrapper{
     padding-top: 35px;
    padding-bottom: 20px;
}
.top-contents-ul {

}
.top-contents-ul li{
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
	line-height: 1.6;
}
.top-contents-ul p{

}

.shop-list-area h3{
    padding: 5px 10px;
    font-size: 120%;
      /* border-bottom: 2px solid #fff000;*/
    margin-bottom: 10px;
	/*letter-spacing: 0.5rem;*/
}
/*.shop-list-area h4{
    padding: 5px 8px;
}*/
.shop-list{
    width: 90%;    /*margin-bottom: 10px;*/
    margin-left: auto;
    margin-right: auto;
}
.shop-list li{
    /* display: inline-block;
    float: left;*/
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 10px;
}
.shop-list li a{
    /*display: block;
    float: left;
    line-height: 1;
    border: 1px solid #1C2327;*/
    padding: 8px 12px;
}




  .TOP_TITLE {
    background-size: 15px 15px;
  }
  .members-title{
    padding-top: 30px;
}
  .TOP_TITLE h2 {
    padding: 10px 0 0 0;
  }
  .TOP_TITLE h2 img {
    width: 150px;
  }
  .TOP_TITLE h2 span {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0 0 10px 0;
  }
  .TOP_NEWS {
    width: 100%;
    padding: 10px 0 30px 0;
    background: #fff;
  }
  .TOP_NEWS .NEWS {
    width: 95%;
    margin: 0 0 0 2.5%;
  }
  .TOP_NEWS .NEWS dl {
    width: 100%;
    font-size: 11px;
  }
  .TOP_NEWS .NEWS dl dt {
    width: 97.5%;
    padding: 5px 0 0 2.5%;
  }
  .TOP_NEWS .NEWS dl dt em {
    float: right;
    clear: both;
    padding: 2px 5px 1px 5px;
  }
  .TOP_NEWS .NEWS dl dd {
    width: 97.5%;
    float: left;
    padding: 5px 0 5px 2.5%;
    border-top: none;
  }
  .TOP_NEWS .MESSAGE {
    width: 49%;
    margin: 10px 0 0 0;
  }
  .TOP_NEWS .MESSAGE img {
    width: 100%;
  }
  .TOP_NEWS .BUSINESS {
    width: 49%;
    margin: 10px 0 0 0;
  }
  .TOP_NEWS .BUSINESS img {
    width: 100%;
  }
  .TOP_MEMBERS {
    width: 100%;
    padding: 10px 0 20px 0;
  }
  .TOP_MEMBERS .MEMS {
    width: 100%;
  }
  .TOP_MEMBERS p {
    width: 90%;
    padding: 0 0 10px 5%;
    font-size: 13px;
    line-height: 1.5em;
  }
  .TOP_MEMBERS ul {
    width: 95%;
    margin: 0 0 0 2.5%;
  }
  .TOP_MEMBERS ul li {
    margin: 0 0 10px 0;
  }
  .TOP_MEMBERS ul li a {
    width: 100%;
  }
  .TOP_MEMBERS ul li a img.PHOTO {
    width: 100%;
    float: none;
  }
  .TOP_MEMBERS ul li a h3 {
    width: 100%;
    margin: 5px 2.5% 0 0;
    border-bottom: 2px solid #000;
    float: none;
  }
  .TOP_MEMBERS ul li a h3 strong {
    margin: 0 10px 0 0;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.2em;
  }
  .TOP_MEMBERS ul li a h3 em {
    width: 100%;
    float: left;
    font-weight: normal;
    font-size: 8px;
    line-height: 1.2em;
  }
  .TOP_MEMBERS ul li a .OUTLINE {
    width: 100%;
    height: auto;
    margin: 5px 2.5% 0 0;
    float: none;
    font-weight: normal;
    font-size: 9px;
    line-height: 1.5em;
  }
  .TOP_MEMBERS ul li a .MORE {
    display: none;
  }
  .TOP_MEMBERS ul li a img.ARROW {
    width: 16px;
  }
  .TOP_MEMBERS ul li a img.MEM_L {
    width: 15px;
  }
  .TOP_MEMBERS ul li a img.MEM_R {
    width: 15px;
  }
  .TOP_MEMBERS a.MORE_MEM {
    width: 80%;
    height: 40px;
    margin: 10px 0 0 10%;
  }
  .TOP_CREDO {
    padding: 30px 0 0 0;
    background-size: 5px 5px;
  }
  .TOP_CREDO h2 {
    padding: 10px 0 0 0;
  }
  .TOP_CREDO h2 img {
    width: 150px;
  }
  .TOP_CREDO h2 span {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0 0 10px 0;
  }
  .TOP_CREDO p {
    width: 90%;
    padding: 0 0 10px 5%;
    font-size: 13px;
    line-height: 1.5em;
  }
  .TOP_CREDO ul {
    width: 97.5%;
    margin: 0 0 0 2.5%;
  }
  .TOP_CREDO ul li {
    width: 24.5%;
    margin: 0 0 5px 0;
  }
  .TOP_CREDO ul li img {
    width: 97%;
    float: left;
  }
  .TOP_CREDO a.MORE_CREDO {
    width: 80%;
    height: 40px;
    margin: 10px 0 0 10%;
  }



  article.top-news > section.top-wrapper
  {
    padding-left: 15px;
    padding-right: 15px;
  }

  article.top-news h3,
  article.top-news p
  {
    padding: 10px;
  }

  article.top-news p
  {
    text-align: left;
  }
}