@charset "UTF-8";

/* common_setting 共通
-------------------------------------------------------------*/
body, html {
  position: relative;
}
.content_wrapper {
  width: 990px;
  padding: 15px 0 1px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}
#navi_left {
  width: 182px;
}
.contentsArea {
  position: relative;
  float: right;
  width: 770px;
  background: #fff3a5;
}
.contentsArea * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contentsArea ul,
.contentsArea ol {
  list-style: none;
}
.contentsArea .inlineBlock {
  display: inline-block;
}
.contentsArea .font_red {
  color: #d00;
}
.contentsArea .pos_r {
  position: relative;
}
.contentsArea .pos_a {
  position: absolute;
}
.contentsArea .error_message {
  color: #d00;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 6px;
}
.contentsArea .underline {
  text-decoration: underline;
}
.contentsArea .imgBlock {
  text-align: center;
}
.contentsArea .imgBlock a {
  display: block;
}
.contentsArea .imgBlock img {
  width: 100%;
  height: auto;
}

/* header
-------------------------------------------------------------*/
.contentsArea .header img {
  width: 100%;
  height: auto;
}
.contentsArea .header .toplinkBlock {
  margin: 8px auto 16px;
  text-align: right;
}
.contentsArea .header .toplinkBlock a {
  display: inline-block;
  position: relative;
  padding-right: 17px;
  color: #333;
  font-size: 18px;
  text-decoration: underline;
}
.contentsArea .header .toplinkBlock a:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* floatMenuArea
-------------------------------------------------------------*/
.contentsArea .floatMenuArea1 {
  display: block;
  position: absolute;
  top: 15px;
  left: auto;
  z-index: 20;
}
.contentsArea .floatMenuArea1 .imgMenu {
  width: 58px;
  height: auto;
  margin-left: 8px;
  cursor: pointer;
}
.contentsArea .floatMenuArea2 {
  display: block;
  position: absolute;
  width: 540px;
  padding: 5px 10px 12px;
  top: 30px;
  left: auto;
  margin-left: 20px;
  background: #fff;
  border: 1px solid #8ba0a4;
  border-radius: 10px;
  z-index: 19;
}
.contentsArea .floatMenuArea2 img.title {
  width: 100%;
  height: auto;
}
.contentsArea .floatMenuArea2 .link {
  display: block;
  text-align: center;
  cursor: pointer;
}
.contentsArea .floatMenuArea2 .link img {
  width: 100%;
  height: auto;
}
#bgLayer {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255,255,255,.9);
  z-index: 11;
}
.contentsArea .rightBottomFloatBanner {
  display: inline-block;
  position: fixed;
  bottom: 5px;
  right: 0;
  z-index: 1;
}
.contentsArea .rightBottomFloatBanner img {
  width: 130px;
  height: auto;
}
.contentsArea .rightBottomFloatBanner:hover img {
  opacity: 1;
}

/* nologinArea.header
-------------------------------------------------------------*/
.contentsArea .nologinArea.header {
  padding: 10px 0 40px;
}
.contentsArea .nologinArea .login_message {
  margin-bottom: 8px;
}
.contentsArea .nologinArea .login_message p {
  font-size: 20px;
}
.contentsArea .nologinArea .login_message p span {
  display: inline-block;
}
.contentsArea .nologinArea .btnArea {
  width: 600px;
  margin: auto;
}
.contentsArea .nologinArea .btnArea a {
  display: block;
  width: 46%;
  margin: 0 2%;
  float: left;
  cursor: pointer;
}
.contentsArea .nologinArea .btnArea img {
  width: 100%;
  height: auto;
}

