@charset "UTF-8";
/* CSS Document */
body {
  margin: 0;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-weight: 500;
  font-size: 13px;
  color: #54494b;
}
.txt_min {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.txt_g {
  font-family: 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}
@media all and (-ms-high-contrast:none) {
  html {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
  }
}
::selection {
  background: #b6e7f3;
}
a {
  text-decoration: underline;
  transition: .3s;
  color: #54494b;
}
a:hover {
  text-decoration: none;
  transition: .3s;
}
.anchor {
    display: block;
    padding-top: 40px;
    margin-top: -40px;
}

img {
  flex-shrink: 0
}
.bg_blue {
  background-color: #48acf0 !important;
}
.bg_blue_l {
  background-color: #b6e7f3 !important;
}
.bg_blue_ll {
  background-color: #EAF8FC !important;
}
.bg_blue_d {
  background-color: #8fc3dd !important;
}
.bg_pink {
  background-color: #f76f8e !important;
}
.bg_pink_l {
  background-color: #fbe1ea !important;
}
.bg_brwn {
  background-color: #54494b !important;
}
.bg_gry {
  background-color: #F6F6F6 !important;
}
.bg_gry_2 {
  background-color: #54494b !important;
}
.bg_tra {
  background-color: transparent !important;
}
.bg_wht {
  background-color: #ffffff !important;
}
.bg_red {
  background-color: red;
}
.bg_dg {
  background-color: #B3B3B3;
}
.dot {
  background-image: url("../img/common/dot.gif");
}
.c_brwn {
  color: #54494b !important;
}
.c_blue {
  color: #48acf0 !important;
}
.c_pink {
  color: #f76f8e !important;
}
.c_wht {
  color: #ffffff !important;
}
.c_wht_a a {
  color: #ffffff;
}
.va_mid {
  vertical-align: middle;
  display: table-cell;
}
.eng {
  font-family: 'Nunito', sans-serif;
}
.maru {
  font-family: 'NudMotoyaMaruStd-W6';
}
.pop {
  font-family: 'PopJoyStd-B';
}
.logo img {
  width: 106px;
  height: auto;
}
.btn_rad_s:first-child {
  margin-right: 10px;
}
.btn_rad_s {
  display: inline-block;
  padding: 7px 20px 6px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  transition: .4s;
  background-color: #48acf0;
}
.btn_rad_s:hover {
  background-color: #77C2F4;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, .2));
  transform: translateY(-1px);
}
#global_nav ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#global_nav ul li a {
  padding: 0 0 0 0px;
  color: #48acf0;
}
#global_nav ul li a span {
  display: inline-block;
  transition: .5s;
}
#global_nav ul li a span:hover {
  transform: rotateX(360deg);
  color: #f76f8e !important;
}
.nav_c {
  padding: 2px 0px 2px 22px;
  background: url("../img/common/icon_c.png") no-repeat;
  background-position: left;
  background-size: 27px;
  transition: .3s;
}
.nav_am {
  padding: 2px 0px 2px 20px;
  background: url("../img/common/icon_am.png") no-repeat;
  background-position: left;
  background-size: 27px;
  transition: .3s;
}
.nav_ct {
  padding: 2px 0px 2px 20px;
  background: url("../img/common/icon_ct.png") no-repeat;
  background-position: left;
  background-size: 27px;
  transition: .5s;
}
.nav_cf {
  padding: 2px 0px 2px 20px;
  background: url("../img/common/icon_cf.png") no-repeat;
  background-position: left;
  background-size: 27px;
  transition: .5s;
}
.nav_mm {
  padding: 2px 0px 2px 25px;
  background: url("../img/common/icon_mm.png") no-repeat;
  background-position: left;
  background-size: 27px;
  transition: .5s;
}
.nav_z {
  padding: 2px 0px 2px 20px;
  background: url("../img/common/icon_z.png") no-repeat;
  background-position: left;
  background-size: 27px;
  transition: .5s;
}
.nav_n {
  padding: 2px 0px 2px 20px;
  background: url("../img/common/icon_n.png") no-repeat;
  background-position: left;
  background-size: 27px;
  transition: .5s;
}
.txt_reset {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO !important";
}
.box_mv {
  overflow: hidden;
}
.box_mv_inner {
  background: url("../img/common/bg.png") repeat-x;
  height: 650px;
  width: 4000px;
  animation: slide 60s linear infinite;
  text-align: center;
}
@keyframes slide {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-2000px, 0, 0);
  }
}
.box_full {
  width: 100%;
}
.box_cont {
  width: 1100px;
  margin: 0 auto;
}
.box_cont_m {
  width: 880px;
  margin: 0 auto;
}
.box_cont_w {
  width: 1100px;
  margin: 0 auto;
}
.box_ecc {
  width: 341px;
}
.box_ecc img {
  width: 341px;
  height: auto;
}
.box_ecc_outer {
  padding: 80px 0;
}
.txt_cmn {
  font-size: 16px;
  line-height: 1.5em;
}
.txt_cmn_m {
  font-size: 16px;
  line-height: 2em;
}
.box_bg_ecc {
  width: 100%;
  height: 430px;
  background: url("../img/common/bg_ecc.jpg") no-repeat;
  background-position: right;
  background-size: 743px;
}
.btn_rad {
  display: inline-block;
  width: 248px;
  height: 59px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  vertical-align: middle;
  padding: 21px 0 0 0;
  color: #FFF;
  background: url("../img/common/foot.png") no-repeat;
  background-image: linear-gradient(45deg, #48ACF0 0%, #FFB9D9 100%);
  transition: .2s;
  text-align: center;
  filter: drop-shadow(0px 13px 10px rgba(0, 0, 0, .13));
}
.br_size {
  max-width: 200px;
  width: 80%;
}
.btn_rad i {
  padding-left: 10px;
}
.btn_rad:hover {
  background-image: linear-gradient(45deg, #48ACF0 0%, #FFB9D9 100%);
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .2));
}
.btn_rad i {
  padding-left: 10px;
}
.btn_rad:hover {
  background-image: linear-gradient(45deg, #48ACF0 0%, #FFB9D9 100%);
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .2));
}
.btn_rad_m {
  display: inline-block;
  width: 100%;
  height: 49px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  vertical-align: middle;
  padding: 16px 0 0 0;
  color: #FFF;
  background-color: #48acf0;
  transition: .2s;
  text-align: center;
  margin-bottom: 20px;
}
.btn_rad_m:hover {
  background-color: #77C2F4;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, .2));
  transform: translateY(-1px);
}
.pos_mid_bg {
  display: block;
  background: url("../img/common/maru.png") no-repeat;
  width: 944px;
  height: 443px;
  background-position: center;
  background-size: 944px;
  position: absolute;
  -webkit-transform: translateY(-500%); /* Safari用 */
  /*  transform: translateY(-120%);*/
  left: 50%;
  transform: translateY(-120%) translateX(-50%);
}
.pos_mid_on {
  position: absolute;
  -webkit-transform: translateY(-500%); /* Safari用 */
  /*  transform: translateY(-120%);*/
  left: 50%;
  transform: translateY(-367%) translateX(-50%);
  z-index: 2;
}
.box_dot_60 {
  width: calc(660px + ((100% - 1100px) / 2));
  background: url("../img/common/bg_dot.png") no-repeat;
  background-position: right;
  height: 500px;
  text-align: right;
  padding-right: 110px;
}
.box_dot_60 img {
  width: 550px;
  height: auto;
  padding-top: 60px;
}
.box_blank_40 {
  width: calc(440px + ((100% - 1100px) / 2));
  text-align: left;
}
.box_blank_40_inner {
  width: 440px;
  padding-left: 50px;
}
.title_l {
  font-size: 250%;
  color: #f76f8e;
  letter-spacing: 0.1em;
}
.title_l_sub {
  font-size: 140%;
  color: #48acf0;
}
.title_s {
  font-size: 120%;
}
.title_s :hover {}
.title_m {
  font-size: 200%;
  color: #48acf0;
  line-height: 1.5em
}
.title_l_box {
  display: inline-block;
  text-align: center;
  background: url("../img/common/bg_title.png") no-repeat;
  background-position: center;
  background-size: 130px;
  padding: 60px 30px 40px 30px;
}
.wrap_hrz_sbc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.wrap_hrz_sbc_nr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap_hrz_sbc_ecc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap_hrz_sbc_v {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap_hrz_sbcfs {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.wrap_hrz_sbfs {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.wrap_hrz_fww {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wrap_hrz_ac {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.wrap_hrz_fww::before {
  content: "";
  display: block;
  width: 23%;
  order: 1;
}
.wrap_hrz_fww::after {
  content: "";
  display: block;
  width: 23%;
}

.wrap_hrz_fww_c {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wrap_hrz_fww_c::after {
  content: "";
  display: block;
  width: 31%;
}
.wrap_hrz_fww_bnr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box_bnr {
  width: calc(50% - 10px);
}
.box_bnr img {
  width: 100%;
  height: auto;
}
.box_three {
  width: 31%;
  margin-bottom: 50px;
  color: #48acf0;
}
.box_three_w {
  width: 65%;
  margin-bottom: 50px;
  color: #48acf0;
}
.box_three:hover {
  color: #f76f8e !important
}
.box_three img {
  width: 100%;
  height: auto;
  transition: .3s ease-in-out;
}
.box_three img:hover {
  transform: scale(0.97)
}
.wrap_hrz_jcfe {
  display: flex;
  justify-content: flex-end;
}
.wrap_hrz_jcfs {
  display: flex;
  justify-content: flex-start;
}
.card {
  width: 22.5%;
  background-color: #F6F6F6;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1));
  border-radius: 20px;
  display: block;
  transition: .2s;
  margin-bottom: 45px;
}
a.card {
  text-decoration: none !important;
}
.card img {
  width: 100%;
  height: auto;
  border-radius: 20px 20px 0px 0px;
}
.card:hover {
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, .3));
}
.card_cont {
  width: 74%;
  background-color: #fff;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1));
  border-radius: 20px;
  display: block;
  transition: .2s;
  margin-bottom: 45px;
  padding: 80px 50px;
  text-align: left;
}
.card_side {
  width: 22.5%;
}
.box_cardtxt {
  padding: 15px 20px 20px 20px;
  text-align: left;
  line-height: 1.5em;
  font-size: 100%;
}
.btn_cat {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  transition: .4s;
  line-height: 1.2em !important;
  margin-right: 5px;
  margin-bottom: 10px;
}
.btn_c_menu {
  font-size: 120%;
  display: inline-block;
  padding: 7px 15px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  transition: .4s;
  line-height: 1.2em !important;
  margin-right: 10px;
  margin-bottom: 10px;
}
.btn_c_menu:hover {
  background-color: #77C2F4;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, .2));
  transform: translateY(-1px);
}
.index_list {
  padding: 0;
  line-height: 1.5em;
  text-align: left;
}
.index_list ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.index_list ul li {
  display: block;
  padding: 15px 0 15px 0;
  border-bottom: dotted 2px #ddd;
  color: #54494b;
  font-size: 13px;
  text-decoration: none
}
.index_list ul li a {
  text-decoration: underline;
  color: #54494b !important;
  transition: .3s;
}
.index_list ul li a:hover {
  text-decoration: none;
  color: #847D7E !important;
}
.index_list span {
  color: #666;
  /*font-weight:bold*/
}
.index_list a:after {
  content: "";
  display: block;
  clear: both
}
.index_list span {
  float: left;
  width: 100px
}
.index_list .txt {
  float: none;
  width: auto;
  margin-left: 252px;
}
.pdf {
  display: block;
  margin-right: 10px;
  padding: 0px 0px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  float: left;
  width: 70px;
  text-align: center;
  background-color: #f76f8e;
}
.pdf_r {
  display: block;
  margin-right: 10px;
  padding: 0px 0px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  float: right;
  width: 70px;
  text-align: center;
  background-color: #f76f8e;
}
.pdf_s {
  display: block;
  margin-right: 10px;
  padding: 0px 0px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  float: left;
  width: 32px;
  text-align: center;
  background-color: #f76f8e;
}
.nl_list {
  padding: 0 20px 50px 20px;
  line-height: 1.5em;
  text-align: left;
}
.nl_list ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.nl_list ul li {
  display: block;
  padding: 15px 0 15px 0;
  border-bottom: dotted 2px #ddd;
  color: #54494b;
  font-size: 13px;
  text-decoration: none
}
.nl_list ul li a {
  text-decoration: underline;
  color: #54494b !important;
}
.nl_list ul li a:hover {
  text-decoration: none;
}
.nl_list span {
  color: #54494b;
  /*font-weight:bold*/
}
.nl_list a:after {
  content: "";
  display: block;
  clear: both
}
.nl_list span {
  float: left;
  width: 90px
}
.nl_list .txt {
  float: none;
  width: auto;
  margin-left: 242px;
  font-size: 13px;
  line-height: 1.5em
}
.cat {
  display: block;
  margin-right: 10px;
  padding: 0px 0px;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  float: left;
  width: 100px;
  text-align: center;
  background-color: #48acf0;
  border-radius: 25px;
}
.cat_ir {
  display: block;
  margin-right: 10px;
  padding: 0px 0px;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  float: left;
  width: 100px;
  text-align: center;
  background-color: #54494b;
  border-radius: 25px;
}
.txt_link a {
  color: #54494b !important;
  transition: .3s;
}
.txt_link a:hover {
  color: #847D7E !important;
}
.box_rad_wht {
  padding: 50px 70px;
  border-radius: 20px;
  background-color: #fff;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1));
}
.box_innner_s {
  width: 20%;
}
.box_innner_m {
  width: 80%;
}
.box_corp_60 {
  width: calc(660px + ((100% - 1100px) / 2));
  background: url("../img/common/bg_corp.jpg") no-repeat;
  background-position: left;
  height: 500px;
  text-align: right;
}
.box_blank_40_l {
  width: calc(440px + ((100% - 1100px) / 2));
  text-align: left;
}
.box_blank_40_l_inner {
  /*width: 440px;*/
  padding-left: calc(100% - 440px);
  padding-right: 50px;
}
footer {
  background-color: #48acf0;
  padding: 50px 0 40px 0;
  
}
.foot {
  background: url("../img/common/logo_s.png") no-repeat;
  background-position: left top;
  background-size: 60px;
}
.nav_foot {
  margin-left: 30px;
  line-height: 2em;
}
.nav_foot li a {
  color: #fff;
  position: relative;
  display: inline-block;
  transition: .3s;
  font-size: 90%;
  text-decoration: none;
}
.nav_foot li a:hover, .nav_foot_s li a:hover {
  color: #b6e7f3 !important;
}
.nav_foot_s {
  line-height: 2em;
}
.nav_foot_s li a {
  color: #fff;
  margin-right: 15px;
  font-size: 90%;
  position: relative;
  display: inline-block;
  transition: .3s;
  text-decoration: none;
}
.copy {
  font-size: 80%;
  color: #fff;
  font-family: 'Gothic A1', sans-serif;
  letter-spacing: 0.1em;
}
/* Fixed */
#top_head.fixed {
  margin-top: 0;
  top: 0;
  position: fixed;
  padding-top: 0;
  background: #fff;
  background: rgba(255, 255, 255, .7);
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
}
#top_head.fixed .logo {}
#top_head.fixed #global_nav ul li a {
  color: #000;
  padding: 0 0 0 40px;
}
#top_head.fixed #global_nav ul li a:hover {
  color: #C9C9BC;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/* Toggle Button */
#nav_toggle {
  display: none;
  position: absolute;
  right: 12px;
  top: 19px;
  width: 20px;
  height: 26px;
  cursor: pointer;
  z-index: 101;
}
#nav_toggle div {
  position: relative;
}
#nav_toggle span {
  display: block;
  position: absolute;
  height: 4px;
  border-radius: 2px;
  width: 100%;
  background: #48acf0;
  left: 0;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}
