@charset"UTF-8";

/* 
***********************************************************
* Copyright(C) CIDARIO Inc.
* URI:http://cidario.co.jp
* Editor:Hiromi Yoshino
***********************************************************
*/


/* html body
========================================================================================================
*/
html{
	font-size:62.5%;
}

body{
  font-family: "Noto Sans JP", serif;
  font-weight: 500;
  font-size: 1.5rem;
  color: #666;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

@media print, screen and (min-width:768px) {
  body{
   font-size: 1.6rem;
  }
}

/* header
========================================================================================================
*/

header{
  width: 100%; 
  height: 70px;
  position: fixed;
  top:0;
  left: 0;
  display: grid;
  grid-template-columns: 25% auto;
  grid-template-rows: auto;
  align-items: center;
  z-index: 300;
}

@media print, screen and (min-width:768px) {
 header{
  width: 100%; 
  height: 70px;
  position: fixed;
  top:0;
  left: 0;
  display: grid;
  grid-template-columns: 25% auto;
  grid-template-rows: auto;
  align-items: center;
  z-index: 300;
  }
}

@media print, screen and (min-width:1100px) {
 header{
  width: 100%; 
  height: 100px;  
  background: none;
  display: grid;
  grid-template-columns: 25% auto;
  grid-template-rows: auto;
  align-items: center;
  }
}

header.short-header{	
 background:rgba(255,255,255,0.9);
}

@media print, screen and (min-width:1100px) {
 header.short-header{	
  background:rgba(255,255,255,0.9);
 }
}

header h1{
  width: 100%;
  padding: 0 0 0 5%;
}

@media print, screen and (min-width:1100px) {
header h1{
  width: 100%;
  padding: 0 0 0 3%;
  }
}

header h1 a{
  display: inline-block;
}

header h1 img{
  display: block;
  width: 100%;
  min-width: 200px;
  max-width: 300px;
}

header nav{
  display: none;
}

@media print, screen and (min-width:1100px) {
header nav{
  width: 100%;
  display: grid;
  grid-template-columns: auto 240px;
  column-gap: 30px;
  }
}

header nav .g-nav{
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-end;
  column-gap: 25px;
}

.g-nav li a{
  font-size: clamp(1.5rem,1.25vw,1.8rem);
  font-weight: 700;
  color: #000;
}

.g-nav li a span{
  position: relative;
}

.g-nav li a span::before{
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}

.g-nav li a span:hover::before{
  transform: scale(1, 1);
}

header nav .g-rev{
  width: 100%;
  height: 100px;
}

header nav .g-rev li{
  width: 100%;
  height: 100%;
}

.g-rev li a{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #E71D0F;
  font-size: 2.4rem; 
  font-weight: 600;
  color: #FFF;
  letter-spacing: 0.05em;
  transition: 1s;
}

.g-rev li a:hover{
  background: #A1170D;
}

/* contents
========================================================================================================
*/

main{
  padding: 0 0 70px 0;
}

@media print, screen and (min-width:1100px) {
main{
  padding: 0;  
  }
}

h2.ttl01{
  text-align: center;
  margin: 0 auto;
}

h2.ttl01 span{ 
  position: relative;
  display: inline-block;
  font-size: 2.8rem;
  font-weight: 700;
  color: #FFF;
  padding: 0 0 15px 0;
}

@media print, screen and (min-width:768px) {
h2.ttl01 span{ 
  font-size: 4.8rem;
  padding: 0 0 20px 0;
  }
}

h2.ttl01 span::after{
  content: "";
  width:100%;
  height: 2px;
  background: #FFF;
  position: absolute;
  bottom: 0;
  left:50%;
  transform: translateX(-50%);
}

h2.ttl01 + p{
  width: 95%;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.75em;
  color: #FFF; 
  text-align: center;
  margin:30px auto 0 auto;
}

@media print, screen and (min-width:768px) {
h2.ttl01 + p{
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.75em;
  margin:60px auto 0 auto;
  }
}

h2.ttl02{
  font-family: "Shippori Mincho B1", serif;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: 700;
  color: #999;
  text-align: center;
  margin: 0 auto;
}

@media print, screen and (min-width:768px) {
h2.ttl02{
  font-size: 4.0rem;
  margin: 0 auto;
  }
}

/*-- hover-underline01 --*/

a.pdf{ 
  position: relative;
  display: inline;
  font-weight: 700;
  line-height: 1.5em;
  padding: 0 0 0 40px;
}

a.pdf::before{
  content: "";
  width:32px;
  height: 32px;
  background: url("../../images/inbound/pdf-icon.png") no-repeat 0 0;
  position: absolute;
  top:-3px;
  left:0;
}

a.pdf span{
  display: inline;
  padding-bottom: .1em;
  background: linear-gradient(#666, #666) 0 100% / 0 1px no-repeat;
  transition: background .8s;
  text-decoration: none;
}

a.pdf:hover span{
  background-size: 100% 1px;
}

.number{
  font-family: "Fjalla One", serif;
}

/* top
========================================================================================================
*/

#top{
  width:100%;
  padding: 70px 0 0 0;
}

@media print, screen and (min-width:768px) {
#top{
  width:100%;
  padding: 0;
  }
}

.mv{
  width:100%;
}

.mv figure img{
  display: block;
  width:100%;
  height: 100%;
  object-fit: cover;
}

.top-wrap{
  position: relative;
  width: 100%; 
  background:url("../../images/inbound/bg01.jpg") no-repeat 0 0;
  background-size: cover;
  background-position: 0 15vw;
  margin: -15vw 0 0 0;
}

@media print, screen and (min-width:768px) {
.top-wrap{
  position: relative;
  width: 100%;
  background:url("../../images/inbound/bg01.jpg") no-repeat 0 0;
  background-size: cover;
  background-position: 0 115px;
  margin: -115px 0 0 0;
  }
}