/* movie
-------------------------------------------------------------*/
.contentsArea .topMovie {
  margin: 10px auto 40px;
}
.contentsArea .movieArea {
  margin: auto;
  position: relative;
}
.contentsArea .movieArea.lead_area {
  padding: 16px 0 8px;
}
.contentsArea .movieArea .movie_wrap {
  position: relative;
  width: 710px;
  margin: 0 auto;
  padding-top: 51.94%;
}
.contentsArea .movieArea .yt_frame {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.contentsArea .movieArea .about {
  margin-top: 8.75%;
}
.bnr_vote {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 10;
}
lite-youtube {
  background-color: #000;
  position: relative;
  display: block;
  contain: content;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
}
/* gradient */
lite-youtube::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
  background-position: top;
  background-repeat: repeat-x;
  height: 60px;
  padding-bottom: 50px;
  width: 100%;
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}
/* responsive iframe with a 16:9 aspect ratio
  thanks https://css-tricks.com/responsive-iframes/
  */
lite-youtube::after {
  content: "";
  display: block;
  padding-bottom: calc(100% / (16 / 9));
}
lite-youtube > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
/* play button */
lite-youtube > .lty-playbtn {
  display: block;
  width: 68px;
  height: 48px;
  position: absolute;
  cursor: pointer;
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
  z-index: 1;
  background-color: transparent;
  /* YT's actual play button svg */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
  /*filter: grayscale(100%);*/
  transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
  border: none;
}
lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
  filter: none;
}
/* Post-click styles */
lite-youtube.lyt-activated {
  cursor: unset;
}
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
  opacity: 0;
  pointer-events: none;
}
.lyt-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
/*link*/
.contentsArea .topMovie .link {
  display: block;
  position: relative;
  width: 710px;
  margin: 0 auto;
  text-align: right;
  font-size: 16px;
  padding-right: 15px;
}
.contentsArea .topMovie .link a {
  color: #333;
  text-decoration: underline;
}
.contentsArea .topMovie .link:after {
  content: "";
  display: block;
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 4px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* entryArea
-------------------------------------------------------------*/
.contentsArea .entryArea {
  padding: 20px 0 40px;
}

/* navArea
--------------------------------*/
.contentsArea .navArea {
  display: flex;
  width: 720px;
  margin: 0 auto;
  text-align: center;
  flex-direction: row;
  align-content: stretch;
}
.contentsArea .navArea.top {
  margin-top: 16px;
}
.contentsArea .navArea li {
  display: flex;
  width: 100%;
  margin-right: 1%;
}
.contentsArea .navArea li.selected {
  background: #fff;
}
.contentsArea .navArea li:last-child {
  margin-right: 0;
}
.contentsArea .navArea li a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 41px;
  background: #7C9399;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}
.contentsArea .navArea.top li a {
  margin-top: 5px;
}
.contentsArea .navArea li.boy a {
  background: #0185e5;
}
.contentsArea .navArea li.girl a {
  background: #ff6e78;
}
.contentsArea .navArea li.isekai a {
  background: #c476d0;
}
.contentsArea .navArea li.novel a {
  background: #35d73d;
}
.contentsArea .navArea li.bl a {
  background: #00aae6;
}
.contentsArea .navArea li.tl a {
  background: #ff9600;
}
.contentsArea .navArea li.boy.selected a {
  border-color: #0185e5;
}
.contentsArea .navArea li.girl.selected a {
  border-color: #ff6e78;
}
.contentsArea .navArea li.isekai.selected a {
  border-color: #c476d0;
}
.contentsArea .navArea li.novel.selected a {
  border-color: #35d73d;
}
.contentsArea .navArea li.bl.selected a {
  border-color: #00aae6;
}
.contentsArea .navArea li.tl.selected a {
  border-color: #ff9600;
}
.contentsArea .navArea li.selected a {
  position: relative;
  border-top: 5px solid #000;
  margin-top: 0;
  background: #fff;
  color: #333;
}
.contentsArea .navArea.top li.selected a {
  height: 45px;
  line-height: 42px;
}
.contentsArea .navArea li a:hover {
  opacity: .85;
}
/* navArea.bottom
---------------------*/
.contentsArea .navArea.bottom {
  background: transparent;
  width: 700px;
}
.contentsArea .navArea.bottom li a {
  border-radius: 5px;
  border: 2px solid transparent;
  line-height: 40px;
}

/* categoryArea
--------------------------------*/
.contentsArea .categoryArea,
.contentsArea .categoryArea2 {
  width: 720px;
  margin: 0 auto;
  padding-top: 6px;
  background: #fff;
}
.contentsArea .categoryArea2 {
  padding: 8px 0 15px;
}
/* itemArea */
.contentsArea .categoryArea .itemArea {
  display: flex;
  margin: 0 6px;
}
.contentsArea .itemArea li {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  justify-content: center;
  width: calc(100% / 4 - 2%);
  margin: 8px 1%;
  padding: 10px 8px;
  border: 1px solid #333;
  border-radius: 6px;
}
.contentsArea .itemArea li.blankBlock {
  border-color: transparent;
}
.contentsArea .itemArea li .thumBox {
  padding-bottom: 6px;
  width: 100%;
  max-width: 180px;
}
.contentsArea .itemArea li .thumBox a {
  display: block;
  position: relative;
}
.contentsArea .itemArea li .thumBox img {
  width: 100%;
  height: auto;
}
.contentsArea .itemArea li .thumBox .btnBox2 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  border: 1px solid #d00;
  color: #d00;
  padding: 0 3px;
  font-size: 12px;
}
.contentsArea .itemArea li .thumBox .endMark {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 55px;
  height: auto;
  opacity: 1;
}
.contentsArea .itemArea li .infoBox {
  width: 100%;
  max-width: 180px;
  margin-top: auto;
}
.contentsArea .itemArea li .infoBox .titleName {
  display: block;
  font-size: 13px;
  color: #333;
  margin: 0 auto 6px;
  line-height: 16px;
  height: 15px;
  overflow: hidden;
}    
.contentsArea .itemArea li .infoBox .titleName a {
  color: #333;
}
.contentsArea .itemArea li .infoBox .campaignObi {
  background: #F44336;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}
.contentsArea .itemArea .infoBox .btnBox2 .btn {
  display: block;
  position: relative;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #ff5400;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.contentsArea .itemArea .infoBox .btnBox2 .btn:hover {
  opacity: .8;
}
.contentsArea .itemArea .infoBox .btnBox2 .entry {
  padding-right: 10px;
  background: #ff5400;
  color: #fff;
}
.contentsArea .itemArea .infoBox .btnBox2 .entry:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  margin-top: -5.5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.contentsArea .itemArea .infoBox .btnBox2 .pr {
  padding-right: 10px;
  background: #fff;
  color: #e8953c;
}
.contentsArea .itemArea .infoBox .btnBox2 .pr:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  margin-top: -5.5px;
  border-top: 3px solid #e8953c;
  border-right: 3px solid #e8953c;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.contentsArea .itemArea .infoBox .btnBox2 .end {
  background: #EEE;
  border: 1px solid #b7b7b7;
  color: #666;
  cursor: default;
}
.contentsArea .itemArea .infoBox .btnBox2 .btn ~ .btn {
  margin-top: 6px;
}
.contentsArea .itemArea li .prize_logo {
  display: flex;
  flex-wrap: nowrap;
  align-content: stretch;
  justify-content: flex-end;
  align-items: center;
}
.contentsArea .itemArea li .prize_logo img {
  width: 135px;
  height: auto;
}
.contentsArea .entryArea .termArea {
  display: block;
  width: 16em;
  height: 40px;
  margin: 0 auto;
  line-height: 41px;
  text-align: center;
  font-size: 22px;
  background: #fff;
  border: 1px solid #333;
  border-radius: 20px;
}
.contentsArea .entryArea .termArea.top {
  margin: 12px auto 14px;
}