#nav_toggle span:nth-child(1) {
  top: 0;
}
#nav_toggle span:nth-child(2) {
  top: 8px;
  background: #f76f8e !important;
}
#nav_toggle span:nth-child(3) {
  top: 16px;
}
#pagetop img {
  width: 61px;
}
#pagetop {
  position: fixed;
  right: 40px;
  bottom: -20px;
  cursor: pointer;
  z-index: 50;
}
.slick01 li a img {
  transition: .3s ease-in-out;
}
.slick01 li a img:hover {
  transform: scale(0.95)
}
.title_cat {
  width: 100%;
  height: 200px;
}
.bg_chara {
  background: url("../img/common/bg_title_chara.jpg") no-repeat;
  background-position: right;
}
.bg_capsule {
  background: url("../img/common/bg_title_capsule.jpg") no-repeat;
  background-position: right;
}
.bg_character_fancy {
  background: url("../img/common/bg_title_character_fancy.jpg") no-repeat;
  background-position: right;
}
.bg_company {
  background: url("../img/company/bg.jpg") no-repeat;
  background-position: right;
}
.bg_character {
  background: url("../img/common/bg_title_character.jpg") no-repeat;
  background-position: right;
}
.bg_zaccul {}
.bg_mochi {}
.pos_logo {
  display: flex;
  align-items: center;
}
.bread {
  display: inline;
  font-size: 95%;
  color: #54494b;
  line-height: 1.7em;
}
.bread::after {
  content: ' ＞ ';
}
.bread:last-child::after {
  content: '';
}
.bread_link {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
.bread a {
  color: #48acf0;
  position: relative;
  display: inline-block;
  transition: .3s;
  padding: 0 3px;
}
.bread a:hover {
  color: #f76f8e;
}
.bxslider img {
  width: 100%;
  height: auto !important;
}
.box_bnr_out {
  padding: 0 20px;
}
.box_bnr {
  padding-bottom: 20px;
}
.box_item_img {
  max-width: 570px;
  width: 53%;
  /*    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1)); */
}
.box_item_img img {
  width: 100%;
  height: auto;
}
.box_item_detail {
  width: 45%;
}
.box_item_detail img {
  width: 100%;
  height: auto;
}
.table_detail {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #dfdfdf;
  line-height: 1.5rem;
  margin: 0px 0 10px 0;
  font-size: 130%;
}
.table_detail a {
  color: #54494b;
  text-decoration: underline!important;
  display: inline!important;
}
.table_detail a:hover {
  color: #54494b;
  text-decoration: none;
}
.table_detail th {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #dfdfdf;
  padding: 25px 10px 22px;
  width: 30%;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-color: #E9F5F8;
  color: #54494B;
}
.table_detail td {
  padding: 25px 10px 22px 20px;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border-top: 1px solid #dfdfdf;
  color: #48ACF0;
}
.table_chara {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 0px solid #dfdfdf;
  line-height: 1.5rem;
  margin: 0px 0 0px 0;
  font-size: 130%;
}
.table_chara td {
  padding: 30px;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  color: #48ACF0;
}
.cell_set {
  font-size: 120%;
}
.cell_set th {
  padding: 15px 10px 15px 20px;
}
.cell_set td {
  padding: 15px 10px 15px;
}
.cell_set_w {
  font-size: 120%;
}
.cell_set_w th {
  padding: 15px 10px 15px 20px;
  width: 100%;
  display: block;
}
.cell_set_w td {
  padding: 15px 10px 15px;
  width: 100%;
  display: block;
}
.cell_title_s {
  padding: 10px 10px 10px !important;
  text-align: center !important;
}
.note {
  font-size: 90%;
  line-height: 1.5em;
}
.box_list {
  width: 100%;
  height: 300px;
  overflow: auto;
  border: 1px solid #dfdfdf;
}
.csv-table-convert {
  width: 100%;
}
.CSVTable {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 0px solid #dfdfdf;
  line-height: 1.2rem;
  margin: 0;
  font-size: 100%;
}
.CSVTable th {
  background-color: #F6F6F6;
  color: #48acf0;
  text-align: left;
  padding: 10px 10px 10px 20px;
  border-bottom: 1px solid #efefef;
}
/*.CSVTable {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 0px solid #dfdfdf;
	padding: 10px 10px 10px;
	width: 40%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background-color: #E9F5F8;
	color: #54494B;
}*/
.CSVTable td {
  padding: 10px 10px 10px 20px;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border-top: 0px solid #dfdfdf;
  color: #54494B;
  border-bottom: 1px solid #efefef;
}

.CSVTable td:nth-child(odd) {
  background-color: #F3FCFD;
}
.select_box {
  position: relative;
  overflow: hidden;
  display: inline-block;
  background-color: #EAF8FC;
  border: 0px solid #c0c0c0;
  width: 100%;
}
.w_set {
  width: 48.5% !important;
}
.select_box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 2;
  display: block;
  width: 200%;
  width: -webkit-calc(100% + 5em);
  margin: 0;
  padding: 15px 35px 15px 15px;
  background: transparent;
  border: 0;
  outline: none;
  font-size: 16px;
  font-size: 0.9rem;
/*  line-height: 1.5;*/
  color: #54494b;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
.box_line {
  border: 0px solid #ccc;
  border-radius: 10px;
  margin: 5px 0 0px 0;
}
.select_box::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #48acf0;
  border-right: solid 2px #48acf0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-text {
  font-size: 10.5pt !important;
  line-height: 14pt !important;
}
.SandboxRoot.env-bp-820 .timeline-Tweet-text {
  font-size: 10.5pt !important;
  line-height: 14pt !important;
}
.box_txt img {
  max-width: 500px;
  width: 100%;
  height: auto;
}
.logo_mochi img {
  width: 300px;
  height: auto;
}
.menu {
  position: relative;
  width: 100%;
  height: 50px;
  margin: 0 auto;
}
.menu > li {
  float: left;
  width: 33.3333%;
  height: 50px;
  line-height: 50px;
  background: #48acf0;
  border-right: 1px solid #b6e7f3;
}
.menu > li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.menu > li:first-child {
  border-left: 1px solid #b6e7f3;
}
.menu > li a:hover {
  color: #fff;
}
ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
ul.menu__third-level {
  visibility: hidden;
  opacity: 0;
}
ul.menu__fourth-level {
  visibility: hidden;
  opacity: 0;
}
.menu > li:hover {
  background: #77C2F4;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.menu__second-level li {
  border-top: 1px solid #BFE2FA;
}
.menu__third-level li {
  border-top: 1px solid #BFE2FA;
}
.menu__second-level li a:hover {
  background: #f76f8e;
}
.menu__third-level li a:hover {
  background: #2a1f1f;
}
.menu__fourth-level li a:hover {
  background: #1d0f0f;
}
/* 下矢印 */
.init-bottom:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: -3px 0 0 15px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* floatクリア */
.menu:before, .menu:after {
  content: " ";
  display: table;
}
.menu:after {
  clear: both;
}
.menu {
  *zoom: 1;
}
.menu > li.menu__single {
  position: relative;
}
li.menu__single ul.menu__second-level {
  position: absolute;
  top: 40px;
  width: 100%;
  background: #77C2F4;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
li.menu__single:hover ul.menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
}
.box_menu {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.card_c {
  width: 49%;
  margin-bottom: 70px;
}
.card_c img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  transition: 0.5s;
}
.card_c_s {
  width: 32%;
  margin-bottom: 70px;
}
.card_c_s img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  transition: 0.5s;
}
.card_c a img:hover, .card_c_s a img:hover {
  transform: scale(0.95)
}
.card_c_s_w {
  width: 62%;
  margin-bottom: 70px;
}
.box_left {
  width: 70%;
}
.box_left_l {
  width: 74%;
}
.box_right {
  width: 25%;
  text-align: left;
}
.box_right ul li {
  line-height: 3em;
}
.box_side {
  width: 100%;
  background-color: #fff;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1));
  border-radius: 20px;
  display: block;
  transition: .2s;
  margin-bottom: 25px;
  padding: 30px 30px;
  font-size: 110%;
}
.title_line {
  margin: 0;
  font-size: 24px;
  position: relative;
  font-weight: normal;
  display: inline-block;
  background-color: #fff;
  margin-left: 20px;
  padding: 0 10px;
  color: #48acf0;
}
.title_line_wrap {
  position: relative;
  margin-bottom: 15px;
}
.title_line_wrap:before {
  content: '';
  background-color: #48acf0;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.title_list ul li {
  border-bottom: dotted 2px #ddd;
  color: #54494b;
  text-decoration: none;
  font-size: 120%;
  line-height: 1.5em;
}
.title_list ul li:first-child {
  border-top: dotted 2px #ddd;
}
.title_list ul li a {
  text-decoration: none;
  display: block;
  padding: 15px 0 15px 10px;
  transition: 0.5s;
}
.title_list ul li a:hover {
  background-color: #F6F6F6;
}
.news_list ul li {
  border-bottom: dotted 2px #ddd;
  color: #54494b;
  text-decoration: none;
  font-size: 120%;
  line-height: 1.5em;
}
.news_list ul li:first-child {
  border-top: dotted 2px #ddd;
}
.news_list ul li a {
  text-decoration: underline;
  display: block;
  padding: 15px 0 15px 10px;
  transition: 0.5s;
}
.news_list ul li a:hover {}
.bg_ph {
  background-image: url("../img/common/bg2.png");
}
.box_ph img {
  width: 500px;
  height: auto;
}
.bg_kodomo {
  background-image: url("../img/common/kodomo.png");
  background-repeat: no-repeat;
  background-size: 330px;
  background-position: bottom right;
}
.sdw_wht {
  background-color: #ffffff;
  opacity: 0.8;
}
.box_eucc img {
  max-width: 1000px;
  width: 100%;
  height: auto;
}
.box_half {
  width: 50%;
  height: 850px;
}
.bg_staff {
  background-image: url("../img/common/staff.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.box_cont_half {
  width: 50%;
  padding-right: calc((100% - 1100px) / 2);
  height: 850px;
  padding-left: 30px;
}
.txt_staff {
  line-height: 1.7em;
  padding-left: 50px;
}
.loader-wrap {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999;
}
.loader, .loader:before, .loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #48acf0;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before, .loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
body::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; /* 背景カラー */
  z-index: 9999; /* 一番手前に */
  pointer-events: none; /* 他の要素にアクセス可能にするためにポインターイベントは無効に */
  opacity: 0; /* 初期値 : 透過状態 */
  -webkit-transition: opacity .8s ease; /* アニメーション時間は 0.8秒 */
  transition: opacity .8s ease;
}
body.fadeout::after {
  opacity: 1;
}
body.fadeout article {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.main_right {
  position: absolute;
  text-align: left;
  font-size: 130px;
  opacity: 0.5;
  color: #fff;
  line-height: 0.8em;
  padding-top: 150px;
}
.main_right:before {
  content: 'Make\A''you\A''smile!\A';
  white-space: pre;
}
.box_note {
  margin: 2em 0;
  font-weight: bold;
  font-size: 120%;
}
.bg_smile {
  background-image: url("../img/common/bg_smile.png");
  background-repeat: no-repeat;
  background-position: right top;
}
.box_nnote_line {
  background-color: #FBE1EA;
  background-image:
    linear-gradient(90deg, rgba(255, 246, 230, 0) 0%, rgba(255, 246, 230, 0) 50%, #FBE1EA 0%, #FBE1EA 100%), linear-gradient(180deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 95%, #ed7780 100%);
  background-size: 8px 100%, 100% 2em;
  line-height: 2em;
  padding: 0em 1em 0.2em 1em;
}
.note2 {
  color: #696969;
  font-weight: bold;
  padding: 0.3em 1em 2em 1em;
  border-radius: 20px;
}
.sen2 {
  background-image:
    linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 98%, #646464 100%);
  background-size: 100% 2em;
  line-height: 2em;
  padding: 2em 1em 0.2em 1em;
}
.add_rad {
  border-radius: 20px;
}
.add_rad img {
  border-radius: 20px;
}
.txt_read {
  margin-bottom: 15px;
  line-height: 2em;
  font-size: 110%;
}
.txt_read_l {
  margin-bottom: 15px;
  line-height: 1.8em;
  font-size: 130%;
}
.img_l {
  float: left;
  margin: 0 30px 30px 0;
}
.img_l img {
  max-width: 100%;
}
.img_r {
  float: right;
  margin: 0 0px 30px 30px;
}
.img_r img {
  max-width: 100%;
}
.box_mid {
  width: 80%;
  margin: 0 auto;
}
.btn_half {
  width: 100%;
  height: 150px;
  padding: 10px 20px;
  border-radius: 10px;
  text-decoration: none;
  color: #FFF;
  background-color: #fff;
  font-size: 16px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .3s ease-in-out;
}
.btn_half:hover {
  transform: scale(0.97)
}
.c_mn {
  border: 1px solid #01AAEB;
  color: #01AAEB;
}
.c_rnn {
  border: 1px solid #E52121;
  color: #E52121;
}
.c_gry {
  border: 1px solid #A6A6A6;
  color: #A6A6A6;
}
.bar {
  padding: 0.25em 0.5em;
  color: #54494b;
  background: transparent;
  border-left: solid 5px #48acf0;
}
.img_rec img {
  max-width: 539px;
  width: 100%;
  height: auto;
}
.box_imghrz {
  width: 50%;
}
.box_imghrz img {
  width: 100%;
  height: auto;
}
.img_cont_l {
  text-align: center;
}
.img_cont_l img {
  width: 100%;
  height: auto;
}
.add_sdw {
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1));
}

