@charset "utf-8";
/*
Theme Name:ボートレースチケットショップ養老
Author:JIMOTOPAGE
Author URI:http://jimotopage.com/
*/
html {
  font-size: 62.5%;
}
body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 1.5;
  width: 100%;
  letter-spacing: 0.08em;
  -webkit-text-size-adjust: 100%; /* sp 横表示対応 */
  word-wrap: break-word; /* 英文自動折り返し */
  background-image: url(img/common/back_img.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #e4e1f0;
}
a[href^="tel:"] {
  cursor: default;
  opacity: 1.0;
}
a[href^="tel:"]:hover {
  opacity: 1.0;
}
/*------------------------------------------------------------
     common
------------------------------------------------------------ */
a {
  opacity: 1;
  text-decoration : none;
  color : #000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
}
.bold {
  font-weight: bold;
}
.underline {
  text-decoration: underline;
}
.ment {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
}
.middle_ment {
  font-size: 15px;
  font-size: 1.5rem;
}
.large_ment {
  font-size: 16px;
  font-size: 1.6rem;
}
.mini_ment {
  font-size: 13px;
  font-size: 1.3rem;
}
.attention_txt {
  margin-left: 1em;
  text-indent: -1em;
}
.ta_c {
  text-align: center;
}
.ta_r {
  text-align: right;
}
.mt15 {
  margin-top : 15px;
}
.mb10 {
  margin-bottom : 10px;
}
.mb15 {
  margin-bottom : 15px;
}
.mb30 {
  margin-bottom : 30px;
}
.mb40 {
  margin-bottom : 40px;
}
.mb50 {
  margin-bottom : 50px;
}
.mb20 {
  margin-bottom : 20px;
}
.webfont {
  font-family: 'Open Sans', sans-serif;
}
.fts18 {
  font-size: 18px;
  font-size: 1.8rem;
}
.fts20 {
  font-size: 20px;
  font-size: 2.0rem;
}
.fts24 {
  font-size: 24px;
  font-size: 2.4rem;
}
.fts32 {
  font-size: 32px;
  font-size: 3.2rem;
}
.lh18 {
  line-height: 1.8;
}
.lh22 {
  line-height: 2.2;
}
.lh2 {
  line-height: 2;
}
p .migi {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
}
p .hidari {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}
.sp {
  display: none;
}
.lts1 {
  letter-spacing: 0.1em;
}
.lts2 {
  letter-spacing: 0.2em;
}
/* page top */
#pageTop {
  position: fixed;
  bottom: 64px;
  right: 48px;
  z-index: 500
}
/* header
------------------------------------------------------------ */
#top_header h1 {
  color: #FFF;
  background-color: #a485b6;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 3px 0;
}
#top_header .fixed_nav .inner .logo {
  width: 362px;
  float: left;
  padding: 20px 0 0;
}
#top_header .fixed_nav .inner .gnav {
  float: right;
  width: 684px;
  overflow: hidden;
}
#top_header .fixed_nav .inner {
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
/* logo */
/* nav */
#top_header .fixed_nav .inner .gnav li {
  display: inline-block;
  float: left;
  border-left: 1px solid #eeeeed;
}
#top_header .fixed_nav .inner .gnav li:last-child {
  border-right: 1px solid #eeeeed;
}
#top_header {
  margin-bottom: 32px;
}
#top_header .fixed_nav {
  width: 100%;
  background-color: #FFF;
  overflow: hidden;
  position: relative;
}
#top_header .fixed_nav .inner .gnav li a {
  display: block;
  padding: 25px 25px 20px 25px;
  text-align: center;
  background-color: #FFF;
}
#top_header .fixed_nav .inner .gnav li a:hover {
  opacity: 1;
  background-color: #f6f3f8;
}
#top_header .fixed_nav .inner .gnav li .hover {
  background-color: #f6f3f8;
}
.sp_nav {
  display: none;
}
/* container
------------------------------------------------------------ */

