@charset "utf-8";
/* CSS Document */


a {
    text-decoration: none;
    color: #555555;
}

.home {
	font-size:1.2rem !important;
}
body {
    
    font-weight: 300;
    font-size: 16px;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
	margin:0;
font-family: "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

p {
	margin-block-start: 0;
    margin-block-end: 0;
	font-weight: 500;
}
header {
	background-color:#110f1a;
	padding-top: 1rem;
}



#headerwrap {
  background: url(../img/topimg.jpg) no-repeat center top;
  margin-top: -10px;
  padding-top: 20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 750px;
  /*width: 100%;*/
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#headerwrap h1 {
  margin-top: 150px;
  color: white;
  font-size: 55px;
  font-weight: 300;
  letter-spacing: 3px;
  margin-block-end: 0;
  font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
  font-weight:bold;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}


article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

.content-inner-lg-y {
    padding-top: 230px;
    padding-bottom: 80px;
}

.pos-r {
    position: relative;
}


.container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}


.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
}



#about .card-shadow-gray {
    height: 100%;
}
/*.card-shadow-gray {
    position: relative;
}*/

.pos-r {
    position: relative;
}


*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#about .card-about {
    min-height: 450px;
    height: 100%;
}


.card-shadow-gray .card-bg {
    background-color: #fff;
    position: relative;
    z-index: 2;
	
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

/*.card-shadow-gray:after {
    content: "";
    position: absolute;
    left: 2.5%;
    bottom: 0;
    width: 95%;
    height: 90%;
    z-index: 0;
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 30px rgba(0,0,0,.04);
    box-shadow: 0 3px 30px rgba(0,0,0,.04);
    pointer-events: none;
}*/


.p-about__content {
	line-height:250%;
}


h3 {
	text-align:center;
	font-size:2rem;
}

.h1_p {
	color:#fff;
	font-size:2rem;
	font-weight:bold;
	text-align:left;
	margin-block-start: 0;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
}


.prodact_p {
	text-align:center;
	font-size:1.2rem;
	color:#4d4d4d;
	font-weight:bold;
	margin-block-start: 0;
}
.prodact_p_02 {
	font-size:90%;
	padding-top:1rem;
}


footer {
	background-color:#000;
	color:#fff;
	margin-top:7rem;
	padding: 2rem 3rem 0.5rem;
}

.footer_p {
	font-size:14px;
	margin-bottom:2rem;
	line-height: 180%;
}

.copy {
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #bbb;
    padding-top: 10px;
    color: #bbb;
	padding-bottom:5px;
	letter-spacing: 2px;
}
.pd_t {
	padding-top: 8rem;
    font-size: 2.2rem;
    font-weight: bold;
}


.text_center {
	text-align:center;
}


table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  table-layout: fixed;
  /*margin-bottom:30px;*/
	font-family: 'Noto Sans JP';
    font-weight: 500;
	
}

table tr {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: .35em;
}

#contact_table table tr {
    background-color: #fff;
    border: none !important;
    padding:0 !important;
}

table th,
table td {
  padding: 1em 1em 1em 1em;
  border-right: 1px solid #bbb;
}
table th {
  font-size: .85em;
}
table thead tr{
  background-color: #eee;
}
.txt{
   text-align: center;
   font-size: .9em;
}
.price{
   text-align: center;
   font-size: .9em;
}


p.prodact_name_p {
    text-align: center;
    font-weight: bold;
	margin-block-start: 0;
	font-size: .85em;
	color:#555;
	text-decoration:none;
	padding: 0.25rem;
    border: solid 0.5px #dddddd;
	transition: .4s;
	
}

p.prodact_name_p:hover {
	border: solid 0.5px #999;
    background: #f8f8f8;
	
}

.product02_01_flex_item{
	font-weight:bold;
	margin-block-start: 0;
}



.product01_01_flex_item {
    /*padding-bottom: 1rem;
    border-bottom: 0.5px solid #ccc;*/
    margin-bottom: 4rem;
}
.product01_02_flex_item {
    margin-bottom: 4rem;
}

.title {
	font-size:1.4rem;
	text-decoration:none;
	color:#999;
	font-weight:bold;
	padding-top: 2rem;
    padding-bottom: 2rem;
}
	
