@charset "utf-8";

body{
	font-family: YakuHanMP_Noto, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝","MS PMincho", "ＭＳ 明朝", serif;
}
.fMin{
	font-family: YakuHanMP_Noto, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝","MS PMincho", "ＭＳ 明朝", serif;
	font-weight: normal;
	font-weight: 300;
	}
.fEn{
	font-family: 'Cormorant Garamond', serif;
	}

h1,h2,h3,h4,h5,h6{
  font-weight: 300;
}

.bg{
  padding: 30px 0;
  background: #f5f2e9;
}

.sec{
  padding-bottom: 60px !important;
}

/* for PC*/
@media print, screen and (min-width:768px) {
  .bg{
    padding: 40px 0 0 0;
  }
  .sec{
    padding-bottom: 100px !important;
  }
}

.br{
  display: inline-block;
}
.shinshun{
  background: #E50012;
}
/*#pjgNav ul li:nth-of-type(4) a{
	opacity: 0.3 !important;
	cursor: default;
}*/
/*
.btnRsv a{
	cursor: default;
}
.btnRsv a::before{
	opacity: 0.3 !important;
}
.btnRsv a:hover{
	opacity: 1;
}*/
#contents{
	margin-bottom: 0;
	padding-bottom: 0;
}
/* for Common & Smartphone*/

/*btn
#########################################*/
/*.btnOL a{
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #000;
}
*/
#pjhNav .nav{
	width: calc(100%/3);
}

/*comH*/
#comH{
	height: 20px;
  background: #0081cc;
}
#comH span{
	float: left;
	margin: 2px;
	background: #fff;
	font-size: 10px;
	padding: 2px;
	line-height: 1.0;
}

/*gNav*/
#pjgNav{
	/*background:rgba(0,71,56,0.95);*/
  background: rgba(0,129,204,0.95);
	}
#pjgNav .nav .fEn{
  font-weight: 300;
}
#pjgNav .nav a.new{
	position: relative;
}
#pjgNav .nav a.new::before{
	content: "NEW";
	position: absolute;
	right: 0;
	top: 0;
	width: 3em;
	height: 1.4em;
	line-height: 1.4em;
	background: #900;
	color: #fff;
	font-size: 77%;
	letter-spacing: normal;
	}

/*#pjgNav ul .nav:nth-of-type(3) a,
#pjgNav ul .nav:nth-of-type(3) a:hover{
  opacity: 0.3;
	}*/


#hMenuBtn p{
	color:#0081cc;
	}
#hMenuBtn span {
	background: #0081cc; /* 線の色 */
  }
  
.pageTtl{
  /*margin: 0 0 15px 0;*/
	}
.pageTtl h1,
.pageTtl h2{
  /*font-size: 115%;*/
	color: #0081cc;
	}
.pageTtl .fEn{
  font-size: 170%;
}
.pageTtl p{
  /*font-family: YakuHanMP_Noto, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝","MS PMincho", "ＭＳ 明朝", serif;*/
  font-size: 13px;
  color: #111;
}

/*#footer{
  border-width: 4px;
  border-color: #005bab;
}*/

/*.btnWrap .btn{
	width: 45%;
	}*/
.btnReq a{
	background: #14126f;
}
.btnRsv a{
	background: #947f28;
}
.btnWrap .btn.btnRsv a{
	letter-spacing: normal;
	}

.slick-dots{
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
	margin-top: 0;
}
.slick-dots li button{
	background: #fff !important;
}
.slick-dots li.slick-active button{
	background: #14126f !important;
}

.btnClose{
	margin: 20px auto 0 auto;
}
.btnClose a{
position: relative;
display: block;
padding: 0 0 0 0.5em;
color: #fff;
background: #0081cc !important;
text-decoration: none;
}
.btnClose a::before,
.btnClose a::after{
content: "";
position: absolute;
top: 50%;
left: 20px;
width: 1px;
height: 16px;
margin: -8px 0 0 0;
background: #fff;
}
.btnClose a::before{
transform: rotate(45deg);
}
.btnClose a::after{
transform: rotate(-45deg);
}
.btnClose a{
height: 40px;
line-height: 40px;
background: #888;
/*font-size: 139%;*/
font-size: 124%;
}
.mvWrap{
  position: relative;
}
.mvWrap .mvCatch
/*.mvCatch*/{
  position: absolute;
	left: 50%;
	top: 0;
	width: 90%;
	max-width: 414px;
	text-align: center;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
  z-index: 10;
}



#mv{
	position: relative;
	margin-bottom: 0;
}


#mv figure{
  position: relative;
}
.mvCap {
  position: absolute;
  right: 2px;
  bottom: 2px;
  font-size: 10px;
  text-align: right;
}
.mvCap.wh {
  color: #fff;
}

/*mainInfo*/
#mainInfo{
	margin: 0 0 30px 0;
	padding: 0;
  /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
}
#mainInfo .t01{
  margin: 0 0 15px 0;
  font-size: clamp(calc(19px * 0.7), calc(19vw / 3.75), 19px);/*19 / 34*/
  line-height: 1.0;
}
#mainInfo .t02{
  margin: 0 0 20px 0;
  font-size: clamp(calc(32px * 0.7), calc(32vw / 3.75), 32px);/*32 / 40*/
  line-height: 1.0;
}
#mainInfo .t03{
  margin: 0 0 10px 0;
  font-size: clamp(calc(36px * 0.7), calc(36vw / 3.75), 36px);/*36 / 46*/
  line-height: 1.0;
}
#mainInfo .t03 strong{
  font-size: calc((63 / 46) * 100%);
  font-weight: normal;
  line-height: 1.0;
}
#mainInfo .t04{
  margin: 10px 0 20px 0;
  padding-left: 0.05em;
  font-size: clamp(calc(28px * 0.7), calc(28vw / 3.75), 28px);/*28 / 38*/
  line-height: 1.0;
  letter-spacing: 0.05em;
}

