@media screen and (max-width: 979px){
img{
max-width: 100%;
height: auto;
width /***/:auto;
}
#container{
width:100%;
}

*{
margin: 0;
padding: 0;
}*

body{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
/*font-family: 'Roboto', sans-serif;*/
overflow-x: hidden;
}

iframe {
border: none;
}
	
#wrap{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
box-sizing: border-box;
}

img{
border-style: none;
}

a{
outline: 0;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}

ul,li,ol{
list-style: none;
}

.clear{
clear: both;
}

.pc{
display: none;
}

h2{
}
h3{
}
h4{
}
h5{
}
p{
}

.alignnone{
width: 100%;
height: auto;
margin-bottom: 20px;
}

.alignleft{
width: 100%;
height: auto;
margin-bottom: 20px;
}

.alignright{
width: 100%;
height: auto;
margin-bottom: 20px;
}

#page-top{
position: fixed;
bottom: 50px;
right: 0;
font-size: 120%;
z-index: 9999;
}
#page-top a{
background: #999999;
text-decoration: none;
color: #ffffff;
padding: 10px 15px;
box-sizing: border-box;
text-align: center;
display: block;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
#page-top a:hover {
text-decoration: none;
background: #82cef2;
}

.pagenavi{
margin-top: 50px;
display: flex;
justify-content: center;
align-items: center;
color: #ffffff;
}
.pagenavi a{
color: #ffffff;
}

/*---パンくず-------*/
.breadcrumbs {
    font-size: 12px;
    padding-left: 0px;
}
/*----------*/



.pages{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.current{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.smaller{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.larger{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.nextpostslink{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.first{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.last{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}

#header{
background: #ffffff;
border-bottom: 1px solid #e5e5e5;
width: 100%;
height: auto;
padding: 40px 0 40px 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}

.header_inner{
width: 80%;
margin: auto;
padding: 0;
box-sizing: border-box;
}
.logo {
    text-align: center;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.logo img{
width: 250px;
}
.navi{
background: #eeeeee;
padding: 10px;
box-sizing: border-box;
}
#toggle{
display: block;
position: relative;
width: 100%;
font-size: 90%;
color: #666666;
}
#toggle i{
color: #db3732;
}
#slide_menu{
clear: both;
display: none;
background: #ffffff;
padding: 20px;
box-sizing: border-box;
margin-top: 10px;
height: 300px;
overflow: scroll;
}
#slide_menu li{
width: 100%;
padding: 0 0 10px 0;
box-sizing: border-box;
}
#slide_menu li a{
font-size: 95%;
font-weight: bold;
color: #666666;
text-decoration: none;
}
#slide_menu li li{
width: 100%;
padding: 0 0 10px 20px;
box-sizing: border-box;
}
#slide_menu li li a{
font-size: 85%;
font-weight: normal;
color: #666666;
text-decoration: none;
}
/*
.parent{
background: #eeeeee;
padding: 10px;
box-sizing: border-box;
}
*/
#slide_menu li.mainmenu_contact{
display:inline-block;
background: #88b445;
padding: 10px 15px;
box-sizing: border-box;
border-radius: 5px;
text-align: center;
}
#slide_menu li.mainmenu_contact a{
display:block;
color: #ffffff;
}

#maincontents{
background: #ffffff;
border-bottom: 16px solid #82cef2;
width: 100%;
height: auto;
margin: auto;
padding: 0 0 30px 0;
box-sizing: border-box;
}
.maincontents_inner{
width: 80%;
height: auto;
margin: auto;
padding: 0 8px;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.maincontents_inner_box{
width: 48%;
padding: 0 3px;
box-sizing: border-box;
}
.maincontents_inner_box img{
width: 100%;
padding: 5px;
box-sizing: border-box;
	border: 5px solid #DDD;
}
.maincontents_inner_box p{
font-size: 100%;
font-weight: bold;
padding: 5px 0px;
margin: 0;
box-sizing: border-box;
}
.maincontents_inner_box a{
font-size: 110%;
color: #327bb5;
text-decoration: none;
	font-weight: bold;
}
.maincontents_inner_box p:nth-of-type(1){
font-size: 85%;
font-weight: normal;
	margin-top: 55px;
}

#topcontainer{
background: #f5f5f5;
width: 100%;
margin: auto;
padding: 0;
box-sizing: border-box;
}

