@charset "utf-8";
/*
  MediaQuery Type = Parts Unit
  0 < size
  @media only screen and (max-width: 600px)
  @media only screen and (min-width: 601px)
  @media only screen and (min-width: 601px) and (max-width: 992px)
  @media only screen and (max-width: 992px)
  @media only screen and (min-width: 993px)
  @media only screen and (min-width: 993px)
*/
/* ! [.taiken_]の記述は番組ディレクトリ名等適切に変更 */
html{
  scroll-behavior: smooth;
}
html body {
 font-family: '游ゴシック体', 'Yu Gothic', YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  margin:0px;
}
.taiken_wrapper {
  background: #fff;
}
@media only screen and (min-width: 993px) {
  .taiken_wrapper a {
    transition: opacity .1s ease;
  }
  .taiken_wrapper a:hover {
    opacity: 0.6;
  }
  .taiken_wrapper [id^="ntv_setAD"] a:hover {
    opacity: 1;
  }

}
/* mainvisual
========================================== */


.top-mainV-inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.top-mainV-logo-wrap {
  position: absolute;
  right: 0;
  bottom: 21%;
  left: 0;
  width: 100%;
  margin: 0 auto;
}
.top-mainV-oa-date-wrap {
  position: absolute;
  right: 0;
  bottom: 2%;
  left: 0;
  width: 50%;
  margin: 0 auto;
}

.top-mainV-img {
  width: 100%;
  padding-top: 44%;
  overflow: hidden;
  background: url(../images/mainV.jpg) no-repeat;
  background-size:cover;
  margin:0;
}
.top-mainV-inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.top-mainV-logo {
  padding-top: 25.67%;
  background: url(../images/main_logo.png) center/contain no-repeat;
  animation-name: fadein;
  animation-duration: 2s;
  
}


@keyframes fadein {
  from {
      opacity: 0;
      transform: translateY(20px);
  }
  to {
      opacity: 1;
      transform: translateY(0);
  }
  }









.is-pc{display:block}
.is-sp{display:none}


/* nav
========================================== */
.taiken_nav_area {
  width: 100%;
  margin: 0px auto 70px;
  background:#ff8400;
  padding: 24px 0;
}
.taiken_nav_inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

/* title
========================================== */
.exampleArea .exampleBox {
  margin: 0 auto 0;
  overflow: hidden;

}
  .exampleArea .exampleBoxApp {
    margin: 0 auto;
    overflow: hidden;}

    .san_box {
      background: #ff8400;
      position: relative;
      /* margin: 0 0 60px; */
      margin: 0;
    }
    /* .san_box:after {
      content: "";
      width: 100%;
      height: 50px;
      display: inline-block;
      position: absolute;
      top: 100%;
      background: linear-gradient(to top right, rgba(255,255,0,0) 50%, #ff8400 50.5%) no-repeat top left/50.02% 100%, linear-gradient(to top left, rgba(255,255,255,0) 50%, #ff8400 50.5%) no-repeat top right/50.02% 100%;
    } */
   

.exampleArea .exampleBox .exampleTit {
  background: url(../images/ttl_example.png) center no-repeat transparent;
  height: 44px;
  position: relative;
  width: 100%;
 margin: 20px auto;
 
}
.exampleArea .exampleBox .ttl_exp_q {
  background: url(../images/ttl_exp_q.png) center no-repeat transparent;
  height: 44px;
  position: relative;
  width: 100%;
  margin: 20px auto 30px;
 
}
.exampleArea .exampleBoxApp .exampleapp{

  background: url(../images/ttl_application.png) center no-repeat transparent;
  height: 44px;
  position: relative;
  width: 100%;
 margin: 90px auto 10px;

}


.text_exp_q{
  width: 80%;
  margin: 0 auto 70px;
  font-size: 16px;
  line-height: 2em;}



