/*common*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
}
body:before {
    content: "";
    display: block;
    height: 54px;
}
.left{
  float:left;
}
.right{
  float:right;
}
.more-wrap{
  text-align: right;
  font-size: 13px;
  margin: 5px 0;
}
.more-wrap a{
  color:#336699;
}

span.caution {
    display: inline-block;
    font-size: 12px;
    line-height: 140%;
    padding: 30px 0;
    color: #cc3333;
}
#sp-menu{
    display:none;
    transition-duration: 0.3s;
    position: absolute;
    top: 50px;
    z-index: 999;
    right: 0;
    background: #fff;
    width: 80%;
    display: none;
    padding: 0 10px;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    font-size: 12px;
}
#sp-menu li{

}
#sp-menu li:not(:last-child) {
    border-bottom: 1px solid #ededed;
}
#sp-menu li a{
display: block;
    padding: 14px 5px;
    color: #666;
}
section#footer-link{
  background:#606a55;
  box-shadow: inset 0 2px 10px rgba(0,0,0,0.3);
  position:relative;
}
section#footer-link:before{
    content: "";
    width: 14px;
    height: 14px;
    border: 14px solid transparent;
    border-top: 14px solid #fff;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    margin-left: -7px;
}
section#footer-link .footer-link-inner{

}
section#footer-link .footer-link-inner > h1{

}
section#footer-link .footer-link-inner > h1 > a{
  display:block;
  color:#fff;
  text-align:center;
  font-size:18px;
  font-weight:500;
  line-height: 140%;
  padding: 30px 0;
}
.content-inner hr {
    border: 0;
    border-bottom: 1px solid #ededed;
    margin: 40px 0;
}
/*header*/
#official-header{
  width:100%;
  border-top:4px solid #67715b;
  border-top:4px solid #6A9CD0;
  box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  position:fixed;
  top:0;
    z-index: 999999;
    background: #fff;
}
#official-header > #official-header-inner{
  width:100%;
  margin:0 auto;
}
#official-header > #official-header-inner > .snav{
  height: 50px;
  width: 100%;
  position: relative;
  overflow:hidden;
  padding: 0 10px;
}
#official-header > #official-header-inner > .snav > h1{

}
#official-header > #official-header-inner > .snav > h1 > a{

}
#official-header > #official-header-inner > .snav > h1 > a > img{
  width: 160px;
  height: auto;
}
#official-header > #official-header-inner > .snav > ul.official-header-submenu{
  position: absolute;
  top: 15px;
  right: 10px;
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li{
  float:left;
  margin-left:1em;
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.tw{

}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.fb{

}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.in{

}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.humb{
  display:block;
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.inq a,
#official-header > #official-header-inner > .snav > .official-header-submenu > li.tw a,
#official-header > #official-header-inner > .snav > .official-header-submenu > li.fb a,
#official-header > #official-header-inner > .snav > .official-header-submenu > li.in a{
  font-size:14px;
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.humb a{
    font-size: 24px;
        margin-left: 10px;
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.tw a:hover{
  color:#00aced ;
  opacity:1;
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.in a:hover{
  color:#222;
  opacity:1;
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.fb a:hover{
  color:#3B5998;
  opacity:1;
}

#official-header > #official-header-inner > .snav > .official-header-submenu > li.inq a:before{
  font-family:iconfonts;
  content:"\ea83";
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.tw a:before{
  font-family:iconfonts;
  content:"\ea96";
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.fb a:before{
  font-family:iconfonts;
  content:"\ea91";
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.in a:before{
  font-family:iconfonts;
  content:"\ea92";
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li.humb a:before{
    font-family:iconfonts;
      content:"\e9bd";
}
#official-header > #official-header-inner > .snav > .official-header-submenu > li > a{
  font-size:12px;
  color: #555555;
}

/* header nav */
#official-header > #official-header-inner > .gnav{display:none;}
#official-header > #official-header-inner > .gnav > .official-header-gnav{
}
#official-header > #official-header-inner > .gnav > .official-header-gnav > li{
  float: left;
  width:200px;
  height: 70px;
  padding-top: 20px;
  position: relative;

}
#official-header > #official-header-inner > .gnav > .official-header-gnav > li:after {
  content: "";
  width: 180px;
  height: 3px;
  display: block;
  background: #e4e4e4;
  margin: 0 10px;
  position: absolute;
  bottom: 0;
  transition-duration:0.3s;
}

#official-header > #official-header-inner > .gnav > .official-header-gnav > li:hover:after {
  content: "";
  width: 180px;
  height: 5px;
  display: block;
  background: #d8ce60;
  background: #EABE4F;
  margin: 0 10px;
  position: absolute;
  bottom: 0;
  border-radius: 2px 2px 0 0;
}
body#index #official-header > #official-header-inner > .gnav > .official-header-gnav > li:nth-child(1):after {
  background: #d8ce60;
}
body#about #official-header > #official-header-inner > .gnav > .official-header-gnav > li:nth-child(2):after {
  background: #d8ce60;
}
body#world #official-header > #official-header-inner > .gnav > .official-header-gnav > li:nth-child(3):after {
  background: #d8ce60;
}
body#blog #official-header > #official-header-inner > .gnav > .official-header-gnav > li:nth-child(4):after {
  background: #d8ce60;
}
body#enjoy #official-header > #official-header-inner > .gnav > .official-header-gnav > li:nth-child(5):after {
  background: #d8ce60;
}

#official-header > #official-header-inner > .gnav > .official-header-gnav > li > a{
  display: block;
  text-align: center;
  color:#333333;
  line-height: 80%;
  border-right:1px solid #ededed;
}
#official-header > #official-header-inner > .gnav > .official-header-gnav > li:last-child > a{
  border:none;
}
#official-header > #official-header-inner > .gnav > .official-header-gnav > li > a > h2{
  font-size: 14px;
}
#official-header > #official-header-inner > .gnav > .official-header-gnav > li > a > span{
  font-size: 10px;
  color:#b26d4b;
}