.priceWrap{
  display: flex;
  align-items: center;
  justify-content: center;
}

#mainInfo p,
.priceWrap *{
  /*text-shadow: 1px 1px 2px rgba(0,0,0,0.8);*/
}

#mainInfo .btnPlan{
  width: 80%;
  max-width: 470px;
  margin: 10px auto 30px auto;
  /*text-shadow: none;*/
}
#mainInfo .btnPlan a{
  display: block;
  height: 32px;
  line-height: 30px;
  padding-left: 1em;
  background: #fff;
  border-radius: 200px;
  border: 1px solid #fff;
  text-align: center;
  color: #932f14;
  font-size: 124%;
  letter-spacing: 0.2em;
}
/*#mainInfo .btnPlan a::after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid #932f14;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: none;
}*/

#mainInfo .btnPlan a:hover{
  background: #932f14;
  color: #fff;
}
#mainInfo .btnPlan a:hover::after{
  border-top-color: #fff;
}


/*info*/
#info{
	padding: 30px 0;
	background: #0081cc;
  color: #fff;
}
#info .bold{
  /*text-shadow: 1px 1px 3px rgba(0,0,0,0.5);*/
}
#info img{
	width: 95%;
	max-width: 570px;
	margin: 0 auto 10px auto;
}
#info02{
	padding: 10px 0 20px 0;
	background: #6fba2c;
	color: #000;
}
#info02 p{
	font-size: 154%;/*36 / 20*/
	font-weight: bold;
}
#info02 p + p{
	font-size: 93%;/*12 / 16*/
}
#info .btnReq a{
  background-color: #14126f;
}
.areaTxt,
.priceTxt{
	color: #fff;
  font-weight: bold;
}
.priceTxt{
  display: flex;
  align-items: center;
  justify-content: center;
	margin: 0 0 10px 0;
}

.areaTxt dt,
.priceTxt dt{
	padding: 0 10px 0 0;
	font-size: clamp(calc(13px * 0.7), calc(13vw / 3.75), 13px);/*13 / 20*/
	color: #fff;
	vertical-align: baseline;
  white-space: nowrap;
}

.areaTxt dd,
.priceTxt dd{
  position: relative;
  margin-bottom: 16px;
  padding-top: 10px;
  font-size: clamp(calc(45px * 0.7), calc(45vw / 3.75), 45px);/*45 / 62*/
  line-height: 1.0;
}
.areaTxt dd span,
.priceTxt dd span{
	color: #fff;
  margin: 0 0 0 5px;
  font-size: calc((40 / 62) * 100%);
  line-height: 1.0;
}
.areaTxt dd i,
.priceTxt dd i{
  position: absolute;
  right: 0;
  bottom: -16px;
	font-size: 12px;
  font-style: normal;
  line-height: 1.0;
}
.sat,
.sun,
.hol{
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	margin: -10px 4px 0 4px;
	padding: 0 0.25em;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
	font-size: 85%;
	vertical-align: middle;
}
.sat{
	background: #1d2975; 
}
.sun{
	background: #d71618; 
}
.hol{
	background: #ed6c00; 
}

/*pointList*/
.pointList{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 3px;
  margin: 0 10px;
}
.pointList li{
  padding: 5px 0;
  background: #fff;
  text-align: center;
  color: #14126f;
  font-size: clamp(calc(14px * 0.7), calc(14vw / 3.75), 14px);/*14 / 20*/
  line-height: 1.0;
  /*text-shadow: none;:*/
}
.pointList li:nth-of-type(1),
.pointList li:nth-of-type(2){
  width: calc((100% - (3px * 1)) / 2);
}
.pointList li:nth-of-type(3),
.pointList li:nth-of-type(4),
.pointList li:nth-of-type(5){
  width: calc((100% - (3px * 2)) / 3);
}
.pointList li:nth-of-type(6),
.pointList li:nth-of-type(7),
.pointList li:nth-of-type(8),
.pointList li:nth-of-type(9){
  width: calc((100% - (3px * 3)) / 4);
}



/*landscape*/
#landscape .lpFig{
	position: relative;
  max-width: 800px;
  margin: 0 auto;
}
#landscape .lpFig img{}
#landscape .lpFig figcaption{
  /*position: absolute;
  right: 0;
  bottom: 0;*/
}
#landscape .areaList{
  /*display: flex;
  flex-direction: column;
  flex-wrap: wrap;*/
	width: 100%;
  margin: 20px auto 0 auto;
}

#landscape .areaList > div{
  margin: 20px 0 0 0;
}
#landscape .areaList .chumon{}
#landscape .areaList .tateuri{}

#landscape .areaList > div > p{
  margin: 0 0 10px 0;
  padding: 10px;
  font-size: clamp(calc(14px * 0.7), calc(14vw / 3.75), 14px);/*14 / 20*/
  text-align: left;
  line-height: 1.0;
}

#landscape .areaList dl{
  display: flex;
  margin: 0 0 10px 0;
  border-style: solid;
  border-width: 1px 0;
}
#landscape .areaList::after,
#landscape .areaList dl::after{
  content: none;
}
#landscape .areaList dt,
#landscape .areaList dd{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: auto;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
	font-size: clamp(calc(17px * 0.7), calc(17vw / 3.75), 17px);/*17 / 20*/
  line-height: 1.6;
  font-feature-settings: "palt";
}
#landscape .areaList dt{
	width: 4.5em;
}
#landscape .areaList dd{
	width: calc(100% - 4.5em);
  padding-left: 0.5em;
  text-align: left;
}
#landscape .areaList dt p,
#landscape .areaList dd p{
  width: 100%;
}

#landscape .areaList dd p span{
  margin: 0 10px 0 0;
  font-size: calc((13 / 20) * 100%);
}
#landscape .areaList dd p strong{
  font-size: calc((27 / 20) * 100%);
  font-weight: normal;
}