#contents {
  width: 100%;
}
.inner {
  overflow: hidden;
}
.container {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.p_title {
  background-color: #a485b6;
  color: #FFF;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
}
/* side
------------------------------------------------------------ */

/* footer
------------------------------------------------------------ */
footer .banner_area {
  width: 100%;
  background-color: #f6f6f6;
  padding: 40px 0;
}
footer .footer_area {
  width: 100%;
  background-color: #FFF;
  padding: 30px 0;
}
footer .inner {
  width: 1080px;
  margin: 0 auto;
}
footer .banner_area .inner {
  padding: 0;
  width: 1080px;
  margin: 0 auto;
}
footer .banner_area .list::after {
  content: "";
  display: block;
  clear: both;
}
footer .banner_area .list li {
  float: left;
  width: 20%;
  margin: auto 2.5%;
  text-align: center;
}
footer .banner_area .list li a {
  display: inline-block;
  max-width: 100%;
}
footer .banner_area .list li img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
footer .banner_area .list li p {
  text-align: left;
  margin-top: 5px;
  font-size: 12px;
}
.footer_area .inner .box {
  float: left;
}
.footer_area .inner .ment {
  float: right;
  text-align: right;
  margin-top: 10px;
}
.footer_area .inner .box .webfont.copyright {
  font-size: 12px;
  font-size: 1.2rem;
}
/*------------------------------------------------------------
     index
------------------------------------------------------------ */
.slide {
  width: 1080px;
  margin: 0 auto 40px;
  position: relative;
}
/* rslides */
.rslides_tabs {
  overflow: hidden;
  margin: 23px auto 0;
  text-align: center;
}
.rslides_tabs li {
  display: inline-block;
  margin: 0 5px;
}
.rslides_tabs li a {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  float: left;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.rslides_tabs li a {
  background-color: #ccc;
}
.rslides_tabs li.rslides_here a {
  background-color: #000;
}
.rslides_nav {
  font-family: 'FontAwesome', sans-self;
  position: absolute;
  top: 43%;
  display: inline-block;
  font-size: 20px;
}
.rslides_nav.prev {
  left: 3%
}
.rslides_nav.prev:after {
  content: '\f137';
}
.rslides_nav.next {
  right: 3%;
}
.rslides_nav.next:after {
  content: '\f138';
}
#top1 .box {
  width: 740px;
  float: left;
  margin-right: 40px;
}
#top1 .box .top_info.inner {
  background-color: #FFF;
  display: flex;
  display: -webkit-flex; /* Safari */
  margin-bottom: 25px;
}
#top1 .box .top_info.inner .title_area {
  background-color: #a485b6;
  padding: 30px 15px 15px;
  display: inline-block;
  float: left;
  min-width: 120px;
}
#top1 .title_area .p_title .icon {
  display: block;
  margin-bottom: 10px;
}
#top1 .news-list-b {
  float: left;
  padding: 15px;
}
#top1 .title_area .p_title {
  margin-bottom: 30px;
}
.more a {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-size: 1.4rem;
}
#top1 .box .inner.banner_area li {
  width: 350px;
  float: left;
}
#top1 .box .inner.banner_area li:first-child {
  margin-right: 40px;
}
#top1 .today {
  float: left;
  width: 300px;
  background-color: #FFF;
}
.side_today .p_title {
  padding-top: 8px;
  padding-bottom: 8px;
  background-image: url(img/index/flag.png);
  background-repeat: no-repeat;
  background-position: 88% center;
}
.side_today .inner.time {
  border: 1px solid #aa89bd;
  margin: 15px auto;
  border-radius: 10px;
  text-align: center;
  width: 172px;
}
.side_today .inner.time .kaikan .img_block {
  padding: 3px 10px;
}
.side_today .inner.time .kaikan {
  display: inline-block;
}
.side_today .inner.time .kaikan .webfont {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.4rem;
  font-weight: 800;
  color: #aa89bd;
  border-left: 1px solid #aa89bd;
  padding: 0 10px;
}
.side_today .custom_field {
  margin: 0 20px 20px;
}
.style01 tr .type_blue2 {
  background-color: #7dc5e8;
}
.style01 tr .type_yellow {
  background-color: #fff100;
}
.style01 tr .type_green {
  background-color: #adcc66;
}
/* リスト B */