/* historyArea
-------------------------------------------------------------*/
.contentsArea .historyArea {
  margin: 0 auto;
  padding: 0 0 40px;
  background: #ffe200;
}
.contentsArea .linkBlock + .historyArea {
  margin: 10px auto 0;
}
#titleHist.resBox{
  padding: 16px 10px;
}
#titleHist ul{
  width: 100%;
  margin: 0 auto;
}
#titleHist ul + ul{
  margin-top: 25px;
}
#titleHist ul li a{
  display: block;
  width: 100%;
}
#titleHist .thum_box{
  float: left;
  width: calc(100% / 5 - 2%);
  margin: 0 1%;
  vertical-align: top;
  text-align: center;
}
#titleHist .thum_box img{
  width: 94%;
  max-width: 180px;
}
#titleHist .thum_box.con img{
  max-width: 125px;
}
#titleHist .text_box{
  float: left;
  width: calc(100% / 5 - 2%);
  margin: 4px 1% 0;
  vertical-align: top;
  text-align: left;
}
#titleHist .title_name{
  height: 14px;
  margin: 0 4px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  color: #333;
  overflow: hidden;
}
#titleHist .title_name a{
  width: 100%;
  color: #333;
  overflow: hidden;
}
.contentsArea .bottomBtns {
  text-align: center;
}
.contentsArea .bottomBtns a,
.contentsArea .bottomBtns a:hover {
  position: relative;
  display: inline-block;
  width: 440px;
  margin: 0 auto;
  padding: 8px 5px;
  background: #fff;
  border: 2px solid #333;
  border-radius: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
.contentsArea .historyArea .bottomBtns a:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.contentsArea .historyArea .bottomBtns a:hover {
  background: #fcfcfcf1;
}
/* historyAreaAll
--------------------------------*/
.contentsArea .historyAreaAll {
  margin: 15px auto 0;
  padding: 12px 10px 10px;
  background: #ffe200;
}
.contentsArea .historyAreaAll .areatitle {
  position: relative;
  text-align: left;
}
.contentsArea .historyAreaAll .areatitle span {
  font-size: 22px;
  font-weight: bold;
  padding-left: 5px;
}
.contentsArea .historyAreaAll .areatitle a {
  position: absolute;
  display: block;
  padding-right: 8px;
  top: 2px;
  right: 3px;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  color: #333;
}
.contentsArea .historyAreaAll .areatitle a:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  margin-top: -5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.contentsArea .historyAreaAll #titleHist {
  background: #fff;
  margin: 2px 0;
}
.contentsArea .linkBlock {
  width: 140px;
  margin: 10px auto;
  text-align: center;
}
.contentsArea .linkBlock a {
  display: block;
  position: relative;
  height: 34px;
  line-height: 34px;
  background: #fff;
  width: 100%;
  border: 1px solid #7b949b;
  border-radius: 3px;
  color: #666;
  font-size: 16px;
  text-decoration: none;
}
.contentsArea .linkBlock a:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 6px;
  height: 6px;
  margin-top: -5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.contentsArea .linkBlock a:hover {
  background: #fffdf5;
}