#topcontents{
width: 80%;
margin: auto;
padding: 0;
box-sizing: border-box;
}

.topinner{
width: 100%;
margin: auto;
padding: 40px 0 100px 0;
box-sizing: border-box;
}

.updatebox{
width: 100%;
margin: auto;
padding: 0;
box-sizing: border-box;
}
.updatebox_inner{
background: #ffffff;
border: 1px solid #d8d8d8;
width: 100%;
padding: 0;
box-sizing: border-box;
margin-bottom: 50px;
}
.updatebox_inner_thum{
width: 100%;
padding: 0;
box-sizing: border-box;
}
.updatebox_inner_thum img{
width: 100%;
padding: 0;
box-sizing: border-box;
}
.entry-title{
font-size: 120%;
font-weight: bold;
overflow: auto;
line-height: 1.8;
padding: 10px 15px 10px 15px;
box-sizing: border-box;
}
.entry-title a{
color: #333333;
text-decoration: none;
}
.post-meta{
color: #666666;
font-size: 85%;
padding: 0 15px;
box-sizing: border-box;
}
.post-content{
color: #666666;
font-size: 95%;
line-height: 1.8;
padding: 10px 15px;
box-sizing: border-box;
}
.more-link{
font-size: 95%;
font-weight: bold;
padding: 0 15px 30px 15px;
box-sizing: border-box;
}
.more-link a{
color: #327bb5;
text-decoration: none;
}

#pagecontainer{
background: #ffffff;
width: 100%;
min-height: auto;
margin: auto;
padding: 0;
box-sizing: border-box;
}
#pagecontents{
width: 80%;
margin: auto;
padding: 0;
box-sizing: border-box;
}
.pageinner{
width: 100%;
margin: auto;
padding: 30px 0;
box-sizing: border-box;
}
.pageinner h2, .pageinner h1 {
color: #333333;
font-size: 200%;
padding: 0 0 30px 0;
box-sizing: border-box;
text-align: center;
font-family: 'Mulish', sans-serif;
}
.pageinner h3{
color: #333333;
font-size: 140%;
padding: 0 0 30px 0;
box-sizing: border-box;
text-align: center;
font-family: 'Mulish', sans-serif;
}
.pageinner h4{
color: #333333;
font-size: 140%;
font-weight: normal;
padding: 0 0 30px 0;
box-sizing: border-box;
text-align: center;
}
.pageinner p{
color: #666666;
font-size: 95%;
line-height: 2.0;
padding: 0;
box-sizing: border-box;
/*overflow: auto;*/
}
.pageinner p a{
color: #327bb5;
text-decoration: none;
}

.border_r{
border-bottom: 1px solid #db3732;
}

.alignleft{
width: 100%;
height: auto;
padding: 0;
box-sizing: border-box;
}
.alignleft_s{
width: 100%;
height: auto;
padding: 0;
box-sizing: border-box;
}
.alignleft_b{
width: 100%;
height: auto;
padding: 0;
box-sizing: border-box;
}
.alignright_Nylon-66{
width: 30%;
height: auto;
float: right;
padding: 0;
box-sizing: border-box;
}

.center{
text-align: center;
}

.applications_btn{
background: #db3732;
border: 3px solid #ffffff;
padding: 15px;
box-sizing: border-box;
display: inline-block;
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .2);
}
.applications_btn a{
display: block;
font-size: 150%;
color: #ffffff;
text-decoration: none;
}

.box_two{
width: 100%;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
/*display: flex;
flex-wrap: wrap;
justify-content: space-between;*/
}
.box_two_inner{
width: 100%;
padding: 0;
box-sizing: border-box;
margin-bottom: 20px;
}
.box_two_inner img{
width: 100%; 
margin: auto;
padding: 0 0 20px 0;
box-sizing: border-box;
}
.box_two_inner_2{
width: 100%;
padding: 0;
box-sizing: border-box;
margin-bottom: 20px;
}
.box_two_inner p{
font-size: 100%;
}
.box_two_inner a{
color: #327bb5;
text-decoration: none;
}
.box_two_in{
border: 1px solid #cccccc;
padding: 20px;
box-sizing: border-box;	
}
.box_two_in h5{
font-size: 120%;
}

