@charset "utf-8";

/*body
----------------------------------------------------------------------------------------------*/

html,
body {
  /*min-width:1260px;*/
}

body {
  background: #fff;
}

.eye {
  width: 100%;
  text-align: center;
  position: relative;

}

.main {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
}

@keyframes rolls {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#main {
  background: url("../images/250401/eye_bg.jpg")center bottom;
  width: 100%;
  background-size: cover;
	height: 788px;
}

.pc_feat {
  margin: 0 auto 0px;
  position: relative;
  overflow: hidden;

  padding: 5em 0 0;
}

.pc_feat_in {
  width: 100%;
  max-width: 1100px;
  position: relative;
  padding: 0 ;
  box-sizing: border-box;
  /* text-align: center; */
  margin: 0 auto;
	text-align: left;
	display: flex;
	flex-wrap: wrap;

}

.featitle img {
width: 100%;
	max-width: 1040px;
}
.pc_feat_in ul{
/*	display: flex;
	width: 74%;
	padding-left: 10px;
	    margin: 0 auto;*/
}
.pc_feat_in ul li{
	/*padding:10px 0 0 30px;*/
}

.fair_menu img {
  width: 200px;
}
.Wpresent {
  width: 42%;
	padding: 20px 0 0 2%;
}
@media screen and (max-width: 968px) {
}/**/
.featitle .Wpresent  img {
    position: relative;
    left: auto;
    transform: translateX(0%);
    width: 100%;
}
 .fea_app{
	width: 58%;
}
.fea_app_btn{
	position: absolute;
	bottom: 0px;
	    left: 38px;
    width: 50%;
}
.fea_app_point{
	padding: 20px 0;
	max-width: 1000px;
	margin: 0 auto;
}
.fea_app_point img{
	width: 100%;
}
 .fea_tit{
	position: absolute;
	bottom: -1px;
	right: -1px;
	 height: 242px;
}
 .fea_tit img{
	 height: 100%;
}
.cm_un {
  float: left;
  width: 35%;
}

.cm_un img {

  width: 100%;
}

.an_b {
  text-align: center;

  z-index: 5;
  width: 100%;
  max-width: 1200px;
  position: relative;

}

.an_b ul {
  position: absolute;
  bottom: 11%;
  left: -1%;
  width: 56%;

}

.an_b ul li {
  width: 62%;
}

.an_b ul li img {
  width: 100%;
}

.an_b ul li:last-child img {
  padding-top: 40px;
}

.kotu {
  position: absolute;
  bottom: 2%;
  left: 36%;
  width: 35%;
  z-index: 10;

}

.kotu2 {
  position: absolute;
  top: 2%;
  right: 10%;
  width: 25%;
  z-index: 11;
}

.kotu3 {
  position: absolute;
  bottom: 2%;
  left: 20%;
  width: 37%;
  z-index: 12;
}

.kotu4 {
  position: absolute;
  bottom: 2%;
  left: 59%;
  width: 30%;
  z-index: 13;
}

.kotu img,
.kotu2 img,
.kotu3 img,
.kotu4 img {
  width: 100%;
}

.main .pre01,
.main .pre02 {
  margin: 0 auto;
  margin-top: -70px;
  position: relative;
}

@media screen and (max-width: 968px) {

  .main .pre01,
  .main .pre02 {
    margin-top: -50px;
  }

  .flt_lfts ul {
    display: flex;
  }

  #header .flt_lfts ul li {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-left: 0px;
  }
}

/**/
.pre02 img {
  width: 100%;
  max-width: 1190px;
}

.bn_area {
  background: #00ccff;
  width: 100%;
      background-size: 100% 100%;
    position: relative;
    height: 80px;
}

.bn_hirakata {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
	text-align: center;
}

.bn_hirakata img {
  width: 100%;
  padding: 0px 0;
	max-width: 300px;
}

.web_bn_in {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.web_bn_in ul {
  width: 100%;
}

.web_bn_in ul li {
  float: left;
  width: 32%;
}

.web_bn_in ul li:first-child {
  float: left;
  width: 35%;
}

.web_bn_in ul li:last-child {
  float: left;
  width: 32%;
}

.web_bn_in ul li img {
  width: 100%;
}

.under_title {

  background: #f7fad9;
  width: 100%;
  text-align: center;

}

.under_title img {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}



#adtag {
  height: 0;
  overflow: hidden;
}

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}

#header {
  width: 960px;
  margin: 0 auto;
  /*height:45px;*/
}

#header h1 {
  float: left;
  padding-top: 8px;
  padding-left: 17px;
  margin-right: 45px;
}

#header h1 img {
  width: 180px;
  height: auto;
}

#header ul {
  float: right;
  padding-top: 0px;
}

#header ul li {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding-left: 10px;
}

#header ul li span {
  font-weight: bold;
  padding: 0 10px;
  color: #000;
}

#header ul li a {
  display: inline;
  text-decoration: none;
  font-weight: bold;
  color: #000;
}

#header ul li a:hover {
  color: #666;
}

.grey {
  color: #ababab !important;
}

#mainArea {
  position: relative;
  width: 960px;
  margin: 0 auto 45px;
  /*height:2181px*/
}

p,
h2,
h3,
a,
div {
  /*position:absolute;*/
}

.infoTxt_box {
  width: 960px;
  margin: 20px auto 0;
}

.infoTxt {
  padding: 25px 0 40px;
  color: #000;
  font-size: 13px;
}

.infoTxt span {
  font-weight: bold;
  font-size: inherit;
}

.contents {
  width: 960px;
  margin: 0 auto;
}

/*footer
----------------------------------------------------------------------------------------------*/
footer {
  padding: 10px 0 30px 0;
}

.footerIn {
  margin: 24px auto 20px;
  text-align: center;
  width: 960px;
}

footer p img {
  height: auto;
  margin-right: 5px;
  width: 200px;
}

footer ul {
  float: right;
  padding-top: 10px;
}

footer ul li {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

footer ul li>span {
  font-weight: bold;
  padding: 0 10px;
  color: #000;
}

footer ul li a {
  display: inline !important;
  text-decoration: none;
  font-weight: bold;
  color: #000;
}

footer ul li a>span {
  font-weight: inherit;
  font-size: inherit;
}

footer ul li a:hover {
  color: #999;
}

footer small {
  text-align: center;
  display: block;
  font-size: 14px;
  line-height: 1;
}

#pageTop {
  bottom: 20px;
  position: fixed;
  right: 20px;
  width: 50px;
  z-index: 1000;
}

