@charset "shift_jis";

/* -----------------------------------------------------------
 ‹¤’Êƒ^ƒO
----------------------------------------------------------- */

*{ margin:0; padding:0;}

a{outline: none; text-decoration: none;}
a:focus{outline:none;}
/*html{ background-color:#4E4A41;}*/
img{
	vertical-align:bottom;
	border: none;
	}
#pro_wrapper{
	width:100%;
	font-size:12px;
-webkit-text-size-adjust: 100%;
font-family: 'Hiragino Kaku Gothic ProN', 'ƒqƒ‰ƒMƒmŠpƒS ProN W3', Meiryo, ƒƒCƒŠƒI, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
p, dl, dt, dd, ul li{
	margin: 0px;
	padding: 0px;
}
h4, h5{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
li{ list-style-type: none;}
.cont_inner{ font-size: 1.2rem;}
.ttl_tx{
	font-size: 1.8rem;
	color: #000000;
	padding: 150px 0 40px 0;
	font-weight: bold;
	text-align: center;
	}

.ttl_line{
	border-bottom: 5px solid #78c7ff;
	padding-top: 10px;
}	



.top_btn{ float:right;}

.alpha a:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}

.alpha_item  {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.ttl{font-size: 2.0em; line-height: 1.4em; font-weight: bold; padding:100px 0 0 0; text-align: center; color: #000000;}


.clear {;
	clear: both;
	height: auto;
	width: auto;
}
.pdtp60{ padding-top: 60px;}
.pdtp40{ padding-top: 40px;}
.pdtp20{ padding-top: 20px;}
.pdtp10{ padding-top: 10px;}
.pdbt60{ padding-bottom: 60px;}
.pdbt40{ padding-bottom: 40px;}
.pdbt22{ padding-bottom: 22px;}
.pdbt20{ padding-bottom: 20px;}
.pdbt12{ padding-bottom: 12px;}
.pdbt10{ padding-bottom: 10px;}
.pdbt9{ padding-bottom: 9px;} 
.pdbt5{ padding-bottom: 5px;} 
.mgl300{margin-left: 300px;}
.mgrt24{ margin-right: 24px;}
.mgrt56{ margin-right: 56px;}
.mgrt40{ margin-right: 4rem;}
.mgbt40{ margin-bottom: 40px;}
.mgtp10rem{margin-top: 10rem;}
.mgtp6rem{margin-top: 6rem;}
.mgbt3rem{margin-bottom: 3rem;}
.tx_bold{ font-weight: 700;}
.bg_line {
width: 100%;
;
background-image: url("/include_html/images/campaign/2023/UXTEAM-2346/mv_bg.gif");
background-repeat: repeat-x;
background-position: left top;
}
.bg_blue{
   background-color:#bed9ed;
   border-radius: 1rem;
}
.bg_cp_bn {
	background-color: #26208e;
}
.bg_cp_bn .cp_bn {
}

/*
.cont_inner {
	width: 1000px;
	margin: 0 auto;
    text-align: left;
	}
*/

.cont_inner {
	width: 100%;
  max-width: 1000px;
	margin: 0 auto;
    text-align: left;
	}

.pr_box{
   text-align: center;
   margin: 1rem;
}
.pr_box span{
   border: solid 1px #000000;
   padding: 0.1rem 0.8rem;
   margin-right: 0.5rem;
}


.btn_item {
  font-size: 1.2rem;
  text-align: center;
  width: 100%;      /*width: 500px;*/
  max-width: 500px;
  background-color:#e9793a;
  color:#ffffff!important;
  border-radius:10px;
  border:20px solid #e9793a;
  text-decoration:none;
  display:inline-block;
  margin:0 55px;
}
.btn_item a{
  color:#FFFFFF; text-decoration: none;
}
.btn_icon_body {
  position: relative;
}
.icon_size {
  width: 20px;
  position: absolute;
  top: 4px;
  right: 20px;
}

.btn_product {
  font-size: 1.0rem;
  text-align: center;
  width: 450px;
  background-color:#bba81d;
  color:#ffffff!important;
  border-radius:10px;
  border:20px solid #bba81d;
  text-decoration:none;
  display:inline-block;
  margin:0 185px;
}

.btn_product a{ color:#FFFFFF; text-decoration: none}




/* h2 {
    font-size: 1.2rem;
    text-align: left;
    margin: 0.83em 0;
    font-weight: bold;
    color: #206c7a;
} */

h4 {
  padding: 0.5em 1em;/*•¶Žš‚Ìã‰º ¶‰E‚Ì—]”’*/
  color: #494949;/*•¶ŽšF*/
  background: #f4f4f4;/*”wŒiF*/
  border-left: solid 5px #003f98;/*¶ü*/
  border-bottom: solid 3px #d7d7d7;/*‰ºü*/
  font-weight: 700;
}
.detailbox p{
 display: block;
 margin: 1rem 0 3rem 1rem;
}

.detailbox dl{

}

.subtitle2 {
    padding: 4rem 1em .75em 1.5em;
}

.subtitle2::after {
    position: absolute;
    top: .5em;
    left: .5em;
}
.pl-md-5{ padding-left: 6rem!important;}
.font-weight-bold{font-weight: 700!important;}
.text-white { color: #FFFFFF !important; }
.p-1{ padding: .25rem!important;}
.rounded{border-radius: .25rem!important;}
.border{ border: 1px solid #dee2e6!important;}
.bg-danger{ background-color: #dc3545 !important}


/*•\*/
.subtitle3 {
    position: relative;
    padding: .75em 1em .75em 1.5em;
}

.subtitle3::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #3498db;
    border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-color0 {
    background-color: #B4C1C2;
}

.tableuv1 td:first-child  {
    min-width:100px;
 }

.table_ttl{
   width: 940px;
   text-align: left;
   margin: 0 auto;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 980px;
  text-align: center;
  table-layout: fixed;
  font-size: 1.0rem;
}

table tr {
  background-color: #fff;
  border: 1px solid #cccccc;
  padding: .35em;
}
table th,
table td {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #cccccc;
}
table th {
}
table thead tr{
  background-color: #6b6cb1;
}
.px-2{ padding: 0 .5rem!important;}
.py-1{ 
   border-radius: .25rem!important;
   padding-bottom: .25rem!important;}
.rounded{border-radius: .25rem!important;}
.bg-secondary{#6c757d !important;}
.text-danger{ color: #dc3545 ;}
.w80{ width: 80%}
.w20{ width: 20%}


.flex {
  display: flex;
  justify-content:center;
  padding-bottom: 3rem;
}

.flex.reverse {
  flex-direction: row-reverse;
}
.deneb_sp .flex_release .flex {
  display: block;
}
.deneb_sp .flex_release .flex img {
  width: 60%;
  padding-bottom: 40px;
  margin: 0 auto;
}
.deneb_sp .flex_release .flex li {
  text-align: center;
}
.deneb_sp .flex_release .flex li.mgrt40 {
  margin: 0;
}

/* dl dt{ 
   width: 413px; }    
   
dl dd{
   width: 455px;
   text-align: left;
} */
.bg_orange { background-color: #ff9933;}

.txt{
   text-align: center;
}
.attent{
 font-size: 0.8rem;
 width: 100%;  /*width: 980px;*/
 max-width: 980px;
 padding-top: 20px;
 margin: 0 auto;
}

/* ŒÅ’èƒƒjƒ…[ */
.floatmenu ul li:nth-last-child(1):after,
.floatmenu ul li:nth-last-child(2):after{
	content:"";
}
.floatmenu ul li:last-child{
	position:absolute;
	right:0;
	color: #FFFFFF;
	background:#f27b39;
	margin:0.3rem;
	padding:0.8rem 4rem 0.8rem 4rem;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.floatmenu ul li:last-child a{
	color:#fff;
}
.floatmenu ul li:last-child a:hover{
	opacity: 0.8;
}



/*---------
 floatmenu 
---------*/
.floatmenu ul{
	display:flex;
}
.floatmenu ul li{
	padding:0.8rem 1.5rem 0.8rem 1.5rem;
	/*font-size:0.8rem;*/
	margin-bottom: 10px;
	font-weight:400;
	text-align: center;
	/*font-family:"Noto Sans Japanese";*/
		background: url("/include_html/images/campaign/2020/200219laclon/icon_arrow.gif") no-repeat center bottom;
}

.floatmenu{
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	background:#f9f9f9;
    position: absolute;
    width:100%;
	z-index:10;
	opacity:0.95;
	line-height: 20px;
}
.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
}



/*.floatmenu li:after{
	content:"|";
	padding-left:1.0rem;
}*/
.floatmenu li:nth-last-child(1):after{
	content:"";
}
.floatmenu a {
	text-decoration: none;
	color:inherit;
  color: #333;
	transition: 0.3s ease;
}

.floatmenu a:hover {
	color: #f27b39;
	text-decoration:none;
}
.floatmenu .wrap{
	max-width:1000px;
	margin:0 auto;
	position:relative;	
}
/* -----------------------------------------------------------
 ªªªªª CSS‚Ì’Ç‹L‚Í‚±‚±‚Ü‚Å ªªªªª
----------------------------------------------------------- */

/* -----------------------------------------------------------
 ClearFix AREA
----------------------------------------------------------- */

/* --------- clearfix --------- */
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}



.clearfix{
  zoom:1;
}
/* --------- /clearfix --------- */

/* -----------------------------------------------------------
 ClearFix
----------------------------------------------------------- */
div:after,
ul:after,
ol:after,
dl:after,
.clearfix:after{
height:0;
visibility:hidden;
content:".";
display:block;
clear:both;
}

/* for IE7 only */
*:first-child+html div,
*:first-child+html ul,
*:first-child+html ol,
*:first-child+html dl,
*:first-child+html .clearfix{
height:1%;
}

/* for IE6 and below */
/*\*/
* html .clearfix{
height:1%;
}
/* ClearFix End */
@charset "shift_jis";

@media (max-width:768px){
  .btn_item {
   font-size: 1rem;
   margin:0 auto;
}
  .ttl_tx{
	font-size: 1.6rem;
	padding: 60px 0 40px 0;
	
}
.flex {
  display: block;
}

.flex li{
    margin: 20px 0 10px 0;
  }

.mgrt40{ margin-right: 0rem;}


}



