@charset "UTF-8";
/* 
#009FE8 rgba(0,159,232,1.0)
#00469B rgba(0,70,155,1.0)
#222    rgba(34,34,34,1.0)
#E60020 rgba(230,0,32,1.0)
*/

/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,abel,egend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0; 
  font-style: normal; 
  font-weight: normal; 
  font-size: 100%; 
  vertical-align: baseline; 
  box-sizing: border-box; 
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  -o-box-sizing: border-box; 
  -ms-box-sizing: border-box;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {   
  display: block;
}
html {
}
blockquote, q {
  quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
  content: '';
  content: none;
}
input,button,textarea,select,option {
  margin: 0; 
  padding: 0; 
  background: none; 
  border: none; 
  border-radius: 0; 
  outline: none; 
  -webkit-appearance: none; 
  -moz-appearance: none; 
  appearance: none; 
  box-sizing: border-box; 
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  -o-box-sizing: border-box; 
  -ms-box-sizing: border-box;
}
select::-ms-expand {
  display: none;
}
img{
  border: 0;
  outline: none;
  font-size: 1.1rem !important;
  color:rgba(34,34,34,0.8) !important;
  pointer-events: none;
  -webkit-touch-callout:none;
  -moz-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
}
ol, ul {
  list-style: none;
}
table { 
  border-collapse: collapse;
  border-spacing: 0;
}
a:link, a:active, a:hover, :focus{
  outline: 0px none;
  text-decoration: none;
}*/

/*html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  line-height: 1.0;
  text-rendering:optimizeLegibility;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
  -webkit-tap-highlight-color:rgba(34,34,34,0.4);
  scroll-behavior: smooth;
}*/
body#dlamp {
  width: 100%;
  overflow: hidden;
  background: #fff;
  font-family: sans-serif;
}
/*body.jp {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.62rem;
  line-height: 1.7;
  font-family: 'Heebo','Noto Sans JP', sans-serif;
  font-feature-settings : "pkna" 1;
  letter-spacing: 0.03rem;
  font-weight: 400;
  color: #222;
}*/
/*body.en {*/
body#dlamp #main-contents {
  font-size: 1.7rem;
  line-height: 1.36;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.086rem !important;
  /*font-weight: 300;*/
  color: #222;
}
@media all and (max-width: 768px){
/*html, */body#dlamp{
  width: 100%;
}
body#dlamp{
  font-size: 1.54rem;
  line-height: 1.65;
}
}

/*::selection,
::-moz-selection{
	background: rgba(34,34,34,0.4);
}

a {
  color: inherit;
  text-decoration:underline;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
}
a:hover{text-decoration: none;}
a.link{border-bottom:dashed 1px currentColor;}
a:focus{outline:none;}
a.img img{
  border: none;
  transition: opacity .5s;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
}
a.img:hover img{transform:scale(1.2);}
a.__button {
  display: inline-block;
  margin: 0 auto;
  padding:0 20px;
  height: 32px;
  border: 1px solid #999;
  border-radius: 16px;
  line-height: 33px;
  font-size: 16.2px;
  font-size: .9rem;
  text-align: center;
  text-decoration: none;
  color: #999;
  -webkit-transition: all 0.2s;
  transition: all 0.2s
}
a.__button:hover {
  padding:0 40px;
  border-color: #333;
  color: #333
}

.font01 {
  font-family: "Audiowide", sans-serif;
  font-weight: 400;
  font-style: normal;
}*/
strong{font-weight:700;}
.tc{text-align: center !important;}
.tl{text-align: left !important;}
.tr{text-align: right !important;}

.cf {zoom:1;}
.cf:before,
.cf:after{content:""; display:table;}
.cf:after{clear:both;}

.pt0{padding-top:0 !important;}
.pb0{padding-bottom:0 !important;}
.mt0{margin-top:0 !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}
.mt120{margin-top:120px !important;}
.mt160{margin-top:160px !important;}
.mb0{margin-bottom:0 !important;}
@media only screen and (max-width: 768px) {
.mt60{margin-top:40px !important;}
.mt70{margin-top:40px !important;}
.mt80{margin-top:40px !important;}
.mt90{margin-top:40px !important;}
.mt100{margin-top:40px !important;}
.mt120{margin-top:40px !important;}
.mt160{margin-top:40px !important;}
}