.title a {
	color:#999;
	text-decoration:none;
}

.pd_top1rem {
	padding-top:1rem;
}

.private_warp {
    line-height: 180%;
}
.private_warp p {
	line-height:240%;
	
	/*font-size: 1.2rem;*/
}

#contact_table th {
    padding: 20px 20px;
    border: 1px solid #ddd;
    /*vertical-align: top;*/
    border-right: none;
    background: #ccc;
    text-align: left;
    white-space: nowrap;
	font-size: 1rem;
}
#contact_table td {
    padding: 15px 20px;
    border: 1px solid #ddd;
    background-color: #fff;
}

#company_table th {
    padding: 20px 20px;
    border: 1px solid #ddd;
    /*vertical-align: top;*/
    border-right: none;
    background: #ccc;
    text-align: left;
    white-space: nowrap;
	font-size: 1rem;
}
#company_table td {
    padding: 15px 20px;
    border: 1px solid #ddd;
    background-color: #fff;
}





dd {
    margin-inline-start: 0;
}
dl {
 
    margin-block-start: 0;
    margin-block-end: 0;
}

ol.company_ol {
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
	padding-inline-start: 23px;
}
li.company_li {
    padding-bottom: 0.5rem;
}

h3.privacy_h3 {
    text-align: left;
    font-size: 1.3rem;
    margin-top: 3rem;
}

#page-top{
    position:fixed;
    right:30px;
    bottom:37px;
    
}
 
#page-top a{
    display: block;
    position: relative;
    width: 75px;
    height: 75px;
   
    background-color: #CCC;
    color: #333;
}
#page-top i{
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateY(-45%) translateX(-50%);
	font-size:25px;
}
 
#page-top a:hover{
   background-color: #fff;
    color: #ccc;
}

.doui {
	color:#c92a1c;
	padding-bottom: 2rem;
}

.btn-flat-simple {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.75em 1em;
  text-decoration: none;
  color: #555;
  background: #fff;
  transition: .4s;
  border: solid 0.5px #555;
}

.btn-flat-simple:hover {
  background: #fff;
  color: #555;
  border: solid 0.5px #f8f8f8;
  background: #f8f8f8;
}




@media only screen and (min-width:480px) and (max-width:768px) {
/*@media screen and (max-width: 768px) {*/
.col-xl-6.col-lg-5.order-lg-2 {
    width: 40%;
}

.product_flex_item {
    width: 50%;
}

.prodact_p_02 {
    font-size: 90%;
    padding-top: 1rem;
    margin-bottom: 7rem;
}
.card-shadow-gray .card-bg.has-border {
	width:400px;
}

.product_flex {
    display: flex;
    flex-wrap: wrap;
}

div#product01_01_flex {
    display: flex;
    flex-wrap: wrap;
}
	div#product01_02_flex {
    display: flex;
    flex-wrap: wrap;
}

.private_warp {
    padding-left: 20px;
    padding-right: 20px;
}
}

/*@media screen and (max-width: 767px){
.col-xl-6.col-lg-5.order-lg-2 {
    width: 100%; 
}
.product_flex_item {
    width: 50%;
}




}*/



@media screen and (max-width: 768px) {
  table {
    border: 0;
    width:100%
  }
  table th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  
#contact_table table tr {
    margin-bottom:0 !important;
}
  
  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    /*text-align: right;*/
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
  
  .product01_01_flex_item {
	  text-align:center;
  }
	.product01_02_flex_item {
    text-align: center;
}
  
  .sp_non {
	  display:none !important;
  }
  .sp_img {
	  width:100%;
  }
  .content-inner-lg-y {
    padding-top: 0px;
}
  
  .private_warp p {
    line-height: 180%;
	padding-bottom: 2rem;
	font-size: 1.2rem;
    
}


  
}










