/* css home page */

#site,
.content {
  position: relative;
}

#totop {
  position: fixed;
  bottom: 0;
  right: 50px;
}

#totop a {
  width: 125px;
  height: 38px;
  display: block;
}

/* css _skyscraper_bnr */

.bnr_skyscraper_01 {
  position: absolute;
  top: 0;
  left: auto;
  margin-left: -175px;
}

.bnr_skyscraper_02 {
  position: absolute;
  top: 0;
  right: auto;
  margin-left: 1055px;
}

.bnr_skyscraper_01 a,
.bnr_skyscraper_02 a {
  margin-bottom: 35px;
  display: block;
}

/* css for _beginner */

.for_beginners_h2 {
  color: #7f6e52;
  font-weight: bold;
  font-size: 22px;
  padding-top: 20px;
}

.for_beginners_h2 i.icon-ico_chobin::before {
  color: #7f6e52;
  font-size: 24px;
}

.for_beginners {
  background: url(/https/www.chobirich.com/module/www/img/wide/img_4322_bg.png) 0 0 no-repeat;
  background-size: contain;
  width: 800px;
  height: 300px;
  position: relative;
  margin-bottom: 30px;
}

.for_beginners ul {
  position: absolute;
  bottom: 18px;
  left: 175px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.for_beginners li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 5px;
}

.for_beginners li a {
  display: block;
  padding: 16px;
  text-decoration: none;
  background: linear-gradient(to bottom, #fff 0%, #fff 40%, #e6e6e6 100%);
  border: 1px solid #630;
  border-radius: 5px;
  background-color: #fff;
}

.for_beginners li a:hover {
  background: #ffffe3;
}

.for_beginners_ti_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.for_beginners_ti {
  color: #ff473c;
  font-size: 20px;
  font-weight: bold;
}

.for_beginners_txt {
  color: #630;
}

.for_beginners_pt {
  background-color: #ff473c;
  padding: 0 10px;
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
}

.for_beginners_pt span {
  font-size: 28px;
}

/* css for benginer interstil */

/* ------------------------------
    インタースティシャル広告
------------------------------ */

#interstitial_modal {
  box-sizing: border-box;
  position: relative;
  display: none;
}

#interstitial_modal .modal_overlay {
  transition: all 0.3s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30000;
  transform: scale(1);
  background-color: rgba(0, 0, 0, 0.7);
}

#interstitial_modal .bg_close {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}

#interstitial_modal .modal_overlay .modal_close_btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -80px;
  color: #ffffff;
  font-size: 40px;
  opacity: 0.8;
}

#interstitial_modal .modal_center {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

#interstitial_modal .modal_main_wrap {
  box-sizing: border-box;
  width: 800px;
  margin: 30% auto;
  padding: 40px 0 0;
  border-radius: 5px;
  color: #888888;
  background-color: #ffffff;
  font-size: 15px;
  position: relative;
}

#interstitial_modal .modal_main_wrap h3 {
  position: absolute;
  width: 610px;
  height: auto;
  top: -115px;
  left: 50%;
  transform: translateX(-50%);
}

#interstitial_modal .modal_main_wrap h3 img {
  width: 100%;
  height: auto;
}

.modal_contents_wrap {
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  padding-bottom: 120px;
}

.modal_contents_wrap .modal_bottom_img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

#interstitial_modal .modal_item_box {
  width: 100%;
  padding: 0 30px 0;
  box-sizing: border-box;
}

#interstitial_modal .modal_item_box a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
}

#interstitial_modal .modal_item_box a img {
  width: 300px;
  height: auto;
  margin-right: 15px;
}

#interstitial_modal .modal_item_box a .contents_item_detail {
  flex: 1;
  padding-top: 20px;
}

#interstitial_modal .modal_item_box a .contents_item_detail .item_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

#interstitial_modal .modal_item_box a .contents_item_detail .item_pt {
  color: #ff6677;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 5px;
}

#interstitial_modal .modal_item_box a .contents_item_detail .item_pt span {
  font-size: 15px;
  font-weight: normal;
}

#interstitial_modal .modal_item_box a .contents_item_detail .item_pt .icon-ico_point_bag::before {
  font-size: 35px;
}