br{height: 0;line-height: 0;}
br.pc{display: block;}
br.tab{display: none;}
br.smp{display: none;}
br.sp{display: none;}
@media only screen and (max-width: 960px) {
br.pc{display: none;}
br.tab{display: block;}
}
@media only screen and (max-width: 768px) {
br.pc{display: none;}
br.smp{display: block;}
}
@media only screen and (max-width: 480px) {
br.sp{display: block;}
}

.spOnly{display: block;}
.pcOnly{display: none;}
@media all and (min-width: 768px){
.spOnly{display: none !important;}
.pcOnly{display: block !important;}
}
/*@media only screen and (min-width: 768px) {
.tb_sp{display: none;}
}
@media only screen and (max-width: 768px) {
.tb_pc{display: none;}
}*/


#dlamp #main-contents{
  position: relative;
}
#dlamp .main{
  /*padding-bottom:40px;*/
  overflow: hidden;
}
#dlamp .inner {
  max-width: 1180px;
  width: 100%;
  padding:40px 4% 50px;
  margin:0 auto;
  box-sizing: border-box;
}
@media (max-width:960px) {

}
@media (max-width:768px) {
#dlamp .inner {
  padding:25px 4% 15px;
}
}


#dlamp .l_area{
  width: 48%;
  float: left;
}
#dlamp .r_area{
  width: 48%;
  float: right;
}

#dlamp img{
  max-width: 100%;
  height: auto;
}
#dlamp h2{
  padding-bottom: 0.6em;
  font-size: 3.6rem;
  color: rgba(34,34,34,0.9);
  line-height: 1.0;
  margin-top:0.8em;
}
/*.jp #dlamp  h2{
  font-weight: 800 !important;
  letter-spacing: 0.12rem;
}*/
.en #dlamp h2{
  font-weight: 700 !important;
  letter-spacing: 0.024em;
}
#dlamp .page h2{
  font-size: 3.2rem;
}
#dlamp h3{
  padding-bottom: 0.1em;
  font-weight: 700 !important;
  color: #009FE8;
  line-height: 1.0;
}
/*.jp #dlamp h3 {
  letter-spacing: 0.08rem;
  font-size: 2.1rem;
}*/
.en #dlamp h3 {
  letter-spacing: 0.06rem;
  font-size: 2.4rem;
}
#dlamp h4{
  padding: 0 0.3em 0.2em;
  font-size: 1.8rem;
  color: rgba(34,34,34,0.85);
  border-bottom:solid 1px rgba(0, 159, 232,1.0);
}
/*.jp #dlamp h4{
  font-weight: 900 !important;
  line-height: 1.0;
  letter-spacing: 0.1rem;
  display: inline-block;
}*/
.en #dlamp h4{
  font-weight: 700 !important;
  line-height: 1.15;
  letter-spacing: 0.08rem;
  display: block;
}
#dlamp .s{
  /*transform: scale(0.82);
  transform-origin: left top;
  display: inline-block;*/
  font-size: 82%;
  opacity: 0.8;
  line-height: 1.62;
}
@media (max-width:768px) {
#dlamp .l_area,
#dlamp .r_area{
  width: 100%;
  float: none;
}
#dlamp h2{
  font-size: 2.6rem;
  text-align: center;
  position: relative;
} 
#dlamp h2:after{
  display: inline-block;
  content: "";
  width: 20px;
  height: 2px;
  background: rgba(34,34,34,0.5);
  position: absolute;
  top:-1.4em;
  left:50%;
  transform: translateX(-50%);
}
/*.jp #dlamp h3{
  font-size: 2.0rem;
}*/
.en #dlamp h3 {
  font-size: 2.1rem;
}
/*.jp #dlamp h4{
  font-size: 1.62rem;
}*/
.en #dlamp h4{
  font-size: 1.86rem;
}
}