.exampleArea .exampleBox .allTime{
  font-size:18px;
  font-weight:bold;
  text-align:center;
  background:#404040;
  color:#ffffff;
  border-radius: 100px;
  width: 10%;
  margin:0 auto;

}
.exampleArea .exampleBox .shortTime{
  font-size:18px;
  font-weight:bold;
  text-align:center;
  background:#ff8400;
  color:#ffffff;
  border-radius: 100px;
  width: 30%;
  margin:0 auto;

}
_:-ms-input-placeholder, :root .allTime{
  padding: 7px 2px 0px;
}
_:-ms-input-placeholder, :root .shortTime{
  padding: 7px 2px 0px;
}
.exampleBg{

  background:url(../images/circle_top.png),
url(../images/circle_btm.png),
           #f8f8f8;
					 
	background-repeat:no-repeat,
					  no-repeat;
					  
	background-position:
						right top,
						left bottom;
  padding:70px 0;
}
/* car
========================================== */
.phot_area{
  position: relative;
  width: 100%;
  margin: 0 auto;}
  .top_ptn{
    position:absolute;
    width: 100%;
    height: 40px;
    background:url(../images/top_pattern.png)repeat-x;}
    .bottom_ptn{
      position:absolute;
      width: 100%;
      height: 40px;
      right: 0;
	bottom: -10px;
      background:url(../images/top_pattern_g.png)repeat-x;}
.img_car {
width: 100%;
background:url(../images/img_car.jpg)no-repeat  ;

padding-top: 50%;
    overflow: hidden;
   
    background-size: cover;
    background-position: center;
    
}
.img_car div{
	text-align:cover;
}

/* taiken
========================================== */

.exampleArea .exampleBox ul {
  display: block;
  overflow: hidden;
  padding: 50px 10px 15px;
  position: relative;
  margin: 0;
  width: 900px;
  margin:0 auto;
  flex-wrap: wrap;
}
.exampleArea .exampleBox  ul li:nth-child(3n) {
  margin: 0 0 30px 0;
}
.exampleArea .exampleBox li {
  display: block;
  float: left;
  list-style: none;
  margin: 0 42px 30px 0;
  
}
.exampleArea .exampleBox .exampleText{
  
  z-index: 1;
  top: 310px;
  width: 264px;
}
.exampleText h3{
  font-size:20px;
  font-weight:bold;
  text-align: center;
  margin:30px 0 0 0;
  line-height: 1.1em;
}
.exampleText p{
  font-size:16px;
  text-align:center;
  margin:10px 0 ;
}
.loading_1 {
  position: relative;
  width: 264px;
  height: 264px;
}

.loading_2 {
  position: relative;
  width: 264px;
  height: 264px;
}
.loading_3 {
  position: relative;
  width: 264px;
  height: 264px;
}

.circle1,
.circle2,
.circle3 {
  opacity: 0.6;
    position: absolute;
    background: #ffea00;
    width: 264px;
    height: 264px;
    transform-origin: 50% 50%;
    border-radius: 40%;
}
.loading_1 .circle2 {
  opacity: 0.5;
  background: #ff9228;
  animation: rotation 9s infinite linear;
}
.loading_1 .circle3 {
  animation: rotation 9.5s infinite linear;
}
.loading_1 .title {
  position: absolute;
  width: 100%;
  z-index: 1; 
}



.circle4,
.circle5,
.circle6 
{
  opacity: 0.6;
    position: absolute;
    background: #97e563;
    width: 264px;
    height: 264px;
    transform-origin: 50% 50%;
    border-radius: 40%;
}
.loading_2 .circle5 {
  opacity: 0.5;
  background: #e5ff37;
  animation: rotation 9s infinite linear;
}
.loading_2 .circle6 {
  animation: rotation 9.5s infinite linear;
}

.loading_2 .title {
  position: absolute;
  width: 100%;
  z-index: 1; 
}

.circle7,
.circle8,
.circle9{
  opacity: 0.6;
    position: absolute;
    background: #83ddff;
    width: 264px;
    height: 264px;
    transform-origin: 50% 50%;
    border-radius: 40%;
}
.loading_3 .circle8{
  opacity: 0.5;
  background: #83fa5e;
  animation: rotation 9s infinite linear;
}
.loading_3 .circle9{
  animation: rotation 9.5s infinite linear;
}
.loading_3 .title {
  position: absolute;
  width: 100%;
  z-index: 1; 
}

/* 回転アニメーション */
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}



/* 応募要項
------------------------------ */

.exampleBoxApp .text_exampleapp {
  padding:0;
  margin: 0;
  width: 71%;
  margin:0 auto;
  list-style-type: disc!important;
}

.exampleBoxApp .text_exampleapp  li {
  font-weight:bold;
  font-size:18px;
  line-height:2.0em;
  margin-left: 1.5em; 
}

