@charset "shift_jis";

/* -----------------------------------------------------------
 共通タグ
----------------------------------------------------------- */
*{ margin:0; padding:0;}
.page__inner{
		width:100vw;
	}
a{
    outline: none;
    text-decoration: none;
}
#cp a {
    outline: none;
    color: #f96f8a;
    text-decoration: underline!important;
}
#cp a:hover {
    outline: none;
    color: #f96f8a;
    text-decoration: none!important;
}
a:focus{outline:none;}
/*html{ background-color:#4E4A41;}*/
img{
	vertical-align:bottom;
	border: none;
	}

/* #page {
    overflow: hidden;
}*/
.w1000px {
width: 1000px;
	margin: 0 auto;
} 

#pro_wrapper{
	width:100%;
	font-size:12px;
-webkit-text-size-adjust: 100%;	
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 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;}
.contbox{
	width: 100%;
    font-size: 1.0rem;
    font-weight: 300;
    line-height: 1.6rem;
    color: #333333;
}
.ttl_tx{
	font-size: 1.8rem;
	color: #df2e8b;
	font-weight: bold;
	text-align: center;
	}

  .ttl_tx.ttl_tx_type_b {
    padding: 80px 0 40px 0;
    }

.ttl_line{
	border-bottom: 5px solid #579b58;
	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-cp{
    color: #FFFFFF;
    padding: 3rem 0;
    font-size: 1.4rem;
    line-height: 2.4rem;
}


.subttl{
border-left: solid 8px #579b58;
color: #000000;
margin: 1.5rem 0;
}
.subttl p{
 padding: 0.5rem 1rem;
 display: block;
 font-weight: 700;
 font-size: 1.2rem;
}
.subttl span{
 font-size: 1.0rem;
}

.pdtp2rem{ padding-top: 2rem;}
.pdtp4rem{ padding-top: 4rem;}
.pdtp6rem{ padding-top: 6rem;}
.pdtp10rem{ padding-top: 10rem;}
.pdtp60{ padding-top: 60px;}
.pdtp40{ padding-top: 40px;}
.pdtp20{ padding-top: 20px;}
.pdtp10{ padding-top: 10px;}
.pdbt3rem{ padding-bottom: 3rem;}
.pdbt6rem{ padding-bottom: 6rem;}
.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: 40px;}
.mgrt20{ margin-right: 20px;}
.mgbt40{ margin-bottom: 40px;}
.mgtp10rem{margin-top: 10rem;}
.mgtp6rem{margin-top: 6rem;}
.mgtp4rem{margin-top: 4rem;}
.mgtp2rem{margin-top: 2rem;}
.mgbt3rem{margin-bottom: 3rem;}
.mgbt4rem{margin-bottom: 4rem;}
.mgbt6rem{margin-bottom: 6rem;}
.tx-pink{color:#f96f8a ;}
.tx_bold{ font-weight: 700;}
.tx_small{ font-size: 0.8rem;}
.tx-white{ color: #FFFFFF!important;}
.tx-gry{ color: #333333!important;}
.bg-cream {
	background-color: #f9f5f2;
}
.bg-pink{
    background-color: #fceaee;
}
.bg-lightblue{
	background-color: #f2fafb;
}
.recip-tx{
	background-color: #edf8fb;
	border-radius: 10px;
	width: 500px;
	margin-bottom: 1rem;
}
.recip-tx p{
	padding: 1rem 1.5rem;
	text-align: center;
	color: #006699;
	font-weight: 700;
}
.tx-small{
	font-size: 0.8rem;
    margin-bottom: 1.5rem;
}
.w_80{
 width: 80%;
 margin: 0 auto;
}
.w_90{
 width: 90%;
 margin: 0 auto;
}

.mv-pc{
width: 1000px;
	margin: 0 auto;
}
.bg-mv-pc{
   
}
.flex-center{
	display: flex;
	justify-content: center;
}
.flex-center-sp{
	display: flex;
	justify-content: space-between;
}
.flex{
	display: flex;
}
.item{
	font-size: 1rem;
}

.item dt{
	font-weight: 700;
width: 20%;
	text-align: center;
	display: block;
	
}
.item dd{
	padding-bottom: 0.3rem;
	text-align: left;
	display: block;
	width: 80%;
}

.ditail{
	width: 1000px;
	margin: 0 auto;
	font-size: 1rem;
	
}
.ditail li{
	width: 500px;
}

.cont_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 100px 0;
	}
.ttl-tx{
	margin-bottom: 1rem;
}
.ttl-read{
	font-size: 1rem;
	line-height: 2rem;
}
.tx-box{
	width: 670px;
	margin: 0 auto;
}


.tx-read-box{
	font-size: 1rem;
	text-align: left;
	line-height: 1.4rem;
	width: 350px;
}
#howto{
    text-align: left!important;
}
#howto .step-img{
    width: 100%;
}
#howto .step{
    margin-bottom: 4rem;
}
#howto .step dl{
    width: 30%;
}
#howto .step dt{
    text-align: center;
    margin-bottom: 1rem;
}
#howto .step dd{
    font-size: 1rem;
}
#howto .seibun-bg{
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 4rem;
}
#howto .seibun-box{
    padding: 2rem;
}
#howto .tx-read-howto{
    text-align: center;
    margin-bottom: 2rem;
    font-size: 1rem;
}
#howto h3{
    text-align: center;
    color: #58becf;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
}
#howto h4{
    text-align: center;
    color: #58becf;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}

