@charset "utf-8";
@charset 'UTF-8';

 .slick-loading .slick-list
{
background: #fff url(https://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://pai-r.com/wp/wp-content/themes/PAI-R/slick/fonts/slick.eot);
src: url(https://pai-r.com/wp/wp-content/themes/PAI-R/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://pai-r.com/wp/wp-content/themes/PAI-R/slick/fonts/slick.woff) format('woff'), url(https://pai-r.com/wp/wp-content/themes/PAI-R/slick/fonts/slick.ttf) format('truetype'), url(https://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;
}
 body {
color: #263238;
-webkit-text-size-adjust: 100%;
overflow-wrap: break-word;
}
#wrapper {
background-color: #F1F1F1;
width: 100%;
padding: 0 0 80px 0;
}
.contents {
max-width: 1040px;
margin: 0 auto;
}
.contents p {
line-height: 1.8;
}
.contents02 {
margin: 0 auto;
padding: 100px 0;
}
.contents02 p {
line-height: 1.8;
}
.s_inner {
max-width: 1040px;
margin: 0 auto;
text-align: left;
}
.sell {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.sell_box {
width: 250px;
height: 300px;
background: contain;
margin: 30px;
text-align: center;
border-radius: 5px;
transition: 0.5s;
padding: 20px;
position: relative;
border: solid 1px #A5D6A7;
}
.sell_box a::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
cursor: pointer;
content: "";
background-color: rgba(0, 0, 0, 0)
}
.sell_box p {
text-align: justify;
line-height: 1.5em;
font-size: 0.9em;
color: #232941;
}
.sell_box:hover {
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.26), 0px 8px 15px rgba(0, 0, 0, 0.13);
}
.sell_box:active {
box-shadow: none;
}
.sell_box h3 {
margin: 20px;
}
h3.pics {
border: 1px solid #f45b69;
margin: 0 0 10px 0;
padding: 8px;
color: #f45b69;
font-size: 1.2em;
font-weight: bold;
}
h3.pics2 {
border: 1px solid #f45b69;
margin: 0 0 10px 0;
padding: 8px;
color: #f45b69;
font-size: 1.2em;
font-weight: bold;
}
h3.pics3 {
border: 0px solid #f45b69;
margin: 0 0 30px 0;
padding: 0x;
color: #63bcb8;
font-size: 24px;
font-weight: bold;
text-align: center;
}
.sell_mail {
width: 520px;
border: solid 1px #263238;
text-align: center;
margin: 30px 0 40px;
padding: 20px 20px;
}
.sell_mail.sm_r {
margin: 30px 0 40px 30px;
}
.sell_mail.sm_center {
margin: 30px auto 40px;
}
.sell_mail h2 {
margin: 0 0 10px 0;
padding: 0 0 6px 0;
border-bottom: solid 1px #263238;
}
.sellh2 {
width: 100%;
padding: 5px 0 7px 10px;
font-size: 1.2em;
font-weight: bold;
border-left: 12px solid #63bcb8;
border-bottom: 1px solid #63bcb8;
}
.sellh2 .fs {
margin: 0 0 0 0.5em;
font-size: 80%;
}
.sellh2_2 {
border-radius: 25px;
margin-top: 100px;
margin-bottom: 50px;
}
.sell80 {
width: 90%;
margin: 0 auto;
}
.cp_timeline03 {
position: relative;
margin: 3em auto;
}
.cp_timeline03:before {
position: absolute;
top: 0;
width: 4px;
height: 100%;
content: '';
background-color: #63bcb8;
left: 30px;
}
.cp_timeline03 .timeline_group {
position: relative;
}
.cp_timeline03 .timeline_group:not(:first-of-type) {
margin-top: 3rem;
}
.cp_timeline03 .timeline_item {
margin-bottom: 2em;
position: relative;
padding-left: 80px;
}
.cp_timeline03 .timeline_item:not(:last-of-type) {
margin-bottom: 2em;
}
.cp_timeline03 .timeline_group .time {
position: absolute;
left: 0;
box-sizing: border-box;
min-width: 65px;
min-height: 65px;
padding: 0.5em 0.5em;
text-align: center;
color: #fff;
background-color: #63bcb8;
top: 7%;
margin-top: -33px;
border-radius: 50%;
}
.cp_timeline03 .timeline_group:nth-of-type(2) .time {
margin-top: -40px;
}
.cp_timeline03 .timeline_group:nth-of-type(3) .time {
margin-top: -40px;
}
.cp_timeline03 .timeline_group:nth-of-type(5) .time {
margin-top: -18px;
}
.cp_timeline03 .time_day {
display: block;
padding: 5px 0 0 0;
font-size: 1em;
font-weight: 500;
line-height: 1;
}
.cp_timeline03 .time_month {
display: block;
font-size: 1.5em;
text-transform: uppercase;
line-height: 1;
}
.cp_timeline03 .desc {
padding: 30px 40px;
border-radius: 8px;
background-color: #fff;
}
.desc {
margin-top: 20px;
}
.flag {
background: #b2dfdb;
padding: 8px 20px;
font-size: 1.1em;
font-weight: bold;
}
.mobile_btn {
margin: 30px 0 60px;
}
.selltable {
margin: 20px 0 0 0;
}
.tabs { margin-top: 50px;
padding-bottom: 40px;
margin: 0 auto;
}
.tabs li a {
width: calc(100%/4 - 20px);
height: 60px;
background-color: #fff;
margin: 0 10px 60px;
line-height: 60px;
font-size: 16px;
text-align: center;
color: #565656;
display: block;
float: left;
text-align: center;
font-weight: bold;
border-radius: 5px;
border: 1px solid #37474f;
transition: all 0.2s ease;
cursor: pointer;
}
.tabs.p2 li a {
width: calc(50% - 20px);
}
.tabs li:hover {
opacity: 0.88;
}
.tabs li.active a {
background-color: #63bcb8;
border: 1px solid #63bcb8;
color: #263238;
}
.tabs li a:hover {
background-color: #63bcb8;
border: 1px solid #63bcb8;
color: #263238;
}
.tabs2 {
display: block;
padding-bottom: 40px;
margin: 50px auto 0;
text-align: center;
}
.tab_item2 {
max-width: 300px;
width:30%;
height: 60px;
margin: 0 5px;
line-height: 60px;
font-size: 16px;
text-align: center;
color: #565656;
display: inline-block;
text-align: center;
font-weight: bold;
border-radius: 5px 5px 0 0;
border: 1px solid #63bcb8;
border-bottom: none;
transition: all 0.2s ease;
}
.tab_item2:hover {
opacity: 0.88;
}
input[name="tab_item2"] {
display: none;
}
.tab_cont2 {
display: none;
padding: 40px 0 0;
clear: both;
border-top: 1px solid #63bcb8;
overflow: hidden;
}
#alkiller_tab:checked~#alkiller_cont, #alkillerplus_tab:checked~#alkillerplus_cont, #smarttime_tab:checked~#smarttime_cont {
display: block;
}
.tabs2 input:checked+.tab_item2 {
background-color: #63bcb8;
border: 1px solid #63bcb8;
color: #263238;
}
.w_box{
margin: 60px auto 90px;
padding: 30px 40px;
border-radius: 8px;
background-color: #fff;
}
.w_box.mba1 {
margin: 60px auto 30px;
}
.w_box.mba2 {
margin: 0 auto 90px;
}
.wide80 {
width: 84%;
text-align: left;
}
.wide80_2 {
width: 40%;
text-align: left;
}
.photo_box {
float: left;
width: 240px;
}
.photo_box img {
width: 240px;
height: auto;
}
.text_box {
float: left;
width: calc(100% - 240px);
padding: 60px 0 0 20px;
}
.text_box02 {
float: left;
width: calc(100% - 260px);
padding: 30px 0 0 50px;
}
.text_box02 p.bod01 {
padding: 3px 0 3px 10px;
border-left: 10px solid #63bcb8;
line-height: 1.66;
}
.text_box02 p.bod01 .fs {
font-size: 14px;
}
.text_box02 p.bod01 .fb {
font-size: 18px;
}
.text_pink {
color: #f45b69;
}
.col {
display: block;
margin: 0;
padding: 0;
}
.col li {
display: inline-block;
margin: 0 1.5em 0 0;
padding: 0;
vertical-align: top;
}
.bg_green {
background-color: rgba(178, 223, 219, 0.3);
width: 100%;
padding: 20px 0;
text-align: center;
}
.flow {
display: block;
margin: 60px 0;
font-size: 0;
text-align: center;
}
.flow li {
display: inline-block;
width: 25%;
font-size: 15px;
vertical-align: top;
}
.flow li p {
padding: 10px 30px;
}
.flow li img {
width: 100%;
height: auto;
padding: 0 20px;
}
h3.sell_topic {
width: 100%;
background: rgba(178, 223, 219, 0.3);
padding: 10px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
h3.sell_topic .step {
color: #63bcb8;
font-size: 133%;
}
h3.sell_topic .step_num {
display: inline-block;
background: #63bcb8;
width: 50px;
height: 50px;
line-height: 50px;
margin: 0 8px;
padding: 0;
color: #fff;
font-size: 150%;
text-align: center;
border-radius: 50%;
}
h4.sell_topic {
width: 100%;
background: #b2dfdb;
margin-bottom: 20px;
padding: 8px 20px;
font-size: 18px;
font-weight: bold;
}
.linkcolor a {
color:  #009ac0;
text-decoration: underline;
}
.linkcolor a:hover {
text-decoration: underline;
}
@media only screen and (max-width: 767px) {
.cp_timeline03:before {
left: 0;
}
.cp_timeline03 .timeline_group {
padding-top: 40px;
}
.cp_timeline03 .timeline_item {
padding-top: 60px;
padding-left: 20px;
}
.cp_timeline03 .timeline_item:before {
top: 90px;
}
.cp_timeline03 .time {
top: 40px;
border-radius: 0 20px 20px 0;
min-height: 2em;
}
.cp_timeline03 .time_day, .cp_timeline03 .time_month {
display: inline-block;
}
.cp_timeline03 .desc {
font-size: 0.8em;
}
}
.selltable *, .selltable *:before, .selltable *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.selltable {
width: 100%;
border-collapse: collapse;
border: none;
}
.selltable th, .selltable td {
padding: 25px 0;
text-align: left;
}
.sell_bottom{
border-bottom: 1px dashed;
}
.ver {
width: 360px;
}
.selltable th {
width: 30%;
text-align: left;
}
.selltable02 *, .selltable02 *:before, .selltable02 *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.selltable02 {
width: 80%;
border-collapse: collapse;
margin: 60px auto 90px;
}
.selltable02 th, .selltable02 td {
padding: 10px;
border: 1px solid #63bcb8;
text-align: left;
}
.selltable02 th {
width: 40%;
text-align: left;
background: #b2dfdb;
}
.selltable02b *, .selltable02b *:before, .selltable02b *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.selltable02b {
width: 85%;
border-collapse: collapse;
margin: 60px auto 10px;
}
.selltable02b th, .selltable02b td {
padding: 10px;
border: 1px solid #63bcb8;
vertical-align: middle;
}
.selltable02b th {
text-align: left;
font-weight: bold;
background: #b2dfdb;
font-size: 1.2em;
width: 30%;
}
.selltable02b td {
text-align: center;
width: 22%;
font-size: 1.2em;
}
.f_sm{
font-size: 0.7em;
font-weight: normal;
}
.selltable02b td img{
max-width: 180px;
min-width: 50px;
width: 80%;
}
.step_table {
width: 80%;
margin: 40px auto 80px;
border-collapse: collapse;
border: none;
}
.step_table th {
padding: 20px 10px;
font-size: 14px;
vertical-align: middle;
border-bottom: 1px dotted #546e7a;
}
.step_table td {
padding: 20px 20px 15px 0;
font-size: 14px;
vertical-align: middle;
border-bottom: 1px dotted #546e7a;
}
.step_table tr:last-child th, .step_table tr:last-child td {
border-bottom: 0px dotted #546e7a;
}
.step_table th.w1 {
width: 12em;
text-align: right;
}
.step_table th.w2 {
padding: 15px 0px;
width: 4em;
text-align: left;
}
.step_table02 {
width: 100%;
margin: 20px 0 80px;
text-align: left;
font-size: 14px;
border-collapse: collapse;
border: none;
}
.step_table02 th {
padding: 5px 10px;
border-bottom: 1px solid #263238;
}
.step_table02 td {
padding: 20px 10px;
}
.step_table02 th.w1 {
width: 340px;
}
.step_table02 th.w2 {
width: 300px;
}
.step_table02 th.w3 {
width: 340px;
}
input.w1b[type="text"] {
width: 300px;
}
input.w2b[type="text"] {
width: 300px;
}
input.w3b[type="text"] {
width: 300px;
}
.step_table03 {
width: 100%;
margin: 20px 0 80px;
font-size: 14px;
text-align: left;
border-collapse: collapse;
border: none;
}
.step_table03 th {
padding: 5px 10px;
border-bottom: 1px solid #263238;
}
.step_table03 td {
padding: 20px 10px;
}
.step_table03 th.w1 {
width: 290px;
}
.step_table03 th.w2 {
width: 370px;
}
.step_table03 th.w3 {
width: 320px;
}
.num_pc {
display: block;
}
.num_nopc {
display: none;
}
.step_table02 .num_pc, .step_table03 .num_pc {
width: 100%;
}
.step_table04 {
width: 80%;
margin: 40px auto 0;
border-collapse: collapse;
border: none;
}
.step_table04 th {
padding: 20px 10px;
font-size: 14px;
vertical-align: middle;
border-bottom: 1px dotted #546e7a;
}
.step_table04 th.nobod {
padding: 20px 10px 0 10px;
border-bottom: 0px dotted #546e7a;
}
.step_table04 th.w2.nobod {
padding: 20px 10px 0 0;
}
.step_table04 td {
padding: 20px 20px 15px 0;
font-size: 14px;
text-align: left;
vertical-align: middle;
border-bottom: 1px dotted #546e7a;
}
.step_table04 td.nobod {
padding: 20px 30px 0 0;
border-bottom: 0px dotted #546e7a;
}
.step_table04 th.w1 {
width: 12em;
text-align: right;
}
.step_table04 th.w2 {
padding: 15px 0px;
width: 4em;
text-align: left;
}
.step_table04b {
width: 80%;
margin: 20px auto 40px;
border-collapse: collapse;
border: none;
background: #b2dfdb;
}
input.w1c[type="text"] {
width: 300px;
}
input.w2c[type="text"] {
width: 300px;
}
input.w3c[type="text"] {
width: 300px;
}
input[type="button"].pluralBtn {
background: #f45b69;
width: 28px;
padding: 2px;
color: #fff;
font-weight: bold;
border-style: none;
text-align: center;
}
.s_arr {
width: auto;
height: 32px;
vertical-align: middle;
}
.plural li {
margin: 5px 0;
}
.mbb {
margin: 0.6em 0 0.2em;
}
input[type="text"] {
width: 100%;
padding: 4px 10px;
border: 1px solid #999999;
border-radius: 4px;
cursor: text;
}
textarea {
width: 100%;
padding: 2px 10px;
border: 1px solid #999999;
border-radius: 4px;
}
.req {
background-color: #f45b69;
margin: 10px 0 0 0.5em;
padding: 2px 4px;
color: #fff;
font-size: 70%;
font-weight: normal;
border-radius: 2px;
line-height: 1.5;
}
.offer_table {
width: 600px;
margin: 40px auto 5px;
font-size: 14px;
text-align: left;
border-collapse: collapse;
border: none;
}
.offer_table th {
background: #b2dfdb;
padding: 10px 10px;
border: 1px solid #63bcb8;
}
.offer_table td {
padding: 10px 10px;
border: 1px solid #63bcb8;
}
.offer_table th:nth-of-type(1) {
width: 16em;
}
.offer_table th:nth-of-type(2) {
width: 7em;
}
.offer_table th:nth-of-type(3) {
width: 9em;
}
.offer_table th:nth-of-type(4) {
width: 10em;
}
.offer_table td:nth-of-type(1) {}
.offer_table td:nth-of-type(2) {}
.offer_table td:nth-of-type(3) {}
.offer_table td:nth-of-type(4) {
text-align: right;
}
.offer_table02 {
width: 600px;
margin: 0 auto 10px;
font-size: 14px;
text-align: left;
border-collapse: collapse;
border: 1px solid #63bcb8;
}
.offer_table02 td.w1 {
width: 50%;
padding: 10px 10px;
}
.offer_table02 td.w2 {
width: 50%;
padding: 10px 10px;
color: #f45b69;
text-align: right;
}
.offer_table02 td.w2 span {
margin: 0 0.3em 0 0;
font-size: 180%;
}
input.offer_input[type="text"] {
width: 5em;
margin: 0 0.3em 0 0;
}
input.width50[type="text"] {
width: 49%;
}
input.width50[type="text"]:nth-of-type(2) {
margin: 0 0 0 2%;
}
input.zip1[type="text"] {
width: 7em;
margin: 0 2em 0 0;
}
input.zip2[type="text"] {
width: 5em;
margin: 0 0 0 0.5em;
}
.checkbox_list {
max-width: 800px;
margin: 60px auto 80px;
}
.checkbox_list li {
display: inline-block;
margin: 8px 4px;
}
.noior-btn a {
float:left;
font-weight: 100;
font-size: 16px;
color: #fff;
background-color: #263238;
border-radius: 35px;
margin-left: auto;
margin-right: auto;
padding: 10px 30px;
margin: 20px 0;
}
.noior-btn :hover{
box-shadow:0px 3px 10px rgba(0, 0, 0, 0.3);
} #ex_toggle1, #ex_toggle2, #ex_toggle3, #ex_toggle4, #ex_toggle5, #ex_toggle6, #ex_toggle7 {
display: none;
}
.expand1, .expand2, .expand3, .expand4, .expand5 {
visibility: collapse;
}
.expand6, .expand7 {
visibility: hidden;
height: 0;
}
#ex_toggle1:checked ~ * .expand1, #ex_toggle2:checked ~ * .expand2, #ex_toggle3:checked ~ * .expand3, #ex_toggle4:checked ~ * .expand4,
#ex_toggle5:checked ~ * .expand5, #ex_toggle6:checked ~  .expand6, #ex_toggle7:checked ~  .expand7{
visibility: visible;
height: auto;
}
.ex_btn {
display: inline-block;
margin: 6px 2px;
padding: 8px 16px 8px 10px;
background: rgba(178, 223, 219, 0.3);
border: 1px solid rgba(178, 223, 219, 0.3);
border-radius: 4px;
vertical-align: middle;
}
.ex_btn:before {
content: '';
background: #fff;
border: 1px solid #263238;
display: inline-block;
vertical-align: top;
width: 20px;
height: 20px;
padding: 0px;
margin: 3px 8px 0 0;
border-radius: 3px;
text-align: center;
}
#ex_toggle1:checked + .ex_btn, #ex_toggle2:checked + .ex_btn, #ex_toggle3:checked + .ex_btn, #ex_toggle4:checked + .ex_btn, #ex_toggle5:checked + .ex_btn, #ex_toggle6:checked + .ex_btn, #ex_toggle7:checked + .ex_btn{
display: inline-block;
margin: 6px 2px;
padding: 8px 16px 8px 10px;
background: #fff;
border: 1px solid #f45b69;
border-radius: 4px;
vertical-align: middle;
}
#ex_toggle1:checked + .ex_btn:before, #ex_toggle2:checked + .ex_btn:before, #ex_toggle3:checked + .ex_btn:before, #ex_toggle4:checked + .ex_btn:before, #ex_toggle5:checked + .ex_btn:before,
#ex_toggle6:checked + .ex_btn:before, #ex_toggle7:checked + .ex_btn:before {
content: "\f00c";
font-family: 'FontAwesome';
font-weight: 900;
background: #f45b69;
border: 1px solid #f45b69;
color: #fff;
}
#ex_toggle1b, #ex_toggle2b, #ex_toggle3b, #ex_toggle4b, #ex_toggle5b, #ex_toggle6b, #ex_toggle7b {
display: none;
}
.expand1b, .expand2b, .expand3b, .expand4b, .expand5b {
visibility: collapse;
}
.expand6b, .expand7b {
visibility: hidden;
height: 0;
}
#ex_toggle1b:checked ~ * .expand1b, #ex_toggle2b:checked ~ * .expand2b, #ex_toggle3b:checked ~ * .expand3b, #ex_toggle4b:checked ~ * .expand4b,
#ex_toggle5b:checked ~ * .expand5b, #ex_toggle6b:checked ~  .expand6b, #ex_toggle7b:checked ~  .expand7b{
visibility: visible;
height: auto;
}
#ex_toggle1b:checked + .ex_btn, #ex_toggle2b:checked + .ex_btn, #ex_toggle3b:checked + .ex_btn, #ex_toggle4b:checked + .ex_btn, #ex_toggle5b:checked + .ex_btn, #ex_toggle6b:checked + .ex_btn, #ex_toggle7b:checked + .ex_btn{
display: inline-block;
margin: 6px 2px;
padding: 8px 16px 8px 10px;
background: #fff;
border: 1px solid #f45b69;
border-radius: 4px;
vertical-align: middle;
}
#ex_toggle1b:checked + .ex_btn:before, #ex_toggle2b:checked + .ex_btn:before, #ex_toggle3b:checked + .ex_btn:before, #ex_toggle4b:checked + .ex_btn:before, #ex_toggle5b:checked + .ex_btn:before,
#ex_toggle6b:checked + .ex_btn:before, #ex_toggle7b:checked + .ex_btn:before {
content: "\f00c";
font-family: 'FontAwesome';
font-weight: 900;
background: #f45b69;
border: 1px solid #f45b69;
color: #fff;
}
.step_table .expand4 th {
padding: 33px 10px 20px;
vertical-align: top;
}
.step_table .expand4b th {
padding: 33px 10px 20px;
vertical-align: top;
}
.checkbox-custom2 {
opacity: 0;
position: absolute;
}
.checkbox-custom2, .checkbox-custom-label2 {
display: inline-block;
vertical-align: middle;
margin: 3px;
cursor: pointer;
}
.checkbox-custom-label2 {
position: relative;
margin: 0;
padding: 8px 16px 8px 10px;
border-radius: 4px;
}
.checkbox-custom2+.checkbox-custom-label2:before, .radio-custom2+.radio-custom-label2:before {
content: '';
background: #fff;
border: 1px solid #263238;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 20px;
padding: 2px;
margin-right: 10px;
border-radius: 4px;
text-align: center;
}
.checkbox-custom2:checked+.checkbox-custom-label2:before {
content: "\f00c";
font-family: 'FontAwesome';
font-weight: 900;
background: #f45b69;
border: 1px solid #f45b69;
color: #fff;
}
.checkbox-custom2:focus+.checkbox-custom-label2 {
outline: 0px solid #263238;
}
.center {
text-align: center;
}
.fs80 {
font-size: 80%;
}  .step2 {
position: relative;
}
.step2 #applystep2 {
position: absolute;
visibility: hidden;
top: -100px;
}
@media screen and (max-width: 1100px) {
.contents {
max-width: initial;
width: 92%;
margin-left: auto;
margin-right: auto;
padding: 66px 0 !important;
}
.s_inner {
max-width: initial;
width: 92%;
margin: 0 auto;
text-align: left;
}
}
@media screen and (max-width: 980px) {
.sell_mail {
width: 100%;
border: solid 1px #263238;
text-align: center;
margin: 18px 0 24px;
padding: 12px 12px;
}
.sell_mail.sm_r {
margin: 18px 0 24px 18px;
}
.sell_mail.sm_center {
margin: 18px auto 24px;
}
.sell_mail h2 {
margin: 0 0 10px 0;
padding: 0 0 6px 0;
border-bottom: solid 1px #263238;
}
.num_pc {
display: none;
}
.num_nopc {
display: block;
}
.step_table02 th, .step_table03 th {
display: block;
width: 100%;
}
.step_table02 .num_nopc, .step_table03 .num_nopc {
width: 100%;
}
.step_table02 .num_nopc ul li, .step_table03 .num_nopc ul li {
width: 100%;
}
.wide80_2 {
width: 80%;
text-align: left;
}
}
@media screen and (max-width: 639px) {
.pc {
display: none;
}
.sp {
display: block;
}
.contents {
max-width: initial;
width: 92%;
margin-left: auto;
margin-right: auto;
padding: 50px 0 !important;
}
.contents02 {
width: 92%;
margin: 0 auto;
padding: 50px 0 !important;
}
.s_inner {
max-width: initial;
width: 92%;
margin: 0 auto;
text-align: left;
}
.flow {
display: block;
margin: 30px 0;
font-size: 0;
}
.flow li {
display: inline-block;
width: 50%;
font-size: 15px;
vertical-align: top;
}
.flow li p {
padding: 10px 30px;
}
.flow li img {
width: 100%;
height: auto;
padding: 0 20px;
}
.tabs {
margin-top: 25px;
padding-bottom: 20px;
margin: 0 auto; }
.cp_timeline03 p {
font-size: 1em !important;
}
.cp_timeline03 {
position: relative;
margin: 0 auto;
}
.cp_timeline03:before {
left: 0;
display: none;
}
.cp_timeline03 .timeline_group {
position: relative;
}
.cp_timeline03 .timeline_group:not(:first-of-type) {
margin-top: 0rem;
}
.cp_timeline03 .timeline_item {
margin-bottom: 2em;
position: relative;
padding-left: 0px;
}
.cp_timeline03 .timeline_item:not(:last-of-type) {
margin-bottom: 1em;
}
.cp_timeline03 .timeline_group .time {
position: absolute;
left: 0;
box-sizing: border-box;
min-width: 65px;
min-height: 65px;
padding: 0.5em 0.5em;
text-align: center;
color: #fff;
background-color: #63bcb8;
top: 7%;
margin-top: -33px;
border-radius: 50%;
}
.cp_timeline03 .timeline_group:nth-of-type(2) .time {
margin-top: -40px;
}
.cp_timeline03 .timeline_group:nth-of-type(3) .time {
margin-top: -60px;
}
.cp_timeline03 .timeline_group:nth-of-type(5) .time {
margin-top: -38px;
}
.cp_timeline03 .timeline_group:nth-of-type(6) .time {
margin-top: -18px;
}
.cp_timeline03 .time_day {
display: block;
padding: 5px 0 0 0;
font-size: 1em;
font-weight: 500;
line-height: 1;
}
.cp_timeline03 .time_month {
display: block;
font-size: 1.5em;
text-transform: uppercase;
line-height: 1;
}
.cp_timeline03 .desc {
padding: 18px 24px;
border-radius: 8px;
background-color: #fff;
}
.cp_timeline03:before {
left: 0;
}
.cp_timeline03 .timeline_group {
padding-top: 10px;
}
.cp_timeline03 .timeline_item {
padding-top: 60px;
padding-left: 20px;
}
.cp_timeline03 .timeline_item:before {
top: 90px;
}
.cp_timeline03 .time {
top: 40px;
border-radius: 0 20px 20px 0;
min-height: 2em;
} .cp_timeline03 .desc {
font-size: 1em;
}
h3.sellh2 {
background: none !important;
width: 100% !important;
margin: 0 0 0 -5px !important;
border-left: 0px solid #63bcb8 !important;
border-bottom: 0px solid #63bcb8 !important;
}
h3.sellh2 span {
background: #63bcb8 !important;
padding: 3px 30px !important;
border-left: 0px solid #63bcb8 !important;
border-bottom: 0px solid #63bcb8 !important;
}
.selltable {
width: 100%;
border-collapse: collapse;
border: none;
}
.selltable th, .selltable td {
display: block;
width: 100%;
padding: 8px;
text-align: center;
}
.ver {
width: 360px;
}
.selltable th {
width: 30%;
text-align: left;
}
.selltable02 *, .selltable02 *:before, .selltable02 *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.selltable02 {
width: 100%;
border-collapse: collapse;
margin: 30px auto 45px;
}
.selltable02 th, .selltable02 td {
padding: 10px;
border: 1px solid #63bcb8;
text-align: left;
}
.selltable02 th {
width: 40%;
text-align: left;
background: #b2dfdb;
}
.selltable02b *, .selltable02b *:before, .selltable02b *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.selltable02b {
width: 100%;
border-collapse: collapse;
margin: 30px auto 10px;
}
.selltable02b th, .selltable02b td {
padding: 10px;
border: 1px solid #63bcb8;
}
.selltable02b th {
width: 40%;
text-align: left;
background: #b2dfdb;
}
.mobile_btn {
margin: 18px 0 36px;
text-align: center;
}
.tabs li a {
width: 100%;
height: 50px;
background-color: #fff;
margin: 0 auto 10px;
line-height: 50px;
font-size: 16px;
text-align: center;
color: #565656;
display: block;
float: left;
text-align: center;
font-weight: bold;
border-radius: 5px;
border: 1px solid #37474f;
transition: all 0.2s ease;
}
.tabs.p2 li a {
width: 100%;
}
.tabs li:hover {
opacity: 0.88;
}
.tabs li:hover {
opacity: 0.88;
}
.tabs li.active a {
background-color: #63bcb8;
border: 1px solid #63bcb8;
color: #263238;
}
.tabs li a:hover {
background-color: #63bcb8;
border: 1px solid #63bcb8;
color: #263238;
}
.tabs2 {
display: block;
padding-bottom: 40px;
margin: 50px auto 0;
text-align: center;
}
.tab_item2 {
max-width: initial;
width:30%;
height: 50px;
margin: 0 0.15%;
line-height: 50px;
font-size: 13px;
text-align: center;
color: #565656;
display: inline-block;
text-align: center;
font-weight: bold;
border-radius: 5px 5px 0 0;
border: 1px solid #63bcb8;
border-bottom: none;
transition: all 0.2s ease;
}
.tab_item2:hover {
opacity: 0.88;
}
input[name="tab_item2"] {
display: none;
}
.tab_cont2 {
display: none;
padding: 0;
clear: both;
border-top: 1px solid #63bcb8;
overflow: hidden;
}
#alkiller_tab:checked~#alkiller_cont, #alkillerplus_tab:checked~#alkillerplus_cont, #smarttime_tab:checked~#smarttime_cont {
display: block;
}
.tabs2 input:checked+.tab_item2 {
background-color: #63bcb8;
border: 1px solid #63bcb8;
color: #263238;
}
.w_box {
margin: 30px auto 45px;
padding: 18px 24px;
border-radius: 8px;
background-color: #fff;
}
.w_box.mba1 {
margin: 30px auto 20px;
}
.w_box.mba2 {
margin: 0 auto 45px;
}
.wide80 {
width: 100%;
text-align: left;
}
.wide80_2 {
width: 70%;
text-align: left;
}
.photo_box {
float: none;
width: 100%;
}
.photo_box img {
display: block;
width: 80%;
height: auto;
margin: 0 auto;
}
.text_box {
float: none;
width: 100%;
padding: 30px 0 0 0;
}
.text_box02 {
float: none;
width: 100%;
padding: 30px 0 0 0;
}
.text_box02 p.bod01 {
padding: 3px 0 3px 10px;
border-left: 10px solid #63bcb8;
line-height: 1.66;
}
.text_box02 p.bod01 .fs {
font-size: 14px;
}
.text_box02 p.bod01 .fb {
font-size: 18px;
}
.text_pink {
color: #f45b69;
}
iframe {
width: 100%;
}
.step_table {
width: 100%;
margin: 20px auto 40px;
border-collapse: collapse;
border: none;
}
.step_table th {
display: block;
width: 100%;
padding: 12px 6px;
font-size: 13px;
vertical-align: middle;
border-bottom: none;
}
.step_table td {
display: block;
width: 100%;
padding: 12px 6px;
font-size: 13px;
vertical-align: middle;
border-bottom: 1px dotted #546e7a;
}
.step_table th.w1 {
display: block;
width: 100%;
text-align: left;
}
.step_table th.w2 {
display: none;
}
.step_table th br, .step_table td br{
display: none;
}
.step_table .req.sp {
display: inline-block;
width: 4em;
text-align: center;
}
.step_table02 {
width: 100%;
margin: 20px 0 80px;
text-align: left;
font-size: 14px;
border-collapse: collapse;
border: none;
}
.step_table02 th {
padding: 5px 10px;
border-bottom: 1px solid #263238;
}
.step_table02 td {
padding: 20px 10px;
}
.step_table02 th.w1 {
width: 320px;
}
.step_table02 th.w2 {
width: 290px;
}
.step_table02 th.w3 {
width: 370px;
}
input.w1b[type="text"] {
width: 300px;
}
input.w2b[type="text"] {
width: 300px;
}
input.w3b[type="text"] {
width: 300px;
}
.step_table03 {
width: 100%;
margin: 20px 0 80px;
font-size: 14px;
text-align: left;
border-collapse: collapse;
border: none;
}
.step_table03 th {
padding: 5px 10px;
border-bottom: 1px solid #263238;
}
.step_table03 td {
padding: 20px 10px;
}
.step_table03 th.w1 {
width: 290px;
}
.step_table03 th.w2 {
width: 370px;
}
.step_table03 th.w3 {
width: 320px;
}
.step_table04 {
width: 100%;
margin: 20px auto 0;
border-collapse: collapse;
border: none;
}
.step_table04 th {
display: block;
width: 100%;
padding: 12px 6px;
font-size: 13px;
vertical-align: middle;
border-bottom: 1px dotted #546e7a;
}
.step_table04 th br, .step_table04 td br{
display: none;
}
.step_table04 th.nobod {
padding: 12px 6px;
border-bottom: 0px dotted #546e7a;
}
.step_table04 th.w2.nobod {
padding: 12px 6px;
}
.step_table04 td {
display: block;
width: 100%;
padding: 12px 6px;
font-size: 13px;
text-align: left;
vertical-align: middle;
border-bottom: 1px dotted #546e7a;
}
.step_table04 td.nobod {
padding: 12px 18px 0 0;
border-bottom: 0px dotted #546e7a;
}
.step_table04 th.w1 {
width: 100%;
text-align: left;
}
.step_table04 th.w2 {
display: none;
}
.step_table04 th.w1.nobod02,step_table04 th.w2.nobod02 {
border-bottom: 0px dotted #546e7a;
}
.step_table04 .btn03 {
display: block;
margin: 1em 0 0 0;
}
.step_table04 .req.sp {
display: inline-block;
width: 4em;
text-align: center;
}
.step_table04b {
width: 80%;
margin: 20px auto 40px;
border-collapse: collapse;
border: none;
background: #b2dfdb;
}
.step_table .expand4 th {
padding: 12px 6px;
vertical-align: middle;
}
.step_table .expand4b th {
padding: 12px 6px;
vertical-align: middle;
}
.expand1, .expand2, .expand3, .expand4, .expand5 {
visibility: collapse;
}
.expand6, .expand7 {
visibility: hidden;
height: 0;
}
#ex_toggle1:checked ~ * .expand1, #ex_toggle2:checked ~ * .expand2, #ex_toggle3:checked ~ * .expand3, #ex_toggle4:checked ~ * .expand4,
#ex_toggle5:checked ~ * .expand5, #ex_toggle6:checked ~  .expand6, #ex_toggle7:checked ~  .expand7{
visibility: visible;
height: auto;
}
.expand1b, .expand2b, .expand3b, .expand4b, .expand5b {
visibility: collapse;
}
.expand6b, .expand7b {
visibility: hidden;
height: 0;
}
#ex_toggle1b:checked ~ * .expand1b, #ex_toggle2b:checked ~ * .expand2b, #ex_toggle3b:checked ~ * .expand3b, #ex_toggle4b:checked ~ * .expand4b,
#ex_toggle5b:checked ~ * .expand5b, #ex_toggle6b:checked ~  .expand6b, #ex_toggle7b:checked ~  .expand7b{
visibility: visible;
height: auto;
}
input.w1c[type="text"] {
width: 300px;
}
input.w2c[type="text"] {
width: 300px;
}
input.w3c[type="text"] {
width: 300px;
}
input[type="button"].pluralBtn {
background: #f45b69;
width: 28px;
padding: 2px;
color: #fff;
font-weight: bold;
border-style: none;
text-align: center;
}
}
.bold{
font-weight: bold;
}
.new-formbox{
max-width: 1000px;
background-color: #fff;
border-radius: 10px;
padding: 50px 100px 100px;
}
@media only screen and (max-width: 767px) {
.new-formbox{
max-width: 1000px;
background-color: #fff;
border-radius: 10px;
padding: 50px 20px 50px;
}
} .ipcheck label {
cursor: pointer;
}
.ipcheck .option-input05 {
position: relative;
cursor: pointer;
}
.list_item input[type=checkbox] {
appearance: checkbox;
width: auto;
margin: 10px 5px;
}
table.step_table.ipcheck td,
table.step_table.ipcheck th {
border-bottom:none;
padding: 10px;
}
.proitem{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.list_item label{
margin-right: 20px;
}  .dlform_box{
margin: 60px auto 90px;
padding: 30px 40px;
border-radius: 8px;
background-color: #fff;
width: 80%;
}
.dl_title{
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}
.dl_photobox img{
width: 240px;
}
.dl_textbox{
padding: 0 20px;
}
.dl_textbox p.bod01 {
padding: 3px 0 3px 10px;
border-left: 10px solid #63bcb8;
line-height: 1.66;
}
.dl_textbox p.bod01 .fs {
font-size: 14px;
}
.dl_textbox p.bod01 .fb {
font-size: 18px;
}
.ap_dlform p.center {
text-align: justify;
} .ap_dlform {
padding: 30px 0px;
width: 90%;
margin: 0px auto;
border-radius: 10px;
}
.pipedriveWebForms {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
margin: 0 auto;
text-align: center;
margin-top: 50px;
}
.gugKTI {
max-width: 580px;
}
@media only screen and (max-width: 767px) {
.gugKTI{
width: 90%;
}
} input[type=checkbox] {
appearance:checkbox;
width: 30px;
height: 20px;
-webkit-appearance: checkbox;
}
.dl_check {
display: block;
}
.dl_check label {
margin: 5px 0px;
font-size: 1.2em;
cursor: pointer;
}
input.check-input {
vertical-align: middle;
}
.check-input_ma{
margin-left: 30px;
} .earphone h2{
text-align: center;
color: #f45b69;
font-size: 1.2em;
}
.earphone span.earbd {
font-size: 1.2em;
font-weight: bold;
} .compatible-model + .compatible-model {
padding-top: 30px;
}
.compatible-model-title {
padding: 2px 5px;
background: #63bcb8;
color: #fff;
line-height: 1.4;
font-size: 13px;
font-weight: 500;
}
.compatible-model-list {
display: grid;
gap: 15px;
grid-template-columns: repeat(1,1fr);
padding: 10px 0 0;
}
.compatible-model-list__figure figcaption {
line-height: 1.6;
font-size: 12px;
}
.compatible-model-list__img {
width: 45px;
max-width: 100%;
height: auto;
margin-top: 3px;
}
th.mouthpiece-table__th01 {
width: 12%;
text-align: center;
}
th.mouthpiece-table__th02 {
width: 20%;
}
@media screen and (max-width: 639px) {
.scroll-box {
overflow-x: scroll;
}
.mouthpiece-table {
width: 800px;
}
}