.exampleBoxApp .text_exampleapp .row {
  display: flex;
}

.exampleBoxApp .text_exampleapp .mb20{/*20221118追記*/
  margin-bottom: 20px;
}

.exampleBoxApp .text_exampleapp  li .row-ttl {
  width: 9em;
}

.exampleBoxApp .text_exampleapp  li .row-text {
  flex: 1;
}

.exampleBoxApp .detail_exampleapp{
  background:#ffffff;
  overflow: hidden;
  padding:0;
  margin: 0;
  width: 70%;
  padding:30px;
  margin:30px auto 40px;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
.exampleBoxApp .detail_exampleapp  li {
  
  font-size:18px;
  line-height:2.0em;
 list-style: none;
}

.oubo {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  border-top: 1px dotted #000;
  width: 70%;
  margin: 1em auto 0;
  padding-top: 1.5em;
}


/* download button
------------------------------ */
.dl_button{
  width:40%;
  margin:0 auto;

}
a.dl_button_inner{
  padding: 20px 0;
  margin: 10px 0;
  display: block;
  color: #fff !important;
  background: #ff8400;
  text-decoration: none;
  font-weight: bold;
  font-size:16px;
  border-radius: 10px;
  text-align:center;
  text-decoration:none !important;
  font-size: 18px;
}
a.dl_button_inner:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 0 0 5px;
  background: url(../images/icon.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.dl_button_txt_b{
  text-align: center;
  font-weight:bold;
  font-size:20px;
  margin-top:10px;
}
.dl_button_txt_s{
  text-align: center;
  font-size:16px;
  margin-bottom:20px;
}

.ntv_address_area{
  width: 70%;
  margin:0 auto 20px;
  font-weight:bold;
  font-size:18px;
  text-align: center;
  background:#f3f3f3;
  padding:30px;
  line-height:2.0em;
}

.pdf_txt_s{
  text-align:center;
  font-size:13px;
}
.notice_txt{
  text-align: center;
    font-size: 18px;
    margin: 40px auto;
    font-weight: bold;
    color: #fff;
    border: solid 1px #fff;
    width: 50%;
}
_:-ms-input-placeholder, :root .notice_txt{
  padding: 7px 2px 0px;
}
/* taiken_nav_list
------------------------------ */
.taiken_nav_list {
  width: 100%;
  font-size: 0;
  text-align: center;
}
.taiken_nav_item {
  padding-right: 1.0%;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  position: relative;
}
.taiken_nav_item:not(:first-child) { 
margin-left: 0.7%;
 border-left: solid 2px #fff;
 }
.taiken_nav_item a {
  display: block;
  width: 100%;
  padding-top: calc(15 / 100 * 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  overflow: hidden;
}
.exp_q{
  padding-right:3.0%;
  width:22%;

}

/* taiken_nav - status */
/*
.taiken_nav_item.is-new {}
.taiken_nav_item.is-new:before {
  content: '';
  display: block;
  width: 27.5%;
  height: 27.5%;
  background: url(../images/common/nav_icon_new.png) no-repeat center;  NEWマーク　左上固定の場合は left top 
  position: absolute;
  top: -10%;
  right: -3%;
  z-index: 30;
}
.taiken_nav_item.is-coming {}
.taiken_nav_item.is-coming a {
  opacity: 0.6;
  pointer-events: none;
}
*/

/* taiken_nav - contents */
.taiken_nav_item.exp_q a { background-image: url(../images/navi_exp_q.jpg); }
.taiken_nav_item.exp_detail a { background-image: url(../images/navi_exp_detail.jpg); }
.taiken_nav_item.exp_app a { background-image: url(../images/navi_exp_app.jpg); }

.taiken_nav_item a span {
  width: 100%;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}


@media only screen and (max-width: 600px) {
  .taiken_nav_list { margin: 3% auto; ; }
  .taiken_nav_item { width: 24.25%; }
  .taiken_nav_item:not(:first-child) { margin-left: 1%; }
  .taiken_nav_item:nth-child(4n+1) { margin-left: 0; }
  .taiken_nav_item:nth-child(n+5) { margin-top: 1%; }
  .taiken_nav_item a span { font-size: 0; }
  .exampleBoxApp .text_exampleapp  li span {
    padding-left: 0;
  }

  .exampleBoxApp .text_exampleapp .row {
    display: block;
  }
  .exampleBoxApp .text_exampleapp .mb20{/*20221118追記*/
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 600px) 
{

 /* title
------------------------------ */
  .exampleArea .exampleBox .ttl_exp_q {
    background: url(../images/ttl_exp_q.png) center no-repeat transparent;
    height: 37px;
    position: relative;
    width: 80%;
    margin: 10px auto 30px;
    background-size: contain;
}
.exampleArea .exampleBox .exampleTit {
  background: url(../images/ttl_example.png) center no-repeat transparent;
  height: 37px;
  position: relative;
  width: 50%;
  margin: 20px auto;
  background-size: contain;
}
.exampleArea .exampleBoxApp .exampleapp {
  background: url(../images/ttl_application.png) center no-repeat transparent;
  height: 37px;
  position: relative;
  width: 42%;
  margin: 60px auto 10px;
  background-size: contain;
}


 /* header
------------------------------ */
  .top-mainV-img {
    width: 100%;
    padding-top: 55%;
    overflow: hidden;
    background: url(../images/mainV.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0;
}
.top-mainV-logo {
  padding-top: 40%;
  background: url(../images/main_logo.png) center/contain no-repeat;
}
.top-mainV-logo-wrap {
  position: absolute;
  right: 0;
  bottom: 15%;
  left: 0;
  width: 100%;
  margin: 0 auto;
}
  /* 応募要項
------------------------------ */

.exampleBoxApp .text_exampleapp {
  padding:0;
  margin: 0;
  width: 90%;
  margin:0 auto;
  list-style-type:disc!important;
}

.exampleBoxApp .text_exampleapp  li {
  font-weight:bold;
  font-size:15px;
  line-height:1.8em;
 margin-left:1em;
  
}
.notice_txt {
  text-align: center;
  font-size: 14px;
  margin: 20px auto;
  border:solid 1px #fff;
  width:90%;
  
}

.oubo {
  width: 90%;
}


.exampleBoxApp .detail_exampleapp{
  background:#ffffff;
  overflow: hidden;
  padding:0;
  margin: 0;
  width: 90%;
  padding:20px;
  margin:30px auto 40px;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
.exampleBoxApp .detail_exampleapp  li {
  
  font-size:15px;
  line-height:1.8em;
 list-style: none;
  
}
.dl_button_txt_b{
  text-align: center;
  font-weight:bold;
  font-size:18px;
  margin-top:10px;
  width: 90%;
    margin: 0 auto;
}
.dl_button_txt_s{
  text-align: center;
  font-size:16px;
  margin-bottom:20px;
  width: 90%;
    margin: 0 auto;
    line-height: 1.3em;
}
.is-pc{display:none}
.is-sp{display:block}

.dl_button {
  width: 80%;
  margin: 0 auto;
}
.ntv_address_area {
  width: 90%;
  margin: 20px auto 20px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  background: #f3f3f3;
  padding: 30px;
  line-height: 2.0em;
}
/* .san_box:after {
  content: "";
  width: 100%;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: 100%;
  background: linear-gradient(to top right, rgba(255,255,0,0) 50%, #ff8400 50.5%) no-repeat top left/50.02% 100%, linear-gradient(to top left, rgba(255,255,255,0) 50%, #ff8400 50.5%) no-repeat top right/50.02% 100%;
} */
/* 応募要項ここまで
------------------------------ */

  .taiken_nav_item {
    width: 30.25%;
}
.exp_q {
  padding-right: 3.0%;
  width: 33%;
}
  .taiken_nav_area {
    width: 100%;
    margin: 0px auto 40px;
    background: #ff8400;
    padding: 16px 0;
}
.top_ptn {
  position: absolute;
  width: 100%;
  
  background: url(../images/top_pattern.png)repeat-x;
  background-size: 8%;
  background-position: top;
}
.bottom_ptn {
  position: absolute;
    width: 100%;
    padding:0;
    margin:0;
    right: 0;
    bottom: 0;
    background: url(../images/top_pattern_g.png)repeat-x;
    background-size: 8%;
    background-position: bottom;
}
.img_car {
  width: 100%;
  background: url(../images/img_car_sp.jpg)no-repeat center center;
  padding-top: 60%;
  overflow: hidden;
  background-size:cover;
}
  
  .text_exp_q {
    width: 90%;
    margin: 0 auto 60px;
    font-size: 16px;
    line-height: 2em;
}
  .exampleArea .exampleBox .allTime {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #404040;
    color: #ffffff;
    border-radius: 100px;
    width: 23%;
    margin:  0 auto 10px;
   
}
.exampleArea .exampleBox .shortTime {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #ff8400;
  color: #ffffff;
  border-radius: 100px;
  width: 30%;
  margin: 0 auto;
  line-height: 1.3em;
}
  .exampleArea .exampleBox ul {
    display: block;
    overflow: hidden;
    padding: 50px 10px 15px;
    position: relative;
    margin: 0;
    width: 90%;
    margin:0 auto;
    flex-wrap: wrap;
  }
  .exampleArea .exampleBox  ul li:nth-child(2n) {
    margin: 60px 0 0 0;
  }
  .exampleArea .exampleBox  ul li:nth-child(3n) {
    margin:60px 0 0 0;
  }
  .exampleArea .exampleBox li {
    display: block;
    float: none;
    
    list-style: none;
    margin: 0;
    
  }
  .exampleArea .exampleBox .exampleText{
    z-index: 1;
    width: 264px;
    margin: 0 auto;
  }
  .exampleText h3{
    font-size:20px;
    font-weight:bold;
    text-align: center;
    margin:25px 0 0 0;
    line-height: 1.1em;
  }
  .exampleText p{
    font-size:16px;
    text-align:center;
    margin:10px 0 ;
  }
  .loading_1 {
    position: relative;
    width: 264px;
    height: 264px;
    margin: 0 auto;
  }
  .loading_2{
    position: relative;
    width: 264px;
    height: 264px;
    margin: 0 auto;
  }
  .loading_3{
    position: relative;
    width: 264px;
    height: 264px;
    margin: 0 auto;
  }
  
  
  .circle1,
  .circle2,
  .circle3 {
    opacity: 0.6;
      position: absolute;
      background: #ffea00;
      width: 264px;
      height: 264px;
      transform-origin: 50% 50%;
      border-radius: 40%;
  }
  .loading_1 .circle2 {
    opacity: 0.5;
    background: #ff9228;
    animation: rotation 9s infinite linear;
  }
  .loading_1 .circle3 {
    animation: rotation 9.5s infinite linear;
  }
  .loading_1 .title {
    position: absolute;
    width: 100%;
    z-index: 1; 
  }
  
  
  
  .circle4,
  .circle5,
  .circle6 
  {
    opacity: 0.6;
      position: absolute;
      background: #97e563;
      width: 264px;
      height: 264px;
      transform-origin: 50% 50%;
      border-radius: 40%;
  }
  .loading_2 .circle5 {
    opacity: 0.5;
    background: #e5ff37;
    animation: rotation 9s infinite linear;
  }
  .loading_2 .circle6 {
    animation: rotation 9.5s infinite linear;
  }
  
  .loading_2 .title {
    position: absolute;
    width: 100%;
    z-index: 1; 
  }
  
  .circle7,
  .circle8,
  .circle9{
    opacity: 0.6;
      position: absolute;
      background: #83ddff;
      width: 264px;
      height: 264px;
      transform-origin: 50% 50%;
      border-radius: 40%;
  }
  .loading_3 .circle8{
    opacity: 0.5;
    background: #83fa5e;
    animation: rotation 9s infinite linear;
  }
  .loading_3 .circle9{
    animation: rotation 9.5s infinite linear;
  }
  .loading_3 .title {
    position: absolute;
    width: 100%;
    z-index: 1; 
  }

  .exampleBg{

    background:url(../images/circle_top.png),
  url(../images/circle_btm.png),
             #f8f8f8;
             
    background-repeat:no-repeat,
              no-repeat;
              
    background-position:
              right top,
              left bottom;
    padding:40px 0;
  }
}


@media only screen and (min-width: 601px) and (max-width: 1024px) {


/* taiken
========================================== */
.text_exp_q {
  width: 80%;
  margin: 0 auto 60px;
  font-size: 16px;
  line-height: 2em;
}
.exampleArea .exampleBox .allTime {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background: #404040;
  color: #ffffff;
  border-radius: 100px;
  width: 10%;
  margin: 0 auto;
}
.exampleArea .exampleBox .shortTime {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background: #ff8400;
  color: #ffffff;
  border-radius: 100px;
  width: 40%;
  margin: 0 auto;
}
.exampleArea .exampleBox ul {
  display: block;
  overflow: hidden;
  padding: 50px 10px 15px;
  position: relative;
  width: 548px;
  margin:0 auto;
  flex-wrap: wrap;
}
.exampleArea .exampleBox  ul li:nth-child(3n) {
  margin: 0 ;
}
.exampleArea .exampleBox li {
  display: block;
  float: left;
  
  list-style: none;
  margin: 0 24px 0 0;
  
}
.exampleArea .exampleBox li img{
 width:150px;
}
.exampleArea .exampleBox .exampleText{
  
  z-index: 1;
  top: 310px;
  width: 160px;
}
.exampleText h3{
  font-size:16px;
  font-weight:bold;
  text-align: center;
  margin:30px 0 0 0;
  line-height: 1.1em;
}
.exampleText p{
  font-size:12px;
  text-align:center;
  margin:10px 0 ;
}
.loading_1 {
  position: relative;
  width: 150px;
  height: 150px;
}

.loading_2 {
  position: relative;
  width: 150px;
  height: 150px;
}
.loading_3 {
  position: relative;
  width: 150px;
  height: 150px;
}

.circle1,
.circle2,
.circle3 {
  opacity: 0.6;
    position: absolute;
    background: #ffea00;
    width: 150px;
    height: 150px;
    transform-origin: 50% 50%;
    border-radius: 40%;
}
.loading_1 .circle2 {
  opacity: 0.5;
  background: #ff9228;
  animation: rotation 9s infinite linear;
}
.loading_1 .circle3 {
  animation: rotation 9.5s infinite linear;
}
.loading_1 .title {
  position: absolute;
  width: 100%;
  z-index: 1; 
}



.circle4,
.circle5,
.circle6 
{
  opacity: 0.6;
    position: absolute;
    background: #97e563;
    width: 150px;
    height: 150px;
    transform-origin: 50% 50%;
    border-radius: 40%;
}
.loading_2 .circle5 {
  opacity: 0.5;
  background: #e5ff37;
  animation: rotation 9s infinite linear;
}
.loading_2 .circle6 {
  animation: rotation 9.5s infinite linear;
}

.loading_2 .title {
  position: absolute;
  width: 100%;
  z-index: 1; 
}

.circle7,
.circle8,
.circle9{
  opacity: 0.6;
    position: absolute;
    background: #83ddff;
    width: 150px;
    height: 150px;
    transform-origin: 50% 50%;
    border-radius: 40%;
}
.loading_3 .circle8{
  opacity: 0.5;
  background: #83fa5e;
  animation: rotation 9s infinite linear;
}
.loading_3 .circle9{
  animation: rotation 9.5s infinite linear;
}
.loading_3 .title {
  position: absolute;
  width: 100%;
  z-index: 1; 
}

/* car img
========================================== */

.img_car {
  width: 100%;
    background: url(../images/img_car.jpg)no-repeat center;
    padding-top: 55%;
    overflow: hidden;
    background-size:cover;

}
.top_ptn {
  position: absolute;
  top: 0;
  width: 100%;
  height: 32px;
  background: url(../images/top_pattern.png)repeat-x;
  background-size: 7%;
  background-position: top;
}
.bottom_ptn {
  position: absolute;
  width: 100%;
  height: 40px;
  right: 0;
  bottom: 0;
  background: url(../images/top_pattern_g.png)repeat-x;
  background-size: 7%;
  background-position: bottom;
}
.notice_txt {
  text-align: center;
  font-size: 18px;
  margin: 40px auto;
  font-weight: bold;
  color: #fff;
  border: solid 1px #fff;
  width: 78%;
}
.exampleBoxApp .detail_exampleapp {
  background: #ffffff;
  overflow: hidden;
  padding: 0;
  margin: 0;
  width: 78%;
  padding: 30px;
  margin: 30px auto 40px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.exampleBoxApp .text_exampleapp {
  
  padding:0;
  margin: 0;
  width: 80%;
  margin:0 auto;
  list-style-type: disc!important;
}

.oubo {
  width: 80%;
}

}


@media only screen and (min-width: 993px){/*601*/
  .exampleBoxApp .text_exampleapp .flex{/*20221118追記*/
    display: flex;
  }
}




/* for printer
========================================== */
@media print {
  .not_print {
    display: none;
  }
}