@charset "utf-8";
/***********************************/
/*             共通                  */
/***********************************/
body {
  background-color: #fff;
}
/***********************************/
/*             SP                  */
/***********************************/
@media screen and (max-width: 991px) {
 
.pc_only { display: none !important; }	
    .pc { display: none !important; }
    .sp { display: block !important; }		

	
	
#top{
		width:100%;
		
		margin:0 auto;
		text-align: center;
		padding:0;
	}
	#top .top_txt{
		font-size:2.4rem;
		font-weight:bold;	
	}
	
	#top .top_txt font{
color:#BA003F;
padding-bottom:0.2rem;
		border-bottom:solid;
border-color:#E6E859;
border-width:4px;		
	}
	
	#top img{
		width:100%;
max-width:2000px;
		margin:0 auto;
	
	}
		h2{
display:block;
            width:100%;
	font-size:1.5rem;
	color:#8383E6;
	font-weight:normal;
	margin:0 auto;
	text-align: center;
	padding-bottom:0 1rem 0.8em;

  }
	h2 span{
	font-size:1rem;
	}
	
	.feature_wrap{
		display:block;
		width:90%;
		max-width:1000px;
		margin:0 auto;
		align-items:center;
		justify-content:space-between;
	}
	.feature_wrap .feature_img{
		
		width:100%;

	}
	.feature_wrap .feature_img img{
		margin:0 auto;
		width:100%;
        border-radius:20px;
	}
	.feature_wrap .feature_txt{
		text-align: left;
		width:100%;
		max-width:600px;
		padding: 1rem;
	}
	.feature_wrap .feature_txt p{
		font-size:1.1rem;
	  line-height: 1.8rem;
		display: block;
	  margin: 1.5em auto;
		text-align:left;
	}
	.feature_wrap .feature_txt h2 span{
color:#218aa4;
	
	}

	p span.note{
		font-size:0.8em;
	  line-height: 1em;
		display: block;
	  margin: 1em auto 0;
		text-align:left;

	}
	
	
	#feature01 p{
	  	padding:0;
		width:80%;
		max-width:800px;		
		margin:0 auto;
		text-align: left;
	  font-size:1.2rem;
	  line-height: 1.6em;
		
	}
	#feature01 img{
	  	
		width:100%;
		
		
	}
  #feature01, #feature02, #feature03, #feature04, #feature05, #feature06, #feature07, #feature08, #feature09 {
	  text-align:center;
	  width:100%;	
	  padding-top:3rem;
	  padding-bottom:3rem;
	}
	#feature03, #feature05, #feature07, #feature09 {
	  background:#FFE0E5;
	}
#feature02 .feature_wrap, #feature04 .feature_wrap, #feature06 .feature_wrap {
	display:flex;
	flex-direction:column-reverse;
	}
	#feature07 {
	  background:#fafafa;
    }
#feature07 p{
		font-size:1.5em;
	  line-height: 1.6em;
		display: block;
	  margin: 0.8em auto;
		text-align:left;
		width:80%;
		max-width:1200px;
		
	}
	#feature07 strong{
		font-weight: bold;
	}
	
	#feature07 .case_wrap{
		display:flex;
		flex-wrap: wrap;
		width:100%;
		max-width:1200px;
		margin:2rem auto;
	}
	#feature07 .case_item{		
		width:100%;
		max-width:400px;
		margin:2rem auto;
		padding:0;
		display:flex;
		flex-direction: column;
	}
	#feature07 .case_item h3{	
		font-size:1.5em;
		font-weight: bold;
		color:#8383E6;
	}
	#feature07 .case_item p{
		font-size:1rem;
		line-height: 1.4em;
		display: block;
		margin: 0.8em auto;
		text-align:left;
		width:90%;
		max-width:600px;
		padding:0 1rem;
		
	}
	#feature07 .case_item img{
		width:50%;
		max-width:250px;
		margin: 0 auto;
	}
     #feature08{
        padding-left:1rem;
        padding-right:1rem;
    }
    #feature08 img{
        width:100%;
    }
	
		#feature09 {background:#FFE0E5;
	}
	#feature09 h2 {
		font-weight: normal;
		color:#E593E6;
	}
	#feature09 p{
		font-size:1.5em;
	  line-height: 1.6em;
		display: block;
	  margin: 0.8em auto;
		text-align:left;
		width:80%;
		max-width:1200px;
		
	}
	#feature09 strong{
		font-weight: bold;
	}
	
	#feature09 .case_wrap{
		display:flex;
		flex-wrap: wrap;
		width:100%;
		max-width:1200px;
		margin:2rem auto;
	}
	#feature09 .case_item{		
		width:100%;
		max-width:400px;
		margin:2rem auto;
		padding:0 3%;
		display:flex;
		flex-direction: column;
	}
	#feature09 .case_item h3{	
		font-size:1.3em;
		font-weight: bold;
		color: #E593E6;
		margin-right:0 auto 1rem;
	}
	#feature09 .case_item p{
		font-size:1.1em;
		line-height: 1.4em;
		display: block;
		margin: 0.8em auto;
		text-align:left;
		width:90%;
		max-width:600px;
		
	}
	#feature09 .case_item img{
		width:100%;
		margin-top: auto;
	}
	
	
		#tsc {
 	display:block;
	text-align:center;
	background: #fff url("../images/image_sp_tsc.jpg") no-repeat top center;
	background-size:cover;
	margin-top:0;
	width:100%;
	padding-top:4em;
	padding-bottom:4em;
  }
	
	#tsc h2{