.wrap{ width: 90%; margin: 0 auto;}
.inner_wrap{ padding: 4rem 0;}
.inner_wrap_bt{ padding: 0 0 4rem 0;}
.contbox h2{/* LPに使用中 */
	font-size:1.8rem;
	font-weight:600;
	color:#333;
	text-align:center;
	padding:3.3rem 0;
	line-height:3rem;
}

/*特徴*/
#tokucho dl{
    width: 40%;
}
#tokucho dl dt{
    text-align: center; 
}
#tokucho .ttl-sub{
    font-weight: 700;
    font-size: 1.2rem;
   padding: 1rem 0 0 0;
}
#tokucho .ttl{
    padding: 0.5rem 0;
    display: block;
}
#tokucho .ttl-bg{
    font-weight: 700;
    background-color: #dddddd;
}
#tokucho dl dd{
    text-align: left;
   }
#tokucho .tokucho-tx{
    margin-top: 2rem;
    text-align: left;
}
/*ご購入・デモ体験申込手順*/
#flow dl{
    background-color: #FFFFFF;
    width: 23%;
    border-radius: 10px;
}
#flow dl dt{
    text-align: center;
    padding: 1rem 0 0 0;
    font-weight: 700;
   color: #f191a3;
}
#flow dl dd{
    text-align: left;
    padding: 1rem;
    font-size: 0.9rem;
}
#flow .ttl{
    color: #f191a3;
}
/*plusitem*/
#plusitem{
    text-align: left!important;
}
#plusitem .point{
    margin-top: 2rem;
}
#plusitem .ttl-sub{
    font-size: 1.2rem;
    margin-top: 0.5rem;
}
#plusitem .point dl{
    background-color: #FFFFFF;
    width: 23%;
    border-radius: 10px;
}
#plusitem .point dl dt{
    text-align: center;
    padding: 1rem 0 0 0;
   color: #333333;
}
#plusitem .point dl dd{
    text-align: left;
    padding: 1rem;
    font-size: 0.9rem;
}
#plusitem .point .ttl{
    color: #f191a3;
}
#plusitem .point .img{
    width: 90%;
    margin: 0 auto;
}
#plusitem .plusitem-item .detail{
    width: 80%;
}
#plusitem .plusitem-item-img img{
    width: 90%;
    border: solid #FFFFFF 3px;
}
#plusitem .icon ul{
    padding: 1.5rem 0;
    display: block;
}
#plusitem .icon li{
    background-color: #efa348;
    border-radius: 60px;
    padding: 0.2rem 0.6rem;
}
#plusitem .icon li span{
    color: #FFFFFF;
    font-size: 0.8rem;
    font-weight: 700;
    display: block;
    margin: 0.2rem;
}
.triangle-right{
  width: 0;
  height: 0;
  border-left: 30px solid #999999;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  margin: 110px 15px 0 20px;
}
.triangle-bttom{
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #999999;
  margin: 0 auto;
  display: block;
  padding-bottom: 1rem;
}


/*ナビのボタン色変更*/
body .local_nav_btn {
  background: #fd94a8!important;
  border: 2px solid #fd94a8!important;
}
body .local_nav_btn:hover {
  color: #fd94a8!important;
  background: #FFFFFF!important;
  border: 2px solid #fd94a8!important;
}
body .local_nav_btn:hover a {
  color: #fd94a8!important;
   }