#pageTop img {
  height: auto;
  width: 100%;
}

.u_btn a {
  position: relative;

}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

/*.title {
  clear: both;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  position: relative;
}*/

.title dl {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 0 0;
}

.text_01 {
  width: 980px;
  padding: 40px 0 20px 0;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

.title dt.headline {
  width: 64%;
  margin: 0 auto;
  padding: 0;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
}

.title dt.headline img {
  width: 100%;
}

.title dt.day {
  width: 100%;
  margin: 0 auto;
  padding: 8px 0 6px 10px;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.3em;
  background-color: #555;
  color: #fff;
  text-align: center;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.title dd {
  width: 52%;
  margin: 0 auto;
  padding: 15px 0 0 0;
  text-align: justify;
  font-size: 17px;
}

.left_img {
  position: absolute;
  width: 18.49vw;
  top: 20px;
  left: 0;
}

.right_img {
  position: absolute;
  width: 17.14vw;
  top: 20px;
  right: 0;
}

.btn a {
  width: 500px;
  margin: 30px auto 0;
  padding: 15px 0 10px 0;
  font-weight: bold;
  font-size: 2.0em;
  text-align: center;
  display: block;
  background: #D90000;
  text-decoration: none;
  color: #fff;
}

.btn a:hover {
  background: #dd3f3f;
  text-decoration: none;
  color: #fff;
}

#subArea {
  padding-bottom: 50px;
}

#subArea .present_bg {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 4em 0 4em;
  /*background: url("../images/250401/pre_bg.jpg") no-repeat center top;*/
  background-size: cover;
	background: #fff;
}

#subArea .chusen_bg {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0 0;
  background: url("../images/230104/cyu_bg.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

#subArea .inner {
  position: relative;
  margin: 0 auto;
  padding: 40px 20px;
}

#subArea .item_image {
  padding: 0 0 0 0;
  margin: 0 auto;
  width: 900px;
}

.annotation {
  clear: both;
  padding: 0;
  margin: 0 auto;
  width: 980px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 20px;
}

#subArea .text_02 {
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 14px;
  font-weight: bold;
}

#subArea .text_02 span.bfont {
  font-size: 20px;
  font-weight: bold;
}

.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
	padding: 0 1em 1em 1em;
}
.text_03 {
  margin: 50px 0;
  font-size: 20px;
}

#attention {
  margin: 0 auto;
  text-align: center;
  padding: 0px 0 60px 0;
  position: relative;
  display: block;
}

#attention img {
  max-width: 1060px;
  width: 100%;
}

.infoTxt_box {
  max-width: 1000px;
  width: 100%;
  margin: 0px auto 0;
  background: #fff;
  border: 2px solid #3399ff;
  border-radius: 20px;
}

.infoTxt {
  padding: 25px 46px 40px;
  color: #000;
  font-size: 14px;
  line-height: 1.6em;
}

.infoTxt span.tit {
  width: 100%;
  margin: 0 auto 10px;
  padding: 12px 0 9px;
  /*background: url(../images/210605/pc_box.png) no-repeat;*/
  background: #00a0e9;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
  display: inline-block;
}

.infoTxt span {
  font-weight: bold;
  font-size: inherit;
}

.present2_text {
  max-width: 1060px;
  margin: 0 auto;
  text-align: center;
}

.present2_text span {
  font-size: 15px;
  font-weight: bold;
}

.col_w {
  color: #fff;
	 text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
	 text-shadow:2px 2px 0 #000, -2px -2px 0 #000,
              -2px 2px 0 #000, 2px -2px 0 #000,
              0px 2px 0 #000,  0-2px 0 #000,
              -2px 0 0 #000, 2px 0 0 #000;
}

.text_right {
  text-align: right;
}

.mt70 {
  margin-top: 70px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.pt110 {
  padding-top: 110px;
}

.btn_02 {
  width: 60%;
  margin: 0 auto;
  padding: 2em 0 1em;
}

.btn_02 img {
  width: 100%;
}

.bn_u {
  padding: 2em 0 0 0;
}

.bn_u ul {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}

.bn_u ul li {}

.bn_u ul li img {
  width: 100%;
}
/*2025*/

.under_area{
	 background: url("../images/250401/under_bg.jpg") 0 0;
	background-size: cover;
	padding: 18px 0 20px;
	width: 100%;
}
.under_area ul{
	display: flex;
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
}
.under_area ul img{
	width: 100%;
}


@media screen and (max-width: 768px) {

  .sp_menu_btn {
    width: 50vw;
    left: 25vw;
    position: fixed;
    z-index: 999;
  }

  .title {
    width: 100%;
  }

  .title dt.headline {
    width: 95%;
    height: auto;
    margin-bottom: 15px;
    font-size: 16px;
  }

  .title dt.day {
    width: 95%;
  }

  .btn a,
  .btn_02 img {
    width: 95%;
  }

  #subArea {
    padding-bottom: 4vh;
  }

  #subArea .inner {
    width: 90%;
    padding: 20px 0;
  }

  .btn_02 {
    width: 100%;
    padding: 0 6% 1.5em;
  }

  .btn_02 img {
    width: 100%;
  }

  #subArea .text_02 {
    width: 95%;
    margin: 0 auto;
    padding: 0 10px;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
  }

  #subArea .present_bg {
    background: url("../images/250401/sp-pre-bg.jpg") no-repeat 0 0;
    padding: 0 0 0 0;
	  background-size: cover;
  }

  .text_03 {
    margin: 20px 0;
  }

  #attention img {
    width: 96%;
    margin: 0 auto;
  }

  .present_2 {
    background: url(../images/210605/sp_bg_fruit.jpg);
    padding-bottom: 20px;
  }

  .present_2 img {
    max-width: 100%;
  }

  .present2_text {
    background-size: cover;
    padding-top: 0;
    font-weight: bold;
    padding-bottom: 4vh;
  }

  .present2_text_02 {
    text-align: left;
    margin-top: 3vh;
    padding: 0 5%;
  }

  .present2_text_02 span {
    font-weight: bold;
  }
}