.fiTable {
  font-size: 12px;
  width: 100%;
}
.fiTable th, .fiTable td {
  padding: 5px;
}
table.fiTable tr th {
  padding: 5px;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  background-color: #48acf0;
  line-height: 1.25em !important;
  font-weight: bold;
  vertical-align: top;
  color: #FFFFFF;
}
.fiTable th, .fiTable td {
  padding: 5px;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  line-height: 1.25em !important;
  text-align: right;
}
.fiTable th, .fiTable td.col {
  background-color: #eef8ff;
  color: #54494b;
  font-weight: bold;
  text-align: left;
}
	.t_scroll {
		overflow: auto;
		white-space: nowrap;
	}
	.scroll::-webkit-scrollbar {
		height: 5px;
	}
	.scroll::-webkit-scrollbar-track {
		background: #F1F1F1;
	}
	.scroll::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}
/*add 20211008 STRAT*/
.box_four {
  width: 24%;
  margin-bottom: 50px;
  color: #48acf0;
  font-size-adjust: 12px !important;
}
.box_four:hover {
  color: #f76f8e !important
}
.box_four img {
  width: 100%;
  height: auto;
  transition: .3s ease-in-out;
}
.box_four img:hover {
  transform: scale(0.97)
}
.img_40 img {
  width: 40%;
  height: auto;
}