#landscape .areaList .chumon > p,
#landscape .areaList .chumon dt{
  background: #d4cab4;
}
#landscape .areaList .chumon dl{
  border-color: #5d2b0d;
}

#landscape .areaList .tateuri > p,
#landscape .areaList .tateuri dt{
  background: #d2b9bb;
}
#landscape .areaList .tateuri dl{
  border-color: #5d2b0d;
}



#landscape .areaList dd.seiyaku{
  position: relative;
}
/*
#landscape .areaList dt.seiyaku::after{
	content: "済";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 35px;
	height: 35px;
	border: 1px solid #e4007f;
	border-radius: 100%;
	font-size: 186%;
	text-align: center;
	line-height: 35px;
	color: #e4007f;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6" , HiraMinProN-W6 , "ヒラギノ明朝 Pro W6" , HiraMinPro-W6, "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho", serif;
	font-weight:bold;
}*/



#landscape .areaList dd.seiyaku::before,
#landscape .areaList dd.shodan::before{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.8);
}
#landscape .areaList dd.seiyaku::after,
#landscape .areaList dd.shodan::after{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	border: 1px solid #e60012;
	border-radius: 100%;
	font-size: 139%;
	text-align: center;
	line-height: 32px;
	color: #e60012;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3" , HiraMinProN-W3 , "ヒラギノ明朝 Pro W3" , HiraMinPro-W6, "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho", serif;*/
	/*font-weight:bold;*/
}
#landscape .areaList dd.seiyaku::after{
	content: "済";
}
#landscape .areaList dd.shodan::after{
	content: "商";
}



.viewWrap{
  overflow-x: scroll;
  margin: 0 0 40px 0;
  padding: 0 0 5px 0;
}
.viewWrap figure{
  position: relative;
  width: 150vw;
}
.viewWrap figure figcaption{
  position: absolute;
  left: 2px;
  bottom: 2px;
  text-align: left;
  font-size: 10px;
  color: #fff;
}


/*plan*/
#plan .pList{
  margin: 0 0 30px 0;
}
#plan .pList li{
  margin: 0 0 20px 0;
  text-align: center;
}
#plan .pList li:last-of-type{
  margin-bottom: 0;
}
#plan .pList li p{
  margin: 5px 0 0 0;
  font-size: 124%;
  text-align: center;
  color: #1d2087;
  line-height: 1.4;
}
.resTxt01{
	font-feature-settings: "palt";
	}
.plaUnit {
  padding-bottom: 30px;
  }
.plaUnit:first-of-type {
    padding-top: 0;
  }
.plaH{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  /*align-items: center;*/
}
.plaTtl{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  background: #0081cc;
	border-color: #0081cc;
	color: #fff;
}
.plaTtl span{
  display: block;
  margin: 5px 0 0 0;
  padding: 5px 5px 0 5px;
  border-top: 1px solid #fff;
  font-size: 70%;
}
.plaCopy01{
  width: 100%;
  margin: 0 0 10px 0;
  font-size: clamp(calc(20px * 0.7), calc(20vw / 3.75), 20px);/*20 / 26*/
  color: #000;
  line-height: 1.6;
  font-feature-settings: "palt";
  text-align: left;
}
.plan02 .plaCopy01{
  letter-spacing: 0.2em;
}
.plaCopy02 li{
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 0 0 1.3em;
  line-height: 1.6;
  font-feature-settings: "palt";
}
.plaCopy02 li::before{
  content: "◉";
  position: absolute;
  left: 0;
  top: 0;
}

.plaData p:nth-of-type(1){
  font-size: clamp(calc(20px * 0.7), calc(20vw / 3.75), 20px);/*20 / 20*/
}
.plaData dl dt,
.plaData dl dd{
  font-size: clamp(calc(16px * 0.7), calc(16vw / 3.75), 16px);/*16 / 14*/
}
.plaFig{}
.plaPrice{
  /*max-width: 320px;*/
  margin-top: 0;
  margin-bottom: 50px;
  text-align: left;
}
.plaPrice dt,
.plaPrice dd{
	display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  color: #000;
}
.plaPrice dt{
  font-size: clamp(calc(14px * 0.7), calc(14vw / 3.75), 14px);/*14 / 14*/
}
.plaPrice dd{
  position: relative;
  font-size: clamp(calc(34px * 0.7), calc(34vw / 3.75), 34px);/*34 / 34*/
}
.plaPrice.type02{
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 10px;
  border-top: none;
  border-bottom: 1px solid #000;
}
.plaPrice.type02 dd{
  font-size: 154%;
}
.plaPrice dd i{
  position: absolute;
  right: 0;
  bottom: -1.4em;
  font-style: normal;
  font-size: clamp(calc(14px * 0.7), calc(14vw / 3.75), 14px);/*14 / 14*/
  white-space: nowrap;
}
.plaPoint{
  position: relative;
  /*padding-left: 3em;*/
  margin-top: 20px;
  font-size: clamp(calc(18px * 0.7), calc(18vw / 3.75), 18px);/*18 / 20*/
  text-align: left;
  line-height: 1.6;
  color: #0081cc;
}
.plaPoint::before{
  content: "Point:";
  display: block;
  /*position: absolute;
  left: 0;
  top: 0;*/
}
.plaP{
  
}
.plaP figure{
  margin-top: 20px;
}
.plaP figure img{
  margin-bottom: 5px;
}
.plaP figure figcaption{
  font-size: 12px;
  line-height: 1.0;
  text-align: left;
}



/*equipment*/

.ttlEqu{
  margin: 0 0 20px 0;
  padding: 5px 0;
  background: #0081cc;
  font-size: 20px;/*20 / 32*/
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.0;
}
.equBg{
  padding: 30px 0;
  background: #f5f1df;
}
div.equUnitMain{
	float: none !important;
}
#equipment .equList::after{
	content: none;
}
#equipment .equUnit dt{
	/*font-weight: bold;*/
}
#equipment .fuyu{
	color: #ed6c00;
}
#equipment .natsu{
	color: #0081cc;
}
#equipment .equStr{
	margin: 0 0 20px 0;
}
#equipment .equStr li{
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 124%;/*16 / 18*/
	font-weight: bold;
}
#equipment .equStr li img{
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
}