.box_three{
width: 100%;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
/*display: flex;
flex-wrap: wrap;
justify-content: space-between;*/
}
.box_three_inner{
width: 100%;
padding: 0;
box-sizing: border-box;
text-align: center;
margin-bottom: 40px;
}
.box_three_inner img{
width: 30%; 
margin: auto;
padding: 0 0 20px 0;
box-sizing: border-box;
}
.box_three_inner h4{
font-size: 160%;
font-weight: bold;
}
.box_three_inner p{
text-align: left;
}
.box_three_inner_b{
width: 100%;
padding: 0 30px;
box-sizing: border-box;
text-align: center;
margin-bottom: 40px;
}
.box_three_inner_b img{
width: auto;
max-height: 300px; 
padding: 0 0 20px 0;
box-sizing: border-box;
}
.box_three_inner_b h4{
font-size: 120%;
font-weight: bold;
padding: 0 0 10px 0;
box-sizing: border-box;
}
.box_three_inne_b p{
font-size: 90%;
}

.box_four{
width: 100%;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.box_four_inner{
width: 48%;
padding: 0;
box-sizing: border-box;
text-align: center;
}
.box_four_inner img{
width: 50%; 
margin: auto;
padding: 0 0 20px 0;
box-sizing: border-box;
}
.box_four_inner h4{
font-size: 100%;
font-weight: bold;
}

.et_pb_promo_description{
width: 100%;
background: #db3732;
padding: 30px;
box-sizing: border-box;
text-align: center;
}
.et_pb_promo_description h1{
font-size: 160%;
color: #ffffff;
}
.et_pb_promo_description p{
color: #ffffff;
font-size: 100%;
line-height: 2.0;
padding: 0;
box-sizing: border-box;
}
.et_pb_promo_description_btn{
background: #ffffff;
border: 3px solid #88b445;
margin-top: 30px;
margin-bottom: 30px;
padding: 15px;
box-sizing: border-box;
display: inline-block;
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .2);
}
.et_pb_promo_description_btn a{
display: block;
color: #88b445;
font-size: 95%;
text-decoration: none;
}
.et_pb_promo_description_btn_r{
background: #ffffff;
margin-top: 30px;
margin-bottom: 30px;
padding: 10px 20px;
box-sizing: border-box;
display: inline-block;
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .2);
border-radius: 5px;
}
.et_pb_promo_description_btn_r a{
display: block;
color: #db3732;
font-size: 140%;
text-decoration: none;
}
.et_pb_promo_description_btn_g{
background: #88b445;
border: 3px solid #ffffff;
margin-top: 20px;
margin-bottom: 20px;
padding: 10px 20px;
box-sizing: border-box;
display: inline-block;
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .2);
}
.et_pb_promo_description_btn_g a{
display: block;
color: #ffffff;
font-size: 130%;
text-decoration: none;
}

.pageinner ul{
margin-left: 25px;
}
.pageinner li{
color: #666666;
font-size: 100%;
line-height: 1.6;
padding: 0 0 10px 0;
box-sizing: border-box;
list-style-type: disc;
}

.pageinner ol{
counter-reset: item;
}
.pageinner ol li{
color: #666666;
font-size: 95%;
padding: 0 0 5px 0;
box-sizing: border-box;
list-style: none;
}
.pageinner ol li:before {
list-style: none;
counter-increment: item;
content: counter(item)'.';
}

.video_box{
position: relative;
overflow: hidden;
width: 100%;
height: 100vh;
text-align: center;
}
video{
position: absolute;
min-width: 100%;
height: 100vh;
z-index: 1;
right: -100%;
}
.video_txt{
position: absolute;
top: 65%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
box-sizing: border-box;
text-align: center;
z-index: 9999;
}
.video_txt h1{
font-size: 280%;
color: #ffffff;
text-shadow: 1px 2px 3px #999999;
margin-bottom: 20px;
}
.et_pb_header_content_wrapper{
font-size: 190%;
color: #ffffff;
text-shadow: 1px 2px 3px #999999;
margin-bottom: 20px;
}
.video_txt i{
font-size: 340%;
color: #ffffff;
text-shadow: 1px 2px 3px #999999;
}