/*add 20211008 END*/

/*add 20211008 END*/

	  /*add 20240620 START*/
  .fs24_gc {
	line-height: 1.3;
  }
	
  /*add 20240620 END*/

/*add 20240604 START*/
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #48acf0;
  display: block;
  order: -1;
}
.tab-label {
	font-size: 18px;
  color: #48acf0;
	border-top: 1px solid #48acf0;
	border-left: 1px solid #48acf0;
	border-right: 1px solid #48acf0;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 20px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 20px 20px 0 0;
  flex: 1;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
	border-radius: 0 0 30px 30px;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
	color: #fff;
  background: #48acf0;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 60px 90px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
	margin-bottom: 90px;
}
/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}

.select_card_box {
	width: 100%;
	display: flex;
	align-items: center;
	margin: 0 0 60px;
}

.select_card_img {
	width: 184px;
}

.select_card_img img{
	width: 100%;
	height: auto;
}

.select_card_detail {
	text-align: left;
	flex: 1;
	padding: 15px 0px 15px 30px;
}

.select_card_title{
	padding-top: 8px;
	font-size: 18px;
	text-align: left;
	line-height: 1.5;
	padding-bottom: 24px;
}

.select_card_title a{
  text-decoration:none;
}

.title_line_wrap_red {
    position: relative;
    margin-bottom: 15px;
}

