@charset 'UTF-8';

 .slick-loading .slick-list
{
background: #fff url(https://test.pai-r.com/wp/wp-content/themes/PAI-R/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://test.pai-r.com/wp/wp-content/themes/PAI-R/slick/fonts/slick.eot);
src: url(https://test.pai-r.com/wp/wp-content/themes/PAI-R/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://test.pai-r.com/wp/wp-content/themes/PAI-R/slick/fonts/slick.woff) format('woff'), url(https://test.pai-r.com/wp/wp-content/themes/PAI-R/slick/fonts/slick.ttf) format('truetype'), url(https://test.pai-r.com/wp/wp-content/themes/PAI-R/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.pc {
display: block;
}
.sp {
display: none;
}
body {
-webkit-text-size-adjust: 100%;
overflow-wrap: break-word;
}
#wrapper {
background-color: #E5FFD7;
width: 100%;
padding: 0 0 150px 0;
overflow: hidden;
}
.alkillerplus-wrap a {
display: block;
}
.alkillerplus-wrap img {
pointer-events: none;
}
.alkillerplus-wrap .hover-opacity:hover {
opacity: .7;
}
.alkillerplus-wrap .text-inline {
display: inline;
}
section h2 {
color: #006064;
font-size: 36px;
font-weight: bold;
text-align: center;
text-decoration: underline;
text-underline-offset:.4em;
margin-bottom: 25px;
}
section h2 span {
display: block;
color: #263238;
font-size: 20px;
font-weight: bold;
}
section h3 {
color: #006064;
font-size: 33px;
font-weight: bold;
text-align: center;
}
section .h3 {
color: #006064;
font-size: 33px;
font-weight: bold;
text-align: center;
}
section h3.e_tit {
margin: 0 0 30px 0;
padding: 0 0 5px 0;
color: #006064;
font-size: 24px;
font-weight: bold;
text-align: left;
border-bottom: 3px solid #006064;
}
.e_subtit {
text-align: left;
font-size: 1.5em;
margin-bottom: 10px;
font-weight: bold;
color: cadetblue;
}
.jbacshin{
font-size: 1.2em;
color: teal;
border: teal 1px solid;
padding: 10px 50px;
}
.top_visual {
position: relative;
width: 100%;
min-height: 50vh;
background: url(/img/product/alkillerplus/alkillerplus_bg.jpg)center / cover;
}
.h1_title {
font-size: 3.8em;
line-height: 1.3em;
font-weight: bold;
text-align: center;
padding-bottom: 40px;
color:#5e353a ;  
}
.subtitle{
color: #fff;
text-decoration: underline #ffc86b;
text-underline-offset: 10px;
text-align: center;
padding-top: 50px;
padding-bottom: 20px;
font-size: 2.3em;
font-weight: bold;
}
.pluslogo {
width: 800px;
margin: 0 auto;
text-align: center;
}
.pluslogo h2 {
font-size: 1.4em;
font-weight: bold;
color: #000;
text-decoration: unset;
margin-bottom: 0px;
}
.top_img .pluslogo img {
width: 80%;
}
.pluslogo p  {
padding: 10px 40px;
font-weight: bold;
font-size: 1.2em;
border: 1px solid black;
width: fit-content;
margin: 20px auto;
text-align: center;
}
.plus-text {
padding: 5px 5px;
font-size: 1.2em;
width: fit-content;
margin: 20px auto;
font-size: 17px;
}
.top_img {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
margin-top: -100px;
padding-left: 30px;
}
.top_img img{
width: 100%;
min-width: 300px;
}
.yasune{
text-align: right;
font-size: 0.7em;
margin-right: 20px;
}
.cv_area {
position: fixed;
bottom: 0;
width: 100%;
padding: 10px;
background-color: rgba(255, 255, 255, 0.8);
text-align: center;
z-index: 100;
}
.cv_btn {
display: inline-block;
width: 280px;
border: none;
margin: 5px 45px;
}
.cv_btn a {
display: block;
background-image: linear-gradient(-20deg, #fbaab5 0%, #eeb584 100%);
padding: 15px;
color: #000;
font-size: 20px;
font-weight: normal;
text-align: center;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
}
.cv_btn a:hover {
text-decoration: none; -moz-box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
-webkit-box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
}
.cv_btn a:active {
text-decoration: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.sp_on{
display: none;
}
.top_btn {
position: absolute;
top:78%;
}
.p_btn_block {
width: 100%;
text-align: center;
}
.p_btn_block02 {
width: auto;
text-align: center;
}
.p_btn01 {
display: inline-block;
width: 280px;
border: none;
}
.p_btn01 a {
display: block;
background: #FF825C;
padding: 15px;
color: #fff;
font-size: 20px;
font-weight: normal;
text-align: center;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
}
.p_btn01 a:hover {
color: #fff;
text-decoration: none;
transition: background .5s ease;
background: #FF7247;
-moz-box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
-webkit-box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
}
.p_btn01 a:active {
color: #fff;
text-decoration: none;
transition: background .5s ease;
background: #FF825C;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
p.fb {
font-size: 21px;
}
.footer_h{
margin: 0 0 15px 0 !important;
color: #fff !important;
font-size: 18px !important;
font-weight: normal !important;
display: block !important;
}
p.sub_checker {
font-size: 33px;
margin-bottom: 10px;
text-align: center;
color: #006064;
font-weight: bold;
}
.ap_movie,.youtube {
width: 800px;
margin: 20px auto;
text-align: center;
aspect-ratio: 16/9;
}
.youtube iframe {
display: block;
margin: 0 auto;
}
.ap_movie video {
width: 90%;
margin: 0 auto;
}
.tenko {
display: block;
margin: 0 0 30px 0;
}
.tenko li {
display: inline-block;
width: 33%;
font-size: 27px;
font-weight: bold;
text-align: center;
}
.tenko li img {
width: 75%;
height: auto;
}
.tenko_list  {
margin: 10px auto 40px;
text-align: center;
}
.tenko_list li  {
display: inline-block;
font-weight: 500;
}
.tenko_list li span {
display: grid;
background: #eceff1;
width: 360px;
height: 100px;
margin: 15px 15px;
text-align: center;
justify-content: center;
align-items: center;
}
.tenko_box {
background: #fffaf0;
width: 80%;
margin: 0 auto;
padding: 20px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 2px solid #5f363a;
}
.w_box {
background: #fff;
width: 90%;
margin: 0 auto;
padding: 50px 100px 20px;
}
.record_icon {
display: block;
width: 100%;
text-align: center;
}
.record_icon li {
display: inline-block;
width: 160px;
text-align: center;
margin: 20px 30px;
}
.record_icon li img {
width: 100%;
height: auto;
}
.record_icon li p {
font-size: 0.85em;
text-align: center;
}
.case *, .case *:before, .case *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.case {
margin-bottom: 12px;
padding: 30px 0px;
border-radius: 10px; 
box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
width: 100%;
}
.case img{
width: 100%;
max-width: 400px;
}
.case th, .case  td {
padding: 20px;
vertical-align: middle;
min-width: 250px;
}
.case th {
text-align: center;
width: 45%;
}
.case_note {
padding: 16px 16px 24px;
margin-bottom: 20px;
border: 1px solid #A1AEBA;
}
.case p.note_cat {
margin: 0 0 0.5em 0;
font-weight: bold;
font-size: 1.2em;
}
.case_note p.note_txt {
padding: 0 10px;
}
div.industry{
display: flex;
justify-content: flex-end;
flex-wrap: nowrap;
}
p.industry_p {
position: relative;
padding: .5em .8em.5em 3em;
margin-bottom: 10px;
margin-right: -20px;
width: 320px;
text-align: center;
font-size: 1.3em;
}
p.industry_p:before  {
position: absolute;
content: '';
left: -1px;
top: -1px;
border: none;
border-left: solid 3em #ffffff;
border-bottom: solid 3em transparent;
}
p.industry_p2 {
position: relative;
padding: .5em .8em.5em 3em;
margin-bottom: 10px;
width: 360px;
text-align: center;
font-size: 1.15em;
}
p.industry_p2:before  {
position: absolute;
content: '';
left: -1px;
top: -1px;
border: none;
border-left: solid 3em #ffffff;
border-bottom: solid 4.5em transparent;
}
.casetable{
width: 90%;
margin: 0 auto;
}
p.numberplate {
display: inline-block;
padding: 0.5rem;
width: 140px;
text-align: center;
border-radius: 10px 10px 0px 0px;
font-size: 1.1em;
}
p.np_g{
background: #80cbc4;
color: #ffffff;
}
p.np_w{
background: #eceff1;
color: #006064;
} .intro_company {
margin: 30px auto 20px;
font-size: 0;
text-align: center;
} .intro_company li {
display: inline-block;
width : 18%;
margin: 0 1%;
padding: 0;
font-size: 24px;
text-align: center;
vertical-align: top;
}
.intro_company li img {
width : 100%;
height: auto;
} .intro_company6 li {
display: inline-block;
width : 14%;
margin: 0 1%;
padding: 0;
font-size: 24px;
text-align: center;
vertical-align: top;
}
.intro_company6 li img {
width : 100%;
height: auto;
}
.comingsoon {
display: block;
margin: 0 auto;
width : 60%;
height: auto;
padding: 60px;
}
.tb_link {
text-align: right;
}
.tb_link img {
width: 160px;
height: auto;
}
.tb_link a {
display: inline-block;
}
.bg_eraberu {
background: url(/img/product/alkillerplus/bg_eraberu.jpg) no-repeat;
background-position: 50% 85%;
background-size: contain;
padding: 50px 0 50px;
}
.eraberu {
position: relative;
width: 100%;
height: 200px;
}
.eraberu .eraberu01 {
position: absolute;
top: 0%;
left: 30px;
width: 50%;
height: auto;
}
.eraberu .eraberu02 {
position: absolute;
top: 50px;
right: 30px;
width: 50%;
height: auto;
}
.eraberu_box {
background: #fff;
width: 80%;
margin: 0 auto 40px;
padding: 30px 40px 20px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
border-radius: 10px; 
-moz-box-shadow: 0 0 4px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.5);
box-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.eraberu_box_l {
float: left;
width: 400px;
text-align: center;
}
.eraberu_box_l img {
width: 45%;
height: auto;
}
.eraberu_box_r {
float: right;
position: relative;
width: calc(100% - 430px);
padding: 0 0 2em 0;
}
.e_list {
margin: 0 0 30px 0;
}
.e_list li {
font-size: 20px;
line-height: 1.8;
}
.e_list02 {
display: flex;
align-items: flex-end;
justify-content: center;
margin: 5px;
flex-wrap: wrap;
}
.e_list02 li {
display: inline-block;
margin: 0 15px;
text-align: left;
vertical-align: middle;
}
.text-center {
display: flex;
vertical-align: middle;
justify-content: center;
flex-wrap: wrap;
font-size: 18px;
}
p.det_tag {
font-size: 0.9em;
margin-bottom: 30px;
}
table.product_tbl {
width: 80%;
max-width: 1200px;
margin: 40px auto 10px;
border-collapse: collapse;
line-height: 1.8em;
}
.product_tbl th {
width: 240px;
padding: 20px 15px;
background-color: #80cbc4;
font-weight: bold;
vertical-align: middle;
text-align: left;
border: 1px solid #231815;
}
.product_tbl td {
background-color: #fff;
padding: 20px 30px;
font-weight: normal;
text-align: center;
border: 1px solid #231815;
}
.ban_box {
background: #fff url(/img/product/alkillerplus/ban.jpg) no-repeat;
background-position: 50px 50%;
background-size: 60px 60px;
width: 80%;
margin: 20px auto 40px;
padding: 40px 100px 40px 160px;
border: 2px solid #5f363a;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.float_l {
float: left;
}
.text_center {
text-align: center;
}
.mg10 {
margin: 10px;
}
.mg40 {
margin: 10px 40px;
}
.ml60 {
margin-left: 3%;
}
.feat_box {
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: center;
align-items: flex-start;
margin-top: 50px;
}
.feat_boxin {
width: 46%;
max-width: 650px;
height: auto;
margin: 20px;
text-align: justify;
}
.feat_boxin div {
padding: 0.2em;
border-left: 10px solid #80cbc4;
border-bottom: 1px solid #5f363a;
font-size: 1.3em;
text-align: left;
margin-bottom: 10px;
color: #006064;
font-weight: bold;
}
.mobilein h3 {
font-size: 1.5em;
margin-bottom: 10px;
}
.mobilein_btn {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.mobilein_btn p{
width: 700px;
}
.ap_usebox {
width: 210px;
margin: 0px 40px;
}
.ap_usebox p {
text-align: justify;
margin-bottom: 20px;
}
.ap_usebox p span{
font-size: 1.5em;
color: #006064;
font-weight: bold;
margin-right: 10px;
}
.price_cont{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: nowrap;
margin: 30px;
text-align: center;
}
.price_cont2{
text-align: center;
}
.price_cont2 img{
width: 600px;
margin: 0 auto;
}
.price_box{
width: 50%;
}
.price_box img{
width: 400px;
margin: 10px;
}
.price_box p{
font-size: 0.8em;
}
.price_tit {
color: #5f363a;
font-size: 2em;
font-weight: 500;
text-align: center;
padding: 10px;
margin: 0px 50px 30px;
border-bottom: #5f363a 2px dotted;
}
.zero_3{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 90%;
margin: 0 auto;
text-align: center;
}
.zero_3 li img{
max-width: 250px;
min-width: 150px;
margin: 30px;
}
.zero_3 li p{
font-size: 27px;
font-weight: bold;
text-align: center;
line-height: 29px;
}
.p_asterisk{
font-size:13px ;
line-height: 10px;
font-weight: normal;
}
img.price_dlt {
width: 30px;
} .oc_qa *, .oc_qa *:after, .oc_qa *:before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.oc_qa {
overflow-x: hidden;
margin: 0 auto 60px;
width: 70%;
}
.oc_qa .oc_actab {
padding: 20px 0;
border-bottom: 1px dotted #006064;
}
.oc_qa label {
font-size: 1.2em;
position: relative;
display: block;
width: 100%;
margin: 0;
padding: 10px 10px 0 48px;
cursor: pointer;
font-weight: bold;
}
.oc_qa .oc_actab-content {
font-size: 1em;
position: relative;
overflow: hidden;
height: 0;
margin: 0 40px;
padding: 0 14px;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
opacity: 0;
border-radius: 10px;
line-height: 2em;
text-align: justify;
}
.oc_qa .oc_actab input[type=checkbox]:checked ~ .oc_actab-content {
height: auto;
padding: 14px;
opacity: 1;
}
.oc_qa .oc_plus {
font-size: 2.4em;
color: #ec6d5e;
line-height: 100%;
position: absolute;
z-index: 5;
margin: 3px 0 0 10px;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
}
.oc_qa .oc_actab input[type=checkbox]:checked ~ .oc_plus {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.oc_qa .oc_actab input[type=checkbox] {
display: none;
}
.oc_qa .tab_fwb{
font-weight: bold;
border-bottom: 1px solid #263238;
}
p.sensor_j {
color: #006064;
font-size: 1.8em;
font-weight: bold;
text-align: center;
margin: -20px 0px 50px 0px;
}  @media screen and (max-width: 1400px) {
.top_img{
margin-top: 0px;
}
}
@media screen and (max-width: 1280px) { }
@media screen and (max-width: 1023px) {
body, input, select, textarea {
font-size: 15px;
line-height: 1.5;
}
header .inner {
width: 100%;
margin: 0 auto;
}
.inner {
width: 92%;
margin-left: auto;
margin-right: auto;
}
#wrapper {
padding: 0 0 120px 0;
}
.ap_movie,.youtube {
position: relative;
width: 100%;
margin: 0 auto 20px; }
.youtube iframe {
display: block;
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
margin: 0 auto 20px;
}
.youtube iframe:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size: 0.1em;
line-height: 0;
}
.tenko {
display: block;
margin: 0 0 20px 0;
}
.tenko li {
display: inline-block;
width: 100%;
margin: 0 0 20px 0;
font-size: 21px;
font-weight: bold;
text-align: center;
}
.tenko li img {
width: 40%;
height: auto;
}
.tenko_list {
margin: 10px auto 40px;
text-align: center;
}
.tenko_list li {
display: inline-block;
width: 90%;
}
.tenko_list li span {
display: grid;
background: #eceff1;
width: 100%;
height: 80px;
margin: 8px 0;
text-align: center;
justify-content: center;
align-items: center;
}
.tenko_box {
background: #fffaf0;
width: 100%;
margin: 0 auto;
padding: 48px 0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 2px solid #5f363a;
}
.w_box {
background: #fff;
width: 90%;
margin: 0 auto;
padding: 60px 50px;
}
.record_icon {
display: block;
width: 100%;
text-align: center;
}
.record_icon li {
display: inline-block;
width: 30%;
text-align: center;
margin: 10px 0;
}
.record_icon li img {
width: 50%;
height: auto;
}
.record_icon li p {
font-size: 0.85em;
text-align: center;
} .tb_link {
text-align: right;
}
.tb_link img {
width: 140px;
height: auto;
} 
.bg_eraberu {
background: url(/img/product/alkillerplus/bg_eraberu.jpg) no-repeat;
background-position: 50% 40%;
background-size: cover;
padding: 60px 0 90px;
}
.eraberu {
position: relative;
width: 100%;
height: auto;
text-align: center;
}
.eraberu .eraberu01 {
position: static;
width: 70%;
height: auto;
margin: 0 20% 0 0;
}
.eraberu .eraberu02 {
position: static;
text-align: right;
width: 70%;
height: auto;
margin: 40px 0 20px 20%;
}
.eraberu_box {
background: #fff;
width: 100%;
margin: 0 auto 40px;
padding: 40px 60px 30px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.eraberu_box_l {
float: none;
width: 100%;
margin: 0 auto 30px;
text-align: center;
}
.eraberu_box_l img {
width: 20%;
height: auto;
}
.eraberu_box_r {
float: none;
position: relative;
width: 100%;
padding: 0 0 2em 0;
}
.e_list {
margin: 0 0 25px 0;
}
.e_list li {
font-size: 18px;
line-height: 1.8;
}
.e_list02 {
margin: 30px 10px 10px;
text-align: center;
}
.e_list02 li {
display: inline-block;
margin: 0 5px;
text-align: left;
vertical-align: middle;
}
table.product_tbl {
width: 100%;
max-width: 100%;
margin: 20px auto 1em;
border-collapse: collapse;
line-height: 1.8em;
}
.product_tbl th {
width: 240px;
padding: 20px 15px;
background-color: #80cbc4;
font-weight: bold;
vertical-align: middle;
text-align: left;
border: 1px solid #231815;
}
.product_tbl td {
background-color: #fff;
padding: 20px 30px;
font-weight: normal;
text-align: center;
border: 1px solid #231815;
}
.tbl_scroll {
overflow: auto;
white-space: nowrap;
margin-bottom: 50px;
}
.tbl_scroll::-webkit-scrollbar {
height: 5px;
}
.tbl_scroll::-webkit-scrollbar-track {
background: #F1F1F1;
}
.tbl_scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}
.ban_box {
background: #fff url(/img/product/alkillerplus/ban.jpg) no-repeat;
background-position: 50% 20px;
background-size: 60px 60px;
width: 80%;
margin: 64px auto 96px;
padding: 100px 40px 40px 40px;
border: 2px solid #5f363a;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.ml60 {
margin-left: 0%;
}
.price_box img {
width: 300px;
}
}
@media only screen and (max-width:895px) {
.pluslogo{
width: 83%;
margin: 30px;
}
.pluslogo img {
width: 65%;
}
.top_img{
justify-content: center;
}
.top_img img{
width: 100%;
}
.case {
margin: 0 auto;
display: block;
width: 100%;
}
.case img{
text-align: center;
}
.case th, .case td {
width: 100%;
display: block;
border-top: none;
min-width: unset;
margin: 0 auto;
}
.case tr:first-child th {
text-align: center;
}
.case .industry_p{
margin-right: 0px;
width: 100%;
font-size: small;
}
.feat_boxin{
width: 44%;
}
}
@media screen and (max-width: 639px) {
.pc {
display: none;
}
.sp {
display: block;
}
body, input, select, textarea {
font-size: 14px;
line-height: 1.5;
}
#wrapper {
padding: 0 0 90px 0;
}
section h2 {
color: #006064;
font-size: 22px;
font-weight: bold;
text-align: center;
text-decoration: none;
line-height: 1.2em;
}
section h2 span {
display: block;
color: #263238;
font-size: 16px;
font-weight: bold;
}
section h3 {
color: #006064;
font-size: 27px;
font-weight: bold;
text-align: center;
}
section .h3 {
color: #006064;
font-size: 27px;
font-weight: bold;
text-align: center;
}
section h3.e_tit {
margin: 0 0 24px 0;
padding: 0 0 5px 0;
color: #006064;
font-size: 20px;
font-weight: bold;
text-align: left;
border-bottom: 3px solid #006064;
}
.top_visual {
display: block;
max-width: 1480px;
width: 100%;
height: auto;
margin: 0 auto;
}
.h1_title {
font-size: 2em;
padding: 20px 0px 10px;
}
.subtitle{
font-size: 1.5em;
padding-top: 20px;
line-height: 2em;
}
p.sub_checker {
font-size: 1.2em;
}
#pagetop{
bottom: 52px;
}
.cv_area{
padding: 5px;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}
.cv_btn{
width: 40%;
margin: 3px 15px;
display: unset;
}
.cv_btn a{
padding: 12px 5px;
font-size: 1em;
font-weight:bold;
line-height: 1em;
border-radius: 3px;
height: 40px;
}
.pc_on{
display: none;
}
.sp_on{
display: inline-block;
}
.top_btn {
position: absolute;
top: 100%;
}
.p_btn_block {
width: 100%;
text-align: center;
}
.p_btn_block02 {
width: auto;
text-align: center;
}
.p_btn01 {
display: inline-block;
width: 90%;
border: none;
}
.p_btn01 a {
display: block;
padding: 15px;
font-size: 16px;
font-weight: normal;
text-align: center;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
width: 90%;
margin: 0 auto;
}
.p_btn01 a:hover {
text-decoration: none;
transition: background .5s ease;
-moz-box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
-webkit-box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
}
.p_btn01 a:active {
text-decoration: none;
transition: background .5s ease;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
p.fb {
font-size: 21px;
}
.ap_movie,.youtube {
position: relative;
width: 100%;
margin: 0 auto 20px; }
.youtube iframe {
display: block;
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
margin: 0 auto 20px;
}
.youtube iframe:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size: 0.1em;
line-height: 0;
}
.tenko {
display: block;
margin: 0;
}
.tenko li {
display: inline-block;
width: 100%;
margin: 0 0 20px 0;
font-size: 16px;
font-weight: bold;
text-align: center;
}
.tenko li img {
width: 66%;
height: auto;
}
.tenko_list {
margin: 10px auto 40px;
text-align: center;
}
.tenko_list li {
display: inline-block;
width: 90%;
}
.tenko_list li span {
display: grid;
background: #eceff1;
width: 100%;
height: 80px;
margin: 8px 0;
text-align: center;
justify-content: center;
align-items: center;
}
.tenko_box {
background: #fffaf0;
width: 100%;
margin: 0 auto;
padding: 48px 0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 2px solid #5f363a;
}
.w_box {
background: #fff;
width: 90%;
margin: 0 auto;
padding: 40px 20px;
}
.record_icon {
display: block;
width: 100%;
text-align: center;
}
.record_icon li {
display: inline-block;
width: 48%;
text-align: center;
margin: 10px 0;
}
.record_icon li img {
width: 80%;
height: auto;
}
.record_icon li p {
font-size: 0.85em;
text-align: center;
} .intro_company {
margin: 30px 0 15px;
font-size: 0;
text-align: center;
}
.intro_company li {
display: inline-block;
width : 31%;
margin: 0 1%;
padding: 0;
font-size: 20px;
text-align: center;
vertical-align: top;
}
.intro_company6 {
margin: 30px 0 15px;
font-size: 0;
text-align: center;
}
.intro_company6 li {
display: inline-block;
width : 31%;
margin: 0 1%;
padding: 0;
font-size: 20px;
text-align: center;
vertical-align: top;
}
.comingsoon {
display: block;
margin: 0 auto;
width : 100%;
height: auto;
padding: 0;
}
.tb_link {
text-align: right;
}
.tb_link img {
width: 140px;
height: auto;
}
.bg_eraberu {
background: url(/img/product/alkillerplus/sp_bg_eraberu.jpg) no-repeat;
background-position: 50% 25%;
background-size: contain;
padding: 60px 0 90px;
}
.eraberu {
position: relative;
width: 100%;
height: auto;
}
.eraberu .eraberu01 {
position: static;
width: 100%;
height: auto;
}
.eraberu .eraberu02 {
position: static;
width: 100%;
height: auto;
margin: 30px 0 20px 0;
}
.eraberu_box {
background: #fff;
width: 100%;
margin: 0 auto 40px;
padding: 40px 20px 20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.eraberu_box_l {
float: none;
width: 100%;
margin: 0 auto 30px;
text-align: center;
}
.eraberu_box_l img {
width: 40%;
height: auto;
}
.eraberu_box_r {
float: none;
position: relative;
width: 100%;
padding: 0 0 2em 0;
}
.e_list {
margin: 0 0 48px 0;
}
.e_list li {
font-size: 16px;
line-height: 1.8;
}
.e_list02 {
display: flex;
justify-content: center;
align-items: center;
margin: 5px 5px;
text-align: center;
}
.e_list02 li {
display: inline-block;
margin: 0 5px;
text-align: left;
vertical-align: middle;
}
.text-center {
font-size: 14px;
}
table.product_tbl {
width: 100%;
max-width: 1200px;
margin: 20px auto 1em;
border-collapse: collapse;
line-height: 1.8em;
}
.product_tbl th {
width: 240px;
padding: 20px 15px;
background-color: #80cbc4;
font-weight: bold;
vertical-align: middle;
text-align: left;
border: 1px solid #231815;
}
.product_tbl td {
background-color: #fff;
padding: 20px 30px;
font-weight: normal;
text-align: center;
border: 1px solid #231815;
}
.tbl_scroll {
overflow: auto;
white-space: nowrap;
margin-bottom: 50px;
}
.tbl_scroll::-webkit-scrollbar {
height: 5px;
}
.tbl_scroll::-webkit-scrollbar-track {
background: #F1F1F1;
}
.tbl_scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}
.ban_box {
background: #fff url(/img/product/alkillerplus/ban.jpg) no-repeat;
background-position: 50% 20px;
background-size: 60px 60px;
width: 100%;
margin: 48px auto 72px;
padding: 100px 30px 40px 30px;
border: 2px solid #5f363a;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.mg10 {
margin: 5px;
}
.mg40 {
margin: 5px 5px;
}
.ml60 {
display: block;
margin-left: auto;
margin-right: auto;
}
.price_cont{
flex-wrap: wrap;
}
.price_cont2 img{
width: 100%;
}
img.price_dlt {
width: 10%;
}
.price_box{
width: 100%;
}
.price_box img{
width: 90%;
margin: 10px;
}
.price_box p{
font-size: 1rem;
}
.price_tit {
font-size: 1.5em;
padding: 10px;
margin: 0px 10px 20px;
}
.zero_3{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 90%;
margin: 0 auto;
text-align: center;
}
.zero_3 li img{
max-width: 250px;
min-width: 150px;
margin: 30px;
}
.zero_3 li p{
font-size: 27px;
font-weight: bold;
text-align: center;
line-height: 29px;
}
.p_asterisk{
font-size:13px ;
line-height: 10px;
font-weight: normal;
}
.cp_qa {
width: 95%;
}
.feat_boxin{
width: 100%;
}
.mobilein_btn p {
width: 95%;
margin: 0 auto;
}
.oc_qa {
width: 90%;
}
.oc_qa label{
font-size: 1em;
font-weight: normal;
}
.oc_qa .oc_actab-content {
font-size: 1em;
margin: 0;
line-height: 1.5em;
}
p.sensor_j {
font-size: 20px;
margin: -10px 0px 50px 0px;
}
} .fix-bnr-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
background: rgba(0,0,0,.8);
width: 100%;
height: 100%;
z-index: 999;
}
.fix-bnr {
max-width: 600px;
width: 80%;
left: 50%;
bottom: 50%;
transform: translate(-50%, 50%);
}
.fix-bnr__body img {
max-width: 100%;
width: auto;
}
@media screen and (max-width: 767px){
.fix-bnr {
top: auto;
}
}