@charset "utf-8";
/* ---------------------------------------------------------------------------
 * RESET STYLE
--------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ---------------------------------------------------------------------------
 * COMMON
--------------------------------------------------------------------------- */
body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
body img {
  width: auto;
}
a {
  color: #3399ff;
}
a:hover {
  text-decoration: none;
}
b {
  font-weight: bold;
}
.wrap {
  background: #ccf2ff url("../img/bg_main_aqu.png");
  overflow: hidden;
}
.ti-05 {
  text-indent: -0.5em;
}
.ls01 {
  letter-spacing: 0.1em;
}
.ls-005 {
  letter-spacing: -0.05em;
}
.ls-01 {
  letter-spacing: -0.1em;
}
.ls-02 {
  letter-spacing: -0.2em;
}
.ls-03 {
  letter-spacing: -0.3em;
}
@media screen and (max-width:640px) {
  .onlyPC {
    display: none !important;
  }
  .onlySP {
    display: block;
  }
}
@media screen and (min-width:641px) {
  .onlyPC {
    display: block;
  }
  .onlySP {
    display: none !important;
  }
}
@media screen and (min-width:1000px) {
  #generalHeader {
    max-height: 182px;
  }
}
/* ---------------------------------------------------------------------------
 * ohaasa_header
--------------------------------------------------------------------------- */
.ohaasa_header {
  background: url("../img/bg_header_sp.jpg") no-repeat top center;
  background-size: cover;
  position: relative;
}
.ohaasa_header img {
  -webkit-backface-visibility: hidden;
}
/*	header_main
------------------------------------ */
.header_main {
  width: 94%;
  max-width: 1000px;
  padding-top: 3.5vw;
  padding-bottom: 42vw;
  margin: 0 auto;
  position: relative;
}
.header_logo {
  width: 73%;
  max-width: 486px;
  margin: 0 auto 10px;
  position: relative;
  z-index: 1;
}
.header_oa {
  width: 55%;
  max-width: 290px;
  margin: 0 auto;
}
.header_visual {
  width: 110%;
  max-width: 1000px;
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-49%);
}
/*.header_chara_01{
	width: 19%;
	max-width: 226px;
	position: absolute;
	top: 27vw;
	left: 50%;
	transform: translateX(-50%);
}*/
.header_chara_01, .header_chara_02, .header_chara_03 {
  width: 19%;
  max-width: 226px;
  position: absolute;
  left: 50%;
}
.header_chara_01 {
  top: 29vw;
  transform: translateX(-270%);
}
.header_chara_02 {
  top: 28vw;
  transform: translateX(180%);
}
.header_chara_03 {
  top: 4vw;
  transform: translateX(-260%);
}
.header_twitter {
  width: 19%;
  max-width: 125px;
  position: absolute;
  bottom: 3vw;
  left: -1vw;
}
.header_sat {
  width: 20%;
  background: #fff;
  border-radius: 5px 0 0 5px;
  border: 2px solid #00ab2d;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  bottom: 60px;
  transform: translateX(10%);
  opacity: 0;
  transition: all .4s;
}
.underlayer .header_main {
  padding-top: 0;
}
.underlayer .header_main {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.header_nav_sp .header_logo, .underlayer .header_logo {
  width: 30%;
  max-width: 230px;
  margin: 0;
  position: static;
}
.underlayer .header_oa {
  width: 45%;
  max-width: 290px;
  margin: 0;
  margin-left: 3%;
  position: static;
  transform: none;
  text-align: right;
}
@media screen and (min-width:640px) {
  .ohaasa_header {
    background: url("../img/bg_header.jpg") no-repeat top center;
    background-size: cover;
  }
  .underlayer .header_main {
    width: 94%;
    justify-content: space-between;
  }
  .header_main {
    width: 98%;
    padding-top: 40vw;
    padding-bottom: 0;
  }
  .header_logo {
    width: 33%;
    margin: 0;
    position: absolute;
    bottom: 2vw;
    left: 0;
    z-index: 1;
  }
  .header_oa {
    width: 29%;
    position: absolute;
    top: 2vw;
    right: 0;
    z-index: 1;
  }
  .header_visual {
    width: 95%;
    transform: translateX(-54%);
  }
  .header_chara_01 {
    width: 10%;
    top: 2vw;
    transform: translateX(-440%);
  }
  .mv_2104 .header_chara_01 {
    transform: translateX(-310%);
  }
  .header_chara_02 {
    width: 10%;
    top: 4vw;
    transform: translateX(80%);
  }
  .mv_2104 .header_chara_02 {
    transform: translateX(125%);
  }
  .mv_2104 .header_chara_03 {
    width: 10%;
    top: 6vw;
    transform: translateX(-500%);
  }
  .header_twitter {
    bottom: 19vw;
    left: inherit;
    right: 0;
    width: 13%;
  }
  .header_sat {
    opacity: 1;
  }
}
@media screen and (min-width:1000px) {
  .header_main {
    padding-top: 420px;
  }
  .header_logo {
    bottom: 20px;
  }
  .header_oa {
    top: 20px;
  }
  .header_visual {
    width: 103%;
    transform: translateX(-51%);
  }
  .header_chara_01 {
    width: 11%;
    top: 20px;
    transform: translateX(-400%);
  }
  .mv_2104 .header_chara_01 {
    top: 5px;
    transform: translateX(-270%);
  }
  .header_chara_02 {
    width: 11%;
    top: 40px;
    transform: translateX(85%);
  }
  .mv_2104 .header_chara_02 {
    transform: translateX(135%);
  }
  .mv_2104 .header_chara_03 {
    width: 12%;
    top: 60px;
    transform: translateX(-430%);
  }
  .header_twitter {
    top: 90px;
    transition: all .4s;
  }
  .header_sat {
    width: 230px;
    bottom: 80px;
    transform: translateX(25px);
  }
  .header_sat:hover {
    transform: translateX(4px);
  }
  .header_twitter:hover {
    transform: scale(1.1);
    z-index: 1;
  }
}
/*	header_nav
------------------------------------ */
.header_nav {
  background: #00ace6;
  position: relative;
}
.header_nav_list {
  max-width: 1000px;
  margin: 0 auto;
}
.header_nav_list {
  display: flex;
  flex-wrap: wrap;
}
.header_nav_list li {
  width: 50%;
  position: relative;
}
.header_nav_list li::before {
  content: "";
  width: 2px;
  height: 60%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5) 2px, transparent 2px, transparent 2px);
  background-size: 2px 4px;
  background-repeat: repeat-y;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.header_nav_list li:last-child::before {
  content: none;
}
.header_nav_list a {
  padding: 0.75em 0;
  display: block;
  border-radius: 5px;
  position: relative;
  color: #fff;
  font-size: 1.125rem;
  font-family: "GSanSerif-B", sans-serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
}
.header_nav_list a::after {
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 1);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: all .6s;
}
@media screen and (min-width:640px) {
  .header_nav_list li {
    width: 20%;
  }
  .header_nav_list a {
    padding: 1em 0;
    font-size: 1rem;
  }
}
@media screen and (min-width:1000px) {
  .header_nav_list li {
    padding: 5px 7px 5px 5px;
    box-sizing: border-box;
  }
  .header_nav_list a {
    font-size: 1.25rem;
  }
  .header_nav_list a:hover::after {
    width: 11em;
    height: 11em;
    opacity: 0.2;
  }
}
/*	header_menu_sp
------------------------------------ */
.header_menu_sp {
  width: 50px;
  height: 50px;
  background: #0088cc;
  border: 2px solid #0088cc;
  border-radius: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1001;
  cursor: pointer;
  overflow: hidden;
}
.header_menu_sp.stop {
  position: fixed;
}
.header_menu_sp::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: -50%;
  top: -50%;
  transform: rotate(-45deg);
}
.header_menu_sp div {
  width: 25px;
  height: 20px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
}
.header_menu_sp span {
  width: 100%;
  height: 4px;
  background: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  left: 0;
  transition: all .4s;
}
.header_menu_sp span:nth-of-type(1) {
  top: 0;
}
.header_menu_sp span:nth-of-type(2) {
  top: 8px;
}
.header_menu_sp span:nth-of-type(3) {
  bottom: 0;
}
.open .wrap_nav_menu {
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.80);
  border: 2px solid rgba(0, 0, 0, 0.80);
  border-radius: 10px;
}
.open .header_menu_sp span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}
.open .header_menu_sp span:nth-of-type(2) {
  opacity: 0;
}
.open .header_menu_sp span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}
@media screen and (min-width:640px) {
  .header_menu_sp {
    display: none;
  }
}
/*	header_nav_sp
------------------------------------ */
.header_nav_sp {
  width: 100%;
  padding: 10px 20px 20px;
  background: #00ace6;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  transform: translateY(-100%);
  opacity: 0;
  transition: transform .5s cubic-bezier(.89, .05, .27, 1);
}
.header_nav_sp.stop {
  position: fixed;
}
.open .header_nav_sp {
  transform: translateY(0%);
  opacity: 1;
}
.header_nav_overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
  transition: all .6s;
}
.open .header_nav_overlay {
  display: block;
  opacity: 1;
}
.header_nav_sp .header_nav_list {
  width: 100%;
  margin-bottom: 10px;
}
.header_nav_sp .header_nav_list li {
  width: 100%;
}
.header_nav_sp .header_nav_list li::before {
  width: 94%;
  height: 2px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5) 2px, transparent 2px, transparent 2px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  top: inherit;
  bottom: 0;
  right: 3%;
  transform: none;
}
.header_nav_sp .header_btn {
  padding: 0.75em;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  display: block;
  position: relative;
  color: #fff;
  font-family: "GSanSerif-B", sans-serif;
  text-decoration: none;
  text-align: center;
}
.header_nav_sp .header_btn:last-child {
  margin-bottom: 0;
}
.header_nav_sp .header_btn::after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: url("../img/icon_arrow_wht.png") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
/* ---------------------------------------------------------------------------
 * contents
--------------------------------------------------------------------------- */
/*	commmon
------------------------------------ */
.wrap_contents {
  padding-top: 20px;
  padding-bottom: 40px;
  position: relative;
  font-size: 0.875rem;
  word-break: break-all;
}
.wrap_contents.pb0 {
  padding-bottom: 0 !important;
}
.top .wrap_contents {
  padding-top: 0;
}
.page_title {
  margin-bottom: 20px;
  text-align: center;
}
.page_title img {
  height: 4rem;
  -webkit-backface-visibility: hidden;
}
@media screen and (min-width:500px) {
  .page_title img {
    height: 5rem;
  }
}
@media screen and (min-width:640px) {
  .page_title img {
    height: 6rem;
  }
}
@media screen and (min-width:1000px) {
  .wrap_contents {
    padding-top: 30px;
    padding-bottom: 60px;
    font-size: 1rem;
  }
  .page_title {
    margin-bottom: 30px;
  }
  .page_title img {
    height: 7.5rem;
  }
}
/*	column
------------------------------------ */
.wrap_column {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
.top .wrap_column {
  padding: 30px 0;
}
.column_main {
  margin-bottom: 30px;
}
.top .column_main {
  margin-bottom: 0;
}
.column_sub {
  max-width: 300px;
  padding-top: 1px;
  margin: 0 auto 30px;
}
.top .column_sub {
  display: none;
}
@media screen and (min-width:640px) {
  .wrap_column {
    width: 94%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .column_main {
    width: 67%;
    margin-bottom: 0;
  }
  .top .column_main {
    width: 100%;
    margin-bottom: 30px;
  }
  .column_sub {
    width: 30%;
    margin: 0 0 30px;
    font-size: 0.8em;
  }
}
@media screen and (min-width:800px) {
  .top .column_main {
    width: calc(97% - 300px);
    margin-bottom: 0;
  }
  .top .column_sub {
    width: 300px;
    display: block;
  }
  .column_sub {
    font-size: 0.9em;
  }
}
@media screen and (min-width:1000px) {
  .top .wrap_column {
    padding: 50px 0;
  }
  .column_sub {
    font-size: 1em;
  }
}
/* box
------------------------------------ */
.box {
  width: 100%;
  padding: 10px 15px 15px;
  margin-bottom: 30px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  box-sizing: border-box;
}
.top .box {
  margin-bottom: 15px;
}
.box:last-child {
  margin-bottom: 0 !important;
}
.wrap_box_ttl {
  width: calc(100% + 30px);
  transform: translateX(-15px);
  margin-bottom: 20px;
  background: #f43842;
  position: relative;
  color: #fff;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 4.8vw;
  font-weight: bold;
}
.wrap_box_ttl::before, .wrap_box_ttl::after {
  content: "";
  width: 1em;
  height: 100%;
  background: #f43842;
  border-radius: 100%;
  position: absolute;
  top: 0;
}
.wrap_box_ttl::before {
  left: -0.5em;
}
.wrap_box_ttl::after {
  right: -0.5em;
}
.box_ttl {
  padding: 0.6em 0;
  position: relative;
  z-index: 1;
  text-align: center;
}
.box_ttl::before {
  content: "";
  width: 1.25rem;
  height: 0.8rem;
  background: url(../img/bg_gloss_01.png) top left no-repeat;
  background-size: contain;
  top: 0.15rem;
  left: -0.3em;
  position: absolute;
}
.box_ttl span {
  position: relative;
  top: 0.025em;
  font-family: 'Passion One', cursive;
  font-size: 1.6em;
  letter-spacing: 0.025em;
}
.box_ttl .week {
  margin: 0 -0.5em;
  top: 0;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 1em;
  letter-spacing: 0;
}
.box_ttl .fs_large {
  top: 0;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 1.2em;
  letter-spacing: 0;
}
.box_sttl {
  padding: 0.55em 1.1em;
  background: #fff2f3;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 1.375em;
  font-weight: bold;
}
.box_sttl::before {
  content: "";
  width: 1em;
  height: 1em;
  background: #f43842;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -0.5em;
  transform: translateY(-50%);
}
.box_txt {
  padding: 0.5em;
  line-height: 1.3;
}
.box_txt p + p {
  margin-top: 0.75em;
}
.box_txt + .box_sttl {
  margin-top: 1rem;
}
.wrap_list {
  margin-bottom: 1em;
}
.wrap_list li {
  padding-left: 1em;
  margin-bottom: 0.5em;
  font-size: 0.875em;
  text-indent: -1em;
  line-height: 1.3;
}
.wrap_list:last-child, .wrap_list li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width:500px) {
  .wrap_box_ttl {
    font-size: 1.5em;
  }
}
@media screen and (min-width:640px) {
  .wrap_column > .box {
    padding: 10px 20px 30px;
  }
  .wrap_column > .box .wrap_box_ttl {
    width: calc(100% + 40px);
    transform: translateX(-20px);
  }
  .wrap_box_ttl::after {
    content: none;
  }
  .box_ttl {
    padding: 0.5em 0.8em 0.6em;
    text-align: left;
  }
  .box_txt {
    padding: 1em;
  }
}
@media screen and (min-width:800px) {
  .wrap_box_ttl {
    font-size: 1.5em;
  }
}
@media screen and (min-width:1000px) {
  .box {
    padding: 10px 20px 30px;
    margin-bottom: 50px;
  }
  .top .box {
    margin-bottom: 30px;
  }
  .wrap_column > .box {
    padding: 10px 30px 30px;
  }
  .wrap_box_ttl {
    width: calc(100% + 40px);
    transform: translateX(-20px);
    font-size: 1.7em;
  }
  .wrap_column > .box .wrap_box_ttl {
    width: calc(100% + 60px);
    transform: translateX(-30px);
  }
  .box_ttl.inc_date {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
  }
}
/* sub
------------------------------------ */
.wrap_sub_ttl {
  margin-top: 0.7em;
  background: #00ace6;
  position: relative;
  color: #fff;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 4.8vw;
  font-weight: bold;
}
.wrap_sub_ttl::before {
  content: "";
  width: 100%;
  height: 1.4em;
  background: #00ace6;
  border-radius: 100%;
  position: absolute;
  top: -0.7em;
  left: 0;
}
.sub_ttl {
  padding: 0 0 0.6em;
  position: relative;
  z-index: 1;
  font-family: "GSanSerif-B", sans-serif;
  text-align: center;
}
.sub_ttl::before {
  content: "";
  width: 1.25em;
  height: 0.8em;
  background: url(../img/bg_gloss_02.png) top left no-repeat;
  background-size: contain;
  top: -0.25em;
  left: 0.1em;
  position: absolute;
}
@media screen and (min-width:415px) {
  .wrap_sub_ttl {
    font-size: 1.25em;
  }
}
/* ---------------------------------------------------------------------------
 * top
--------------------------------------------------------------------------- */
/**/
@media screen and (min-width:1000px) {
  #oa_content, #pickup, #oa_content {
    padding-top: 50px;
    margin-top: -50px;
  }
}
/* irregular_bnr_list
------------------------------------ */
.irregular_bnr_list {
  padding: 20px 0;
  background: rgba(255, 255, 255, 0.7);
}
.irregular_bnr_list ul {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.irregular_bnr_list li {
  margin-bottom: 15px;
  text-align: center;
}
.irregular_bnr_list li a {
  display: block;
  transition: all .4s;
}
@media screen and (min-width:640px) {
  .irregular_bnr_list li {
    width: 48%;
  }
  .irregular_bnr_list li.col1 {
    width: 100%;
  }
}
@media screen and (min-width:1000px) {
  .irregular_bnr_list li a:hover {
    transform: scale(1.05);
  }
  .irregular_bnr_list li.col1 a:hover {
    transform: scale(1.025);
  }
}
/*	oa_item
------------------------------------ */
.oa_corner {
  padding: 1em;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.oa_corner:last-child {
  margin-bottom: 0;
}
.oa_corner_ttl {
  padding: 0.5em 1em;
  margin-bottom: 15px;
  background: #fcf0f5;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  color: #f23081;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
}
.oa_corner_ttl::before {
  content: "";
  width: 1em;
  height: 1em;
  background: #f23081;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -0.5em;
  transform: translateY(-50%);
}
.oa_corner_pickup dt {
  padding-bottom: 0.5em;
  margin-bottom: 10px;
  border-bottom: 2px solid #ccc;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.2;
}
.top .oa_corner_pickup dt {
  border-bottom: none;
  padding-bottom: 0;
}
.oa_corner_pickup dd {
  font-size: 0.937rem;
  line-height: 1.5;
}
.oa_corner_pickup .txt_ellipsis {
  /*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
}
.oa_corner_pickup strong {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  display: inline-block;
  font-weight: bold;
}
/*.oa_corner_pickup strong:last-child{
	margin-bottom: 0;
}
.oa_corner_pickup p+p,
.oa_corner_pickup p+strong{
	margin-top: 0.5em;
}*/
.oa_corner_reporter {
  font-size: 0.875em;
  text-align: right;
}
.oa_corner_caution {
  font-size: 0.875em;
}
.oa_more {
  text-align: right;
}
.oa_more a {
  padding-right: 1.1em;
  position: relative;
  color: #f23081;
  font-size: 0.875rem;
  text-decoration: none;
  font-weight: bold;
}
.oa_more a::after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: url("../img/icon_arrow_pnk.png") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all .3s;
}
@media screen and (min-width:1000px) {
  .oa_corner {
    padding: 1.25em;
  }
}
/* oa_btn_list */
.oa_btn_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.oa_btn_list li {
  width: 90%;
  margin-bottom: 10px;
}
.oa_btn_list li:last-child {
  margin-bottom: 0;
}
.oa_btn_list a {
  padding: 1.25em 1.25em 1.25em 0.25em;
  background: #00ace6;
  border: 3px solid #00ace6;
  border-radius: 5px;
  display: block;
  position: relative;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-family: "GSanSerif-B", sans-serif;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}
.oa_btn_list a::after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: url(../img/icon_arrow_wht.png) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  transition: all .3s;
}
.oa_btn_list a::before {
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 1);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: .6s;
}
@media screen and (min-width:640px) {
  .oa_btn_list li {
    width: 48%;
    margin-bottom: 0;
  }
}
@media screen and (min-width:1000px) {
  /*.oa_btn_list a:hover{
		background: #33bdeb;
	}*/
  .oa_btn_list a:hover::before {
    width: 20em;
    height: 20em;
    opacity: 0.2;
  }
  .oa_btn_list a:hover::after {
    right: 5px;
  }
  .oa_more a:hover::after {
    right: -5px;
  }
}
/* oa_horoscope */
.oa_horoscope_ttl {
  background: #fa7d00;
}
.oa_horoscope_ttl::before, .oa_horoscope_ttl::after {
  background: #fa7d00;
}
.oa_horoscope {
  padding: 1em;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.top .oa_horoscope_list {
  width: calc(100% + 2em);
  margin-bottom: 15px;
  transform: translateX(-1em);
  display: flex;
  justify-content: space-around;
}
.top .oa_horoscope_list li {
  width: 32%;
  position: relative;
  text-align: center;
}
.top .oa_horoscope_list li::before {
  content: "";
  width: 2px;
  height: 100%;
  background-image: linear-gradient(to bottom, #ccc, #ccc 2px, transparent 2px, transparent 2px);
  background-size: 2px 4px;
  background-repeat: repeat-y;
  position: absolute;
  top: 50%;
  right: -1px;
  transform: translateY(-50%);
}
.top .oa_horoscope_list li:last-child::before {
  content: none;
}
.top .oa_horoscope_list .horo_rank {
  width: 32px;
  height: 32px;
  margin: 0 auto 10px;
}
.top .oa_horoscope_list dd {
  font-weight: bold;
}
.top .oa_horoscope .oa_more a {
  color: #ff7500;
}
.top .oa_horoscope .oa_more a::after {
  background: url(../img/icon_arrow_orn.png) 0 0 no-repeat;
  background-size: contain;
}
@media screen and (min-width:415px) {
  .top .oa_horoscope_ttl {
    font-size: 1.25em;
  }
}
@media screen and (min-width:540px) {
  .top .oa_horoscope_list dt {
    font-size: 1.25rem;
  }
}
@media screen and (min-width:640px) {}
@media screen and (min-width:1000px) {
  .top .oa_horoscope_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .top .oa_horoscope_list {
    width: 79%;
    margin-bottom: 0;
    transform: none;
  }
  .top .oa_horoscope_list li {
    padding: 0 0.75em 0 0.25em;
    box-sizing: border-box;
  }
  .top .oa_horoscope_list li:first-child {
    padding-left: 0;
  }
  .top .oa_horoscope_list dl {
    display: flex;
    align-items: center;
  }
  .top .oa_horoscope_list .horo_rank {
    margin: 0;
  }
  .top .oa_horoscope_list dd {
    padding-left: 0.5em;
  }
  .oa_more {
    width: 21%;
  }
}
/* ad_block */
.ad_block {
  display: none;
}
.ad_bnrlist li {
  margin-bottom: 15px;
  background: #fff;
}
.side_bnrlistc li {
  margin-bottom: 15px;
  background: #fff;
}
.side_bnrlistc li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width:640px) {
  .ad_block {
    width: 30%;
    display: block;
  }
}
/*	irregular_block
------------------------------------ */
/*	pickup_list
------------------------------------ */
.pickup_block {
  padding: 30px 0;
  background: rgba(255, 255, 255, 0.7);
}
.pickup_list {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: -30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pickup_list li {
  margin-bottom: 30px;
  display: flex;
}
.pickup_list a {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: block;
  overflow: hidden;
  color: #000;
  text-decoration: none;
  line-height: 1.2;
  transition: all .4s;
}
.pickup_info {
  padding: 0.75rem;
  word-break: break-word;
}
.pickup_ttl {
  margin-bottom: 0.5em;
  font-size: 1.2em;
  font-family: "GSanSerif-B", sans-serif;
}
.pickup_ttl span {
  display: inline-block;
}
.outside .pickup_ttl::after {
  content: "";
  width: 0.62em;
  height: 0.62em;
  margin-left: 0.5em;
  background: url(../img/icon_outside.png) no-repeat center;
  background-size: contain;
  position: relative;
  top: -0.1em;
  display: inline-block;
}
@media screen and (min-width:640px) {
  .pickup_list {
    width: 90%;
    justify-content: space-between;
  }
  .pickup_list li {
    width: 48%;
  }
}
@media screen and (min-width:1000px) {
  .pickup_block {
    padding: 50px 0;
  }
  .pickup_list::after {
    content: "";
    display: block;
    width: 30%;
  }
  .pickup_list li {
    width: 30%;
  }
  .pickup_list a:hover {
    transform: scale(1.05);
  }
}
/*	grid
------------------------------------ */
.grid {
  padding-top: 50px;
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
}
.wrap_grid_ttl {
  background: #f43842;
  position: relative;
  color: #fff;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 4.8vw;
  font-weight: bold;
}
.wrap_grid_ttl::before {
  content: "";
  width: 100%;
  height: 1.4em;
  background: #f43842;
  border-radius: 100%;
  position: absolute;
  top: -0.7em;
  left: 0;
}
.grid_ttl {
  padding: 0 0 0.6em;
  position: relative;
  z-index: 1;
  font-family: "GSanSerif-B", sans-serif;
  text-align: center;
}
.grid_ttl::before {
  content: "";
  width: 1.25em;
  height: 0.8em;
  background: url(../img/bg_gloss_02.png) top left no-repeat;
  background-size: contain;
  top: -0.25em;
  left: 0.1em;
  position: absolute;
}
@media screen and (min-width:460px) {
  .wrap_grid_ttl {
    font-size: 1.375em;
  }
}
@media screen and (min-width:640px) {
  .grid {
    width: 90%;
    display: flex;
    justify-content: space-between;
  }
  .timetable_block {
    width: 48%;
  }
  .sns_block {
    width: 48%;
  }
  .grid.week_col2 {
    display: block;
  }
  .week_col2 .timetable_block {
    width: 100%;
    margin-bottom: 50px;
  }
  .week_col2 .sns_block {
    width: 100%;
  }
  .week_col2 .grid_ttl::before {
    transform: scale(1, 0.9);
    top: -0.225em;
  }
  .grid.week_col2 .wrap_timetable_list {
    display: flex;
    justify-content: space-between;
  }
  .grid.week_col2 .timetable_list {
    width: 48%;
  }
  .timetable_list + .timetable_list {
    margin-top: 0 !important;
  }
  .timetable_list + .timetable_list li:first-child {
    padding-top: 0 !important;
  }
  .timetable_list + .timetable_list li:first-child::after {
    content: none !important;
  }
}
@media screen and (min-width:800px) {
  .grid.week_col2 {
    display: flex;
  }
  .week_col2 .timetable_block {
    width: 57%;
    margin-bottom: 0;
  }
  .week_col2 .sns_block {
    width: 40%;
  }
  .week_col2 .twitter_block .grid_ttl::before {
    transform: scale(1);
    top: -0.25em;
    left: 0.1em;
  }
}
@media screen and (min-width:1000px) {
  .grid {
    padding-top: 70px;
  }
  .week_col2 .timetable_block {
    width: 49%;
  }
  .week_col2 .sns_block {
    width: 48%;
  }
}
/*	timetable_block
------------------------------------ */
.timetable_block {
  padding-top: 20px;
  margin-top: -20px;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
.timetable_block::before {
  content: "";
  width: 100%;
  height: calc(100% - 20px);
  position: absolute;
  top: 20px;
  left: 0;
  z-index: -1;
  background: #fff;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.wrap_timetable_list {
  padding: 1em;
}
.timetable_list li {
  padding-bottom: 9px;
  margin-bottom: 10px;
  position: relative;
}
.timetable_list li::before {
  content: "";
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #ccc, #ccc 2px, transparent 2px, transparent 2px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  top: inherit;
  position: absolute;
  bottom: -1px;
  right: 0;
}
.timetable_list + .timetable_list li:first-child {
  padding-top: 8px;
}
/*.timetable_list + .timetable_list li:first-child::after{
	content: "";
	width: 100%;
	height: 2px;
	background-image: linear-gradient(to right, #ccc, #ccc 2px, transparent 2px, transparent 2px);
	background-size: 6px 2px;
	background-repeat: repeat-x;
	top: inherit;
	position: absolute;
	top: -1px;
	right: 0;
}*/
.timetable_list li:last-child {
  margin-bottom: 0;
}
.timetable_list:last-child li:last-child {
  padding-bottom: 0;
}
.timetable_list:last-child li:last-child::before {
  content: none;
}
.timetable_list dl {
  display: flex;
  align-items: center;
}
.timetable_list dt {
  width: 24%;
  box-sizing: border-box;
  color: #fb575e;
  font-family: 'Passion One', cursive;
  font-size: 1.4em;
  text-align: center;
}
.timetable_list dd {
  width: 76%;
}
@media screen and (min-width:640px) {
  .timetable_block {
    margin-bottom: 0;
  }
  .timetable_list li:last-child {
    padding-bottom: 0;
  }
  .timetable_list li:last-child::before {
    content: none;
  }
}
@media screen and (min-width:1000px) {
  .wrap_timetable_list {
    padding: 1.5em;
  }
  .week_col2 .timetable_list dd {
    font-size: 0.95em;
  }
}
/*	twitter_block
------------------------------------ */
.twitter_block {
  background: #fff;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.twitter_block .wrap_grid_ttl {
  background: #1da1f2;
}
.twitter_block .wrap_grid_ttl::before {
  background: #1da1f2;
}
.twitter_inner {
  padding: 1.5em;
}
.twitter_embed {
  max-width: 600px;
  margin: 0 auto;
  height: 390px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow-y: scroll;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.twitter_embed iframe {
  width: 660px !important;
}
@media screen and (min-width:640px) {
  .twitter_embed {
    overflow: hidden;
  }
}
@media screen and (min-width:1000px) {
  .twitter_embed {
    height: 420px;
  }
}
/*	instagram_block
------------------------------------ */
.instagram_block {
  margin-top: 30px;
  background: #000;
  border: 3px solid #e50060;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
.instagram_inner {
  width: 100%;
  padding: 1.5em 2em;
  box-sizing: border-box;
  text-align: center;
}
.wrap_insta_logo_txt {
  width: 70%;
  max-width: 285px;
  margin: 0 auto;
  margin-bottom: 1em;
  position: relative;
}
.instagram_btn a {
  padding: 1em 0.25em 1em 0.25em;
  background: #e50060;
  border: 3px solid #e50060;
  border-radius: 5px;
  display: block;
  position: relative;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-family: "GSanSerif-B";
  text-decoration: none;
  text-align: center;
  transition: .6s;
  overflow: hidden;
}
.instagram_btn a::before {
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 1);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: .6s;
}
.instagram_btn span {
  padding-right: 1.125em;
  display: inline-block;
  position: relative;
}
.instagram_btn span::after {
  content: "";
  width: 0.75em;
  height: 0.75em;
  margin-left: 0.5em;
  background: url("../img/icon_outside_wht.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (min-width:640px) {
  .wrap_insta_logo_txt {
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width:1000px) {
  .instagram_block {
    border: 5px solid #e50060;
  }
  .instagram_btn a:hover::after {
    right: 5px;
  }
  .instagram_btn a:hover::before {
    width: 26em;
    height: 26em;
    opacity: 0.25;
  }
}
/* ---------------------------------------------------------------------------
 * underlayer
--------------------------------------------------------------------------- */
.underlayer .ohaasa_header {
  background: url(../img/bg_header.jpg) no-repeat center;
  background-size: 120%;
}
@media screen and (min-width:640px) {
  .underlayer .ohaasa_header {
    background-size: cover;
  }
}
/*	wrap_calendar
------------------------------------ */
.wrap_calendar {
  padding: 15px 10px 10px;
  margin-bottom: 30px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  font-weight: bold;
}
.wrap_calendar .wrap_calendar_btn {
  width: 100%;
  position: absolute;
  top: 1em;
  left: 0;
}
.wrap_calendar .wrap_calendar_btn a {
  width: 2em;
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.wrap_calendar .wrap_calendar_btn a::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(240, 245, 247, 0);
  border-radius: 3em;
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s;
}
.wrap_calendar .wrap_calendar_btn .btn_prev {
  position: absolute;
  left: 5%;
}
.wrap_calendar .wrap_calendar_btn .btn_next {
  position: absolute;
  right: 5%;
}
.wrap_calendar .wrap_calendar_btn .btn_prev.conceal, .wrap_calendar .wrap_calendar_btn .btn_next.conceal {
  display: none;
}
.wrap_calendar .wrap_calendar_btn .btn_prev::before, .wrap_calendar .wrap_calendar_btn .btn_next::before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: url("../img/icon_arrow_blu.png") 0 0 no-repeat;
  background-size: contain;
  position: relative;
  z-index: 1;
}
.wrap_calendar .wrap_calendar_btn .btn_prev::before {
  transform: rotate(-180deg);
}
.wrap_calendar .month_box {
  margin-bottom: 15px;
  font-size: 1.25em;
  font-family: "GSanSerif-B", sans-serif;
  text-align: center;
}
.wrap_calendar .month_box span {
  margin: 0 0.05em;
  position: relative;
  top: 0.01em;
  font-family: 'Passion One', cursive;
  font-size: 1.5em;
}
.wrap_calendar .week_box {
  margin-bottom: 5px;
}
.wrap_calendar .week_box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
.wrap_calendar .week_box li {
  width: 14.285%;
  font-size: 0.875em;
  font-weight: normal;
  text-align: center;
}
.wrap_day_box .day_box.active {
  display: block;
}
.wrap_calendar .day_box ul {
  display: flex;
  flex-wrap: wrap;
}
.wrap_calendar .day_box li {
  width: 14.285%;
  height: 2.25em;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1em;
  font-family: 'Passion One', cursive;
  font-weight: normal;
  text-align: center;
}
.wrap_calendar .day_box li a {
  width: 2em;
  height: 2em;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  color: #fff;
  align-items: center;
  text-decoration: none;
}
.wrap_calendar .day_box li a::before {
  content: "";
  width: 80%;
  height: 80%;
  background: #00ace6;
  border-radius: 3em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -54%);
  transition: .3s;
  z-index: -1;
}
.wrap_calendar .day_box li:nth-child(7n-1) a::before {
  background: #00ab67;
}
/*.past_site{
	margin-bottom: 30px;
	text-align: right;
}
.past_site a{
	padding-right: 1.2em;
	position: relative;
	display: inline-block;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.past_site a::after {
	content: "";

	width: 0.6em;
	height: 0.6em;
	background: url("../img/icon_arrow_blk.png") 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}*/
.side_bnr li {
  margin-bottom: 10px;
}
.side_bnr li:last-child {
  margin-bottom: 0;
}
/* PR動画
---------------------------------------- */
.prmov_wrap {
  width: 90%;
  max-width: 850px;
  margin: 30px auto 0;
}
.prmov {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
.prmov iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}
/**/
.prmov_wrap.mamari {
  padding: 0 5px 5px 5px;
  background: #f77c7c;
  border-radius: 5px;
}
.prmov_wrap.mamari .prmov_ttl {
  padding: 0.5em 0;
  color: #fff;
  font-size: 1.25em;
  font-family: "GSanSerif-B", sans-serif;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width:640px) {
  .prmov_wrap.mamari .prmov_ttl {
    font-size: 1.75em;
  }
}
/* ---------------------------------------------------------------------------
 * schedule
--------------------------------------------------------------------------- */
.schedule {}
.schedule_ttl {
  margin-bottom: 15px;
  font-size: 1.25em;
  font-weight: bold;
}
.schedule_list li {
  padding: 0 1em 1em 1em;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.schedule_list li:last-child {
  margin-bottom: 0;
}
.schedule_date {
  width: calc(100% + 2rem);
  padding: 0.4em 1em;
  background: #ade5f7;
  margin-bottom: 15px;
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  transform: translateX(-1rem);
  font-size: 1.25em;
  font-family: "GSanSerif-B", sans-serif;
  font-weight: bold;
}
.schedule_date span {
  position: relative;
  top: 0.025em;
  font-family: 'Passion One', cursive;
  font-size: 1.6em;
  letter-spacing: 0.025em;
}
.schedule_week {
  margin-right: 1em;
  position: relative;
  display: inline-block;
  z-index: 1;
  color: #ffff00;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 0.9em;
  font-weight: bold;
}
.schedule_date .schedule_week::before {
  content: "";
  width: 1.75em;
  height: 1.75em;
  background: #08c;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.schedule_sat .schedule_date {
  background: #b6f2c6;
}
.schedule_sat .schedule_date .schedule_week::before {
  background: #00ab2d;
}
.schedule_corner_ttl {
  padding: 0.5em 1em;
  margin-bottom: 15px;
  background: #fcf0f5;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  color: #f23081;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
}
.schedule_corner_ttl::before {
  content: "";
  width: 1em;
  height: 1em;
  background: #f23081;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -0.5em;
  transform: translateY(-50%);
}
.schedule_corner {
  margin-bottom: 15px;
}
.schedule_corner:last-child {
  margin-bottom: 0;
}
.schedule_corner_pickup {
  margin-bottom: 1em;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.2;
}
.schedule_corner_pickup:last-child {
  margin-bottom: 0;
}
@media screen and (min-width:1000px) {
  .schedule_list li {
    margin-bottom: 20px;
  }
}
/* ---------------------------------------------------------------------------
 * horoscope
--------------------------------------------------------------------------- */
.underlayer .oa_horoscope_ttl {
  margin-bottom: 0;
}
.oa_horoscope_date {
  width: calc(100% + 30px);
  padding: 0.6em 1.25em;
  background: #fff;
  margin-bottom: 20px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  transform: translateX(-15px);
  font-family: "GSanSerif-B", sans-serif;
  font-size: 4.2vw;
  font-weight: bold;
  text-align: center;
}
.oa_horoscope_date span {
  position: relative;
  top: 0.025em;
  font-family: 'Passion One', cursive;
  font-size: 1.6em;
  letter-spacing: 0.025em;
}
.oa_horoscope_date .week {
  margin: 0 -0.5em;
  top: 0;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 1em;
  letter-spacing: 0;
}
.oa_horoscope_date .oa {
  top: 0;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 1.2em;
  letter-spacing: 0;
}
.underlayer .oa_horoscope_list li {
  padding: 1em;
  margin-bottom: 15px;
  background: #fff;
  border: 3px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  position: relative;
  box-sizing: border-box;
  align-items: center;
}
.underlayer .oa_horoscope_list li:last-child {
  margin-bottom: 0;
}
.underlayer .oa_horoscope_list li:nth-child(1) {
  border: 3px solid #ff7f66;
}
.underlayer .oa_horoscope_list li:nth-child(2) {
  border: 3px solid #ffba66;
}
.underlayer .oa_horoscope_list li:nth-child(3) {
  border: 3px solid #ffba66;
}
.underlayer .oa_horoscope_list li:nth-child(4) {
  border: 3px solid #ffba66;
}
.underlayer .oa_horoscope_list li:nth-child(5) {
  border: 3px solid #b5d96c;
}
.underlayer .oa_horoscope_list li:nth-child(6) {
  border: 3px solid #b5d96c;
}
.underlayer .oa_horoscope_list li:nth-child(7) {
  border: 3px solid #b5d96c;
}
.underlayer .oa_horoscope_list li:nth-child(8) {
  border: 3px solid #b5d96c;
}
.underlayer .oa_horoscope_list li:nth-child(9) {
  border: 3px solid #73ace5;
}
.underlayer .oa_horoscope_list li:nth-child(10) {
  border: 3px solid #73ace5;
}
.underlayer .oa_horoscope_list li:nth-child(11) {
  border: 3px solid #73ace5;
}
.underlayer .oa_horoscope_list li:nth-child(12) {
  border: 3px solid #877a99;
}
.underlayer .oa_horoscope_list li::before {
  content: "";
  width: 42px;
  height: 42px;
  border-radius: 100%;
  position: absolute;
  top: 7px;
  right: 15px;
}
.underlayer .oa_horoscope_list li.aries::before {
  background: url(../img/horo_big01.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.taurus::before {
  background: url(../img/horo_big02.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.gemini::before {
  background: url(../img/horo_big03.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.cancer::before {
  background: url(../img/horo_big04.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.leo::before {
  background: url(../img/horo_big05.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.virgo::before {
  background: url(../img/horo_big06.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.libra::before {
  background: url(../img/horo_big07.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.scorpio::before {
  background: url(../img/horo_big08.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.sagittarius::before {
  background: url(../img/horo_big09.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.capricorn::before {
  background: url(../img/horo_big10.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.aquarius::before {
  background: url(../img/horo_big11.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list li.pisces::before {
  background: url(../img/horo_big12.gif) no-repeat center;
  background-size: contain;
}
.underlayer .oa_horoscope_list dl {
  width: 100%;
}
.underlayer .oa_horoscope_list dt {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.oa_horoscope_list .horo_rank {
  width: 32px;
  height: 32px;
  margin-right: 0.5em;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.25rem;
  font-family: 'Passion One', cursive;
  z-index: 1;
}
.oa_horoscope_list .horo_rank::before {
  content: "";
  width: 80%;
  height: 80%;
  background: #999;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.oa_horoscope_list li:nth-child(1) .horo_rank, .oa_horoscope_list li:nth-child(2) .horo_rank, .oa_horoscope_list li:nth-child(3) .horo_rank {
  padding-top: 0.2em;
}
.oa_horoscope_list li:nth-child(1) .horo_rank::before, .oa_horoscope_list li:nth-child(2) .horo_rank::before, .oa_horoscope_list li:nth-child(3) .horo_rank::before {
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.oa_horoscope_list li:nth-child(1) .horo_rank::before {
  background: url("../img/bg_star_gld.png") center no-repeat;
  background-size: contain;
}
.oa_horoscope_list li:nth-child(2) .horo_rank::before {
  background: url("../img/bg_star_sil.png") center no-repeat;
  background-size: contain;
}
.oa_horoscope_list li:nth-child(3) .horo_rank::before {
  background: url("../img/bg_star_brz.png") center no-repeat;
  background-size: contain;
}
.oa_horoscope_list .horo_name {
  font-size: 1.3em;
  font-family: "GSanSerif-B", sans-serif;
  font-weight: bold;
}
.oa_horoscope_list .horo_txt {
  padding: 0.6em 0.8em;
  background: #f2f2f2;
  border-radius: 5px;
  line-height: 1.2;
}
.oa_horoscope_list li:nth-child(1) .horo_txt {
  background: #ffdfd9;
}
.oa_horoscope_list li:nth-child(2) .horo_txt {
  background: #ffe9cc;
}
.oa_horoscope_list li:nth-child(3) .horo_txt {
  background: #ffe9cc;
}
.oa_horoscope_list li:nth-child(4) .horo_txt {
  background: #ffe9cc;
}
.oa_horoscope_list li:nth-child(5) .horo_txt {
  background: #e4f5c4;
}
.oa_horoscope_list li:nth-child(6) .horo_txt {
  background: #e4f5c4;
}
.oa_horoscope_list li:nth-child(7) .horo_txt {
  background: #e4f5c4;
}
.oa_horoscope_list li:nth-child(8) .horo_txt {
  background: #e4f5c4;
}
.oa_horoscope_list li:nth-child(9) .horo_txt {
  background: #d9ecff;
}
.oa_horoscope_list li:nth-child(10) .horo_txt {
  background: #d9ecff;
}
.oa_horoscope_list li:nth-child(11) .horo_txt {
  background: #d9ecff;
}
.oa_horoscope_list li:nth-child(12) .horo_txt {
  background: #dcd5e5;
}
@media screen and (min-width:350px) {
  .oa_horoscope_list .horo_rank {
    width: 40px;
    height: 40px;
  }
  .oa_horoscope_list .horo_name {
    font-size: 1.5em;
  }
  .underlayer .oa_horoscope_list li::before {
    width: 50px;
    height: 50px;
  }
  .oa_horoscope_list .horo_txt {
    font-size: 1rem;
  }
}
@media screen and (min-width:475px) {
  .oa_horoscope_date {
    font-size: 1.4em;
  }
}
@media screen and (min-width:640px) {
  .wrap_column > .box .oa_horoscope_date {
    width: calc(100% + 40px);
    transform: translateX(-20px);
  }
  .oa_horoscope_date {
    text-align: left;
  }
  .underlayer .oa_horoscope_list li {
    padding-left: 115px;
  }
  .underlayer .oa_horoscope_list li::before {
    width: 86px;
    height: 86px;
    top: 50%;
    right: inherit;
    left: 15px;
    transform: translateY(-50%);
  }
}
@media screen and (min-width:1000px) {
  .oa_horoscope_date {
    width: calc(100% + 40px);
    transform: translateX(-20px);
  }
  .wrap_column > .box .oa_horoscope_date {
    width: calc(100% + 60px);
    transform: translateX(-30px);
  }
  .underlayer .oa_horoscope_list li {
    margin-bottom: 20px;
  }
}
/* ---------------------------------------------------------------------------
 * cast
--------------------------------------------------------------------------- */
.wrap_cast_nav {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.cast_nav {
  display: flex;
  justify-content: space-between;
}
.cast_nav li {
  width: 48%;
}
.cast_nav li a {
  padding-top: 10px;
  border-radius: 5px;
  display: block;
  position: relative;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}
.cast_nav li:nth-child(1) a {
  background: url("../week/cast/img/btn_cast_bg_01.png") no-repeat center;
  background-size: cover;
}
.cast_nav li:nth-child(2) a {
  background: url("../week/cast/img/btn_cast_bg_02.png") no-repeat center;
  background-size: cover;
}
.cast_nav .cast_nav_img {
  width: 130%;
  position: relative;
  left: -15%;
}
.cast_nav .cast_nav_img img {
  transition: all 0.4s;
}
.cast_nav li:nth-child(2) .cast_nav_img {
  left: -20%;
}
.cast_nav .cast_nav_txt {
  width: 100%;
  box-sizing: border-box;
  font-weight: bold;
  padding: 0.4em 1.8em 0.6em 0.6em;
  position: relative;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: GSanSerif-B;
  text-align: center;
}
.cast_nav .cast_nav_txt::before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: url(../img/icon_arrow_wht.png) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) rotate(90deg);
}
.cast_nav .cast_nav_txt .nowrap {
  white-space: nowrap;
}
.cast_nav .cast_nav_txt .nowrap + .nowrap {
  margin-left: -0.5em;
}
.cast_nav .cast_nav_txt .eng {
  position: relative;
  top: 0.05em;
  font-family: 'Passion One', cursive;
  font-size: 1.6em;
  letter-spacing: 0.025em;
}
.cast_nav li:nth-child(1) .cast_nav_txt {
  background: rgba(0, 97, 102, 0.9);
}
.cast_nav li:nth-child(2) .cast_nav_txt {
  background: rgba(0, 102, 153, 0.9);
}
.wrap_time {
  padding: 30px 0;
}
.wrap_time.before {
  background: rgba(0, 214, 229, 0.15);
}
.wrap_time.after {
  background: rgba(0, 153, 229, 0.15);
}
.time_ttl {
  margin-bottom: 30px;
  color: #ff2d38;
  font-family: 'Passion One', cursive;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  text-shadow:
    #fff 3px 3px 0px, #fff 2px 3px 0px, #fff 1px 3px 0px, #fff 0px 3px 0px, #fff -1px 3px 0px, #fff -2px 3px 0px, #fff -3px 3px 0px, #fff 3px 2px 0px, #fff 2px 2px 0px, #fff 1px 2px 0px, #fff 0px 2px 0px, #fff -1px 2px 0px, #fff -2px 2px 0px, #fff -3px 2px 0px, #fff 3px 1px 0px, #fff 2px 1px 0px, #fff 1px 1px 0px, #fff 0px 1px 0px, #fff -1px 1px 0px, #fff -2px 1px 0px, #fff -3px 1px 0px, #fff 3px 0px 0px, #fff 2px 0px 0px, #fff 1px 0px 0px, #fff 0px 0px 0px, #fff -1px 0px 0px, #fff -2px 0px 0px, #fff -3px 0px 0px, #fff 3px -1px 0px, #fff 2px -1px 0px, #fff 1px -1px 0px, #fff 0px -1px 0px, #fff -1px -1px 0px, #fff -2px -1px 0px, #fff -3px -1px 0px, #fff 3px -2px 0px, #fff 2px -2px 0px, #fff 1px -2px 0px, #fff 0px -2px 0px, #fff -1px -2px 0px, #fff -2px -2px 0px, #fff -3px -2px 0px, #fff 3px -3px 0px, #fff 2px -3px 0px, #fff 1px -3px 0px, #fff 0px -3px 0px, #fff -1px -3px 0px, #fff -2px -3px 0px, #fff -3px -3px 0px;
}
.time_ttl .txt_line {
  margin: 0 0.1em;
  position: relative;
  top: -0.1em;
  font-family: sans-serif;
}
.time_ttl .txt_time {
  font-size: 1.7em;
}
.time_ttl .txt_time span {
  position: relative;
  top: -0.05em;
}
.time_position_ttl {
  padding: 0.55em 1.1em;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  color: #009da6;
  font-family: "GSanSerif-B", sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: -0.025em;
}
.time_position_ttl::before {
  content: "";
  width: 1em;
  height: 1em;
  background: #009da6;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -0.5em;
  transform: translateY(-50%);
}
.time_position_ttl span {
  display: inline-block;
}
.time_position_ttl span + span::before {
  content: "・";
}
.wrap_cast {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wrap_cast_list {
  width: 100%;
}
.cast_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cast_list li {
  width: 48%;
  padding: 0 4%;
  margin-bottom: 30px;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.2;
}
.cast_list li a {
  color: #000;
  text-decoration: none;
}
.cast_img {
  margin-bottom: 10px;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  overflow: hidden;
  transition: all 0.4s;
}
.wrap_cast_name {
  width: 110%;
  position: relative;
  transform: translateX(-5%);
}
.cast_position {
  font-size: 0.9em;
}
.cast_name {
  font-size: 1.1em;
  font-weight: bold;
}
.cast_name span {
  white-space: nowrap;
}
.cast_position + .cast_name {
  margin-top: 5px;
}
@media screen and (max-width:350px) {
  .cast_nav li a {
    font-size: 0.85em;
  }
}
@media screen and (min-width:640px) {
  .cast_nav .cast_nav_txt::before {
    right: 15px;
  }
  .cast_nav .cast_nav_img {
    width: 100%;
    left: 0;
  }
  .cast_nav li:nth-child(2) .cast_nav_img {
    left: 0;
  }
  .cast_nav .cast_nav_txt {
    position: absolute;
    font-size: 1.2em;
  }
  .time_position_ttl {
    font-size: 1.25em;
    letter-spacing: 0;
  }
  .wrap_cast {
    width: 94%;
  }
  .cast_list li {
    width: 32%;
  }
  .cast_img {
    border: 4px solid #fff;
  }
  .wrap_cast_name {
    width: 100%;
    transform: translateX(0);
  }
}
@media screen and (min-width:800px) {
  .cast_list li {
    width: 24%;
    padding: 0 2%;
  }
}
@media screen and (min-width:1000px) {
  .wrap_cast_nav {
    margin-bottom: 50px;
  }
  .cast_nav a:hover .cast_nav_img img {
    transform: scale(1.05);
  }
  .wrap_time {
    padding: 50px 0;
  }
  .time_position_ttl {
    font-size: 1.375em;
  }
  .cast_list li {
    width: 20%;
  }
  .wrap_cast_list.col2 {
    width: 48%;
  }
  .wrap_cast_list.col2 li {
    width: 48%;
  }
  .cast_list li a:hover .cast_img {
    transform: scale(1.05);
  }
}
/* ---------------------------------------------------------------------------
 * footer
--------------------------------------------------------------------------- */
.ohaasa_footer {
  padding-top: 30px;
  background: #00ace6;
  position: relative;
}
/* irregular_bnr_list
------------------------------------ */
.footer_bnr_list {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.footer_bnr_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.footer_bnr_list li {
  max-width: 480px;
  margin-bottom: 15px;
}
@media screen and (min-width:640px) {
  .footer_bnr_list ul {
    justify-content: space-between;
  }
  .footer_bnr_list li {
    width: 49%;
    max-width: inherit;
  }
}
/* footer_opinion
------------------------------------ */
.footer_opinion {
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
}
.footer_opinion a {
  padding: 1em;
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 1.125em;
  font-family: "GSanSerif-B", sans-serif;
  text-decoration: none;
  text-align: center;
}
.footer_opinion a::after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: url(../img/icon_arrow_wht.png) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -5px;
  transform: translateY(-50%);
  transition: all .3s;
}
@media screen and (min-width:1000px) {
  .footer_opinion a:hover::after {
    top: 50%;
    right: -10px;
  }
}
/* footer_bottom
------------------------------------ */
.footer_bottom {
  padding-bottom: 30px;
  text-align: center;
}
.footer_txt {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto 0.5em;
  color: #fff;
  font-size: 0.812rem;
  line-height: 1.3;
}
.footer_txt p + p {
  margin-top: 0.5em;
}
.footer_copy a {
  color: #fff;
  font-size: 0.812rem;
  text-decoration: none;
}
/* pageTop
------------------------------------ */
.pageTop {
  position: fixed;
  bottom: 15px;
  right: 10px;
  z-index: 30;
  opacity: 0;
  transform: translateY(150%);
  transition: .3s;
}
.pageTop.stop {
  opacity: 1;
  transform: translateY(0%)
}
.pageTop a {
  width: 120px;
  position: relative;
  transition: all .3s;
  display: block;
}
@media only screen and (min-width: 1000px) {
  .pageTop {
    /*right: calc((100% - 1000px)/2);*/
    bottom: 25px;
  }
  .pageTop a {
    width: 160px;
    bottom: 0;
  }
  .pageTop:hover a:hover {
    bottom: 10px;
  }
}
/* footer_bnr_sp
------------------------------------ */
.footer_bnr_sp {
  margin-top: 30px;
  background: #fff;
  display: inline-block;
}
@media only screen and (min-width: 640px) {
  .footer_bnr_sp {
    display: none;
  }
}
/* information
------------------------------------ */
.information {
  width: 90%;
  max-width: 1000px;
  margin: 20px auto;
  padding: 20px;
  box-sizing: border-box;
  line-height: 1.3;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.7);
}
.information h3 {
  font-weight: bold;
  margin: 0 0 10px;
  font-size: 1.25em;
  font-family: "GSanSerif-B", sans-serif;
}
@media only screen and (min-width: 1000px) {
  .information {
    margin: 30px auto;
  }
}