.title_line_wrap_red:before {
    content: '';
    background-color: #f76f8e;
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
}


.btn_rad_long {
    display: inline-block;
    width: auto;
    border-radius: 50px;
    text-decoration: none;
    font-size: 16px;
    vertical-align: middle;
    padding: 16px 21px;
    color: #FFF;
    background: url(../img/common/foot.png) no-repeat;
    background-image: linear-gradient(45deg, #48ACF0 0%, #FFB9D9 100%);
    transition: .2s;
    text-align: center;
    filter: drop-shadow(0px 13px 10px rgba(0, 0, 0, .13));
}


.btn_rad_long i {
  padding-left: 10px;
}
.btn_rad_long:hover {
  background-image: linear-gradient(45deg, #48ACF0 0%, #FFB9D9 100%);
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .2));
}

.btn_blk {
    display: inline-block;
    width: auto;
    border-radius: 50px;
    text-decoration: none;
    font-size: 16px;
    vertical-align: middle;
    padding: 16px 21px;
    color: #54494B;
    border: 1px solid #54494B;
	backgroung: #fff;
    transition: .2s;
    text-align: center;
  background-image: linear-gradient(45deg, #fff 0%, #fff 100%);
    filter: drop-shadow(0px 13px 10px rgba(0, 0, 0, .13));
	margin-right: 10px;
}


.btn_blk i {
  padding-left: 10px;
}
.btn_blk:hover {
  
  background-image: linear-gradient(45deg, #fff 0%, #fff 100%);
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .2));
}