/*child*/
#official-header > #official-header-inner > .gnav > .official-header-gnav > li > ul.child{
  display:none;
  position:absolute;
  top:70px;
  z-index:10;
  background:#fff;
  width:200px;
  border-radius:0 0 4px 4px;
  box-shadow:0 1px 5px rgba(0,0,0,0.1);
}
#official-header > #official-header-inner > .gnav > .official-header-gnav > li > ul.child > li > a{
  padding:10px 15px;
  display:block;
  font-size:12px;
  color:#555;
}
#official-header > #official-header-inner > .gnav > .official-header-gnav > li > ul.child > li > a:hover{
  background:#d8ce60;
  background:#EABE4F;
  opacity:1;
  color:#fff;
  font-weight:600;
}

/* visual */
#visual.pc{
  display:none;
}
#visual.sp{
  display:block;
  height: inherit;
  border-bottom:1px solid #ededed;
}
#visual.sp a{display:block;}
#visual{ width:; margin: 0 auto; height: 460px; position: relative; overflow:hidden;}
#visual .visual-inner{
  width:4800px;
  position:absolute;
  left:50%;
  margin-left:-2400px;
  width:3200px;
  margin-left:-800px;
}
#visual.etc{
  height:200px;
}
#visual.etc .visual-inner {
    width: 100%;
    position: static;
    margin: 0;
    height: 200px;
    background-size: cover;
}
#visual,
#visual .bxslider_sp,
#visual .bxslider_sp > li{
  height:460px;
}
#visual .bxslider_sp > li{
  width:1600px;
}
#visual .bxslider_sp .visual-slider0{
  background:url(/image/index_visual0.jpg) no-repeat 50%;
}
#visual .bxslider_sp .visual-slider1{
  background:url(/image/index_visual1.jpg) no-repeat 50%;
}
#visual .bxslider_sp .visual-slider2{
  background:url(/image/index_visual2.jpg) no-repeat 50%;
}
#visual .bxslider_sp .visual-slider6{
  background:url(/image/index_visual11.jpg) no-repeat 50%;
}

#visual .bxslider_sp .visual-slider1 .base-wrap{
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  text-align:center;
  background: rgba(255,255,255,0.6);
  padding: 60px 100px;
  border-radius: 10px;
}
#visual .bxslider_sp .visual-slider1 .base-wrap .base-logo{
  display:inline-block;
  margin-bottom:40px;
}
#visual .bxslider_sp .visual-slider1 .base-wrap .base-btn{
  display:block;
  color:#666;
  border:2px solid #666;
  border-radius:4px;
  text-align:center;
  height:50px;
  line-height:50px;
  font-weight:600;
  padding:0 40px;
  font-size:13px;
}

/* content */
#content{
  width: 100%;
  margin: 30px auto;
  padding:0 10px;
}
#content>div.sp_bar{
  display: none;
}
#content .content-wrapper{
  overflow:hidden;
}
#content .content-wrapper > li{
  width:100%;
  float:left;
  margin-right:20px;
  margin-bottom: 20px;
}
#content .content-wrapper > li:last-child{
  margin:0;
}
#content .content-wrapper > li > header > img{
  border-radius: 6px;
  background: #000;
  margin-bottom: 15px;
  width: 100%;
  height: auto;
  display:none;
}
#blog-block .blog-block-inner h1,
#content .content-wrapper > li > header > h1{
  text-align:center;
  font-size:16px;
  color:#333;
}
#content .content-wrapper > li > header > h1 {
text-align: left;
    font-size: 16px;
        color: #333;
            text-align: center;
                /* font-size: 14px; */
                /* color: #fff; */
                /* background: #6A9CD0; */
                /* padding: 10px; */
                /* border-radius: 3px; */
                /* font-weight: bold; */
}
#blog-block .blog-block-inner header > span,
#content .content-wrapper > li > header > span{
  font-size: 10px;
  text-align:center;
  display:;
  color: #b26d4b;
}
#blog-block .blog-block-inner header > span{
  font-size: 12px;
  text-align:center;
  display:block;
  color: #b26d4b;
}
#content .content-wrapper > li > ul.content-title{
  margin-top: 15px;
  margin-bottom: 20px;
}
#content .content-wrapper > li > ul.content-title > li{
  font-size:14px;
}
#content .content-wrapper > li > header {
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
}
#content .content-wrapper > li > ul.content-title > li > a{
  border-bottom:1px dotted #efefef;
  display:block;
  padding: 6px 0;
  color:#555;
}
#content .content-wrapper > li > ul.content-title > li > a:hover{
  text-indent:10px;
}

#content .content-wrapper > li > ul.content-title > li:last-child > a{
  border-bottom:none;
}
#content .content-wrapper > li > ul.content-title > li > a:before {
    content: "・";
}

/* blog */
#blog-block{
  background:#f6f6f4;
  padding:30px 10px;
}
#blog-block .blog-block-inner{
  width:100%;
  margin: auto;
  overflow:hidden;
}
#blog-block .blog-block-inner .left{
  width:100%;
  float:none;
}
#blog-block .blog-block-inner header{
  margin-bottom:20px;
}

#blog-block .blog-block-inner .entry-list{
  background: #fff;
  padding: 5px 15px;
  border-radius: 5px;
}
#blog-block .blog-block-inner .entry-list li{
  border-bottom: 1px dotted #ededed;
  padding: 14px 0;
}
#blog-block .blog-block-inner .entry-list li:last-child{
  border:none;
}
#blog-block .blog-block-inner .entry-list > li > a{
  font-size:13px;
  color:#666;
}
#blog-block .blog-block-inner .entry-list > li > a .date{
  color:#b26d4b;
}
#blog-block .blog-block-inner .entry-list > li > a .date:after{
    content: "";
    display: inline-block;
    margin: 0px 3px;
    border: 1px solid #b26d4b;
    width: 4px;
    height: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-bottom: 0;
    border-left: 0;
    position: relative;
    top: -2px;
}
#blog-block .blog-block-inner .entry-list > li > a .title{}
#blog-block .blog-block-inner .right{
  width: 100%;
  float: none;
  margin-top:30px;
}


/* sponsor_area */
#sponsor_area{
  background:#ffffff;
  padding:30px 10px;
}
#sponsor_area .sponsor-block-inner{
   width:100%;
  margin: auto;
  overflow:hidden;
}
#sponsor_area .sponsor-block-inner > header{
  margin-bottom:20px;
}

