@charset "UTF-8";
.is-hidden {
  display: none !important;
}

.is-show {
  display: block !important;
}

.disable-scroll {
  overflow: hidden;
}

/************************************************************
 * reset
 ************************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a, img {
  border: none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: left;
  font-weight: normal;
}

body {
  line-height: 1.2;
  -webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

input, select, textarea {
  font-size: 105%;
}

ul, ol, li {
  list-style-position: outside;
  vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: normal;
}

/* clearfix */
.content_bottom .content_bottom-menu .content_bottom-menu-right:after, .character_list:after, .modal_content .modal_content-manga .modal_content-manga-title:after, .modal_content .modal_content-character_area .modal_content-character_area-list:after, .modal_content .modal_content-character_other .modal_content-character_other-list:after, .header_menu:after, .header_pc:after, .footer .footer-menu:after, .charcter_info .charcter_info-other:after, .l-frame:after, .l-video:after, .l-section:after, .l-character:after, .l-snsbutton:after, .top_header .top_header-content:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.content_bottom .content_bottom-menu .content_bottom-menu-right, .character_list, .modal_content .modal_content-manga .modal_content-manga-title, .modal_content .modal_content-character_area .modal_content-character_area-list, .modal_content .modal_content-character_other .modal_content-character_other-list, .header_menu, .header_pc, .footer .footer-menu, .charcter_info .charcter_info-other, .l-frame, .l-video, .l-section, .l-character, .l-snsbutton, .top_header .top_header-content {
  min-height: 1px;
  _height: 1px;
}

.icon, .button.button--left_arrow:before, .content-order .content-order-button:after, .top_content .top_content-bottom .top_content-bottom-right > a:after, .toggle_button .toggle_button-right .toggle_button-right-icon, .snsbutton.snsbutton--instagram .snsbutton-text:before, .snsbutton.snsbutton--facebook .snsbutton-text:before, .snsbutton.snsbutton--twitter .snsbutton-text:before, .snsbutton.snsbutton--search .snsbutton-text:before, .menu .menu-header .menu-header-button, .menu_sns > li.menu_sns-instagram > a, .menu_sns > li.menu_sns-facebook > a, .menu_sns > li.menu_sns-twitter > a, .modal_content .modal_content-arrow_left, .modal_content .modal_content-arrow_right, .modal_content .modal_content-title .modal_content-title-close_button, .header_sp .header_sp-menu, .header_sp .header_sp-menu.is-active, .header_pc .header_pc-menu, .header_pc .header_pc-menu.is-active, .video .video-content .video-content-new_mark, .video .video-content .video-content-arrow_left, .video .video-content .video-content-arrow_right, .square .square-new, .square .square-external_link, .square .square-play, .curcle .curcle-new, .top_header .top_header-up .top_header-up-menu_sp {
  display: inline-block;
  vertical-align: middle;
  background: url(/edit/suumo-heya/assets/img/common/sp/sprite/common-icon-.png) no-repeat;
  -moz-background-size: 816px, 50px;
  -o-background-size: 816px, 50px;
  -webkit-background-size: 816px, 50px;
  background-size: 816px, 50px;
}

.icon--arrow_left, .modal_content .modal_content-arrow_left {
  width: 30px;
  height: 30px;
  background-position: 0 0;
}

.icon--arrow_right, .modal_content .modal_content-arrow_right {
  width: 30px;
  height: 30px;
  background-position: -34px 0;
}

.icon--arrow_up, .top_content .top_content-bottom .top_content-bottom-right > a:after {
  width: 30px;
  height: 30px;
  background-position: -68px 0;
}

.icon--close, .modal_content .modal_content-title .modal_content-title-close_button, .header_sp .header_sp-menu.is-active, .header_pc .header_pc-menu.is-active {
  width: 20px;
  height: 20px;
  background-position: -102px 0;
}

.icon--external_link, .square .square-external_link {
  width: 15px;
  height: 15px;
  background-position: -126px 0;
}

.icon--facebook, .snsbutton.snsbutton--facebook .snsbutton-text:before {
  width: 30px;
  height: 30px;
  background-position: -145px 0;
}

.icon--facebook_c, .menu_sns > li.menu_sns-facebook > a {
  width: 45px;
  height: 45px;
  background-position: -179px 0;
}

.icon--instagram, .snsbutton.snsbutton--instagram .snsbutton-text:before {
  width: 30px;
  height: 30px;
  background-position: -228px 0;
}

.icon--instagram_c, .menu_sns > li.menu_sns-instagram > a {
  width: 45px;
  height: 45px;
  background-position: -262px 0;
}

.icon--l_arrow, .button.button--left_arrow:before {
  width: 7px;
  height: 12px;
  background-position: -311px 0;
}

.icon--menu_close, .menu .menu-header .menu-header-button {
  width: 20px;
  height: 20px;
  background-position: -323px 0;
}

.icon--menu_sp, .header_sp .header_sp-menu, .header_pc .header_pc-menu, .top_header .top_header-up .top_header-up-menu_sp {
  width: 15px;
  height: 14px;
  background-position: -347px 0;
}

.icon--minus, .toggle_button .toggle_button-right .toggle_button-right-icon.is-active {
  width: 30px;
  height: 30px;
  background-position: -366px 0;
}

.icon--new_circle, .curcle .curcle-new {
  width: 45px;
  height: 45px;
  background-position: -400px 0;
}

.icon--new_square, .square .square-new {
  width: 31px;
  height: 31px;
  background-position: -449px 0;
}

.icon--new_video, .video .video-content .video-content-new_mark {
  width: 51px;
  height: 50px;
  background-position: -484px 0;
}

.icon--order_up_down, .content-order .content-order-button:after {
  width: 30px;
  height: 30px;
  background-position: -539px 0;
}

.icon--play, .square .square-play {
  width: 20px;
  height: 20px;
  background-position: -573px 0;
}

.icon--plus, .toggle_button .toggle_button-right .toggle_button-right-icon {
  width: 30px;
  height: 30px;
  background-position: -597px 0;
}

.icon--search, .snsbutton.snsbutton--search .snsbutton-text:before {
  width: 30px;
  height: 30px;
  background-position: -631px 0;
}

.icon--twitter, .snsbutton.snsbutton--twitter .snsbutton-text:before {
  width: 30px;
  height: 30px;
  background-position: -665px 0;
}

.icon--twitter_c, .menu_sns > li.menu_sns-twitter > a {
  width: 45px;
  height: 45px;
  background-position: -699px 0;
}

.icon--video_arrow_left, .video .video-content .video-content-arrow_left {
  width: 30px;
  height: 30px;
  background-position: -748px 0;
}

.icon--video_arrow_right, .video .video-content .video-content-arrow_right {
  width: 30px;
  height: 30px;
  background-position: -782px 0;
}

.pc_icon, .content_bottom .content_bottom-menu .content_bottom-menu-left > a:before, .content_bottom .content_bottom-menu .content_bottom-menu-right > a:after {
  display: inline-block;
  vertical-align: middle;
  background: url(/edit/suumo-heya/assets/img/common/pc/sprite/pc-common-icon-.png) no-repeat;
  -moz-background-size: 341px, 37px;
  -o-background-size: 341px, 37px;
  -webkit-background-size: 341px, 37px;
  background-size: 341px, 37px;
}

.pc_icon--arrow_left, .content_bottom .content_bottom-menu .content_bottom-menu-left > a:before {
  width: 30px;
  height: 30px;
  background-position: 0 0;
}

.pc_icon--arrow_up, .content_bottom .content_bottom-menu .content_bottom-menu-right > a:after {
  width: 30px;
  height: 30px;
  background-position: -38px 0;
}

.pc_icon--external_link {
  width: 10px;
  height: 10px;
  background-position: -76px 0;
}

.pc_icon--facebook_icon {
  width: 36px;
  height: 36px;
  background-position: -94px 0;
}

.pc_icon--instagram_icon {
  width: 37px;
  height: 37px;
  background-position: -138px 0;
}

.pc_icon--menu_button {
  width: 30px;
  height: 28px;
  background-position: -183px 0;
}

.pc_icon--menu_close_button {
  width: 30px;
  height: 30px;
  background-position: -221px 0;
}

.pc_icon--search_icon {
  width: 36px;
  height: 36px;
  background-position: -259px 0;
}

.pc_icon--twitter_icon {
  width: 30px;
  height: 30px;
  background-position: -303px 0;
}

/************************************************************
 * common style
 ************************************************************/
body, select, textarea, th, td, li, a, input {
  font-family: 'メイリオ','meiryo','ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','Helvetica','sans-serif';
}

body, select {
  color: #333333;
  font-size: 12px;
  line-height: 1.4;
}

body {
  background-color: #FFFFFF;
}

textarea {
  font-size: 12px;
  line-height: 1.4;
}

div, p, table, td, th, dl, dt, dd, ul, ol, li, a, span {
  word-break: break-all;
}

sup {
  vertical-align: top;
}

/************************************************************
 * anchor-link
 ************************************************************/
a:link {
  color: #004CCA;
}

a:visited {
  color: #6219DB;
}

a:hover {
  color: #048ADE;
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=64);
}

a:active {
  color: #048ADE;
  text-decoration: none;
}

.cbx_relative {
  position: relative;
}

.cbx_resize input[type='checkbox'] {
  width: 23px;
  height: 23px;
}

.ie .cbx_resize input[type='checkbox'] {
  width: auto;
  height: auto;
}

input[type="text"] {
  padding: 5px;
  border: 1px solid #E6EDE0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

input[type='checkbox'],
input[type='radio'] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  outline: none;
  margin-right: 5px;
  cursor: pointer;
  zoom: 1;
}

input[type='checkbox']:disabled,
input[type='radio']:disabled {
  cursor: default;
}

input[type='checkbox'] + label {
  background: url(/edit/suumo-heya/assets/img/sprite/checkbox.png) no-repeat;
  background-position: 0 0;
  line-height: 26px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 30px;
  cursor: pointer;
}

input[type='radio'] + label {
  background: url(/edit/suumo-heya/assets/img/sprite/radiobtn.png) no-repeat;
  background-position: 0 0;
  line-height: 26px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 30px;
  cursor: pointer;
}

input[type='checkbox']:checked + label,
input[type='radio']:checked + label {
  background-position: 0 -100px;
}

input[type='checkbox']:disabled + label,
input[type='radio']:disabled + label {
  background-position: 0 -200px;
  cursor: default;
  color: #CCCCCC;
}
input[type='checkbox']:disabled + label .area_unit-placename,
input[type='radio']:disabled + label .area_unit-placename {
  color: #CCCCCC;
}

input[type='checkbox']:disabled + label + span,
input[type='radio']:disabled + label + span {
  color: #CCCCCC;
}

.ie input[type='checkbox'],
.ie input[type='radio'] {
  opacity: 1;
  filter: alpha(opacity=100);
  position: static;
  outline: none;
  visibility: visible;
}

.ie input[type='checkbox'] + label {
  background: none;
  line-height: 1.4;
  display: inline;
  padding-left: 0;
  *padding-left: 14px;
  cursor: pointer;
  visibility: visible;
}

.ie input[type='radio'] + label {
  background: none;
  line-height: 1.4;
  display: inline;
  padding-left: 0;
  *padding-left: 14px;
  cursor: pointer;
  visibility: visible;
}