.selectwrap {
    position: relative;
    width: 200px;
    margin: 10px;
}

.selectwrap::after {
    content: "";
    position: absolute;
    bottom: 47%;
    /* left: 5px; */
    right: 18px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #5BADEE;
    border-right: 2px solid #5BADEE;
    -webkit-transform: rotate(90deg);
    transform: rotate(135deg);
}


.selectwrap select:focus {
    outline: none
}

.selectwrap ::-ms-expand {
    display: none
}

.selectwrap .select {
    -webkit-appearance: none;
    appearance: none;
    width: 200px;
    height: 45px;
    background-color: #fff;
    border: none;
    color: #58504A;
    padding: 10px;
    cursor: pointer;
	border-radius: 8px;
}

.shop_listsTop .shopSearchCol .searchColBox .selectwrap {
    width: 100%;
    margin: 0
}


.shop_listsTop .shopSearchCol .searchColBox .selectwrap select {
    width: 100%;
}

.tempo_pref {
	display: flex;
	align-items: center;
}

.tempo_search {
	background: #E9F5F8;
	border-radius: 20px;
	padding: 30px 50px;
	margin: 0 auto 60px;

}

.tempo_flex_wrap {
	display: flex;
	flex-wrap: wrap;
}

.tempo_pref_text {
	font-size: 16px;
	width: 150px;
}

.selectwrap_free {
	flex: 1;
    margin: 10px;
}

.selectwrap_free .select {
    -webkit-appearance: none;
    appearance: none;
	width: 100%;
    height: 45px;
    background-color: #fff;
    border: none;
    color: #58504A;
    padding: 10px;
    cursor: pointer;
	border-radius: 8px;
	font-size: 14px;
}

.search_count{
	font-size: 18px;
}

.search_count span{
	font-size: 40px;
	color: #5BADEE;
	padding-right: 8px;
}
.search_count_text {
	margin-top: 10px;
}

.search_result_list {
	width: 100%;
	margin-top: 40px;
	border-top: 2px dotted #ddd;
}

.search_result_list li{
	border-bottom: 2px dotted #ddd;
	padding: 30px 0;
}

.item {
    display: none!important;
}

.item.visible {
    display: block!important;
}

.more-button {
    display: block;
	background-color: #5BADEE;
	font-size: 16px;
    margin: 40px auto;
    padding: 16px 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: none;
	transition : 0.3s;
    border-radius: 50px;
  background-image: linear-gradient(45deg, #5BADEE 0%, #5BADEE 100%);
    filter: drop-shadow(0px 13px 10px rgba(0, 0, 0, .13));
}

.more-button:hover {
  background-image: linear-gradient(45deg, #5BADEE 0%, #5BADEE 100%);
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .2));
}

.result_flex {
	display:flex;
	justify-content: space-between;
	align-items: center;
}

.result_box_left {
	flex: 1;
}

.result_box_img {
	width:224px;
	padding-right: 20px;
}

.result_box_img img{
	width: 100%;
	height: auto;
}


.tempo_name {
	font-size: 20px;
	line-height: 1.3;
	color: #5BADEE;
	text-align: left;
}

.tempo_name a{
  color:#5BADEE;
  text-decoration:none;
}

.tempo_name_addless {
	padding-top: 10px;
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
}

.result_box_left {
	width: 350px;
}

.notes_list li{
	text-align: left;
margin-bottom: 10px;
    line-height: 1.5em;
    font-size: 110%;
	text-indent: -1em;
   padding-left: 1em;
}

.card_cont_tenpo {
    width: 100%;
	max-width: 880px;
    background-color: #fff;
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1));
    border-radius: 20px;
    display: block;
    transition: .2s;
    margin: 45px auto;
    padding: 80px 60px;
    text-align: left;
}

.tempo_sns {
	width: 30px;
	display: inline-block;
	margin-right: 16px;
}

.tempo_sns img{
	width: 100%;
	height: auto;
}

.tempo_btn_flex {
	width: 100%;
	max-width: 400px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 30px auto 0;
}

.tempo_sns_box {
	width: 100%;
	max-width: 880px;
	margin: 0 auto;
}

.online_dl {
	height: 50px;
	display: inline-block!important;
	margin-right: 16px;
}

.online_dl img{
	width: auto;
	height: 100%;
	max-height: 50px;
}

.notes_wrap {
	padding-top: 60px;
	margin: 0 auto;
	width: 100%;
	max-width: 880px;
}


.jc_center {
	justify-content: center!important;
}

.tempo_nav_blue li a::after {
	content: none;
}

.font16 {
	font-size: 16px!important;
}


/*add 20240601 END*/

/*add 20240701 START*/

.tempo_pref_text_cf {
    font-size: 16px;
    width: 200px;
}

.m_10 {
	margin: 10px;
}

.search_wrap {
  width: 50px;
  justify-content: center;
}

.search_wrap img{
  width: 20px;
}

.search_op{
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
}

.search_op form{
  background-color: #002e89;
}

.placeholder_wrap{
	width: 100%;
  max-width: 400px;
  font-size: 14px;
  position: relative;
}

input.placeholder{
  width: 100%;
  padding: 12px 16px;
  border-radius: 7px;
}

input.submit {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  color: #00256F;
  font-size: 14px;
  background-color: transparent;
  background-image: url(../img/common/b_search.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 0%;
  transition: .3s;
  padding-left: 22px;
	border: 0;
}


/*add 20240701 END*/

/* ************************************************************************************************
   under 1300
   ************************************************************************************************ */
@media screen and (max-width: 1300px) {
  .slick01 img {
    width: 186px;
    height: auto;
  }
}
/* ************************************************************************************************
   under 1100
   ************************************************************************************************ */
@media screen and (max-width: 1100px) {
  .box_cont {
    width: 100%;
    padding: 0 15px;
  }
  .box_cont_w {
    width: 100%;
  }
  .box_bg_ecc {
    background-size: 100%;
    margin-left: 20px;
  }
  .box_ecc_outer {
    padding: 50px 0;
  }
  .box_dot_60 {
    width: 50%;
    background: url("../img/common/bg_dot.png") no-repeat;
    background-position: right;
    height: 500px;
    text-align: right;
    padding-right: 30px;
    padding-left: 15px;
  }
  .box_dot_60 img {
    width: 100%;
    height: auto;
    padding-top: 100px;
  }
  .box_blank_40 {
    width: 50%;
    text-align: left;
    padding-right: 15px;
  }
  .box_blank_40_inner {
    width: 100%;
    padding-left: 30px;
  }
  .box_blank_40_l {
    width: 50%;
    text-align: left;
    padding-left: 15px;
  }
  .box_blank_40_l_inner {
    /*width: 440px;*/
    padding-left: calc(100% - 440px);
    padding-right: 50px;
  }
  .box_corp_60 {
    width: 50%;
  }
  .box_rad_wht {
    padding: 30px;
    border-radius: 20px;
    background-color: #fff;
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1));
    margin: 0 15px;
    width: calc(100% - 30px);
  }
  .foot {
    background-position: 15px top;
  }
}
/* ************************************************************************************************
   under 944
   ************************************************************************************************ */