.fair_menu {
  position: absolute;
  top: 0;
  /*text-align: center;*/
  left: calc(100%/2 - 100px);
	left: -24px;
  z-index: 5;
  /*width: 100%;*/
}
.day4 {
  position: absolute;
  top: 0;
  /*text-align: center;*/
	right: 0px;
  z-index: 5;
	height: 46px;
  /*width: 100%;*/
}
.day4 img {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .fair_menu {
    position: absolute;
    top: 0;
    text-align: center;
    left: -20px;
    z-index: 5;
    width: 40%;
  }

  .fair_menu img {
    width: 100%;
  }

}

@media screen and (max-width: 768px) {

  html,
  body {
    min-width: 100%;
  }


  #mainContents {
    background: none;
  }

  header {
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
  }

  header .inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  #header {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  header h1,
  #header h1 {
    float: none;
    text-align: center;
    margin-right: 0;
    padding-left: 0px;
    padding: 7px 0px;
    width: 180px;
    margin: 0 auto;

  }

  header img {
    height: auto;
    width: 100%;
  }

  header h1 img {
    width: 180px;
    height: auto;
  }

  header #menuBtn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 26px;
    height: 24px;
    background: url(../images/250401/bg_menu.png) 0 0 no-repeat;
    background-size: 26px 24px;
  }

  header #menuBtn.active img {
    display: none;
  }

  #header ul {
    float: none;
    padding-top: 0px;
  }

  #header nav {
    display: none;
    padding-top: 0;
    float: none;
    position: absolute;
    top: 55px;
    background: url(../images/250401/bg_overlay.png) 0 0 repeat;
    z-index: 9;
    left: 0;
    width: 100%;
  }

  #header nav.active {
    display: block;
  }

  #header nav ul li {
    float: none;
  }

  #header nav ul li span {
    padding: 0;
    display: none;
  }

  #header nav ul li a {
    font-size: 0.9em;
    text-decoration: none;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #FFF;
    color: #FFF;
  }

  #header nav ul li:last-child a {
    border-bottom: 0;
  }

  #header nav ul li a:hover {
    text-decoration: none;
    color: #fff;
  }

  .bgYellow {
    background: #ffff00;
  }

  .bgRed {
    background: #ff0000;
  }

  .txt01 {
    background: #0066cc;
    color: #fff;
    padding: 15px 20px 30px;
    font-size: 10px;
  }

  .infoTxt {
    padding: 15px;
    width: 100%;
    margin: 0 auto 35px;
    font-size: 13px;
    color: #000;
    text-align: left;
  }



  footer {
    padding: 15px 0;
  }

  .footerIn {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0 10px;
  }

  footer h1 {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
  }

  footer h1 img {
    width: 173px;
    height: auto;
  }

  footer p img {
    float: none;
    width: 200px;
    padding-left: 0px;
    margin-right: 0px;
    text-align: center;
  }

  footer ul {
    float: none;
    width: 100%;
    padding-top: 0;
  }

  footer ul li {
    font-size: 20px;
    font-weight: bold;
    color: #FFFF26;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 10px;
  }

  footer ul li:nth-child(2),
  footer ul li:nth-child(4) {
    margin-right: 0;
  }

  footer ul li>span {
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
    color: #333;
    display: none;
  }

  footer ul li a {
    display: block !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0;
    width: 100%;
    border: 1px solid #FFFF26;
    background: #FFFF26;
    text-align: center;
  }

  footer ul li a:hover {
    color: #999;
    border: 1px solid #FFFF26;
  }

  footer ul li a>span {
    display: none;
  }

  footer small {
    text-align: center;
    display: block;
    font-size: 12px;
    line-height: 1;
  }

  footer .footerIn p {
    float: none;
    padding-top: 15px;
    text-align: center;
    width: 100%;
  }

  footer .footerIn p img {
    height: auto;
    width: 180px;
  }

  #pageTop {
    width: 40px;
    position: fixed;
    bottom: 15px;
    right: 15px;
  }

  #pageTop img {
    height: auto;
    width: 100%;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

}

/**/


#btn01 {
  position: absolute;
  top: 660px;
  left: 0;
  right: 0;
  width: 1034px;
  margin: auto;
}

#btn01 ul li {
  float: left;
}

#btn01 ul li.cen {
  padding-right: 25px;
  padding-left: 22px;
}

#btn01 img,
#btn02 img,
#btn03 img {
  height: auto;
  width: 100%;
}

#present {
  /*width:960px;*/
  text-align: center;
  padding-top: 0px;
}

#quotxt {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 960px;
}

#quo {
  position: absolute;
  top: 394px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 960px;
}

#juice {
  position: absolute;
  top: 616px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 960px;
}

#btn02 {
  width: 350px;
  padding: 60px 0 40px;
  margin: 0 auto;

}


.itembox {
  text-align: center;
  margin: 0 auto;
  width: 960px;
  position: relative;
}

.bg_area {
  width: 100%;
  overflow: hidden;
}


#btn03 {
  position: absolute;
  top: 2290px;
  left: 2px;
  right: 0;
  width: 298px;
  margin: auto;
  top: 2280px;
}

#subArea .pre_tit {
  padding: 1em 0 0em 0;
  margin: 0 auto;
  max-width: 940px;
  text-align: center;
  width: 100%;
}
#subArea .pre01 {
  margin-top: -25px;
}
#subArea .pre_tit img {
  width: 100%;
}

#subArea .item_image_pre {
  padding: 2em 0 3em 0;
  margin: 0 auto;
  max-width: 940px;
  text-align: center;
  width: 100%;
}
#subArea .item_image_pre.wide {
  padding: 2em 0 3em 0;
  margin: 0 auto;
  max-width: 1040px;
  text-align: center;
  width: 100%;
}
#subArea .item_image_open_case {
  width: 100%;
  background: url("../images/230104/cyu_tit_bg.png") no-repeat center top;
  background-size: contain;
}
.cyu_tit{
	max-width: 760px;
	width: 100%;
	margin: 0 auto;
}
#subArea .item_image_open {
  padding: 0px 0 0px 0;
  margin: 0 auto 0;
  max-width: 1000px;
  text-align: center;
  width: 100%;
}

#subArea .item_image_chusen {
  padding: 2em 0 2em 0;
  margin: 0 auto;
  max-width: 940px;
  text-align: center;
  width: 100%;
}
#subArea .item_image_chusen.un05 {
  margin-top: -8em;
}

#subArea .item_image_pre img,
#subArea .item_image_open img,
#subArea .item_image_chusen img {
  width: 100%;
}

.rai_btn {
  width: 350px;
  margin: 2em auto 0;
}

.rai_btn {
  width: 420px;
  margin: 1rem auto 1em;
}