@media (min-width: 576px){
	
/*.container {
    max-width: 540px;
}*/

.pd_h2 {
	padding:5rem;0;
}


.boder_right {
	border-right: 1px solid #eee !important;
  

}


.card-shadow-gray .card-bg.has-border {
    border: 1px solid #efefef;
	padding:45px;
	position:absolute;
	top: -90px;
	 -webkit-box-shadow: 0 3px 30px rgba(0,0,0,.04);
    box-shadow: 0 3px 30px rgba(0,0,0,.04);
}

.padding_b2 {
	padding-bottom:2rem;
}

.top_last_img {
	margin-top:3rem;
}

.pc_none {
	display:none;
}

span.ma_left_1rem {
    margin-left: 1rem;
}

.product03_p_wrap {
    /* margin: 2rem; */
    margin-top: 1rem;
    text-align: left;
    margin-left: 2rem;
    font-size: 0.9rem;
}


}






@media (min-width: 769px){
.container {
    max-width: 720px;
}


.navbar-nav>li {
    float: left;
}
.nav>li {
    position: relative;
    display: block;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.product_flex {
	display:flex;
	flex-wrap: wrap;
	
}

.product_flex_item {
    padding: 0 5px;
	margin-bottom: 70px;
}


div#product01_01_flex {
    width: 1000px;
    margin: 0 auto;
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
	div#product01_02_flex {
    width: 1000px;
    margin: 0 auto;
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

div#product02_01_flex {
    width: 800px;
    margin: 0 auto;
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}

.text_l {
	text-align:left !important;
}

/*.padding {
	padding-top:8rem;
}*/



.flex_p {
	display:flex;
	justify-content: space-between;
	width:980px;
	margin:0 auto;
	margin-bottom: 6rem;
	
}

.private_warp {
    width: 60%;
    margin: 0 auto;
    margin-top: 5rem;
	text-align: center;
	
}

.mg_t4 {
	margin-top:3rem;



}


.private_warp a {
	margin-top:2rem;
}

#contact_table th {
width: 25%;

}

#company_table th {
width: 25%;

}

.p_part {
	margin-left:2rem;
	margin-top:2rem;
}

.Nav > ul > li a:hover {
	color: #9da2ab !important;
	
}








}



@media (min-width: 992px){
.container {
    max-width: 960px;
}

table {
	width:1000px;
}
.th_name {
    width: 200px;
	text-align:center;
}
.th_kosou {
	width: 100px;
}
	
.th_jan {
	width:150px;
}

#contact_table {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 3rem;
}

.form_wrap {
	text-align: center;
    margin-top: 2rem;
}
.footer_p {
    line-height: 250%;
}




}




@media (min-width: 1200px){
.container {
    max-width: 1140px;
}
}



/* Nav
-----------------------------------------*/
@media (min-width: 999px){
nav.Nav {
    text-align: right;
    float: right;
}
}


@media screen and (max-width: 1000px) {
  .Nav {
    position: relative;
  border-top:none;
  }
}
.Nav .navbtn {
  display: none;
}
@media screen and (max-width: 1000px) {
  .Nav .navbtn {
    display: block;
    position: absolute;
    top: -90px;
    right: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .Nav .navbtn a,
  .Nav .navbtn a.close {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #000;
  }
  .Nav .navbtn a::before,
  .Nav .navbtn a.close::before {
    position: absolute;
    top:10px;
    left:10px;
    content:"";
    width: 20px;
    height: 3px;
    background-color: #FFF;
   transition: .2s;
  }
  .Nav .navbtn a.open::before {
    top:19px;
    transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  }
  .Nav .navbtn a::after,
  .Nav .navbtn a.close::after {
    position: absolute;
    bottom:10px;
    left:10px;
    content:"";
    width: 20px;
    height: 3px;
    background-color: #FFF;
    transition: .2s;
  }
  .Nav .navbtn a.open::after {
    bottom:18px;
    transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  }
}
@media screen and (max-width: 1000px) {
  .Nav .navbtn a.open {
  }
}
 
@media screen and (max-width: 1000px) {
  .Nav .navbtn a span {
    display: block;
    overflow: hidden;
    width: 1px;
    height: 1px;
  }
  .Nav .navbtn a span::after,
  .Nav .navbtn a.close span::after {
    position: absolute;
    top:18px;
    left:10px;
    content:"";
    width: 20px;
    height: 3px;
    background-color: #FFF;
  }
  .Nav .navbtn a.open span::after {
    display: none;
  }
}
.Nav ul.close {
  display: none;
  /*border-top: solid 1px #F5F4F0;*/
}
.Nav > ul {
  margin: 0 auto;
  max-width: 1000px;
}
@media screen and (max-width: 1000px) {
  .Nav > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    /*background-color: #FFF;*/
  }
}
.Nav > ul > li {
  position: relative;
  font-size: 15px;
  display: inline-block;
}
@media screen and (max-width: 1000px) {
  .Nav > ul > li {
    display: block;
    border-bottom: solid 1px #dddddd;
  }
}
.Nav > ul > li a {
  display: block;
  position: relative;
  text-decoration: none;
  padding: 20px 35px;
  font-size: 18px;
  color: #fff;
  background-color: #110f1a;
  font-weight: bold;
 
 
  /*z-index: 2;*/
}