#sponsor_area .sponsor-block-inner > ul{
  text-align:center;
  flex-wrap:wrap;
}
#sponsor_area .sponsor-block-inner > ul > li.dugs>a>img {
    width: auto;
    height: 103px;
}
#sponsor_area .sponsor-block-inner > ul.step{
  margin-top: 0;
  text-align:center;
  flex-wrap: wrap;
}
#sponsor_area .sponsor-block-inner > ul > li{
  display: block;
  padding-top: 40px;
  padding-right: 0;
  margin: 0 20px;
}
#sponsor_area .sponsor-block-inner > ul > li.end{
  padding-right: 0;
}
#sponsor_area .sponsor-block-inner > ul > li > img,
#sponsor_area .sponsor-block-inner > ul > li.end > img{
  vertical-align: top;
}

/* media_area */
#media_area{
  background:#ffffff;
  padding:30px 10px;
}
#media_area .media-block-inner{
   width:100%;
  margin: auto;
  overflow:hidden;
}
#media_area .media-block-inner > header{
  margin-bottom:20px;
}
#media_area ul > li {
    width: calc((100% - 120px ) / 3);
}






/* footer */
footer{
  background:#4b5878;
  padding:30px 0 0px 0;
}
footer > .footer-inner{
  width:100%;
  margin:0 auto;
  overflow:hidden;
  padding: 0 10px;
}
footer > .footer-inner > ul.footer-menu{
  overflow:hidden;
}
footer > .footer-inner > ul.footer-menu > li{
  width:50%;
  float:left;
  min-height: 180px;
}
footer > .footer-inner > ul.footer-menu > li > h1{
  font-size:14px;
  color:#8e9cbf;
  margin-bottom: 20px;
}
footer > .footer-inner > ul.footer-menu > li > ul > li{
  margin-bottom: 8px;
}
footer > .footer-inner > ul.footer-menu > li > ul > li > a:before{
  content:"・";
}
footer > .footer-inner > ul.footer-menu > li > ul > li > a{
  color:#d3d9e7;
  font-size:12px;
}
footer > .footer-inner > ul.footer-sub-menu{
  overflow:hidden;
  font-size: 10px;
  margin-top: 60px;
  margin-bottom:10px;
  color:#d3d9e7;
}
footer > .footer-inner > ul.footer-sub-menu > li:nth-child(1),
footer > .footer-inner > ul.footer-sub-menu > li:nth-child(2),
footer > .footer-inner > ul.footer-sub-menu > li:nth-child(3),
footer > .footer-inner > ul.footer-sub-menu > li:nth-child(4){
  float:left;
  margin-bottom:5px;
}
footer > .footer-inner > ul.footer-sub-menu > li:nth-child(1):after,
footer > .footer-inner > ul.footer-sub-menu > li:nth-child(2):after,
footer > .footer-inner > ul.footer-sub-menu > li:nth-child(3):after{
  content:"|";
  margin:0 1em;
}
footer > .footer-inner > ul.footer-sub-menu > li > a{
  color:#d3d9e7;
}
footer > .footer-inner > ul.footer-sub-menu > li:nth-child(5){
  float:right;
}
footer #partner{
  background:#fff;
  width:100%;
  padding:10px;
  display:none;
}
footer #partner > ul{
  width:100%;
  margin:0 auto;
  overflow:hidden;
}
footer #partner > ul > li{
  width:184px;
  float:left;
  margin-right:10px;
}
footer #partner > ul > li > a > img{
  width:184px;
  height:64px;
}
footer #partner > ul > li:last-child{
  margin:0;
}
footer #jfba-info{
  background:#3d465d;
  padding:20px 10px;
}
footer #jfba-info .jfba-info-inner{
  width:100%;
  margin:0 auto;
  overflow:hidden;
}
footer #jfba-info .jfba-info-inner img{
  float:left;
  width:160px;
  height:auto;
}
footer #jfba-info .jfba-info-inner p{
  float:right;
  text-align:right;
  color:#ffffff;
  font-size: 10px;
  line-height: 140%;
}

/* content */
.content-inner.etc{
  margin-bottom:60px;
}

.content-inner.etc > header{
  text-align: center;
  margin:40px 0;
}
/*.content-inner.etc > header:first-child{
  margin:0 0 50px 0;
}*/
.content-inner.etc > header > h1{
  color:#333;
  font-size:18px;
  margin-bottom: 4px;
  font-weight: 500;
  padding: 0 10px;
    line-height: 140%;
}
.content-inner.etc > header > span{
  font-size: 12px;
  color: #b26d4b;
}


/* overview */
.visual-inner.overview{
  background: url(/image/image_visual_overview.jpg) no-repeat 50%;
}

#breadcrumb{
  background:#f6f6f6;
  border-bottom:1px solid #ededed;
  padding: 0 10px;
}
#breadcrumb .breadcrumb-inner{
width: 100%;
  margin:0 auto;
  overflow:hidden;
  font-size:10px;
  padding: 10px 0;
}
#breadcrumb .breadcrumb-inner > li{
  float:left;
}
#breadcrumb .breadcrumb-inner > li > a{
  color:#666666;
}
#breadcrumb .breadcrumb-inner > li:after{
  content: "";
  display: inline-block;
  margin: 0 10px;
  border: 1px solid #ccc;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-bottom: 0;
  border-left: 0;
}
#breadcrumb .breadcrumb-inner > li:last-child:after{
  content:none;
}
#overview .corporate-philosophy{
  text-align:center;
  width:100%;
  margin: 0px auto;
  padding: 0 10px;
}
.corporate-philosophy p {
    font-family: serif;
    font-size: 16px;
    font-style: italic;
    line-height: 180%;
    margin-bottom: 40px;
    position: relative;
}
.corporate-philosophy p:before,
.corporate-philosophy p:after {
  font-family:iconfonts;
  color:#ececec;
  position:absolute;
  font-size:20px;
}
.corporate-philosophy p:before {
  content:"\e977";
    top: -20px;
    left: 10px;
}
.corporate-philosophy p:after {
  content:"\e978";
  bottom: -10px;
  right: 0;
}
section#anc-overview iframe {
    height: 250px;
}
.content-inner.etc >.association-data{
    width: 100%;
    margin: 0 0px 50px 0px;
  font-size:14px;
}
.content-inner.etc >.association-data tr{
  border-bottom:1px dotted #ededed;
}
.content-inner.etc >.association-data tr:last-child{
  border:none;
}
.content-inner.etc >.association-data th,
.content-inner.etc >.association-data td{
  padding: 20px 20px;
  word-break: keep-all;
}