.local-nav li .fa-sharp.fa-solid.fa-chevron-down {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  color: #fd94a8!important;
}
/*お問い合わせ*/
.btn-bg{
	background-color: #FFFFFF;
	width: 100%;
}
.btn-box{
	margin: 0 auto;
	padding:  2rem 0 0.5rem;
}
.btn a {
  position: relative;
  display: block;
 width: 500px;
  padding: 25px 0;
  background-color: #fd94a8;
  border-radius: 60px;
  font-size: 1.4rem;;
   font-weight: 700;
  color: #FFFFFF!important;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
}
 
.btn a:link{
	color: #FFFFFF!important;
	text-decoration: none;
}
.btn a:hover{
	color: #FFFFFF!important;
	text-decoration: none;
}
.btn-orange a {
  position: relative;
  display: block;
 width: 500px;
  padding: 25px 0;
  background-color: #eb8029;
  border-radius: 60px;
  font-size: 1.4rem;;
   font-weight: 700;
  color: #FFFFFF!important;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
}
 
.btn-orange a:link{
	color: #FFFFFF!important;
	text-decoration: none;
}
.btn-orange a:hover{
	color: #FFFFFF!important;
	text-decoration: none;
}


.doctor-bg .doctor{
    padding-bottom: 2rem;
}
.doctor-bg img{
    width: 100%;
}
#cp {
    text-align: left!important;
}
#cp .cp-box{
    background-color: #FFFFFF;
    border-radius: 10px;    
   padding: 2rem 2rem 0 2rem;
    margin: 0 0 4rem 0;
}
#cp .cp-detail dl{
    margin-bottom: 2rem;
}
#cp .cp-detail dt{
    border-left: 4px solid #fd94a8;
    margin-bottom: 1rem;
}
#cp .cp-detail dt span{
    color: #fd94a8;
    font-weight: 700;
    font-size: 1.2rem;
    margin-left: 0.8rem;
}
#cp .cp-detail dd{
    color: #333333;
    font-size: 1rem;
}
#flow dl{
    background-color: #FFFFFF;
    width: 48%;
    margin-bottom: 1rem;
}
#flow dl dt{
    text-align: center;
    padding: 1.5rem 0 0 0;
    font-weight: 700;
    font-size: 1.2rem;
   
}
#flow dl dd{
    text-align: left;
    padding: 2rem;
    font-size: 1rem;
}

#plusitem .point dl{
    background-color: #FFFFFF;
    width: 30%;
}
#plusitem .point dl dt{
    text-align: center;
    padding: 1rem 0 0 0;
}
#plusitem .point dl dd{
    text-align: left;
    padding: 1rem;
    font-size: 1rem;
}
.tx-read{
    margin: 8rem 0 4rem 0;
    font-size: 1.4rem;
    line-height: 2.4rem;
}
.tx-blue{
    color: #56cfd8!important;
}
.tx-bold{
    font-weight: 700;
}
.tx-1rem{
    font-size: 1rem;
}
.tx-orange{
    color: #efa348!important;
}
/* アイコンのスタイル */
.btn-arrow-right a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 12px;
  height: 12px;
  margin: auto;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.btn-inner h3{
	color: #FFFFFF;
	font-size: 1.2rem;
	text-align: center;
	line-height: 2.4rem;
	font-weight: 700;
	margin-bottom: 2rem;
}



.bg_ttl01{
  text-align: left;
  width: 120px;
  background-color: #f5e0f5;
  }
.bg_ttl02{
  text-align: left;
  width: 120px;
  background-color: #ddebf3;
  }
.bg_ttl03{
  background-color: #e5f1d7;
  text-align: left;
}
.bg_ttl04{
  background-color: #e7f1fa;
  text-align: left;
}
.bg_ttl05{
  background-color: #ccd8ed;
  text-align: left;
}


