@charset "UTF-8";
/******************
 * css_all
 ******************/
@import url("/ts/wp-content/themes/base/css/default.css");
@import url("/ts/wp-content/themes/base/css/default_sp.css") screen and (max-width: 767px);
@import url("/ts/wp-content/themes/base/css/custom.css");
@import url("/ts/wp-content/themes/base/css/custom_sp.css") screen and (max-width: 767px);
@import url("/ts/wp-content/themes/base/css/utility.css");
@import url("/ts/wp-content/themes/base/css/utility_sp.css") screen and (max-width: 767px);
@import url("/ts/wp-content/themes/base/css/index.css");
@import url("/ts/wp-content/themes/base/css/index_sp.css") screen and (max-width: 767px);
@import url("/ts/wp-content/themes/base/css/subpage.css");
@import url("/ts/wp-content/themes/base/css/subpage_sp.css") screen and (max-width: 767px);
/*@import url("/ts/wp-content/themes/base/css/moushikomi-2.css");*/
@import url("/ts/wp-content/themes/base/js/pc_fix_menu3/pc_fix_menu3.css");
/*@import url("/ts/wp-content/themes/base/js/FlexSlider/flexslider.css");*/
@import url("/ts/wp-content/themes/base/css/SetTime_view.css");
/*@font-face {
	font-family: "fdin";
	src: url("/ts/wp-content/themes/base/font/fdin/din1451alt.woff2") format('woff2');
}*/
/**
 * Privacy wbr 改行出来る場合のみ改行
----------------------------------------*/
ul.cookie_address li {
  word-break: keep-all;
  white-space: pre;
}
/*
*/
/*******/
@media all and (min-width:768px) {
  .slides {
    width: 100vw;
    height: 550px;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    padding: 0;
  }
  .slides li {
    width: 100vw;
    height: 550px;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    padding: 0;
  }
  .slides li img.obfit1 {
    object-fit: cover !important;
    height: 550px;
  }
}
@media all and (max-width:767px) {
  .slides {
    height: calc(100vw * 0.9);
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
  }
  .slides li {
    height: calc(100vw * 0.9);
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
  }
}
body {
  overflow-x: hidden !important;
}
/*
 * TOP add 20200124
--------------------------------------*/
/*.header_form_wrap {
margin-top: 40px;
}*/
.header_form_wrap_in {
  text-align: center;
  margin: 20px auto 0 auto;
  padding: 10px 0;
}
/*.header_form_wrap {
	text-align: center;
	background: #DDF6FF;
	height: 245px;
}
.header_form_wrap_in {
	text-align: center;
	margin: 0rem auto 0;
	padding: 20px 0 16px;
}*/
html {
  /*	scroll-behavior: smooth;*/
}
.point_waku {
  display: table;
}
.p5 {
  display: table-cell;
  text-align: center;
  width: 20%;
}
.point_waku a img {
  /*transition-delay: .2s;*/
  border: 2px solid #DDF6FF;
  width: 98%;
  opacity: 1;
}
.point_waku a:hover img {
  border: 2px solid #043786;
  width: 98%;
  transition-delay: .1s;
  opacity: 1;
}
section#s-point1, section#s-point2, section#s-point3, section#s-point4, section#s-point5, section#s-point6 {
  margin-top: -60px !important;
  padding-top: 60px !important;
}
@media screen and (max-width:767px) {
  .point_waku {
    display: table;
    margin: 5px 0;
  }
  .p5 {
    display: table-cell;
    width: 33.333%;
  }
  .point_waku img {
    border: 2px solid #DDF6FF;
    width: 98%;
  }
  .point_waku a img {
    /*	transition-delay: .2s;*/
    border: 2px solid #DDF6FF;
    width: 98%;
    opacity: 1;
  }
  .point_waku a:hover img {
    transition-delay: .1s;
    border: 2px solid #043786;
    width: 98%;
    opacity: 1;
  }
  section#s-point1, section#s-point2, section#s-point3, section#s-point4, section#s-point5, section#s-point6 {
    margin-top: -64px !important;
    padding-top: 64px !important;
  }
}
/*
*/
h2.midashi span.m_him {
  display: inline-block;
  background-color: #FC4679;
  border-radius: 24px;
  padding: 0px 1em;
  font-size: 24px;
  color: #FFED0D;
  margin-right: .5em;
  line-height: 1.4;
  vertical-align: 2%;
  letter-spacing: 2%;
}
h2.midashi span.m_him i {
  font-family: "Roboto";
  font-size: 30px;
  font-weight: 700;
  color: #FFED0D;
  font-style: normal;
  padding: 0 4px 0 6px;
  line-height: 1.4;
  vertical-align: -2%;
}
div.bg_color_cloudwifi {
  background: #fff;
}
@media screen and (max-width:767px) {
  h2.midashi span.m_him {
    display: inline-block;
    background-color: #FC4679;
    border-radius: 24px;
    padding: 1px .8em 0px;
    font-size: 13px;
    color: #FFED0D;
    margin-right: .5em;
    line-height: 1.8;
    vertical-align: 2%;
    letter-spacing: 2%;
  }
  h2.midashi span.m_him i {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    color: #FFED0D;
    font-style: normal;
    padding: 0 4px 0 6px;
    line-height: 1.1;
    vertical-align: -3%;
  }
}
/**
 * DAZN 360対応 ボタンの上の 2行
--------------------------------------------------*/
.add_attention1 {
  font-size: clamp(11px, 3.2vw, 13px);
}

/**
 * scroll-before
------------------------------------- */
@media (min-width:768px){
#tv_anc::before,
#tel_anc::before {
    content: " ";
    display: inline-block;
    height: 50px;
}
}
@media (max-width:767px){
#tv_anc::before,
#tel_anc::before {
    content: " ";
    display: inline-block;
    height: 30px;
}
}