.top-wrap::after{
  content:"";  
  display: block;
  width:80%;
  height: 5vw;
  background: url("../../images/inbound/bg02.png") no-repeat 0 100%;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  left:50%;
  transform: translateX(-50%);
  z-index: 100;
}

@media print, screen and (min-width:1026px) {
.top-wrap::after{
  content:"";  
  display: block;
  width:80%;
  max-width: 1026px;
  height: 50px;
  background: url("../../images/inbound/bg02.png") no-repeat 0 100%;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  left:50%;
  transform: translateX(-50%);
  z-index: 100;
  }
}

.top-slider-box{
  width: 100%;
  color: #FFF;
  padding: 0 0 40px 0;
}

@media print, screen and (min-width:768px) {
.top-slider-box{
  padding: 0 0 60px 0;
  }
}

.cartype-swiper{
  width:90%;
  max-width: 1200px;
}

.top-slider{
  position: relative;
  width:90%; 
  margin:0 auto;
  z-index: 101;
}

.top-slider li{  
  display: grid;
  grid-template-columns:auto;
}

@media print, screen and (min-width:768px) {
.top-slider li{  
  display: grid;
  grid-template-columns: 45% 55%;
 }
}

.cartype-box01 figure{
  width:60%;
  max-width: 320px;
  min-width: 200px;
}

@media print, screen and (min-width:768px) {
.cartype-box01 figure{
  width:100%;
  max-width: 440px;
  min-width: 360px;
  }
}

.cartype-box01 figure img{
  display: block;
  width: 100%;
}

.cartype-box01 dl{
  width:100%;
  display: grid;
  grid-template-columns: 120px auto;
  column-gap: 20px;
  align-items: flex-end;
  margin: 20px 0 0 0;
}

@media print, screen and (min-width:480px) {
.cartype-box01 dl{
  width:100%;
  display: grid;
  grid-template-columns: 150px auto;
  column-gap: 20px;
  align-items: flex-end;
  margin: 20px 0 0 0;
  }
}

@media print, screen and (min-width:640px) {
.cartype-box01 dl{
  width:100%;
  display: grid;
  grid-template-columns: auto 50%;
  column-gap: 20px;
  align-items: flex-end;
  margin: -5px 0 0 0;
  }
}

@media print, screen and (min-width:768px) {
.cartype-box01 dl{
  width:100%;
  display: grid;
  grid-template-columns: auto;  
  column-gap: 0;
  margin: 20px 0 0 0;
  }
}

.cartype-box01 dl dt{
  display: flex;
  flex-flow: row wrap;
  align-items: baseline;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0;
}

@media print, screen and (min-width:768px) {
.cartype-box01 dl dt{
  margin: 0 0 20px 0;
  }
}

.cartype-box01 dl dt span{
  display: block;
  margin: 0;
}

.cartype-box01 dl dt span.txt-s{
  font-size: 1.0rem;
  padding: 0 0 5px 0;
  margin: 10px 0 0 0;
}
  
@media print, screen and (min-width:480px) {
.cartype-box01 dl dt span.txt-s{
  font-size: 1.3rem;
  }
}

@media print, screen and (min-width:768px) {
.cartype-box01 dl dt span.txt-s{
  font-size: 2.0rem;
  }
}

.cartype-box01 dl dt span.txt-m{
  font-size: 2.0rem;
  /*font-size: clamp(2.0rem,1.6vw,3.0rem);*/
}

@media print, screen and (min-width:480px) {
.cartype-box01 dl dt span.txt-m{
  font-size: 3.0rem;
  }
}

@media print, screen and (min-width:768px) {
.cartype-box01 dl dt span.txt-m{
  font-size: 4.0rem;
  }
}

.cartype-box01 dl dt span.txt-l{ 
  font-size: 3.2rem;
  letter-spacing: 0.05em;
  margin: 0 5px 0 5px;
}

@media print, screen and (min-width:480px) {
.cartype-box01 dl dt span.txt-l{
  font-size: 3.8rem;
  }
}

@media print, screen and (min-width:768px) {
.cartype-box01 dl dt span.txt-l{
  font-size: 5.4rem;
  }
}

.cartype-box01 dl dd{ 
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  /*font-size: clamp(1.4rem,2.5vw,1.6rem);*/
  font-weight: 500;
  line-height: 1.5em;
}

@media print, screen and (min-width:480px) {
.cartype-box01 dl dd{ 
  font-size: 1.7rem;
  }
}

@media print, screen and (min-width:768px) {
.cartype-box01 dl dd{ 
  font-size: 2.0rem;
  }
}

@media print, screen and (min-width:900px) {
.cartype-box01 dl dd{ 
  font-size: 2.4rem;
  }
}

.top-slider li .cartype-box02{
  padding: 30px 0 0 0;
}

@media print, screen and (min-width:768px) {
.top-slider li .cartype-box02{
  padding: 175px 0 0 60px;
  }
}

.top-slider li .cartype-box02 p{
  font-size: 1.4rem;
  line-height: 1.75em;
}

@media print, screen and (min-width:768px) {
.top-slider li .cartype-box02 p{
  font-size: 1.6rem;
  }
}

.top-slider li .cartype-box02 p + p{
  margin: 15px 0 0 0;
}

@media print, screen and (min-width:768px) {
.top-slider li .cartype-box02 p + p{
  margin: 30px 0 0 0;
  }
}

/* rate
========================================================================================================
*/

#rate{
  width:100%;
  padding: 0;
  margin: 0;
  scroll-margin-top: 70px;
}

@media print, screen and (min-width:768px) {
#rate{
  scroll-margin-top: 100px;
  }
}

.rate-box01{
  width:100%;
  background: #6DC50D;
  padding:30px 0 0 0;
}

@media print, screen and (min-width:768px) {
.rate-box01{
  padding: 50px 0 0 0;
  }
}

.price-list ul{
  margin: 20px auto 15px auto;
}