.slide{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 30px;
}
.slideinner{
width: 100%;
}
.slidecontents{
width: 100%;
padding: 0 0 40px 0;
box-sizing: border-box;
}
.slidecontents h3{
font-size: 180%;
text-align: left;
padding: 0 0 10px 0;
box-sizing: border-box;
}
.slideimgbox{
display: none;
}

.et_pb_module{
background: #ffffff;
padding: 0 0 10px 0;
box-sizing: border-box;
margin-bottom: 30px;
box-shadow: 0 0 8px gray;
/*display: flex;
flex-wrap: wrap;
justify-content: space-between;*/
}
.et_pb_text_inner{
width: 100%;
background: #eeeeee;
padding: 10px;
box-sizing: border-box;
}
.et_pb_text_inner h1{
text-align: center;
transform: translate(0, -50%)
font-size: 180%;
font-weight: bold;
}
.et_pb_text_img{
width: 100%;
}
.et_pb_text_img img{
width: 100%;
}

.et_pb_container{
width: 100%;
margin: auto;
padding: 0;
box-sizing: border-box;
}
.et_pb_slider_container_inner{
width: 100%;
margin: auto;
padding: 0 25px 40px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.et_pb_slide_image{
width: 25%;
padding: 0;
box-sizing: border-box;
}
.et_pb_slide_image img{
width: 100%;
}
.et_pb_slide_description{
width: 70%;
padding: 0;
box-sizing: border-box;
}
h2.et_pb_slide_title, h1.et_pb_slide_title{
font-size: 160%;
text-align: left;
padding: 0 0 10px 0;
box-sizing: border-box;
}
.et_pb_slider_container_inner li{
font-size: 110%;
padding: 0 0 20px 0;
box-sizing: border-box;
}

.youtube{
position:relative;
width:100%;
padding-top:56.25%;
}
.youtube iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

.slit-seal_box{
background: #eeeeee;
width: 100%;
margin: auto;
padding: 30px;
box-sizing: border-box;
/*display: flex;
flex-wrap: wrap;
justify-content: space-between;*/
}
.slit-seal_box_inner{
width: 100%;
padding: 0;
box-sizing: border-box;
margin-bottom: 40px;
}
.slit-seal_box_inner h3{
font-size: 140%;
padding: 0 0 10px 0;
box-sizing: border-box;
text-align: left;
}
.slit-seal_box_inner li{
font-size: 95%;
padding: 0 0 15px 0;
box-sizing: border-box;
}
.slit-seal_box_inner a{
padding: 0;
box-sizing: border-box;
}
	
.slit-seal_bnr{
width: 100%;
margin: auto;
padding: 10px 0;
box-sizing: border-box;
display: flex;
justify-content: center;
}
.slit-seal_bnr img{
padding: 0 10px;
box-sizing: border-box;
}

.distributorlist{
width: 100%;
margin: auto;
padding: 0;
box-sizing: border-box;
/*display: flex;
flex-wrap: wrap;
justify-content: space-between;*/
}
.distributorlist_inner{
width: 100%;
padding: 0 0 20px 0;
box-sizing: border-box;
margin-bottom: 10px;
}
.distributorlist_inner a{
color: #327bb5;
text-decoration: none;
}

.tabbox{
border: 1px solid #cccccc;
}
.tab{
overflow: hidden;
}
.tab ul{
width: 100%;
padding: 0;
margin: auto;
list-style: none;
display: table;
table-layout: fixed;
border-bottom: 1px solid #cccccc;
}
.tab li{
font-size: 95%;
background: #eeeeee;
color: #666666;
text-align: center;
position: relative;
height: auto;
margin: 0;
padding: 5px 10px;
box-sizing: border-box;
vertical-align: middle;
display: table-cell;
}
.tab li.select{
background: #82cef2;
color: #ffffff;
}
.tab li a{
width: 100%;
display: block;
}
.tabinner{
padding: 40px 20px 20px 20px;
box-sizing: border-box;
}
.tabinner li{
font-size: 95%;
padding: 0 0 20px 0;
box-sizing: border-box;
}
.tabinner li a{
color: #327bb5;
text-decoration: none;
}
.hide{
display:none;
}

.box_two_applications{
width: 100%;
padding: 0 0 040px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.box_two_inner_applications_thum{
width: 40%;
padding: 0;
box-sizing: border-box;
text-align: center;
}
.box_two_inner_applications_thum img{
margin-bottom: 10px;
}
.box_two_inner_applications_thum h3{
font-size: 110%;
}
.box_two_inner_applications_txt{
width: 60%;
padding: 0;
box-sizing: border-box;
}
.box_two_inner_applications_txt strong{
color: #666666;
font-size: 110%;
}
.box_two_inner_applications_txt ul{
padding: 10px 0;
box-sizing: border-box;
}
.box_two_inner_applications_txt li{
font-size: 95%;
}
.box_two_inner_applications_txt li a{
color: #327bb5;
text-decoration: none;
}

.ionrocket_applications_btn{
background: #ffffff;
border: 2px solid #327bb5;
padding: 15px;
box-sizing: border-box;
display: inline-block;
}
.ionrocket_applications_btn a{
display: block;
font-size: 120%;
color: #327bb5;
text-decoration: none;
}

.pdf_downloads{
background: #db3732;
padding: 10px;
box-sizing: border-box;
display: inline-block;
}
.pdf_downloads a{
display: block;
font-size: 85%;
color: #ffffff;
text-decoration: none;
}

.caption{
width: 75%;
margin: auto;
border: 1px solid #cccccc;
background: #eeeeee;
padding: 10px;
box-sizing: border-box;
text-align: center;
}
.caption p{
font-size: 85%;
}

table{
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
th{
border: 1px solid #cccccc;
width: 20%;
text-align: left;
vertical-align: top;
padding: 10px;
box-sizing: border-box;
font-size: 95%;
color: #666666;
line-height: 2.4;
}
td{
border: 1px solid #cccccc;
text-align: left;
vertical-align: top;
padding: 10px;
box-sizing: border-box;
font-size: 95%;
font-weight: normal;
color: #666666;
line-height: 2.4;
}
.tg{
width: 50%;
}

#archivecontainer{
background: #ffffff;
width: 80%;
margin: auto;
padding: 5px 0px 30px 0px;
box-sizing: border-box;
}
#archivecontainer h2, #archivecontainer h1{
color: #333333;
border-bottom: 1px solid #db3732;
font-size: 200%;
padding: 0 0 30px 0;
box-sizing: border-box;
text-align: center;
font-family: 'Mulish', sans-serif;
}
#archivecontents{
width: 100%;
margin: auto;
padding: 0;
box-sizing: border-box;
/*display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: start;*/
}
.archiveinner{
width: 100%;
padding: 30px 0;
box-sizing: border-box;
}
.archiveupdatebox{
width: 100%;
margin: auto;
padding: 0;
box-sizing: border-box;
/*display: flex;
flex-wrap: wrap;
justify-content: space-between;*/
}
.archiveupdatebox_inner{
background: #ffffff;
border: 1px solid #d8d8d8;
width: 100%;
padding: 0;
box-sizing: border-box;
margin-bottom: 50px;
}
.archiveupdatebox_inner_thum{
width: 100%;
padding: 0;
box-sizing: border-box;
}
.archiveupdatebox_inner_thum img{
width: 100%;
padding: 0;
box-sizing: border-box;
}
.post-meta{
}
.post-meta a{
color: #327bb5;
text-decoration: none;
}