.Nav > ul > li.parent > a {
  padding-right:25px;
}
.Nav > ul > li.parent > a::before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    width: 6px;
    height: 6px;
    margin: -6px 0 0 0;
    border-top: solid 2px #ddd;
    border-right: solid 2px #ddd;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
@media screen and (max-width: 1000px) {
	
.Nav > ul > li.parent > a::before {
	width: 10px;
    height: 10px;
	border-top: solid 3px #ddd;
    border-right: solid 3px #ddd;
}
		
.Nav > ul > li.parent.open > a::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
}
@media screen and (max-width: 1000px) {
  .Nav > ul > li.parent.open {
    border-bottom: none;
  }
}
  .Nav > ul > li.parent.open > a{
    color: #FFF;
  }
  .Nav > ul > li.parent.open > a::after {
  background: #333;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media screen and (max-width: 1000px) {
  .Nav > ul > li.parent.open > a {
    color: #FFF;
  }
}
 
.Nav > ul > li a:hover {
  color: #fff;
}
.Nav > ul > li a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.Nav > ul > li a,
.Nav > ul > li a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.Nav > ul > li a::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
}
.Nav > ul > li a:hover::after {
  background: #333;
  -webkit-transform: scale(1);
  transform: scale(1);
}
 
/* 2階層 */
.Nav > ul > li > ul {
  display: none;
  position: absolute;
  top: 53px;
  left: -60px;
  width: auto;
  /*background-color: rgba(255, 255, 255, 0.8);*/
  z-index: 9;
  list-style: none;
}
 
@media screen and (max-width: 1000px) {
  .Nav > ul > li > ul {
    background-color: #eee;
    position: static;
  }
}
 
.Nav > ul > li > ul li {
  white-space: nowrap;
}
 
.Nav > ul > li > ul li a {
  position: relative;
  padding: 12px 27px 12px 27px;
  text-align: left;
}

ul.open {
    margin-block-end: 0;
}
@media screen and (max-width: 1000px) {
  .Nav > ul > li > ul li a {
    border-bottom: solid 1px #dddddd;
    background-color: #EEE;
	color: #aaa;
  }
}
.Nav > ul > li > ul li a::before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 6px;
    height: 6px;
    margin: -6px 0 0 0;
    border-top: solid 2px #ddd;
    border-right: solid 2px #ddd;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.Nav > ul > li > ul li a:hover {
	color:#9da2ab;

}




 
@media screen and (max-width: 1000px) {
  .Nav > ul > li > ul li a:hover {
    background-color: #FFF;
  }
  
  .Nav > ul > li > ul li a::before {
    border-top: solid 2px #aaa;
    border-right: solid 2px #aaa;
}
  
  
}
 
.Nav > ul > li > ul li ul li a {
  padding-left: 42px;
}
.Nav > ul > li > ul li ul li a::before {
    left: 20px;
}



#form-table table {
  border-collapse: collapse;
}
 
#form-table p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
 
input[type="submit"],
input[type="text"],
select,
textarea,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: none;
}
 
 
input[type="text"],
textarea {
  background: #f8f8f8;
  display: block;
  font-size: 16px;
  padding: 12px 15px;
  width: 480px;
  transition: 0.8s;
  border-radius: 0;
}
 