.bg_block {
  background: url("../images/220211/bg_block.jpg") no-repeat center top;
  background-size: cover;
  padding: 2em 0 3em !important;
}

#open {
  /*background: url("../images/221001/cyu_bg.jpg") no-repeat center center;
	background-attachment: fixed;
	background-size: cover;*/
}

#open {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0 10px 0;
  /*background: url("../images/221001/cyu_bg.jpg") repeat-x fixed;*/
  /*-webkit-animation: bgroop 30s linear infinite;
    animation: bgroop 30s linear infinite;*/
  background-size: cover;
}

@-webkit-keyframes bgroop {
  from {
    background-position: 0 0;
  }

  to {
    background-position: -1600px 0;
  }
}

@keyframes bgroop {
  from {
    background-position: 0 0;
  }

  to {
    background-position: -1600px 0;
  }
}

#subArea .chu_tit {
  clear: both;
  padding: 4em 0 2em;
  text-align: center;
  /*background: url("../images/221001/LOTTERY GIFTS.png") repeat-x center top;*/
}

#subArea .chu_tit img {
  max-width: 950px;
  width: 100%;

}

#subArea .item01 {
  clear: both;
  padding: 0;
  width: 100%;
  position: relative;
}

#subArea .item02 {
  clear: both;

  background: url(../images/250401/bd_chusen.jpg) no-repeat center 0;
  clear: both;
  padding: 0 0 4em 0;
  width: 100%;
  position: relative;
  background-size: 100% auto;
  background-attachment: fixed;
}

.under_line {
  width: 100%;
}

.under_line img {
  width: 100%;
}

#subArea .item03 {
  background: url(../images/211001/yellow_bg.jpg)no-repeat center 0px #fff15a;
  clear: both;
  padding: 45px 0;
  width: 100%;
  position: relative;
  background-size: cover;
}

#subArea .item04 {
  background: url(../images/200201/bg_03.jpg) no-repeat bottom;
  clear: both;
  padding: 20px 0;
  width: 100%;
  position: relative;
  background-size: cover;
}

#subArea .item05 {
  clear: both;
  padding: 0 0 0 0;
  margin: 0 auto;
  width: 980px;
  position: relative;
  top: 0;
  left: 0;
}

.pc_u_txt {
  max-width: 739px;
  width: 100%;
  margin: 30px auto 0;
}

/**/
#webarea {
  background: url("../images/230603/bg_bn.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  padding: 1.8em 0 1em;
}

#webarea .text_center img {
  width: 100%;
  max-width: 1100px;
  padding-bottom: 10px;
}

#webarea ul {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
}

#webarea ul li {
  display: inline-block;
  padding: 0 0.5em;
  width: 32.3%;
  box-sizing: border-box;
}

#webarea ul li img {
  width: 100%;

}

#paypayarea {
  background: url("../images/230104/paypay_bg.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  padding: 0em 0 1em;
}

#paypayarea img {
  width: 100%;
  max-width: 1100px;

}

.btn_area {
  width: 100%;
  padding: 3em 0 1em;
}

.btn_area ul {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.btn_area ul li {
  display: inline-block;
  padding: 0 2%;
  width: 80%;
}

.btn_area ul li img {
  width: 100%;
}




/**/

@media screen and (max-width: 768px) {
  body {
    background: #fff;

  }

  #sp_webarea ul {
    text-align: center;
  }

  #sp_webarea ul li {
    float: left;
    padding: 0;
    margin: 0;
    width: 50%;
  }

  #sp_webarea ul li img {

    width: 100%;
  }


  .sp-pre01 {
    background: url(../images/200201/sp/sp-pre01-bg.jpg) no-repeat center 0;
    background-size: 100% auto;
  }

  .sp-pre02 {
    background: url(../images/200201/sp/sp-pre02-bg.jpg) no-repeat center 0;
    background-size: cover;
  }

  .sp-cyu_tit {
    clear: both;
    padding: 30px 0 0 0;
    text-align: center;
    background: url(../images/200201/sp/sp-cyu_tit-bg.jpg) 0 center;
    background-size: cover;
  }

  .sp-cyu_tit img {
    max-width: 1117px;
    width: 100%;
  }

  #subArea .item01 {
    background-size: cover;
    margin-bottom: 0;
  }

  #subArea .item03 {
    background-size: cover;
  }

  #subArea .item04 {
    background-size: cover;
    padding: 20px 0;

    width: 100%;
  }

  #subArea .item_image_open {
    padding: 1.5vh 0 2vh 0;
    max-width: inherit;
  }

  #subArea .item02 {
    background: url(../images/211001/sp_blue_bg.jpg)no-repeat center 0px #fdfeff;
    clear: both;
    padding: 4vh 0;
    width: 100%;
    position: relative;
    background-size: cover;
  }

  #subArea .item03 {
    background: url(../images/211001/sp_yellow_bg.jpg)no-repeat center 0px #fff15a;
    clear: both;
    padding: 4vh 0;
    width: 100%;
    position: relative;
    background-size: cover;
    background-size: cover;
  }

  #subArea .chu_tit {
    clear: both;
    padding: 0;
    text-align: center;
  }







  .eye {
    width: 100%;
    margin-top: 1em;
    height: auto;
    background: url(../images/top_sp/eye_bg.png) no-repeat center 0;
    background-size: contain;

  }

  .itembox {
    width: 100%;
  }

  .infoTxt_box {
    height: auto;
    width: 95%;
  }

  .infoTxt {
    opacity: 1;
    position: relative;
    overflow-wrap: anywhere;
  }

  a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
    -moz-opacity: 1;
    -khtml-opacity: 1;
  }

  .sp_cm_making {
    width: 50%;
    float: left;
  }

  .sp_cm_short {
    width: 50%;
    float: right;
  }

  #lottery_sp {}

  .sp_case {
    position: relative;
    clear: both;
  }

  #sp_eye_cm {
    position: absolute;
    left: 7px;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 43%;
  }

  #sp_eye_cm_making {
    position: absolute;
    left: 2em;
    right: 0;
    margin: 0 auto;
    top: 0.5em;
    width: 68%;
  }

  #sp_eye_cm_short {
    position: absolute;
    left: 0;
    right: 2em;
    margin: 0 auto;
    top: 0.5em;
    width: 67.2%;
  }

  #sp_btn01 {
    background: #F7BA1A;
    padding: 10px 15px 20px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  #sp_btn02 {
    padding: 15px 15px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  #sp_btn03 {
    position: absolute;
    right: 16%;
    top: 1em;
    width: 46.5%;
  }

  #sp_cm_u {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 67%;
  }

  #sp_cm_u_making {
    position: absolute;
    left: 2em;
    right: 0;
    margin: 0 auto;
    top: 0.5em;
    width: 78.6%;
  }

  #sp_cm_u_short {
    position: absolute;
    left: 0;
    right: 2em;
    margin: 0 auto;
    top: 0.5em;
    width: 79.7%;
  }

  /**/
  #eye_btn {
    /*position:absolute;
	top:60%;*/
    margin-top: 0%;
    background: #F7BA1A;
  }

  #eye_btn ul li {
    width: 100%;
    padding: 0 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

}