.equCarTtl{
	border-color: #0081cc;
	color: #0081cc;
  /*font-family: 'Ubuntu', sans-serif;*/
	font-weight: 400;
	}



#kit div.equUnitMain{
	width: 100% !important;
	margin-bottom: 30px;
}
#kit div.equUnitMain figure + figure{
	margin-top: 20px;
}

#kit .equList{
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px 10px;
}
#kit .equList::after{
  content: "";
  display: block;
  height: 1px;
}
#kit .equList::after,
#kit .equList .equUnit{
	width: calc((100% - 10px) / 2);
}
#kit .equList .equUnit figcaption{
  margin: 5px 0 0 0;
	font-size: clamp(calc(13px * 0.7), calc(13vw / 3.75), 13px);/*13 / 14*/
  text-align: left;
}


#bat div.equUnitMain,
#pow div.equUnitMain{
	width: 100% !important;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: 30px;
}

#pow div.equUnitMain figure + figure{
	margin-top: 30px;
}

#bat .equList,
#pow .equList{
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 10px;
}
#bat .equList .equUnit{
	width: calc((100% - 10px) / 2);
}
#bat .equList .equUnit:nth-of-type(-n+3),
#pow .equList .equUnit{
	width: 75%;
}


#ame .equUnit{
	float: none;
	width: auto;
}


.equAmeTtl{
	margin: 0 0 0.7em 0;
	padding: 5px;
	background: #0081cc;
	color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 117%;
	text-align: center;
	line-height: 1.2;
}
#ame .equUnit p:not(.equAmeTtl){
  font-size: 100%;
  line-height: 1.6;
  text-align: left;
}

.ttlLow{
  color: #0081cc;
}


/*locaion*/
#locaion{}
#loc01{
  margin-top: 40px;
}
#loc01 ul{
  margin: 30px 0 40px 0;
}
#loc01 li{
  margin: 0 0 20px 0;
  line-height: 1.0;
}
#loc01 li .t01{
  font-size: 100%;
  text-align: left;
}
#loc01 li .t02{
  margin: 0 0 10px 0;
  font-size: 154%;
  text-align: left;
}
#loc01 li .t02 strong{
  font-size: 135%
}
#loc02{
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}


#locMap {
	margin-top: -40px;
	padding-top: 80px;
}


.mapTxtWrap{
  margin: 0 0 20px 0;
}
#locMap .mapTxt01{
	margin: 0 0 10px 0;
	letter-spacing: normal;
	line-height: 1.4;
  font-weight: normal;
  color: #000;
}
#locMap .mapTxt01 strong{
  font-weight: normal;
}
#locMap .mapTxt02{
	margin: 0 0 10px 0;
	letter-spacing: normal;
	line-height: 1.4;
  font-size: 15px;
  color: #000;
}
.locMap .cnT01{
	margin: 10px 0 20px 0;
}
#locMap .infoCN {}
#locMap .carnavi{
	display: inline-block;
	margin: 0 auto;
  padding-left: 45px;
	background-image: url(../images/ico_car.png);
  background-size: 38px auto;
	text-align: left;
  color: #1d2088;
  line-height: 28px;
	}
#locMap .carnavi strong{
  font-size: 14px;
}

.sat,
.sun,
.hol{
	display: inline-flex;
  align-items: center;
  justify-content: center;
	width: 1.5em;
	height: 1.5em;
	margin: -10px 4px 0 4px;
	/*padding: 0 0.25em;*/
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
	font-size: 85%;
	vertical-align: middle;
}
.sat{
	border-color: #1d2975; 
  color: #1d2975;
}
.sun{
	border-color: #d71618; 
  color: #d71618;
}
.hol{
	border-color: #ed6c00; 
  color: #ed6c00;
}



#locDataP{
	/*padding: 30px 0 0 0;*/
}
#locDataP li{
	position: relative;
	margin-bottom: 20px;
  font-size: 93%;
}
#locDataP li span{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 10px;
}

#location .time{
  margin: 0 0 20px 0;
  line-height: 1.0;
}
#location .time dt{
  font-size: 115%;
  text-align: left;
  line-height: 1.0;
}
#location .time dd.t01{
  margin: 2px 0 20px 0;
  font-size: 200%;/*26 / 36*/
  text-align: left;
  line-height: 1.0;
}
#location .time dd.t02{
  font-size: 170%;/*22 / 38*/
  text-align: left;
  line-height: 1.0;
}

#location .time dd span{
  display: inline-block;
  padding: 5px;
  background: #000;
  color: #fff;
  font-size: 70%;
  text-align: center;
}
#location .time dd strong{
  color: #900000;
}
#location .time dd.t01 strong{
  font-size: 122%;
}
#location .time dd.t02 strong{
  font-size: 125%;
}
#location .time dd i{
  color: #900000;
  font-style: normal;
}

/* iPhone5 とか*/
@media screen and (max-width: 320px) {

}
/* for Smartphone*/
/*スマホ横向きの際に適用*/
@media screen and (orientation : landscape) {}





/* for PC*/
@media print, screen and (min-width:768px) {
	/*comH*/
	#comH{
		height: auto;
	}
	#comH span{
	margin: 8px 0 8px 0;
	background: #fff;
	/*font-size: 16px;*/
  font-size: 20px;
	padding: 4px 10px;
}
	
	#pjName img{
		height: 50px;
	}
	.hScroll #pjName img{
		height: 35px;
	}