.news-list-b dl {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  display: table;
  width: 100%;
}
.news-list-b dl:first-child {
  padding-top: 0;
}
.news-list-b dl dt {
  width: 40px;
  display: table-cell;
  font-size: 1.6rem;
  font-weight: normal;
  padding: 0 0 0 16px;
  font-family: 'Open Sans', sans-serif;
}
.news-list-b dl dd {
  width: auto;
  display: table-cell;
  line-height: 1.6em;
  font-size: 1.6rem;
  padding: 0 16px 0 16px;
}
.news-list-b dl .cat {
  width: 100px;
}
.news-list-b dl .cat .cat_link {
  text-align: center;
  display: inline-block;
  font-weight: bold;
  color: #FFF;
  padding: 0px 8px;
  font-size: 12px;
  font-size: 1.2rem;
  border: 1px none;
  border-radius: 6px;
}
.news-list-b dl .cat .type_blue, .news-list-b dl .cat .type_news {
  background-color: #52c1df;
}
.news-list-b dl .cat .type_pink, .news-list-b dl .cat .type_event {
  background-color: #f092a2;
}
table.style01 {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  margin: 0 auto;
  vertical-align: middle;
}
/* thの指定 */
table.style01 th {
  background-color: #f7f7f7;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px 16px;
  width: 30%;
  text-align: left;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
/* tr tdの指定 */
table.style01 td {
  width: 70%;
  background-color: #EEEEEE;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
}
table.style01 td ul li {
  padding: 10px 16px;
  border-bottom: 1px solid #000;
}
table.style01 td ul li:last-child {
  border-bottom: none;
}
.type_yellow {
  background-color: #fff100;
}
.type_green {
  background-color: #adcc66;
}
.type_orange {
  background-color: #efb051;
}
.type_red {
  background-color: #d71618;
  color: #FFF;
}
.type_pink2 {
  background-color: #f4b4d0;
}
.type_blue2 {
  background-color: #7dc5e8;
}
.cal_box {
  width: 980px;
}
.cal_box table {
  width: 100%;
}
.cal_box table, .cal_box table td, .cal_box table th {
  border: 1px solid #595959;
  border-collapse: collapse;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
.cal_box table td, .cal_box table th {
  font-weight: bold;
}
.cal_box table th {
  padding: 5px 0;
}
.cal_box table td {
  min-width: 22px;
  padding: 5px 0;
  font-size: 20px;
}
.cal_box table td img, .kasou_cal_box table td img {
  padding: 10px 0 5px;
}
.cal_box table tr:nth-child(3) td img, .kasou_cal_box table tr:nth-child(3) td img {
  padding: 40px 0 35px;
}
#archive_list li .box .desc table td:first-child p {
  margin-bottom: 0;
}
.cal_box table .c_img_t {
  padding: 0;
  width: 15px;
}
.cal_box table .odd {
  background: #fefcf9;
}
.cal_box table tr th.ym {
  background-color: #003d8c;
  color: #fff;
  padding: 5px 2px 5px 7px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 20px;
}
.cal_box table tr th.ym span {
  font-size: 40px;
}

/*==========================================================
      Target Devices # Smart Phone and Tablet #
============================================================ */
@media screen and (max-width: 767px) {
table.style01 th, table.style01 td {
  display: block;
  width: 100%;
}
}
.schedule_area {
  background-color: #FFF;
}
.schedule_area .inner.mb20 {
  background-color: #a485b6;
  padding: 15px 15px 15px 40px;
}
.schedule_area .calendar_area {
  padding-left: 0px;
  margin-left: 50px;
  margin-right: 50px;
  padding-bottom: 40px;
}
.schedule_area .calendar_area .inner .ment.lts1 {
  float: left;
}
.schedule_area .calendar_area .inner .img_block {
  float: right;
}
.schedule_area .p_title {
  text-align: left;
  display: inline-block;
  float: left;
}
.schedule_area .p_title .icon {
  margin-right: 10px;
}
.schedule_area .inner .more {
  float: right;
  margin-top: 5px;
}
/*------------------------------------------------------------
     kasou
------------------------------------------------------------ */
#pankuzu {
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
  margin-top: 15px;
  line-height: 1.7;
  text-align: right;
}
#pankuzu a {
  text-decoration: underline;
}
.kasou_title {
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.kasou_layout #main {
  width: 820px;
  margin-right: 20px;
  float: left;
}
.kasou_layout #side {
  width: 240px;
  float: left;
}
.kasou_layout {
  width: 1080px;
  margin: 0 auto;
}
.kasou_layout.inner #side .today.side_today {
  background-color: #FFF;
  padding-bottom: 12px;
  margin-bottom: 25px;
  min-height: 300px;
}
#side .today.side_today .custom_field {
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 0;
}
#side .today.side_today .custom_field .style01 tr th {
  padding-left: 6px;
  padding-right: 6px;
}
#side .today.side_today .custom_field .style01 tr td {
  font-size: 1.4rem;
}
#side .line_area {
  background-color: #FFF;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 5px;
}
.k_container {
  width: 820px;
  background-color: #FFF;
  padding: 20px;
  margin-bottom: 48px;
}
.subtitle {
  display: block;
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #a485b6;
  padding-left: 20px;
  margin-top: 20px;
  border-left: 10px solid #a485b6;
}
.br797 {
  display: none;
}
/* about
------------------------------------------------------------ */
#guide1 .box {
  width: 300px;
  float: left;
}
#guide1 .box:nth-child(2n+1) {
  margin: 0 60px 40px 60px;
}
#guide1 .box:nth-child(2n) {
  margin: 0 60px 40px 0;
}
#guide1 .box .name {
  display: block;
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 12px;
  padding-left: 52px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