select {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
  -webkit-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
  box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
  border: 1px solid #D9D9D9;
  font-size: 12px;
  padding: 7px 7px;
  background-image: url(/edit/suumo-heya/assets/img/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    padding: 7px 20px 7px 7px;
  }
}
.sp-hidden {
  display: none;
}
@media only screen and (min-width: 769px) {
  .sp-hidden {
    display: block;
  }
}

.is-scroll_y {
  overflow-y: scroll;
}

.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999999999;
  width: 158px;
  height: 88px;
  margin-top: -44px;
  margin-left: -79px;
  background: url(/edit/suumo-heya/assets/img/loading_sp.gif) no-repeat;
  background-size: 158px, 88px;
}
@media only screen and (min-width: 769px) {
  .loading {
    background: url(/edit/suumo-heya/assets/img/loading_pc.gif) no-repeat;
  }
}

.modal_character {
  height: 215px;
  position: relative;
  background: #f1f0e8;
}
@media only screen and (min-width: 769px) {
  .modal_character {
    height: 416px;
  }
}
.modal_character .modal_character_img.modal_character_img--suumo {
  position: absolute;
  top: 36px;
  left: 50%;
  z-index: 999999;
  width: 150px;
  height: 128px;
  margin-left: -75px;
  background: url(/edit/suumo-heya/assets/img/character/sp/suumo_a.png) no-repeat;
  background-size: 150px, 128px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--suumo {
    top: 60px;
    width: 281px;
    height: 240px;
    margin-left: -140px;
    background: url(/edit/suumo-heya/assets/img/character/pc/suumo_a.png) no-repeat;
    background-size: 281px, 240px;
  }
}
.modal_character .modal_character_img.modal_character_img--suumo.is-active {
  width: 140px;
  height: 130px;
  margin-left: -70px;
  background: url(/edit/suumo-heya/assets/img/character/sp/suumo_b.png) no-repeat;
  background-size: 140px, 130px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--suumo.is-active {
    top: 55px;
    width: 263px;
    height: 245px;
    margin-left: -140px;
    background: url(/edit/suumo-heya/assets/img/character/pc/suumo_b.png) no-repeat;
    background-size: 263px, 245px;
  }
}
.modal_character .modal_character_img.modal_character_img--donsuumo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 35px;
  width: 250px;
  height: 112px;
  margin-left: -125px;
  background: url(/edit/suumo-heya/assets/img/character/sp/donsumo_a.png) no-repeat;
  background-size: 250px, 112px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--donsuumo {
    top: 42px;
    width: 625px;
    height: 280px;
    margin-left: -312px;
    background: url(/edit/suumo-heya/assets/img/character/pc/donsumo_a.png) no-repeat;
    background-size: 625px, 280px;
  }
}
.modal_character .modal_character_img.modal_character_img--donsuumo.is-active {
  width: 246px;
  height: 112px;
  margin-left: -123px;
  background: url(/edit/suumo-heya/assets/img/character/sp/donsumo_b.png) no-repeat;
  background-size: 246px, 112px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--donsuumo.is-active {
    width: 615px;
    height: 281px;
    margin-left: -307px;
    background: url(/edit/suumo-heya/assets/img/character/pc/donsumo_b.png) no-repeat;
    background-size: 615px, 281px;
  }
}
.modal_character .modal_character_img.modal_character_img--sumomi {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 20px;
  width: 113px;
  height: 140px;
  margin-left: -56px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumomi_a.png) no-repeat;
  background-size: 113px, 140px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--sumomi {
    top: 42px;
    width: 226px;
    height: 280px;
    margin-left: -113px;
    background: url(/edit/suumo-heya/assets/img/character/pc/sumomi_a.png) no-repeat;
    background-size: 226px, 280px;
  }
}
.modal_character .modal_character_img.modal_character_img--sumomi.is-active {
  margin-left: -56px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumomi_b.png) no-repeat;
  background-size: 113px, 140px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--sumomi.is-active {
    margin-left: -113px;
    background: url(/edit/suumo-heya/assets/img/character/pc/sumomi_b.png) no-repeat;
    background-size: 226px, 280px;
  }
}
.modal_character .modal_character_img.modal_character_img--papasuumo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 32px;
  width: 148px;
  height: 128px;
  margin-left: -74px;
  background: url(/edit/suumo-heya/assets/img/character/sp/papasuumo_a.png) no-repeat;
  background-size: 148px, 128px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--papasuumo {
    top: 60px;
    width: 278px;
    height: 240px;
    margin-left: -139px;
    background: url(/edit/suumo-heya/assets/img/character/pc/papasuumo_a.png) no-repeat;
    background-size: 278px, 240px;
  }
}
.modal_character .modal_character_img.modal_character_img--papasuumo.is-active {
  width: 153px;
  height: 124px;
  margin-left: -76px;
  background: url(/edit/suumo-heya/assets/img/character/sp/papasuumo_b.png) no-repeat;
  background-size: 153px, 124px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--papasuumo.is-active {
    width: 287px;
    height: 233px;
    margin-left: -143px;
    background: url(/edit/suumo-heya/assets/img/character/pc/papasuumo_b.png) no-repeat;
    background-size: 287px, 233px;
  }
}
.modal_character .modal_character_img.modal_character_img--mamasuumo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 20px;
  width: 147px;
  height: 140px;
  margin-left: -73px;
  background: url(/edit/suumo-heya/assets/img/character/sp/mamasuumo_a.png) no-repeat;
  background-size: 147px, 140px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--mamasuumo {
    top: 40px;
    width: 273px;
    height: 260px;
    margin-left: -136px;
    background: url(/edit/suumo-heya/assets/img/character/pc/mamasuumo_a.png) no-repeat;
    background-size: 273px, 260px;
  }
}
.modal_character .modal_character_img.modal_character_img--mamasuumo.is-active {
  width: 147px;
  height: 137px;
  background: url(/edit/suumo-heya/assets/img/character/sp/mamasuumo_b.png) no-repeat;
  background-size: 147px, 137px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--mamasuumo.is-active {
    width: 272px;
    height: 254px;
    background: url(/edit/suumo-heya/assets/img/character/pc/mamasuumo_b.png) no-repeat;
    background-size: 272px, 254px;
  }
}
.modal_character .modal_character_img.modal_character_img--anisuumo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 32px;
  width: 151px;
  height: 128px;
  margin-left: -75px;
  background: url(/edit/suumo-heya/assets/img/character/sp/anisuumo_a.png) no-repeat;
  background-size: 151px, 128px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--anisuumo {
    top: 62px;
    width: 283px;
    height: 240px;
    margin-left: -141px;
    background: url(/edit/suumo-heya/assets/img/character/pc/anisuumo_a.png) no-repeat;
    background-size: 283px, 240px;
  }
}
.modal_character .modal_character_img.modal_character_img--anisuumo.is-active {
  width: 153px;
  height: 124px;
  margin-left: -76px;
  background: url(/edit/suumo-heya/assets/img/character/sp/anisuumo_b.png) no-repeat;
  background-size: 153px, 124px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--anisuumo.is-active {
    width: 288px;
    height: 233px;
    margin-left: -141px;
    background: url(/edit/suumo-heya/assets/img/character/pc/anisuumo_b.png) no-repeat;
    background-size: 288px, 233px;
  }
}
.modal_character .modal_character_img.modal_character_img--domomo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 56px;
  width: 241px;
  height: 86px;
  margin-left: -120px;
  background: url(/edit/suumo-heya/assets/img/character/sp/domomo_a.png) no-repeat;
  background-size: 241px, 86px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--domomo {
    top: 62px;
    width: 621px;
    height: 219px;
    margin-left: -310px;
    background: url(/edit/suumo-heya/assets/img/character/pc/domomo_a.png) no-repeat;
    background-size: 621px, 219px;
  }
}
.modal_character .modal_character_img.modal_character_img--domomo.is-active {
  width: 250px;
  height: 77px;
  margin-left: -125px;
  background: url(/edit/suumo-heya/assets/img/character/sp/domomo_b.png) no-repeat;
  background-size: 250px, 77px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--domomo.is-active {
    width: 644px;
    height: 197px;
    margin-left: -322px;
    background: url(/edit/suumo-heya/assets/img/character/pc/domomo_b.png) no-repeat;
    background-size: 644px, 197px;
  }
}
.modal_character .modal_character_img.modal_character_img--tukumooya {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 39px;
  width: 250px;
  height: 101px;
  margin-left: -125px;
  background: url(/edit/suumo-heya/assets/img/character/sp/tukumooya_a.png) no-repeat;
  background-size: 250px, 101px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--tukumooya {
    top: 60px;
    width: 596px;
    height: 240px;
    margin-left: -298px;
    background: url(/edit/suumo-heya/assets/img/character/pc/tukumooya_a.png) no-repeat;
    background-size: 596px, 240px;
  }
}
.modal_character .modal_character_img.modal_character_img--kuwasimo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 22px;
  width: 152px;
  height: 138px;
  margin-left: -76px;
  background: url(/edit/suumo-heya/assets/img/character/sp/kuwasimo_a.png) no-repeat;
  background-size: 152px, 138px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--kuwasimo {
    top: 44px;
    width: 280px;
    height: 254px;
    margin-left: -140px;
    background: url(/edit/suumo-heya/assets/img/character/pc/kuwasimo_a.png) no-repeat;
    background-size: 280px, 254px;
  }
}
.modal_character .modal_character_img.modal_character_img--kuwasimo.is-active {
  width: 181px;
  height: 136px;
  margin-left: -90px;
  background: url(/edit/suumo-heya/assets/img/character/sp/kuwasimo_b.png) no-repeat;
  background-size: 181px, 136px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--kuwasimo.is-active {
    width: 334px;
    height: 251px;
    margin-left: -140px;
    background: url(/edit/suumo-heya/assets/img/character/pc/kuwasimo_b.png) no-repeat;
    background-size: 334px, 251px;
  }
}
.modal_character .modal_character_img.modal_character_img--sumoru {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 48px;
  width: 103px;
  height: 88px;
  margin-left: -51px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumoru_a.png) no-repeat;
  background-size: 103px, 88px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--sumoru {
    top: 127px;
    width: 206px;
    height: 175px;
    margin-left: -103px;
    background: url(/edit/suumo-heya/assets/img/character/pc/sumoru_a.png) no-repeat;
    background-size: 206px, 175px;
  }
}
.modal_character .modal_character_img.modal_character_img--sumoru.is-active {
  width: 104px;
  height: 92px;
  margin-left: -52px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumoru_b.png) no-repeat;
  background-size: 104px, 92px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--sumoru.is-active {
    width: 207px;
    height: 183px;
    margin-left: -103px;
    background: url(/edit/suumo-heya/assets/img/character/pc/sumoru_b.png) no-repeat;
    background-size: 207px, 183px;
  }
}
.modal_character .modal_character_img.modal_character_img--totomo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 33px;
  width: 150px;
  height: 128px;
  margin-left: -75px;
  background: url(/edit/suumo-heya/assets/img/character/sp/totomo_a.png) no-repeat;
  background-size: 150px, 128px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--totomo {
    top: 60px;
    width: 281px;
    height: 240px;
    margin-left: -140px;
    background: url(/edit/suumo-heya/assets/img/character/pc/totomo_a.png) no-repeat;
    background-size: 281px, 240px;
  }
}
.modal_character .modal_character_img.modal_character_img--totomo.is-active {
  width: 153px;
  height: 124px;
  margin-left: -76px;
  background: url(/edit/suumo-heya/assets/img/character/sp/totomo_b.png) no-repeat;
  background-size: 153px, 124px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_img.modal_character_img--totomo.is-active {
    width: 287px;
    height: 233px;
    margin-left: -143px;
    background: url(/edit/suumo-heya/assets/img/character/sp/totomo_b.png) no-repeat;
    background-size: 287px, 233px;
  }
}
.modal_character .modal_character_name.modal_character_name--suumo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 176px;
  width: 51px;
  height: 18px;
  margin-left: -25px;
  background: url(/edit/suumo-heya/assets/img/character/sp/suumo_modal_text.png) no-repeat;
  background-size: 51px, 18px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--suumo {
    top: 344px;
    width: 102px;
    height: 36px;
    margin-left: -51px;
    background: url(/edit/suumo-heya/assets/img/character/pc/suumo_modal_text.png) no-repeat;
    background-size: 102px, 36px;
  }
}
.modal_character .modal_character_name.modal_character_name--donsuumo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 176px;
  width: 226px;
  height: 19px;
  margin-left: -113px;
  background: url(/edit/suumo-heya/assets/img/character/sp/donsumo_modal_text.png) no-repeat;
  background-size: 226px, 19px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--donsuumo {
    top: 345px;
    width: 523px;
    height: 40px;
    margin-left: -227px;
    background: url(/edit/suumo-heya/assets/img/character/pc/donsumo_modal_text.png) no-repeat;
    background-size: 523px, 40px;
  }
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--donsuumo.is-active {
    margin-left: -234px;
  }
}
.modal_character .modal_character_name.modal_character_name--sumomi {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 176px;
  width: 51px;
  height: 19px;
  margin-left: -25px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumomi_modal_text.png) no-repeat;
  background-size: 51px, 19px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--sumomi {
    top: 342px;
    width: 102px;
    height: 38px;
    margin-left: -51px;
    background: url(/edit/suumo-heya/assets/img/character/pc/sumomi_modal_text.png) no-repeat;
    background-size: 102px, 38px;
  }
}
.modal_character .modal_character_name.modal_character_name--papasuumo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 176px;
  width: 90px;
  height: 19px;
  margin-left: -45px;
  background: url(/edit/suumo-heya/assets/img/character/sp/papasuumo_modal_text.png) no-repeat;
  background-size: 90px, 19px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--papasuumo {
    top: 342px;
    width: 179px;
    height: 38px;
    margin-left: -90px;
    background: url(/edit/suumo-heya/assets/img/character/pc/papasuumo_modal_text.png) no-repeat;
    background-size: 179px, 38px;
  }
}
.modal_character .modal_character_name.modal_character_name--mamasuumo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 176px;
  width: 86px;
  height: 18px;
  margin-left: -43px;
  background: url(/edit/suumo-heya/assets/img/character/sp/mamasuumo_modal_text.png) no-repeat;
  background-size: 86px, 18px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--mamasuumo {
    top: 342px;
    width: 172px;
    height: 36px;
    margin-left: -90px;
    background: url(/edit/suumo-heya/assets/img/character/pc/mamasuumo_modal_text.png) no-repeat;
    background-size: 172px, 36px;
  }
}
.modal_character .modal_character_name.modal_character_name--anisuumo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 176px;
  width: 88px;
  height: 19px;
  margin-left: -44px;
  background: url(/edit/suumo-heya/assets/img/character/sp/anisuumo_modal_text.png) no-repeat;
  background-size: 88px, 19px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--anisuumo {
    top: 342px;
    width: 176px;
    height: 38px;
    margin-left: -88px;
    background: url(/edit/suumo-heya/assets/img/character/pc/anisuumo_modal_text.png) no-repeat;
    background-size: 176px, 38px;
  }
}
.modal_character .modal_character_name.modal_character_name--domomo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 175px;
  width: 107px;
  height: 20px;
  margin-left: -53px;
  background: url(/edit/suumo-heya/assets/img/character/sp/domomo_modal_text.png) no-repeat;
  background-size: 107px, 20px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--domomo {
    top: 342px;
    width: 213px;
    height: 40px;
    margin-left: -106px;
    background: url(/edit/suumo-heya/assets/img/character/pc/domomo_modal_text.png) no-repeat;
    background-size: 213px, 40px;
  }
}
.modal_character .modal_character_name.modal_character_name--tukumooya {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 175px;
  width: 94px;
  height: 20px;
  margin-left: -47px;
  background: url(/edit/suumo-heya/assets/img/character/sp/tukumooya_modal_text.png) no-repeat;
  background-size: 94px, 20px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--tukumooya {
    top: 342px;
    width: 188px;
    height: 40px;
    margin-left: -94px;
    background: url(/edit/suumo-heya/assets/img/character/pc/tukumooya_modal_text.png) no-repeat;
    background-size: 188px, 40px;
  }
}
.modal_character .modal_character_name.modal_character_name--kuwasimo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 175px;
  width: 88px;
  height: 19px;
  margin-left: -44px;
  background: url(/edit/suumo-heya/assets/img/character/sp/kuwasimo_modal_text.png) no-repeat;
  background-size: 88px, 19px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--kuwasimo {
    top: 342px;
    width: 176px;
    height: 38px;
    margin-left: -88px;
    background: url(/edit/suumo-heya/assets/img/character/pc/kuwasimo_modal_text.png) no-repeat;
    background-size: 176px, 38px;
  }
}
.modal_character .modal_character_name.modal_character_name--sumoru {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 176px;
  width: 55px;
  height: 19px;
  margin-left: -27px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumoru_modal_text.png) no-repeat;
  background-size: 55px, 19px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--sumoru {
    top: 342px;
    width: 109px;
    height: 38px;
    margin-left: -54px;
    background: url(/edit/suumo-heya/assets/img/character/pc/sumoru_modal_text.png) no-repeat;
    background-size: 109px, 38px;
  }
}
.modal_character .modal_character_name.modal_character_name--totomo {
  position: absolute;
  left: 50%;
  z-index: 999999;
  top: 176px;
  width: 52px;
  height: 18px;
  margin-left: -26px;
  background: url(/edit/suumo-heya/assets/img/character/sp/totomo_modal_text.png) no-repeat;
  background-size: 52px, 18px;
}
@media only screen and (min-width: 769px) {
  .modal_character .modal_character_name.modal_character_name--totomo {
    top: 342px;
    width: 101px;
    height: 36px;
    margin-left: -50px;
    background: url(/edit/suumo-heya/assets/img/character/pc/totomo_modal_text.png) no-repeat;
    background-size: 101px, 36px;
  }
}