.content-inner.etc >.association-data th{
  text-align:left;
  color:#333;
}
.content-inner.etc >.association-data td{

}
.content-inner.etc.member > .member-list{
    width: 100%;padding:0 10px;display:flex;flex-wrap:wrap;justify-content:space-between;
    margin: 0px auto;
  overflow:hidden;
}
.content-inner.etc.member > .member-list > li{
    width: calc(50% - 5px);width: -webkit-calc(50% - 5px);
    margin-right: 0;
    margin-bottom: 20px;
  float:none;
}
.content-inner.etc.member > .member-list > li:nth-child(3){
  margin-right:0;
}
.content-inner.etc.member > .member-list > li:last-child{
  margin:0;
}
section#anc-player>h2{width:100%;font-size: 18px;}
.content-inner.etc.member > .member-list > li > img{
width: 100%;
    height: calc(50vw - 10px);
    border-radius: 220px;
    margin-bottom: 10px;
    object-fit: cover;
}
.content-inner.etc.member > .member-list > li > dl{
  text-align: center;
}
.content-inner.etc.member > .member-list > li > dl > dt{
  color:#333;
  font-size:14px;
  font-weight:bold;
  margin-bottom:6px;
}
.content-inner.etc.member > .member-list > li > dl > dd{
  font-size:14px;
}
.content-inner.etc.player > .players-list > li > div.players-detail > dl{font-size:16px;line-height:1.4;}
.content-inner.etc.player > .players-list > li > div.players-detail > dl>.sp-dt{text-align:center;}

.content-inner.etc.player > .players-list {
    width: 100%;
    margin: 0px;
    overflow: hidden;
  padding: 0 10px;
}
.content-inner.etc.player > .players-list > li{
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
    overflow: hidden;
    min-height: inherit;
    display:block;
}
.content-inner.etc.player > .players-list > li:nth-child(3n){
  margin-right:0;
}
.content-inner.etc.player > .players-list > li > img{
float: none;
    width: 100%;
    height: 90vw;
    border-radius: 4px;
    margin-right: 10px;
    object-fit: cover;
    object-position: top;    margin-bottom: 20px;
}
.content-inner.etc.player > .players-list > li > div.players-detail{
    float: none;
    width: inherit;
    padding-left: 0px;
}
.content-inner.etc.player > .players-list > li > div.players-detail > h3{
    color: #111111;text-align:center;
  font-size:18px;}
.content-inner.etc.player > .players-list > li > div.players-detail > h3>span{font-size:12px;}
.content-inner.etc.player > .players-list > li > div.players-detail > span.birthday{
  font-size:10px;
  color:#999999;
}
.content-inner.etc.player > .players-list > li > div.players-detail > hr{
    border: 0;
    border-bottom: 1px dotted #ededed;
    margin: 5px 0;
}
.content-inner.etc.player > .players-list > li > div.players-detail > .performance{
  font-size:12px;
  line-height: 140%;
 }