.bg_blue { background-color: #56cfd8;}

.txt{
   text-align: center;
}
ul.notes {
  display: table;
  width: 100%;
  margin: 0;
  padding-left: 0;
  text-align: left;
}
ul.notes li {
  list-style: none;
  font-size: 0.9rem;
  line-height: 1.6;
}
ul.notes li .notes_head {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  padding-right: 0.5em;
}
ul.notes li .notes_body {
  display: table-cell;
  vertical-align: top;
}

/* 固定メニュー */
.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 3rem 0.8rem 3rem;
	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;
	/*font-size:0.8rem;*/
	margin-bottom: 10px;
	font-weight:400;
	text-align: center;
	/*font-family:"Noto Sans Japanese";*/
		background: url(../../../include_html/images/pickup/UXTEAM-2884/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:960px;
	margin:0 auto;
	position:relative;	
}
/*PCとSPで出しわける用*/
.pc {
    display: block;
  }
  .sp {
    display: none;
  }
  
@media screen and (min-width: 350px) and (max-width: 768px){
    .pc {
      display: none;
    }
    .sp {
      display: block;
    }
  }
@media screen and (min-width: 350px) and (max-width: 768px){
    .doctor-bg .doctor{
    padding-bottom: 2rem;
}
.tx-read{
    margin: 8rem 0 2rem 0;
    font-size: 1.2rem;
    line-height: 2rem;
}
#plusitem .plusitem-item-img img{
    width: 100%;
    border: solid #FFFFFF 3px;
}    
#plusitem .plusitem-item .detail{
    width: 100%;
    margin-top: 2rem;
}
    #howto .step-img{
    width: 60%;
    margin: 0 auto;
}
#howto .step{
    margin-bottom: 0rem;
}
    #howto .step dl{
    width: 100%;
    margin-bottom: 3rem;
}
#howto .step dt{
    text-align: center;
    margin-bottom: 2rem;
}
#howto .step dd{
    font-size: 1rem;
    text-align: center;
}
#howto .seibun-bg{
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 4rem;
}
#howto .seibun-box{
    padding: 2rem;
}
#howto .tx-read-howto{
    text-align: left;
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 2.2rem;
}
#howto h3{
    text-align: center;
    color: #58becf;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
}
#howto h4{
    text-align: center;
    color: #58becf;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}
    #flow dl{
    background-color: #FFFFFF;
    width: 100%;
    margin-bottom: 1rem;
}
        #plusitem .point dl{
    background-color: #FFFFFF;
    width: 100%;
    margin-bottom: 1rem;
}
    
    #tokucho dl{
    width: 100%;
    margin-bottom: 1rem;
}
	.ttl-tx{
	margin: 0 auto;
	width: 90%;
}
	.img-sp{
		width: 90%;
	}

	/*お問い合わせ*/
.btn-bg{
	background-color: #FFFFFF;
	width: 100%;
}
.btn-box{
	margin: 0 auto;
	padding: 2rem 0;
}
.btn a {
  position: relative;
  display: block;
  width: 100%;
  padding: 15px 100px;
  background-color: #fd94a8;
  border-radius: 60px;
  font-size: 1rem;;
   font-weight: 700;
  color: #FFFFFF!important;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
}
.btn a:link{
	color: #FFFFFF!important;
	text-decoration: none;
}
.btn a:hover{
	color: #FFFFFF!important;
	text-decoration: none;
}
.btn-box{
	margin: 0 auto;
	padding: 2rem 0 0.5rem 0;
}
.btn-box-orange{
	margin: 0 auto;
	padding: 2rem 0;
}
.btn-orange a {
  position: relative;
  display: block;
  width: 100%;
  padding: 15px 50px;
  background-color: #eb8029;
  border-radius: 60px;
  font-size: 1rem;;
   font-weight: 700;
  color: #FFFFFF!important;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
}
.btn-orange a:link{
	color: #FFFFFF!important;
	text-decoration: none;
}
.btn-orange a:hover{
	color: #FFFFFF!important;
	text-decoration: none;
}


/* アイコンのスタイル */
.btn-arrow-right a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 12px;
  height: 12px;
  margin: auto;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  transform: rotate(45deg);
  box-sizing: border-box;
}

	.tx-read-box{
	font-size: 1rem;
	line-height: 1.4rem;
	width: 100%;
}
	.ttl-read{
	font-size: 1rem;
	line-height: 1.8rem;
	font-weight: 700;
}
	
	.ttl{
		width: 80%;
		margin: 0 auto;
	}
	.ttl2{
		width: 60%;
		margin: 0 auto;
	}
	.mv-sp{
    width: 100%;
	margin: 0 auto;
	max-width: 100%;
}
	.mv img{
		object-fit: cover;
	}
	.w1000px {
width: 90%;
max-width: 90%;
margin: 0 auto;
} 

	.tx-box{
	width: 100%;
	margin: 0 auto;
}
	.ditail{
	width: 100%;
	margin: 0 auto;
	font-size: 1rem;
	
}
.ditail li{
	width: 100%;
}
	.flex-center-sp{
	display: flex;
	flex-direction: column;
	}
	.item-sp{
		padding-top: 3rem;
	}
}
/* -----------------------------------------------------------
 ↑↑↑↑↑ CSSの追記はここまで ↑↑↑↑↑
----------------------------------------------------------- */



/* 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%;
}

