.content_category .demo_w, .content_default .demo_w {
    position: absolute;
    width: calc(100% - 100px);
    height: 50px;
    margin-left: 50px;
    border-top: solid 4px #ffffff;
border-bottom: solid 4px #ffffff;
}


.lbtn,.ibtn{width: 50px;
height: 50px;}
#default_wrapper .lbtn,.ibtn{left:0px;}
#category_wrapper .lbtn,.ibtn{left:0px;}
.about_wrapper,.use_wrapper{background: #ffffff;padding: 30px;}
h1#s_01,.cate_menu{color:#ffffff;text-align: center;font-weight: bold;
  font-size: 200%;font-family: "Arial Black", Arial;}
#anc-01,#anc-02{margin-bottom: 20px;}
.utility_1{margin-bottom: 20px;}
figure img{width: 50%;height: auto;}

/*ページ内リンク*/
.anchor-nav{position:absolute;top:20px;left:-10px;}
.anchor-nav li{}

.anchor-link{
    width: 40px;
    display: block;
    border: 3px solid #CCC;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    padding: 10px 4px 10px 0;
    color: #fff;
    margin-bottom: 10px;background: #fff;text-shadow: none;writing-mode: vertical-rl;
}

.navfix{position: fixed;left:-10px;top:300px;z-index: 20;}



.history_back{position: fixed;
z-index: 100;
bottom: 6px;
right: 14px;
}
.history_back a{color: #fff;}

.history_back i{display: block;
font-size: 20px;
margin-top: 2px;
text-align: center;}

#category_wrapper .history_back{
  display: none;
}
.fa-file-alt{margin-right: 10px;}
.page_wrapper figure {
    margin: 10px 0 0;
    margin-right: 0px;
    width: 100%;
}
.page_wrapper figure img{
  max-width: 100% !important;
height: auto;}

/*@@@@@@@@@@  チェックボックスのスタイル  @@@@@@@@@@@@*/
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);

*, *::before, *::after {
  box-sizing: border-box;
}

/*html {
  min-height: 100%;
}

body {
  color: #435757;
  background: radial-gradient(#fff, #dac4cd);
  font: 1.4em/1 'Noto Sans', sans-serif;
}

.container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);  
}*/
/*チェックボックスのスタイルを設定したらログインのinputが表示されなくなったので、*/
.content_login input {
  position: unset;height: 30px;
}
/*---------*/
input {
  position: absolute;
  left: -9999px;z-index: 20;display: inline-block;height:0px/* !important*/;
}

label {width: 50px;
height: 50px;z-index: 10;
  display: block;right: 0;
  position: absolute;top: 0;
/*  margin: 20px;*/ 
 /*padding: 15px 30px 15px 62px;*/
  border: 3px solid #fff;
  /*border-radius: 100px;*/
  color: #fff;
  background-color:rgb(184, 187, 208);
  /*box-shadow: 0 0 20px rgba(0, 0, 0, .2);*/
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background-color .2s, box-shadow .2s;
}

.lbtn::before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;z-index: 10;
  left: 6px;
  width: 32px;height: 32px;
  border: 3px solid #fff;
  border-radius: 100px;
  transition: background-color .2s;
  background-color: #e6f0f5;
 }

 input[type="radio"]:checked + label::before {background-image: url("http://anb39934.quiz-every.com/images/check_on.png");
background-size: 100%;}
input[type="radio"]:checked {outline: inset 6px #ffff00;}
label::before {
  content: '';
  display: block;
  position: absolute;
top: 7px;
z-index: 10;
left: 7px;
width: 30px;
height: 30px;
  border: 3px solid #fff;
  transition: background-color .2s;
  background-color: #e7f2f7;
}
label:first-of-type {
  /*transform: translateX(-40px);*/
}
label.label3 {background-color: rgba(100, 30, 48, 0.39);left: 70px;
}

label:last-of-type {
  /*transform: translateX(40px);*/
}

label:hover, input:focus + label {
  box-shadow: 0 0 20px rgba(0, 0, 0, .6);
}

input:checked + label {
    background-color: 
    rgb(154, 181, 242,1);
    height: 50px;
    width: 50px;
    z-index: 20;
    line-height: 50px;
}



input:checked + label::before {
    background-color: 
    #bed1ef;
    right: 6px;
    left: unset;
    background-image: url("http://anb39934.quiz-every.com/images/check_on.png");
    background-size: 100%;
}





/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*.entry_wrapper, #page_wrapper {
    width: 72%;
    float: right;
}*/
#page_wrapper #content{float: none;
margin: 0 auto;}


.page_wrapper{background: #fff;
    padding: 10px 20px;overflow: hidden;
}
.page_wrapper p{font-size: 18px;}
.page_inner{margin-bottom: 200px;}

