/**
 * commonTheme design style
 */
/**
 * 06-20
 */
body {
  background: none;
  background: #fff;
}

#mainColumn3 {
  float: left;
  width: 822px;
}

#sideRight {
  display: none;
}

* { box-sizing: border-box; }

.c-common-theme_image {
  margin-bottom: 35px;
  text-align: center;
}

.c-common-theme_image > img {
  width: 100%;
}

.c-common-theme-overview {
  box-sizing: border-box;
  margin: 0 auto 40px;
  width: 550px;
}

.c-common-theme-overview .c-common-theme-overview_top {
  height: 77px;
  padding: 15px 130px 0 45px;
  position: relative;
}

.c-common-theme-overview .c-common-theme-overview_top-bg-raid {
  background: url(/images/ja_JP/commonTheme/bg_theme_up.png) no-repeat 0 0;
}

.c-common-theme-overview .c-common-theme-overview_top-bg-circle {
  background: url(/images/ja_JP/commonTheme/bg_theme_up_2.png) no-repeat 0 0;
}

.c-common-theme-overview .c-common-theme-overview_top .c-common-theme-overview_title {
  font-size: 138.5%;
  font-weight: bold;
}

.c-common-theme-overview .c-common-theme-overview_top .c-common-theme-overview_deadline-days {
  background: url(/images/ja_JP/commonTheme/bg_day.png) no-repeat 0 0;
  color: #fff;
  font-size: 10px;
  line-height: 1.05;
  padding: 6px 0 20px;
  position: absolute;
  right: 32px;
  top: -7px;
  text-align: center;
  width: 69px;
}

.c-common-theme-overview .c-common-theme-overview_top .c-common-theme-overview_deadline-days span {
  font-size: 25px;
  font-weight: bold;
}

.c-common-theme-overview .c-common-theme-overview_top .c-common-theme-overview_deadline-days span.deadline-days-end {
  display: inline-block;
  font-size: 23px;
  margin-top: 15px;
  margin-bottom: 26px;
}

.c-common-theme-overview .c-common-theme-overview_top .c-common-theme-overview_deadline-days span.deadline-days-ends-today {
  display: inline-block;
  font-size: 22px;
  margin-top: 5px;
}

.c-common-theme-overview .c-common-theme-overview_top .c-common-theme-overview_open-close-arrow {
  bottom: -20px;
  cursor: pointer;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  z-index: 3;
}

.c-common-theme-overview .c-common-theme-overview_top .c-common-theme-overview_open-close-arrow:hover {
  opacity: .8;
}

.c-common-theme-overview .c-common-theme-overview_middle {
  border: 1px solid #c8b29d;
  border-width: 0 4px 4px 4px;
  padding-bottom: 15px;
}

.c-common-theme-overview .c-common-theme-overview_middle .c-common-theme-overview_explanation {
  padding: 20px 45px 0;
}

.c-common-theme-overview .c-common-theme-overview_middle .c-common-theme-overview_conditions {
  margin-top: 15px;
  padding: 0 45px;
}