#singlecontainer{
background: #ffffff;
width: 80%;
min-height: 500px;
margin: auto;
padding: 5px 0px 30px 0px;
box-sizing: border-box;
}
#singlecontainer h2, #singlecontainer h1{
color: #333333;
font-size: 200%;
padding: 0 0 30px 0;
box-sizing: border-box;
font-family: 'Mulish', sans-serif;
}
#singlecontents{
width: 100%;
margin: auto;
padding: 0;
box-sizing: border-box;
/*display: flex;
flex-wrap: wrap;
justify-content: space-between;*/
}
.singleinner{
width: 100%;
padding: 30px 0 60px 0;
box-sizing: border-box;
}
.singleinner p{
color: #666666;
font-size: 95%;
line-height: 2.2;
padding: 0;
box-sizing: border-box;
}
.singleinner ul{
margin-left: 25px;
}
.singleinner li{
color: #666666;
font-size: 100%;
line-height: 1.6;
padding: 0 0 10px 0;
box-sizing: border-box;
list-style-type: disc;
}

.singleinner ol{
counter-reset: item;
}
.singleinner ol li{
color: #666666;
font-size: 95%;
padding: 0 0 5px 0;
box-sizing: border-box;
list-style: none;
}
.singleinner ol li:before {
list-style: none;
counter-increment: item;
content: counter(item)'.';
}