#page_wrapper h2{
    font-size: 200%;
background: #b1e4f6;
margin: 20px 0 auto;text-align: center;}
.page_wrapper h4 {
margin-top: 60px;
margin-bottom: 30px;
padding: 18px 10px;
border-left: 5px solid #115a71;
font-weight: bold;
background-color: #fafafa;
line-height: 1.42857;font-size: 30px;
}
#page_wrapper .description{color: #fff;}


.page_wrapper figure {
    width: 40%;
    margin: 10px 20px 10px 0;
    float: left;
    clear: both;
}

.page_wrapper figure img{
 max-width: 100% !important;
height: auto;
}



/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#banner { width:100%; position: relative;}
#banner img{ width: 100%;}
#banner .inner{
color: #fff; height: 100%;
}
#banner .inner1{text-shadow: 2px  2px 5px #000,
         -2px  2px 5px #000,
             2px -2px 5px #000,
            -2px -2px 5px #000;
            padding: 30px 20px 30px 50px;
}

#banner .inner h3{font-size: 30px;color: #fff;}

#banner .inner h3 span{font-size: 40px;
font-weight: bold; }
#banner .inner p{font-size: 20px;}

#banner .inner1 .description{font-size: 16px;}

#banner .inner .description{display: block;}
#banner .inner .read-more{display: block;width: 100px;
text-align: center;color: #ffffff;
border: solid 1px #fff;}
#banner .inner .read-more:hover{
background: #444;}
/*-------------------------*/
.demo2 {
    height: 100%;
    width: 0;
    position: absolute;
    top: 0;
    background-image: url("https://route-guidance.pipupe.com/images/girl2.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%);}
.demo2_inner {
    background-image: url("https://route-guidance.pipupe.com/images/glass.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto 90%;
}
.demo{width: 0;
position: absolute;top: 0;
background-image: url("https://route-guidance.pipupe.com/images/girl2.png");
background-repeat: no-repeat;
background-position: bottom right;
z-index: 3;
background-image: linear-gradient(to right, #eea2a2 0%, #bbc1bf 19%, #57c6e1 42%, #b49fda 79%, #7ac5d8 100%);
}
.content_view .demo_w{position: absolute;
bottom: 230px;
background-color: #fff;
height: 10px;
width: 90%;
margin: 0 5%;
border-radius: 20px;}
.content_view .demo{background-image: url("https://route-guidance.pipupe.com/images/girl2.png");
background-repeat: no-repeat;
background-position: bottom right;
background-size: auto 90%;
z-index: 3;height: 100%;
background: -webkit-radial-gradient(rgb(237, 43, 22), rgb(84, 25, 8));
background: radial-gradient(rgb(237, 43, 22), rgb(84, 25, 8));}
.content_category .demo{height: 100%;}

/*------------したはいらない-------------------------------*/

/*.active{
  counter-increment: active;
}
.active:before{
  content: "その" counter(active);
}*/
/*-------------------------------------------*/
.info{display: none;
}
.info{
position: absolute;
width: 100%;
height: 50%;
top: 0;
left: 0;
overflow: auto;
background: #fcfcf3e6;
background-image: url("https://route-guidance.pipupe.com/images/rinrin_s.png");
background-image: url("https://route-guidance.pipupe.com/images/rinrin_s.png");
background-repeat: no-repeat;
background-position: 80%;
background-size: 160px;
}
.info .info_in{
  text-align: center;
padding: 20px 10px;
position: absolute;
width: 100%;
top: 50%;
left: 50%;
width: 100%;
background: #fcfcf3e6;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
max-height: 90%;text-align: center;}
.info .info_in #confirm{color: #000;border: solid 1px #000;
  width: 220px;margin: 0 auto;background: #ccc;
padding: 6px 0;}
.info .info_in #confirm:hover{cursor: pointer;
background: #dddddd;}


/*slickが読み込まれてからスライドを表示する。*/
.slider {
  display:none;
}

.content_view .slider.slick-initialized {
  display: block;
}








.slide .btn2,.slide .btn1{height: 40px;
width: 40px;}
.slide .btn2 span{background-image: url("https://route-guidance.pipupe.com/images/check_off.png");}
.slide .btn1 span{background-image: url("https://route-guidance.pipupe.com/images/check_on.png");}
.slide .btn2 span,.slide .btn1 span{width: 40px;
height: 40px;background-repeat: no-repeat;
    background-size: 40px 40px;display: inline-block;
    background-position: right center;}

/*@@@@@@重要@@@@@@@@@@@@@@@@@@@@*/
/*.slide .imp_btn2,.slide .imp_btn1{height: 40px;
width: 40px;}
.slide .imp_btn2 span{background-image: url("https://route-guidance.pipupe.com/images/check_off.png");}
.slide .imp_btn1 span{background-image: url("https://route-guidance.pipupe.com/images/check_on.png");}
.slide .imp_btn2 span,.slide .imp_btn1 span{width: 40px;
height: 40px;background-repeat: no-repeat;
    background-size: 40px 40px;display: inline-block;
    background-position: right center;}
*/



#slick_wrapper{position: relative;height: 100%;}
#slick_inner{height:100%;width:100%;}
.slick-slider {height: 100%;}
#default_wrapper .slick-slider {
    height: 100%;margin: 0;height: 100% !important;
}
.slick-next {
  visibility :hidden;
}


.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}
.slick-initialized .slick-slide {
   position: relative;
}
.slick-initialized .slick-slide .inner{
position: absolute;
width: 100%;background: #fcfcf329;
height: 60%;
background-image: url("https://route-guidance.pipupe.com/images/nou.jpg");
background-size: auto 100%;
background-repeat: no-repeat;
/*top: 36%;
left: 50%;*/
/*transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);*/
overflow: hidden;z-index: 3;
}
.slick-initialized .slick-slide .inner .inner_in{
height: 80%;
position: absolute;width: 100%;
  top: 50%;
  left: 50%;background: rgba(252, 252, 243, 0.9);
  transform: translateY(-50%) translateX(-50%);
  /*-webkit- transform: translateY(-50%) translateX(-50%);*/

-moz-transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
}

#default_wrapper .slick-initialized .slick-slide .inner {
position: relative;
top: 0;overflow: hidden;
left: 0;background-color: transparent;
transform: translate(0);
height: 100%;}
.view_wrapper figure {
    margin: 0;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;}