#guide1 #floor1 .name {
  background-image: url(img/kasou/number1.png);
}
#guide1 #floor2 .name {
  background-image: url(img/kasou/number2.png);
}
#guide1 #floor3 .name {
  background-image: url(img/kasou/number3.png);
}
#guide1 #floor4 .name {
  background-image: url(img/kasou/number4.png);
}
#guide1 #floor5 .name {
  background-image: url(img/kasou/number5.png);
}
#guide1 #guide_exp {
  padding: 45px 20px 50px 40px;
  color: #fff;
  font-weight: bold;
  background: #a485b6;
}
#access1 .name {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 10px;
}
#access1 .inner .box {
  width: 320px;
  float: left;
}
#access1 .inner .img_block {
  float: right;
  margin-bottom: 30px;
}
/* ------------------------------------------------------
    archive 
--------------------------------------------------------- */
#archive_list #single, #archive_list #post {
  margin-bottom: 0;
}
#archive_list {
  width: 100%;
  margin-bottom: 30px;
}
/* 記事リスト */
#archive_list > li {
  overflow: hidden;
  padding: 20px;
  background-color: #FFF;
  margin-bottom: 48px;
}
#archive_list > li:last-child {
  margin-bottom: 20px;
}
/* アイキャッチ画像 */
#archive_list li .eyecatch {
  width: 20%;
  float: left;
  display: block;
}
#archive_list li .eyecatch img {
  width: 100%;
  height: auto;
}
/* 記事ボックス */
#archive_list li .box {
  width: 100%;
  display: block;
}
/* 日付 */
#archive_list li .blog_date time {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 4px;
  font-family: 'Open Sans', sans-serif;
}
/* カテゴリ */
#archive_list li .blog_date {
  text-align: right;
  margin-bottom: 25px;
}
#archive_list li .blog_date .cat {
  display: inline-block;
}
#archive_list li .blog_date .cat a {
  text-align: center;
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  color: #FFF;
  padding: 2px 8px;
  background: #aa89bd;
  margin-bottom: 6px;
  border: 1px none;
  border-radius: 6px;
}
/* 記事タイトル */
#archive_list li .box .title {
  margin-bottom: 5px;
  border-top: 1px solid #a485b6;
  padding-top: 1px;
  margin-bottom: 12px;
}
#archive_list li .box .title a, #archive_list li .box .title span {
  color: #000;
  font-size: 20px;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: bold;
  display: block;
  background-color: #eeeeee;
  padding: 15px 15px 12px 20px;
  border-top: 1px solid #a485b6;
}
/* 記事本文 */
#archive_list li .box .desc p {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}
/* 続きを読む */
#archive_list li .box .motto a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
.alignleft {
  float: left;
  margin: 15px 20px 20px 0;
}
.alignright {
  float: right;
  margin: 15px 0 20px 15px;
}
/*  ページャー
------------------------------------------------------------*/
.wp-pagenavi {
  clear: both;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 60px;
  overflow: hidden;
}
.wp-pagenavi span, .wp-pagenavi a {
  display: block;
  float: left;
  margin: 2px 4px 2px 0;
  padding: 6px 10px 5px 10px;
  text-decoration: none;
  width: auto;
  color: #a485b6;
  background-color: #FFF;
  line-height: 1.5;
  font-weight: 600;
  vertical-align: middle;
  border: 2px solid #a485b6;
  font-size: 1.3rem;
  font-family: 'Open Sans', sans-serif;
}
.wp-pagenavi a:hover {
  color: #fff;
  background-color: #a485b6;
  opacity: 1;
}
.wp-pagenavi .current {
  padding: 6px 10px 5px 10px;
  background-color: #a485b6;
  color: #fff;
}
.style2 {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 auto;
}
/* thの指定 */
.style2 th {
  border-bottom: 2px solid #e4e1f0;
  padding: 16px;
  width: 20%;
  text-align: left;
  font-weight: normal;
}
/* tr tdの指定 */
.style2 td {
  width: 80%;
  font-weight: normal;
  background-color: #FFFFFF;
  border-bottom: 2px solid #e4e1f0;
  text-align: left;
  padding: 16px;
  padding-left: 24px;
}
.prepa {
  text-align: center;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 350px
}
.prepa_mini {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 250px
}