display:block;
	color:#333;			width:80%;
	  font-size:2.5em;
	  font-weight:normal;
	padding-bottom:2em;
		margin:0 auto;

  }	
	#tsc p{
display:block;
	  font-size:1.5em;
	  font-weight:normal;
		width:80%;
		text-align:left;
		margin:0 auto;

  }	
	#spec {
		text-align:center;
	  width:100%;	
	  padding-top:6rem;
padding-bottom:6rem;
	}
	
	#spec table{
		border-collapse: collapse;
		width:80%;	
		max-width:1200px;
		margin:0 auto;
  font-size:0.9rem;
	}
	#spec table tr{
		
	}
	#spec table th{
		padding:1rem;
		border-top: solid 1px #ddd;
		border-bottom: solid 1px #ddd;
		border-right: none;
		border-left: none;
		background:#f9f9f9;
		text-align: left;
		width:30%;
	}
	#spec table td{
		padding:1rem;
		border-top: solid 1px #ddd;
		border-bottom: solid 1px #ddd;
		border-right: none;
		border-left: none;
		text-align: left;
		width:70%;
	}
		#spec table td.head{
		font-weight: bold;
	}
	#spec div.productimg{
		width:100%;
		padding:1rem;
		margin:0 auto;
		max-width:400px;
	}
	
#support {
    background-color: #F6F6F6;
    width: 100%;
    margin-top: 0px;
    padding-top: 3em;
    margin-bottom: 0px;
    padding-bottom: 6em;
  }
  #support h2 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
	  margin-bottom:2em;
  }
		#support .support_wrap{
		margin: 0 auto;
		
	}
	#support a{
			text-decoration: none;	
	}
	#support .manual{
    text-align:center;
		margin:2em auto 3.5em;
	}
	#support .contact{
    
			text-align:center;
		margin:2em auto;
	}
	#support .fa-solid{
	color:#3D3D3D;
		font-size:6em;
	}
	#support .link_txt{
		display:block;
	color:#3D3D3D;
		font-size:1.2em;
		font-weight: bold;
		margin-top:0.5em;
				margin-bottom:0;

	}



}
/***********************************/
/*                PC               */
/***********************************/
@media screen and (min-width: 992px) {
	.pc { display: block !important; }
.sp { display: none !important; }	
	.wrap {
    overflow: visible;
  }

	body{
		padding-left:0;
	}

	.top-navbar.fixed-menu .bg-light{
	position:relative;
	}
#nav_product {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    width: 100%;
    border: #ccc 1px solid;
    border-right: #ccc 0px solid;
    border-left: #ccc 0px solid;
    z-index: 8;
    opacity: 0.8;
    background: #fff;
    display: flex;
    justify-content: space-between;
	align-items:center;
    padding: 0.5em 4em;
	font-size: 0.9em;
  }
#nav_product .product_name {
text-align: left;
	margin: 0.5em auto;
  }
#nav_product .product_name .model {
    font-size: 1.2em;
	font-weight:bold;
	margin-right:1em;
  }
