@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 20px 0;
}
.h1title {
background-color: rgba(178, 223, 219, 0.3);
padding: 80px 0 75px;
font-size: 1.8em;
font-weight: bold;
text-align: center;
line-height: 1.5;
letter-spacing: 0.1em;
}
h2.tit01 {
font-size: 1.8em;
font-weight: bold;
text-align: center;
}
h2.tit02 {
margin: 80px 0 0;
color: #63BCB8;
font-size: 1.8em;
font-weight: bold;
text-align: center;
}
h2.tit03 {
margin: 0 0 2em 0;
padding: 0;
color: #63BCB8;
font-size: 1.6em;
font-weight: 500;
text-align: center;
}
h3.tit03 {
margin: 0 0 2em 0;
padding: 0;
color: #63BCB8;
font-size: 1.6em;
font-weight: 500;
text-align: center;
}
.cont {
margin: 0 auto 6em;
}
.contents .cont p {
line-height: 1.8em;
}
.wide75 {
width: 75%;
}
.business_bg {
background: url(/img/about/business_bg.png) no-repeat;
background-position: 50% 60%;
background-size: cover;
}
.about_box {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
max-width: 1280px;
margin: 80px auto 100px;
}
.about_bg {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
width: 80%;
margin: 160px auto 80px;
padding: 40px 0;
}
.about_icon01 {
background: url(/img/about/about_icon01.png) no-repeat;
background-position: 0% 50%;
background-size: auto 120px;
height: 120px;
padding: 50px 0 0 20px;
}
.about_icon02 {
background: url(/img/about/about_icon02.png) no-repeat;
background-position: 0% 0%;
background-size: auto 120px;
height: 120px;
padding: 50px 0 0 60px;
}
.contents {
max-width: 1040px;
margin: 0 auto;
}
.contents p {
line-height: 1.5em;
}
.map_box {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
margin: 80px 0 100px;
}
.map_w_box {
background: #FAFAFA;
padding: 30px;
}
.map {
width: 500px;
margin: 20px;
text-align: center;
}
.map iframe {
width: 400px;
height: 360px;
margin: 0 auto;
}
.map p {
width: 400px;
height: auto;
margin: 0 auto;
text-align: left;
line-height: 1.5em;
}
.map h3 {
margin-bottom: 20px;
font-size: 1.2em;
text-align: left;
margin-left: 50px;
font-weight: normal;
}
.map p.map_icon {
background: url(/img/about/map_icon.png) no-repeat;
background-position: 0% 50%;
background-size: 32px 46px;
margin: 40px auto 10px;
padding: 20px 0 8px 36px;
color: #63BCB8;
font-size: 1.1em;
font-weight: 500;
line-height: 1em;
border-bottom: 2px dotted #63BCB8;
}
.map p.map_note {
padding: 0 0 0 1.8em;
}
.map_box2 {
display: block;
max-width: 1040px;
margin: 80px auto 100px;
}
.map2 {
background: #fafafa;
padding: 15px 0 30px;
}
.map_block li {
display: inline-block;
width: 47.5%;
margin: 0 1%;
vertical-align: top;
}
.map_txt01 {
display: block;
}
.map_txt02 {
display: none;
} .about_table *, .about_table *:before, .about_table *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.about_table {
width: 70%;
max-width: 1200px;
border-collapse: collapse;
margin: 80px auto;
line-height: 1.5em;
}
.about_table th, .about_table td {
padding: 10px;
font-weight: normal;
}
.about_table th {
width: 30%;
text-align: left;
max-width: 700px;
vertical-align: top;
}
.about_table a{
color: #63BCB8;
}
.pascal{
width: 25%;
max-width: 150px;
}
.about_box2 {
height: auto;
}
.about_box2.box_l {
width: 45%;
}
.about_box2.box_r {
width: 55%;
}
.about_box2 p {
padding: 10px 20px;
}
.about_box3 {
width: 400px;
height: 440px;
margin: 60px 30px;
text-align: center;
background: #F4F4F4;
padding: 30px 20px;
}
.about_box3 p {
text-align: justify;
padding: 0 25px;
}
.about_box3 h3 {
margin: 10px 0 20px;
color: #63BCB8;
font-size: 1.4em;
font-weight: bold;
}
.full_area img {
width: 100%;
max-width: 100%;
height: auto;
vertical-align: bottom;
margin-bottom: 80px;
}
.main_wrap {
height: auto !important;
}
.full_area {
position: relative;
}
.full_area img {
width: 100%;
min-width: 718px;
}
.text_area {
position: absolute;
top: 50%;
left: 50%;
margin-top: -50px;
margin-left: -170px;
padding: 30px;
background: rgba(249, 243, 243, 0.69);
line-height: 1.8em;
}
.full_area .main_text {
color: #232941;
font-weight: bold;
font-size: 1.8em;
margin: 0 0 0.5em 0;
padding: 0;
}
.img_app {
margin: 70px auto 20px;
text-align: center;
}
.img_app img {
width: 80%;
height: auto;
}
.img_kouken {
max-width: 1280px;
margin: 100px auto;
text-align: center;
}
.img_kouken img {
width: 80%;
height: auto;
}
.pry_mail {
width: 60%;
height: auto;
border: solid 1px #63BCB8;
text-align: center;
margin: 50px auto;
padding: 20px;
}
.pry_mail p {
line-height: 1.5em;
} .privacy_table *, .privacy_table *:before, .privacy_table *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.privacy_table {
width: 100%;
border-collapse: collapse;
line-height: 1.4em;
padding: 30px;
margin: 0 auto 10px;
}
.privacy_table th, .privacy_table  td {
padding: 16px;
border: 1px solid #dddddd;
}
.privacy_table th {
width: 30%;
text-align: left;
background: rgba(178,223,219,0.6);
}
.privacy_table .tdtitle {
width: 30%;
background: rgba(178,223,219,0.6);
}
.cp_button08 {
display: inline-block;
width: 200px;
height: 50px;
padding: 1em;
line-height: 1.0;
cursor: pointer;
user-select: none;
color: #FFFFFF;
border: 1px solid #63BCB8;
border-radius: 0.2em;
background: #63BCB8;
text-align: center;
}
a.cp_button08  {
color: #FFFFFF;
}
a.cp_button08:hover {
color: rgba(255,255,255,0.66);
}
.privacy_table01 *, .privacy_table01 *:before, .privacy_table01 *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.privacy_table01 {
width: 100%;
border-collapse: collapse;
line-height: 1.4em;
padding: 30px;
margin: 0 auto 10px;
}
.privacy_table01 th, .privacy_table01  td {
padding: 16px;
border: 1px solid #dddddd;
}
.privacy_table01 th {
width: 30%;
text-align: left;
background: rgba(178,223,219,0.6);
}
.privacy_table01 .tdtitle {
width: 30%;
background: rgba(178,223,219,0.6);
}
.cp_button08 {
display: inline-block;
width: 200px;
height: 50px;
padding: 1em;
line-height: 1.0;
cursor: pointer;
user-select: none;
color: #FFFFFF;
border: 1px solid #63BCB8;
border-radius: 0.2em;
background: #63BCB8;
text-align: center;
}
a.cp_button08  {
color: #FFFFFF;
}
a.cp_button08:hover {
color: rgba(255,255,255,0.66);
}
.img_text { vertical-align: middle; 
}
@media screen and (max-width: 979px) {
.map_box2 {
display: block;
max-width: initial;
margin: 40px auto 50px;
}
.map2 {
background: #fafafa;
width: 90%;
margin: 0 5%;
padding: 15px 0 30px;
}
.map2 iframe {
width: 92%;
height: 360px;
margin: 0 4%;
}
.map_block li {
display: inline-block;
width: 92%;
margin: 0 4% 2em;
}
.map_txt01 {
display: none;
}
.map_txt02 {
display: block;
}
}
@media screen and (max-width: 639px) {
.h1title {
background-color: rgba(178,223,219,0.3);
font-size: 1.4em;
padding: 40px 0 36px;
text-align: center;
}
h2.tit01 {
font-size: 1.4em;
}
h2.tit02 {
margin: 40px 0 0;
font-size: 1.4em;
}
h2.tit03 {
margin: 0 0 1.8em 0;
padding: 0;
color: #63BCB8;
font-size: 1.4em;
font-weight: 500;
text-align: center;
}
h3.tit03 {
margin: 0 0 1.8em 0;
padding: 0;
color: #63BCB8;
font-size: 1.4em;
font-weight: 500;
text-align: center;
}
.full_area img {
width: 100%;
max-width: initial;
min-width: initial;
margin-bottom: 0px;
}
.text_area {
position: absolute;
top: auto;
bottom: 0%;
left: 0%;
width: 100%;
margin-top: 0px;
margin-left: 0px;
padding: 30px;
background: rgba(249, 243, 243, 0.69);
line-height: 1.8em;
}
.full_area .main_text {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}
.business_bg {
background: url(/img/about/business_bg.png) no-repeat;
background-position: 50% 60%;
background-size: cover;
margin: 48px 0 0 0;
}
.img_app {
margin: 40px auto 0;
text-align: center;
}
.img_app img {
width: 80%;
height: auto;
}
.img_kouken {
max-width: initial;
margin: 50px auto;
text-align: center;
}
.img_kouken img {
width: 92%;
height: auto;
}
.about_box {
display: block;
max-width: initial;
width: 92%;
margin: 30px auto 60px;
}
.about_box2.box_l {
width: 100%;
margin: 0 auto 10px;
}
.about_box2.box_r {
width: 100%;
}
.about_box3 {
width: 80%;
height: 380px;
margin: 40px auto 0;
text-align: center;
background: #F4F4F4;
padding: 20px 20px 30px;
}
.about_box3 p {
text-align: justify;
padding: 0 10px;
}
.about_box3 h3 {
margin: 10px 0 20px;
color: #63BCB8;
font-size: 1.2em;
font-weight: bold;
}
.about_bg {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
width: 90%;
margin: 80px auto 40px;
padding: 20px 0 40px;
}
.about_icon01 {
background: url(/img/about/about_icon01.png) no-repeat;
background-position: 0% 50%;
background-size: auto 80px;
height: 80px;
padding: 30px 0 0 30px;
}
.about_icon02 {
background: url(/img/about/about_icon02.png) no-repeat;
background-position: 0% 0%;
background-size: auto 80px;
height: 80px;
padding: 30px 0 0 50px;
}
.about_table {
display: block;
width: 90%;
max-width: initial;
border-collapse: collapse;
margin: 40px auto;
line-height: 1.5em;
}
.about_table th, .about_table td {
width: 100%;
display: block;
border-top: none;
}
.about_table td {
background: rgba(255,255,255,0.5);
width: 100%;
display: block;
}
.about_table tr:first-child th {
}
.map_box {
margin: 40px 0 50px;
}
.map {
width: 90%;
margin: 0 auto;
text-align: center;
}
.map iframe {
width: 100%;
height: 360px;
margin: 0 auto;
}
.map p {
width: 100%;
height: auto;
margin: 0 auto;
text-align: left;
line-height: 1.5em;
}
.map h3 {
margin-bottom: 12px;
font-size: 1.2em;
text-align: left;
margin-left: 0;
font-weight: normal;
}
.map p.map_icon {
background: url(/img/about/map_icon.png) no-repeat;
background-position: 0% 50%;
background-size: 32px 46px;
margin: 20px auto 10px;
padding: 20px 0 8px 36px;
color: #63BCB8;
font-size: 1.1em;
font-weight: 500;
line-height: 1em;
border-bottom: 2px dotted #63BCB8;
}
.map p.map_note {
padding: 0 0 4em 1.8em;
}
.privacy_table {
width: 100%;
border-collapse: collapse;
line-height: 1.4em;
padding: 20px;
margin: 0 auto 10px;
}
.privacy_table th, .privacy_table  td {
display:block;
width: 100%;
padding: 15px;
border: 1px solid #dddddd;
}
.privacy_table th {
background: rgba(178,223,219,0.6);
}
.privacy_table .tdtitle {
display:block;
width: 100%;
background: rgba(178,223,219,0.6);
}
.pry_mail {
width: 80%;
height: auto;
border: solid 1px #63BCB8;
text-align: center;
margin: 30px auto;
padding: 16px;
}
.wide75 {
width: 100%;
}
.cont {
width: 92%;
margin: 0 auto 4.8em;
}
} .cookiepolicy-contents .mt-1em { margin-top: 1em; }
.cookiepolicy-contents .mt-2em { margin-top: 2em; }
.cookiepolicy-contents .mt-3em { margin-top: 3em; }
.cookiepolicy-contents .title-secondary {
font-size: 20px;
font-weight: 500;
}
.cookiepolicy-contents .title-tertiary {
font-size: 18px;
font-weight: 500;
}
.cookiepolicy-contents .list-primary {
line-height: 1.8;
}
.cookiepolicy-contents .weight-medium {
font-weight: 500;
}
.cookiepolicy-contents .text-link {
word-break: break-all;
color: #63BCB8;
transition: .2s;
}
.cookiepolicy-contents .text-link:hover {
color: #63BCB8;
opacity: .7;
}
.cookiepolicy-contents .content-body > p:not(:first-child) {
margin-top: 2em;
}
.cookiepolicy-contents .content-body__child {
margin-top: 4.0em;
}
.cookiepolicy-contents .content-body__child > p + p {
margin-top: 2em;
}
.cookiepolicy-contents .content-body__child .title-tertiary + * {
margin-top: 1em;
}
.cookiepolicy-contents .service-table {
width: 100%;
margin: 0 0 .5em;
font-size: 15px;
}
.cookiepolicy-contents .service-table caption {
padding: .5em 0;
font-weight: 500;
text-align: left;
}
.cookiepolicy-contents .service-table th,
.cookiepolicy-contents .service-table td {
padding: 10px;
border: 1px solid #ddd;
}
.cookiepolicy-contents .service-table thead th {
background: #cbe6e3;
text-align: left;
}
.cookiepolicy-contents .service-table tbody th {
font-weight: 500;
text-align: left;
}
.cookiepolicy-contents .service-table__small {
font-size: .8em;
font-weight: 400;
}
.cookiepolicy-contents .service-table__link {
font-size: 14px;
}
@media screen and (max-width: 767px) {
.cookiepolicy-contents .scroll-box {
overflow-x: scroll;
}
.cookiepolicy-contents .scroll-box .service-table {
width: 720px;
}
.cookiepolicy-contents {}
.img_text {   
width: 175px;
height: auto;
}
}