@charset "utf-8";
.page-contents { width: 908px; margin: 20px auto 0; padding: 15px 20px 0; line-height: 1.8!important }
.page-contents h1 { font-size: 18px; font-weight: 600; text-align: center; padding: 25px 0; margin-bottom: 25px; border-bottom: #f3f3f3 1px solid }
.page-contents h3 { font-size: 16px; padding-bottom: 1.5%; font-weight: 700 }
.page-contents p { font-size: 15px }
.page-contents a { color: #396ab1 }
.page-contents-inner { margin-right: auto; margin-left: auto }


#page-link { margin-top: 3%;}
#page-link a { text-decoration:underline !important;}
#page-link a:hover { text-decoration:none !important;}
#page_contribute { padding: 3em 0; font-size:140%; font-weight: bold; text-align: center; text-decoration: underline;}

#loveShoesProject_inner { position: relative; /*width: 660px;*/ padding:20px 0; margin-top:30px; margin-right:20px; margin-left:20px;/* height: 700px; background: url(../thumb/love-sneaker/bg_project.png) top center no-repeat; */}
#loveShoesProject_inner dl { position: relative; top: 7px; text-align: center; }
#loveShoesProject_inner dt, #loveShoesProject_inner dd { margin: 0; }
#loveShoesProject_inner dt img, #loveShoesProject_inner dd img { vertical-align: bottom; }
#loveShoesProject_inner .tx_aboutProject { position: absolute; top: 205px; left: 280px; width: 330px; color: #003C7D; font-size: 14px; letter-spacing: 0.1em; line-height: 1.4; }
#loveShoesProject.renew .inner #loveShoesProject_inner {margin-left: auto; margin-right: auto; overflow: hidden; /*width: 658px;*/ margin-bottom: 0; /*padding-top: 0;background: url(../thumb/love-sneaker/bg_project02.png) top center no-repeat;*/background-color: #E6E6E6;}
#loveShoesProject.renew .inner #loveShoesProject_inner p + p {margin-top: 0; }
#loveShoesProject.renew .col-lg-12 {/*padding-top: 0;*/ padding-bottom: 50px; }
#loveShoesProject.renew .col-lg-12.open  {/*padding-bottom: 0;*/ }


.btn_block_basic { list-style: none; width: 390px; padding: 0; margin:30px auto;}
.btn_block_basic li{ list-style: none; width: 100%; margin: 0; padding: 0; border: 1px solid #e1e1e1; text-align:center; transition: .8s }
/*.btn_block_basic li:last-child{ border-bottom: 0px; }*/
.btn_block_basic li a { position: relative; display: block; margin: 0; padding: 10px; background: #fff; text-decoration: none;}
.btn_block_basic li a:hover { color: #00A9C7; text-decoration:none}
.btn_block_basic li:hover { border: 1px solid #00A9C7; }
.btn_block_basic li a::before{ display: block; content: ""; position: absolute; -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 50%; right: 35px; width: 10px; height: 10px; margin-top: -5px; background: #e1e1e1; }
.btn_block_basic li a:hover::before{ background: #e1e1e1 !important; }
.btn_block_basic li a::after{ display: block; content: ""; position: absolute; -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 50%; right: 40px; width: 10px; height: 10px; margin-top: -5px; background: #fff }