@charset "utf-8";

/* Slider */
.boxLinkBtnSlider{
  position: absolute;
  z-index: 1000;
  left: 0;
  right: 0;
  margin: auto;
  top: 560px;
  text-align: center;
}
.boxLinkBtnSlider li{
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  top: 0;
}
.boxLinkBtnSlider li.current{
  display: list-item;
  -webkit-animation: btnFadeIn 1s ease normal;
  animation: btnFadeIn 1s ease normal;
}
@-webkit-keyframes btnFadeIn{
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes btnFadeIn{
  from{ opacity: 0; }
  to{ opacity: 1; }
}
/* /Slider*/



/* Index */
@media all and (max-width: 640px){
  .boxIndexTopWrap {
    margin-top: -41vw;
  }
}

.boxIndexTop {
  position: relative;
}

.boxIndexTop .boxCsnkImagePanel01 {
  height: 901px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 {
    height: 171.4vw;/*126.4vw;*/
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxTxt {
  top: 3.6%;/*53.6%;*/
  bottom: 0;
  left: -0.55%;/*49.45%;*/
  right: 0;
  width: 373px;
  height: 360px;
  margin: auto;
  padding: 0;
  background-color: transparent;
  /*transform: translateX(-50%) translateY(-50%);*/
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxTxt {
    top: 0;/*50.0%;*/
    left: 0;/*50.0%;*/
    width: 54vw;
    height: 53vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImg {
  position: relative;
  width: 100%;
  margin-left: 0;
  transform: none;
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne {
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: auto;
  width: auto;
  height: auto;
  min-height: auto;
  /*background-color: rgba(255,0,0,0.2);*/
}
.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(n+13) {
  display: none;
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(1) {
  top: 0;
  left: calc(50% - 960px);
  width: 261px;
  height: 216px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(1) {
    top: 0;
    left: 0;
    width: 26vw;
    height: 23.4vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(2) {
  top: 216px;
  left: calc(50% - 960px);
  width: 261px;
  height: 213px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(2) {
    top: 23.4vw;
    left: 0;
    width: 26vw;
    height: 15.5vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(3) {
  top: 0;
  left: calc(50% - 699px);
  width: 251px;
  height: 429px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(3) {
    top: 0;
    left: 26vw;
    width: 27.8vw;
    height: 38.9vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(4) {
  top: 429px;
  left: calc(50% - 960px);
  width: 512px;
  height: 429px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(4) {
    top: 38.9vw;
    left: 0;
    width: 53.8vw;
    height: 45.07vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(5) {
  top: 0;
  left: calc(50% - 448px);
  width: 447px;
  height: 358px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(5) {
    top: 0;
    left: 53.9vw;
    width: 46vw;
    height: 38.9vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(6) {
  top: 358px;
  left: calc(50% - 448px);
  width: 447px;
  height: 500px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(6) {
    top: 38.9vw;
    left: 53.9vw;
    width: 46vw;
    height: 45.07vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(7) {
  top: 0;
  left: calc(50% - 1px);
  width: 447px;
  height: 608px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(7) {
    top: calc(45.07vw + 38.9vw);
    left: 0;
    width: 46.8vw;
    height: 64.3vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(8) {
  top: 608px;
  left: calc(50% - 1px);
  width: 447px;
  height: 250px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(8) {
    top: calc(45.07vw + 38.9vw + 64.3vw);
    left: 0;
    width: 46.8vw;
    height: 23.2vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(9) {
  top: 0;
  left: calc(50% + 446px);
  width: 514px;
  height: 429px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(9) {
    top: calc(45.07vw + 38.9vw);
    left: 46.9vw;
    width: 53vw;
    height: 45.6vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(10) {
  top: 429px;
  left: calc(50% + 446px);
  width: 251px;
  height: 429px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(10) {
    top: calc(45.07vw + 38.9vw + 45.6vw);
    left: 46.9vw;
    width: 26.4vw;
    height: 41.9vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(11) {
  top: 429px;
  left: calc(50% + 697px);
  width: 263px;
  height: 213px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(11) {
    top: calc(45.07vw + 38.9vw + 45.6vw);
    left: calc(46.8vw + 26.4vw);
    width: 26.7vw;
    height: 22.4vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(12) {
  top: 642px;
  left: calc(50% + 697px);
  width: 263px;
  height: 216px;
}
@media all and (max-width: 640px){
  .boxIndexTop .boxCsnkImagePanel01 .boxImgOne:nth-child(12) {
    top: calc(45.07vw + 38.9vw + 45.6vw + 22.4vw);
    left: calc(46.8vw + 26.4vw);
    width: 26.7vw;
    height: 19.5vw;
  }
}

.boxIndexTop .boxCsnkImagePanel01 .boxImgOne img {
  /*opacity: 0;*/
}

.boxIndexTop .ulTopSlide {
  display: block;
  position: relative;
  overflow: hidden;
  height: 846px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
}
.boxIndexTop .ulTopSlide li{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  width: 100%;
}
.boxIndexTop .ulTopSlide li.current{
  opacity: 1;
}
.boxIndexTop .ulTopSlide li img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: none;
}
.boxIndexTop .boxTopSliderBtn{
  position: absolute;
  bottom: 190px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.boxIndexTop .boxTopSliderBtn li{
  display: inline-block;
  border-radius: 0;
  background-color: #c7c7c7;
  width: 12px;
  height: 12px;
  margin-left: 8px;
  cursor: pointer;
}
.boxIndexTop .boxTopSliderBtn li.current{
  background-color: #8cc44e;
}

.boxIndex01Wrap {
  position: relative;
  z-index: 10;
  margin-top: -41px;/*-113px;*/
}
.boxIndex01 {
  display: table;
  width: 980px;
  height: 70px;
  margin: 0 auto;
  background-image: url('./../../images/index/index01-img01.png'), url('./../../images/index/index01-arrow-icn.png');
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
}
.boxIndex01 p {
  display: table-cell;
  width: 100%;
  padding-left: 157px;
  vertical-align: middle;
  line-height: 1.3;
  letter-spacing: normal;
  font-size: 1.0rem;
}
.boxIndex01 p a {
  display: inline-block;
  width: 700px;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.boxIndex02Wrap{
  background-image: url('./../../images/index/index02-bg.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.boxIndex02{
  display: table;
  width: 1210px;
  height: 169px;
  margin: 0 auto;
  padding-right: 30px;
  text-align: center;
}
.boxIndex02In{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.boxIndex02 img.first{
  /* margin-bottom: 30px; */
}
.boxIndex02 img{
  margin-right: 30px;
}
.boxIndex02 img.last{
  margin-right: 0;
}
.boxIndex03Wrap{
  background-image: url('./../../images/index/index03-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
.boxIndex03{
  display: table;
  width: 980px;
  height: 549px;
  margin: 0 auto;
  text-align: center;
}
.boxIndex03In{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.boxIndex03In2{
  text-align: right;
}
.boxIndex03In .txtNumber{
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.0;
  letter-spacing: 0.14em;
  font-size: 5.0rem;
}
.boxIndex03In .ttl{
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 22px;
  background-image: url('./../../images/index/index03-border.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 2.5rem;
}
.boxIndex03In .boxCom01{
  margin-bottom: 20px;
}
.boxIndex03In .txt01,
.boxIndex03In .txt02{
  display: inline-block;
  padding: 3px 20px;
  background-color: rgba(255,255,255,0.9);
  line-height: 1.0;
  letter-spacing: 0.11em;
  font-size:1.63rem;
}
.boxIndex03In .txt01{
  margin-bottom: 8px;
}
.boxIndex03In .boxCom02{
  margin-bottom: 185px;
}
.boxIndex03In .boxCom02 p{
  line-height: 1.75;
  letter-spacing: 0.18em;
  font-size: 1.5rem;
}
.linkIndex03Btn01,
.linkIndex03Btn02,
.linkIndex03Btn03{
  display: inline-block;
  width: 270px;
  padding: 12px 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  color: #000;
  box-shadow: 3px 3px 0px 0px rgb(0 0 0);
  /* box-shadow: 0 0 20px 5px rgba(255,255,255,0.3); */
}
.linkIndex03Btn01,
.linkIndex03Btn02{
  margin-right: 42px;
}
.linkIndex03Btn01 img,
.linkIndex03Btn02 img,
.linkIndex03Btn03 img{
  margin-right: 12px;
}

.boxIndex04Wrap{
  max-width: 2000px;
  overflow: hidden;
  margin: 0 auto;
}
.boxIndex04{
  display: table;
  width: 100%;
  height: 521px;
  text-align: center;
}
.boxIndex04L{
  display: table-cell;
  width: 403px;
  background-image: url('./../../images/index/index04-bg-left.png');
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: middle;
}
.boxIndex04L .txtNumber{
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 5.0rem;
}
.boxIndex04L .ttl{
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
  padding-bottom: 22px;
  background-image: url('./../../images/index/index04-border.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 2.5rem;
}
.boxIndex04L .boxCom01{
  margin-bottom: 20px;
}
.boxIndex04L .boxCom01 p{
  display: inline-block;
  line-height: 1.0;
  letter-spacing: 0.14em;
  font-size:1.7rem;
}
.boxIndex04L .boxCom02{
  margin-bottom: 35px;
}
.boxIndex04L .boxCom02 p{
  line-height: 1.75;
  letter-spacing: 0.18em;
  font-size: 1.2rem;
}
.linkIndex04Btn01{
  display: inline-block;
  width: 270px;
  padding: 11px 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
}
.boxIndex04R{
  display: table-cell;
  padding-right: 68px;
  background-image: url('./../../images/index/index04-bg-right.png');
  background-repeat: no-repeat;
  background-position: right top;
  vertical-align: middle;
  text-align: left;
}
.boxIndex04R .boxRecruitSlide{
  margin: 0 65px 0 65px;
}
.boxIndex04R .boxRecruitSlide .boxSlideOne{
  padding-top: 30px;
}
.boxIndex04R .boxRecruitSlide .icnIndex04New{
  position: absolute;
  top: 9px;
  right: 154px;
  mix-blend-mode: multiply;
}
.boxIndex04R .boxRecruitSlide .boxImg{
  margin-bottom: 15px;
}
.boxIndex04R .boxRecruitSlide .ttl{
  margin-bottom: 10px;
  /* letter-spacing: 0.15em; */
  font-size: 1.13rem;
  font-weight: bold;
}
.boxIndex04R .boxRecruitSlide dl{
  display: table;
  width: 100%;
  /* letter-spacing: 0.05em; */
  font-size: 0.9rem;
}
.boxIndex04R .boxRecruitSlide dl.last{
  margin-bottom: 15px;
}
.boxIndex04R .boxRecruitSlide dt{
  display: table-cell;
  width: 24%;
  vertical-align: top;
}
.boxIndex04R .boxRecruitSlide dd{
  display: table-cell;
  width: 76%;
  vertical-align: top;
}
.boxIndex04R .boxRecruitSlide dd:before{
  content: ':';
  position: relative;
  left: -5px;
}

.boxIndex05Wrap{
  background-image: url('./../../images/index/index05-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
.boxIndex05{
  display: table;
  width: 918px;
  height: 329px;
  margin: 0 auto;
  text-align: center;
}
.boxIndex05In{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.boxIndex05InCont{
  position: relative;
  width: 446px;
  height: 245px;
  margin-left: auto;
  padding: 20px 0 0 0;
  background-image: url('./../../images/index/index05-bg02.png');
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 3px 3px 0px 0px rgb(0 0 0);
}
.imgIndex05InCont01{
  display: none;
  position: absolute;
  z-index: 2;
  top: 45px;
  right: -180px;
}
.boxIndex05InContL{
  float: right;
  width: 44%;
  padding-top: 12px;
  vertical-align: middle;
}
.boxIndex05InContL .txtNumber {
  display: inline-block;
  width: 100%;
  margin-bottom: 18px;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 4.4rem;
}
.boxIndex05InContL .ttl {
  display: inline-block;
  width: 100%;
  margin-bottom: 21px;
  padding-bottom: 17px;
  background-image: url(./../../images/index/index05-border.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 2.0rem;
}
.boxIndex05InContL .boxCom01 p {
  display: inline-block;
  line-height: 1.0;
  letter-spacing: 0.16em;
  font-size: 1.45rem;
}
.boxIndex05InContL .ttl2{
  margin-bottom: 10px;
  padding: 0 25px;
  text-align: left;
  font-weight: bold;
}
.boxIndex05InContL .boxCom03{
  margin-bottom: 25px;
  padding: 0 25px;
  letter-spacing: 0.1em;
  text-align: left;
}
.boxIndex05InContR{
  float: left;
  width: 56%;
  padding: 10px 29px 0 29px;
  vertical-align: middle;
  text-align: left;
}
.boxIndex05InContR .ttl2{
  margin-bottom: 10px;
}
.boxIndex05InContR .boxCom03{
  margin-bottom: 10px;
  text-align: justify;
  letter-spacing: 0.08em;
  font-size: 1.0rem;
}
.linkIndex05Btn{
  display: inline-block;
  width: 190px;
  padding: 8px 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
}


.boxIndex06Wrap{
  background-image: url('./../../images/index/index06-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
.boxIndex06{
  display: table;
  width: 922px;
  height: 329px;
  margin: 0 auto;
  text-align: center;
}
.boxIndex06In{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.boxIndex06InCont{
  position: relative;
  width: 446px;
  height: 245px;
  padding: 20px 0 0 0;
  background-image: url('./../../images/index/index06-bg02.png');
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 3px 3px 0px 0px rgb(0 0 0);
}
.imgIndex06InCont01{
  display: none;
  position: absolute;
  z-index: 2;
  top: 110px;
  left: -195px;
}
.boxIndex06InContL{
  float: left;
  width: 44%;
  padding-top: 12px;
  vertical-align: middle;
}
.boxIndex06InContL .txtNumber{
  display: inline-block;
  width: 100%;
  margin-bottom: 18px;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 4.4rem;
}
.boxIndex06InContL .ttl{
  display: inline-block;
  width: 100%;
  margin-bottom: 21px;
  padding-bottom: 17px;
  background-image: url('./../../images/index/index05-border.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 2.0rem;
}
.boxIndex06InContL .boxCom01 p{
  display: inline-block;
  line-height: 1.0;
  letter-spacing: 0.16em;
  font-size:1.45rem;
}
.boxIndex06InContL .boxCom02 p{
  line-height: 1.75;
  letter-spacing: 0.18em;
  font-size: 1.0rem;
}
.boxIndex06InContR{
  float: right;
  width: 56%;
  padding: 10px 29px 0 29px;
  vertical-align: middle;
  text-align: left;
}
.boxIndex06InContR .ttl2{
  margin-bottom: 10px;
  text-align: right;
  font-weight: bold;
}
.boxIndex06InContR .boxCom03{
  margin-bottom: 10px;
  text-align: justify;
  letter-spacing: 0.08em;
  font-size: 1.0rem;
}
.linkIndex06Btn{
  display: block;
  margin: 0 auto;
  width: 190px;
  padding: 8px 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
}


.boxInstagram {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 3.0em;
}
@media all and (max-width: 640px){
  .boxInstagram {
    padding-top: 0;
  }
}

.boxInstagram .ttl01 {
  width: 11.1%;
}
@media all and (max-width: 640px){
  .boxInstagram .ttl01 {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 33.33vw;
  }
}

.boxInstagram .boxCont01 {
  width: calc(100% - 11.1%);
}
@media all and (max-width: 640px){
  .boxInstagram .boxCont01 {
    width: 100%;
    height: 100vw;
  }
}

.boxInstagram .boxCont01 #sb_instagram #sbi_images {
  padding: 0;
}
@media all and (max-width: 640px){
  .boxInstagram .boxCont01 #sb_instagram #sbi_images:before {
    content: '';
    width: 33.33333vw;
    height: 33.3333vw;
  }
}

.boxInstagram .boxCont01 #sb_instagram.sbi_width_resp {
  height: 100% !important;
}



/*出演情報追加*/
.boxIndex07Wrap{
  background-color:#EBECEC;
  padding: 40px 0px 60px 0px;
}
.boxIndex07{
  width: 980px;
  margin: 0 auto;
}
.boxIndex07In .FlexBOX {
  display: flex;
  gap: 30px;
  align-items: center;
}
.boxIndex07In .FlexBOX .left{
width:50%;
}
.boxIndex07In .FlexBOX .right
{width:50%;
}
.boxIndex07In .FlexBOX .right > img{
  width:100%;
}
.boxIndex07In .FlexBOX .left p{
   text-align:left;
  font-weight: bold;
  letter-spacing: 0.05em;
  color:#4e4b4a;
}
.boxIndex07In h3{
  display: inline-block;
  line-height: 1.0;
  letter-spacing: 0.14em;
  font-size:1.8rem;
  text-align:center;
  margin-bottom:20px;
  width: 100%;
  padding-bottom: 15px;
  background-image: url('./../../images/index/index04-border.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  }


.boxIndex07In h3 span{
  display:block;
line-height: 2.5;
  letter-spacing: 0.18em;
  font-size: 1.5rem;
  }

.boxIndex07In .movie_link{
  display:flex;
  gap:30px;
  justify-content: space-between;
  margin-top: 15px;
  width:100%;
}
.boxIndex07In .movie_link a{
  background-color:#18191a;
  width:30%;
  padding: 20px 0px;
  text-align:center;
  color:#fff;
  letter-spacing: 0.18em;
  font-weight: bold;
  font-size: 1.2rem;
}

@media all and (max-width: 640px){
  .boxIndex07Wrap{
    padding:0px}
.boxIndex07{
  padding:7% 5% 13% 5% ;
}
.boxIndex07,
.boxIndex07In .FlexBOX .left,
.boxIndex07In .FlexBOX .right{
  width:100%;
}
.boxIndex07In .FlexBOX .left p{
  padding-top: 10px;
}
  .boxIndex07In .FlexBOX {
  gap: 15px;
}
.boxIndex07In .FlexBOX .right{
  margin-bottom: 15px;
}
.boxIndex07In .FlexBOX,
.boxIndex07In .movie_link{
  flex-direction:column;
  justify-content: center;
  align-items: center;
}
  
  
.boxIndex07In h3{
  font-size: 5vw;
  letter-spacing: 0.08em;
  margin-bottom: 15px;
  /*text-indent: -0.2rem;*/
  }

.boxIndex07In h3 span{
  font-size: 4.3vw;
  /* text-indent:0em; */
  }
.boxIndex07In .movie_link{
  gap: 10px;
  margin-top: 15px;
}
  .boxIndex07In .movie_link a{
  width: 80%;
  padding:4% 0;
}
}

@media all and (min-width: 290px){
.boxIndex07In h3{
    white-space:nowrap;
}


/* /Index */