/**/
/***/
.kakurennbo {
  background: url("../images/220211/bg_kakurennbo.jpg") no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding: 1em 0 6em;
}

.kakurennbo .item_image_kaku {
  padding: 20px 0 0 0;
  margin: 0 auto;
  max-width: 1100px;
  text-align: center;
  width: 100%;
}

.kakurennbo .item_image_kaku .kaku_btn {
  padding: 0 0 0 0;
  margin: 0 auto;
  max-width: 1100px;
  text-align: center;
  width: 100%;
  background: #e8fffe;
}

.kakurennbo .item_image_kaku img {
  width: 100%;
  margin: 0 auto;
}

.kakurennbo .item_image_kaku .kaku_btn img {
  max-width: 815px;
}

/**/

.u_bn {
  padding-top: 0px;
  width: 960px;
}

#btn_right a {
  bottom: 30%;
  display: block;
  position: fixed;
  right: 0;
  width: 80px;
  z-index: 11000;
}
#btn_right a img {
  width: 100%;
}
#btn_right a:hover {
  background-position: 0 bottom;
}

#btn_right2 a {
  top: 60px;
  display: block;
  position: fixed;
  right: 0;
  width: 4%;
  z-index: 11000;
}

#btn_right2 a img {
  width: 100%;
}
#btn_right2 a {
  top: 60px;
  display: block;
  position: fixed;
  right: 0;
  width: 4%;
  z-index: 11000;
}

#btn_left a img {
  width: 100%;
	padding-bottom: 5px;
}

#btn_left {
  bottom: 30%;
  display: block;
  position: fixed;
  laft: 0;
  width: 70px;
  z-index: 11000;
}

#btn_right3 a img {
  width: 100%;
}

#btn_right3 a {
  bottom: 120px;
  display: block;
  position: fixed;
  right: 0;
  width: 80px;
  z-index: 11000;
}

#btn_right4 a img {
  width: 100%;
}
.left-sakura{
	position: absolute;
	left: 0;
	top: 30%;
}
.right-sakura{
	position: absolute;
	right: 0;
	top: 30%;
}
.btncv a {
  background: #d90000 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: 50px auto 0;
  padding: 15px 0 10px;
  text-align: center;
  text-decoration: none;
  width: 500px;
}

.btncv a:hover {
  opacity: 0.5;
}

.btncv a span.big {
  font-size: 1.4em;
  font-weight: bold;
  vertical-align: middle;
}

.m-mt20 {
  margin-top: -20px;
}

@media screen and (max-width: 768px) {
  .btncv a {
    background: #d90000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px auto;
    padding: 15px 0 10px;
    text-align: center;
    text-decoration: none;
    width: 85%;
  }

  .annotation {
    clear: both;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    line-height: 1.2em;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    text-align: left;
    top: 0;
    width: 95%;
    color: #000;
  }

  #attention {
    padding: 0 0 2em;
  }

  #subArea .bg {
    padding: 10px 0 3em 0;
    background: url(../images/210605/sp_bg_content_01.jpg) no-repeat;
    background-size: contain;
  }

  .t_btn_bg {
    background: url(../images/200201/sp/btn_bg.jpg) no-repeat 0 0;
    background-size: cover;
    padding-bottom: 30px;
  }

  .kakurennbo {
    padding: 0;
  }

  .kakurennbo .item_image_kaku {
    padding: 0;
  }
}

/**/



@media screen and (max-width: 768px) {
  .eye_sp {
    background: url(../images/211001/sp_bg_banner.jpg) no-repeat center 0;
    background-size: contain;
    position: relative;
  }

  .title dd {
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
  }

  #subArea .text_02 span {
    font-size: 18px;
  }

  .pic_art {
    width: 100%;
    margin: 20px auto;
  }

  .pic_art img {
    width: 45%;
    margin: 0 2%;
  }

  .item01 img {
    max-width: 100%;
  }

  .present2_text span {
    font-size: 12px;
  }

  #sp_present {
    background: url(../images/211103/sp/sp_pre_bg.jpg) no-repeat center 0;
    background-size: cover;
  }

  #subArea .item_image_pre {
    padding: 4vh 0 0 0;
    max-width: inherit;
    text-align: center;
  }

  #sp_chusen {
    background: url("../images/211103/sp/sp_cyusen_bg.jpg") no-repeat center 0;
    background-size: cover;
    background-attachment: fixed;
  }

}


.fade-up {
  font-weight: bold;
  visibility: hidden;
}

.fadeInDown {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important;
}

/*@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}
@-moz-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}    
@-o-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}
@-ms-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0px); }
}*/
/*@keyframes fadeInDown {
 0% { opacity: 0;
	 -webkit-transform: translateY(30px);
		 -ms-transform: translateY(30px);
			 transform: translateY(30px);
	}
 100% { opacity: 1;
	 -webkit-transform: translateY(0);
		 -ms-transform: translateY(0);
			 transform: translateY(0);
		}
}*/

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  30% {
    opacity: 0.7;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}


.fadeInDown_pre {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown_pre;
  animation-name: fadeInDown_pre;
  -webkit-animation-delay: 1.0s;
  animation-delay: 1.0s;
  -ms-animation-delay: 1.0s;
  visibility: visible !important;
}