/* couponArea
-------------------------------------------------------------*/
.contentsArea .couponArea {
  padding: 35px 0;
}
.contentsArea .couponArea .mainBlock {
  width: 670px;
  margin: 14px auto 0;
}
.contentsArea .couponArea .mainBlock .btn {
  display: block;
  float: left;
  width: calc(100% / 3 - 2%);
  height: 44px;
  line-height: 44px;
  margin: 0 1% 10px;
  background: #333;
  border: 1px solid #333;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
.contentsArea .couponArea .mainBlock .btn:hover {
  opacity: .8;
}
.contentsArea .couponArea .mainBlock .btn.boy {
  background: #0185e5;
  border-color: #005c9f;
  border-bottom: 3px solid #005c9f;
  border-right: 2px solid #005c9f;
}
.contentsArea .couponArea .mainBlock .btn.girl {
  background: #ff6e78;
  border-color: #c64c54;
  border-bottom: 3px solid #c64c54;
  border-right: 2px solid #c64c54;
}
.contentsArea .couponArea .mainBlock .btn.isekai {
  background: #c476d0;
  border-color: #9c5aa6;
  border-bottom: 3px solid #9c5aa6;
  border-right: 2px solid #9c5aa6;
}
.contentsArea .couponArea .mainBlock .btn.novel {
  background: #35d73d;
  border-color: #29a42f;
  border-bottom: 3px solid #29a42f;
  border-right: 2px solid #29a42f;
}
.contentsArea .couponArea .mainBlock .btn.bl {
  background: #00aae6;
  border-color: #0089ba;
  border-bottom: 3px solid #0089ba;
  border-right: 2px solid #0089ba;
}
.contentsArea .couponArea .mainBlock .btn.tl {
  background: #ff9600;
  border-color: #c67500;
  border-bottom: 3px solid #c67500;
  border-right: 2px solid #c67500;
}

/* enteredArea
-------------------------------------------------------------*/
.contentsArea .enteredArea {
  width: 720px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
  background: #fff;
}
.contentsArea .enteredArea .DenComiEntered {
  padding: 15px 10px;
}
/* nologin */
.enteredArea .nologinArea.stamp {
  margin: 20px auto;
  text-align: center;
}
.enteredArea .nologinArea.stamp .login_message {
  font-size: 22px;
  color: #d00;
}

/* specialArea
-------------------------------------------------------------*/
.contentsArea .specialArea {
  margin: 40px auto 0;
  padding: 30px 0;
  background: #ffe200;
}
.contentsArea .specialArea .spTitle {
  text-align: center;
  padding-bottom: 20px;
}
.contentsArea .specialArea .mainBlock {
  width: 720px;
  margin: 0 auto;
  padding: 0 10px;
  background: #fff;
  border: 3px solid #ff5400;
  border-radius: 8px;
}
.contentsArea .specialArea .mainBlock + .mainBlock {
  margin-top: 20px;
}

/* detailArea
-------------------------------------------------------------*/
.contentsArea .detailArea {
  width: 720px;
  margin: 30px auto 0;
  background: #dc8942;
  border: 3px solid #dc8942;
  border-radius: 10px;
  text-align: center;
}
.contentsArea .detailArea .detailTitle {
  display: inline-block;
  padding: 8px 10px 6px;
  background: #dc8942;
  border-radius: 9px 9px 0 0;
  text-align: left;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.3;
}
.contentsArea .detailArea .detailTitle.center {
  text-align: center;
}
.contentsArea .detailArea .detailBlock {
  background: #fff;
  padding: 14px 16px 16px;
  text-align: left;
  border-radius: 0 0 10px 10px;
}
.contentsArea .detailArea .detailBlock p {
  font-size: 16px;
  line-height: 1.6;
}
.contentsArea .detailArea .subTitle,
.contentsArea .detailArea .subTitle2 {
  font-weight: bold;
}
.contentsArea .detailArea .subTitle:before {
  content: "■";
  display: inline;
}
.contentsArea .detailArea .subTitle .marker,
.contentsArea .detailArea .subTitle2 .marker {
  display: inline-block;
  background: linear-gradient(transparent 60%, #FFEB3B 40%);
  line-height: 1.2;
  padding: 0 7px 0 4px;
}
.contentsArea .detailArea .text + .subTitle,
.contentsArea .detailArea .text + .subTitle2 {
  margin-top: 15px;
}
.contentsArea .detailArea .end {
  font-size: 16px;
  text-align: center;
  color: #d00;
  font-weight: bold;
  margin-top: 12px;
}
.contentsArea .detailArea .marginT {
  margin-top: 10px;
}
.contentsArea .detailArea .indent_1em {
  padding-left: 1em;
  text-indent: -1em;
}
.contentsArea .detailArea .indent_2em {
  padding-left: 2em;
  text-indent: -1em;
}
/* detailArea special
--------------------------------*/
.contentsArea .detailArea.special {
  border: 3px solid #ff5400;
  background: #ff5400;
}
.contentsArea .detailArea.special .detailTitle {
  background: #ff5400;
  color: #fff;
}
.contentsArea .detailArea.special.xcpn_note .detailBlock {
  border-radius: 9px;
}

/* detailArea end
--------------------------------*/
.contentsArea .detailArea.end {
  background: #aaa !important;
  border: 1px solid #aaa !important;
}
.contentsArea .detailArea.end .detailTitle {
  background: #aaa !important;
  color: #333 !important;
}
/* detailArea2
--------------------------------*/
.contentsArea .detailArea2 {
  width: 720px;
  margin: 15px auto 0;
  background: #fff;
  border: 1px solid #666;
  padding: 12px 16px;
  text-align: left;
}
.contentsArea .detailArea2 p {
  font-size: 14px;
  line-height: 1.55;
}
/* kiyakuArea
--------------------------------*/
.contentsArea .kiyakuArea {
  width: 720px;
  height: 260px;
  overflow-y: scroll;
  margin: 10px auto 40px;
  padding: 15px;
  background: #fff;
  border: 2px solid #ff5400;
  text-align: left;
}
.kiyakuArea::-webkit-scrollbar{
  width: 12px;
}
.kiyakuArea::-webkit-scrollbar-track{
  background-color: #eee;
}
.kiyakuArea::-webkit-scrollbar-thumb{
  background-color: #ff5400;
}
.contentsArea .kiyakuArea p {
  font-size: 14px;
}
.contentsArea .kiyakuArea .title {
  font-weight: bold;
  text-decoration: underline;
}
.contentsArea .kiyakuArea p + .title,
.contentsArea .kiyakuArea p + .title2 {
  margin-top: 14px;
}

/* sns btn_areas
-------------------------------------------------------------*/
.btn_areas {
  margin: 14px;
}

/* topEntryArea
-------------------------------------------------------------*/
.topEntryArea {
  padding-bottom: 50px;
}
.topEntryArea .swiper-wrapper {
  display: table;
  table-layout: fixed;
  width: 750px;
  margin: 0 auto;
}
.topEntryArea .swiper-slide {
  display: table-cell;
  text-align: center;
  padding: 5px 4px;
}
.topEntryArea .swiper-slide .slider_thum {
  height: 180px;
}
.topEntryArea .swiper-slide .slider_thum a {
  display: block;
}
.topEntryArea .swiper-slide img {
  max-width: 100%;
  max-height: 180px;
}
.topEntryArea .swiper-slide .btnBox2 {
  margin: 6px auto;
  width: 90%;
}
.topEntryArea .swiper-slide .btnBox2 .btn {
  position: relative;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
  border: 1px solid #ff5400;
  padding-right: 6px;
  cursor: pointer;
  text-decoration: none;
}
.topEntryArea .swiper-slide .btnBox2 .btn.pr {
  background: #fff;
  color: #e8953c;
}
.topEntryArea .swiper-slide .btnBox2 .btn.entry {
  background: #ff5400;
  color: #fff;
}
.topEntryArea .swiper-slide .btnBox2 .btn.pr:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  margin-top: -5.5px;
  border-top: 3px solid #e8953c;
  border-right: 3px solid #e8953c;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.topEntryArea .swiper-slide .btnBox2 .btn.entry:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  margin-top: -5.5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.topEntryArea .swiper-slide .btnBox2 .btn.entry:hover,
.topEntryArea .swiper-slide .btnBox2 .btn.pr:hover {
  opacity: .7;
}
.topEntryArea .att {
  font-size: 12px;
  color: #d00;
  text-align: right;
  margin-right: 20px;
}