/*==========================================================
      Target Devices # Smart Phone and Tablet #
============================================================ */
@media screen and (max-width: 767px) {
table.style02 th, table.style01 td {
  display: block;
  width: 100%;
}
}

/*==========================================================
      Target Devices # Tablet MobilePC #
============================================================ */
@media screen and (max-width: 1023px) {
#contents {
  width: 90%;
}
}

/*==========================================================
      Target Devices # Smart Phone and Tablet #
============================================================ */
@media screen and (max-width: 767px) {
/* ------------------------------------------------------
    archive 
--------------------------------------------------------- */
/* 記事タイトル */
#archive_list li .box .title a {
  font-size: 18px;
  font-size: 1.8rem;
}
}

/*==========================================================
      Target Devices # Smart Phone Only #
============================================================ */
@media screen and (max-width: 479px) {
/* ------------------------------------------------------
    archive 
--------------------------------------------------------- */
/* 日付 */
#archive_list li .blog_date time {
  margin-right: 8px;
}
/* カテゴリ */
#archive_list li .blog_date .cat a {
  padding: 2px 4px;
}
/* 記事タイトル */
#archive_list li .box .title a, #single h1 .naka {
  font-size: 1.6rem;
}
/* 記事本文 */
#archive_list li .box .desc p, #post p {
  font-size: 1.3rem !important;
}
/*  ページャー
---------------------------------------S---------------------*/
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  display: none;
}
}

/*==========================================================
      Target Devices # Tablet MobilePC #
============================================================ */
@media screen and (max-width: 1023px) {
img {
  width: 100%;
  height: auto;
}
}

/*==========================================================
      Target Devices # Smart Phone and Tablet #
============================================================ */
@media screen and (max-width: 768px) {
.sp {
  display: block;
}
.pc {
  display: none;
}
#pankuzu {
  width: 90%;
}
}
.kasou_cal_box {
  width: 780px;
}
.kasou_cal_boxtable {
  width: 100%;
  overflow: scroll;
}
.kasou_cal_box table, .kasou_cal_box table td, .kasou_cal_box table th {
  border: 1px solid #595959;
  border-collapse: collapse;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
}
.kasou_cal_boxtable td, .kasou_cal_box table th {
  font-weight: bold;
}
.kasou_cal_box table th {
  padding: 5px 0;
}
.kasou_cal_box table td {
  min-width: 22px;
  padding: 5px 3px;
  font-size: 16px;
}
.kasou_cal_box table .c_img_t {
  padding: 0;
  min-width: auto;
}
.kasou_cal_box table tr th.ym {
  background-color: #003d8c;
  color: #fff;
  padding: 5px 2px 5px 7px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 18px;
}
.kasou_cal_box table tr th.ym span {
  font-size: 40px;
}
footer .banner_area .list.mb30 {
  margin-bottom: 15px;
}
footer .banner_area .list.tuika_banner {
  margin-top: 15px;
}
footer .banner_area .tuika_banner {
  font-size: 0;
}
footer .banner_area .tuika_banner li {
  display: inline-block;
  float: none;
  vertical-align: middle;
  font-size: 10px;
}
.tuika_banner .sp {
  display: none;
}

@media screen and (max-width: 1200px) {
.tuika_banner .pc {
  display: none;
}
.tuika_banner .sp {
  display: inline-block;
}
}