/*#contents{
	margin-top: 70px;
	}

#pjhNav .nav.btnOL{
	width: 7em;
	margin-right: 1em;
	font-size: 93%;
}*/
  .pageTtl h1,
  .pageTtl h2{
    /*font-size: 170%;*/
    }
  .pageTtl .fEn{
    font-size: 323%;
  }
  .pageTtl p{
    font-size: 14px;
  }
/*btn
#########################################*/
.btnOL{display: none;}
.btnOL a{
	position: relative;
	background: none;
	border-top: none;
	border-left: none;
	}
.btnOL a::after{
	content: "";
	position: absolute;
	right: -8px;
	top: 50%;
	width: 0;
	height: 0;
	margin: -5px 0 0 0;
	border: 8px solid #000;
	border-top: 6px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 6px solid transparent;
	vertical-align: middle;
}

#pjhNav .nav{
	width: 120px;
}
  #pjhNav .nav a {
    border-radius: 0;
  }
  /*gNav*/
  #pjgNav{
    background: rgba(255,255,255,0.9);
    }
  #pjgNav .nav{
    width:calc((1/6)*100%);
    border-right-color:#0081cc;
    font-size: 85%;
    }
  #pjgNav .nav a{
    color: #3e3a39;
    }
  
  #pjgNav ul .nav:first-child{
    border-left-color:#0081cc;
    }
  #pjgNav .nav a span{
    color: #0081cc;
    /*font-size: 120%;CONCEPT HOUSEが入らないので小さく／／／元は135%baseに記載*/
    }
  /*.btnWrap .btn{
    width: auto;
    min-width: 35%;
    }*/
  
  #pjgNav .nav a.new::before{
    right: 2px;
    top: -4px;
    width: 4em;
    }
    
  .slick-dots{
    bottom: 5px;
  }
  .slick-dots li button{}
  .slick-dots li.slick-active button{
    background: #0081cc !important;
  }


  .btnClose{
    width: 210px;
    margin: 30px auto 0 auto;
  }

	
	

	#mv{}
	/*.mvWrap .mvCatch*/
  .mvWrap .mvCatch{
		width: 100% !important;
    max-width: 700px !important;
		top: 0;
	}
	
  /*maininfo*/
	#mainInfo{
		margin: 0 0 30px 0;
	}

  #mainInfo .t01{
    margin: 0 0 20px 0;
    font-size: clamp(calc(34px * 0.7), calc(34vw / 9.60), 34px);/*18 / 34*/
  }
  #mainInfo .t02{
    margin: 0 0 30px 0;
    font-size: clamp(calc(40px * 0.7), calc(40vw / 9.60), 40px);/*32 / 40*/
  }
  
  #mainInfo .t03{
    margin: 0 0 10px 0;
    padding-left: 0.2em;
    font-size: clamp(calc(48px * 0.7), calc(48vw / 9.60), 48px);/*38 / 48*/
    letter-spacing: 0.2em;
  }
  #mainInfo .t03 strong{
    font-size: calc((74 / 48) * 100%);
  }
  #mainInfo .t04{
    margin: 10px 0 40px 0;
    padding-left: 0.2em;
    font-size: clamp(calc(38px * 0.7), calc(38vw / 9.60), 38px);/*28 / 38*/
    letter-spacing: 0.2em;
  }
  
  .priceWrap{}
  .priceWrap p{
    margin-right: 5px;
    font-size: 186%;/*18 / 24*/
  }

  #mainInfo .btnPlan{}
  #mainInfo .btnPlan a{
    height: 36px;
    line-height: 34px;
    font-size: 139%;
  }
  
/*info*/
	#info{
		padding: 25px 0;
	}
  #info .bold{}
	
	#info02 p{
		font-size: 278%;/*36 / 20*/
	}
  #info02 p + p{
    font-size: 124%;/*12 / 16*/
  }
  .priceTxt{}

  .areaTxt dt,
  .priceTxt dt{
    font-size: clamp(calc(20px * 0.7), calc(20vw / 9.60), 20px);/*13 / 20*/
  }

  .areaTxt dd,
  .priceTxt dd{
    margin-bottom: 20px;
    padding-top: 10px;
    font-size: clamp(calc(62px * 0.7), calc(62vw / 9.60), 62px);/*45 / 62*/
    line-height: 1.0;
  }
  .areaTxt dd span,
  .priceTxt dd span{}
  .areaTxt dd i,
  .priceTxt dd i{
    bottom: -20px;
  }

	
.sat,
.sun,
.hol{
	/*padding: 0;*/
}
  
  /*pointList*/
  .pointList{
    gap: 12px;
    width: 594px;
    margin: 10px auto 0 auto;
  }
  .pointList li{
    padding: 8px 0;
    font-size: clamp(calc(20px * 0.7), calc(20vw / 9.60), 20px);/*14 / 20*/
  }
  .pointList li:nth-of-type(1),
  .pointList li:nth-of-type(2){
    width: calc((100% - (12px * 1)) / 2);
  }
  .pointList li:nth-of-type(3),
  .pointList li:nth-of-type(4),
  .pointList li:nth-of-type(5){
    width: calc((100% - (12px * 2)) / 3);
  }
  .pointList li:nth-of-type(6),
  .pointList li:nth-of-type(7),
  .pointList li:nth-of-type(8),
  .pointList li:nth-of-type(9){
    width: calc((100% - (12px * 3)) / 4);
  }