@keyframes fadeInDown_pre {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  20% {
    opacity: 0.7;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fade-right {
  visibility: hidden;
}

.fade_right {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: fade_right;
  animation-name: fade_right;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -ms-animation-delay: 0s;
  visibility: visible !important;
}

@keyframes fade_right {
  0% {
    opacity: 0;
    -webkit-transform: translate(250px);
    -ms-transform: translate(250px);
    transform: translate(250px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px);
    -ms-transform: translate(0px);
    transform: translate(0px);
  }
}

.fade-left {
  visibility: hidden;
}

.fade_left {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: fade_left;
  animation-name: fade_left;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -ms-animation-delay: 0s;
  visibility: visible !important;
}

@keyframes fade_left {
  0% {
    opacity: 0;
    -webkit-transform: translate(-250px);
    -ms-transform: translate(-250px);
    transform: translate(-250px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px);
    -ms-transform: translate(0px);
    transform: translate(0px);
  }
}

/*puf*/

#puf01,
#puf02,
#puf03,
#puf04,
#puf05,
#puf06,
#puf07,
#puf08,
#puf09,
#puf10 {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  width: 157px;
  height: 145px;
  text-align: center;
}

#puf01 {
  top: 930px;
  left: 0;
  right: 1120px;
}

#puf02 {
  top: 1200px;
  left: 1120px;
  right: 0;
}

#puf03 {
  top: 1754px;
  left: 0;
  right: 1120px;
}

#puf04 {
  top: 1818px;
  left: 1120px;
  right: 0;
}

#puf05 {
  top: 2321px;
  left: 0;
  right: 1120px;
}

#puf06 {
  top: 2528px;
  left: 1120px;
  right: 0;
}

#puf07 {
  top: 3332px;
  left: 0;
  right: 1120px;
}

#puf08 {
  top: 3557px;
  left: 1120px;
  right: 0;
}

#puf09 {
  top: 4833px;
  left: 0;
  right: 1120px;
}

#puf10 {
  top: 4945px;
  left: 1120px;
  right: 0;
}

@media screen and (max-width: 1120px) {

  #puf01,
  #puf02,
  #puf03,
  #puf04,
  #puf05,
  #puf06,
  #puf07,
  #puf08,
  #puf09,
  #puf10 {
    display: none !important;
  }
}

/**/


#search {
  clear: both;
  max-width: 1000px;
    margin: 0 auto;
  width: 100%;
	padding: 0 0 0;
}
#search img {
  width: 100%;
}
#search .bukken_tit {
  margin-top: -80px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 980px;
}

#search .bukken_tit2 {
  margin: 20px auto;
  text-align: center;
  max-width: 980px;
}

#search .bukken_list ul {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
}

#search .bukken_list ul li {
  display: inline-block;
  padding: 0 0.5em;
  width: 33%;
}

#search .bukken_list ul li img {
  width: 100%;
}

#search .bukken_list ul li a:hover {
  opacity: 0.6;
}

.item01 {
  background: url(../images/200516/bg_01.jpg) 0 center;
  clear: both;
  padding: 20px 0;
  width: 100%;
  position: relative;
  z-index: 999;
}

.item02 {}

.item03 {
  background: url(../images/200516/bg_03.jpg) no-repeat bottom;
  clear: both;
  padding: 20px 0;
  width: 100%;
  position: relative;
  z-index: 999;
  background-size: cover;
}

.item04 {
  background: url(../images/200516/bg_03.jpg) no-repeat bottom;
  clear: both;
  padding: 20px 0;
  width: 100%;
  position: relative;
  z-index: 999;
  background-size: cover;
}

.item05 {
  clear: both;
  padding: 0 0 0 0;
  margin: 0 auto;
  width: 980px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
}

.pc_u_txt {
  max-width: 851px;
  width: 100%;
  margin: 40px auto 10px;
}

.pc_m_txt {
  max-width: 851px;
  width: 100%;
  margin: 0px auto 60px;
}



.u_btn {
  text-align: center;
}

.bukken_list {
  max-width: 1100px;
  margin: 0 auto;
}

.sarani {
  width: 300px;
  margin: -50px auto 0;
}


@media screen and (max-width: 968px) {
  .line img {
    width: 100%;
    margin: 0 auto;
  }

  .sp_web {}

  .sp_web ul li {
    float: left;
    width: 50%;
  }

  .sp_web ul li img {
    width: 100%;
  }
}

/**/

/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden;
}

/*----------------------------*/

.d-demo {
  background: url("../images/230603/eye_h_bg.jpg") repeat-x 0 0;
  background-size: 100% 100%;
  padding: 1em 0;
  position: absolute;
  top: 46%;
}

.d-demo__wrap {
  display: flex;
  overflow: hidden;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__list--left {
  animation: infinity-scroll-left 95s infinite linear 0.5s both;
}

.d-demo__item {
  width: calc(100vw / 5);
  padding: 0 1em 0 0;
  max-width: 320px;
}

.d-demo__item>img {
  width: 100%;
}
.pre_tit{
	max-width: 960px;
	margin: 0 auto;

}

@media screen and (max-width: 968px) {
  .slicase {
    position: relative;
  }

  .d-demo {
    background: url("../images/230603/eye_h_bg.jpg") repeat-x 0 0;
    background-size: 100% 100%;
    padding: 1em 0;
    position: absolute;
    top: 1%;
    width: 100%;
  }

  .d-demo__item {
    width: calc(100vw / 2.5);
    padding: 0 1em 0 0;
    max-width: 320px;
  }
}

/**/

.cyu_btn {
  text-align: center;
  margin-top: 30px;
}
.fea_tit_area{
	position: relative;
	background: url("../images/250401/line_bg.jpg") repeat-x 0 0;
	padding: 30px 0 0 0;
}
.pc_scl {
  width: 100%;
	background:#fff;
	padding: 30px 0;
}

.loop_wrap {
  display: flex;
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.loop_wrap ul {
  display: flex;
	column-gap: 15px;
	padding-right: 15px;
}
.loop_wrap img {
  width: auto;
  height: 100%;
}

.loop_wrap ul:first-child {
  animation: loop 50s -25s linear infinite;
}

.loop_wrap ul:last-child {
  animation: loop2 50s linear infinite;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-200%);
  }
}

/**/
/**/
.loop_wrap2 {
  width: 100%;
  height: 100vh;
  margin-left: 6%;
}

.loop_wrap2 div {
  padding-bottom: 1em;
}

.loop_wrap2 img {
  width: 100%;
  height: auto;
	left: auto;
	transform: translateX(-0%);

}

.loop_wrap2 ul li {
  padding-bottom: 1em;

}

/*.loop_wrap2 img:first-child {
  animation: loops1 5s -2.5s linear infinite;
}

.loop_wrap2 img:last-child {
  animation: loops2 5s linear infinite;
}*/
.loop_wrap2 ul.f1 {
  animation: loops1 50s -25s linear infinite;
}