#nav_product .product_link {
    display: flex;
    text-align: left;
    margin: 0.5em auto;
	  padding:0;
  }
  #nav_product ul li {
    text-decoration: none;
    display: block;
    margin: 0 1.5em 0 0;
  }
  .product_link a {
    display: block;
    text-decoration: none;
	      color: #333;
  }
  .product_link a::before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 1em;
    padding-right: 0.5em;
    line-height: 1em;
  }
  .product_link a:hover {
    color: #333;
    text-decoration: none;
  }
  .product_link a:visited {
    color: #333;
    text-decoration: none;
  }
  #nav_product .contact_btn {
    display: block;
    padding: 0.8em 1em;
    margin: auto 0px auto;
    text-decoration: none;
    border-radius: 5px;
	background-color:#333;
	color:#fff;
	font-size: 1em;
  }
  #nav_product .contact_btn:hover {
	background-color:#666;
	}
  #nav_product .contact_btn a::before {
    content: '\f0e0';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 1.2em;
    padding-right: 0.5em;
    line-height: 1.2em;
  }
  #nav_product .contact_btn a {
    color: #fff;
    text-decoration: none;
  }
  #nav_product .contact_btn a:hover {
    color: #fff;
    text-decoration: none;
  }
  #nav_product .contact_btn a:visited {
    color: #fff;
    text-decoration: none;
  }
  #top .notice{
	font-size:0.8rem;
		
	}
	
	#top{
		width:100%;
		
		margin:0 auto;
		text-align: center;
		padding:0;
	}
	#top .top_txt{
		font-size:2.4rem;
		font-weight:bold;	
	}
	
	#top .top_txt font{
color:#BA003F;
padding-bottom:0.2rem;
		border-bottom:solid;
border-color:#E6E859;
border-width:4px;		
	}
	
	#top img{
		width:100%;
max-width:2000px;
		margin:0 auto;
	
	}
		h2{
display:block;
	font-size:1.7rem;
	color:#8383E6;
	font-weight:normal;
	margin:0 auto;
	text-align: center;
	padding-bottom:0.8em;

  }
	h2 span{
	font-size:1.3rem;
	}
	
	.feature_wrap{
		display:flex;
		width:90%;
		max-width:1200px;
		margin:0 auto;
		align-items:center;
		justify-content:space-between;
	}
	.feature_wrap .feature_img{
		
		width:55%;
		max-width:600px;
	}
	.feature_wrap .feature_img img{
		margin:0 auto;
		width:100%;
        border-radius:20px;
	}
	.feature_wrap .feature_txt{
		text-align: left;
		width:45%;
		max-width:600px;
		padding: 2rem;
	}
	.feature_wrap .feature_txt p{
		font-size:1.1rem;
	  line-height: 2rem;
		display: block;
	  margin: 1.5em auto;
		text-align:left;
	}
	.feature_wrap .feature_txt h2 span{
color:#218aa4;
	
	}

	p span.note{
		font-size:0.8em;
	  line-height: 1em;
		display: block;
	  margin: 1em auto 0;
		text-align:left;

	}
	
			
	#feature01{
	background:url(../images/f3dcmnt-01/image_feature01.jpg);	
	}
    
	#feature01{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 35.39%; /* (画像の高さ / 画像の横幅) × 100 */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #feature01 p{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);		

	padding:0 2rem 0 1rem;
	width: 45%;
	max-width: 550px;
		
	margin-top:0;
	text-align: left;
	  font-size:1.1rem;
	  line-height: 2em;
		
	}
	#feature02, #feature03, #feature04, #feature05, #feature06, #feature07, #feature08, #feature09{
text-align:center;
	  width:100%;	
	  padding-top:6rem;
padding-bottom:6rem;
  }
	#feature03, #feature05, #feature09 {
		background:#FFE0E5;
	}