/*landscape*/
  #landscape  .lpFig{
    max-width: 840px;
    margin: 0 auto;
    } 
  #landscape .lpFig figcaption{
    /*bottom: 40px;*/
  }
  
  
  #landscape .areaList{
    /*display: flex;
    flex-direction: row;
    justify-content: space-between;*/
    max-width: 860px;
    margin: 40px auto 0 auto;
  }

  #landscape .areaList > div{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0;
  }
  #landscape .areaList .chumon{}
  #landscape .areaList .tateuri{}

  #landscape .areaList > div > p{
    font-size: clamp(calc(20px * 0.7), calc(20vw / 9.60), 20px);/*14 / 20*/
  }

  #landscape .areaList dl{
    width: calc((410 / 860) * 100%);
  }
  #landscape .areaList::after,
  #landscape .areaList dl::after{}
  #landscape .areaList dt,
  #landscape .areaList dd{
    font-size: clamp(calc(20px * 0.7), calc(20vw / 9.60), 20px);/*17 / 20*/
  }
  #landscape .areaList dt{}
  #landscape .areaList dd{}
  #landscape .areaList dt p,
  #landscape .areaList dd p{}

  #landscape .areaList dd p span{}


  #landscape .areaList .chumon > p,
  #landscape .areaList .chumon dt{}
  #landscape .areaList .chumon dl{}

  #landscape .areaList .tateuri > p,
  #landscape .areaList .tateuri dt{}
  #landscape .areaList .tateuri dl{}

  /* for safari 游ゴシックがなくなった対応*/
  _::-webkit-full-page-media, _:future, :root #landscape .areaList dt,
  _::-webkit-full-page-media, _:future, :root #landscape .areaList dd{
      /*font-size: 116%;*/
    font-size: clamp(calc(15px * 0.7), calc(15vw / 9.60), 15px);
  }
  

/*plan*/
  
  #plan .pList{
    margin: 0 0 50px 0;
  }
  #plan .pList li{
    float: left;
    width: 30.20%;
    margin: 0 4.7% 0 0;
  }
  #plan .pList li:last-of-type{
    margin-right: 0;
  }
  #plan .pList li p{
    margin: 10px 0 0 0;
    font-size: 154%;
  }
  .plaUnit {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .plaH{
    /*align-items: flex-start;*/
    justify-content: space-between;
  }
  .plaTtl{
    order: 1;
    width: 160px;
  }
  .plaCopy{
    order: 2;
    width: calc(100% - 180px);
  }
  .plaCopy01{
    margin: -0.3em 0 0 0;
    font-size: clamp(calc(26px * 0.7), calc(26vw / 9.60), 26px);/*20 / 26*/
    text-align: left;
  }
  .plaData {
    order: 3;
    width: calc(100% - 180px);
    /*margin: -3.2em 0 0 auto;*/
    margin: 0 0 0 auto;
  }
  .plaData p:nth-of-type(1){
    font-size: clamp(calc(20px * 0.7), calc(20vw / 9.60), 20px);/*20 / 20*/
  }
  .plaData dl dt,
  .plaData dl dd{
    font-size: clamp(calc(14px * 0.7), calc(14vw / 9.60), 14px);/*16 / 14*/
  }
.plaFig{
  clear: both;
	position: relative;
}
  .plaPrice{
    width: calc(100% - 160px);
    margin: 10px auto 80px 0;
  }
  .plaPrice dt{
    font-size: clamp(calc(14px * 0.7), calc(14vw / 9.60), 14px);/*14 / 14*/
  }
  .plaPrice dd{
    font-size: clamp(calc(34px * 0.7), calc(34vw / 9.60), 34px);/*34 / 34*/
  }
.plaPrice.type02 dd{
  font-size: 170%;
}
  
  .plaPoint{
    margin-top: 30px;
    padding-left: 3.5em;
    font-size: clamp(calc(20px * 0.7), calc(20vw / 9.60), 20px);/*18 / 20*/
  }
  .plaPoint::before{
    position: absolute;
    left: 0;
    top: 0;
  }
  .plaP{
    display: flex;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  .plaP::after{
    content: none;
  }
  .plaP figure{
    width: calc((458 / 960) * 100%);
    margin-top: 0;
  }
  .plaP figure img{}
  .plaP figure figcaption{}

/*equipment*/  
  .ttlEqu{
    margin-bottom: 30px;
    padding: 10px 0;
    font-size: 32px;
  }
  .equBg{
    padding: 60px 0;
  }
  .equCat{
    margin-bottom: 80px;
  }
  div.equUnitMain{}
  #equipment .equUnit dt{}
  #equipment .fuyu{}
  #equipment .natsu{}
  #equipment .equStr{
    margin: 0 0 50px 0;
  }
  #equipment .equStr li{
    float: left;
    width: 29.2%;
    margin: 0 6.2% 0 0;
    font-size: 139%;/*16 / 18*/
    line-height: 1.4;
  }
  #equipment .equStr li:last-of-type{
    margin-right: 0;
  }
  #equipment .equStr li img{}
  #bat div:nth-of-type(2){
    margin-bottom: 10px !important;
	}

  .equCarTtl{
    border-color: #0081cc;
    color: #0081cc;
    /*font-family: 'Ubuntu', sans-serif;*/
    font-weight: 400;
    }



  #kit div.equUnitMain{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 35px;
    margin: 0 0 50px 0 !important;
  }
  #kit div.equUnitMain figure{
    width: calc((460 / 960) * 100%);
  }
  #kit div.equUnitMain figure + figure{
    margin-top: 0;
  }
  #kit div.equUnitMain figure:last-of-type{
    margin-left: auto;
    margin-right: auto;
  }

  #kit .equList{
    gap: 30px 0;
  }
  #kit .equList::after,
  #kit .equList .equUnit{
    width: calc((220 / 960) * 100%);
    margin: 0;
  }
  #kit .equList .equUnit figcaption{
    margin: 5px 0 0 0;
    font-size: clamp(calc(13px * 0.7), calc(13vw / 3.75), 13px);/*13 / 14*/
    text-align: left;
  }


  #bat div.equUnitMain,
  #pow div.equUnitMain{
    margin-bottom: 50px !important;
  }
  
  #pow .equUnitMain + div{
    float: none;
    padding: 0;
  }
  #bat div.equUnitMain figure{
    width: calc((466 / 960) * 100%);
    margin: 0 auto;
  }
  #pow div.equUnitMain{
    display: flex;
    justify-content: center;
    gap: calc((50 / 960) * 100%);
  }
  #pow div.equUnitMain::after{
    content: none;
  }
  #pow div.equUnitMain figure:nth-of-type(1){
    width: calc((465 / 960) * 100%);
    /*margin: 0 auto;*/
  }
  #pow div.equUnitMain figure:nth-of-type(2){
    width: calc((375 / 960) * 100%);
    /*margin: 0 auto;*/
  }
  #pow div.equUnitMain figure + figure{
    margin-top: 0;
  }

  #bat .equList,
  #pow .equList,
  #ame .equList{
    float: none;
    width: 100% !important;
    /*max-width: 944px !important;*/
    justify-content: space-between;
    gap: 40px 0;
  }
  #bat .equList::after,
  #pow .equList::after,
  #ame .equList::after{
    content: "";
    display: block;
    height: 1px;
  }
  #bat .equList .equUnit,
  #bat .equList .equUnit:nth-of-type(-n+3),
  #pow .equList .equUnit,
  #ame .equList .equUnit,
  #bat .equList::after,
  #pow .equList::after,
  #ame .equList::after{
    width: calc((274 / 960) * 100%);
    margin-right: 0 !important;
  }

  #ame .equList{
    display: flex;
    flex-wrap: wrap;
  }
  #ame .equUnit,
  #ame div:nth-of-type(2n+1){
    float: none;
  }
  #ame .equList .equUnit,
  #ame .equList::after{
    width: calc((300 / 960) * 100%);
  }
  


  .equAmeTtl{
    padding: 5px 10px;
    font-size: 124%;
  }
  #ame .equUnit p:not(.equAmeTtl){
    font-size: 100%;
    line-height: 1.6;
    text-align: left;
  }

  .ttlLow{
    color: #0081cc;
  }
  

	