input[type="text"]:focus,
textarea:focus {
  background: #e9f5fb;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
 
textarea[name="content"] {
  display: inline-block;
  width: 100%;
  height: 200px;
}
 
input::placeholder,
textarea::placeholder {
  color: #ccc;
}
 
::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}
 
::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
 
:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
 
#form-table {
  width: 100%;
}
 
#form-table th,
#form-table td {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding: 20px;
  font-size:1rem;
}
 
#form-table th {
  background: #ccc;
  padding-left: 20px;
  position: relative;
  text-align: left;
  width: 300px;
}

.required-srt {
    font-size: 10pt;
    padding: 5px;
    background: #fff;
    color: #c92a1c;
    border-radius: 3px;
    margin-right: 12px;
	border:1px solid #c92a1c;
}
.arbitrary-srt {
	  font-size: 10pt;
    padding: 5px;
    background: #fff;
    color: #bbb;
    border-radius: 3px;
    margin-right: 12px;
	border:1px solid #bbb;
}

input[type="submit"] {
	width: 10.7em;
	height: 3em;
	background-color: rgb(102, 102, 102);
	color: #FFFFFF;
	border-style: none;
	cursor: pointer;
	font-size:24px;
	font-weight: bold;
	margin-left: 18px;
}
 
/*input[type="submit"] {
	width: 8em;
	height: 2em;
	background-color: rgb(102, 102, 102);
	color: #FFFFFF;
	border-style: none;
	cursor: pointer;
	font-size:20px;
}*/


 

@media screen and (max-width: 768px) {
#form-table th,
#form-table td {
  display: block;
  width: 100%;
  border-bottom: none;
}

input[type="text"], textarea {
    width: 100%;
}

.title {
	padding-top: 0;
}

.text_right {
	text-align:right;

}

.product03_p_wrap {
    text-align: left;
    font-size: 0.8rem;
    margin-top: 1rem;
}
}

@media screen and (min-width: 990px) {
#form-table {
	width:90%;
}
}

@media screen and (max-width: 480px) {
#headerwrap h1{
	margin-top: 0;
	font-size:36px;
	padding-left: 20px;
	text-align: left;
}

#page-top a{
    width: 35px;
    height: 35px;
    background-color: #CCC;
    color: #333;
}
#headerwrap {
	min-height: 480px;
}

.p-about__content {
    padding-left: 20px;
    padding-right: 20px;
	margin-top: 17px;
}

.h1_p {
	padding-left:20px;
	text-align: left;
    font-size: 22px;
}
.font_s1_7rem {
	font-size:1.7rem !important;
}

.font_s1_1rem {
	font-size:1.1rem !important;
}

.letter_spacing_none {
	letter-spacing:normal !important;
}


.private_warp {
	padding-left:20px;
	padding-right:20px;
	padding-top: 2rem;
}

a.index_menu{
	margin-bottom: 4rem;
}

.form_wrap {
    margin-top: 2rem;
}

 table tr {
    margin-bottom: 0;
  }

}

a.index_menu {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color:#000;
  margin: 0 auto;
  display: block;	
 
}
p.prodact_p:hover {
    opacity: 0.4;
}
a.index_menu:hover::after {
  transform: scale(1, 1);
 
}

a.title_menu {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color:#9da2ab;
  background-color: #f7f6f5;
  padding: 0.5rem 2rem;
    letter-spacing: 1px;
	height: 50px;
	vertical-align: middle;
	line-height: 35px;
  }

a.title_menu::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
 
  
}
a.title_menu:hover::after {
  transform: scale(1, 1);
 
}



a.form_wrap_a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color:#555;
  margin-left: -30px;
  
 
}

a.form_wrap_a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
 
  
}
a.form_wrap_a:hover::after {
  transform: scale(1, 1);
 
}