.view_wrapper figcaption{position: absolute;
bottom: 20px;
text-align: center;
background: #0006;
color: #fff;
padding: 5px 0;
font-size: 20px;width: 100%;}
#default_wrapper figcaption{display: none;}

.slick-list {
height: 100%;z-index: 2;}
#default_wrapper .slick-slider .slick-track, #default_wrapper .slick-slider .slick-list {
    width: 100% !important;
    transform: none !important;
 }
#default_wrapper .slick-prev {
    display: none!important;
}


.buttons {
  display: flex;
  justify-content: center;
}
#default_wrapper .buttons {
  display: none;}

.buttons .button {
  border: 1px solid #fff;
color: #fff;
padding: 3px 6px;
text-align: center;
width: 100px;
transition: all 300ms ease;
position: fixed;
left: 200px;
background: #8c898982;
border-radius: 30px;
z-index: 21;
}
.buttons .button:first-child{display: none;}


.buttons .button:hover {
  cursor: pointer;
  background-color: #000;
  color: #fff;
  transition: all 300ms ease;
}

.buttons .button.js-unfilter {
  display: none;bottom: 12px;
}
.buttons .button.js-filter {bottom: 52px;}
.fa-filter,.fa-file-alt{font-size: 20px;}
/*.slick-prev,.slick-question {
    left: 55px;
    z-index: 10;
}*/