/*locaion*/
	#locMap {
		max-width: 960px;
		margin: -70px auto 40px auto;
		padding-top: 140px;
	}

  #loc01{
    float: none;
    width: 100%;
  }
  #loc01 ul{
    display: flex;
    justify-content: space-between;
    margin: 0 0 80px 0;
  }
  #loc01 ul::after{
    content: none;
  }
  #loc01 li{
    width: calc((446/960)*100%);
    margin: 0;
  }
  #loc01 li .t01{
    font-size: 124%;
  }
  #loc01 li .t02{
    margin: 0 0 15px 0;
    font-size: 216%;
  }
  #loc01 li .t02 strong{}
  #loc02{}


  
	#loc02{
    float: none;
		margin: 40px auto 0 auto;
	}
  
  .mapTxtWrap{
    display: inline-block;
    margin: 0 0 30px 0;
    text-align: center;
  }
  #locMap .mapTxt01{
    margin: 0 0 10px 0;
  }
  #locMap .mapTxt02{
    margin: 0 0 15px 0;
    font-size: 24px;
  }
  #locMap .carnavi{
    /*background-size: 76px auto;*/
    }
  #locMap .carnavi strong{
    font-size: 16px;
  }
  
	#locDataP{
		/*padding: 50px 0 0 0;*/
	}
  #locDataP li{
    font-size: 100%;
  }
  
  #location .time{
    margin: 0 0 30px 0;
    line-height: 1.0;
  }
  #location .time dt{
    font-size: 139%;
  }
  #location .time dd.t01{
    margin: 2px 0 20px 0;
    font-size: 278%;/*24 / 36*/
  }
  #location .time dd.t02{
    font-size: 248%;/*26 / 32*/
  }

  #location .time dd span{
    padding: 10px;
  }
  #location .time dd strong{}
  #location .time dd.t01 strong{}
  #location .time dd.t02 strong{}
  #location .time dd i{}

}



/*提案*/
#proposal{}
#proposal section{}
#proposal section:first-of-type{
  margin-top: 20px;
}
#proposal section .txt{
	position: relative;
	padding: 20px 20px 0 20px;
	text-align: left;
}

#proposal section .txt .t00{
  display: inline-block;
  padding: 4px 7px;
  background: #0081cc;
  color: #fff;
	font-size: 108%;/*14 / 16*/
  text-align: center;
  line-height: 1.0;
}
#proposal section .txt .t01{
  margin: 10px 0;
	font-size: 139%;/*18 / 24*/
}
#proposal section .txt .t02{
	font-size: 115%;/*15 / 16*/
  line-height: 2.0;
}
#proposal section .img{}
#proposal section .img img{
  width: 100%;
}



/* for PC*/
@media print, screen and (min-width:768px) {
  #proposal{}
  #proposal section{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #proposal section::after{
    content: none;
  }

  #proposal section:first-of-type{
    margin-top: 40px;
  }
  
  #proposal section .txt{
    width: 50%;
    padding: 0 10px 0 calc((70/1190)*100%);
  }
  #proposal section .txt > div{
    max-width: 450px;
  }


  #proposal section .txt .t00{
    font-size: 124%;/*14 / 16*/
  }
  #proposal section .txt .t01{
    margin: 10px 0;
    font-size: 186%;/*18 / 24*/
  }
  #proposal section .txt .t02{
    font-size: 124%;/*15 / 16*/
  }
  #proposal section .img{
    width: 50%;
  }
  
  #proposal section:nth-of-type(2n){
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #proposal section:nth-of-type(2n) .txt{
    padding: 0 calc((70/1190)*100%) 0 10px;
  }
  #proposal section:nth-of-type(2n) .txt > div{
    float: right;
  }
}

/* for iPad*//*縦横両方の記述*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #proposal section .txt .t00{
    font-size: 108%;/*14 / 16*/
  }
  #proposal section .txt .t01{
    font-size: 154%;/*18 / 24*/
  }
  #proposal section .txt .t02{
    font-size: 115%;/*15 / 16*/
  }

}