.imgWrap {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	width: 350px;	/*画像の幅*/
	height: 350px;	/*画像の高さ*/
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgWrap img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
a .prodact_p {
	text-align:center !important;
	/*padding-left: 4rem;*/
}


.h2_before {
	font-size:2rem;
	margin-top:5rem;
}
.h2_before small {
    display: block;
   
    font-size: 1rem;
}


.btn-open {
  display: inline-block;
  width: 200px;
  height:70px;
  text-align: center;
  background: #fff;
  font-size: 16px;
  line-height: 52px;
  color: #555555;
  text-decoration: none;
  font-weight: bold;
  /*border: 2px solid #eeb93e;*/
   border: 2px solid #9797a1;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding:10px;
}
.btn-open:after{
  width: 150%;
  height: 0;
  content:"";
  position: absolute;
  top: 50%;
  left: 50%;
  /*background:linear-gradient(45deg, #eeb93e 0%, #eeb93e 25%, #f1daa4 45%, #f1daa4 55%, #eeb93e 75%, #eeb93e 100%);*/
  background:linear-gradient(15deg, #dddddf 0%, #eeeeee 45%,#dddddf 100%);
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: .2s;
  z-index: -1;
}


.btn-open:hover:after{
  height: 240%;
  opacity: 1;
}
.btn-open:active:after{
  height: 340%;
  opacity: 1;
}


.bnt-massage {
  display: inline-block;
  min-width: 250px;
  text-align: center;
  background-color: #000;
  font-size: 20px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 16px 10px 16px;
  position: relative;
  transition: .9s;
  border: 1px solid #FFF;
}



.bnt-massage span {
  display: block;
  position: absolute;
  background-color: #d9385f;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 47px;
  border-radius: 0 0 8px 0;
  z-index: -1;
  transition: .5s;
}

.bnt-massage:hover  {
  border-radius: 8px 0 0;
}

.bnt-massage:hover span {
  transform: translateY(50px);
}

/*input[type="submit"] {
	background-color:#000;
	font-size:25px;
	color:#fff;
	font-weight:500;
}*/

	a.privacy_link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color:#555;
  margin-bottom:2rem;
  
 
}

a.privacy_link::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
 
  
}
a.privacy_link:hover::after {
  transform: scale(1, 1);
 
}

/*.form_wrap {
	margin-left:3rem;
}*/

.text_before {
    font-size: 2.2rem;
    /*margin-top: 5rem;*/
	letter-spacing: 3px;
}

.text_before small {
    display: block;
    font-size: 1rem;
	letter-spacing: 1px;
}

.border_none {
	border:none;
}



.h3_line {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  text-align:center;
}

.h3_line:before, .h3_line:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.h3_line:before {
  left:0;
}
.h3_line:after {
  right: 0;
}
section#product_no1 {
    text-align: center;
}

section#product_no2 {
    text-align: center;
    margin-top: 8rem;
}

section#product_no3 {
    text-align: center;
    margin-top: 8rem;
}

section#product_no4 {
    text-align: center;
    margin-top: 8rem;
}

section#product_no5 {
    text-align: center;
    margin-top: 8rem;
}
section#product_no6 {
    text-align: center;
    margin-top: 8rem;
}

.mb_5rem {
	margin-bottom:5rem;
}

.ma_6rem {
	margin-bottom:6rem;
}

.text_left {
    text-align: left;
}

.font_name {
    font-size: 0.9rem !important;
    padding: 6px !important;
}
@media screen and (min-width: 769px) {
.product01_02_flex_item {
    padding: 0 80px;
}

}

/*202406改定*/
.btn-flat-simple-black {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.75em 1em;
    text-decoration: none;
    color: #fff;
    background: #000;
    transition: .4s;
    border: solid 0.5px #555;
}

.btn-flat-simple-black:hover {
    background: #fff;
    color: #555;
    border: solid 0.5px #f8f8f8;
    background: #f8f8f8;
}
.Signal-generator-img{
	width: 300px;
}

p.prodact_5-p {
    text-align: left;
    margin: 0 auto;
}
p.prodact_5-p-2 {
    text-align: left;
    margin: 0 auto;
	margin-top: -30px;
}
a.title_menu-2 {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #9da2ab;
    background-color: #f7f6f5;
    padding: 0.5rem 2rem;
    letter-spacing: 1px;
    height: 50px;
    vertical-align: middle;
    line-height: 35px;
}
p.private_p.iot {
    margin-top: 35px;
}
.flex_product02 {
        margin: 0 auto;
    }