@media print, screen and (min-width:768px) {
.price-list ul{
  margin: 40px auto 20px auto;
  }
}

.price-list ul li{
  position: relative;
  width:240px;
  padding: 60px 0 0 0;
  margin: 0 5px;
}

@media print, screen and (min-width:768px) {
.price-list ul li{
  position: relative;
  width:300px;
  padding: 70px 0 0 0;
  margin: 0 10px;  
  }
}

.price-list ul li figure{
  width:70%;
  position: absolute;
  top:0;
  left: 50%;
  transform: translateX(-50%);
}

@media print, screen and (min-width:768px) {
.price-list ul li figure{
  width:60%;
  position: absolute;
  top:0;
  left: 50%;
  transform: translateX(-50%);
  }
}

.price-list ul li figure img{
  display: block;
  width: 100%;
}

.price-list ul li div{
  background: #FFF;
  padding: 80px 10px 10px 10px;
}

.price-list ul li div h3{
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.0rem;
  font-weight: 700;
  text-align: center;
  color: #000;
}

@media print, screen and (min-width:768px) {
.price-list ul li div h3{
  height: inherit;
  font-size: 2.0rem;
  font-weight: 700;
  text-align: center;
  color: #000;
  }
}

.price-list ul li div h3 span{
  font-size: 2.3rem;
}

.price-list ul li div p.type01{
  display: flex;
  align-items: center;
  justify-content: center;
  width:70%;
  height: 28px;
  border: 1px solid #000;  
  font-size: 1.4rem;
  color: #000;
  margin:20px auto 0 auto;
}

@media print, screen and (min-width:768px) {
.price-list ul li div p.type01{
  width:70%;
  height: 36px;
  font-size: 1.8rem;
  margin:25px auto 0 auto;
  }
}

.price-list ul li div p.type02{
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.3em;
  margin:20px auto 35px auto;
}

@media print, screen and (min-width:768px) {
.price-list ul li div p.type02{
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5em;
  margin:25px auto 45px auto;
  }
}

.price-list ul li div dl{
  display: grid;
  grid-template-columns: 120px 1fr;
}

.price-list ul li div dl dt{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  background: #E71D0F;
  font-size: 1.8rem;
  color: #FFF;
}

.price-list ul li div dl dd{
  display: flex;
  flex-flow: column wrap;
  align-items: flex-end;
  justify-content: center;
  background: #EEE;
  padding: 0 10px;
}

.price-list ul li div dl dd p.price01{
  font-size: 2.4rem;
  color: #E71D0F;
  margin: 0 0 5px 0;
}

.price-list ul li div dl dd p.price01 span{
  font-size: 2.0rem;
}

.price-list ul li div dl dd p.price02{
  font-size: 1.2rem;
}

.price-list ul li div dl dd p.price02 span{
  font-size: 1.0rem;
}

.rate-box02{
  width:100%;
  background: #FAF9E7;
  padding: 40px 0;
}

@media print, screen and (min-width:768px) {
.rate-box02{
  padding: 100px 0 60px 0;
  }
}

.rate-box02 .rate01{
  width:95%;
  background: #20202F;
  display: grid;
  grid-template-columns: auto;
  padding: 40px 30px;
  margin: 40px auto 0 auto;
}

@media print, screen and (min-width:768px) {
.rate-box02 .rate01{
  width:90%;
  max-width: 1120px;
  display: grid;
  grid-template-columns: 33% auto;
  column-gap: 80px;
  padding: 80px;
  margin: 80px auto 0 auto;
  }
}

.rate-box02 .rate01 .amount01{
  margin: 0 0 40px 0;
}

@media print, screen and (min-width:768px) {
.rate-box02 .rate01 .amount01{
  margin: 0;
  }
}

.rate-box02 .rate01 .amount01 p{
  width:100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 700;
  color: #0F0F1E;
  background: #FFF;
}

@media print, screen and (min-width:768px) {
.rate-box02 .rate01 .amount01 p{
  width:100%;
  height: 60px;
  font-size: 2.0rem;
  }
}

.rate-box02 .rate01 .amount01 p:last-of-type{
  background: #6DC50D;
  color: #FFF;
  font-size: 2.0rem;
}
@media print, screen and (min-width:768px) {
.rate-box02 .rate01 .amount01 p:last-of-type{
  font-size: 2.4rem;
  }
}

.amount01 span.icon01,
.amount01 span.icon02{
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  margin: 30px auto;
}

@media print, screen and (min-width:768px) {
.amount01 span.icon01,
.amount01 span.icon02{
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  margin: 20px auto;
  }
}

.amount01 span.icon01::before,
.amount01 span.icon01::after{
  content: "";
  width:20px;
  height:4px;
  background: #FFF;
}

.amount01 span.icon01::before{  
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
}

.amount01 span.icon01::after{  
  position: absolute;
  top:8px;
  left:0;
  transform: rotate(90deg);
}

.amount01 span.icon02::before,
.amount01 span.icon02::after{
  content: "";
  width:4px;
  height:20px;
  background: #FFF;
}

.amount01 span.icon02::before{  
  position: absolute;
  top:50%;
  left:15%;
  transform: translateY(-50%);
}

.amount01 span.icon02::after{  
  position: absolute;
  top:50%;
  right:15%;
  transform: translateY(-50%);
}

.amount02 p{  
  color: #FFF;
  line-height:1.75em;
}

.amount02 p + p{  
  margin: 15px 0 0 0;
}

@media print, screen and (min-width:768px) {
.amount02 p + p{  
  margin: 30px 0 0 0;
  }
}

.rate02{
  width:90%;
  margin: 30px auto 0 auto;
}

@media print, screen and (min-width:768px) {
.rate02{
  width:90%;
  max-width: 1120px;
  margin: 60px auto 0 auto;
  }
}

.rate02 ul{
  width:100%;
  display: grid;
  grid-template: 1fr;
  grid-template-rows: auto;
  grid-gap: 30px 0;
}