.slick-next,.slick-answer {
  left: 115px;
    /*right: 25px;*/
}
/*------------*/
/*----------*/
.slick-prev, .slick-next,.slick-answer {
    font-size: 0;
    line-height: 0;
    padding: 0;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.content_category .slick-prev,.content_category .slick-next,.content_category .slick-answer {
display: none;
}
.slick-answer::before {
    content: '→';
}
/*.slick-question {
    display: none;
}*/
/*.slick-question::before {
    content: '←';
}*/
.slick-answer::before{
    font-family: 'slick';
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.slick-prev.slick-disabled, .slick-next.slick-disabled {
    display: none !important;;
}
.slick-prev{
      position: fixed;width: 60px;
height: 70px;z-index: 21;
bottom: 8px;
top: unset;left: 55px;
}
.slick-next,.slick-answer{
bottom: 10px;
top: unset;
   position: fixed;width: 64px;
height: 70px;z-index: 21;
}

#default_wrapper .slick-answer{
display: none;
}

.btn{
background-image: url("https://route-guidance.pipupe.com/images/check_off.png");
}

.imp_btn{
background-image: url("https://route-guidance.pipupe.com/images/imp_off.png");

}
.imp_btn_2{display: none;
    top: 10px;
left: 10px;
    position: absolute;
    background-size: 100px 60px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 100px !important;
    height: 60px !important;
    z-index: 10;cursor:pointer;
    background-image: url("https://route-guidance.pipupe.com/images/test_on.png");

}

#default_wrapper .btn {display: none;}
#default_wrapper .imp_btn {display: none;}
.btn,.btn1,.btn2 {
    bottom: 140px;
    left: 2%;
    position: absolute;
    background-size: 40px 40px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 60px !important;
    height: 60px !important;
    z-index: 10;cursor:pointer;
}

.imp_btn,.imp_btn1,.imp_btn2 {
    bottom:  0px;
left: 4px;
    position: absolute;
    background-size: 45px 33px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 50px !important;
    height: 47px !important;
    z-index: 40;cursor:pointer;
}



.btn1 {display: none;
      /*z-index: 6;*/
}
.btn2 {display: none;
      /*z-index: 5;*/
}
.imp_btn1 {display: none;
      /*z-index: 6;*/
}
.imp_btn2 {display: none;
      /*z-index: 5;*/
}


.entry .btn.active{
background-image: url("https://route-guidance.pipupe.com/images/check_on.png");
}


.entry .imp_btn.imp_acac{display: block;
background-image: url("https://route-guidance.pipupe.com/images/test_on.png");
}
.slick-prev::before{
  color: #fff !important;font-size: 50px;
}
.entry .imp_btn.impeeee{display: block;
background-image: url("https://route-guidance.pipupe.com/images/imp_off.png");
}

.entry .imp_btn.imp_active{display: block;
background-image: url("https://route-guidance.pipupe.com/images/test_on.png");
}
.slick-next::before,
.slick-answer::before {
  font-size: 70px;
}



.slick-dots {
    bottom: 145px;max-width: 500px;z-index: 2;width: 80%;left: 60px;

}
#default_wrapper .slick-dots {
    display: none!important;}

.slick-dots li {
     width: 8%;
    height: 8%;
    margin: 0 1%;
}
.slick-dots li button {
    width: 30px;
    height: 30px;
    padding: 15px;

}

.slick-dots li button::before {
    font-size: 28px;
    line-height: 28px;
    color: #eee;
}
.slick-dots li button::before:hover {
    color: #aaa;
}

.slick-dots li.slick-active button::before {
     color: #fff;
     line-height: 30px;
}

.slick-answer:hover, .slick-answer:focus {
    color: #fff;
    outline: none;
    background: transparent;
}
.slick-slide img {
 margin: 0;
    margin-left: 0px;
height: 100%;
width: 100%;
position: absolute;
top: 0;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.page-main a:link,.page-main  a:visited,.page-main  a:active {color:#fff;font-size: 18px;}
color-8
.page-main .color-8 a:link,.page-main  .color-8 a:visited,.page-main .color-8 a:active {color:#000;}

.cl li{height: 40px;text-align: center;line-height: 40px;color: #fff;}
.cl li:hover{background: rgba(188, 207, 252, 0.38);}

.color-1 {
  background: #435a6b;
}

.color-2 {
  background: #f39c12;
}

.color-3 {
  background: #2ac56c;
}

.color-4 {
  background: #0e83cd;
}

.color-5 {
  background: #cd4436;
}

.color-6 {
  background: #f19f0f;
}

.color-7 {
  background: #3fa46a;
}

.color-8 {
  background: #ecf0f1;
}

.color-9 {
  background: #9e487f;
}

.color-10 {
  background: #16a085;
}

.color-11 {
  background: #aab7b7;
}

/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
/*----------------480--------------------------*/
@media screen and (min-width:480px){
.slick-dots {
    max-width: 500px;
    left: 50%;
    margin-left: -250px;
}
.slick-slide img {
     width: auto;
 
}
.buttons .button {
    left: 300px;
}
.slick-next, .slick-answer {
    left: 200px;bottom: 5px;
}
.slick-prev{
    left: 130px;
}
.slick-initialized .slick-slide .inner .inner_in {
    height: 60%;
}

}
/*---------------768--------------------------*/
@media screen and (min-width:768px){
.back_home {
    left: 14%;
}
#banner .inner {
    width: 50%;float: right;margin-right: 50px; margin-top:20px; 
}
#banner .inner h3 span {
    font-size: 80px;
}
.page_wrapper figure {
    width: 50%;
    float: left;
    margin-right: 20px;
}

}


/*-------------------------------------*/




@media (min-height: 800px) {
   /* 高さ450px以下の場合 */
   .slider .slide .toi p{
    font-size: 28px;
   }
    .slider .slide h4,.slider .slide h4 span{
    font-size: 30px;
   }
}
@media (max-height: 600px) {
   /* 高さ900px以下の場合 */
       .slider .slide .toi p{
        font-size: 20px;
}
        .slider .slide h4,.slider .slide h4 span{
        font-size: 22px;
}
}