.c-common-theme-overview .c-common-theme-overview_middle .c-common-theme-overview_conditions .c-common-theme-overview_conditions-headline {
  font-size: 138.5%;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

.c-common-theme-overview .c-common-theme-overview_middle .c-common-theme-overview_conditions .c-common-theme-overview_level-item {
  display: flex;
  margin-bottom: 8px;
}

.c-common-theme-overview .c-common-theme-overview_middle .c-common-theme-overview_conditions .c-common-theme-overview_level-item .c-common-theme-overview_level-item_level {
  flex-basis: 70px;
}

.c-common-theme-overview .c-common-theme-overview_middle .c-common-theme-overview_conditions .c-common-theme-overview_level-item .c-common-theme-overview_level-item_text {
  flex-basis: 100%;
}

.c-common-theme-overview .c-common-theme-overview_middle .c-common-theme-overview_image {
  margin-top: 15px;
  text-align: center;
}

.c-common-theme-overview .c-common-theme-overview_middle .c-common-theme-overview_detail-btn {
  margin-top: 15px;
  text-align: center;
}

.c-common-theme-overview .c-common-theme-overview_middle .c-common-theme-overview_detail-btn > a:hover {
  opacity: .7;
}

.c-common-theme-overview .c-common-theme-raid_bottom {
  background: url(/images/ja_JP/commonTheme/bg_theme_down.png) no-repeat 0 0;
  height: 110px;
  line-height: 1.0;
  padding: 15px 0 0 0;
  position: relative;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_number-current {
  position: relative;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_number-current p {
  font-size: 230%;
  font-weight: bold;
  text-align: center;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_number-current p:first-child {
  font-size: 116%;
  left: 90px;
  position: absolute;
  text-align: left;
  top: 10px;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_current-level {
  left: 20px;
  position: absolute;
  top: 28px;
  z-index: 2;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_current-level >img {
  height: 60px;
  width: 60px;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_progress-container {
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-width: 1px 0;
  border-radius: 8px;
  box-shadow: 0px 0px 31px 2px rgba(228, 228, 228, 1);
  height: 15px;
  margin-top: 7px;
  margin-left: 60px;
  width: 76%;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_progress-container .c-common-theme-raid_progress-bar {
  background-color: #78c0d0;
  border-radius: 8px;
  height: 15px;
  width: 0%;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_next-level {
  position: absolute;
  right: 24px;
  top: 16px;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_next-level > img {
  height: 82px;
  width: 82px;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_number-remaining {
  font-size: 131%;
  font-weight: bold;
  margin: 10px 20% 0 0;
  text-align: right;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_clear::before {
  background: url(/images/ja_JP/commonTheme/ico_clear_flag.png) no-repeat 0 0;
  background-size: 85%;
  content: "";
  height: 69px;
  left: 15px;
  position: absolute;
  top: -1px;
  width: 60px;
  z-index: 1;
}

.c-common-theme-overview .c-common-theme-raid_bottom .c-common-theme-raid_clear > p {
  background-color: #fff;
  border-radius: 20px;
  margin: 3px 21px 0 45px;
  padding-top: 2px;
  text-align: center;
}

.c-common-theme-overview .c-common-theme-circle_bottom {
  background: url(/images/ja_JP/commonTheme/bg_theme_down_2.png) repeat 0 0;
  border: 1px solid #c8b29d;
  border-width: 0 4px 4px 4px;
  border-radius: 0 0 20px 20px;
  padding: 10px 0;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom_rank-headline {
  text-align: center;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-rank-container {
  display: flex;
  margin-top: 8px;
  padding: 0 60px;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-rank-container .c-common-theme-circle_bottom-ranking {
  margin-left: 5px;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-rank-container .c-common-theme-circle_bottom-circle-icon {
  margin-left: 5px;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-rank-container .c-common-theme-circle_bottom-circle-icon > img {
  height: 33px;
  width: 33px;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-rank-container .c-common-theme-circle_bottom_progress_wrapper {
  padding: 0 6px 0 10px;
  width: 100%;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom_flex {
  display: flex;
  gap: 10px;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom_progress_box {
  height: 12px;
  width: 100%;
  flex: 1;
  margin-top: 4px;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom_progress {
  border-radius: 6px;
  box-shadow: 0px 1px 10px 0px rgba(110, 110, 110, 0.35);
  height: 100%;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom_progress_rank1 {
  background-image: linear-gradient(0deg, rgba(196, 147, 13, 1), rgba(244, 208, 111, 1) 25%, rgba(248, 221, 151, 1) 50%, rgba(239, 200, 95, 1) 75%, rgba(196, 147, 13, 1));
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom_progress_rank2 {
  background-image: linear-gradient(0deg, rgba(149, 149, 147, 1), rgba(198, 197, 197, 1) 20%, rgba(236, 236, 236, 1) 56%, rgba(198, 197, 197, 1) 80%, rgba(149, 149, 147, 1));
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom_progress_rank3 {
  background-image: linear-gradient(0deg, rgba(136, 96, 68, 1), rgba(187, 141, 107, 1) 17%, rgba(222, 204, 185, 1) 50%, rgba(154, 111, 80, 1) 84%, rgba(117, 81, 56, 1));
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom_count {
  font-size: 116%;
  font-weight: bold;
  text-align: right;
  width: 70px;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-lower-rank-container {
  border-bottom: 1px solid #d3c3b4;
  display: flex;
  gap: 10px;
  margin: 5px 59px 0;
  padding: 0 8px 3px 5px;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-lower-rank-container:last-child {
  border-width: 0;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-lower-rank-container .c-common-theme-circle_bottom-lower-ranking {
  width: 40px;
  text-align: center;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-lower-rank-container .c-common-theme-circle_bottom-lower-progress_box {
  flex: 1;
}

.c-common-theme-overview .c-common-theme-circle_bottom .c-common-theme-circle_bottom-lower-rank-container .c-common-theme-circle_bottom-lower-count {
  width: 70px;
  text-align: right;
}

.c-common-theme_joincomments {
  margin-bottom: 40px;
  position: relative;
}

.c-common-theme_joincomments .c-common-theme_joincomments_contents {
  margin-left: 1px;
}

.c-common-theme_joincomments .c-common-theme_joincomments-title {
  margin-bottom: 20px;
  text-align: center;
}

.c-common-theme_joincomments .c-common-theme_joincomments_box {
  border: 2px solid #e3e2de;
  border-radius: 8px;
  cursor: pointer;
  flex: 0 0 auto;
  margin: 0 5px 10px;
  width: 32%;
}

.c-common-theme_joincomments .c-common-theme_joincomments_box > a {
  color: #333;
  display: block;
  text-decoration: none;
}

.c-common-theme_joincomments .c-common-theme_joincomments_box:hover {
  border-color: #aaa;
}

.c-common-theme_joincomments .c-common-theme_joincomments_box .c-common-theme_joincomments_top {
  background-color: #f0e9e3;
  border-radius: 6px 6px 0 0;
  padding: 7px 10px 6px;
  display: flex;
  justify-content: space-between;
}

.c-common-theme_joincomments .c-common-theme_joincomments_box .c-common-theme_joincomments_top .c-common-theme_joincomments_circleIcon >img {
  height: 33px;
  width: 33px;
}

.c-common-theme_joincomments .c-common-theme_joincomments_box .c-common-theme_joincomments_top .c-common-theme_joincomments_circleName {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  align-self: center;
  display: -webkit-box;
  overflow: hidden;
  padding: 0 10px;
}

.c-common-theme_joincomments .c-common-theme_joincomments_box .c-common-theme_joincomments_top .c-common-theme_joincomments_lnk-arrow {
  align-self: center;
}


.c-common-theme_joincomments .c-common-theme_joincomments_box .c-common-theme_joincomments_middle {
  padding: 13px 10px 15px;
}


.c-common-theme_joincomments .c-common-theme_joincomments_box .c-common-theme_joincomments_middle img {
  max-width: 100%;
  text-align: center;
}

.c-common-theme_joincomments .c-common-theme_joincomments_box .c-common-theme_joincomments_middle .c-common-theme_joincomments_middle-Text {
  margin-bottom: 8px;
}

.c-common-theme_joincomments .c-common-theme_joincomments-btn {
  position: relative;
  border-top: 2px solid #e7e6e2;
  margin-top: 20px;
}

.c-common-theme_joincomments .c-common-theme_joincomments-btn .c-common-theme_joincomments-btn_inner {
  background-color: #fff;
  width: 126px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: -20px;
  margin: 0 0 0 -70px;
}

.c-common-theme_joincomments .c-common-theme_joincomments-btn button {
  background: none;
  width: 126px;
  height: 34px;
  padding: 0;
  border: 0px;
  cursor: pointer;
}

.c-common-theme_joincomments .c-common-theme_joincomments-btn button:hover {
  opacity: .7;
}

.c-common-theme_joincomments .c-common-theme_joincomments-bottom-bg {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  height: 120px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.c-common-theme_joincircles .c-common-theme_joincircles-title {
  margin-bottom: 20px;
  text-align: center;
}

.c-common-theme_joincircles .c-common-theme_joincircles_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-left: 2px;
}

.c-common-theme_joincircles .c-common-theme_joincircles_wrapper .c-common-theme_theme_joincircles_box {
  border: 2px solid #e3e2de;
  border-radius: 8px;
  width: 48.7%;
  margin: 0 5px 10px;
}

.c-common-theme_joincircles .c-common-theme_joincircles_wrapper .c-common-theme_theme_joincircles_box:hover {
  border-color: #aaa;
}

.c-common-theme_joincircles .c-common-theme_joincircles_wrapper .c-common-theme_theme_joincircles_box a {
  color: #333;
  display: block;
  text-decoration: none;
}

.c-common-theme_joincircles .c-common-theme_joincircles_wrapper .c-common-theme_theme_joincircles_box .c-common-theme_joincircles_top {
  border-radius: 6px 6px 0 0;
  padding: 7px 10px 6px;
  display: flex;
  justify-content: space-between;
}

.c-common-theme_joincircles .c-common-theme_theme_joincircles_box .c-common-theme_joincircles_top .c-common-theme_joincircles_circleIcon > img {
  height: 33px;
  width: 33px;
}

.c-common-theme_joincircles .c-common-theme_theme_joincircles_box .c-common-theme_joincircles_top .c-common-theme_joincircles_circleName {
  align-self: center;
  padding: 0 10px;
  width: 100%;
}

.c-common-theme_joincircles .c-common-theme_theme_joincircles_box .c-common-theme_joincircles_top .c-common-theme_joincircles_lnk-arrow {
  align-self: center;
}

.c-common-theme_joincircles .c-common-theme_theme_joincircles-lnk-overview {
  text-align: center;
}

.c-common-theme_joincircles .c-common-theme_theme_joincircles-lnk-overview a:hover {
  opacity: .7;
}

.c-common-theme_joincircles .c-common-theme_joincircles_wrapper .c-common-theme_theme_joincircles-design-type2 {
  border-color: #e3e2de;
}

.c-common-theme_joincircles .c-common-theme_joincircles_wrapper .c-common-theme_theme_joincircles-design-type2 .c-common-theme_joincircles_top {
  background-color: #f0e9e3;
}

.c-common-theme_joincircles .c-common-theme_joincircles_wrapper .c-common-theme_theme_joincircles-design-type2 .c-common-theme_joincircles__middle {
  padding: 13px 19px 15px;
}

/**
 * 石積みレイアウトによる共通ヘッダー、左カラム表示崩れ修正（上書き）スタイル
 */
#boxTopFontSize ul, #boxTopLoginFontSize ul {
  height: 29px;
}

nav ul li a {
  height: 33px;
}

#boxSideSearch .modInput input {
  width: 133px;
}

/**
 * Youtube Contents Base Module
 */
.boxYoutubeContentsBase iframe {
  width: 100%;
}