#sidebar{
width: 100%;
padding: 30px 0x;
box-sizing: border-box;
}
.sidebarcontents{
width: 100%;
padding: 0 0 50px 0;
box-sizing: border-box;
}
.sidebartitle{
width: 100%;
background: #f5f5f5;
color: #db3732;
font-size: 130%;
font-weight: bold;
padding: 20px;
box-sizing: border-box;
margin-bottom: 20px;
}
.sidebartitle_b{
width: 100%;
color: #db3732;
font-size: 130%;
font-weight: bold;
padding: 20px;
box-sizing: border-box;
margin-bottom: 20px;
}
.sidebarcontents label{
display: none;
}
.sidebarcontents h3{
padding: 0 0 20px 0;
box-sizing: border-box;
}
.sidebarcontents ul{
padding: 0;
box-sizing: border-box;
}
.sidebarcontents li{
font-size: 95%;
padding: 0 0 10px 0;
box-sizing: border-box;
}
.sidebarcontents li a{
color: #666666;
text-decoration: none;
}
.sidebarcontents .post-date{
color: #666666;
}
.sidebarcontents select{
width: 100%;
outline:none;
text-indent: 0.01px;
text-overflow: '';
background: none transparent;
vertical-align: middle;
font-size: inherit;
color: inherit;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
padding: 5px;
box-sizing: border-box;
border: 1px solid #ccc;
font-size: 90%;	
}

.side_pastshowbox{
border: 1px solid #d9d9d9;
background: #f4f4f4;
padding: 20px 25px;
box-sizing: border-box;
margin-bottom: 30px;
}
.side_pastshowbox_inner{
padding: 30px 0 0 0;
box-sizing: border-box;
}
.side_pastshowbox_inner p{
color: #666666;
font-size: 90%;
line-height: 2.0;
padding: 0;
box-sizing: border-box;
}
.side_pastshowbox_inner p a{
color: #327bb5;
text-decoration: none;
}
.side_pastshowbox_inner ul{
margin-left: 25px;
}
.side_pastshowbox_inner li{
color: #666666;
font-size: 90%;
line-height: 1.6;
padding: 0 0 10px 0;
box-sizing: border-box;
list-style-type: disc;
}
summary {
outline: none;
}
.side_pastshowbox_title{
position: relative;
color: #666666;
font-size: 125%;
font-weight: bold;
}
.cursor{
border-radius: 50%;
position: absolute;
top: -22px;
left: 20px; 
}
details {
height: 100%;
transition: .5s;
}
details[open] {
height: 100%;
}

#footer_1{
clear: both;
background: #82cef2;
width: 100%;
height: auto;
}
.footer_1_inner{
width: 80%;
margin: auto;
padding: 30px 0 100px 0;
box-sizing: border-box;
}
.footer_1_inner ul{
margin: 0;
padding: 0 20px;
box-sizing: border-box;
}
.footer_1_inner li{
font-size: 85%;
padding: 0 0 20px 0;
box-sizing: border-box;
}
.footer_1_inner li:before {
content: "● ";
color: #ffffff;
}
.footer_1_inner a{
text-decoration: none;
color: #ffffff;
width: auto;
height: auto;
}