.loop_wrap2 ul.f2 {
  animation: loops2 50s linear infinite;
}

@keyframes loops1 {
  0% {
    transform: translateY(100%);
  }

  to {
    transform: translateY(-100%);
  }
}

@keyframes loops2 {
  0% {
    transform: translateY(0%);
  }

  to {
    transform: translateY(-200%);
  }
}

/**/
/**/
.loop_wrap3 {
  width: 43%;
  height: 100vh;
  float: right;
  margin-right: 6%;
}

.loop_wrap3 ul li {
  padding-bottom: 1em;

}

.loop_wrap3 img {
  width: 100%;
  height: auto;

}

/*.loop_wrap3 img:first-child {
  animation: loopsm1 5s -2.5s linear infinite;
}

.loop_wrap3 img:last-child {
  animation: loopsm2 5s linear infinite;
}*/
.loop_wrap3 ul.f1 {
  animation: loopsm1 50s -25s linear infinite;
}

.loop_wrap3 ul.f2 {
  animation: loopsm2 50s linear infinite;
}

@keyframes loopsm1 {
  0% {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(100%);
  }
}

@keyframes loopsm2 {
  0% {
    transform: translateY(-200%);
  }

  to {
    transform: translateY(0);
  }
}

.eye_under {
  position: absolute;
  bottom: 0;
  z-index: 50;
}



/**/


.left_sns {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  background: #fff;
  padding: 5px 0;
  z-index: 15000;
}

.left_sns li {
  width: 100%;
  padding: 5px 10px;
}

.left_sns li img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #sp_btn_right4 {
    z-index: 11000;
  }

  #sp_btn_right4 {
    bottom: 0%;
    display: block;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 11000;
  }

}

/**/
@media screen and (max-width: 767px) {
  .btm_sns {

    width: 100%;
    background: #fff;
    padding: 0;
    z-index: 15000;
    height: 48px;
  }

  .btm_sns ul {
    text-align: center;
  }

  .btm_sns li {
    width: 15%;
    padding: 5px 10px;
    box-sizing: border-box;
    display: inline-block;
    height: 48px;
  }

  .btm_sns li img {
    width: auto;
    height: 100%;
  }

  .swi_case {
    padding: 5px 0;
  }
	.pre_tit{
		width: 90%;
		margin-left: 5%;
	}
}

/**/
.present_item .captionBox_01 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
  margin-top: 20px;
}
.present_item .captionBox_02 {
  margin-top: 20px;
  padding: 0 0 0 7px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0em;
}
.txt_Google {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  height: 1.2em;
}
.txt_Google img {
  width: 100%;
  height: 100%;
  margin-top: 0.25em;
}
.txt_Google.GooglePlay {
  width: 5.5em;
}
.txt_Google.GoogleLLC {
  width: 5.5em;
}
.pre_area{
	width: 100%;
	max-width: 1000px;
	background: #fff;
	padding: 0 40px 34px;
	margin: 0 auto 0px;
	text-align: left;
	border: 3px solid #047319;
	border-radius: 15px;
	z-index: 10;
    position: relative;
}
.flow{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 0;
}
.flow_tit{
}

.flow ul{
	display: flex;
	column-gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px 0 10px;
	}
.flow ul li{
	width: 30%;
	}
.sakai{
	width: 99vw;
	position: absolute;
	top: 0;
	height: 80px;
	background: url("../images/250401/sakai.png") no-repeat center -3px;
	background-size: 100% 100%;
}
/*WEBで簡単以下*/
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.inner {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 50px;
}