@media print, screen and (min-width:768px) {
.rate02 ul{
  width:100%;
  display: grid;
  grid-template: 2fr 1fr 1fr 2fr;
  grid-template-rows: auto auto;
  grid-gap: 60px 90px;
  }
}

.rate02 ul li{
  position: relative;
  background: #FAF9E7;
  padding:0;
}

.rate02 ul li + li{
  border-top: 1px solid #999;
  padding: 30px 0 0 0;
}

@media print, screen and (min-width:768px) {
.rate02 ul li{
  padding: 20px 0;
  }
.rate02 ul li + li{
  border-top:none;
  padding: 20px 0;
  }
}

@media print, screen and (min-width:768px) {
.rate02 ul li:nth-child(1){
  grid-column: 1/3;
  grid-row: 1/2;
}

.rate02 ul li:nth-child(2){
  grid-column: 3/5;
  grid-row: 1/2;
}

.rate02 ul li:nth-child(3){
  grid-column: 5/7;
  grid-row: 1/2;
}

.rate02 ul li:nth-child(4){
  grid-column: 1/4;
  grid-row: 2/3;
}

.rate02 ul li:nth-child(5){
  grid-column: 4/7;
  grid-row: 2/3;
}

.rate02 ul li:nth-child(1)::after,
.rate02 ul li:nth-child(2)::after
/*.rate02 ul li:nth-child(4)::after*/{
  content: "";
  width: 1px;
  height: 100%;
  background: #999;
  position: absolute;
  top:0;
  right:-45px;
  }
}

.rate02 ul li:nth-child(5){
  border: 3px solid #E71D0F;
  padding: 30px;
  margin: 20px auto 0 auto;
}

@media print, screen and (min-width:768px) {
.rate02 ul li:nth-child(5){
  border: 3px solid #E71D0F;
  padding: 30px;
  margin: 0 0 0 -45px;
  }
}

.rate02 ul li h3{  
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
}

@media print, screen and (min-width:768px) {
.rate02 ul li h3{  
  font-size: 2.2rem;
  }
}

.rate02 ul li p{  
  line-height: 1.75em;  
  margin:10px 0 20px 0;
}

@media print, screen and (min-width:768px) {
.rate02 ul li p{  
  line-height: 1.75em;  
  margin:20px 0 30px 0;
  }
}

.rate02 ul li p + a{ 
  position: relative;
  font-weight: 700;
  padding: 0 0 0 40px;
}

.rate02 ul li p + a::before{  
  content: "";
  width:32px;
  height: 32px;
  background: url("../../images/inbound/pdf-icon.png") no-repeat 0 0;
  position: absolute;
  top:-5px;
  left:0;
}


/* insurance
========================================================================================================
*/

#insurance{
  position: relative;
  width:100%;
  background:url("../../images/inbound/bg01.jpg") no-repeat 0 0;
  background-size: cover;
  padding: 40px 0 60px 0;
  scroll-margin-top: 70px;
}

@media print, screen and (min-width:768px) {
#insurance{
  padding: 80px 0;  
  scroll-margin-top: 100px;
  }
}

@media print, screen and (min-width:1026px) {
#insurance{
  padding: 80px 0 130px 0;
  }
}

#insurance::after{
  content:"";  
  display: block;
  width:80%;
  height: 5vw;
  background: url("../../images/inbound/bg02.png") no-repeat 0 100%;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  left:50%;
  transform: translateX(-50%);
  z-index: 100;
}

@media print, screen and (min-width:1026px) {
#insurance::after{
  content:"";
  display: block;
  width:100%;
  max-width: 1026px;
  height: 50px;
  background: url("../../images/inbound/bg02.png") no-repeat 0 100%;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  left:50%;
  transform: translateX(-50%);
  z-index: 100;
  }
}

.insurance-wrap{
  width:95%;
  display: grid;
  grid-template-columns: auto;
  margin: 0 auto;
}

@media print, screen and (min-width:1100px) {
.insurance-wrap{
  width:90%;
  max-width: 1120px;
  display: grid;
  grid-template-columns: 400px auto;
  column-gap: 80px;  
  margin: 0 auto;
  }
}

.insurance-wrap h2.ttl01{
  text-align: center;
}

@media print, screen and (min-width:1100px) {
.insurance-wrap h2.ttl01{
  text-align: left;
  }
}

.insurance-wrap h2.ttl01 + p{
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.75em;
  text-align: center;
  margin: 40px auto;
}

@media print, screen and (min-width:1100px) {
.insurance-wrap h2.ttl01 + p{
  font-size: 1.8rem;  
  text-align: left; 
  margin: 40px 0;
  }
}

.insurance-box01{
  text-align: center;
}

@media print, screen and (min-width:1100px) {
.insurance-box01{
  text-align: left;
  }
}

.insurance-box01 .pdf span{
  background: linear-gradient(#FFF, #FFF) 0 100% / 0 1px no-repeat;
}

.insurance-box01 .pdf{
  color: #FFF;
}

.insurance-box02{
  width:100%;
  background: #FFF; 
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  padding: 30px 30px;
  margin: 40px auto 0 auto;
}

@media print, screen and (min-width:768px) {
.insurance-box02{
  padding: 40px;
  margin: 40px auto 0 auto;
 }
}

@media print, screen and (min-width:1100px) {
.insurance-box02{
  padding: 40px;
  margin: 0;
  }
}

.insurance-box02 p{
  font-weight: 700;
  color: #000;
  line-height: 1.75em;
}

.insurance-box02 ul{
  margin: 30px 0 0 0;
}

.insurance-box02 ul li{
  position: relative;
  padding: 0 0 0 40px;
}

.insurance-box02 ul li::before{
  content: "";
  width: 32px;
  height: 32px;
  background: url(../../images/inbound/pdf-icon.png) no-repeat 0 0;
  position: absolute;
  top: -3px;
  left: 0;
}

.insurance-box02 ul li + li{
  margin: 20px 0 0 0;
}

.insurance-box02 ul li a{
  position: relative;
  display: inline;
  font-weight: 700;
  line-height: 1.5em;
  padding: 0;
}

.insurance-box02 ul li a span{
  display: inline;
  padding-bottom: .1em;
  background: linear-gradient(#666, #666) 0 100% / 0 1px no-repeat;
  transition: background .8s;
  text-decoration: none;
}

.insurance-box02 ul li a:hover span{
  background-size: 100% 1px;
}

/* howto
========================================================================================================
*/

#howto{
  width:100%;
  background: #6DC50D;
  padding: 40px 0 15px 0;
  scroll-margin-top: 70px;
}

@media print, screen and (min-width:768px) {
#howto{
  width:100%;
  background: #6DC50D;
  padding: 45px 0 95px 0;  
  scroll-margin-top: 100px;
  }
}

