@charset "UTF-8";

#sakanaContent {
}
#sakanaContent img {
    max-width: 100%;
	height: auto;
	vertical-align: top;
    line-height: 0;
}
#sakanaContent ul li {
	list-style-type: none;
}
#sakanaContent .wrapper {
    margin: 0 auto;
}

.innerBlock {
    max-width: 750px;
	margin: 0 auto;
	padding: 0;
}
.cf:before,
.cf:after{
	content:"";
	display: table;
}
.cf:after{ clear:both;}
/*IE6,7対策 （haslayout対策）*/
.cf{ *zoom:1;}

.-fs15 {
	font-size: 15px;
}
.-mgb30 {
	margin-bottom: 30px;
}
.-pdb40 {
	padding-bottom: 40px;
}
.inner {
	padding: 0 10px;
}
.-tac{
    text-align: center;
}



/*========================================

com parts

========================================*/

.pcOnly {
    display: none;
}
.spOnly {
    display: block;
}
/*----------------------------------------------*/
@media screen and (min-width: 480px) {

.pcOnly {
    display: block;
}
.spOnly {
    display: none;
}

}

/*----------------------------------------------*/



/*button*/


/*fixed_head*/

.fixed_head {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 15px 10px;
	box-sizing: border-box;
	z-index: 1000;
  box-shadow: 0 0 3px rgba(0,0,0,.2); 
}
.fixed_head ul {
    max-width: 750px;
    margin: 0 auto;
}
.fixed_head ul li a {
	display: block;
}
.fixed_head ul li:first-child {
	float: left;
    width: 166px;
}
.fixed_head ul li:last-child {
	float: right;
    width: 128px;
}



/*========================================

layout

========================================*/

#main {
    padding-top: 60px;
}
.mainArea {
    position: relative;
}
.mainArea .pic01 .pcOnly{
    display: none;
}
.mainArea .pic01 .spOnly{
    display: block;
}

/*----------------------------------------------*/

@media screen and (min-width: 480px) {

    .mainArea .pic01 .pcOnly{
        display: block;
    }
    .mainArea .pic01 .spOnly{
        display: none;
    }
    
}

/*----------------------------------------------*/

.scroll {
    position: absolute;
    left: 50%;
    bottom: 20px;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    color: #fff;
    font-size: 12px;
    line-height: 1;
    text-shadow:0px 0px 10px rgba(0,0,0,1);
}
.scroll::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -5px;
}
.txtBg_Blue {
    background: url(../new-img/skn_sec03_bg.jpg) repeat-y left top;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 20px 8% 20px;
}
.txtBg_Blue_bdr {
    background: url(../new-img/skn_sec03_bg.jpg) repeat-y left top;
    -webkit-background-size: 100%;
    background-size: 100%;
    height: 1px;
    padding: 10px 0 30px;
}
.txtBg_Blue_bgBtm {
    background: url(../new-img/skn_sec03_bgB.jpg) no-repeat left bottom;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding-bottom: 2.666666666666667%;
}
.txtBg_Blue02 {
    background: url(../new-img/skn_sec04_bg.png) repeat-y left top;
    -webkit-background-size: 100%;
    background-size: 100%;
   padding: 20px 8% 20px;
}
.txtBg_gray {
    background: url("../new-img/skn_sec04_bg03.jpg") repeat-y left top;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 20px 8% 20px;
}
.dot_water {
  background: url("../new-img/skn_sec04_bg01.png") no-repeat center top/contain,
              url("../new-img/skn_sec04_01bg02.jpg") repeat left bottom/21px 20px;
}
.dot {
  background: url("../new-img/skn_sec04_01bg02.jpg") repeat left top/21px 20px;
}
.c-text {
    text-align: center;
    background: #00357C;
    color: #fff;
    font-size: 26px;
    margin-top: -20px;
}
@media screen and (max-width: 768px) {
    .c-text {
    margin-top: -10px;
    font-size: 14px;
    }
}

