@charset "utf-8";
.cfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.cfix {
  min-height: 1px;
  text-align: center;
  margin-top: 4%;
}

#contentsArea{
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    max-width: 1200px;
    width: 100%;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1pt;
    line-height: 1.7;
    margin: 0 auto;
    text-align: center;
}
li{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: middle;
}
* p {
	margin: 0;
	padding: 0;
}
a:hover img {
   opacity: 0.9;
    filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
a:hover{
	opacity: 0.7;
}
a{
  color: #000;
}
/*------------------------
     contentsArea
-------------------------*/
#contentsArea {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    max-width: 1200px;
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 1.7;
    margin: 0 auto;
    letter-spacing: normal;
    text-align: center;
}
#contentsArea h1 {
    margin: 0 0 5%;
}
#top_contents {
    width: 84%;
    margin: 0 auto;
}
#top_contents h2 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
}
#top_contents p {
    font-size: 18px;
    margin: 3% 0;
    color: #fff;
}
/*------------------------
     black
-------------------------*/
#black-Area{
    background-color: #000;
    width: 100%;
}
/*------------------------
     btnArea
-------------------------*/
.btnArea a{
  line-height: 1.3;
    display: block;
    width: 100%;
    border-radius: 10px;
    color: #fff;
    background-color: #000;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 6% 2%;
    box-sizing: border-box;
    max-width: 236px;
    margin: 8% auto 0;
    background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/fukuske.com/2019/0828_tough-leg/btn_bk.png);
    background-repeat: no-repeat;
    background-position: center right 6px;
}
.btnArea a:hover{
    background-color: #ac8d35;
    border: 1px solid #ac8d35;
    background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/fukuske.com/2019/0828_tough-leg/btn_bk_.png);
    text-decoration: none;
    opacity: 1;
}

.btnArea2 a{
  line-height: 1.3;
    display: block;
    width: 100%;
    border-radius: 10px;
    color: #fff;
    background-color: #ac8d35;
    font-size: 18px;
    padding: 3.8% 2%;
    box-sizing: border-box;
    max-width: 342px;
    margin: 5% auto 0;
    background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/fukuske.com/2019/0828_tough-leg/btn_bk_.png);
    background-repeat: no-repeat;
    background-position: center right 6px;
}
.btnArea2 a:hover{
    background-color: #ac8d35;
    text-decoration: none;
    opacity: 0.9;
}

.btnArea.all a {
    margin-top: 5%;
    max-width: none;
    width: 50%;
    background-color: #ac8d35;
    color: #fff;
    font-size: 24px;
    padding: 1.5%;
    font-weight: bold;
    letter-spacing: -0.07em;
    border-radius: 10px;
    border: 1px solid #ac8d35;
    background-position: center right 13px;
    background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/fukuske.com/2019/0828_tough-leg/btn_bk2.png);
}
.btnArea.all a:hover{
    opacity: 1;
    background-color: #000;
    border: 1px solid #fff;
    background-position: center right 13px;
    background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/fukuske.com/2019/0828_tough-leg/btn_bk2_.png);
}


/*------------------------
     area1
-------------------------*/
#area1 .point{
  margin: 5% auto 0;
}

/*------------------------
     area2
-------------------------*/
#area2 {
    padding: 4% 8% 5%;
    box-sizing: border-box;
}
#area2 p.ttl1 {
  font-size: 50px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 3%;
}
.itemArea .item_1 {
    background-color: #fff;
    border-radius: 30px;
    padding: 2% 13%;
    box-sizing: border-box;
    margin-bottom: 5%;
}

.itemArea li:nth-child(-n+2) {
    margin-bottom: 5%;
}
.itemArea .item_1 li:nth-child(2n-1) {
    margin-left: 0;
}
.itemArea p {
  max-width: 340px;
  line-height: 1.4;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin: 4.5% auto;
}

.itemArea h2 {
    font-size: 40px;
    color: #ac8d35;
    padding: 3% 0 4%;
    font-weight: bold;
    letter-spacing: -0.05em;
}

.itemArea .position1 {
    position: relative;
}
.position1 .new {
    position: absolute;
    top: 2%;
    left: 4%;
}

.itemArea .position2 {
    position: relative;
}
.position2 .new {
    position: absolute;
    top: 1%;
    left: 4%;
}

#area2 .btnArea a {
    max-width: none;
    font-size: 17px;
}
#area2 .btnArea.all a {
    font-size: 23px;
}

@media screen and (max-width: 1200px){

#top_contents {
    width: 90%;
    margin: 0 auto;
}

#top_contents h2 {
    font-size: 30px;
}

#top_contents p {
    font-size: 16px;
}

.btnArea.all a {
    margin-top: 5%;
    max-width: none;
    width: 50%;
    background-color: #ac8d35;
    border: 1px solid #ac8d35;
    color: #fff;
    font-size: 20px;
    padding: 1.5%;
    font-weight: bold;
    letter-spacing: -0.07em;
    border-radius: 10px;
    background-position: center right 13px;
    background-size: 4% auto;
}