#interstitial_modal .modal_item_box a .contents_item_detail .item_morept {
  font-size: 15px;
  margin-left: 2.1em;
}

/* css for newcomer oneday */

#site_container {
  width: 100%;
}

.hide-strike s {
  display: none;
}

/* css your method */

.my_table * {
  box-sizing: border-box;
}

.my_table {
  text-align: center;
  width: 90%;
  margin: 0 auto 100px;
}

.my_table h2 {
  width: 540px;
  height: 68px;
  border: 2px solid #960;
  border-radius: 34px;
  color: #630;
  font-size: 26px;
  line-height: 2.4;
  font-weight: bold;
  text-align: center;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  position: relative;
}

.my_table h2 p {
  position: absolute;
  top: -2px;
  left: -10px;
}

.my_table h2 p img {
  width: 68px;
  height: auto;
}

.my_table_box {
  border: 1px solid #eee;
  background: #f9f9f9;
  padding: 80px 20px;
  width: 100%;
}

.my_table_inner {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 90%;
  height: 400px;
  margin: 0 auto;
  background: linear-gradient(#ffffe8 0%, #fff 50%, #dff6fe 100%) no-repeat;
}

.my_table_inner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #fbe9fd 0%, #fff 50%, #e5f6dc 100%) no-repeat;
  opacity: 0.5;
}

/*-----------
ペルソナテキスト
-----------*/

.txt_fore {
  font-size: 20px;
  color: #666;
}

.txt_up {
  position: absolute;
  top: -2em;
  left: 0;
  right: 0;
  margin: auto;
}

.txt_bottom {
  position: absolute;
  bottom: -2em;
  left: 0;
  right: 0;
  margin: auto;
}

.txt_right,
.txt_left {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.txt_right {
  right: -2em;
}

.txt_left {
  left: -2em;
}

/*-----------
ペルソナ枠
-----------*/

.up_left {
  width: 50%;
  border-top: 2px solid #aaa;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 2px solid #aaa;
}

.up_right {
  width: 50%;
  border-top: 2px solid #aaa;
  border-right: 2px solid #aaa;
  border-bottom: 1px solid #ccc;
}

.bottom_left {
  width: 50%;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #aaa;
  border-right: 1px solid #ccc;
}

.bottom_right {
  width: 50%;
  border-bottom: 2px solid #aaa;
  border-right: 2px solid #aaa;
}

/*-----------
コンテンツたち
-----------*/

.contents_box {
  position: absolute;
}

.contents_box a {
  display: block;
  font-size: 13px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 6px 5px;
  background-color: #fff;
  color: #888;
}

.conten ts_box a:hover {
  background-color: #ffd;
  text-decoration: none;
}

/*-　
MEMO:
バランスによって「my_table_inner」のwidth・heightを変えておっけー
-*/

.contents_fx {
  /*-FX-*/
  top: 15px;
  right: 20px;
}

.contents_creditcard {
  /*-クレジットカード-*/
  top: 50px;
  right: 20px;
}

.contents_gururiza {
  /*-ぐるリザ-*/
  top: 86px;
  right: 120px;
}

.contents_monitor {
  /*-食事モニター-*/
  top: 120px;
  right: 120px;
}

.contents_kokangenshop {
  /*-買い物（Yahoo!ショッピング高還元）-*/
  top: 156px;
  left: 270px;
}

.contents_shopping {
  /*-買い物（その他）-*/
  top: 190px;
  left: 270px;
}

.contents_friend {
  /*-友達紹介-*/
  top: 230px;
  left: 200px;
}

.contents_tentame {
  /*-テンタメ-*/
  top: 230px;
  left: 400px;
}

.contents_toroku {
  /*-会員登録-*/
  top: 270px;
  left: 180px;
}

.contents_research {
  /*-アンケート-*/
  top: 270px;
  left: 520px;
}

.contents_clickbnr {
  /*-クリック・特選バナー-*/
  top: 326px;
  left: 20px;
}

.contents_game {
  /*-ゲーム-*/
  top: 360px;
  right: 40px;
}

.spinner {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.pulldown select::-ms-expand {
  display: none;
}

.pankuzu {
  border: none;
}
