/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}


html {
    scroll-behavior: smooth;
    }

body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
h1{
  font-size: 300%;
}

h2{
  font-size: 150%;
}

h3{
  font-size: 140%;
}

h4{
  font-size: 80%;
}

h5{
  font-size: 130%;
  font-weight: bold;
}

h6{
  font-size: 110%;
}

.btn_area a{
  text-decoration: none;
}

.btn_area a:hover{
  color: #fff;
  opacity: 0.8;
}

.notice{
  font-size: 10px !important;
}

.bold{
  font-weight: bold;
}

.kikaku p{
  font-size: 16px;
  line-height: 1.75;
}

.benefits p{
  font-size: 14px;
  line-height: 1.75;
}

.kikaku h1{
  font-size: 250%;
  font-weight: bold;
  margin:0 0 24px 0;
  font-weight: bold; line-height: 1.0;
}

.kikaku h2{
  font-size: 90%;
  color: #000;

  border: solid 1px #000;
  border-radius: 2px;
  padding: 2px 10px;
  display: inline-block;

  margin: 0;
}

.kikaku h3{
  font-size: 150%;
  font-weight: bold;
}


.kikaku h4{
  font-size: 150%;
  font-weight: bold;
  color: #000;
  
  width: 100%;
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;

}

.kikaku h5{
  font-size: 140%;
  font-weight: bold;
}

.campaigin-title{
  margin-bottom: 5px;
}


.campaigin-title h1{
  color: #fff;
  width: 100% !important;
  font-size: 20px !important;
  text-align: center !important;
  border: solid 1px #f1f1f1 !important;
  background-color: #ff5b5b !important;
  padding: 4px !important;
  border-radius: 6px !important;
  margin: 10px 0;
}

.campaigin-title h2{
  color: #ff5b5b;
  width: 66% !important;
  font-size: 12px !important;
  text-align: center !important;
  border: solid 1px #ff5b5b !important;
  background-color: #fff !important;
  padding: 2px 36px !important;
  border-radius: 2px !important;
  margin: 0;
}

.notice{
  font-size: 10px;
  color: #333;
}





.top_name{
  font-size: 120%;
  font-weight: bold;
  line-height: 1.7;
}

.proj_name{
  font-size: 120%;
  font-weight: bold;
  line-height: 1.0;
}
.proj_text{
  font-size: 105%;
  line-height: 1.3;
  margin-top: 20px;
}

/*
.kikaku_box{
  border-left: solid 2px #1b1f2d;
}
*/


.kikaku{
  border-left: solid 2px #1b1f2d;
  padding: 1em;
  margin-bottom: 24px;
}

.kikaku_text{
  font-size: 120%;

  border: solid 1px #f1f1f1;
  border-radius: 5px;
  padding: 1em;

  margin-bottom: 24px;
}

.online_shop{
  width: 100%;
}

.btn_yl{
  background-color: #ffd800;
  border:solid 1px #555;
  border-radius: 5px; 
}

.btn_bk{
  background-color: #222222;
  border-radius: 4px;
  padding: 8px 14px;
  color: #fff;
  margin-bottom: 12px;
　width: 100%!important;

display: inline-block;
}


.btn_gr{
  background-color: #3ea337;
  border-radius: 4px;
  padding: 8px 14px;
  color: #fff;

  display: inline-block;
}

.btn_sb{
  background-color: #86d1e0;
  border-radius: 4px;
  padding: 4px 14px;
  color: #fff;
  margin-bottom: 12px;
　width: 100%!important;
}

.btn{
  width: 90%;
  height:60px;
  font-size: 120%;
  font-weight: bold;
  line-height: 3.0;
  margin-bottom: 12px;
}

.btn_small{
  width: 90%;
  height:60px;
  font-size: 120%;
  font-weight: bold;
  line-height: 3.0;
  margin-bottom: 12px;
}

.online_shop a{
   color: #fff;
   font-weight:bold; 
  text-decoration: none;
}

.online_shop a :hover{
   color: #3bb8e5;
   font-weight:bold; 
   text-decoration: none;

}

.tokuten{
  font-size: 120%;
  font-weight: bold;
  color: #111;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 3px;
  padding: 0.5em 0 0.5em 0;
  border:solid 1px #111;
  margin:36px 0 12px 0;

}



.mail{
  font-weight: bold;
  margin-right: 6em;
  margin-left: 6em;
}

.caution{
  font-weight: bold;
  margin-right: 1em;
  margin-left: 1em;
  font-size: 120%;
  color:#000;
}

.img{
	margin-top:10px;
	margin-right:12px;
}

.img_end{
	margin-top:10px;
	margin-right:0px;
}




.block{
  margin-bottom: 50px;
  height:350px;
}


.brand{
	font-weight: bold;
	font-size:13px;
  line-height: 1.0;
}

.year{
  font-weight: bold;
  font-size:13px;
  line-height: 1.0;
}

.model{
	font-weight: normal;
	font-size:25px;
  line-height: 1.0;
}

.sn{
	font-size:13px;
	margin-left:0px;
}

.price{
  font-weight: normal;
  font-size:15px;
  line-height: 2.0;
}

.sold{
  font-weight: bold;
  font-size:15px;
  line-height: 2.0;
  color:red;
}

.container{
	margin-bottom:30px; 
}

#Container .mix{
  display: none;
}