.howto-wrap{
  width:95%;
  margin: 0 auto;
}

@media print, screen and (min-width:768px) {
.howto-wrap{
  width:90%;
  max-width: 1200px;
  margin: 0 auto;
  }
}

.howto-box{
  width:100%;
  margin: 40px 0 0 0;
}

@media print, screen and (min-width:768px) {
.howto-box{
  width:100%;
  margin: 60px 0 0 0;
  }
}

.howto-box li{
  width:100%;
  display: grid;
  grid-template-columns: 80px 1fr;
  margin-bottom: 1px;
}

@media print, screen and (min-width:768px) {
.howto-box li{
  width:100%;
  display: grid;
  grid-template-columns: 15% 85%;
  margin-bottom: 1px;
  }
}

@media print, screen and (min-width:1100px) {
.howto-box li{
  width:100%;
  display: grid;
  grid-template-columns: 180px 1fr;
  margin-bottom: 1px;
  }
}

.howto-box li h3{
  min-height: 80px;
  background:#20202F;
  font-family: "Fjalla One", serif;
  font-size: 2.8rem;
  color: #6DC50D;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: flex-start;
  padding: 15px 0 0 0;
}

@media print, screen and (min-width:768px) {
.howto-box li h3{
  min-height: 100px;
  background:#20202F;
  font-family: "Fjalla One", serif;
  font-size: 3.8rem;
  color: #6DC50D;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 0 0 0;
  }
}

.howto-box li h3 span{
  display: block;
  font-family: "Noto Sans JP", serif;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0 0 5px 0;
}

@media print, screen and (min-width:768px) {
.howto-box li h3 span{
  font-size: 1.6rem;
  margin: 0 0 3px 0;
  }
}

.howto-box li dl{
  background: #FFF;
}

.howto-box li dl dt{
  position: relative;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.6rem;
  font-weight: 700;
  color: #000;
  line-height: 1.5em;
  padding: 10px 60px 10px 20px;
  cursor: pointer;  
}

@media print, screen and (min-width:768px) {
.howto-box li dl dt{
  position: relative;
  min-height: 100px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #000;
  line-height: 1.5em;
  padding: 0 40px;
  cursor: pointer;  
  }
}

.howto-box li dl dd{
  display: none;
  color: #000;
  line-height: 1.75em;
  padding: 0 60px 0 20px;
  margin: 0 0 30px 0;
}

@media print, screen and (min-width:768px) {
.howto-box li dl dd{
  display: none;
  color: #000;
  line-height: 1.75em;
  padding: 0 80px 0 40px;
  margin: 0 0 30px 0;
  }
}

.howto-box li dl dd p + p{
  margin: 15px 0 0 0;
}

@media print, screen and (min-width:768px) {
.howto-box li dl dd p + p{
  margin: 30px 0 0 0;
  }
}

.howto-box li dl dd p a.pdf{
  color: #666;
}

.howto-box li dl dt::before,
.howto-box li dl dt::after{
  content: "";
  width:20px;
  height: 1px;
  background: #000;
  position: absolute;
  top:50%;
  right: 15px;
  transition: .5s;
}

.howto-box li dl dt::before{
  transform: rotate(90deg);
}

@media print, screen and (min-width:768px) {
.howto-box li dl dt::before,
.howto-box li dl dt::after{
  content: "";
  width:40px;
  height: 1px;
  position: absolute;
  top:50%;
  right:20px;
 }
}

.howto-box li dl dt.active:before{
	transform: rotate(0deg);
}

.howto-box li dl dt.active:after{
	background-color: transparent;
}


/* staff
========================================================================================================
*/

#staff{
  width:100%;
}

#staff ul{
  width:100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

#staff ul li img{
  display: block;
  width:100%;
}


/* why
========================================================================================================
*/

#why{
  position: relative;
  width:100%;
  background: #FAF9E7;
  padding: 40px 0 60px 0;
  scroll-margin-top: 70px;
}

@media print, screen and (min-width:768px) {
#why{
  padding: 100px 0 80px 0; 
  scroll-margin-top: 100px;
  }
}

@media print, screen and (min-width:1026px) {
#why{
  padding: 100px 0 150px 0; 
  scroll-margin-top: 100px;
  }
}

#why::after{
  content:"";
  display: block;
  width:80%;
  max-width: 1026px;
  height: 5vw;
  background: url("../../images/inbound/bg02.png") no-repeat 0 100%;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  left:50%;
  transform: translateX(-50%);
  z-index: 100;
}

@media print, screen and (min-width:1026px) {
#why::after{
  content:"";
  display: block;
  width:100%;
  max-width: 1026px;
  height: 50px;
  background: url("../../images/inbound/bg02.png") no-repeat 0 100%;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  left:50%;
  transform: translateX(-50%);
  z-index: 100;
  }
}

.why-wrap{
  width:100%;
  max-width: 1280px;
  margin: 0 auto;
}

.why-wrap h2.ttl02{
  line-height: 1.5em;
}