@media screen and (max-width: 944px) {
  .pos_mid_bg {
    width: 100%;
  }
  .box_ecc {
    width: 60%;
    margin: 0 auto;
  }
  .box_ecc img {
    width: 341px;
    height: auto;
  }
  .box_ecc_outer {
    padding: 50px 0;
  }
  .txt_cmn {
    font-size: 16px;
    line-height: 1.5em;
  }
  .box_bg_ecc {
    width: 100%;
    height: 430px;
    background: url("../img/common/bg_ecc.jpg") no-repeat;
    background-position: center;
    background-size: 743px;
    margin-left: 0px;
  }
  .wrap_hrz_sbc_ecc {
    display: block;
  }
  .br_ecc {
    display: none;
  }
}
/* ************************************************************************************************
   under 768
   ************************************************************************************************ */
@media screen and (max-width: 768px) {
  #top_head, .inner {
    width: 100%;
    padding: 0;
  }
  #top_head {
    position: fixed;
    right: 0;
    z-index: 3;
    display: block;
    height: 55px;
    background-color: #fff;
  }
  #global_nav {
    position: absolute;
    /* 開いてないときは画面外に配置 */
    top: -600px;
    width: 100%;
    text-align: center;
    padding: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-clip: content-box;
  }
  #global_nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    padding: 60px 0;
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  #global_nav ul li {
    display: block;
    position: static;
    border-bottom: #fbe1ea 1px dashed;
    text-align: left;
  }
  .nav_c, .nav_am, .nav_ct, .nav_cf, .nav_mm, .nav_z, .nav_n {
    padding-left: 40px;
  }
  .row {
    display: inline-block !important;
  }
  .right_nav {
    margin-right: 0px;
  }
  #top_head #global_nav ul li a, #top_head.fixed #global_nav ul li a {
    width: 100%;
    display: block;
    color: #48acf0;
    padding: 18px 0;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    font-size: 18px !important;
    vertical-align: bottom;
  }
  #global_nav ul li a:hover {}
  #nav_toggle {
    display: block;
  }
  #top_head.fixed #global_nav ul li a:hover {
    color: #fff;
  }
  .open #nav_toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav_toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  .open #global_nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    opacity: 0.9;
    z-index: 3;
  }
  .card {
    width: 47.5%;
    background-color: #F6F6F6;
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1));
    border-radius: 10px;
    display: block;
    transition: .2s;
    margin-bottom: 25px;
  }
  .card img {
    border-radius: 10px 10px 0px 0px;
  }
  .box_cardtxt {
    padding: 10px;
    text-align: left;
    line-height: 1.5em;
    font-size: 100%;
  }
  .wrap_hrz_sbc_v {
    display: block;
  }
  .wrap_hrz_sbcfs {
    display: block;
  }
  .card_cont {
    width: 100%;
    background-color: #fff;
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, .1));
    border-radius: 20px;
    display: block;
    transition: .2s;
    margin-bottom: 45px;
    padding: 50px 30px;
    text-align: left;
  }
  .card_side {
    width: 100%;
  }
  .box_dot_60 {
    width: 95%;
    background: url("../img/common/bg_dot.png") no-repeat;
    background-position: right;
    height: 250px;
    background-size: 750px;
    text-align: center;
    padding-right: 0px;
    padding-left: 5%;
  }
  .box_dot_60 img {
    width: 275px;
    height: auto;
    padding-top: 30px;
  }
  .box_blank_40 {
    width: 100%;
    text-align: left;
    padding-right: 15px;
  }
  .box_blank_40_inner {
    width: 100%;
    padding-left: 15px;
  }
  .box_ecc {
    width: 100%;
  }
  .box_blank_40_l {
    width: 100%;
    text-align: left;
    padding-left: 15px;
  }
  .box_blank_40_l_inner {
    /*width: 440px;*/
    padding-left: 0;
    padding-right: 15px;
  }
  .box_corp_60 {
    width: 95%;
    background: url("../img/common/bg_corp.jpg") no-repeat;
    background-position: left;
    background-size: 750px;
    height: 250px;
    text-align: right;
    margin-left: 5%;
    margin-top: 50px;
  }
  .box_innner_s {
    width: 100%;
    text-align: center;
  }
  .box_innner_m {
    width: 100%;
  }
  .index_list .txt {
    float: none;
    width: auto;
    margin-left: 0px;
    margin-top: 10px;
  }
  .foot {
    width: 100%;
    background-position: 15px top;
  }
  footer {
    background-color: #48acf0;
    padding: 30px 0 20px 0;
  }
  .btn_rad_s:first-child {
    margin-right: 10px;
  }
  .btn_rad_s {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 25px;
    text-decoration: none;
    color: #FFF;
    transition: .4s;
    background-color: #48acf0;
    font-size: 16px !important;
  }
  .btn_rad_s:hover {
    background-color: #77C2F4;
    filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, .2));
    transform: translateY(-1px);
  }
  .pos_mid_bg {
    display: block;
    background: url("../img/common/maru_sp.png") no-repeat;
    width: 100%;
    height: 443px;
    background-position: center;
    background-size: 944px;
    position: absolute;
    -webkit-transform: translateY(-500%); /* Safari用 */
    /*  transform: translateY(-120%);*/
    left: 50%;
    transform: translateY(-135%) translateX(-50%);
  }
  .box_bg_ecc {
    width: 100%;
    height: auto;
    background: none;
    background-position: center bottom;
    background-size: 100%;
    margin-left: 0px;
    padding-top: 50px;
  }
  .box_bg_ecc img {
    width: 100%;
    height: auto;
  }
  #pagetop {
    right: 10px;
  }
  .pos_mid_on {
    position: absolute;
    -webkit-transform: translateY(-500%); /* Safari用 */
    /*  transform: translateY(-120%);*/
    left: 50%;
    transform: translateY(-470%) translateX(-50%);
    z-index: 2;
  }
  .wrap_hrz_fww_bnr {
    display: block;
  }
  .box_bnr {
    width: 100%;
    padding: 0 20px 20px 20px;
  }
  .box_bnr_out {
    padding: 0px;
  }
  .wrap_hrz_sbfs {
    display: block;
  }
  .box_item_img {
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
  }
  .box_item_detail {
    width: 100%;
  }
  .box_three {
    width: 100%;
  }
  .box_three_w {
    width: 100%;
  }
  .w_set {
    width: 100% !important;
  }
  .card_c {
    width: 100%;
    margin-bottom: 50px;
  }
  .txt_menu_s {
    font-size: 60% !important;
  }
  .box_left {
    width: 100%;
  }
  .box_left_l {
    width: 100%;
  }
  .box_right {
    width: 100%;
  }
  .pdf_r {
    float: none;
  }
  .card_c_s {
    width: 100%;
    margin-bottom: 70px;
  }
  .box_ph img {
    width: 100%;
    height: auto;
  }
  .bg_kodomo {
    background-image: url("../img/common/kodomo.png");
    background-repeat: no-repeat;
    background-size: 330px;
    background-position: bottom right;
  }
  .box_half {
    width: 100%;
    height: 500px;
  }
  .box_cont_half {
    width: 100%;
    padding-right: calc((100% - 1100px) / 2);
    height: 850px;
    padding-left: 0px;
  }
  .card_c_s_w {
    width: 100%;
    margin-bottom: 70px;
  }
  .box_imghrz {
    width: 100%;
  }
  .nl_list .txt {
    float: none;
    width: auto;
    margin-left: 0px;
    padding-top: 10px;
  }
  .add_rr {
    flex-wrap: wrap-reverse;
  }
  /*add 20211008 START*/
  .box_four {
    width: 49%;
  }
  /*add 20211008 END*/
	
	