#footer_2{
clear: both;
background: #ffffff;
width: 100%;
height: auto;
}
.footer_2_inner{
width: 80%;
margin: auto;
padding: 30px 0;
box-sizing: border-box;
}
.footer_2_inner p{
color: #666666;
font-size: 85%;
line-height: 2.6;
padding: 0;
box-sizing: border-box;
text-align: center;
}

#footer_3{
clear: both;
background: #588ba4;
width: 100%;
height: auto;
}
.footer_3_inner{
max-width: 1100px;
width: 90%;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
}

/*---テキストスライダー部分 swiper（smart-evaporatorsmartページ）------------*/
.pageinner_slide {
height: 250px;
overflow: hidden;
}
.swiper-slide p span.text_lar{
font-size: 18px;
margin-bottom:5px;
font-weight:bold;
line-height:1.0;

}
.swiper-slide p span.text_name{
display: block;
margin-top:20px;
font-size: 16px;
font-weight:bold;
line-height:1.0;

}
.swiper-slide p span.text_s{
margin-top:20px;
padding:0px;
display:block;
font-size: 16px;
line-height:1.2;
}

/*---スライダー部分 bxslider（smart-evaporatorsmartページ）-----------------*/
.bx-wrapper {
-moz-box-shadow: none;
-webkit-box-shadow: none; 
border: none; 
background: #fff;
box-shadow: none !important;
height: 200px;
}
.et_pb_slider_container_inner {
width: 100%;
height: 320px;
margin: auto;
padding: 0 25px 40px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
h2.et_pb_slide_title, h1.et_pb_slide_title {
font-size: 18px;
text-align: left;
padding: 0 0 10px 0;
box-sizing: border-box;
}
.et_pb_slide_description .pageinner ul{
margin-left: 10px;
}
.et_pb_slide_description .pageinner li{
width: 300px;
}
.et_pb_slider_container_inner li {
font-size: 14px;
padding: 0px 0px 0px 0px;
line-height: 1.1;
}

.bx-wrapper .bx-controls-direction a {
top: 110% !important;
transition: initial;
}
	
	
/* 210624 interview */
.voice_content dt {
    float: none;
    width: 100%;
    text-align: left;
    padding: 0;
}

.voice_content dd {
    width: 100%;
    float: none;
    margin: 10px 0;
}
	
}

#footer_1_1 {
    display: block;
}
.sns_block {
    margin: -100px 10% 0px 0;
    padding: 0 0 30px 0;
}


/*---検索結果ページ-----------*/

.page_link a {
    font-size: 12px;
}



/*-------- トップページ | 20230925追記 | --------*/

/* アイキャッチ */
@media screen and (max-width: 979px){
	#mainContainer {
	  padding: 30px 0px;
	}
	#mainContainer .mainContent {
	  flex-wrap: wrap;
	}
	.mainContent>.textArea, 
	.mainContent>.imageArea {
	  width: 100%;
	}
	.mainContent>.imageArea {
	  margin-bottom: 20px;
		order: -1;
		text-align: center;
	}
	.mainContent>.textArea .title {
	  font-size: 120%;
	margin-bottom: 10px;
	}
	.mainContent>.textArea .text {
	  font-size: 90%;
	margin-bottom: 10px;
	}
	.mainContent>.textArea .btn {
	  font-size: 80%;
	}
}

/* 製品紹介 */
@media screen and (max-width: 979px){
	#productsContainer {
	  padding: 30px 0px 20px 0px;
	}
	#mainContainer .mainContent {
	  flex-wrap: wrap;
	}
	.mainContent>.textArea, 
	.mainContent>.imageArea {
	  width: 100%;
	}
	.mainContent>.imageArea {
	  margin-bottom: 20px;
		order: -1;
		text-align: center;
	}
	#productsContainer>h2 {
	  font-size: 120%;
	margin-bottom: 10px;
		padding-bottom: 0;
	}
	#productsContainer>h2:after {
		display: none;
	}
	#productsContainer>p {
	  font-size: 90%;
	margin-bottom: 10px;
	}
	.productsContent {
	  flex-wrap: wrap;
	}
	.productList {
	  width: 40%;
	}
}
@media screen and (max-width: 579px){
	.productList {
	  width: 100%;
	}
}