@media print, screen and (min-width:768px) {
.why-wrap h2.ttl02{
  line-height: 1.75em;
  }
}

.why-wrap figure{
  width:100%;
  margin: 40px auto 0 auto;
}

@media print, screen and (min-width:768px) {
.why-wrap figure{
  width:100%;
  margin: 80px auto 0 auto;
  }
}

.why-wrap figure img{
  display: block;
  width:100%;
}

.why-wrap ul.why-list{
  counter-reset: number 0;
  width:90%;
  margin:-100px auto 0 auto;
}

@media print, screen and (min-width:1100px) {
.why-wrap ul.why-list{
  width:90%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0 70px;
  margin:-280px auto 0 auto;
  }
}

ul.why-list li{  
  position: relative;
  background: rgba(32,32,47,0.9);
  border-radius: 20px;
  padding: 30px 30px;
  color: #FFF;
  margin: 15px 0 0 0;
}

@media print, screen and (min-width:1100px) {
ul.why-list li{  
  position: relative;
  background: rgba(32,32,47,0.9);
  border-radius: 20px;
  padding: 150px 30px 30px 30px;
  margin: 0;
  }
}

ul.why-list li h3{  
  font-size: 2.0rem;
  font-weight: 700;
  padding: 0 0 0 80px;
  margin: 0 0 30px 0;
}

@media print, screen and (min-width:1100px) {
ul.why-list li h3{  
  font-size: 2.4rem;
  font-weight: 700;
  padding: 0;
  margin: 0 0 30px 0;
  }
}

ul.why-list li h3::before{
  counter-increment: number 1;
  content:"0"counter(number);
  font-family: "Splash", serif;
  font-size: 5.0rem;
  font-weight: 700;
  color: #6DC50D;
  display: flex;
  align-items: center;
  position: absolute;
  top:15px;
  left:30px;
}

@media print, screen and (min-width:1100px) {
ul.why-list li h3::before{
  height: 150px; 
  font-family: "Splash", serif;
  font-size: 5.6rem;
  font-weight: 700;
  color: #6DC50D;
  display: flex;
  align-items: center;
  position: absolute;
  top:10px;
  left:30px;
  }
}

ul.why-list li h3 + p{
  line-height: 1.75em;
}

/* rentalsite
========================================================================================================
*/

#rentalsite{
  width:100%;
  background: #6DC50D;
  padding: 40px 0 15px 0;
  scroll-margin-top: 70px;
}

@media print, screen and (min-width:768px) {
#rentalsite{
  padding: 50px 0 100px 0;  
  scroll-margin-top: 100px;
  }
}

.store-wrap{
  width:95%;
  max-width: 1120px;
  margin: 0 auto;
}

@media print, screen and (min-width:768px) {
.store-wrap{
  width:90%;
 }
}

.store-list{
  margin:40px auto 0 auto;
}

@media print, screen and (min-width:768px) {
.store-list{
  margin:60px auto 0 auto;
  }
}

.store-list li{
  width:100%;
  background: #FFF;
  padding: 10px;
}

@media print, screen and (min-width:768px) {
.store-list li{
  display: grid;
  grid-template-columns: 30% 70%;
  column-gap: 30px;
  padding: 20px;
 }
}

@media print, screen and (min-width:1100px) {
.store-list li{
  display: grid;
  grid-template-columns: 320px auto;
  column-gap: 40px;
  padding: 40px;
  }
}

.store-list li + li{
  margin: 10px 0 0 0;
}

@media print, screen and (min-width:768px) {
.store-list li + li{
  margin: 10px 0 0 0;
  }
}

.store-list li figure img{
  display: block;
  width:100%;
}

.store-list li div{
  margin: 0 10px;
}

@media print, screen and (min-width:768px) {
.store-list li div{
  margin: 0;
  }
}

.store-list li h3{
  font-size: 2.2rem;
  color: #000;
  font-weight: 700;
  margin: 15px 0;
}

@media print, screen and (min-width:768px) {
.store-list li h3{
  font-size: 2.4rem;
  margin: 10px 0 20px 0;
  }
}

.store-list li p{
  display: flex;
  flex-flow: column wrap;
  grid-gap: 5px 0; 
}

@media print, screen and (min-width:768px) {
.store-list li p{
  display: flex;
  flex-flow: row wrap;
  grid-gap: 5px 30px;
  }
}

.store-list li p span{
  position: relative;
  display: block;
  font-size: 1.5rem;
  line-height: 1.5em;
  padding: 0 0 0 25px;
}

@media print, screen and (min-width:768px) {
.store-list li p span{
  font-size: 1.6rem;
  line-height: 1.5em;
  padding: 0 0 0 30px;
  }
}

.store-list li p span.info03{
  width:100%;
}

.store-list li span::before{
  content: "";
  display: block;
  width:18px;
  height: 18px;
  position: absolute;
  top:2px;
  left:0;
}

@media print, screen and (min-width:768px) {
.store-list li span::before{
  content: "";
  display: block;
  width:20px;
  height: 20px;
  position: absolute;
  top:2px;
  left:0;
 }
}

.store-list li span.info01::before{
  background: url("../../images/inbound/icon01.png") no-repeat 50% 50%;
  background-size: 100%;
}

.store-list li span.info02::before{
  background: url("../../images/inbound/icon02.png") no-repeat 50% 50%;
  background-size: 100%;
}

.store-list li span.info03::before{
  background: url("../../images/inbound/icon03.png") no-repeat 50% 50%;
  background-size: 100%;
}

.store-list li p a.map{
  width:70px;
  height:24px;
  background: #666;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.0rem;
  color: #FFF;
  padding: 0;
  margin: 0 0 0 25px;
}

@media print, screen and (min-width:768px) {
.store-list li p a.map{
  width:80px;
  height:26px;
  background: #666;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.0rem;
  color: #FFF;
  padding: 0;
  margin: 5px 0 0 30px;
  }
}