.btnArea.all a:hover {
    background-color: #000;
    border: 1px solid #fff;
}

.btnArea2 a {
    line-height: 1.3;
    display: block;
    width: 100%;
    border-radius: 10px;
    color: #fff;
    background-color: #ac8d35;
    font-size: 15px;
    padding: 5% 2%;
    box-sizing: border-box;
    max-width: 342px;
    margin: 5% auto 0;
    background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/fukuske.com/2019/0828_tough-leg/btn_bk_.png);
    background-repeat: no-repeat;
    background-position: center right 6px;
    background-size: 6% auto;
}

#area1 {
    width: 90%;
    margin: 0 auto;
}

#area2 {
    padding: 4% 5% 5%;
    box-sizing: border-box;
}

#area2 p.ttl1 {
    font-size: 40px;
}

.itemArea h2 {
    font-size: 30px;
}

.itemArea p {
    max-width: 340px;
    line-height: 1.4;
    font-size: 14px;
    text-align: center;
    margin: 4.5% auto;
}

.position1 .new {
    top: 3%;
    left: 2%;
}
.position2 .new {
    top: 1.5%;
    left: 2%;
}
.new img{
    width: 80%;
}

#area2 .btnArea.all a {
    font-size: 20px;
}
}


@media screen and (max-width: 979px){

#top_contents h2 {
    font-size: 25px;
}

#top_contents p {
    font-size: 14px;
}

.btnArea a {
    border-radius: 10px;
    font-size: 15px;
    padding: 8% 2%;
    box-sizing: border-box;
    max-width: 236px;
    margin: 8% auto 0;
    background-size: 8.5% auto;
}

.btnArea.all a {
    width: 60%;
    font-size: 17px;
    background-size: 4% auto;
}

#area2 p.ttl1 {
    font-size: 30px;
}

.itemArea h2 {
    font-size: 28px;
}

.itemArea p {
    max-width: 340px;
    line-height: 1.4;
    font-size: 11px;
    text-align: center;
    margin: 4.5% auto;
    letter-spacing: -0.05%;
}

.liquid-column1 p {
    font-size: 15px;
}

.position1 .new {
    top: 2%;
    left: 0%;
}
.position2 .new {
    top: 1%;
    left: 0%;
}
.new img {
    width: 70%;
}

.btnArea2 a {
    font-size: 15px;
    background-size: 7% auto;
}

#area2 .btnArea.all a {
    font-size: 17px;
}
}


@media screen and (max-width: 767px){

#black-Area {
    background-color: #000;
    width: 100%;
}

#top_contents {
    width: 90%;
}
#top_contents h2 {
    font-size: 19px;
    line-height: 1.4;
}
#top_contents p {
    font-size: 13px;
    text-align: center;
    margin: 2% 0 6%;
    line-height: normal;
}
.btnArea a {
    border-radius: 5px;
    font-size: 14px;
    margin: 6% auto 0;
    background-image: none;
}
#contentsArea ul.items li.span3 .btnArea a {
    padding: 7% 0;
    margin: 10% auto;
    background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/fukuske.com/2019/0828_tough-leg/btn_bk.png);
    background-repeat: no-repeat;
    background-position: center right 6px;
}

#contentsArea ul.items li.span3 .btnArea a:hover {
    padding: 7% 0;
    margin: 10% auto;
    background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/fukuske.com/2019/0828_tough-leg/btn_bk_.png);
    background-repeat: no-repeat;
    background-position: center right 6px;
}
#contentsArea ul li.span3:first-child {
    margin: 0;
}
#contentsArea ul li.span3:nth-child(3n) {
    margin: 0;
}
#contentsArea ul li.span3 {
    margin-left: 4%;
    width: 48%;
    float: left;
}
.btnArea.all a {
    width: 100%;
    font-size: 15px;
    padding: 5% 2%;
    background-size: 16px;
}

.btnArea.all a:hover {
    width: 100%;
    font-size: 15px;
    padding: 5% 2%;
    background-size: 16px;
}

#area1 .point{
  margin: 10% auto 0;
}

#area2 p.ttl1 {
    font-size: 23px;
}

.itemArea h2 {
    font-size: 17px;
}

.itemArea .item_1 {
    background-color: #fff;
    border-radius: 15px;
    padding: 2% 4%;
    box-sizing: border-box;
}
.position1 .new {
    top: 1%;
    left: -14%;
}
.position2 .new {
    top: 1%;
    left: -14%;
}
.new img {
    width: 45%;
}
.btnArea2 a {
    margin: 6% auto;
}

#area2 .btnArea.all a {
    font-size: 15px;
    padding: 5% 2%;
    margin: 10% auto 5%;
}
}