.flex_product03 {
      margin: 0 auto;
    }	
@media (min-width: 769px) {
div#product05_01_flex {
        width: 1000px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
.sp{
		display: none;
	}
img.Signal-generator-pdf {
    width: 700px;
	margin: 0 auto;
	display: flex;
}
.pdf1 {
    margin-top: -50px !important;
}	
p.prodact_5-p {
    text-align: left;
    width:500px;
    margin: 0 auto;
	padding-left: 52px;
}
p.prodact_5-p-2 {
    text-align: left;
    width: 400px;
    margin: 0 auto;
	margin-top: -30px;
	padding-left: 40px;
}	
.Signal-generator-img {
    width: 250px;
}
.flex_product02 {
        display: flex;
        justify-content: space-around;
        width: 600px;
	  margin-bottom: 6rem;
    }
.flex_product03 {
        display: flex;
        justify-content: space-around;
        width: 700px;
	  margin-bottom: 6rem;
    }	
a.title_menu-2cal {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #9da2ab;
    background-color: #f7f6f5;
    padding: 0.5rem 2rem;
    letter-spacing: 1px;
    height: 70px;
    vertical-align: middle;
    line-height: 28px;
}	
p.title.pro03-txt a {
    padding-top: 23px !important;
}	
.title_menu-2calsp {
        position: relative;
        display: inline-block;
        text-decoration: none;
        color: #9da2ab;
        background-color: #f7f6f5;
        padding: 0.5rem 2rem;
        letter-spacing: 1px;
        height: 70px;
        vertical-align: middle;
        line-height: 28px;
    }
	
}
@media (max-width: 768px) {
.pc {
       display: none;
    }
.pro4 {
    line-height: 142%;
}
	
}

@media (max-width: 480px) {
a.title_menu-2 {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #9da2ab;
    background-color: #f7f6f5;
    padding: 0.5rem 2rem;
    letter-spacing: 1px;
    height: 90px;
    vertical-align: middle;
    line-height: 35px;
	text-align: center;
    margin: 0 auto;
    display: block;
}
a.title_menu {
    margin: 0 auto;
    display: block;
    text-align: center;
}
img.Signal-generator-pdf {
    width: 100%;
}
.pdf1 {
    margin-top: -50px;
	margin-bottom: 25px;
}	
p.prodact_5-p-2 {
	width: 310px;
    margin-left: -15px !important;
}
p.prodact_5-p {
	width: 310px;
    margin-left: -15px !important;
}	
a .prodact_p {
    margin-bottom: 70px;
}	
p.prodact_name_p {
    width: 160px;
    margin: 0 auto;
    margin-top: 5px;
	border: none;
}
a.title_menu-2cal {
    text-decoration: none;
    color: #9da2ab;
    background-color: #f7f6f5;
    padding: 0.5rem 2rem;
    letter-spacing: 1px;
    margin: 0 auto;
    display: block;
    vertical-align: middle;
    line-height: 25px;
	text-align: center;
}
a.title_menu-2cal2.title_menu-2calsp {
	text-decoration: none;
    color: #9da2ab;
    background-color: #f7f6f5;
    padding: 0.5rem 2rem;
    letter-spacing: 1px;
    margin: 0 auto;
    display: block;
    vertical-align: middle;
    line-height: 25px;
	text-align: center;
}
.imgWrap {
    overflow: hidden;
    width: 350px;
    height: 350px;
    margin: 0 auto;
    display: block;
}
.sp-tv {
    margin-top: -30px;
}
sp-IoT {
    margin-top: -70px;
}
.sp-computer {
    margin-top: -40px;
}
.sp-telephone {
    margin-top: -32px;
}
.sp-private {
    margin-top: -40px;
}	
.sp-IoT {
    margin-top: -70px;
}	
.sp-signal {
    margin-top: 12px;
}	
}
a.title_menu-2cal2.title_menu-2calsp:hover::after {
    transform: scale(1, 1);
}
a.title_menu-2cal2.title_menu-2calsp::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #000;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
}
a.title_menu-2cal:hover::after {
    transform: scale(1, 1);
}
a.title_menu-2cal::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #000;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
}
.iot-img {
    width: 350px;
}