@charset "UTF-8";
/* @cp1809_anan */
/* contents */
/* clerafix */
.cf::before, .cf::after { content: ""; display: table; }
.cf::after { clear: both; }
.cf { zoom: 1; }


.cp1809_anan{
  text-align: center;
  background: url('/ph/coccoapo/img/cp1809_anan/bg.jpg') top center no-repeat;
}
.mv{
  padding: 30px 0 0;
}
.limit{
  font-size: 15px;
  color: #3b0056;
}
.banner-cp{
  margin-bottom: 30px;
}
.prise{
  width: 980px;
  margin-bottom: 40px;
}
.prise-a{
  float: left;
  margin-left: 95px;
}
.prise-b{
  float: right;
  margin-right: 75px;
}
.hover:hover{
  opacity: .6;
}
.non-acitve{
  opacity: .4;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -ms-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.banner-apply{
  margin-top: 25px;
}
.guideline{
  margin: 40px 95px 20px 95px;
  text-align: left;
  font-size: 12px;
  padding: 25px;
  line-height: 1.6;
  height: 250px;
  overflow-y: scroll;
  border-radius: 10px;
  background: #fff9c8;
}
.guideline-box{
  margin-bottom: 1em;
}
.guideline p{
  margin: 0;
}
.guideline li{
  list-style-type: disc;
  margin-left: 18px;
}
.guideline h2{
  font-size: 18px;
  margin-bottom: 10px;
}
.checkGuideline{
  margin-bottom: 20px;
}
.readAnan{
  margin-bottom: 20px;
}
.readAnan a{
  font-size: 20px;
  font-weight: bold;
  color: #3b0056;
}
.readAnan a:before{
  content: "> ";
}
.readAnan a:hover{
  text-decoration: none;
}
.profile{
  max-width: 810px;
  margin: auto;
  background: #fffde5;
  padding: 40px 0;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.profile-inner{
  max-width: 685px;
  background: #fff;
  margin: auto;
  border-radius: 10px;
  border: 2px solid #3b0056;
  padding: 15px;
}
.profile-image{
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.profile-text{
  text-align: left;
  font-size: 12px;
  line-height: 1.8;
  color: #3b0056;
}
.profile-text a{
  color: #3b0056;
  text-decoration: none;
}
.profile-text a:hover{
  text-decoration: underline;
}
.profile-link{
  clear:both;
}
.profile-link-tw{
  display: inline-block;
  margin-right: 10px;
}
.profile-link-fb{
  display: inline-block;
}
.pdl1em{
  padding-left: 1em;
}
.indent{
  padding-left: 1em;
  text-indent: -1em;
}
label{
  font-size: 18px;
}

@media only screen and (min-width: 641px) { 
  .is-disp-sp { display: none; }
}

@media only screen and (max-width: 640px) {
  .is-disp-pc { display: none; }
  .isSpShow { display: none; }
  #contents .contentsInner {
    padding: 15px 30px;
  }
  .cp1809_anan{
    background-size: cover;
  }
  .mv{
    padding: 30px 20px 0;
  }
  .banner-cp {
    margin-bottom: 20px;
  }
  .prise{
    width: auto;
    margin-bottom: 30px;
  }
  .prise-a{
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .prise-b{
    float: none;
    margin-right: 0;
  }
  .guideline{
    margin: 40px 0 20px 0;
  }
  .banner-apply{
    padding-bottom: 30px;
  }
  .profile{
    padding: 25px 0;
  }
  .profile-inner{
    margin: 0 25px;
  }
  .profile-image{
    width: 90px;
    margin-bottom: 0;
  }
  .profile-text-name img{
    width: 114px;
  }
}

@media screen and (max-width: 640px) {
  .isSpHide { display: none; }
  .isSpShow { display: block; }
}


@media only screen and (max-width: 640px) {

}