.inner_wide {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 50px;
}
.inner_wide img {
  display: block;
  margin: auto;
	width: 100%;
}
.web_wrap {
  background: url("../images/250401/web_bg.jpg") no-repeat center 0;
	background-size: 100% 100%;
}
.web_wrap .readWrap {
}
.web_wrap .readWrap .flex {
  width: 93%;
  margin-left: auto;
}
.web_wrap .readWrap .flex > * {
  width: 51%;
	    display: inline-block;
}
.web_wrap .readWrap .flex .imgBox {
  width: 46%;
  position: relative;
}
.web_wrap .readWrap .flex .imgBox img {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.web_wrap .stepWrap {
  position: relative;
  margin-bottom: 60px;
}
.web_wrap .stepWrap .stepList {
  width: 96%;
  margin-left: auto;
}
.web_wrap .stepWrap .flex.col3 {
  margin-top: 30px;
}
.web_wrap .stepWrap .flex.col3 > * {
  width: 32%;
  max-width: 400px;
}
.web_wrap .stepWrap .flex.col3 > *:first-child {
  margin-top: -50px;
}
.web_wrap .stepWrap .flex.col3 > *:nth-child(3n) {
  margin-top: 50px;
}
.web_wrap .stepWrap .deco .chara01 {
  position: absolute;
  max-width: 206px;
  width: 15%;
  bottom: -20px;
  left: 6px;
  z-index: 3;
}
.web_wrap .btn_attend a {
  position: relative;
}
.web_wrap .btn_attend a .deco .chara01 {
  position: absolute;
  max-width: 95px;
  width: 16%;
  bottom: -20px;
  left: 100%;
  z-index: 3;
  transform: translate(-50%, 0);
}
.web_wrap .btn_attend a .deco .chara02 {
  position: absolute;
  max-width: 85px;
  width: 14%;
  top: 30%;
  left: 0%;
  z-index: 3;
  transform: translate(-50%, 0%);
}

.yoko_box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  border-radius: 20px;
  background: #ffffff;
  padding: 40px 40px 30px;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #fff;
  margin: 0 0 30px;
  border: 4px solid #5dc8f8;
}
.yoko_box h2 {
  max-width: 400px;
  width: 70vw;
  font-size: 32px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 30px 0;
  display: block;
  position: absolute;
  transform: translate(-50%, 0);
  top: 90px;
  left: 50%;
}
.yoko_box h3 {
  width: 100%;
  margin-bottom: 20px;
  background: #5dc8f8;
  padding: 10px 20px;
  border-radius: 0px;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.yoko_box .yoko_txt span {
  display: inline-block;
}
.yoko_box .title {
  font-size: 16px;
}
.yoko_box p {
  font-size: 15px;
  margin-bottom: 20px;
  text-align: left;
}
.yoko_box a {
  text-decoration: underline;
}

/*===footer======*/
.ft__logo {
  text-align: center;
  padding: 20px 0;
}
.ft__logo img {
  width: 225px;
  height: auto;
}
.ft__logo .ft__copy {
  font-size: 1.1rem;
  text-align: center;
}
.ft__logo p img {
  height: auto;
  width: 100px;
}
.logo_wrap.pc{
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 10px 0;
}
.logo_wrap.pc img{
	width: 160px;
}
/*20241101*/
.talk{
	background: url("../img/talk_bg.jpg") no-repeat center 0;
	background-size: 100% 100%;
	padding-bottom: 80px;
	padding-top: 120px;
	position: relative;
	overflow: hidden;
}
.talk .t01{
	position: absolute;
	left: -30px;
	top: -30px;
	width: 50%;
	z-index: 0;
	max-width: 700px;
}
.talk .t02{
	position: absolute;
	right: -30px;
	bottom: -30px;
	width: 70%;
	z-index: 0;
	max-width: 1000px;
}
.talk .t01 img,
.talk .t02 img{
	width: 100%;
}
.talk_in{
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.talk_in{
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
.btn_wrap p {
  display: inline-block;
}

.btn_attend {
  text-align: center;
  font-weight: bold;
  filter: drop-shadow(0px 0px 2px rgb(255, 255, 255)) drop-shadow(0px 0px 5px rgb(255, 255, 255)) drop-shadow(1px 1px 10px rgb(255, 255, 255)) drop-shadow(0px 0px 0px rgb(255, 255, 255));
  transform: translateZ(0);
  will-change: filter;
}
.btn_attend p {
  margin: 30px 0;
  color: #412210;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.6;
}
.btn_attend .attend .fz120 {
  font-size: 150%;
}
.btn_attend a {
  margin: 40px 0;
  margin: 0 auto;
  display: block;
  text-align: center;
  max-width: 600px;
}
.btn_attend figure {
  display: inline-block;
}
.under_btn{
	display: flex;
	margin: 0 auto 40px;
	max-width: 1100px;
	width: 84%;
	gap:40px;
}
.fudousan{
	background: url("../images/250401/hudousan_bg.jpg") no-repeat center 0;
	background-size: 100% 100%;
	padding: 100px 0 ;
	position: relative;
}
.fd_box{
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	text-align: center;
	z-index: 10;
	position: relative;
}
.cyusen{
	background: url("../images/250401/cyu_bg.jpg") no-repeat center 0;
	background-size: 100% 100%;
	padding: 100px 0 40px;
	position: relative;
}
.s_01{
	padding-left: 50px;
}
.s_02{
	padding-right: 40px;
	margin-bottom: 50px;
}
.yakkan{
	background: #fff;
}
.present2_text_03{
	font-size: 14px;
    font-weight: bold;
	margin-top: -70px;
	padding-bottom: 70px;
}
.present2_text_02{
	font-size: 14px;
    font-weight: bold;
	margin-top: 0px;
	padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
/*WEBで簡単以下*/
  .web_wrap .inner_wide {
    padding: 0;
  }
  .web_wrap .readWrap {
    background: none;
    padding: 0px;
  }
  .web_wrap .readWrap .flex {
    width: 100%;
    margin-left: auto;
  }
  .web_wrap .readWrap .flex > * {
    width: 100%;
  }
  .web_wrap .stepWrap {
    margin-top: -10vw;
    margin-bottom: 8vw;
  }
  .web_wrap .stepWrap .stepList {
    width: 100%;
    margin-left: auto;
  }
  .web_wrap .stepWrap .flex.col3 {
    margin-top: 30px;
	  display: block;
  }
  .web_wrap .stepWrap .flex.col3 > * {
    width: 100%;
    max-width: none;
    margin: 0 0vw 3vw;
  }
  .web_wrap .stepWrap .flex.col3 > *:first-child, .web_wrap .stepWrap .flex.col3 > *:nth-child(3n) {
    margin-top: 0px;
  }
  .web_wrap .stepWrap .deco .chara01 {
    position: absolute;
    max-width: 206px;
    width: 15%;
    bottom: -20px;
    left: 0;
  }
  .web_wrap .btn_attend a {
    position: relative;
  }
  .web_wrap .btn_attend a .deco .chara01 {
    position: absolute;
    max-width: 95px;
    width: 16%;
    bottom: -20px;
    left: 100%;
    transform: translate(-50%, 0);
  }
  .web_wrap .btn_attend a .deco .chara02 {
    position: absolute;
    max-width: 85px;
    width: 14%;
    top: 30%;
    left: 0%;
    transform: translate(-50%, 0%);
  }
  .yoko_box {
    margin: 0;
    padding: 5vw 4vw;
  }
  .yoko_box h3 {
    font-size: 4.75vw;
  }
  .yoko_box:last-child {
    margin-bottom: 0;
  }
  .yoko_box .yoko_txt p {
    font-size: 3.25vw;
    margin-bottom: 4vw;
    text-align: left;
  }
  .yoko_box .yoko_txt .title {
    font-size: 3.5vw;
  }
  .ft__logo {
    padding: 5vw 0 22vw;
  }
    #subArea .inner.btn_attend {
        width: 82%;
        padding: 0;
    }
	.flex {
    display: flex
;
    justify-content: space-between;
    flex-wrap: nowrap;
}
	.pc_scl {
    position: relative;
}
	.pre_area {
    width: 90%;
    padding: 0 10px 20px;
		margin: 40px auto 0;
}
	.flow {
    width: 90%;
    padding: 20px;
		    margin: 40px auto 0;
}
	.flow_tit {
    width: 80%;
    margin: -21% auto 0;
}
	.flow ul {
    display: flex
;
    column-gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0 10px;
}
	.flow ul li {
    width: 100%;
}
	.mt20 {
    margin-top: 20px;
}
	.btn_area ul li {
    display: inline-block;
    padding: 0 2%;
    width: 96%;
		margin-bottom: 30px;
}
	.btn_area {
    width: 100%;
    padding: 0em 0 1em;
}
	.sp-btn{
	/*background: url("../images/250401/sp/sp-btn-bg.jpg") no-repeat center 0;*/
	background-size: 100% 100%;
	position: relative;
}
	.fudousan {
    padding: 0;
    position: relative;
		background: #fff;
}
#search {
    padding: 0;
}
.sp-pre01{
		margin-top: -21px;
        padding-bottom: 14px;
}
	.fudousan .sp{
		z-index: 10;
		position: relative;
	}
	
}/**/