.button {
  display: block;
  position: relative;
  padding: 17px 0;
  font-size: 19px;
  color: #fff;
  text-align: center;
  background: #6fba2c;
  text-decoration: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
}
.button:visited {
  color: #fff;
  text-decoration: none;
}
.button:hover {
  color: #fff;
  text-decoration: none;
}
.button:active {
  color: #fff;
  text-decoration: none;
}
.button:link {
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 769px) {
  .button {
    height: 34px;
    padding-top: 10px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 769px) {
  .button.button--modal {
    font-size: 18px;
  }
}
@media only screen and (min-width: 769px) {
  .button.button--more {
    width: 400px;
    height: 48px;
    margin: 0 auto;
    padding-top: 28px;
    font-size: 18px;
  }
}
.button.button--info {
  color: #6fba2c;
  background: #fff;
  border: 2px solid #6fba2c;
}
.button.button--left_arrow:before {
  content: "";
  position: absolute;
  top: 22px;
  left: 14px;
}
.button.button--close {
  width: 255px;
  margin: 0 auto;
  padding: 11px 0;
  border: 2px solid #6fba2c;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  color: #6fba2c;
  font-size: 19px;
}
.button.button--search {
  width: 255px;
  margin: 0 auto;
  padding: 11px 0;
  border: 2px solid #6fba2c;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #6fba2c;
  color: #ffffff;
  font-size: 19px;
}
.button.button--modal_close {
  width: 225px;
  margin: 0 auto;
  padding: 11px 0;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  border: 1px solid #fff;
  background: #fff;
  color: #6fba2c;
  font-size: 19px;
}

.content-order {
  height: 40px;
  padding-top: 10px;
  text-align: right;
}
@media only screen and (min-width: 769px) {
  .content-order {
    padding-top: 20px;
    height: 50px;
  }
}
.content-order .content-order-button {
  margin-right: 15px;
  font-size: 15px;
  line-height: 2;
}
.content-order .content-order-button:visited {
  color: #333;
  text-decoration: none;
}
.content-order .content-order-button:hover {
  color: #333;
  text-decoration: none;
}
.content-order .content-order-button:active {
  color: #333;
  text-decoration: none;
}
.content-order .content-order-button:link {
  color: #333;
  text-decoration: none;
}
.content-order .content-order-button:after {
  content: "";
  margin-left: 10px;
}
@media only screen and (min-width: 769px) {
  .content-order .content-order-button:after {
    margin-top: -2px;
    margin-left: 10px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  .content-order .content-order-button {
    display: inline-block;
    padding-top: 2px;
    margin-right: 0;
    font-size: 13px;
  }
}

.content_bottom {
  padding: 0 15px;
}
@media only screen and (min-width: 769px) {
  .content_bottom {
    width: 1050px;
    margin: 0 auto;
    padding: 0;
  }
}
.content_bottom .content_bottom-menu {
  display: table;
  width: 100%;
  margin-top: 15px;
}
@media only screen and (min-width: 769px) {
  .content_bottom .content_bottom-menu {
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.content_bottom .content_bottom-menu .content_bottom-menu-left {
  display: none;
  text-align: left;
}
@media only screen and (min-width: 769px) {
  .content_bottom .content_bottom-menu .content_bottom-menu-left {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    text-align: left;
  }
}
.content_bottom .content_bottom-menu .content_bottom-menu-left > a {
  display: inline-block;
  position: relative;
  padding-top: 6px;
  padding-left: 40px;
  font-size: 13;
}
.content_bottom .content_bottom-menu .content_bottom-menu-left > a:visited {
  color: #333;
  text-decoration: none;
}
.content_bottom .content_bottom-menu .content_bottom-menu-left > a:hover {
  color: #333;
  text-decoration: none;
}
.content_bottom .content_bottom-menu .content_bottom-menu-left > a:active {
  color: #333;
  text-decoration: none;
}
.content_bottom .content_bottom-menu .content_bottom-menu-left > a:link {
  color: #333;
  text-decoration: none;
}
.content_bottom .content_bottom-menu .content_bottom-menu-left > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.content_bottom .content_bottom-menu .content_bottom-menu-right {
  display: table-cell;
  width: 100%;
  text-align: right;
}
@media only screen and (min-width: 769px) {
  .content_bottom .content_bottom-menu .content_bottom-menu-right {
    width: 50%;
  }
}
.content_bottom .content_bottom-menu .content_bottom-menu-right > a {
  display: inline-block;
  position: relative;
  padding-top: 6px;
  padding-right: 37px;
  font-size: 13px;
}
.content_bottom .content_bottom-menu .content_bottom-menu-right > a:visited {
  color: #333;
  text-decoration: none;
}
.content_bottom .content_bottom-menu .content_bottom-menu-right > a:hover {
  color: #333;
  text-decoration: none;
}
.content_bottom .content_bottom-menu .content_bottom-menu-right > a:active {
  color: #333;
  text-decoration: none;
}
.content_bottom .content_bottom-menu .content_bottom-menu-right > a:link {
  color: #333;
  text-decoration: none;
}
.content_bottom .content_bottom-menu .content_bottom-menu-right > a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.content_bottom .content_bottom-button {
  position: relative;
  margin-top: 36px;
  padding-bottom: 40px;
}
.content_bottom .content_bottom-button.content_bottom-button--end {
  margin-top: 15px;
}
@media only screen and (min-width: 769px) {
  .content_bottom .content_bottom-button {
    display: none;
  }
}

.character_list {
  width: 290px;
  margin: 0 auto;
  padding: 0 15px;
}
@media only screen and (min-width: 769px) {
  .character_list {
    width: 902px;
    padding: 0;
  }
}
.character_list > li {
  float: left;
  width: 86px;
  margin-top: 30px;
  margin-right: 16px;
}
@media only screen and (min-width: 769px) {
  .character_list > li {
    width: 170px;
    margin: 80px 74px 0 0;
  }
}
.character_list > li:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (min-width: 769px) {
  .character_list > li:nth-child(3n) {
    margin-right: 74px;
  }
}
@media only screen and (min-width: 769px) {
  .character_list > li:nth-child(4n) {
    margin-right: 0;
  }
}
.character_list > li:nth-child(-n+3) {
  margin-top: 0;
}
@media only screen and (min-width: 769px) {
  .character_list > li:nth-child(-n+4) {
    margin-top: 0;
  }
}
.character_list > li > a {
  display: block;
  width: 86px;
  height: 110px;
  margin: 0 auto;
}
.character_list > li > a:hover {
  opacity: 1;
  filter: alpha(opacity=80);
}
@media only screen and (min-width: 769px) {
  .character_list > li > a {
    width: 120px;
    height: 168px;
    max-width: 170px;
    max-height: 232px;
  }
  .character_list > li > a:hover {
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--suumo {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/suumo_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--suumo {
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--donsuumo {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/donsuumo_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--donsuumo {
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--sumomi {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumomi_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--sumomi {
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--papasuumo {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/papasuumo_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--papasuumo {
    display: block;
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--mamasuumo {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/mamasuumo_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--mamasuumo {
    display: block;
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--anisuumo {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/anisuumo_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--anisuumo {
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--domomo {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/domomo_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--domomo {
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--tukumooya {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/tukumooya_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--tukumooya {
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--kuwasimo {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/kuwasimo_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--kuwasimo {
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--sumoru {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumoru_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--sumoru {
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--totomo {
  display: block;
  width: 86px;
  height: 86px;
  background: url(/edit/suumo-heya/assets/img/character/sp/totomo_c.png) no-repeat;
  background-size: 86px, 86px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-img.character_list-item-img--totomo {
    width: 120px;
    height: 120px;
    background-size: 120px, 120px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name {
  margin: 10px auto 0;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name {
    margin: 21px auto 0;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--suumo {
  display: block;
  width: 40px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/suumo_text.png) no-repeat;
  background-size: 40px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--suumo {
    width: 74px;
    height: 26px;
    background-size: 74px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--donsuumo {
  display: block;
  width: 61px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/donsuumo_text.png) no-repeat;
  background-size: 61px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--donsuumo {
    width: 114px;
    height: 26px;
    background-size: 114px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--sumomi {
  display: block;
  width: 38px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumomi_text.png) no-repeat;
  background-size: 38px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--sumomi {
    width: 70px;
    height: 26px;
    background-size: 70px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--papasuumo {
  display: block;
  width: 66px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/papasuumo_text.png) no-repeat;
  background-size: 66px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--papasuumo {
    width: 122px;
    height: 26px;
    background-size: 122px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--mamasuumo {
  display: block;
  width: 67px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/mamasuumo_text.png) no-repeat;
  background-size: 68px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--mamasuumo {
    width: 124px;
    height: 26px;
    background-size: 124px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--anisuumo {
  display: block;
  width: 65px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/anisuumo_text.png) no-repeat;
  background-size: 65px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--anisuumo {
    width: 120px;
    height: 26px;
    background-size: 120px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--domomo {
  display: block;
  width: 75px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/domomo_text.png) no-repeat;
  background-size: 75px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--domomo {
    width: 138px;
    height: 26px;
    background-size: 138px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--tukumooya {
  width: 66px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/tukumooya_text.png) no-repeat;
  background-size: 66px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--tukumooya {
    display: block;
    width: 122px;
    height: 26px;
    background-size: 122px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--kuwasimo {
  display: block;
  width: 65px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/kuwasimo_text.png) no-repeat;
  background-size: 65px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--kuwasimo {
    width: 120px;
    height: 26px;
    background-size: 120px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--sumoru {
  display: block;
  width: 42px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/sumoru_text.png) no-repeat;
  background-size: 42px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--sumoru {
    width: 74px;
    height: 26px;
    background-size: 74px, 26px;
  }
}
.character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--totomo {
  display: block;
  width: 40px;
  height: 14px;
  background: url(/edit/suumo-heya/assets/img/character/sp/totomo_text.png) no-repeat;
  background-size: 40px, 14px;
}
@media only screen and (min-width: 769px) {
  .character_list > li > a .character_list-item .character_list-item-name.character_list-item-name--totomo {
    width: 74px;
    height: 26px;
    background-size: 74px, 26px;
  }
}

.menu_list {
  display: none;
  width: 100%;
  height: 164px;
}
@media only screen and (min-width: 769px) {
  .menu_list {
    height: 55px;
    display: block;
  }
}
.menu_list > li {
  width: 210px;
  height: 54px;
  float: left;
  text-align: center;
}
.menu_list > li a {
  position: relative;
  display: inline-block;
  width: 186px;
  height: 38px;
  padding-top: 16px;
  font-size: 20px;
  color: #fff;
  font-family: 'Shuei MaruGo L';
  text-decoration: none;
}
.menu_list > li a.is-active:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 186px;
  height: 5px;
  background: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

@media only screen and (min-width: 769px) {
  .content {
    width: 1050px;
    margin: 0 auto;
  }
}
.content.content--null_pc {
  display: none;
}
@media only screen and (min-width: 769px) {
  .content.content--null_pc {
    display: block;
  }
}
.content .content-section {
  padding: 30px 15px;
}
@media only screen and (min-width: 769px) {
  .content .content-section {
    padding: 60px 0;
  }
}
.content .content-section .content-section-list > li {
  margin-top: 15px;
}
@media only screen and (min-width: 769px) {
  .content .content-section .content-section-list > li {
    margin-top: 18px;
  }
}
.content .content-section .content-section-list > li:first-child {
  margin-top: 0;
}
.content .content-correlation {
  padding: 0;
}

.content_more {
  margin-top: 30px;
  padding: 30px 15px;
}
@media only screen and (min-width: 769px) {
  .content_more {
    margin-top: 114px;
    padding: 70px 0;
  }
}
.content_more .content_more-map {
  width: 100%;
  height: 0;
  background: url(/edit/suumo-heya/assets/img/character/sp/map.png) 0 0 no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 84%;
}
@media only screen and (min-width: 769px) {
  .content_more .content_more-map {
    width: 1050px;
    height: 872px;
    margin: 0 auto;
    padding-top: 0;
    background: url(/edit/suumo-heya/assets/img/character/pc/map.png) no-repeat;
    background-size: 1050px 872px;
  }
}
.content_more .content_more-button {
  margin-top: 20px;
}
@media only screen and (min-width: 769px) {
  .content_more .content_more-button {
    display: none;
  }
}

@media only screen and (min-width: 769px) {
  .top_content {
    margin-top: 60px;
    padding: 0;
    border-top: 1px solid #fff;
  }
}
@media only screen and (min-width: 769px) {
  .top_content.top_content--character {
    background: #fff;
  }
}
@media only screen and (min-width: 769px) {
  .top_content.top_content--social_media {
    padding: 40px 0 40px;
    background: #f1f0e8;
  }
}
@media only screen and (min-width: 769px) {
  .top_content.top_content--top {
    background-color: #fff;
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .top_content.top_content--footer {
    background: #f1f0e8;
    margin-top: 0;
  }
}
.top_content .top_content-section {
  margin: 0 15px;
  padding: 30px 0;
}
@media only screen and (min-width: 769px) {
  .top_content .top_content-section {
    padding: 20px 0;
  }
}
.top_content .top_content-section .top_content-section-list {
  margin-top: 30px;
}
.top_content .top_content-section .top_content-section-more {
  margin-top: 26px;
  padding-bottom: 26px;
}
.top_content .top_content-bottom {
  display: table;
  width: 100%;
  padding: 22px 0;
}
@media only screen and (min-width: 769px) {
  .top_content .top_content-bottom {
    width: 1050px;
    margin: 0 auto;
    padding: 23px 0;
  }
}
.top_content .top_content-bottom .top_content-bottom-right {
  display: table-cell;
  text-align: right;
  padding: 0 15px;
}
@media only screen and (min-width: 769px) {
  .top_content .top_content-bottom .top_content-bottom-right {
    padding: 0;
  }
}
.top_content .top_content-bottom .top_content-bottom-right > a {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  font-weight: bold;
  color: #333;
}
.top_content .top_content-bottom .top_content-bottom-right > a:visited {
  color: #333;
  text-decoration: none;
}
.top_content .top_content-bottom .top_content-bottom-right > a:hover {
  color: #333;
  text-decoration: none;
}
.top_content .top_content-bottom .top_content-bottom-right > a:active {
  color: #333;
  text-decoration: none;
}
.top_content .top_content-bottom .top_content-bottom-right > a:link {
  color: #333;
  text-decoration: none;
}
@media only screen and (min-width: 769px) {
  .top_content .top_content-bottom .top_content-bottom-right > a {
    padding-right: 38px;
    font-size: 13px;
    font-weight: normal;
  }
}
.top_content .top_content-bottom .top_content-bottom-right > a:after {
  content: "";
  position: absolute;
  top: -7px;
  right: 0;
  z-index: 1;
}
.top_content .top_content-footer {
  padding-top: 20px;
  display: table;
}
.top_content .top_content-footer .top_content-footer-logo {
  display: table-cell;
  width: 100px;
  vertical-align: bottom;
}
.top_content .top_content-footer .top_content-footer-text {
  display: table-cell;
  vertical-align: bottom;
  padding-left: 10px;
  font-size: 11px;
  color: #51656f;
}
.top_content .top_content-footer_link {
  padding-bottom: 40px;
  margin-top: 4px;
}
.top_content .top_content-footer_link a {
  font-size: 10px;
}
.top_content .top_content-footer_link a:visited {
  color: #51656f;
  text-decoration: underline;
}
.top_content .top_content-footer_link a:hover {
  color: #51656f;
  text-decoration: underline;
}
.top_content .top_content-footer_link a:active {
  color: #51656f;
  text-decoration: underline;
}
.top_content .top_content-footer_link a:link {
  color: #51656f;
  text-decoration: underline;
}

.frame {
  display: table;
  width: 100%;
  margin-top: 15px;
}
.frame:visited {
  color: #333;
  text-decoration: none;
}
.frame:hover {
  color: #333;
  text-decoration: none;
}
.frame:active {
  color: #333;
  text-decoration: none;
}
.frame:link {
  color: #333;
  text-decoration: none;
}
.frame:hover {
  color: #6fba2c;
  cursor: pointer;
}
.frame:last-child {
  margin-top: 0;
}
.frame .frame-left {
  display: table-cell;
  width: 125px;
  vertical-align: top;
  text-align: left;
}
.frame .frame-left.frame-left--curcle {
  width: 45px;
}
@media only screen and (min-width: 769px) {
  .frame .frame-left {
    width: 190px;
    height: 91px;
  }
}
.frame .frame-right {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
@media only screen and (min-width: 769px) {
  .frame .frame-right {
    width: 140px;
    height: 91px;
  }
}
@media only screen and (min-width: 769px) {
  .frame .frame-right.frame-right--top {
    width: 208px;
  }
}
@media only screen and (min-width: 769px) and (min-width: 769px) {
  .frame .frame-right.frame-right--top .frame-right-title {
    width: 208px;
  }
}

.frame .frame-right .frame-right-title {
  font-size: 13px;
}
@media only screen and (min-width: 769px) {
  .frame .frame-right .frame-right-title {
    width: 140px;
    height: 91px;
    font-size: 14px;
    line-height: 1.5;
  }
  .frame .frame-right .frame-right-title:hover {
    color: #6fba2c;
  }
}
.frame .frame-right .frame-right-date {
  font-size: 10px;
}
@media only screen and (min-width: 769px) {
  .frame .frame-right .frame-right-date {
    margin-top: 4px;
    font-size: 10px;
    font-weight: bold;
    color: #6fba2c;
  }
}

.toggle_button {
  display: table;
  width: 100%;
  height: 56px;
  background: #fff;
  color: #6fba2c;
  border: 2px solid #6fba2c;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
}
.toggle_button.is-active {
  background: #6fba2c;
  color: #fff;
}
.toggle_button .toggle_button-left {
  display: table-cell;
  width: 50%;
  text-align: left;
  vertical-align: middle;
}
.toggle_button .toggle_button-left .toggle_button-left-text {
  margin-left: 15px;
  font-size: 13px;
}
.toggle_button .toggle_button-right {
  display: table-cell;
  width: 50%;
  text-align: right;
  vertical-align: middle;
}
.toggle_button .toggle_button-right .toggle_button-right-icon {
  margin-right: 15px;
}

.snsbutton {
  display: block;
  padding: 17px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
}
@media only screen and (min-width: 769px) {
  .snsbutton {
    margin-top: 0;
    height: 44px;
  }
}
.snsbutton.snsbutton--instagram {
  background: #eb6ea5;
}
.snsbutton.snsbutton--instagram:visited {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--instagram:hover {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--instagram:active {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--instagram:link {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--instagram .snsbutton-text {
  position: relative;
  padding-left: 55px;
  font-size: 19px;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--instagram .snsbutton-text {
    padding-top: 8px;
  }
}
.snsbutton.snsbutton--instagram .snsbutton-text:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 15px;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--instagram .snsbutton-text:before {
    top: 4px;
    left: 156px;
    width: 37px;
    height: 37px;
    background: url(/edit/suumo-heya/assets/img/common/pc/sprite/pc-common-icon-.png) no-repeat;
    background-position: -138px 0;
    background-size: 341px, 37px;
  }
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--instagram .snsbutton-text .snsbutton-text-up {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--instagram .snsbutton-text .snsbutton-text-down {
    text-align: center;
  }
}
.snsbutton.snsbutton--facebook {
  background: #3664a2;
}
.snsbutton.snsbutton--facebook:visited {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--facebook:hover {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--facebook:active {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--facebook:link {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--facebook .snsbutton-text {
  position: relative;
  padding-left: 55px;
  font-size: 19px;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--facebook .snsbutton-text {
    padding-top: 8px;
  }
}
.snsbutton.snsbutton--facebook .snsbutton-text:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 15px;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--facebook .snsbutton-text:before {
    top: 3px;
    left: 129px;
    width: 36px;
    height: 36px;
    background: url(/edit/suumo-heya/assets/img/common/pc/sprite/pc-common-icon-.png) no-repeat;
    background-position: -94px 0;
    background-size: 341px, 37px;
  }
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--facebook .snsbutton-text .snsbutton-text-up {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--facebook .snsbutton-text .snsbutton-text-down {
    text-align: center;
  }
}
.snsbutton.snsbutton--twitter {
  background: #000;
}
.snsbutton.snsbutton--twitter:visited {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--twitter:hover {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--twitter:active {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--twitter:link {
  color: #fff;
  text-decoration: none;
}
.snsbutton.snsbutton--twitter .snsbutton-text {
  position: relative;
  padding-left: 55px;
  font-size: 19px;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--twitter .snsbutton-text {
    padding-top: 8px;
  }
}
.snsbutton.snsbutton--twitter .snsbutton-text:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 15px;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--twitter .snsbutton-text:before {
    top: 7px;
    left: 195px;
    width: 30px;
    height: 30px;
    background: url(/edit/suumo-heya/assets/img/common/pc/sprite/pc-common-icon-.png) no-repeat;
    background-position: -303px 0;
    background-size: 341px, 37px;
  }
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--twitter .snsbutton-text .snsbutton-text-up {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--twitter .snsbutton-text .snsbutton-text-down {
    text-align: center;
  }
}
.snsbutton.snsbutton--search {
  background: #ffffff;
}
.snsbutton.snsbutton--search:visited {
  color: #333333;
  text-decoration: none;
}
.snsbutton.snsbutton--search:hover {
  color: #333333;
  text-decoration: none;
}
.snsbutton.snsbutton--search:active {
  color: #333333;
  text-decoration: none;
}
.snsbutton.snsbutton--search:link {
  color: #333333;
  text-decoration: none;
}
.snsbutton.snsbutton--search .snsbutton-text {
  position: relative;
  padding-left: 55px;
  font-size: 19px;
  color: #333333;
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--search .snsbutton-text {
    padding-top: 8px;
  }
}
.snsbutton.snsbutton--search .snsbutton-text:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 15px;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--search .snsbutton-text:before {
    top: 4px;
    left: 142px;
    width: 36px;
    height: 36px;
    background: url(/edit/suumo-heya/assets/img/common/pc/sprite/pc-common-icon-.png) no-repeat;
    background-position: -259px 0;
    background-size: 341px, 37px;
  }
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--search .snsbutton-text .snsbutton-text-up {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  .snsbutton.snsbutton--search .snsbutton-text .snsbutton-text-down {
    text-align: center;
  }
}

.menu .menu-header {
  width: 100%;
  height: 42px;
  padding-top: 18px;
  background: #f1f0e8;
}
.menu .menu-header .menu-header-logo {
  display: block;
  width: 184px;
  height: 30px;
  margin: 0 auto;
  font-size: 0;
  background-image: url(/edit/suumo-heya/assets/img/common/sp/logo_suumo_heya.png);
  background-repeat: no-repeat;
  background-size: 184px 30px;
}
.menu .menu-header .menu-header-button {
  position: absolute;
  top: 20px;
  left: 15px;
  z-index: 2;
}
.menu .menu-body {
  overflow-y: auto;
}
.menu .menu-body > li {
  text-align: center;
}
.menu .menu-body > li:first-child a {
  padding-top: 27px;
}
.menu .menu-body > li > a {
  display: block;
  width: 100%;
  padding: 14px 0;
  font-size: 23px;
  color: #000;
  font-family: 'Shuei MaruGo L';
}
.menu .menu-body > li > a:visited {
  color: #000;
  text-decoration: none;
}
.menu .menu-body > li > a:hover {
  color: #000;
  text-decoration: none;
}
.menu .menu-body > li > a:active {
  color: #000;
  text-decoration: none;
}
.menu .menu-body > li > a:link {
  color: #000;
  text-decoration: none;
}
.menu .menu-body > li > a:hover {
  color: #6fba2c;
}
.menu .menu-body > li .menu-body-close {
  margin-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.menu .menu-body > li .menu-body-search {
  margin-top: 40px;
}

.menu_sns {
  display: flex;
  justify-content: center;
  gap: 42px;
}
.menu_sns > li.menu_sns-instagram {
  width: 45px;
  height: 45px;
}
.menu_sns > li.menu_sns-facebook {
  width: 45px;
  height: 45px;
}
.menu_sns > li.menu_sns-twitter {
  width: 45px;
  height: 45px;
}

.modal_manga {
  width: 226px;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .modal_manga {
    width: 450px;
  }
}

.modal_content {
  position: relative;
  width: 92%;
  margin: 0 4%;
}
.modal_content.modal_content--cm {
  height: 270px;
}
@media only screen and (min-width: 769px) {
  .modal_content {
    top: 0;
    width: 720px;
    margin: 0 auto;
  }
}
.modal_content .modal_content-arrow_left {
  display: none;
  position: absolute;
  top: 233px;
  left: -7px;
  z-index: 99999;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-arrow_left {
    display: none;
    top: 319px;
    left: 54px;
  }
}
.modal_content .modal_content-arrow_right {
  display: none;
  position: absolute;
  top: 233px;
  right: -7px;
  z-index: 99999;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-arrow_right {
    display: none;
    top: 319px;
    right: 54px;
  }
}
.modal_content .modal_content-title {
  position: relative;
}
.modal_content .modal_content-title h2 {
  font-size: 20px;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-title h2 {
    font-size: 25px;
  }
}
.modal_content .modal_content-title .modal_content-title-close_button {
  position: absolute;
  top: 4px;
  right: 0;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-title .modal_content-title-close_button {
    width: 24px;
    height: 24px;
    background: url(/edit/suumo-heya/assets/img/common/pc/close_button_pc.png) no-repeat;
  }
}
.modal_content .modal_content-character_info {
  padding: 50px 15px 40px;
  background-color: #f1f0e8;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-character_info {
    width: 720px;
    margin-top: 16px;
    padding-left: 0;
    padding-right: 0;
    float: left;
  }
}
.modal_content .modal_content-character {
  padding-top: 10px;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-character {
    padding-top: 14px;
  }
}
.modal_content .modal_content-character .modal_content-character-view {
  background: #f1f0e8;
}
.modal_content .modal_content-character .modal_content-character-desc {
  padding: 15px 0;
  font-size: 13px;
  font-family: 'Shuei MaruGo L';
  text-align: center;
  background: #fff;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-character .modal_content-character-desc {
    padding: 40px 0;
    font-size: 20px;
  }
}
.modal_content .modal_content-video {
  margin-top: 10px;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-video {
    width: 720px;
    float: left;
  }
}
.modal_content .modal_content-video .modal_content-video-view {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.modal_content .modal_content-video .modal_content-video-view iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal_content .modal_content-video .modal_content-video-desc {
  padding: 15px;
  font-size: 14px;
  background: #000;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-video .modal_content-video-desc {
    padding: 20px;
  }
}
.modal_content .modal_content-manga {
  position: relative;
  height: 414px;
  padding-bottom: 20px;
  overflow-y: scroll;
  margin-top: 10px;
  background: #f1f0e8;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-manga {
    margin-top: 15px;
    height: 570px;
    padding-bottom: 30px;
  }
}
.modal_content .modal_content-manga .modal_content-manga-title {
  width: 226px;
  margin: 0 auto;
  margin-top: 20px;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-manga .modal_content-manga-title {
    width: 450px;
    margin-top: 30px;
  }
}
.modal_content .modal_content-manga .modal_content-manga-title > li {
  font-size: 13px;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-manga .modal_content-manga-title > li {
    font-size: 20px;
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-manga .modal_content-manga-title > li:last-child {
    margin-left: 22px;
  }
}
.modal_content .modal_content-manga_list {
  padding: 30px 15px 0;
  background: #fff;
}
.modal_content .modal_content-manga_list .modal_content-manga_list-more {
  padding: 30px 0;
}
.modal_content .modal_content-list {
  padding: 30px 14px;
  background: #fff;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-list {
    width: 332px;
    height: 478px;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
  }
}
.modal_content .modal_content-list > h3 {
  padding-bottom: 15px;
  font-size: 15px;
}
.modal_content .modal_content-list .modal_content-list-more {
  margin-top: 30px;
}
.modal_content .modal_content-character_img {
  width: 100%;
  height: 368px;
  background-color: #fff;
  background-image: url(/edit/suumo-heya/assets/img/common/sp/char_suumo_modal_sp.png);
  background-repeat: no-repeat;
  background-size: 210px 291px;
  background-position: center center;
}
.modal_content .modal_content-character_desc {
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  background: #fff;
}
.modal_content .modal_content-character_area {
  padding: 30px 0px;
  background: #fff;
}
.modal_content .modal_content-character_area .modal_content-character_area-list {
  width: 347px;
  margin: 0 auto;
}
.modal_content .modal_content-character_area .modal_content-character_area-list > li {
  width: 105px;
  margin-right: 16px;
  float: left;
}
.modal_content .modal_content-character_area .modal_content-character_area-list > li:nth-child(3n) {
  margin-right: 0;
}
.modal_content .modal_content-character_other {
  padding: 30px 0px 0;
  background: #fff;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-character_other {
    width: 332px;
    height: 526px;
    margin-top: 16px;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
  }
}
.modal_content .modal_content-character_other .modal_content-character_other-list {
  width: 347px;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-character_other .modal_content-character_other-list {
    width: 332px;
    height: 412px;
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
.modal_content .modal_content-character_other .modal_content-character_other-list > li {
  width: 105px;
  margin-right: 16px;
  float: left;
}
.modal_content .modal_content-character_other .modal_content-character_other-list > li:nth-child(3n) {
  margin-right: 0;
}
.modal_content .modal_content-character_other .modal_content-character_other-list > li:nth-child(n+4) {
  margin-top: 15px;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-character_other .modal_content-character_other-list > li {
    float: none;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-character_other .modal_content-character_other-list > li:first-child {
    margin-top: 0;
  }
}
.modal_content .modal_content-character_other .modal_content-character_other-bottom {
  padding: 30px 15px;
}
@media only screen and (min-width: 769px) {
  .modal_content .modal_content-character_other .modal_content-character_other-bottom {
    padding-left: 0;
    padding-right: 0;
  }
}

.modal_pc-list {
  height: 350px;
  overflow: scroll;
}

.menu_pc .menu_pc-content {
  position: relative;
}
.menu_pc .menu_pc-content .menu_pc-content-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 70px;
  background: #f1f0e8;
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0 0 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 0 20px;
  box-shadow: rgba(0, 0, 0, 0.7) 0 0 20px;
}
.menu_pc .menu_pc-content .menu_pc-content-body {
  position: absolute;
  top: 69px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 54px;
  background-color: rgba(111, 186, 44, 0.9);
}

.header_menu > li:first-child {
  width: 138px;
  float: left;
}
.header_menu > li:nth-child(2) {
  float: left;
  margin-top: 6px;
  margin-left: 300px;
}

.menu_logo {
  display: block;
  width: 176px;
  height: 31px;
  background: url(/edit/suumo-heya/assets/img/common/pc/suumo_heya_logo.png) no-repeat;
  background-size: 176px 31px;
  font-size: 0;
}

.header_sp {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .header_sp {
    display: none;
  }
}
.header_sp .header_sp-menu {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 15px;
}
.header_sp .header_sp-modal_close {
  display: none;
  position: absolute;
  z-index: 999;
  top: 17px;
  right: 15px;
  width: 30px;
  height: 31px;
}
.header_sp .header_sp-logo {
  padding-top: 18px;
}
.header_sp .header_sp-logo a {
  display: block;
  width: 184px;
  height: 30px;
  margin: 0 auto;
  font-size: 0;
  background: url(/edit/suumo-heya/assets/img/common/sp/logo_suumo_heya.png) no-repeat;
  background-repeat: no-repeat;
  background-size: 184px 30px;
  font-size: 0;
}

.header_pc {
  margin: 0 auto;
  width: 1050px;
  padding-top: 12px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .header_pc {
    display: none;
  }
}
.header_pc .header_pc-menu {
  display: none;
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 15px;
}
.header_pc .header_pc-modal_close {
  display: none;
  position: absolute;
  z-index: 999;
  top: 17px;
  right: 15px;
  width: 30px;
  height: 31px;
}
.header_pc .header_pc-logo {
  float: left;
  margin-left: 300px;
  margin-top: 6px;
}
.header_pc .header_pc-logo a {
  display: block;
  width: 176px;
  height: 31px;
  margin: 0 auto;
  font-size: 0;
  background: url(/edit/suumo-heya/assets/img/common/pc/suumo_heya_logo.png) no-repeat;
  background-size: 176px 31px;
  background-repeat: no-repeat;
  font-size: 0;
}
.header_pc .header_pc-object {
  float: left;
}

.footer {
  margin: 0 15px;
}
@media only screen and (min-width: 769px) {
  .footer {
    position: relative;
    margin: 0;
  }
}
.footer .footer-info {
  display: table;
}
.footer .footer-info .footer-info-logo {
  display: table-cell;
  width: 100px;
  vertical-align: bottom;
}
.footer .footer-info .footer-info-title {
  display: table-cell;
  vertical-align: bottom;
  padding-left: 10px;
  font-size: 11px;
  color: #425b68;
}
.footer .footer-link {
  margin-top: 4px;
}
.footer .footer-link a {
  font-size: 10px;
}
.footer .footer-link a:visited {
  color: #425b68;
  text-decoration: underline;
}
.footer .footer-link a:hover {
  color: #425b68;
  text-decoration: underline;
}
.footer .footer-link a:active {
  color: #425b68;
  text-decoration: underline;
}
.footer .footer-link a:link {
  color: #425b68;
  text-decoration: underline;
}
.footer .footer-menu {
  display: none;
}
@media only screen and (min-width: 769px) {
  .footer .footer-menu {
    display: block;
    position: absolute;
    top: 6px;
    right: 123px;
    z-index: 1;
  }
}
.footer .footer-menu > li {
  float: left;
}
.footer .footer-menu > li a:visited {
  color: #0047cd;
  text-decoration: underline;
}
.footer .footer-menu > li a:hover {
  color: #0047cd;
  text-decoration: underline;
}
.footer .footer-menu > li a:active {
  color: #0047cd;
  text-decoration: underline;
}
.footer .footer-menu > li a:link {
  color: #0047cd;
  text-decoration: underline;
}
.footer .footer-menu > li:after {
  content: "|";
  padding: 0 10px;
}
.footer .footer-menu > li:last-child:after {
  padding-right: 0;
  content: "";
}
.footer .footer-careers {
  display: none;
}
@media only screen and (min-width: 769px) {
  .footer .footer-careers {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .footer .footer-careers:visited {
    color: #333;
    text-decoration: none;
  }
  .footer .footer-careers:hover {
    color: #333;
    text-decoration: none;
  }
  .footer .footer-careers:active {
    color: #333;
    text-decoration: none;
  }
  .footer .footer-careers:link {
    color: #333;
    text-decoration: none;
  }
}

.video {
  display: block;
  position: absolute;
  top: -100px;
  z-index: 1;
  width: 100%;
}
.video:visited {
  color: #fff;
  text-decoration: none;
}
.video:hover {
  color: #fff;
  text-decoration: none;
}
.video:active {
  color: #fff;
  text-decoration: none;
}
.video:link {
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 769px) {
  .video {
    position: static;
  }
}
.video .video-content {
  position: relative;
  width: 288px;
  height: 162px;
  margin: 0 auto;
  border: 1px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
}
@media only screen and (min-width: 769px) {
  .video .video-content {
    width: 328px;
    height: 183px;
  }
}
.video .video-content .video-content-new_mark {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.video .video-content .video-content-arrow_left {
  position: absolute;
  top: 50%;
  left: -16px;
  z-index: 2;
  margin-top: -15px;
}
@media only screen and (min-width: 769px) {
  .video .video-content .video-content-arrow_left {
    display: none;
  }
}
.video .video-content .video-content-arrow_right {
  position: absolute;
  top: 50%;
  right: -16px;
  z-index: 2;
  margin-top: -15px;
}
@media only screen and (min-width: 769px) {
  .video .video-content .video-content-arrow_right {
    display: none;
  }
}
.video .video-title {
  width: 288px;
  margin: 0 auto;
  padding: 6px 8px 0;
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
}
@media only screen and (min-width: 769px) {
  .video .video-title {
    width: 330px;
    padding: 18px 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
}

.section {
  margin: 0 15px;
  padding: 40px 0;
}
.section.section--manga {
  padding-top: 0;
}
@media only screen and (min-width: 769px) {
  .section.section--manga {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 769px) {
  .section {
    padding: 46px 0 50px;
  }
}
@media only screen and (min-width: 769px) {
  .section.section--item {
    width: 1050px;
    margin: 0 auto;
    padding: 0;
  }
}
@media only screen and (min-width: 769px) {
  .section.section--row {
    width: 1050px;
    margin: 0 auto;
    background-color: #f1f0e8;
  }
}
@media only screen and (min-width: 769px) {
  .section {
    margin: 0;
  }
}
.section .section-title {
  position: relative;
  padding-bottom: 8px;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .section .section-title {
    padding-bottom: 5px;
  }
}
.section .section-title > h2 {
  font-size: 25px;
  font-family: 'Shuei MaruGo L';
}
@media only screen and (min-width: 769px) {
  .section .section-title > h2 {
    font-size: 26px;
  }
}
.section .section-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 106px;
  height: 4px;
  margin-left: -53px;
  background: #6fba2c;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
@media only screen and (min-width: 769px) {
  .section .section-title:after {
    height: 5px;
    bottom: -10px;
    width: 210px;
    margin-left: -105px;
  }
}
.section .section-list {
  margin-top: 30px;
}
.section .section-list.section-list--sns {
  margin-top: 0;
}
@media only screen and (min-width: 769px) {
  .section .section-list {
    margin-top: 51px;
  }
}
.section .section-view_list {
  margin-top: 30px;
}
@media only screen and (min-width: 769px) {
  .section .section-view_list {
    width: 396px;
    margin: 30px auto 0;
  }
}
.section .section-more {
  margin-top: 30px;
}
@media only screen and (min-width: 769px) {
  .section .section-more {
    display: none;
  }
}

.square {
  position: relative;
  margin-right: 8px;
  width: 125px;
  height: 71px;
}
@media only screen and (min-width: 769px) {
  .square {
    width: 160px;
    height: 91px;
    margin-right: 30px;
  }
}
.square.square--background_img {
  border: 1px solid #ccc;
  background-size: cover;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.square > img {
  width: 123px;
  height: 69px;
  border: 1px solid #ccc;
}
@media only screen and (min-width: 769px) {
  .square > img {
    width: 158px;
    height: 89px;
  }
}
.square .square-new {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.square .square-new.square-new--background_img {
  top: -1px;
  left: -1px;
}
.square .square-external_link {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .square .square-external_link {
    display: none;
  }
}
.square .square-play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-top: -10px;
  margin-left: -10px;
}
.square .square-time {
  position: absolute;
  padding: 1px 3px;
  bottom: 1px;
  right: 1px;
  background: #000;
  color: #fff;
  font-size: 8px;
}

.curcle {
  position: relative;
  width: 45px;
  height: 45px;
  padding-right: 15px;
}
@media only screen and (min-width: 769px) {
  .curcle {
    width: 90px;
    height: 90px;
    padding-right: 20px;
  }
}
.curcle > img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
@media only screen and (min-width: 769px) {
  .curcle > img {
    width: 90px;
    height: 90px;
  }
}
.curcle .curcle-new {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .curcle .curcle-new {
    width: 90px;
    height: 90px;
    background-image: url(/edit/suumo-heya/assets/img/common/pc/new_circle.png);
    background-repeat: no-repeat;
    background-size: 90px 90px;
    background-position: 0;
  }
}

.header_title {
  height: 100px;
}
.header_title.header_title--campaign {
  background-image: url(/edit/suumo-heya/assets/img/campaign/sp/campaign_top_bg.png);
  background-size: 69px 46px;
  background-repeat: no-repeat;
  background-position: 96% bottom;
}
@media only screen and (min-width: 769px) {
  .header_title.header_title--campaign {
    background-image: url(/edit/suumo-heya/assets/img/campaign/pc/campaign_char.png);
    background-size: 138px 154px;
    background-repeat: no-repeat;
    background-position: 914px 44px;
  }
}
.header_title.header_title--manga {
  background-image: url(/edit/suumo-heya/assets/img/manga/sp/manga_top_bg.png);
  background-size: 70px 49px;
  background-repeat: no-repeat;
  background-position: 96% bottom;
}
@media only screen and (min-width: 769px) {
  .header_title.header_title--manga {
    background-image: url(/edit/suumo-heya/assets/img/manga/pc/manga_char.png);
    background-size: 139px 158px;
    background-repeat: no-repeat;
    background-position: 912px 32px;
  }
}
.header_title.header_title--cm {
  background-image: url(/edit/suumo-heya/assets/img/cm/sp/cm_top_bg.png);
  background-size: 76px 41px;
  background-repeat: no-repeat;
  background-position: 96% bottom;
}
@media only screen and (min-width: 769px) {
  .header_title.header_title--cm {
    background-image: url(/edit/suumo-heya/assets/img/cm/pc/cm_char.png);
    background-size: 151px 149px;
    background-repeat: no-repeat;
    background-position: 899px 44px;
  }
}
.header_title.header_title--character {
  background-image: url(/edit/suumo-heya/assets/img/character/sp/character_top_bg.png);
  background-size: 65px 45px;
  background-repeat: no-repeat;
  background-position: 96% bottom;
}
@media only screen and (min-width: 769px) {
  .header_title.header_title--character {
    background-image: url(/edit/suumo-heya/assets/img/character/pc/character_char.png);
    background-size: 130px 149px;
    background-repeat: no-repeat;
    background-position: 922px 44px;
  }
}
.header_title.header_title--diagram {
  background-image: url(/edit/suumo-heya/assets/img/diagram/sp/diagram_top_bg.png);
  background-size: 84px 44px;
  background-repeat: no-repeat;
  background-position: 96% bottom;
}
@media only screen and (min-width: 769px) {
  .header_title.header_title--diagram {
    background-image: url(/edit/suumo-heya/assets/img/diagram/pc/diagram_char.png);
    background-size: 167px 148px;
    background-repeat: no-repeat;
    background-position: 884px 44px;
  }
}
@media only screen and (min-width: 769px) {
  .header_title {
    position: relative;
    width: 1050px;
    height: 216px;
    margin: 0 auto;
  }
}
.header_title .header_title-menu_button {
  display: none;
}
@media only screen and (min-width: 769px) {
  .header_title .header_title-menu_button {
    position: absolute;
    top: 36px;
    left: 0;
    display: block;
    width: 30px;
    height: 28px;
    background: url(/edit/suumo-heya/assets/img/common/pc/menu_button.png) no-repeat;
    background-size: 30px 28px;
  }
}
.header_title .header_title-logo {
  display: none;
}
@media only screen and (min-width: 769px) {
  .header_title .header_title-logo {
    display: block;
    padding-top: 36px;
  }
}
@media only screen and (min-width: 769px) {
  .header_title .header_title-logo > a {
    display: block;
    width: 330px;
    height: 18px;
    margin: 0 auto;
    padding-top: 36px;
    background: url(/edit/suumo-heya/assets/img/common/pc/suumo_heya.png) no-repeat;
    background-size: 330px 54px;
    font-size: 0;
  }
}
.header_title .header_title-section {
  position: relative;
  padding-top: 24px;
  padding-bottom: 8px;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .header_title .header_title-section {
    padding: 0;
  }
}
@media only screen and (min-width: 769px) {
  .header_title .header_title-section.header_title-section--campaign {
    width: 1050px;
    height: 231px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    background: url(/edit/suumo-heya/assets/img/common/pc/campaign_char_pc.png) no-repeat;
    background-size: 138px 156px;
    background-position: right 50px;
  }
}
.header_title .header_title-section h3 {
  font-family: 'Shuei MaruGo L';
  font-size: 25px;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .header_title .header_title-section h3 {
    text-shadow: 0 -2px 0 #000;
    margin-top: 40px;
    padding-top: 52px;
    font-size: 70px;
  }
}
.header_title .header_title-section .header_title-section-logo {
  display: none;
}
@media only screen and (min-width: 769px) {
  .header_title .header_title-section .header_title-section-logo {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .header_title .header_title-section .header_title-section-logo > h1 {
    width: 176px;
    height: 31px;
    margin: 0 auto;
    background: url(/edit/suumo-heya/assets/img/common/pc/suumo_heya_logo_pc.png) no-repeat;
    background-size: 176px 31px;
    font-size: 0;
  }
}
.header_title .header_title-section:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 106px;
  height: 6px;
  margin-left: -53px;
  background: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
@media only screen and (min-width: 769px) {
  .header_title .header_title-section:after {
    display: none;
  }
}

.correlation {
  position: relative;
}
.correlation .correlation-scroll {
  overflow: scroll;
}
@media only screen and (min-width: 769px) {
  .correlation .correlation-scroll {
    overflow: visible;
  }
}
.correlation .correlation-scroll .correlation-scroll-bg {
  margin: 30px auto 0;
  width: 1036px;
  height: 728px;
  background: url(/edit/suumo-heya/assets/img/diagram/pc/diagram.png) no-repeat;
  background-size: 1036px 728px;
}
@media only screen and (min-width: 769px) {
  .correlation .correlation-scroll .correlation-scroll-bg {
    margin-top: 70px;
    background-position: center;
  }
}

.charcter_info .charcter_info-name {
  margin-top: 57px;
}
.charcter_info .charcter_info-name .charcter_info-name-text {
  width: 105px;
  height: 37px;
  margin: 0 auto;
  background: url(/edit/suumo-heya/assets/img/character/sp/suumo_text.png) no-repeat;
  background-size: 105px 37px;
  font-size: 0;
}
.charcter_info .charcter_info-desc {
  margin-top: 31px;
  font-size: 15px;
}
.charcter_info .charcter_info-other {
  width: 257px;
  margin: 30px auto 0;
}
.charcter_info .charcter_info-other > li {
  margin-right: 16px;
  float: left;
}
.charcter_info .charcter_info-other > li:last-child {
  margin-right: 0;
}

.charcter_list {
  display: table;
  width: 332px;
  height: 105px;
}
.charcter_list .charcter_list-info {
  display: table-cell;
  width: 105px;
}
.charcter_list .charcter_list-name {
  display: none;
}
@media only screen and (min-width: 769px) {
  .charcter_list .charcter_list-name {
    display: table-cell;
    width: 207px;
    padding-left: 20px;
    vertical-align: middle;
  }
}
.charcter_list .charcter_list-name .charcter_list-name-suumo {
  width: 77px;
  height: 27px;
  background: url(/edit/suumo-heya/assets/img/character/pc/suumo_text.png) no-repeat;
  background-size: 77px 27px;
}
.charcter_list .charcter_list-name .charcter_list-name-don_suumo {
  width: 125px;
  height: 29px;
  background: url(/edit/suumo-heya/assets/img/character/pc/donsuumo_text.png) no-repeat;
  background-size: 125px 29px;
}
.charcter_list .charcter_list-name .charcter_list-name-sumomi {
  width: 77px;
  height: 29px;
  background: url(/edit/suumo-heya/assets/img/character/pc/sumomi_text.png) no-repeat;
  background-size: 77px 29px;
}
.charcter_list .charcter_list-name .charcter_list-name-papa_suumo {
  width: 135px;
  height: 29px;
  background: url(/edit/suumo-heya/assets/img/character/pc/papasuumo_text.png) no-repeat;
  background-size: 135px 29px;
}
.charcter_list .charcter_list-name .charcter_list-name-mama_suumo {
  width: 135px;
  height: 29px;
  background: url(/edit/suumo-heya/assets/img/character/pc/mamasuumo_text.png) no-repeat;
  background-size: 132px 27px;
}
.charcter_list .charcter_list-name .charcter_list-name-ani_suumo {
  width: 132px;
  height: 29px;
  background: url(/edit/suumo-heya/assets/img/character/pc/anisuumo_text.png) no-repeat;
  background-size: 132px 29px;
}
.charcter_list .charcter_list-name .charcter_list-name-domomo {
  width: 76px;
  height: 27px;
  background: url(/edit/suumo-heya/assets/img/character/pc/domomo_text.png) no-repeat;
  background-size: 76px 27px;
}
.charcter_list .charcter_list-name .charcter_list-name-tukumo_parent {
  width: 142px;
  height: 30px;
  background: url(/edit/suumo-heya/assets/img/character/pc/tukumo_parent_text.png) no-repeat;
  background-size: 142px 30px;
}
.charcter_list .charcter_list-name .charcter_list-name-wakusimo {
  width: 132px;
  height: 29px;
  background: url(/edit/suumo-heya/assets/img/character/pc/wakusimo_text.png) no-repeat;
  background-size: 132px 29px;
}
.charcter_list .charcter_list-name .charcter_list-name-sumoru {
  width: 82px;
  height: 29px;
  background: url(/edit/suumo-heya/assets/img/character/pc/sumoru_text.png) no-repeat;
  background-size: 82px 29px;
}
.charcter_list .charcter_list-name .charcter_list-name-totomo {
  width: 76px;
  height: 27px;
  background: url(/edit/suumo-heya/assets/img/character/pc/totomo_text.png) no-repeat;
  background-size: 76px 27px;
}

.l-toggle_button:visited {
  color: #fff;
  text-decoration: none;
}
.l-toggle_button:hover {
  color: #fff;
  text-decoration: none;
}
.l-toggle_button:active {
  color: #fff;
  text-decoration: none;
}
.l-toggle_button:link {
  color: #fff;
  text-decoration: none;
}

.l-top_content > li {
  background-color: #f1f0e8;
}
@media only screen and (min-width: 769px) {
  .l-top_content > li {
    background-color: #fff;
  }
}
.l-top_content > li:nth-child(2n) {
  background-color: #fff;
}

.l-character_list {
  margin-top: 30px;
}
@media only screen and (min-width: 769px) {
  .l-character_list {
    margin-top: 70px;
  }
}

.l-content.l-content--end {
  padding-bottom: 15px;
}
@media only screen and (min-width: 769px) {
  .l-content.l-content--end > li:first-child {
    margin-top: 70px;
    background: #f1f0e8;
  }
}
.l-content > li:nth-child(2n) {
  background: #f1f0e8;
}

@media only screen and (min-width: 769px) {
  .l-frame {
    width: 1050px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 769px) {
  .l-frame.l-frame--modal {
    width: 332px;
    height: 360px;
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
@media only screen and (min-width: 769px) {
  .l-frame.l-frame--modal li {
    margin-top: 20px;
    margin-right: 0;
  }
}
.l-frame.l-frame--modal li:first-child {
  margin-top: 0;
}
.l-frame > li {
  margin-top: 15px;
}
@media only screen and (min-width: 769px) {
  .l-frame > li {
    width: 330px;
    float: left;
    margin-top: 0;
    margin-right: 30px;
  }
  .l-frame > li:nth-child(3n) {
    margin-right: 0;
  }
}
.l-frame > li:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 769px) {
  .l-frame > li:first-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .l-frame > li:nth-child(n+4) {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 769px) {
  .l-frame.l-frame--item {
    width: 396px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .l-frame.l-frame--item > li {
    width: 330px;
    margin-top: 30px;
    margin-right: 0;
  }
}
.l-frame.l-frame--item > li:first-child {
  margin-top: 0;
}

.l-header_sp {
  position: fixed;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  background: #f1f0e8;
  z-index: 9999;
}
.l-header_sp.l-header_sp--fade {
  display: none;
}
@media only screen and (min-width: 769px) {
  .l-header_sp {
    display: none;
  }
}

.l-header_pc {
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 70px;
  background: #f1f0e8;
  z-index: 3;
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0 0 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 0 20px;
  box-shadow: rgba(0, 0, 0, 0.7) 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .l-header_pc {
    display: none;
  }
}

.l-header_title {
  padding-top: 60px;
  height: 100px;
  background-color: #69b128;
  /* Old browsers */
  background-color: -moz-radial-gradient(center, ellipse cover, #69b128 0%, #3d7f02 100%);
  /* FF3.6-15 */
  background-color: -webkit-radial-gradient(center, ellipse cover, #69b128 0%, #3d7f02 100%);
  /* Chrome10-25,Safari5.1-6 */
  background-color: radial-gradient(ellipse at center, #69b128 0%, #3d7f02 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69b128', endColorstr='#3d7f02',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
@media only screen and (min-width: 769px) {
  .l-header_title {
    margin-top: 123px;
    padding-top: 0;
    height: 216px;
    background-image: url(/edit/suumo-heya/assets/img/common/pc/header_title_bg.png);
    background-size: 1888px, 216px;
    background-position: bottom;
    background-color: transparent;
  }
}

.l-footer {
  padding: 20px 0 31px;
}
@media only screen and (min-width: 769px) {
  .l-footer {
    width: 1050px;
    margin: 15px auto 0;
    padding: 30px 0 64px;
  }
}

.l-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  background: #fff;
  z-index: 9999999;
}
@media only screen and (min-width: 769px) {
  .l-menu {
    display: none;
  }
}

.l-menu_sns {
  margin-top: 16px;
}

.l-modal_manga {
  margin-top: 15px;
}
@media only screen and (min-width: 769px) {
  .l-modal_manga {
    margin-top: 22px;
  }
}

.l-modal_content {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
@media only screen and (min-width: 769px) {
  .l-modal_content > li {
    width: 720px;
    margin: 0 auto;
  }
}
.l-modal_content > li .modal_close {
  padding: 30px 0;
}

.l-header_menu {
  padding-top: 12px;
  position: relative;
  width: 1050px;
  margin: 0 auto;
}

.l-menu_list {
  width: 1050px;
  margin: 0 auto;
}

.l-menu_pc {
  background: #f1f0e8;
}
@media only screen and (max-width: 768px) {
  .l-menu_pc {
    display: none;
  }
}

.l-content_list {
  display: none;
  margin-top: 27px;
}
@media only screen and (min-width: 769px) {
  .l-content_list {
    margin-top: 30px;
  }
}

@media only screen and (min-width: 769px) {
  .l-video {
    width: 1050px;
    margin: 0 auto;
  }
}
.l-video li:nth-child(2) {
  display: none;
}
.l-video li:nth-child(3) {
  display: none;
}
@media only screen and (min-width: 769px) {
  .l-video li {
    width: 330px;
    float: left;
    margin-top: 30px;
    margin-right: 30px;
  }
  .l-video li:nth-child(2) {
    display: block;
  }
  .l-video li:nth-child(3) {
    display: block;
  }
  .l-video li:last-child {
    margin-right: 0;
  }
}

@media only screen and (min-width: 769px) {
  .l-section {
    width: 1050px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 769px) {
  .l-section > li:nth-child(2) {
    background: #f1f0e8;
  }
}
@media only screen and (min-width: 769px) {
  .l-section > li {
    width: 495px;
    height: 593px;
    margin-right: 60px;
    float: left;
    background: #f1f0e8;
    border-radius: 15px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.5) 0 2px 2px;
  }
}
.l-section > li:last-child {
  margin-right: 0;
}

.l-character {
  width: 290px;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .l-character {
    width: 880px;
  }
}
.l-character > li {
  width: 86px;
  margin-right: 16px;
  float: left;
}
.l-character > li:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (min-width: 769px) {
  .l-character > li:nth-child(3n) {
    margin-right: 30px;
  }
}
.l-character > li:nth-child(n+4) {
  margin-top: 15px;
}
@media only screen and (min-width: 769px) {
  .l-character > li:nth-child(n+4) {
    margin-top: 0;
    margin-right: 30px;
  }
}
.l-character > li:last-child {
  display: none;
}
@media only screen and (min-width: 769px) {
  .l-character > li:last-child {
    display: block;
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  .l-character > li {
    width: 100px;
    margin-right: 30px;
  }
}

@media only screen and (min-width: 769px) {
  .l-snsbutton {
    margin: 0 auto;
  }
}
.l-snsbutton li {
  margin-top: 20px;
}
.l-snsbutton li:first-child {
  margin-top: 0px;
}
@media only screen and (min-width: 769px) {
  .l-snsbutton li {
    width: 510px;
    margin-right: 30px;
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  .l-snsbutton li:first-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .l-snsbutton li:nth-child(2) {
    margin-right: 0;
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .l-snsbutton li:nth-child(3) {
    margin-top: 27px;
  }
}
@media only screen and (min-width: 769px) {
  .l-snsbutton li:last-child {
    margin-right: 0px;
    margin-top: 27px;
  }
}

.l-charcter_list {
  width: 332px;
  height: 105px;
}

.l-pc_menu {
  display: none;
}
@media only screen and (min-width: 769px) {
  .l-pc_menu {
    position: absolute;
    top: 69px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 54px;
    background-image: url(/edit/suumo-heya/assets/img/common/pc/header_menu_bg.png);
    background-size: 1888px, 54px;
    background-position: bottom;
    background-color: #6fba2c;
    opacity: 0.9;
    filter: alpha(opacity=72);
  }
}

.top_header {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .top_header {
    height: auto;
  }
}
.top_header .top_header-up {
  position: relative;
  height: 388px;
  background-color: #f1f0e8;
  background-image: url(/edit/suumo-heya/assets/img/top/sp/suumo_img.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
}
@media only screen and (min-width: 769px) {
  .top_header .top_header-up {
    height: 400px;
    background-image: url(/edit/suumo-heya/assets/img/top/pc/header_bg.png);
    background-size: auto;
  }
}
.top_header .top_header-up h1 {
  font-size: 0;
}
.top_header .top_header-up .top_header-up-logo {
  display: block;
  width: 140px;
  height: 62px;
  margin: 18px auto 0;
  background-image: url(/edit/suumo-heya/assets/img/top/sp/logo.png);
  background-size: 140px 62px;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 769px) {
  .top_header .top_header-up .top_header-up-logo {
    display: none;
  }
}
.top_header .top_header-up .top_header-up-menu_sp {
  position: absolute;
  top: 20px;
  left: 15px;
  z-index: 1;
}
.top_header .top_header-down {
  position: relative;
  height: 143px;
  background-color: #6fba2c;
  background-image: url(/edit/suumo-heya/assets/img/top/sp/top_header-down_bg.png);
  background-position: center;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .top_header .top_header-down {
    height: 300px;
    border-top: 1px solid #fff;
    background-color: #6fba2c;
    background-image: url(/edit/suumo-heya/assets/img/top/pc/top_header-down_bg.png);
    background-size: 1888px 300px;
    background-position: center;
  }
}
.top_header .top_header-content {
  position: absolute;
  top: 402px;
  z-index: 1;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .top_header .top_header-content {
    position: static;
    width: 1050px;
    margin: 0 auto;
  }
}

.character .character-suumo {
  display: block;
  width: 86px;
  height: 86px;
  background-image: url(/edit/suumo-heya/assets/img/top/sp/img_chara_suumo.png);
  background-repeat: no-repeat;
  background-size: 86px 86px;
}
@media only screen and (min-width: 769px) {
  .character .character-suumo {
    width: 100px;
    height: 100px;
    background-image: url(/edit/suumo-heya/assets/img/top/pc/img_chara_suumo_pc.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
  }
}
.character .character-don {
  display: block;
  width: 86px;
  height: 86px;
  background-image: url(/edit/suumo-heya/assets/img/top/sp/img_chara_don.png);
  background-repeat: no-repeat;
  background-size: 86px 86px;
}
@media only screen and (min-width: 769px) {
  .character .character-don {
    width: 100px;
    height: 100px;
    background-image: url(/edit/suumo-heya/assets/img/top/pc/img_chara_don_pc.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
  }
}
.character .character-sumomi {
  display: block;
  width: 86px;
  height: 86px;
  background-image: url(/edit/suumo-heya/assets/img/top/sp/img_chara_sumomi.png);
  background-repeat: no-repeat;
  background-size: 86px 86px;
}
@media only screen and (min-width: 769px) {
  .character .character-sumomi {
    width: 100px;
    height: 100px;
    background-image: url(/edit/suumo-heya/assets/img/top/pc/img_chara_sumomi_pc.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
  }
}
.character .character-papa {
  display: block;
  width: 86px;
  height: 86px;
  background-image: url(/edit/suumo-heya/assets/img/top/sp/img_chara_papa.png);
  background-repeat: no-repeat;
  background-size: 86px 86px;
}
@media only screen and (min-width: 769px) {
  .character .character-papa {
    width: 100px;
    height: 100px;
    background-image: url(/edit/suumo-heya/assets/img/top/pc/img_chara_papa_pc.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
  }
}
.character .character-mama {
  display: block;
  width: 86px;
  height: 86px;
  background-image: url(/edit/suumo-heya/assets/img/top/sp/img_chara_mama.png);
  background-repeat: no-repeat;
  background-size: 86px 86px;
}
@media only screen and (min-width: 769px) {
  .character .character-mama {
    width: 100px;
    height: 100px;
    background-image: url(/edit/suumo-heya/assets/img/top/pc/img_chara_mama_pc.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
  }
}
.character .character-ani {
  display: block;
  width: 86px;
  height: 86px;
  background-image: url(/edit/suumo-heya/assets/img/top/sp/img_chara_ani.png);
  background-repeat: no-repeat;
  background-size: 86px 86px;
}
@media only screen and (min-width: 769px) {
  .character .character-ani {
    width: 100px;
    height: 100px;
    background-image: url(/edit/suumo-heya/assets/img/top/pc/img_chara_ani_pc.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
  }
}
@media only screen and (min-width: 769px) {
  .character .character-more {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(/edit/suumo-heya/assets/img/top/pc/more_pc.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
  }
}
