@charset "Shift_JIS";

/*
*  # GUIDELINE
*
*  ## Browsers
*
*  We must surpport the following browsers:
*   - Internet Exploror (version 8 and later)
*   - Microsoft Edge (latest version)
*   - Firefox (latest version)
*   - Chrome (latest version)
*   - Safari (latest version)
*
*  We can check browser support for CSS on http://caniuse.com/.
*
*/

body {
    font-family: Arial, "???S?V?b?N??", "Yu Gothic", YuGothic, "?q???M?m?p?S ProN W3", "Hiragino Kaku Gothic ProN", "???C???I", Meiryo, sans-serif;
    background-image: none;
}

a:hover > img {
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
}

#login {
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #FF9C00;
    z-index: 100;
}

#login p {
    color: #FFF;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

#login a {
    color: #00F;
    font-weight: normal;
}

#login + #wrapper {
    padding-top: 50px;
}

#wrapper {
    width: 100%;
    min-width: 950px;
    overflow-x: hidden;
}

#wrapper .inner {
    position: relative;
    width: 950px;
    margin: 0 auto;
}

.fin__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: #fff;
  opacity: 0.7;
  z-index: 1000;
}

.fin__area {
  display: block;
}

.fin__box {
  position: fixed;
  top: 200px;
  left: 50%;
  width: 475px;
  padding: 35px 25px 15px;
  border: solid 10px #f47d09;
  border-radius: 20px;
  background: #fff;
  text-align: center;
  transform: translateX(-50%);
  z-index: 1001;
}

.fin__box:hover {
  opacity: 0.7;
}

.fin__body {
  margin-bottom: 40px;
}

.fin__foot {
  text-align: center;
}

.fin__ttl {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
}

.fin__comment {
  font-size: 18px;
  font-weight: bold;
  font-feature-settings: "palt";
  line-height: 1.2;
  color: #333;
}

.btn-fin-top {
  display: inline-block;
  width: 235px;
  padding: 10px;
  border: solid 1px #dfdfdf;
  border-radius: 5px;
  background: linear-gradient(#fff, #dfdfdf);
  font-size: 16px;
  font-weight: bold;
  color: #f00;
}

/* ---------- Please write styles below this comment ---------- */
body {
  background-image: none !important;
}

.section {
  margin-bottom: 65px;
}

.inner {
  width: 950px;
  margin: 0 auto;
}

.block {
  position: relative;
}

.btn {
  position: absolute;
}

.btn:hover {
  opacity: 0.5;
}

/* main-visual */
.main {
  padding-top: 3px;
  background: url('/shopping/camp/drinkcp/img/main_bg.png') no-repeat top center;
}


/* present */

.present {
  margin-bottom: 73px;
}

/* section_01 */

.sec01_content {
  margin-top: -13px;
  margin-left: -10px;
}

.sec01_content_btn01 {bottom: 20px; right: 20px;}
.sec01_block01_btn03 {bottom: 20px; right: 20px;}
.sec01_block01_btn05 {bottom: 20px; right: 20px;}
.sec01_block01_btn07 {bottom: 50px; right: 20px;}
.sec01_block02_btn05 {bottom: 20px; right: 20px;}
.sec01_block02_btn07 {bottom: 20px; right: 20px;}
.sec01_block02_btn10 {bottom: 50px; right: 20px;}

/* section_02 */

.sec02_content_btn01 {bottom: 20px; right: 20px;}
.sec02_block01_btn03 {bottom: 20px; right: 20px;}
.sec02_block01_btn05 {bottom: 20px; right: 20px;}
.sec02_block01_btn07 {bottom: 50px; right: 20px;}
.sec02_block02_btn05 {bottom: 20px; right: 20px;}
.sec02_block02_btn07 {bottom: 20px; right: 20px;}
.sec02_block02_btn10 {bottom: 50px; right: 20px;}

/* section_03 */

.sec03_content_btn01 {bottom: 20px; right: 20px;}
.sec03_block01_btn03 {bottom: 20px; right: 20px;}
.sec03_block01_btn05 {bottom: 20px; right: 20px;}
.sec03_block01_btn07 {bottom: 50px; right: 20px;}
.sec03_block02_btn05 {bottom: 20px; right: 20px;}
.sec03_block02_btn07 {bottom: 20px; right: 20px;}
.sec03_block02_btn10 {bottom: 50px; right: 20px;}

/* section_04 */

.sec04_ttl {
  margin-left: -18px;
}

.sec04_content_btn01 {bottom: 20px; right: 20px;}
.sec04_block01_btn02 {bottom: 20px; right: 20px;}

/* section_05 */

.sec05_content_btn01 {bottom: 20px; right: 20px;}
.sec05_block01_btn03 {bottom: 20px; right: 20px;}
.sec05_block01_btn05 {bottom: 20px; right: 20px;}
.sec05_block01_btn07 {bottom: 50px; right: 20px;}
.sec05_block02_btn05 {bottom: 20px; right: 20px;}
.sec05_block02_btn07 {bottom: 20px; right: 20px;}
.sec05_block02_btn10 {bottom: 50px; right: 20px;}

/* section_06 */

.sec06_content_btn01 {bottom: 20px; right: 20px;}
.sec06_block01_btn03 {bottom: 20px; right: 20px;}
.sec06_block01_btn05 {bottom: 20px; right: 20px;}
.sec06_block01_btn07 {bottom: 50px; right: 20px;}
.sec06_block02_btn05 {bottom: 20px; right: 20px;}
.sec06_block02_btn07 {bottom: 20px; right: 20px;}
.sec06_block02_btn10 {bottom: 50px; right: 20px;}

/* section_07 */

.sec07_content_btn01 {bottom: 20px; right: 20px;}
.sec07_block01_btn03 {bottom: 20px; right: 20px;}

.section_banner {
  padding: 20px 0;
  text-align: center;
}

/* ---------- Please write styles above this comment ---------- */

.footer {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 12px;
    line-height: 1.5;
    color: #996600;
}

.footer a {
    color: #996600;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer__top {
    padding: 10px 0;
    border-top: 1px solid #CCB27F;
    text-align: center;
    background: #FFFFFF;
}

.footer__middle {
    padding: 10px 0;
    border-top: 1px solid #CCB27F;
    text-align: center;
    background: #FFFFFF;
}

.footer__middle li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #CCB27F;
}

.footer__middle li:first-child {
    border-left: none;
}

.footer__bottom {
    padding: 10px 0;
    border-top: 1px solid #CCB27F;
    font-style: normal;
    text-align: center;
    background-color: #F7F2DA;
}

#btn--page-top {
    position: fixed;
    display: none;
    right: 50px;
    bottom: 50px;
    z-index: 5;
}