/*add 20240604 END*/
	  /*add 20240620 START*/
  .fs24_gc {
    font-size: 160%;
	line-height: 1.3;
  }
	
.title_l_box {
  padding: 60px 0 40px 0;
}
  /*add 20240604 END*/

}
/* ************************************************************************************************
   under 340
   ************************************************************************************************ */
@media screen and (max-width: 340px) {
  .box_ecc {
    width: 100%;
    margin: 0 auto;
  }
  .box_ecc img {
    width: 100%;
    height: auto;
  }
  .slick01 img {
    width: 124px;
    height: auto;
  }
  .main_right {
    font-size: 100px;
  }
}




/* 06.01追加 個人情報、サイトポリシー---------------------------------*/
.decimal_li {
  list-style:decimal;
}
.decimal_ol{
  padding-left: 20px;
}
.alpha_li{
list-style-type: lower-alpha;
}
.title20 {
  font-size: 20px;
}
#img_right{
  float: right;
}
.link_blue{
  color: #48acf0;;
}
.back_blue{
  background-color: #eaf6ff;
  padding: 20px;
  border-radius: 5px;
}
.title18{
  font-size: 18px;
  color: #48acf0;
}
/* //06.01追加 -------------------------------*/


/* 06.02追加 店舗---------------------------------*/
.flex_menu{
  display: flex;
  justify-content: space-around;
}
.font18{
  font-size: 18px;
}
.c_brown{
  color: #54494b;
}
.line_brown:before {
  background-color: #54494b;
}
.text_left{
  text-align: left;
}
@media screen and (max-width: 862px) {
  .flex_menu{
    display: block;
  }  
}
/* //06.02----------------------------------------- */

/* 2021.11.15追加---------------------------------*/
.box_filter {
  padding-bottom: 20px;
}
/* //----------------------------------------- */



/* 2022.01.13追加---------------------------------*/
.acd-check{
    display: none;
}
.acd-label{
    color: #48acf0;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
}
.acd-label::after{
    color: #48acf0;
    box-sizing: border-box;
    content: '\f13a';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    height: 52px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
  font-weight: 900;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-content a{
  text-decoration: underline!important;
}

.acd-check:checked + .acd-label::after{
    content: '\f139';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 0 10px 10px 10px;
    visibility: visible;
}

.cal_ir{
  width: 100%;
  height: auto;
}

.cal_ir img{
  width: 100%;
  height: auto;
}

@media screen and (max-width: 862px) {
.acd-label{
    padding: 10px 40px 10px 10px;
  }
  .cell_set th {
    padding: 15px 10px;
}
  .cal_ir{
  max-width: 400px;
/*    max-height: 800px;*/
    overflow: scroll;
}
  .cal_ir img{
  width: 550px;
  height: auto;
}
  
}
/* //----------------------------------------- */



/* 2022.04.04追加---------------------------------*/
.wrap_hrz_sbc a img{
  transition:0.3s;
}

.wrap_hrz_sbc a :hover {
  opacity: 0.5;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, .2));
  transform: translateY(-1px);
}
/* //----------------------------------------- */



/* 2024.06.04追加---------------------------------*/

@media screen and (max-width: 862px) {
	
	.card_cont_tenpo {
    padding: 80px 20px;
}
  
	.select_card_box {
    width: 100%;
    display: block;
    align-items: center;
    margin: 0 0 60px;
}
	
	.tab-switch:checked+.tab-label+.tab-content {
    padding: 60px 20px;
}
	.select_card_img {
    width: 100%;
}
	.select_card_detail {
    padding: 0;
}
	
	.title_line_wrap_red {
    margin-top: 15px;
}
	
	.btn__width {
		width: 80%;
        margin: 0 auto;
        display: block;
}
	
	.tempo_search {
    padding: 50px 15px;
}
	
	.tempo_pref {
    display: contents;
		width: 100%;
}
	
	.selectwrap {
    position: relative;
    width: 100%;
    margin: 10px 0px 20px;
}
	
	.selectwrap_free {
    margin: 10px 0px 0px;
}
	
	.selectwrap .select {
    width: 100%;
		font-size: 14px;
}
	
	.tempo_pref_text {
    font-size: 14px;
    width: auto;
    display: block;
    text-align: left;
}
	.result_flex {
    display: block;
}
	
	.result_box_right {
		margin-top: 20px;
	}
	
	.result_box_img {
    width: 100%;
    padding: 0 0 15px;
}
	
	.d_block_sp {
		display: block;
	}
	
	.tab-label {
    font-size: 16px;
}
	
	
.btn_rad_long {
	font-size: 14px;
	}
	
	.btn_blk {
    font-size: 14px;
}

	
	
	
/*add 20240701 START*/

.tempo_pref_text_cf {
    font-size: 16px;
    width: 200px;
	text-align: left;
}

.m_10 {
	margin: 10px 0 20px;
}


/*add 20240701 END*/
}
/* //----------------------------------------- */