.ambassador-inner{width:100%;margin:0 auto;overflow:hidden;}
.ambassador-inner > div.img-wrap{float: none;width: 100%;display: block;padding:0 10px;height:260px;overflow:hidden;position:relative;margin-bottom:20px;}
.ambassador-inner > div.img-wrap > img{width: -webkit-calc(100% - 20px);width: calc(100% - 20px);position:absolute;top: 0px;}
.ambassador-inner > .profile{float:none;width:100%;padding:0 10px;}
.ambassador-inner > .profile > h2{font-size: 16px;    text-align: center;font-weight: 500;color: #333333;    margin-bottom: 10px;}
.ambassador-inner > .profile > h2 > span{font-size:12px;color:#999999;margin-left: 0px;    display: block;}
.ambassador-inner > .profile > .status{font-size:12px;line-height:140%;text-align: center;}
.ambassador-inner > .profile > .job{font-size:12px;    padding:4px 0 10px;color: #999999;text-align: center;}
.ambassador-inner > .profile > .job:before{content:"-";}
.ambassador-inner > .profile > .job > a{    display: inline-block;background: #04c;color: #fff;font-weight: bold;padding: 5px 10px;margin-left: 10px;border-radius: 2px;}
.ambassador-inner > .profile > .description{font-size:14px!important;margin-bottom: 20px;}
.ambassador-inner > .profile > dl{font-size: 12px;}
.ambassador-inner > .profile > dl > dt{font-size: 12px;    color: #333;text-align: center;margin-bottom: -0.7em;}
.ambassador-inner > .profile > dl > dd{background: #f7f7f7;padding: 15px;line-height: 190%;margin-bottom: 10px;border-radius: 3px;}
.ambassador-inner > .profile > dl > dd > ul{}
.ambassador-inner > .profile > dl > dd > ul > li{line-height: 190%;}
.ambassador-inner > .profile > dl > dd > ul > li > i{margin-right:6px;}

.content-inner.etc>h2.spname {text-align: center;color: #111;font-weight: bold;font-size: 24px;margin-bottom: 30px;}
ul.person{width:100%;margin:0 auto 40px;}
ul.person>li{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 10px;}
ul.person>li>img{width: 80%;background: #ededed;height: 100vw;object-fit: cover;object-position: center;display: block;margin: 0 auto 20px;border-radius: 3px;}
ul.person>li>div{width:100%;}
ul.person>li>div>h3{color: #111;font-weight: bold;margin-bottom: 1.5em;font-size: 20px;line-height: 1.4;}
ul.person>li>div>h3>.data0{font-size:12px;display:block;color:#b26d4b;}
ul.person>li>div>h3>.data1{font-size:14px;display:block;font-weight:normal;margin-top:4px;}
ul.person>li>div>dl{width: 100%;display: flex;justify-content: flex-start;flex-wrap: wrap;line-height: 1.6;font-size:14px;}
ul.person>li>div>dl>dt{width:100%;margin-bottom:0px;color:#111;}
ul.person>li>div>dl>dd{width:100%;margin-bottom:10px;}
ul.person>li>div>dl>dd>dl {display: flex;flex-wrap:wrap;justify-content: flex-start;}
ul.person>li>div>dl>dd>dl>dt{width: 5em;}
ul.person>li>div>dl>dd>dl>dd{width:calc(100% - 5em);width:-webkit-calc(100% - 5em);}

/*clubowner*/
.visual-inner.clubowner{background-image:url(../image/image_visual_clubowner.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;}
#clubowner>.content-inner.etc>.ranking-inner>h2{color: #333;font-size: 18px;font-weight: 500;line-height: 1.4;text-align: center;margin-bottom: 30px;margin-top:80px;}
#clubowner>.content-inner.etc>.ranking-inner>p{    line-height: 1.8em;font-size: 14px;text-align:center;margin-bottom:60px;}
#clubowner>.content-inner.etc>.ranking-inner>h3{color: #333;font-size: 20px;font-weight: 500;background: none;line-height: 1.4;text-align: center;width: fit-content;margin: 0 auto 40px;}
#clubowner>.content-inner.etc>.ranking-inner>ul.realization,
#clubowner>.content-inner.etc>.ranking-inner>ul.cooperate,
#clubowner>.content-inner.etc>.ranking-inner>ul.provision,
#clubowner>.content-inner.etc>.ranking-inner>ul.point-list{margin-bottom:60px;}

#clubowner>.content-inner.etc>.ranking-inner>ul.realization{display:flex;justify-content:space-between;flex-wrap:wrap;}
#clubowner>.content-inner.etc>.ranking-inner>ul.cooperate{}
#clubowner>.content-inner.etc>.ranking-inner>ul.realization>li{width:100%;line-height:1.6;font-size:14px;text-align:center;margin-bottom:40px;}
#clubowner>.content-inner.etc>.ranking-inner>ul.cooperate>li{width:100%;display:flex;justify-content:space-between;margin-bottom:30px;flex-wrap: wrap;}
#clubowner>.content-inner.etc>.ranking-inner>ul.cooperate>li:nth-child(even){flex-direction: row-reverse;}
#clubowner>.content-inner.etc>.ranking-inner>ul.realization>li>img{width: 60%;display: block;margin: 0px auto;}
#clubowner>.content-inner.etc>.ranking-inner>ul.cooperate>li>img{    width: 100%;display: block;margin-bottom: 10px;height: 60vw;object-fit: cover;}
#clubowner>.content-inner.etc>.ranking-inner>ul.cooperate>li>p{width:100%;font-size:14px;text-align:center;line-height:1.8;}
#clubowner>.content-inner.etc>.ranking-inner>ul.cooperate>li>p>strong{display:block;color:#111;font-size:16px;}

#clubowner>.content-inner.etc>.ranking-inner>ul.provision,
#clubowner>.content-inner.etc>.ranking-inner>ul.point-list{list-style:disc;margin-left: 30px;}
#clubowner>.content-inner.etc>.ranking-inner>ul.provision>li,
#clubowner>.content-inner.etc>.ranking-inner>ul.point-list>li{margin-bottom:10px;}
#clubowner>.content-inner.etc>.ranking-inner>h3+p {text-align:center;}

section#owner-list {background: #ededed;margin: 0;padding: 100px 0}
section#owner-list>.ranking-inner{}
section#owner-list>.ranking-inner>ul{}
section#owner-list>.ranking-inner>ul>li{}
section#owner-list>.ranking-inner>ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
section#owner-list>.ranking-inner>ul>li {background: #fff;width: 100%;width: 100%;border-radius: 4px;overflow: hidden;margin-bottom:30px;}
section#owner-list>.ranking-inner>ul>li>img{width: 100%;height: 254px;object-fit: cover;margin-bottom: 20px;}
section#owner-list>.ranking-inner>ul>li>ul {margin: 0 20px 20px;}
section#owner-list>.ranking-inner>ul>li>ul>li {margin-bottom: 10px;line-height:1.6;font-size:14px;}
section#owner-list>.ranking-inner>ul>li>ul>li>strong{display:block;margin-bottom:4px;color:#111;}

#clubowner>.content-inner.etc>.ranking-inner>ul.check-list{margin-bottom: 100px;padding: 30px 20px;background: #8ba2b2;color: #fff;font-size: 16px;border-radius: 10px 10px 10px 0;position:relative;}
#clubowner>.content-inner.etc>.ranking-inner>ul.check-list:after{content:"";display:block;position: absolute;border: 30px solid transparent;border-left: 30px solid #596f7e;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);left: 13px;bottom: -30px;
}
#clubowner>.content-inner.etc>.ranking-inner>ul.check-list>li:not(:last-child){margin-bottom:20px;}
 #clubowner>.content-inner.etc>.ranking-inner>ul.check-list>li>i{color: #e5d250;}
 #clubowner>.content-inner.etc>.ranking-inner>ul.check-list>li {    border-bottom: 0;text-indent: -0.65em;padding-left: 1em;line-height: 1.4;}


table.hikaku-table{width:100%;margin-bottom:80px;margin-top:-40px;font-size:14px;}
table.hikaku-table td {text-align: center;}
table.hikaku-table tr{border-bottom: 1px dotted #68899a}
table.hikaku-table tr th:first-child{width:30%;}
table.hikaku-table .table-head,
table.hikaku-table tr:last-child{border-bottom: 2px solid #68899a!important;}
table.hikaku-table .table-head th {text-align: center;}
table.hikaku-table th {text-align: left;color:#3f687d;}
table.hikaku-table td,
table.hikaku-table th{padding:20px 0;}

/* sponsor */
.visual-inner.sponsor{
  background: url(/image/image_visual_sponsor.jpg) no-repeat 50%;
}

.event-inner,
.place-inner,
.rule-inner,
.birthplace-inner,
.inquiry-inner,
.sponsor-inner,
.ranking-inner{
  width:100%;
  margin:0 auto;
  padding:0 10px;1
  overflow:hidden;
}
.document-inner{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
}
.content-inner.etc p.description{
  line-height:1.8em;
  font-size:15px;
}
.content-inner.etc p.description{
  line-height:1.8em;
  font-size:15px;
}
.content-inner.etc p.description.right,
.content-inner.etc p.description.left{
  float:none;
}
.content-inner.etc img.right,
.content-inner.etc img.left {
    float: none;
    display: block;
    margin: 20px auto;
}
.content-inner.etc p.description.center{
  text-align:center;
}
.content-inner.etc p.description strong {
    color: #333;
    text-shadow: 0 1px 0px rgba(0,0,0,0.1);
}
.content-inner.etc p.description span{
  display:block;
  margin-bottom:1.8em;
}
.sponsor-inner .sponsored-plan{
  overflow:hidden;
}
.sponsor-inner .sponsored-plan > .left{
  width:320px;
}
.sponsor-inner .sponsored-plan > .right{
  width:660px;
}

.sponsor-inner .sponsored-plan > .left > h2 {
    color: #333;
    font-size: 16px;
    margin-bottom: 4px;
    text-align:center;
}
.sponsor-inner .sponsored-plan > .left > span {
    font-size: 12px;
    color: #b26d4b;
  text-align:center;
  display:block;
}
.sponsor-inner .sponsored-plan > .left > img{
  margin-top:30px;
}
.sponsor-inner .sponsored-plan > .right > .description{
  font-size:14px;
}
.sponsor-inner .sponsored-plan > .right > ul{
  font-size: 14px;
  margin-top: 60px;
}
.sponsor-inner .sponsored-plan > .right > ul > li{
  overflow:hidden;
  margin-bottom: 15px;
}
.sponsor-inner .sponsored-plan > .right > ul > li:after {
    content: "";
    display: block;
    border-bottom: 1px dotted #ccc;
    position: relative;
    top: 6px;
}
.sponsor-inner .sponsored-plan > .right > ul > li > .right,
.sponsor-inner .sponsored-plan > .right > ul > li > .left{
  background:#fff;
  position:relative;
  z-index:2;
}
.sponsor-inner .sponsored-plan > .right > ul > li > .left{
  font-weight:500;
  color:#333333;
  padding-right: 10px;
}
.sponsor-inner .sponsored-plan > .right > ul > li > .right{
  background:#fff;
  padding-left: 10px;
}
.sponsor-inner .sponsored-plan > .right > ul > li > .right:before{
  content:"￥";
}


/* ranking */
.ranking-inner > ul.japanranking {
 border: 5px solid #ececec;
 border-radius: 6px;
 padding: 4px 15px;
 margin:0 10px;
}
  .ranking-inner > ul.japanranking > li{padding:10px 0;}
  .ranking-inner > ul.japanranking > li:not(:last-child){    border-bottom: 1px dotted #ededed;}
  .ranking-inner > ul.japanranking > li > i.fa-file-pdf-o{margin-right: 10px;color: #c12424;font-size: 18px;vertical-align: middle;}
  .ranking-inner > ul.japanranking > li > a{font-size:14px;}

 ul.tabs {
    display: flex;margin: 0 10px 6px;
}
ul.tabs>li{margin-right:6px;    margin-right: 6px;
    width: calc(100% / 6);}
ul.tabs>li:last-child{margin-right:0;}
ul.tabs>li>a{display: block;text-align:center;
    color: #666;
    padding: 6px 0;
    width:100%;
    border: 2px solid #ececec;
    border-radius: 5px;
    font-size: 10px;}
ul.tabs>li>a.active{
    border: 2px solid #6a9cd0;
    background: #6a9cd0;
    color: #fff;
    font-weight: bold;}


/* inquiry */
.inquiry-inner{}
.visual-inner.inquiry{
  background: url(/image/image_visual_inquiry.jpg) no-repeat 50%;
}
.inquiry-inner form{
  overflow:hidden;
}
.inquiry-inner form .left{
  width: 350px;
}
.inquiry-inner form .right{
  width:630px;
}
.inquiry-inner form > ul > li{
  padding-bottom: 12px;
}
.inquiry-inner form input[type="text"]{
    border: 1px solid #ccc;
    width:100%;
    font-size: 14px;
    padding: 14px;
    border-radius: 3px;
    line-height: 100%;
}
.inquiry-inner form label{position:relative}
.inquiry-inner form label:after{
    content: "\ea43";
    font-family: iconfonts;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #b26d4b;
}
.inquiry-inner form select{
  position: relative;
  width: 100%;
  padding: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  color: #666;
  font-size: 14px;
  box-shadow: inset 0 -2px 0px rgba(100,100,100,0.1);
  transition: background .3s ease-in-out 0s;
}
.inquiry-inner form select:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.inquiry-inner form textarea{
  border: 1px solid #ccc;
  width:100%;
  font-size: 14px;
  border-radius: 3px;
  resize:none;
  height: 300px;
  padding: 14px;
}
.inquiry-inner form > ul > li > .contact-submit{
  text-align: right;
}
.inquiry-inner form > ul > li > .contact-submit a{
display: inline-block;
    font-size: 14px;
    background: orange;
    color: #fff;
    font-weight: 500;
    padding: 12px 36px;
    border-radius: 3px;
    box-shadow: inset 0 -3px 0px rgba(100,100,100,0.2);
}
.inquiry-inner form > ul > li a#contact-send:before {
    content: "\ea85";
    font-family: iconfonts;
    margin-right: 4px;
    vertical-align: bottom;
    font-size: 13px;
}
.inquiry-inner form > ul > li > .contact-submit a:hover{
  cursor:pointer;
}
/* sponsor */
.visual-inner.birthplace{
  background: url(/image/image_visual_birthplace.jpg) no-repeat 50%;
}
.birthplace-inner{overflow:hidden;}
.birthplace-inner .description.left{
  width:inherit;
}
.birthplace-inner .description.right{
  width:inherit;
}
.event-inner > h2,
.document-inner > h2,
.place-inner > h2,
.rule-inner h2,
.birthplace-inner h2 {
    clear: both;
    text-align: center;
    color: #333;
    padding: 60px 0 30px 0;
    font-weight: 500;
  font-size:16px;
}
ul.racket-store {
    text-align: center;
}
ul.racket-store li {
    display: inline;
    margin: 0px 6px;
}
ul.racket-store li:not(:first-child) {
    display: none;
}

/* rule */
.visual-inner.rule{
  background: url(/image/image_visual_rule.jpg) no-repeat 50%;
}
.rule-img-pear{
  margin: 0 auto 50px;
  display: block;
  width: 100%;
}
.rule-inner .technic-list{
  width:100%;
  margin:0 auto;
  overflow:hidden;
}
.rule-inner .rule-list{
  overflow:hidden;
  width: inherit;
  margin: 0 auto;
}
.rule-inner .technic-list > li{
  float:none;
  width:100%;
  text-align:left;
}
.rule-inner .rule-list > li{
  float:none;
  width: 100%;
  margin-right: 0px;
  text-align:center;
  margin-bottom: 30px;
}
.rule-inner .technic-list > li:last-child,
.rule-inner .rule-list > li:last-child{
  margin:0;
}
.rule-inner .technic-list > li > h3,
.rule-inner .rule-list > li > h3{
  text-align:center;
  color:#333;
  font-weight: 500;
  margin: 20px 0 10px;
}
.rule-inner .rule-list > li > h3:before{
  content:"\ea10";
  font-family:iconfonts;
  color:#99cc33;
  margin-right: 10px;
  font-size: 24px;
  vertical-align: middle;
}
.rule-inner .technic-list > li > p,
.rule-inner .rule-list > li > p{
  line-height: 180%;
  font-size: 14px;
}
.rule-inner .technic-list > li > p {
    margin: 0 20px;
}
.rule-inner .technic-list li:first-child img {
    border-radius: 10px 0 0 10px;
}
.rule-inner .technic-list li:last-child img {
    border-radius: 0 10px 10px 0;
}

.rule-inner .technic-list li img {
    background: none;
    display: block;
    margin: 0 auto;
}
ul.howto {
  display: flex;
  justify-content: space-evenly;
	flex-wrap: wrap;
}
ul.howto li{
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
	margin-bottom:20px;
	height:35vh;
}
 ul.howto li iframe{width:100%;}

.sd-guide{display:flex;flex-wrap:wrap;justify-content: space-between;flex-flow: column-reverse;}
.sd-guide>p{    width: 100%;
    line-height: 1.8;}
.sd-guide>p>span {display: block;margin-top: -1em;color: #666;}
.sd-guide>a{width: 60%;display: block;margin:0 auto 40px;}
.sd-guide>a>img{width:100%;}


/* place */
.visual-inner.place{
  background: url(/image/image_visual_place.jpg) no-repeat 50%;
}
.place-inner .scene-list{
  overflow:hidden;
  margin: 80px 0;
}
.place-inner .scene-list > li:not(:last-child){
  margin-bottom:50px;
  overflow:hidden;
}
.place-inner .scene-list > li > .left.copy,
.place-inner .scene-list > li > .right.copy{
  width:500px;
  height:300px;
  position:relative;
}
.place-inner .scene-list > li > .left.copy > .right-inner,
.place-inner .scene-list > li > .right.copy > .right-inner{
  position:absolute;
  top:50%;
  left:50px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.place-inner .scene-list > li > .left.copy > .right-inner{
  left:0;
}
.place-inner .scene-list > li > .left.copy > .right-inner > h2,
.place-inner .scene-list > li > .right.copy > .right-inner > h2{
  color:#333;
  font-size:28px;
  font-weight:200;
  text-align:;
  margin-bottom:20px;
}
.place-inner .scene-list > li > .left.copy > .right-inner > p.description,
.place-inner .scene-list > li > .right.copy > .right-inner > p.description{

}

/* worldwide */
/* place */
.visual-inner.worldwide{
  background: url(/image/image_visual_world.jpg) no-repeat 50%;
}

.document-inner h3{
    text-align: center;
    margin: 40px;
    color: #333;
    font-weight: 500;
    font-size: 16px;
  line-height:140%;
}
.content-inner.etc .document-inner p.description {
    font-size: 14px;
    line-height: 200%;
    margin-bottom: 60px;
}
.content-inner.etc .document-inner img, section.content-inner.supporter_list img{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 4px;
    border-radius: 6px;
}
.content-inner.etc .document-inner h2:not(:first-child){
  padding: 20px 10px 30px 10px;
    line-height: 140%;
}
.content-inner.etc .document-inner .bquote{
    margin: 0px 0 20px;
    display: inline-block;
    font-size:12px;
}
.content-inner.etc .document-inner .bquote a {
    color: #666;
}
.content-inner.etc .document-inner .bquote:before{
    content: "出展：";
    margin-right: 0px;
    font-size: 12px;
}

/* racket art */

#racket-art .document-inner h2{
    margin-top: 30px;
}

/* event */

.event-inner > .event-list{
  overflow:hidden;
  width: 100%;
  margin: 0 auto 50px;
}
.event-inner > .event-list > li{
  float:left;
  width: 100%;
  margin-right: 30px;
  text-align: center;
  margin-bottom: 30px;
}
.event-inner > .event-list > li:last-child{
  margin-right:0;
}
.event-inner > .event-list > li > img{
  background: #ccc;
  width: 300px;
  height: 200px;
  border-radius: 6px;
  overflow: hidden;
}
.event-inner > .event-list > li > h3 {
  text-align: center;
  color: #333;
  font-weight: 500;
  margin: 20px 0 10px;
}
.event-inner > .event-list > li > p{
  line-height: 180%;
  font-size: 14px;
}
.event-inner iframe {
    width: 100%;
    height: 300px;
}


/* spot */

.spot-list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.spot-list>li {margin-bottom:30px;border-radius: 3px!important;overflow:hidden;width:100%;margin-right:0px;position:relative;}
.spot-list>li:nth-child(3n){margin-right:0;}
.spot-list>li>.area{position: absolute;display: block;color: #fff;font-size: 12px;font-weight: bold;background: #e88d12;padding: 30px 20px 10px 20px;width: 120px;text-align: center;top: -10px;left: -40px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);}
.spot-list>li>img{border-radius: 3px!important;margin-bottom: 15px!important;}
.spot-list>li>h3{text-align: left;margin: 0 0 15px;}
.spot-list>li>.spot-description{line-height:140%;font-size:13px;margin-bottom:10px;}
.spot-list>li>.spot-data{line-height:140%;font-size:12px;}

/* tokutei */

.tokutei-dl{
  overflow:hidden
}
.tokutei-dl dt,
.tokutei-dl dd{
  float:left;
  padding-bottom: 20px;
}
.tokutei-dl dt{
    clear: both;
    color: #333;
    width: 200px;
    font-weight: 500;
}
.tokutei-dl dd{
    width: 740px;
}
/* privacy */
.privacy-dl{
}
.privacy-dl dt{
  font-weight:500;
  color:#333;
    margin-bottom: 0.5em;
}
.privacy-dl dd{
margin-bottom: 2em;
}

/* inquiry confirm */

.inquiry-inner ul.inquiry-confirm {
  width: 100%;
  margin: 0 auto;
}
.inquiry-inner form ul.inquiry-confirm li {
    margin-bottom: 10px;
	font-size:14px;
}
.inquiry-inner form ul.inquiry-confirm > li > strong {
  display: inline-block;
  width: 120px;
  text-align: left;
}
.inquiry-inner form > ul.inquiry-confirm > li .btn {
	-webkit-appearance:none;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  padding: 12px 36px;
  border-radius: 3px;
  box-shadow: inset 0 -3px 0px rgba(100,100,100,0.2);
  border: none;
  transition-duration: 0.3s;
  margin-top:30px;
}
.inquiry-inner form > ul.inquiry-confirm > li .btn:hover{
  opacity:0.6;
  cursor:pointer;
}
.inquiry-inner form > ul.inquiry-confirm > li .btn.prev-btn{
  color:#666;
}
.inquiry-inner form > ul.inquiry-confirm > li .btn.submit-bnt{
  background:orange;
  float: right;
}
#inquiry_wrap.thanks > p.description {
  margin-bottom: 1em;
}
#inquiry_wrap.thanks > h2 {
  color: #333;
  margin: 30px 0 20px 0;
  font-weight: 500;
}
#inquiry_wrap.thanks > p.tel{
  font-size: 32px;
  color: #b26d4b;
}
.btn.sns{color:#fff;font-size:14px;font-weight:bold;display: inline-block;border-radius: 2px;padding: 10px 24px;margin-top:10px;}

/*member*/

.visual-inner.member{background: url(/image/image_visual_member.jpg) no-repeat 50%;}
.member-inner{width:100%;margin:0 auto;padding:0 10px;}
.member-inner>.member-description{margin: 80px 0 0;}
.member-inner>.member-description>h2{text-align: center;font-size: 22px;color: #333;font-weight: 500;border-bottom: 3px solid #bbac8e;padding-bottom: 20px;}
.member-inner>.member-description>h3 {background: #ad9a73;color: #fff;text-align: center;padding: 16px;font-weight: bold;border-radius: 40px;}
.member-inner>.member-description>dl.memberTable{display:flex;flex-wrap:wrap;margin-bottom:40px;font-size: 14px;}
.member-inner>.member-description>dl.memberTable>dt{width:30%;font-weight: 500;color: #333;line-height:160%;padding:20px 0 20px 20px;}
.member-inner>.member-description>dl.memberTable>dd{width:70%;line-height:160%;padding:20px;}
.member-inner>.member-description>dl.memberTable>dt, .member-inner>.member-description>dl.memberTable>dd{border-bottom:1px dotted #ccc;}
.member-inner>.member-description>dl.memberTable>dt, .member-inner>.member-description>dl.memberTable>dd:last-child{border:0;}
.member-inner>.member-description>dl.memberTable>dt:first-child, .member-inner>.member-description>dl.memberTable>dd:first-child{border-top:0;}
.member-inner>.member-description>dl.memberTable>dd>ul{list-style:decimal;    padding-left: 20px;}
.member-inner>.member-description>dl.memberTable>dd>ul>li{line-height:1.6;margin-bottom:15px;}
.member-inner>.member-description>dl.memberTable>dd>p.caution{font-size:12px;}
.member-inner>.member-description>dl.memberTable>dd>.price {font-family: futura;margin-right: 4px;color: #457294;}
.member-inner>.member-description>table{margin:40px auto 40px;width: 100%;border:1px solid #ededed;font-size: 14px;}
.member-inner>.member-description>table th,.member-inner>.member-description>table td{padding:10px 10px;text-align:left;vertical-align:top; }
.member-inner>.member-description>table tr{border-bottom: 1px dotted #e2e2e2;}
.member-inner>.member-description>table tr:last-child{border:none;}
.member-inner>.member-description>table th{width:30%;text-align:center;background: #a26e6e;color: #fff;}
.member-inner .indentDiv{ margin:20px 10px 80px; }
.member-inner .indentDiv > img{ width:100%; }
.member-inner .payment{ padding:11px 0 !important; width:100%; }

.btn-wrap>ul{display:block;justify-content:center;margin: 30px 0 10px;}
.btn-wrap>ul>li{margin:0 10px;}
.btn-wrap>ul>li>a.btn{padding:20px 0px!important;}

/*supporter_list*/
section.content-inner.supporter_list ul.spot-list > li{margin-right:0;}

.btn-rule{background: #1c498d;display: block;text-align: center;color: #ffffff;border-radius: 4px;padding: 16px 0;font-size: 18px;font-weight: bold;width: 100%;margin: 20px auto 0;}

.btn-rule>span {display: inline-block;background: #ff5e4d;border-radius: 3px;font-size: 14px;padding: 4px 8px;margin-right: 10px;vertical-align: top;}

/*bnr*/
.bnr-wrap.pc{display:none;}
.bnr-wrap.sp{display:block;}
.bnr-wrap.sp>li{    padding: 10px 10px 0px;}
.bnr-wrap.sp>li>a>img{    width: 100%;height: auto;border-radius: 4px;}
.bnr-wrap>li:nth-child(3){margin-top:inherit;}


#visual.etc .visual-inner.member>h1,
#visual.etc .visual-inner.supporter_list>h1{width: 80%;height: auto;}


.member-inner>.member-description>h2.et{border:none;font-size:20px;font-weight:700;}
.member-inner>.member-description>h2.et>span{color:#0099d9;}
.member-inner>.member-description>.sdgs-list{display:flex;justify-content:space-evenly;flex-wrap:wrap;}
.member-inner>.member-description>.img-sdgs {display: block;width: 90%;margin: 0 auto 10px;}
.member-inner>.member-description>.img-sdgs+a{text-align: center;display: block;font-weight: bold;background: #0099d8;color: #fff;font-size: 16px;padding: 12px;width: 280px;margin: 40px auto 80px;border-radius: 60px;}
.member-inner>.member-description>.sdgs-list>li{width: calc(100% / 2 - 30px);width: -webkit-calc(100% / 2 - 30px);text-align:center;margin-bottom: 40px;}
.member-inner>.member-description>.sdgs-list>li>img{width:100%;border-radius:200px;}
.member-inner>.member-description>.sdgs-list>li>h3{margin: 20px 0;font-weight: bold;color: #111;font-size: 16px;letter-spacing:0px;line-height:1.4;}
.member-inner>.member-description>.sdgs-list>li>p{line-height:1.6;}


a.bnr-shop img {
    width: 100%!important;
    height: auto!important;
    display: block;
    margin: 0 auto;
}