.store-list a.store-btn{
  width:100%;
  height: 80px;
  background: #E71D0F;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.0rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #FFF;
  margin:25px auto 15px auto;
  transition: 1s;
}

@media print, screen and (min-width:768px) {
.store-list a.store-btn{
  width:200px;
  height: 60px;
  border-radius: 10px;
  font-size: 2.0rem;
  margin: 30px 0 0 0;
  }
}

.store-list a.store-btn:hover{
  background: #A1170D;
}

/* Explore
========================================================================================================
*/

#explore{
  width:100%;
  background: #FAF9E7;
  padding: 40px 0 5px 0;
  scroll-margin-top: 70px;
}

@media print, screen and (min-width:768px) {
#explore{
  padding: 100px 0 5px 0; 
  scroll-margin-top: 100px;
  }
}

#explore h2{
  width:90%;
  font-family: "Fugaz One", serif;
  font-size: 3.0rem;
  color: #999;
  text-align: center;
  margin:  auto;
}

@media print, screen and (min-width:768px) {
#explore h2{
  font-size: 5.0rem;
  }
}

#explore h2 + p{
  text-align: center;
  margin: 30px auto;
}

@media print, screen and (min-width:768px) {
#explore h2 + p{
  margin: 60px auto;
  }
}

#explore h2 + p img{
  width:50%;  
  max-width: 200px;
}

@media print, screen and (min-width:768px) {
#explore h2 + p img{
  width:50%;  
  max-width: 290px;
  }
}

.photo-list{
  width:100%;
}

.photo-list ul li{  
  position: relative;
  width:100%;
  max-width: 270px;
  height: 180px;
  margin: 0 2.5px;
}

@media print, screen and (min-width:1100px) {
.photo-list ul li{  
  position: relative;
  width:100%;
  max-width: 360px;
  height: 240px;
  margin: 0 2.5px;
  }
}

.photo-list ul li img{
  display: block;
  width:100%;
}

.photo-list div + div{
  margin: 5px 0 0 0;
}

.photo-list figure figcaption{
  width:100%;
  height: 100%;
  background: rgba(32,32,47,0.9);
  color: #FFF;
  line-height: 1.75em;
  position: absolute;
  top:0;
  left:0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10%;
}

#explore .swiper-wrapper{
  transition-timing-function: linear;
}

/* sp
========================================================================================================
*/

/*
=================================================================
                          sp-nav     
=================================================================
*/

.fixed {
 position: fixed;
 width: 100%;
 height: 100%;
}

aside.sp-nav{
  position: relative;
  padding: 0;
  margin: 0;
}

@media print, screen and (min-width:1100px) {
 aside.sp-nav{
  display: none;
 }
}

aside.sp-nav input.sp-checkbox{
  display: none;
}

/* ハンバーガーアイコン */
label.sp-icon{
  cursor: pointer;
  display: block;
  width: 65px;
  height: 60px;
  position:fixed;  
  bottom:0;
  left:0;
}

/* ハンバーガーアイコンの中の線 */
label span.sp-icon-parts,
label span.sp-icon-parts:before,
label span.sp-icon-parts:after{
  background-color: #FFF;   
  display: block;
  width: 35%;
  height: 2px;
  margin: auto;
}

label span.sp-icon-parts{
  position: absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}

label span.sp-icon-parts:before,
label span.sp-icon-parts:after{
  content: " ";
  width:100%;
}
  
label span.sp-icon-parts:before{   
  position: absolute;
  top:-8px;
  left: 0;
}

label span.sp-icon-parts:after{  
  position: absolute;
  top:8px;
  left:0;
}