.category-1 h2 {
    margin: 0;
    padding: 33px 0px 20px 11px;
    background-color: rgba(255, 44, 25, 0.8); /* 透明度80%で指定 */
    position: absolute; /* 親要素を基点に配置 */
    top: 70%;
    left: 70%;
    font-size: 90%;
    font-weight: bold;
    color:white;
    -moz-box-shadow: 0 2px 4px #666; /* ボックスシャドー */
    -webkit-box-shadow: 0 2px 4px #666;
    box-shadow: 0 2px 4px #666;
    -webkit-transform: rotate(-0deg); /* 回転 */
    -moz-transform: rotate(-0deg);
    transform: rotate(-0deg);
    z-index: 2;
    border-radius: 50%;
  height: 80px;
  width: 80px;
  }

  .category-1 h2:hover {
    margin: 0;
    padding: 33px 0px 20px 11px;
    background-color: rgba(255, 44, 25, 0.9); /* 透明度80%で指定 */
    position: absolute; /* 親要素を基点に配置 */
    top: 70%;
    left: 70%;
    font-size: 90%;
    font-weight: bold;
    color:white;
    -moz-box-shadow: 0 1px 2px #888; /* ボックスシャドー */
    -webkit-box-shadow: 0 1px 2px #888;
    box-shadow: 0 1px 2px #888;
    -webkit-transform: rotate(-0deg); /* 回転 */
    -moz-transform: rotate(-0deg);
    transform: rotate(-0deg);
    z-index: 2;
    border-radius: 50%;
  height: 80px;
  width: 80px;
  }

.category-2 h2 {
    margin: 0;
    padding: 25px 0px 20px 10px;
    background-color: rgba(0, 123, 255, 0.8); /* 透明度80%で指定 */
    position: absolute; /* 親要素を基点に配置 */
    top: -5%;
    left: 63%;
    font-size: 160%;
    font-weight: bold;
    color:white;
    -moz-box-shadow: 0 2px 4px #666; /* ボックスシャドー */
    -webkit-box-shadow: 0 2px 4px #666;
    box-shadow: 0 2px 4px #666;
    -webkit-transform: rotate(-0deg); /* 回転 */
    -moz-transform: rotate(-0deg);
    transform: rotate(-0deg);
    z-index: 2;
    border-radius: 50%;
  height: 80px;
  width: 80px;
  }

.category-3 h2 {
    margin: 0;
    padding: 25px 0px 20px 10px;
    background-color: rgba(40, 167, 69, 0.8); /* 透明度80%で指定 */
    position: absolute; /* 親要素を基点に配置 */
    top: -5%;
    left: 63%;
    font-size: 160%;
    font-weight: bold;
    color:white;
    -moz-box-shadow: 0 2px 4px #666; /* ボックスシャドー */
    -webkit-box-shadow: 0 2px 4px #666;
    box-shadow: 0 2px 4px #666;
    -webkit-transform: rotate(-0deg); /* 回転 */
    -moz-transform: rotate(-0deg);
    transform: rotate(-0deg);
    z-index: 2;
    border-radius: 50%;
  height: 80px;
  width: 80px;
  }

.category-4 h2 {
    margin: 0;
    padding: 25px 0px 20px 10px;
    background-color: rgba(255, 193, 7, 0.8); /* 透明度80%で指定 */
    position: absolute; /* 親要素を基点に配置 */
    top: -5%;
    left: 63%;
    font-size: 160%;
    font-weight: bold;
    color:white;
    -moz-box-shadow: 0 2px 4px #666; /* ボックスシャドー */
    -webkit-box-shadow: 0 2px 4px #666;
    box-shadow: 0 2px 4px #666;
    -webkit-transform: rotate(-0deg); /* 回転 */
    -moz-transform: rotate(-0deg);
    transform: rotate(-0deg);
    z-index: 2;
    border-radius: 50%;
  height: 80px;
  width: 80px;
  }

.category-5 h2 {
    margin: 0;
    padding: 25px 0px 20px 10px;
    background-color: rgba(200, 35, 51, 0.8); /* 透明度80%で指定 */
    position: absolute; /* 親要素を基点に配置 */
    top: -5%;
    left: 63%;
    font-size: 160%;
    font-weight: bold;
    color:white;
    -moz-box-shadow: 0 2px 4px #666; /* ボックスシャドー */
    -webkit-box-shadow: 0 2px 4px #666;
    box-shadow: 0 2px 4px #666;
    -webkit-transform: rotate(-0deg); /* 回転 */
    -moz-transform: rotate(-0deg);
    transform: rotate(-0deg);
    z-index: 2;
    border-radius: 50%;
  height: 80px;
  width: 80px;
  }

.more{
    max-height: 0;
    transform: scaleY(0);
    transform-origin: center top;
    transition: .3s ease;
    transition-property: transform,max-height;
}
.morefix:target +  .more{
    max-height: 99999px;
    transform: scaleY(1);
}
.morefix{
    position: fixed;
    top: 0;
}


.youtube { margin:10px 0; }
.youtube iframe {
  width:100%;
  height:200px;
  margin: 0 auto; display: block;
  }
.day{
  font-size:2.0rem ;
  font-weight: bold;
}

.time{
  font-size:5.0rem ;
  font-weight: bold;
}

.sche{
  font-size:3.5rem ;
  font-weight: normal;
  margin-left: 25px;
}