.appBtnArea {
    display: block;
    background: #00357C;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 5% 0;
}
.appBtnArea a {
    display: block;
    position: relative;
    background: #feaf0a;
    color: #00357C!important;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 18px 0;
}
.appBtnArea a::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #00357C;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    
}
.appBtnArea + p {
    color: #fff;
    text-align: center;
    background: #00357C;
    padding: 10px;
}
.runner {
    background: url(../new-img/skn_sec04_bg.jpg) repeat-y  left top;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding-top: 40px;
}
.runner > ul {
    margin: 0 2.5%;
}
.runner > ul > li {
    background: #fff;
    border-radius: 10px;
    padding: 30px 20px;
    box-shadow:0px 0px 10px 3px rgba(0,0,0,.1);
}
.runner > ul > li:nth-child(n+2) {
    margin-top: 20px;
}
.runnerName dl {
    display: table;
    width: 100px;
}
.runnerName dt , .runnerName dd {
    display: table-cell;
}
.runnerName dt {
    width: 100px;
    padding-right: 20px;
}
.runnerName dd {
    vertical-align: middle;
}
.runnerName dd p {
    color: #40b1d9;
    font-weight: bold;
}
.runnerName dd p span {
    display: block;
    line-height: 1;
}
.runnerName dd p span:first-child {
    font-size: 16px;
}
.runnerName dd p span:last-child {
    font-size: 32px;
    margin-top: 10px;
}
.runnerName + p {
    margin-top: 20px;
    font-size: 18px;
}
.performance {
    border-top: 1px solid rgba(0,0,0,.1);
    padding-top: 20px;
    margin-top: 20px;
}
.performance li:first-child {
    font-weight: bold;
    color: #00357C;
}
.feature {
    background: url(../new-img/skn_sec04_bg02.png) repeat-y left bottom;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 0px 8% 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.feature.-gray {
    background: url(../new-img/skn_sec04_bg04.jpg) repeat-y left top;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 0px 8% 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.specArea {
/*
    background: url(../new-img/skn_sec07_bg.jpg) repeat-y left top;
    -webkit-background-size: 100%;
    background-size: 100%;
*/
    padding: 40px 2.5% 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.specArea dl {
    position: relative;
}
.specArea dt , .specArea dd {
    padding: 15px 10px;
}
.specArea dt {
    display: block;
    background: #40b1d9;
    color: #fff;
    font-weight: bold;
    /* line-height: 1; */
}
.specArea dl:first-child::before {
    content: '';
    display: block;
    width: 325px;
    height: 240px;
    background: url(../new-img/skn_specPic.png) no-repeat left top;
    -webkit-background-size: 100%;
    background-size: 100%;
    position: absolute;
    top: -40px;
    right: -60px;
    z-index: 100;
}
.specArea dd {
    display: block;
}
.specArea .note {
    color: #aaa;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
.mv {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.mv iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.otherAthlete {
/*    background: #d8f4fd;*/
    padding: 40px 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.AthleteList {
    padding-right: 20px;
}
.AthleteList li {
    float: left;
    width: 50%;
    margin-right: 20px;
}
.AthleteList li:nth-child(even) {
    margin-right: -20px;
}
.AthleteList li:nth-child(n+3) {
    margin-top: 20px;
}
.AthleteList li p {
    margin-top: 10px;
}
.AthleteList li p span {
    margin-right: 0.4em;
    display: inline-block;
    color: #00357C;
    font-weight: bold;
}
.AthleteList li p span.event{
    display: inline-block;
    color: #333333;
    margin-right: 0;
}
.AthleteList .txtList > li {
    padding-left: 3.6em;
    float: none;
    width: 100%;
    margin-right: auto;
    box-sizing: border-box;
}
.AthleteList .txtList > li:nth-child(even) {
    margin-right: auto;
}
.AthleteList .txtList > li:nth-child(n+3) {
    margin-top: auto;
}
.AthleteList .txtList > li span {
    margin-right: 0.4em;
    margin-left: -3.6em;
}
.orderCont {
    padding: 40px 10px;
}
.orderCont > ul {
    padding: 30px 10px;
    background: rgba(254, 175, 10, 0.6);
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.orderCont > ul > li:nth-child(n+2) {
    padding-top: 30px;
    margin-top: 35px;
    border-top: 1px solid rgba(0,0,0,.1);
}
.orderCont > ul h3 {
    width: 250px;
    margin: 0 auto;
}
.orderCont > ul h3 + p {
    text-align: center;
    margin-top: 20px;
}
.orderCont .telNum {
    text-align: center;
    margin-top: 20px;
}
.orderCont .telNum_item {
    color: #00357C!important;
    font-weight: bold;
    font-size: 20px;
}
.orderBtn {
    display: block;
    background: #6db348;
    color: #fff!important;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding: 15px 0;
    margin-top: 20px;
}
.borderTop {
  background: url("../new-img/skn_bgTop.jpg") no-repeat center top;
  padding-top: 33px;
  background-size: 100%;
  box-sizing: border-box;
}
.borderMid {
  background: url("../new-img/skn_bgMid.jpg") repeat-y;
  background-size: 100%;
  padding: 5px 10px;
  box-sizing: border-box;
}
.borderBtm {
  background: url("../new-img/skn_bgBtm.jpg") no-repeat center bottom;
  padding: 0 0 17px;
  background-size: 100%;
  box-sizing: border-box;
}
.voiceBlock {
  background: url("../new-img/skn_voiceBg.jpg") repeat-y;
  background-size: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}
.voiceBlock p {
  padding: 0 20px;
}
.voice01 {
  padding: 0 20px;
}
.voice_btm {
/*
  background: url("../new-img/skn_sec06_02.jpg") no-repeat;
  background-size: cover;
*/
    background: #d8f3fc;
  position:relative;
}
.voice_btm::before {
  content:"";
  padding-top:60px;
  display:block;
}
.voice_btm p {
  text-align: center;
  width: 100%;
  position:absolute;
  left:50%;
  top:20px;
  transform:translateX(-50%);
  font-size: 12px;
}

.col2 {
  display: table;
}
.col2 .voice_pic,
.col2 .voice_tit {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0;
}
.col2 .voice_pic {
  width: 80px;
}
.col2 .voice_tit {
  padding-left: 15px;
  font-size: 18px;
  font-weight: bold;
  color: #FDAE0A;
}
footer > .innerBlock {
    width: 100%;
    max-width: inherit;
}
.ftLogoArea {
    display: block;
    background: #D7F3FC;
    text-align: center;
    position: relative;
    padding: 18px 18px 20px;
    margin-bottom: 20px;
}
.snsArea {
    padding: 0 10px 20px;
}
.snsArea ul {
    letter-spacing: -.4em;
    text-align: center;
}
.snsArea ul li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    margin-right: 10px;
    line-height: 1;
}
.snsArea ul li:last-child {
    margin-right: 0;
}
.ftTit {
    background: #d8f4fd;
    padding: 20px 37px;
    text-align: center;
}
.linkBtn {0
    display: block;
    background: #9ce2fb;
    text-align: center;
    color: #00357C;
    font-weight: bold;
    position: relative;
    padding: 18px 54px 18px 20px;
    font-size: 16px;
}
.linkBtn img {
	max-width: 300px
}
.accordionTarget {
    display: none;
}
.accordionTarget_inner {
    background: #d8f4fd;
    padding-bottom: 20px;
}
.linkList {
    padding: 0 20px;
    max-width: 750px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
.linkList li {
    border-bottom: 1px solid #9ce2fb;
}
.linkList li:last-child {
    border-bottom: none;
}
.linkList a {
    color: #00357C;
    font-weight: bold;
    padding: 10px 0;
    display: block;
    position: relative;
}
.linkList a::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4px;
    border-color: transparent transparent transparent #00357C;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.underlayerTit {
    border-bottom: none!important;
    background-image: linear-gradient(to right, #9ce2fb, #9ce2fb 2px, transparent 2px, transparent 4px);
    background-size: 6px 2px;
    background-position: bottom;
    background-repeat: repeat-x;
}
.underlayer li {
    border-bottom: none;
    background-image: linear-gradient(to right, #9ce2fb, #9ce2fb 2px, transparent 2px, transparent 4px);
    background-size: 6px 2px;
    background-position: bottom;
    background-repeat: repeat-x;
}
.underlayer li:last-child {
    background: none;
}
.underlayer li a {
    padding-left: 40px;
    position: relative;
}
.underlayer li a::before {
    display: none;
}
.underlayer li a::after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-top: 1px solid #00357C;
    border-right: 1px solid #00357C;
    -webkit-transform: rotate(45deg) translate(0,-50%);
    -ms-transform: rotate(45deg) translate(0,-50%);
    -o-transform: rotate(45deg) translate(0,-50%);
    transform: rotate(45deg) translate(0,-50%);
    position: absolute;
    left: 20px;
    top: 50%;
}
.accCloseBtn {
    display: block;
    background: #9ce2fb;
    text-align: center;
    color: #00357C;
    font-weight: bold;
    position: relative;
    padding: 5px 0;
    font-size: 16px;
    border-radius: 100px;
    margin: 0 20px;
}
.-closeMark span {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 100px;
    border: 1px solid #00357C;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0,-50%) rotate(0deg);
    -ms-transform: translate(0,-50%) rotate(0deg);
    -o-transform: translate(0,-50%) rotate(0deg);
    transform: translate(0,-50%) rotate(0deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}
.-active .-closeMark span {
    -webkit-transform: translate(0,-50%) rotate(225deg);
    -ms-transform: translate(0,-50%) rotate(225deg);
    -o-transform: translate(0,-50%) rotate(225deg);
    transform: translate(0,-50%) rotate(225deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}
.-closeMark span::before , .-closeMark span::after {
    content: '';
    display: block;
    background: #00357C;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.-closeMark span::before {
    width: 10px;
    height: 1px;
}
.-closeMark span::after {
    width: 1px;
    height: 10px;
}
.-closeMark span {
    
}

/*----------------------------------------------*/
@media screen and (min-width: 480px) {

.accCloseBtn {
    margin: 0 auto;
    max-width: 480px;
}

}
/*----------------------------------------------*/

/*----------------------------------------------*/
@media screen and (min-width: 769px) {
  .voiceWrap {
    letter-spacing: -.4em;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    background: #D7F3FC;
  }
  .voiceWrap .voice {
    width: 50%;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
  }
  .feature {
    text-align: center;
  }
  .sec05_btm p {
    top: 50px;
  }
}
/*----------------------------------------------*/

.groupsite {
    background: #00357C;
    text-align: center;
    padding: 30px 0;
}
.groupsite h3 {
    color: #fff;
    font-weight: bold;
}
.groupsite .brand {
    margin-top: 15px;
}
.groupsite .brand li:nth-child(n+2) {
    margin-top: 5px;
}
.groupsite .brand li a {
    display: block;
    width: 200px;
    margin: 0 auto;
}
.groupsite h2 {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    margin-top: 25px;
}

/*pageTop*/

#pageTop {
    position: fixed;
    right: 10px;
    bottom: 10px;
}
#pageTop a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    position: relative;
    font-size: 1px;
    text-indent: -9999px;
    background: rgba(102, 102, 102,0.6);
    box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.1);
}
#pageTop a::before,
#pageTop a::after {
    content: '';
    position: absolute;
    left: 50%;
}
#pageTop a::before {
    width: 6px;
    height: 1px;
    background: #fff;
    margin-left: -3px;
    top: 15px;
}
#pageTop a::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 5px 3px;
    border-color: transparent transparent #ffffff transparent;
    margin-left: -3px;
    top: 19px;
}



/*========================================

layout section

========================================*/