/* ドロワーメニュー開いた時のメインエリアを暗く*/
label.sp-overlay{
  background: #000;  
  opacity: 0;
  pointer-events: none; /*ポインタの動作全部無効化*/
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

/* ドロワーメニュー*/  

aside.sp-nav div.sp-menu{
  background: #FAF9E7;
  width: 85%;
  height: 100vh;
  overflow-y: auto; /*スクロール*/
  -webkit-overflow-scrolling: touch; /*スクロール（SP）*/
  position: fixed;
  top:0;
  left: -85%;
  padding: 0 0 70px 0;
}

@media print, screen and (min-width:768px) and (max-width:1100px){
aside.sp-nav div.sp-menu{
  width: 50%;
  height: 100vh;
  overflow-y: auto; /*スクロール*/
  -webkit-overflow-scrolling: touch; /*スクロール（SP）*/
  position: fixed;
  top: 0;
  left: -50%;
  }
}

/* z-indexの指定 */  
.sp-icon{
    z-index: 704;
  }

.sp-menu{
    z-index: 703;
  }

.sp-overlay{
    z-index: 702;
  }
  
 /*  チェックが入ったら（アイコンクリックしたら）*/ 
.sp-checkbox:checked ~ .sp-icon{
  left:85%;
  background: rgba(0,0,0,0.6);
}

@media print, screen and (min-width:768px) and (max-width:1100px){
.sp-checkbox:checked ~ .sp-icon{
  left:50%;
  }
}

.sp-checkbox:checked ~ .sp-icon span.sp-icon-parts{
  background: transparent;
}

.sp-checkbox:checked ~ .sp-icon span.sp-icon-parts:before{
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0px;
}

.sp-checkbox:checked ~ .sp-icon span.sp-icon-parts:after{
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
}
  
.sp-checkbox:checked ~ .sp-overlay{
  opacity: 0.9;
  pointer-events: auto;
  overflow: hidden;
}

.sp-checkbox:checked ~ .sp-menu {
  left: 0;
}

.nav-checkbox:checked ~ .sp-menu {
  left: 0;
}

/*動きをスムーズに*/ 
  .sp-icon,
  .sp-icon-parts,
  .sp-icon-parts:after,
  .sp-icon-parts:before,
  .sp-overlay,
  .sp-menu{
  -webkit-transition: all .8s ;
  transition: all .8s ;
}

/*================== spメニュー コンテンツ ==================*/

/*----------  sp-nav-head  ------------*/

div.sp-menu div.sp-nav-head{
	position: relative;
  width:100%;
  z-index: 100;
}

/*--- ロゴ ---*/
div.sp-nav-head p.sp-logo{
  width:40%;
	position:absolute;
  top:10px;
  left:50%;
  transform: translate(-50%);
}  

div.sp-nav-head p.sp-logo img{
  display: block;
  width:100;
}

div.sp-nav-head figure{
  width:100%;
}

div.sp-nav-head figure img{
  object-fit: cover;
  width:100%;
  height: 100%;
}

/*----------  sp-rev  ------------*/

.sp-rev{
  background: #FAF9E7;
  padding: 20px;
}

.sp-rev a{
  width: 90%;
  height: 80px;
  background: #E71D0F;
  border-radius: 10px;
  font-size: 2.0rem; 
  font-weight: 600;
  color: #FFF;
  letter-spacing: 0.05em;  
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

/*---------- sp-navigation  ------------*/

.sp-nav{
  width: 100%;
}

.sp-nav nav ul{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  column-gap:1px;
  grid-row-gap:1px;
}

.sp-nav nav ul li{
  height: 60px;
  background: #20202F;
}

.sp-nav nav ul li a{
  width:100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-nav nav ul li span{
  color: #FFF;
}

.sp-nav nav ul li.nav01{
  grid-column: 1/3;
}

/*---------- sp-info  ------------*/

.sp-info-box{
  width:90%;  
  text-align: center;
  margin: 40px auto 20px auto;
}

.sp-info-box dt{
  width: 80px;
  height: 24px;
  border-radius: 12px; 
  border:1px solid #666;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.sp-info-box dt span{
  font-size: 1.2rem;
  line-height: 1em;
}

.sp-info-box dd p.info01{
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  font-weight:900;
  color: #000;
  margin: 20px 0 10px 0;
}

.sp-info-box dd p.info02{
  font-size: 1.3rem;
  line-height: 1.5em;
  font-weight:600;
  margin: 0 0 20px 0;
}

.sp-info-box dd a{
  text-align: center; 
  font-weight:600;
}

.sp-info-box dd a{
  padding-bottom: .2em;
  background: linear-gradient(#666, #666) 0 100%/100% 1px no-repeat;
  transition: background .5s;
  text-decoration: none;
}

.sp-info-box dd a:hover {
  background-size: 0 1px;
}

/*---------- sp-util-nav  ------------*/

.sp-util-nav{
  width:65%;
  max-width: 240px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 30px;
  column-gap: 2px;
  margin:50px auto 0 auto;
}

.sp-util-nav li{
  background: #999;
  text-align: center;
}

.sp-util-nav li:first-of-type{

}

.sp-util-nav li a{
  width:100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  line-height: 1em;
  color: #FFF;
}

/*---------- sp-nav-bn  ------------*/

.sp-nav-bn{
	display: block;
	width:90%;
  margin:40px auto 0 auto;
}

.sp-nav-bn img{
	display: block;
	width:100%;
}

/*---------- sp-copyright  ------------*/

div.sp-menu small{
	display: block;
	width:90%;
	font-size:1.0rem;
  line-height: 1.5em;
  color: #444;
	text-align: center;
  margin:40px auto 20px auto;
}

/*-----------  sp-bt-box  ----------*/

aside.sp-bt-box{
  display: none;
}

@media print, screen and (max-width:1100px) { 
  aside.sp-bt-box{
    display: block;
    width:100%; 
    background:#FFF;  
    position: fixed;
    bottom:0;
    left:0;  
    padding: 0;
    margin: 0;  
    z-index: 305;
  }
}

aside.sp-bt-box p{
  width:100%;
  height: 50px;
  background: #FFF;
  font-size: 1.4rem;
  font-weight: 700;
  color:#C51233;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 130px;
}

aside.sp-bt-box ul{  
  position: relative;
  width:100%;
  height: 60px;
  background:#FFF;    
  box-shadow: 2px -2px 4px 4px rgba(0,0,0,0.2);
  display: grid;
  grid-template-columns: 65px 1fr;
  gap:1px;
  padding: 0;
  margin: 0;
  z-index: 301;
}
  
ul.sp-bt-nav li.bt-nav01{
  background-color: #20202F;
}

ul.sp-bt-nav li.bt-nav02{
  background-color: #E71D0F;
}

ul.sp-bt-nav li.bt-nav01 a{
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
  color: #FFF;
  width:100%;
  height: 100%;  
	text-align: center;
}

ul.sp-bt-nav li.bt-nav02 a{
	display: flex;
	flex-flow: column;
	justify-content: center;
  width:100%;
  height: 100%;
  font-size:2rem;
	font-weight: 600; 
  letter-spacing: 0.05em;
  color: #FFF;
  text-align: center;
}

/* footer
========================================================================================================
*/

footer{
  display: none;
}

@media print, screen and (min-width:1100px) {
footer{
  display: block;
  width:100%;
  background: #6DC50D;
  }
}

footer div{
  width:100%;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

footer div small{
  font-size: 1.6rem;
  color: #FFF;
}

/* disolay none
========================================================================================================
*/

/*-- 768以下 非表示--*/
@media only screen and (max-width:768px) { 
  .sm-hide{
	  display:none;	
   }
}

/*-- 1100以下 非表示--*/
@media only screen and (max-width:1100px) { 
  .sm-hide2{
	  display:none;	
   }
}

/*-- 768以上 非表示--*/
@media print, screen and (min-width:768px) {
  .lg-hide{
    display:none;	
  }
}

/*-- 1100以上 非表示--*/
@media print, screen and (min-width:1100px) {
  .lg-hide2{
	 display:none;	
  }
}