#dlamp .circle{
  content:"";
  display: inline-block;
  width: 0.9em;
  height: 0.92em;
  border:solid 1px currentColor;
  border-radius: 0.45em;
  vertical-align: -0.1em;
  box-sizing: border-box;
  line-height: 1.0;
}
#dlamp .circle2{
  content:"";
  display: inline-block;
  width: 0.9em;
  height: 0.92em;
  border:double 3px currentColor;
  border-radius: 0.45em;
  vertical-align: -0.1em;
  box-sizing: border-box;
  line-height: 1.0;
}
#dlamp .cross{
  content:"";
  display: inline-block;
  width: 1em;
  height: 1.02em;
  border-radius: 0.5em;
  vertical-align: -0.18em;
  box-sizing: border-box;
  position: relative;
  line-height: 1.0;
}
#dlamp .cross:before{
  content:" ";
  display: block;
  position: absolute;
  top:0;
  left:48%;
  height: 100%;
  width: 1px;
  border-left:solid 1px currentColor;
  transform: rotate(43deg);
  transform-origin: center center;
}
#dlamp .cross:after{
  content:" ";
  display: block;
  position: absolute;
  top:0;
  right:48%;
  height: 100%;
  width: 1px;
  border-right:solid 1px currentColor;
  transform: rotate(-43deg);
  transform-origin: center center;
}
@media (max-width:768px) {

}

#dlamp .list01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}
#dlamp .list01 li {
  width: 32%;
  /*max-width: 320px;
  height: 350px;*/
  text-decoration: none;
  line-height: 1.5;
  list-style: none;
}
@media (max-width:768px) {
#dlamp .list01{
  padding: 0 0 3rem;
}
#dlamp .list01 {
  display: block;
}
#dlamp .list01 li {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
}

#dlamp .table_w .table01{
  width: 50%;
  float: left;
}
#dlamp .table01{
  max-width: 900px !important;
  width: 100%;
  margin:0 0 1em;
  font-size: 96%;
  border-collapse: collapse;
}
/*.jp #dlamp .table01{
  line-height: 1.36;
  letter-spacing: 0.1rem;
}*/
.en #dlamp .table01{
  line-height: 1.16;
}
#dlamp .table01 th{
  padding:0.7em 1.2em 0.48em 0.8em;
  text-align: center;
  box-sizing: border-box;
  font-weight: 700;
  color:rgba(34,34,34,0.9);
  position: relative;
  vertical-align: middle;
  /*border-bottom:solid 1px rgba(0,159,232, 0.6);
  background:rgba(0,159,232, 0.06);*/
  border-bottom:solid 1px rgba(34,34,34, 0.4);
  background:rgba(34,34,34, 0.04);
}
/*.jp #dlamp .table01 th{
  color:rgba(34,34,34,0.9);
}*/
.en #dlamp .table01 th{
  color:rgba(34,34,34,0.7);
  font-size: 90%;
}
#dlamp .table01 thead th{
  background:rgba(34,34,34, 0.1);
}
#dlamp .table01 tbody td{
  padding:0.7em 1.2em 0.48em 0.8em;
  border-bottom:solid 1px rgba(0,159,232, 0.6);
  text-align: center;
  position: relative;
  vertical-align: middle;
}
#dlamp .table01 th:before,
#dlamp .table01 td:before{
  display: block;
  position: absolute;
  content: "";
  width: 1px;
  height: calc(100% - 5px);
  background: rgba(0,159,232, 0.6);
  bottom:-3px;
  right:3px;
}
#dlamp .table01 thead th:first-child:after{
  display: none;
}
@media (max-width:960px) {
.en #dlamp .table01 th,
.en #dlamp .table01 tbody td{
  padding-left:0.2em;
  padding-right:0.2em;
  font-size: 82% !important;
}
}
@media (max-width:768px) {
#dlamp .table_w {
  margin-bottom:1em;
}
#dlamp .table_w .table01{
  width: 100%;
  float: none;
  margin:0
}
/*.jp #dlamp .table01 th,
.jp #dlamp .table01 tbody td{
  padding-left:0.5em;
  padding-right:0.5em;
  font-size: 82% !important;
}*/
/*.en #dlamp .table01 th,
.en #dlamp .table01 tbody td{
  font-size: 76% !important;
}*/
}

#dlamp .dl01{
}
#dlamp .dl01 dt{
  font-weight: 700;
  line-height: 1.36;
  margin:0 0 0.5em;
  font-size: unset;
}
#dlamp .dl01 dd{
  line-height: 1.36;
  margin-bottom:0.5em;
}

#dlamp .youtube_w{
  max-width: 800px;
  margin: 0 auto 30px;
  line-height: 1.3;
  color:rgba(34,34,34,0.76);
  font-size: 90%;
}
#dlamp .youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  border:solid 7px rgba(34,34,34,0.3);
}
#dlamp .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#dlamp .youtube_w p{
  margin-top: 15px;
}


/* 移設時の追加20250828 */
#dlamp .pagetop{
  float: right;
  transform: translateY(-170%);
}