#feature07 {
		background:#fafafa;
	}
	
	#feature07 p{
		font-size:1.5em;
	  line-height: 1.6em;
		display: block;
	  margin: 0.8em auto;
		text-align:left;
		width:80%;
		max-width:1200px;
		
	}
	#feature07 strong{
		font-weight: bold;
	}
	
	#feature07 .case_wrap{
		display:flex;
		flex-wrap: wrap;
		width:100%;
		max-width:1200px;
		margin:2rem auto;
		padding:0 2rem;
	}
	#feature07 .case_item{		
		width:30%;
		max-width:400px;
		margin:2rem auto;
		padding:0 1.5%;
		display:flex;
		flex-direction: column;
	}
	#feature07 .case_item h3{	
		font-size:1.4em;
		font-weight: bold;
		color: #8383E6;
	}
	#feature07 .case_item p{
		font-size:1.2em;
		line-height: 1.4em;
		display: block;
		margin: 0.8em auto;
		text-align:left;
		width:90%;
		max-width:600px;
		
	}
	#feature07 .case_item img{
		width:100%;
		max-width:300px;
		margin:0 auto;
	}
	#feature08 img{
		width:100%;
		max-width:1100px;
		margin:0 auto;
        padding:0 2rem;
	}
	
	#feature09 {background:#FFE0E5;
	}
	#feature09 h2 {
		font-weight: normal;
		color: #E593E6;
	}
	#feature09 p{
		font-size:1.2em;
	  line-height: 1.6em;
		display: block;
	  margin: 0.8em auto;
		text-align:left;
		width:80%;
		max-width:1200px;
		
	}
	#feature09 strong{
		font-weight: bold;
	}
	
	#feature09 .case_wrap{
		display:flex;
		flex-wrap: wrap;
		width:100%;
		max-width:1200px;
		margin:2rem auto;
	}
	#feature09 .case_item{		
		width:44%;
		max-width:600px;
		margin:2rem auto;
		padding:0 3%;
		display:flex;
		flex-direction: column;
	}
	#feature09 .case_item h3{	
		font-size:1.4em;
		font-weight: bold;
		color: #E593E6;
		margin:0 auto;
	}
	#feature09 .case_item p{
		font-size:1.2em;
		line-height: 1.4em;
		display: block;
		margin: 0.8em auto;
		text-align:left;
		width:90%;
		max-width:600px;
		
	}
	#feature09 .case_item img{
		width:100%;
		margin-top: auto;
	}
	
	
	#tsc {
	  	  display:block;
	text-align:center;
	background: #fff url("../images/image_tsc.png") no-repeat top center;
		background-size:cover;
	margin-top:0;
	width:100%;
	padding-top:7em;
	padding-bottom:7em;
  }
	
	#tsc h2{
display:block;
	  font-size:2.5em;
	  color:#000;
	  font-weight:normal;
	padding-bottom:2em;

  }	
	#tsc p{
display:block;
	  font-size:1.5em;
	  color:#000;
	  font-weight:normal;
		width:50%;
		text-align:left;
		margin:0 auto;

  }	
	
	#spec {
		text-align:center;
	  width:100%;	
	  padding-top:6rem;
padding-bottom:6rem;
	}
	
	#spec table{
		border-collapse: collapse;
		width:70%;	
		max-width:1200px;
		margin:0 auto;
  font-size:0.9rem;
	}
	#spec table tr{
		
	}
	#spec table th{
		padding:1rem;
		border-top: solid 1px #ddd;
		border-bottom: solid 1px #ddd;
		border-right: none;
		border-left: none;
		background:#f9f9f9;
		text-align: left;
		width:30%;
	}
	#spec table td{
		padding:1rem;
		border-top: solid 1px #ddd;
		border-bottom: solid 1px #ddd;
		border-right: none;
		border-left: none;
		text-align: left;
		width:70%;
	}
		#spec table td.head{
		font-weight: bold;
	}
	#spec div.productimg{
		width:400px;
		margin:0 auto;
	}

	  #support {
    background-color: #F6F6F6;
    width: 100%;
    margin-top: 0px;
    padding-top: 6em;
    margin-bottom: 0px;
    padding-bottom: 6em;


  }
  #support h2 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
	  	 margin-bottom:2em;
  }
	#support .support_wrap{
		margin: 0 auto;
    display: flex;
    justify-content: center;		
	}
	#support a{
			text-decoration: none;	
	}
	#support .manual{
    text-align:center;
		margin:0 5em 0;
	}
	#support .contact{
    
			text-align:center;
				margin:0 5em 0;
	}
				#support .support_link{
	color:#3D3D3D;
	}
	
				#support a.support_link:hover{
		color:#7D7D7D;
	}
	#support .fa-solid{

		font-size:6em;
	}
	#support .link_txt{
		display:block;

		font-size:1.5em;
		font-weight: bold;
		margin-top:0.5em;
				margin-bottom:0;

	}


}