html {
  line-height: 35px !important;
}
ul.narrow-sample {
  margin: 10px;
  padding: 0px;
  border-radius: 0;
  box-shadow: 0 0 0 #fff;
}
ul.narrow-wide {
  margin: 5px 5px 5px 5px;
}
.pager_link {
  /*border:1px solid #36f;*/
  border: 1px solid #FBA1FF;
  padding: 3px 8px;
  display: table-cell;
  /*color:#36f;*/
  color: #F9B3FF;
  text-decoration: none;
}
.pager_link:hover {
  background-color: #adf;
}
.ui-listview .ui-li-has-thumb > img:first-child, .ui-listview .ui-li-has-thumb > .ui-btn > img:first-child, .ui-listview .ui-li-has-thumb .ui-li-thumb {
  position: absolute;
  left: 0;
  top: 0;
  max-height: 7em;
  max-width: 7em;
}
.ui-listview > .ui-li-has-thumb > .ui-btn, .ui-listview > .ui-li-static.ui-li-has-thumb {
  min-height: 6.625em;
  padding-left: 7.5em;
}
.ui-listview .ui-li-has-thumb > img:first-child, .ui-listview .ui-li-has-thumb > .ui-btn > img:first-child, .ui-listview .ui-li-has-thumb .ui-li-thumb {
  padding-top: 1.0em;
  padding-left: 1.0em;
}
.ui-listview > .ui-li-static, .ui-listview > .ui-li-divider, .ui-listview > li > a.ui-btn {
  margin: 0;
  display: block;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ui-header .ui-title, /* header */ .ui-footer .ui-title, /* footer */ .ui-btn-inner, /* button */ .ui-li-heading, /* listview heading */ .ui-li .ui-btn-text a.ui-link-inherit, /* listview link */ .ui-li-desc, /* listview description */ .ui-btn {
  padding-left: -30% !important;
  overflow: visible !important;
  white-space: normal !important;
}
.ui-btn-icon-right:after {
  right: 2em;
}
/* G
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-g {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 0 #333;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8eb6), color-stop(1, #ffa5c5));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}
.ui-bar-g, .ui-bar-g input, .ui-bar-g select, .ui-bar-g textarea, .ui-bar-d button {
  font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-g .ui-link-inherit {
  color: #333;
}
.ui-bar-g .ui-link {
  color: #ffa5c5;
  font-weight: bold;
}
.ui-body-g {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 0 #333;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8eb6), color-stop(1, #ffa5c5));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F7EFC0', EndColorStr='#FCF99C')";
}
.ui-body-g, .ui-body-g input, .ui-body-g select, .ui-body-g textarea, .ui-body-g button {
  font-family: Helvetica, Arial, sans-serif;
}
.ui-body-g .ui-link-inherit {
  color: #333333;
}
.ui-body-g .ui-link {
  color: #ffa5c5;
  font-weight: bold;
}
/* ------------------------------{^̐F------------------------------ */
.ui-btn-up-g {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 0 #333;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8eb6), color-stop(1, #ffa5c5));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}
.ui-btn-up-g a.ui-link-inherit {
  color: #FFF;
}
/* ------------------------------{^Ƃ̐F------------------------------ */
.ui-btn-hover-g {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #111;
  text-shadow: 0 1px 1px #fff;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8eb6), color-stop(1, #ffa5c5));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcf0b5', EndColorStr='#fbe26f')";
}
.ui-btn-hover-g a.ui-link-inherit {
  color: #333;
}
/* ------------------------------{^_E------------------------------ */
.ui-btn-down-g {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 0 #333;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff8eb6), to(#ffa5c5));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}
.ui-btn-down-g a.ui-link-inherit {
  color: #333;
}
.ui-btn-up-g, .ui-btn-hover-g, .ui-btn-down-g {
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none;
}
/* F
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-f {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 0 #333;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8eb6), color-stop(1, #ffa5c5));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}
.ui-bar-f, .ui-bar-f input, .ui-bar-f select, .ui-bar-f textarea, .ui-bar-d button {
  font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-f .ui-link-inherit {
  color: #333;
}
.ui-bar-f .ui-link {
  color: #ffa5c5;
  font-weight: bold;
}
.ui-body-f {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 0 #333;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8eb6), color-stop(1, #ffa5c5));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F7EFC0', EndColorStr='#FCF99C')";
}
.ui-body-f, .ui-body-f input, .ui-body-f select, .ui-body-f textarea, .ui-body-f button {
  font-family: Helvetica, Arial, sans-serif;
}
.ui-body-f .ui-link-inherit {
  color: #333333;
}
.ui-body-f .ui-link {
  color: #ffa5c5;
  font-weight: bold;
}
/* ------------------------------{^J[------------------------------ */
.ui-btn-up-f {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 0 #333;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E6A000), color-stop(1, #FF6600));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}
.ui-btn-up-f a.ui-link-inherit {
  color: #FFF;
}
/* ------------------------------{^|Cg------------------------------ */
.ui-btn-hover-f {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #111;
  text-shadow: 0 1px 1px #fff;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8eb6), color-stop(1, #ffa5c5));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcf0b5', EndColorStr='#fbe26f')";
}
.ui-btn-hover-f a.ui-link-inherit {
  color: #333;
}
/* ------------------------------{^_E------------------------------ */
.ui-btn-down-f {
  border: 1px solid #ff8eb6;
  background: #ffa5c5;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 0 #333;
  background-image: -moz-linear-gradient(top, #ff8eb6, #ffa5c5);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff8eb6), to(#ffa5c5));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}
.ui-btn-down-f a.ui-link-inherit {
  color: #333;
}
.ui-btn-up-f, .ui-btn-hover-f, .ui-btn-down-f {
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none;
}
/* 2017ary
-----------------------------------------------------------------------------------------------------------*/
.cf:after {
  content: "";
  display: block;
  clear: both;
}
body {
  font-family: "Rounded Mplus 1c", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: normal;
  font-size: inherit;
  letter-spacing: 0.08em;
  line-height: 1.4em;
}
a {
  font-family: "Rounded Mplus 1c", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
i.fa {
  margin-right: 3px;
}
.text_chousei {
  line-height: 1.2em;
  letter-spacing: 0.03em;
}
img[src$=".svg"] {
  width: 100%;
  max-width: 100%;
  height: auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/*調整*/
.ui-btn-icon-right:after {
  right: 1em;
}
.ui-content .ui-listview, .ui-panel-inner > .ui-listview {
  margin: 1em 0;
}
.yokohaba100 {
  width: 100% !important;
}
.ui-icon-loading {
  background: url("../image/site/a_load.gif");
  background-repeat: no-repeat;
}
/*共通*/
header {
  padding: 2.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
header .left {
  width: 30%;
  float: left;
}
header .right {
  width: 70%;
  float: right;
}
header .right img {
  padding: 10px;
  margin-top: 5px;
}
header .back img {
  position: absolute;
  left: 1%;
  top: auto;
  bottom: auto;
  height: auto;
  max-height: 30px;
  width: auto;
}
header .logo {
  height: auto;
  max-height: 30px;
  width: auto;
  max-width: 300px;
}
@media screen and (min-width: 768px) {
  body {
    font-size: big;
  }
}
/*top*/
.mypage header {
  padding: 2.5% 2.5% 1.5% 2.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
}
.mypage header .left {
  float: left;
  width: 60%;
}
.mypage header .left img {
  height: auto;
  width: auto;
  max-width: 100%;
  padding-top: 5px;
}
.mypage header .right {
  float: right;
  width: 35%;
  text-align: right;
}
.mypage header .right img {
  width: 32%;
  padding: 0 !important;
  margin: 0 !important;
}
.mypage header .right .btn_500 {
  margin-left: 3px;
}
@media screen and (min-width: 768px) {
  .mypage header .right img {
    height: 70px;
    width: auto;
  }
}
.mypage .today, .event_week .week {
  line-height: 1.8em;
  letter-spacing: 0.05em;
  margin: 15px auto;
}
.mypage .today .ui-block-a span, .event_week .week .ui-block-a span {
  font-size: 16px;
}
.mypage .today .ui-block-a img, .event_week .week .ui-block-a img {
  min-width: 100px;
  width: 70%;
  max-width: 200px;
  height: auto;
}
@media screen and (max-width: 320px) {
  .mypage .today .ui-block-a {
    width: 40%;
  }
}
.mypage .scr {
  line-height: 1.7em;
  letter-spacing: 0.03em;
  font-size: 95%;
  -webkit-overflow-scrolling: touch;
}
/*未ログインページ*/
.top_soto {
  background-color: #efefef;
}
.top_naka {
  max-width: 768px;
  margin: 0 auto;
  background-color: #fff;
  line-height: 1.6em;
}
.top_naka img {
  max-width: 100%;
  height: auto;
}
/*未ログイントップ*/
.top_voice {
  background-color: #F2F2F2;
  color: #4D4D4D;
  margin: 40px auto;
  padding: 20px;
  width: 80%;
}
.top_voice mark {
  background: linear-gradient(transparent 60%, #ffff66 30%);
  color: #4D4D4D;
}
.top_voice span {
  display: block;
  text-align: right;
  margin-top: 10px;
}
.top_last {
  padding: 30px 0;
  text-align: center;
}
.top_last img {
  width: 80%;
  height: auto;
  margin: 30px auto;
}
.top_last a img {
  width: 90%;
}
/*下層ページ*/
.sub {
  padding: 20px;
}
.sub_red {
  color: #CF595B;
  border: 1px solid #CF595B;
  padding: 10px;
  margin: 20px auto;
}
h3.sub {
  color: #333;
  font-weight: bold;
  background-color: #Eee;
  padding: 10px 20px;
  margin-top: 30px;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .sub {
    padding: 10px 40px;
  }
  h3.sub {
    padding: 10px 40px;
  }
}
.ui-listview {
  margin: 1em 0 0 0 !important;
}
/*登録*/
.regist_text a, .regist_text a:hover, .regist_text a:visited {
  padding: 20px;
  color: #333;
  display: block;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.8em;
}
.regist_text p {
  font-size: 90%;
  line-height: 1.5em;
  margin: 0;
}
.regist_sublink {
  text-align: right;
  padding-right: 20px;
  margin-top: -15px;
  font-size: 90%;
}
.regist_sublink a, .regist_sublink a:hover, .regist_sublink a:visited {
  color: #F3A26D;
}
.regist_otameshi {
  padding: 20px;
  margin: 0 auto;
  background: -webkit-linear-gradient(top, #FFCC85 0%, #F7977E 100%);
  background: linear-gradient(to bottom, #FFCC85 0%, #F7977E 100%);
  color: #fff;
  text-align: center;
  font-size: 20px;
  text-shadow: 1px 1px 1.5px rgba(0, 0, 0, .5);
}
.regist_otameshi .small {
  font-size: 11px;
  line-height: 110%;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
  font-weight: normal;
}
.regist_otameshi .kiiro {
  color: #ffff99;
}
.regist_info {
  padding: 20px;
  font-size: 11px;
  line-height: 150%;
  color: #999;
  background-color: rgba(200, 200, 200, 0.2);
  text-align: left;
  margin-bottom: 20px;
}
.regist_info span {
  color: #555;
  font-size: 13px;
}
.regist_info a {
  display: block;
  padding: 5px;
  text-align: center;
  position: relative;
  border-radius: 6px;
  background-color: #fff;
  text-decoration: none;
}
.regist_info a.docomo {
  color: #CC0033 !important;
  border: 1px solid #CC0033;
  margin: 5px auto;
}
.regist_info a.au {
  color: #eb5505 !important;
  border: 1px solid #eb5505;
  margin: 5px auto;
}
.regist_info a.sb {
  color: #888 !important;
  border: 1px solid #888;
  margin: 5px auto;
}
.regist_info a.yb {
  color: #888 !important;
  border: 1px solid #888;
  margin: 0 auto;
}
.regist_info a::after {
  position: absolute;
  content: "〉";
  right: 1rem;
}
/* ---- regist --------------------------------*/
p {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
.regist_page {
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.regist_page .regist_img_list {
  width: 31%;
  height: auto;
  margin-right: 3%;
  display: block;
}
.regist_page .regist_img_list:last-child {
  margin-right: 0;
}
.regist_box {
  padding: 0;
  margin: 30px auto;
}
.regist_box h3.regist_category {
  background-color: #aaa !important;
  padding: 10px 20px !important;
  font-size: 1rem !important;
  margin: 20px auto 10px auto !important;
  font-weight: bold;
  color: #fff !important;
  position: relative;
  text-shadow: 0 0 0;
  text-align: left;
}
.regist_box h3.regist_category.new:after {
  content: 'new!';
  position: absolute;
  right: 20px;
  top: 0.45rem;
  background-color: #F9FFC0;
  color: #F3A26D;
  padding: 3px 10px;
  border-radius: 2px;
}
.regist_500 {
  margin: 15px 20px 10px 20px;
  color: #F3A26D;
  padding: 5px 10px;
  text-align: left;
  font-size: 0.9rem;
  border: 1px solid #F3A26D;
}
.regist_500 span {
  color: #aaa;
  font-size: 0.8rem;
  letter-spacing: 0.03rem;
}
@media screen and (max-width: 320px) {
  .regist_box h3.regist_category.new:after{
    right: auto;
    left: 5%;
    top: -1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .regist_box h3.regist_category {
    padding: 15px 40px !important;
    font-size: 1.5rem !important;
  }
  .regist_box h3.regist_category.new:after {
    right: 40px;
    top: 0.7rem;
  }
  .regist_500 {
    margin: 15px 40px 10px 40px;
  }
}
.regist_box h4.regist_point {
  font-size: 1.4rem;
  color: #333;
  width: 95%;
  margin: 0 auto;
  letter-spacing: 0.12rem;
}
.regist_box h4.regist_point span.line {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #fffbaf 0%) repeat scroll 0 0;
}
.regist_box .regist_img {
  width: 95%;
  margin: 20px auto;
}
.regist_box .regist_img img {
  /*width:24%;
	margin:0.5%;*/
  width: 30%;
  margin: 1.6666666%;
  float: left;
  height: auto;
}
.regist_box .regist_img.point1200 img, .regist_box .regist_img.point2400 img {
  width: 30%;
  margin: 1.6666666%;
  float: left;
  height: auto;
}
.regist_box .regist_img.point1200 img, .regist_box .regist_img.point2400 img {
  width: 30%;
  margin: 1.6666666%;
  float: left;
  height: auto;
}
.regist_box li.regist_box_list:nth-child(5) .regist_img {
  text-align: center;
}
.regist_box li.regist_box_list:nth-child(5) .regist_img img {
  width: 80%;
  margin: 0 auto;
  float: inherit;
}
.regist_box li.regist_box_list .regist_img .login_paybtn img {
  width: 100%;
}
.regist_box sup {
  font-size: 1.1rem;
  text-align: left;
  line-height: 1.8rem;
  display: block;
  margin-top: 15px;
  color: #aaa;
}
p.regist_what {
  margin: -15px auto 0 auto;
  padding: 0 2.5%;
  text-align: right;
  font-size: 0.8rem;
  letter-spacing: 0rem !important;
  line-height: 1.6rem !important;
}
p.regist_what a {
  color: #aaa;
  letter-spacing: 0rem !important;
  line-height: 1.5rem !important;
}
p.otameshi_point {
  color: #FA9573;
  text-align: center;
  border: 1px solid #FA9573;
  width: 95% !important;
  margin: 0 auto;
  font-weight: bold;
  padding: 5px !important;
  margin-bottom: 10px;
  font-size: 1.4rem !important;
}
p.otameshi_point_position {
  text-align: right !important;
  padding: 5px 0 !important;
  margin-bottom: -15px !important;
}
/* ---- ログインページ --------------------------------*/
.login_btn {
  text-align: center;
}
.login_btn a {
  display: block;
}
.login_btn img {
  margin: 5px auto 0 auto;
  width: 250px;
  height: auto;
  cursor: pointer;
}
/*お問い合わせ*/
.contact_text {
  padding: 0px 20px;
}
.contact_text p{
  padding:5px 5px 10px;
}
.contact_text h4 {
  position: relative;
  border: 1px solid #666;
  border-radius: 8px;
  padding: 10px;
  margin:1rem auto;
  font-size: 110%;
}
.contact_text h4::before, .contact_text h4::after {
  position: absolute;
  top: 100%;
  left: 30px;
  content: '';
  height: 0;
  width: 0;
  border: 9px solid transparent;
}
.contact_text h4::before {
  border-top: 11px solid #666;
}
.contact_text h4::after {
  margin-top: -2px;
  border-top: 11px solid #fff;
}
.contact_text h5 {
  border-bottom: 1px solid #888;
  border-top: 1px solid #888;
  padding: 3px 4px;
  margin: 10px auto 0;
  font-size: 14px;
  font-weight: normal !important;
}
.privacy_pad {
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .privacy_pad {
    padding-left: 40px;
  }
}
/*退会*/
.ui-controlgroup-controls .ui-btn-corner-all, .ui-controlgroup-controls .ui-btn.ui-corner-all, .ui-controlgroup-controls .ui-btn-corner-all, .ui-controlgroup-controls .ui-btn.ui-corner-all {
  padding-left: 50px;
}
.ui-field-contain > label ~ [class*="ui-"], .ui-field-contain .ui-controlgroup-controls {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
.sub form {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
}
/*infinite scroll*/
#infscr-loading {
  text-align: center;
  margin: 10px auto;
}
#infscr-loading img {
  width: 30px;
  height: 30px;
}
#content ul.post, #content .event_list {
  margin: 0 !important;
}
#content .post .event_list a.ui-btn.ui-btn-icon-right.ui-icon-carat-r {
  border-bottom-width: 0px !important;
}
/* ----　イベント詳細　--------------------------------*/
.event_info {
  font-size: small;
  line-height: 160%;
  letter-spacing: 0.07em;
}
.event_detail {
  width: 95%;
  margin: 0 auto;
  text-align: center;
}
.event_detail h3 {
  font-size: 14px;
}
.event_detail p {
  font-size: 12px;
  margin-top: 5px;
}
.event_detail img {
  margin-bottom: 10px;
}
table.event_detail {
  border-collapse: collapse;
  line-height: 160%;
  letter-spacing: 0.06em;
  font-size: 95%;
  text-align: left;
}
table.event_detail th, table.event_detail td {
  padding: 8px;
  border: 1px solid #ccc;
}
table.event_detail th {
  background-color: #eee;
  font-size: 90%;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 320px) {
  .event_detail h2 {
    font-size: 14px;
    text-align: left;
  }
  .event_detail h3 {
    font-size: 13px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .event_detail p {
    font-size: 14px;
  }
}
/* ----　コンテンツ　--------------------------------*/
.scr {
  overflow-y: hidden;
  overflow-x: scroll;
}
table.login {
  border-collapse: collapse;
}
table.login td, th {
  white-space: nowrap;
  border: solid 1px gray;
  padding: 5px;
}
table.login.week td:first-child {
  border-left: solid 0px gray;
}
table.login.week td:last-child {
  border-right: solid 0px gray;
}
table.login.week td img{
  width:65px;
  height:auto;
}
.weather_day {
  display:block;
  margin-top:15px;
  font-size: 130%;
}
.weather_day.sun {
  color: #FF3E4F;
}
.weather_day.sat {
  color: #3F8BFF;
}
.weather_time {
  font-size: 11px;
  color: #aaa;
  margin-top: -5px;
  display: block;
}
.ui-li-has-thumb a {
  background-color: #fff !important;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
}
.list_a {
  min-height: 7em !important;
  padding-left: 5.25em !important;
  font-weight: normal !important;
}
.list_detail {
  font-size: 10px;
  padding-right: 2em;
  padding-top: 5em;
}
.list_detail.recipe {
  padding-top: 6em;
}
.list_ttl {
  font-size: 15px;
}
@media screen and (max-width: 320px) {
  .list_a {
    padding-left: 4.25em !important;
  }
  .list_ttl {
    font-size: 12px;
    display: inline-block;
    line-height: 110%;
  }
  .list_detail {
    font-size: 8px;
    display: inline-block;
    line-height: 100%;
    top: auto !important;
    bottom: 10px !important;
  }
  .list_a img {
    width: 50px !important;
  }
}
h2.midashi {
  text-align: center;
  margin-top: 50px;
  position: relative;
}
h2.midashi:after {
  content: "";
  width: 120px;
  border-bottom: 3px solid #F3A26D;
  position: absolute;
  bottom: -10px;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%) !important;
}
h2.ttl {
  text-align: center;
  margin: 15px auto 0px auto;
  color: #333;
  font-weight: 300;
}
h3.midashi {
  border: 1px solid gray;
  border-left: 0;
  border-right: 0;
  padding: 1.5% 2.5%;
  margin-top: 0;
  font-weight: normal !important;
  font-size: 90%;
  line-height: 1.2em;
}
h4.midashi {
  text-align: center;
  margin: 35px auto 30px auto;
  padding: 0 10px;
  font-size: 12px;
  color: #888;
  font-weight: normal;
}
.more_btn {
  width: 95%;
  margin: 10px auto 30px auto;
  text-align: center;
  font-size: 16px;
  color: #FFF !important;
  padding: 10px;
  border-radius: 2px;
  background-color: #ccc;
  display: block;
  text-decoration: none;
  position: relative;
  text-shadow: 0 0 0 #fff;
}
.more_btn:after {
  position: absolute;
  right: 2.5%;
  font-family: FontAwesome;
  content: "\f061";
  font-size: 18px;
}
.more_btn:hover {
  background-color: #aaa;
}
.search_more {
  width: 95%;
  margin: 0 auto;
  border: 1px solid #aaa;
  padding: 10px;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  /*background-color:#F4F4EC;*/
}
.p_margin {
  width: 95%;
  margin: 10px auto;
}
.recipe_detail h2 {
  text-align: center;
  width: 95%;
  margin: 20px auto;
}
.recipe_detail h3 {
  font-size: 14px;
  text-align: left;
  width: 95%;
  margin: 20px auto;
}
.recipe_detail p {
  font-size: 12px;
}
.recipe_detail .img {
  width: 100%;
  text-align: center;
  margin: 20px auto;
}
.recipe_detail h4.ttl {
  margin: 0 auto;
  padding: 10px 2.5%;
  background-color: #eee;
  font-size: 16px;
}
.recipe_detail ul {
  list-style: none;
  margin: 20px 3% 30px 3%;
  padding: 0;
  font-size: 13px;
}
.recipe_detail ul li {
  border-bottom: 1px solid #eee;
  line-height: 180%;
  margin-bottom: 10px;
}
.recipe_detail ul li:last-child {
  border: 0;
}
@media screen and (max-width: 320px) {
  .recipe_detail h2 {
    font-size: 14px;
    text-align: left;
    margin: 10px auto;
  }
  .recipe_detail h3 {
    font-size: 13px;
    text-align: left;
    margin: 10px auto;
  }
  .recipe_detail .img {
    margin: 10px auto;
  }
}
/* ----　フッター　--------------------------------*/
.menu_course{
    font-size:13px;
    font-weight: bold;
    padding: 10px 0;
    line-height: 1.5em;
    text-align:center;
}
.menu_ttl{
    font-size: 20px;
    text-align: center;
    background-color: #eee;
    margin: 0 0 -0.8em 0!important;
    padding: 10px 0;
    border-top: 1px solid #ddd;
}
.ui-header-fixed, .ui-footer-fixed {
  max-width: 768px;
  bottom: 0;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%) !important;
  border-top: 1px solid #aaa;
}
#footer .ui-btn {
  padding-right: 0;
  padding-left: 0;
  background-color: #fff;
  letter-spacing: 0;
  border-color: #aaa;
  border-bottom: 1px solid #aaa;
  padding-top: 1em;
  padding-bottom: 1em;
}
#footer li:first-child .ui-btn {
  border-left-width: 0;
}
#footer li:last-child .ui-btn {
  border-right-width: 0;
}
@media screen and (min-width: 768px) {
  #footer .ui-btn {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
  }
}