/*ローン*/
#loan{
	margin: 0 0 30px 0;
  padding: 30px 0;
  background: #0081cc;
}
#loan > div{
  padding: 20px 10px;
  background: #fff;
  border-radius: 10px;
}
#loan .t01{
  font-size: 139%;/*18 / 24*/
  text-align: center;
  margin: 0 0 20px 0;
  line-height: 1.6;
  font-feature-settings: "palt";
}
#loan .t02{
  position: relative;
  display: inline-block;
  font-size: 170%;/*22 / 32*/
  text-align: center;
  margin: 0 0 20px 0;
  background: url("../images/pro_bg.png") no-repeat center 10px;
  background-size: 100% auto;
  color: #0081cc;
  line-height: 1.6;
  font-feature-settings: "palt";
  font-weight: bold;
}
#loan .t02 span{
  font-size: 80%;
}

#loan .t03{
  font-size: 124%;/*16 / 20*/
  text-align: center;
}
#loan .t04 span{
  display: inline-block;
  vertical-align: baseline;
  font-size: 186%;/*24 / 32*/
}
#loan .t04 strong{
  display: inline-block;
  vertical-align: baseline;
  font-size: 200%;/*26 / 40*/
}
#loan figure{
  margin: 20px 0 0 0;
}


/* for PC*/
@media print, screen and (min-width:768px) {
  #loan{
		margin: 0 0 60px 0;
    padding: 60px 0;
  }
  #loan > div{
    padding: 60px 9.5%;
    border-radius: 20px;
  }
  #loan .t01{
    font-size: 186%;/*18 / 24*/
    margin: 0 0 30px 0;
  }
  #loan .t02{
    font-size: 248%;/*22 / 32*/
    margin: 0 0 30px 0;
    padding: 0 70px;
    background-position: center 40%;
  }
  #loan .t02 span{}

  #loan .t03{
    font-size: 154%;/*16 / 20*/
  }
  #loan .t04 span{
    font-size: 248%;/*24 / 32*/
  }
  #loan .t04 strong{
    font-size: 308%;/*26 / 40*/
  }
  #loan figure{
    margin: 30px 0 0 0;
  }
}

/* for iPad*//*縦横両方の記述*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #loan > div{
    max-width: 90vw;
  }
}


/*コンセプト*/

.concept01{
  /*display: inline-block;*/
  max-width: 740px;
  margin: 0 auto 20px auto;
  position: relative;
  padding: 0 10px;
  text-align: center;
  line-height: 1.4;
  font-feature-settings: "palt";
}
.concept01::before,
.concept01::after{
  content: "";
  position: absolute;
  top: 0;
  width: 5px;
  height: 100%;
  border: 1px solid #000;
}
.concept01::before{
  left: 0;
  border-right: none;
}
.concept01::after{
  right: 0;
  border-left: none;
}
.concept01 p:nth-of-type(1){
  margin: 0.2em 0;
  font-size: 117%;/*15 / 28*/
  color: #910000;
}
.concept01 p:nth-of-type(2){
  font-size: 77%;/*10 / 11*/
}
.concept01 img{
  width: 80%;
  vertical-align: middle;
}

/* for PC*/
@media print, screen and (min-width:768px) {

  .concept01{
    display: inline-block;
    min-height: 140px;
    margin: 0 auto 40px auto;
    padding: 10px 35px;
  }
  .concept01::before,
  .concept01::after{
    width: 16px;
  }
  .concept01::before{}
  .concept01::after{}
  .concept01 p:nth-of-type(1){
    font-size: 216%;/*15 / 28*/
  }
  .concept01 p:nth-of-type(2){
    font-size: 85%;/*10 / 11*/
  }
  
  .concept01 img{
    width: auto;
  }
  
}


/* for iPad*//*縦横両方の記述*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) {
  /*.mvWrap{
    padding: 6% 0 0 0;
  }
  .mvWrap .mvCatch{
    top: 4%;
    width: 80% !important;
  }*/
}



/*for Retina*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

}


/*soraeNext*/
.soraeNext{
  max-width: 880px;
  margin: 0 auto 40px auto;
  padding: 20px 0 0 0;
}
.snLogo{
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
}
.soraeNext .snUnit{
  margin: 40px 0 0 0;
}
.soraeNext .snUnit h2{
  margin: 0 0 20px 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: clamp(calc(20px * 0.7), calc(20vw / 3.75), 20px);/*20 / 26*/
  font-weight: bold;
  font-feature-settings: "palt";
}
.soraeNext .snUnit h2 .br{
  display: inline-block;
}

.soraeNext .sn01{}
.soraeNext .sn01 ul{}
.soraeNext .sn01 ul li + li{
  margin: 20px 0 0 0;
}

.soraeNext .sn03{}
.soraeNext .sn03 ul{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.soraeNext .sn03 ul li{
  width: 30%;
  margin: 10px 1%;
}
.soraeNext .sn03 ul li:nth-of-type(-n+3){
  margin-top: 0;
}

/* for PC*/
@media print, screen and (min-width:768px) {
  .soraeNext{
    margin: 0 auto 60px auto;
    padding: 40px 0 0 0;
  }
  .snLogo{}
  .soraeNext .snUnit{
    margin: 50px 0 0 0;
  }
  .soraeNext .snUnit h2{
    margin: 0 0 30px 0;
    font-size: clamp(calc(26px * 0.7), calc(26vw / 9.60), 26px);/*20 / 26*/
  }

  .soraeNext .sn01{}
  .soraeNext .sn01 ul{
    display: flex;
    justify-content: space-between;
  }
  .soraeNext .sn01 ul li{
    width: calc((390 / 880) * 100%);
  }
  .soraeNext .sn01 ul li + li{
    margin: 0;
  }

  .soraeNext .sn03{}
  .soraeNext .sn03 ul{
    justify-content: space-between;
  }
  .soraeNext .sn03 ul li{
    width: calc((140 / 880) * 100%);
    margin: 0;
  }
  .soraeNext .sn03 ul li:nth-of-type(-n+3){
    margin-top: 0;
  }
}

