.footer_h{
margin: 0 0 15px 0 !important;
color: #fff !important;
font-size: 18px !important;
font-weight: normal !important;
display: block !important;
}
footer a:hover {
color: #f45b69;
}
.h1-logo {
float: left;
width: 200px;
margin: 30px 0 0 0;
}
.h1-logo img {
width: 200px;
height: 40px;
}
h4.e_subtit {
text-align: left;
font-size: 1.5em;
margin-bottom: 10px;
font-weight: bold;
color: cadetblue;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul, li {
list-style: none;
}
strong {
font-weight: bold;
}
a:focus {
outline: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
-webkit-text-size-adjust: none;
} * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
overflow-y: scroll;
}
body {
background: #f1f1f1;
}
body, input, select, textarea {
color: #263238;
font-size: 16px;
font-family: 'Noto Sans JP', sans-serif !important;
line-height: 1.5;
}
a {
color: #263238;
text-decoration: none;
}
a:hover {
color: #f45b69;
}
a img:hover {
filter: alpha(opacity=70);
opacity: 0.70;
}
em, i {
font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
color: #263238;
font-weight: 400;
margin: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit;
border: 0;
}
button {
margin: 0;
padding: 0;
border: none;
border-radius: 0;
background: none;
-webkit-appearance: none;
}
.clear {
clear: both;
}
.cf:after {
content: "."; 
display: block;
height: 0; 
clear: both; 
visibility: hidden;
font-size:0.1em;
line-height:0;
}
.pc {
display: block;
}
.sp {
display: none;
} #wrapper {
width: 100%;
margin-top: 80px;
margin-left: auto;
margin-right: auto;
}
.inner {
max-width: 1280px;
margin-left: auto;
margin-right: auto;
} header {
position:fixed;
top: 0;
left: 0;
background: #fff;
width: 100%;
height: 100px;
margin: 0 auto;
z-index: 10;
}
header .inner {
width: 1280px;
margin: 0 auto;
}
.g-nav-list {
position: relative;
float:right;
}
.g-nav-list li {
display: inline-block;
}
.g-nav-list li .g-nav-list-sub li {
display: block;
}
.g-nav-list > li > a {
font-weight: bold;
text-decoration: none;
}
.g-subnav-list > li > a {
font-weight: bold;
text-decoration: none;
} @media screen and (min-width: 980px) {
.g-nav {
padding-top: 40px;
} .g-nav-list > li {
margin-right: 2em;
}
.g-nav-list > li:last-child {
margin-right: 4em;
}
.g-nav-list > li > a:hover {
color: #63bcb8;
}
.g-subnav-list {
position: absolute;
top: 0;
right: 0;
z-index: 2;
}
.g-nav-list-sub {
position: absolute;
top: 100%;
z-index: 99;
background: #ecf7f6;
margin: .8em 0 0 -1.2em;
padding: .5em .2em .66em;
max-height: 0;
opacity: 0;
overflow: hidden;
-webkit-transition: all .3s ease-in;
transition: all .3s ease-in;
box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
visibility: hidden;
}
.g-nav-list-sub > li  {
display: block;
}
.g-nav-list-sub > li > a {
display: block;
background: #ecf7f6;
padding: .6em 1.2em;
color: #263238;
font-weight: normal;
line-height: 1.4;
text-decoration: none;
}
.g-nav-list-sub > li > a:hover {
color: #63bcb8;
}
.g-nav-list > li:hover .g-nav-list-sub {
padding-top: 10px;
max-height: 9999px;
opacity: 1;
visibility: visible;
}
.menu-btn {
display:none;
}
} @media screen and (max-width: 1279px) {
header .inner {
width: 100%;
}
.g-header > .inner {
display: block;
}
.g-nav {
width: 100%;
padding-top: 5px;
}
.g-nav-list {
display: block;
width: 100%;
text-align: center;
}
.g-nav-list-sub li {
text-align: left;
}
} @media screen and (max-width: 979px) { header {
height: 80px;
}
.g-nav-list li {
width: 100%;
text-align: left;
}
.g-nav-list li a:hover {
color: #63bcb8;
}
.g-nav-list li.dropdown {
position: relative;
}
.g-nav-list .dropdown-btn {
position: absolute;
top: 0;
right: 0;
width: 42px;
height: 42px;
}
.g-nav-list .dropdown-btn:before {
content: "";
position: absolute;
top: 1em;
z-index: 2;
right: 17px;
width: 8px;
height: 8px;
border-bottom:2px solid #263238;
border-right: 2px solid #263238;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition:all .3s;
transition:all .3s;
}
.g-nav-list .dropdown-item.is-open .dropdown-btn:before {
-webkit-transform: rotate(-135deg) translate(-3px, -3px);
transform: rotate(-135deg) translate(-3px, -3px);
}  
.g-nav-list-sub {
display: none;
padding: .66em 0 .66em 1em;
background:rgba(99,188,184,0.12);
}
.g-nav-list-sub > li > a {
display: block;
padding: .66em 1em;
color: #63bcb8;
text-decoration: none;
}
.g-nav {
display: none;
position: absolute;
top: 100%;
z-index: 999;
background: #fff;
}
.g-nav-list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-top: 1px solid #ddd;
}
.g-nav-list > li {
border-bottom: 1px solid #ddd;
}
.g-nav-list > li > a {
display: block;
padding: .75em 1em;
}
.g-subnav-list {
-webkit-justify-content: center;
justify-content: center;
padding-top: 20px;
} .menu-btn {
position:relative; 
width: 30px;
float: right;
margin: 20px 3% 0 0;
z-index:9999;
}
.menu-btn,
.menu-btn span {
display: block;
-webkit-transition: all .5s;
transition: all .5s;
box-sizing: border-box;
}
.menu-bar {
position: relative;
display: inline-block;
width: 30px;
height: 10px;
}
.menu-bar:before, .menu-bar:after {
content: "";
position: absolute;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #263238;
-webkit-transition: left .2s ease-in, transform .3s ease-in;
transition: left .2s ease-in, transform .3s ease-in;
}
.menu-bar:before { top:0; }
.menu-bar:after { bottom:0; }
.menu-btn.is-open .menu-bar:before {
-webkit-transform:translateY(4px) rotate(-45deg);
transform:translateY(4px) rotate(-45deg);
}
.menu-btn.is-open .menu-bar:after {
width:30px;
-webkit-transform:translateY(-4px) rotate(45deg);
transform:translateY(-4px) rotate(45deg);
}
.menu-btn .label {
width: auto;
height: auto;
margin: 0 0 10px;
color: #263238;
text-align: center;
line-height: 1;
font-size: 10px;
letter-spacing: -0.05em;
font-family: sans-serif;
}
} footer {
background: #263238;
width: 100%;
height: auto;
margin: 0 auto;
padding: 0;
color: #fff;
font-size: 14px;
}
footer a {
color: #fff;
}
footer .inner {
max-width: 1100px;
margin: 0 auto;
padding: 0;
}
footer .upper {
background: #37474f;
width: 100%;
margin: 0;
padding: 0;
}
footer .upper .inner {
max-width: 1100px;
margin: 0 auto;
padding: 60px 0;
}
footer .lower {
background: #263238;
padding: 0;
}
footer .lower .inner {
background: #263238;
height: 260px;
padding: 50px 0 0;
}
footer .lower .inner:last-child  {
height: 50px;
padding: 20px 0;
}
p.bod01 {
margin: 0 0 8px 0;
padding: 0 0 6px 0;
border-bottom: 1px solid #fff;
}
.f_nav_block {
display: inline-block;
width : 17%;
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}
.f_nav_block:nth-child(2) {
width : 19%;
}
.f_nav_block:nth-child(3) {
width : 15%;
}
.f_nav_block:nth-child(4) {
width : 13%;
}
.f_nav_block h3 {
margin: 0 0 15px 0;
color: #fff;
font-size: 18px;
font-weight: normal;
}
.f_sub_nav li {
display: block;
width: 100%;
font-size: 14px;
font-weight: normal;
line-height: 2.4;
}
.f_sub_nav02 li {
display: inline-block;
padding: 0 15px 0 0;
font-weight: normal;
}
.f_info_block {
position: relative;
display: inline-block;
width : 38%;
margin: 0;
padding: 0 0 0 0;
text-align: left;
vertical-align: top;
}
.f_info_block:nth-child(2) {
width : 26%;
margin: 0 2% 0 0;
}
.f_info_block:nth-child(3) {
width : 30%;
}
.f_info_block .company {
position: absolute;
top: 0px;
left: 70px;
font-size: 20px;
line-height: 1.25;
}
.f_info_block .time {
position: absolute;
top: 70px;
left: 0;
font-size: 16px;
}
.f_info_block .jqa {
position: absolute;
top: 120px;
left: -15px;
}
.f_info_block .j-bac {
position: absolute;
top: 120px;
left: 80px;
}
.f_info_block .s_action {
position: absolute;
top: 120px;
left: 214px;
}
.f_block_wrap {
width : 100%;
background: #263238;
}
.f_block {
float: left;
width : 50%;
background: #263238;
padding: 20px 0;
}
.text_r {
text-align: right;
}
.copyright {
padding: 20px 0;
}
#pagetop {
position: fixed;
bottom: 40px;
right: 30px;
z-index: 100;
}
#pagetop img {
}
#pagetop:hover {
filter: alpha(opacity=80);
opacity: 0.8;
}
@media screen and (max-width: 1100px) {
footer .inner {
width: 100%;
margin: 0 auto;
padding: 0 3%;
}
footer .upper .inner {
width: 100%;
margin: 0 auto;
padding: 60px 3%;
}
footer .lower .inner {
padding: 50px 3% 0;
}
footer .lower .inner:last-child {
height: 50px;
padding: 20px 3%;
}
.f_block {
float: left;
width : 47%;
background: #263238;
padding: 20px 0;
}
}  .balloon1 {
position: relative;
display: block;
margin: 1.5em auto;
padding: 10px 10px;
width: 320px;
color: #F45B69;
font-size: 24px;
font-weight: bold;
text-align: center;
background: #f1f1f1;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon1:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #f1f1f1;
z-index: 2;
}
.balloon1:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon1 p {
margin: 0;
padding: 0;
text-align: center;
}
.balloon1b {
position: relative;
display: block;
margin: 1.5em auto;
padding: 10px 10px;
width: 320px;
color: #F45B69;
font-size: 24px;
font-weight: bold;
text-align: center;
background: #fff;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon1b:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #fff;
z-index: 2;
}
.balloon1b:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon2 {
position: relative;
display: block;
margin: 0 auto 40px;
padding: 7px 10px;
width: 540px;
color: #fff;
background: #F45B69;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon2:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #F45B69;
z-index: 2;
}
.balloon2:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon2 p {
margin: 0;
padding: 0;
font-size: 36px;
font-weight: bold;
text-align: center;
}
.balloon3 {
position: relative;
display: block;
margin: 0 auto 80px;
padding: 20px 10px;
min-width: 320px;
max-width: 60%;
background: #f1f1f1;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon3:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #f1f1f1;
z-index: 2;
}
.balloon3:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon3 h2 {
color: #F45B69;
font-size: 30px;
font-weight: bold;
text-align: center;
}
.btn01 {
max-width: 500px;
margin: 0 auto;
font-size: 21px;
text-decoration: none;
text-align: center;
color: #fff;
background: #263238;
border-radius: 36px;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
}
.btn01 a {
display: block;
padding: 20px 0;
color: #fff;
}
.btn01:hover {
// background: #37474F;
background: #263238;
color: #fff;
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);
}
.btn01:active {
background: #37474f;
color: #fff;
}
.btn02 {
display: inline-block;
width: 200px;
margin: 5px 5px;
font-size: 15px;
text-decoration: none;
text-align: center;
color: #fff;
background: #263238;
border-radius: 24px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
}
.btn02 a {
display: block;
padding: 10px 0;
color: #fff;
}
.btn02:hover {
// background: #37474F;
background: #263238;
color: #fff;
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);
}
.btn02:active {
background: #37474f;
color: #fff;
}
.btn03 {
display: inline-block;
width: 130px;
margin: 5px 10px;
font-size: 14px;
text-decoration: none;
text-align: center;
color: #fff;
background: #fff;
border: 1px solid #f45b69;
border-radius: 22px;
-webkit-border-radius: 22px;
-moz-border-radius: 22px;
}
.btn03 a {
display: block;
padding: 8px 0;
color: #f45b69;
}
.btn03:hover {
background: #f2bbc5;
color: #fff;
text-decoration: none;
transition: background .5s ease;
}
.btn03:active {
background: #f2bbc5;
color: #fff;
}
.btn04 {
display: inline-block;
width: 280px;
margin: 0 10px;
font-size: 18px;
text-decoration: none;
text-align: center;
color: #fff;
background: #63bcb8;
border-radius: 24px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
}
.btn04 a {
display: block;
padding: 10px 0;
color: #fff;
}
.btn04:hover {
background: #8dcecb;
color: #fff;
text-decoration: none;
transition: background .5s ease;
}
.btn04:active {
background: #37474f;
color: #fff;
}
.submit_button input[type="submit"] {
display: block;
width: 320px;
margin: 0 auto;
padding: 20px 40px;
font-size: 20px;
text-decoration: none;
text-align: center;
color: #fff;
background: #f45b69;
border-radius: 36px;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
border: none;
-webkit-appearance: none;
}
.submit_button input[type="submit"]:hover {
// background: #f78791;
background: #f45b69;
-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);
filter: alpha(opacity=100);
opacity: 1;
}
input.backbtn {
display: block;
width: 320px;
margin: 20px auto;
padding: 20px 40px;
font-size: 20px;
text-decoration: none;
text-align: center;
border-radius: 50px;
}
.submit_button02 input[type="submit"] {
display: block;
width: 320px;
margin: 0 auto;
padding: 20px 40px;
font-size: 20px;
text-decoration: none;
text-align: center;
color: #fff;
background: #f45b69;
border-radius: 36px;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
border: none;
-webkit-appearance: none;
} .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;
}
.h1title span {
margin: 0 10px;
padding: 0 0 6px 0;
border-bottom: 4px solid #63BCB8;
}
.news_block {
display: block;
width: 90%;
margin: 0 auto;
}
.news_list02 {
width: 100%;
margin: 0 auto 60px;
color: #263238;
font-size: 15px;
line-height: 1.66;
overflow:hidden;
}
.news_list02 dt{
clear:both;
width:6em;
height: 5em;
float:left;
padding: 18px 8px;
color: #263238;
}
.news_list02 dd {
display: flex;
padding: 15px;
text-align: left;
height: 5em;
} .news_list02 dd .cat_tit {
margin: 0 20px 0 0;
padding: 2px 5px;  background: #b2dfdb;
width: 155px;
height: 25px;
text-align: center;
font-size: 0.8em;
font-weight: 500;
}
.news_cont {
width: 100%;
text-overflow: ellipsis;
height: auto;
}
.news_list02 dd a {
color: #263238;
}
.news_list02 dd a:hover {
color: #f45b69;
}
.news_box {
margin: 0 auto 60px;
padding: 50px 75px;
border-radius: 8px;
background-color: #fff;
border: 0px solid #b2dfdb;
}
.news_box a {
color:#63bcb8;
overflow-wrap: break-word;
}
.news_box a:hover {
color: #f45b69;
}
.news_box h2.news_tit {
margin: 0 0 20px 0;
padding: 0 0 15px 0;
color: #63bcb8;
font-size: 20px;
font-weight: bold;
border-bottom: 2px solid #63bcb8;
}
.contents .news_box p.date {
width: 100%;
padding: 0 0 45px 0;
text-align: right;
}
.text_green {
color: #63bcb8;
}
.link_nav {
display: block;
margin: 0 auto;
padding: 0;
text-align: center;
}
.link_nav li {
display: inline-block;
margin: 0;
padding: 0;
text-align: center;
vertical-align: middle;
}
.link_nav li.link_nav_l {
width: 33%;
padding: 0 1em;
text-align: right;
white-space: nowrap;  
overflow: hidden;  
text-overflow: ellipsis;  
-webkit-text-overflow: ellipsis;  
-o-text-overflow: ellipsis; 
}
.link_nav li.link_nav_r {
width: 33%;
padding: 0 1em;
text-align: left;
white-space: nowrap;  
overflow: hidden;  
text-overflow: ellipsis;  
-webkit-text-overflow: ellipsis;  
-o-text-overflow: ellipsis; 
}
.link_nav a {
color: #63bcb8;
}
.link_nav a:hover {
filter: alpha(opacity=70);
opacity: 0.70;
}
.news_cat {
margin: 60px 0 0 0;
}
.news_cat a {
color: #63bcb8;
}
.news_cat a:hover {
filter: alpha(opacity=70);
opacity: 0.70;
}
.center {
text-align: center;
}
.wp-pagenavi {
display: block;
margin: 3em auto 0;
font-size: 90%;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #63bcb8;
padding: 3px 8px;
margin: 2px;
}
.wp-pagenavi span.current {
background: #63bcb8;
color: #fff;
font-weight: bold;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #63bcb8;
} .search_tit {
background: rgba(178, 223, 219, 0.3);
padding: 10px 20px;
}
h3.search_icon {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/search_btn.png) no-repeat;
background-position: 0% 50%;
background-size: 44px 44px;
width: 100%;
height: 44px;
padding: 10px 0 10px 50px;
font-size: 20px;
font-weight: 500;
line-height: 1;
}
h3.search_icon02 {
background: rgba(178, 223, 219, 0.3);
width: 100%;
height: 68px;
padding: 24px 20px;
font-size: 20px;
font-weight: 500;
line-height: 1;
}
h3.search_icon02 span {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/search_btn.png) no-repeat;
background-position: 0% 50%;
background-size: 44px 44px;
height: 44px;
padding: 4px 0 4px 50px;
}
.submit_button03 {
display: inline-block;
width: 144px;
margin: 0 0 0 10px;
}
.submit_button03 input[type="submit"] {
display: inline-block;
width: 144px;
margin: 0 auto;
padding: 8px 20px;
font-size: 20px;
text-decoration: none;
text-align: center;
color: #fff;
background: #263238;
border-radius: 36px;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
border: none;
-webkit-appearance: none;
}
.search_tit ul li.w1 {
display: inline-block;
width: 300px;
}
.search_tit ul li.w2 {
display: inline-block;
width: 680px;
}
.search_tit ul li input {
width: 480px;
padding: 10px 10px;
}
.sub_cat {
display: block;
font-size: 0;
padding:0 50px;
}
.sub_cat li {
display: inline-block;
width: 20%;
margin: 0 0 20px 0;
padding: 5px;
font-size: 16px;
text-align: center;
border-left: 1px solid #63bcb8;
}
.sub_cat li a {
display: block;
position: relative;
padding: 10px 10px 5px;
color: #263238;
}
.sub_cat li a::after {
border-bottom: 4px solid #b2dfdb;
bottom: 0;
padding: 0 0 5px 0;
content: "";
display: block;
transition: all .3s ease;
-webkit-transition: all .3s ease;
width: 0;
}
.sub_cat li a:hover::after {
margin: 0 auto;
width: 80%;
}
.sub_cat li a:active::after {
border-bottom: 4px solid #63bcb8;
}
.sub_cat li:nth-child(5n), .sub_cat li:last-child{
border-right: 1px solid #63bcb8;
}
h2.faq_tit {
margin: 90px 0 60px;
color: #63bcb8;
font-size: 25px;
font-weight: bold;
text-align: center;
}
h2.faq_tit span {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/ques.png) no-repeat;
background-position: 0% 50%;
background-size: 44px 44px;
height: 44px;
padding: 4px 0 4px 50px;
}
h2.faq_tit02 {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/ques.png) no-repeat;
background-position: 0% 50%;
background-size: 60px 60px;
height: 60px;
padding: 20px 0 20px 66px;
color: #63bcb8;
font-size: 20px;
font-weight: bold;
text-align: left;
}
h2.faq_tit03 {
margin: 0 0 60px;
color: #63bcb8;
font-size: 25px;
font-weight: bold;
text-align: center;
}
h3.search_tit02 {
margin: 0 0 20px 0;
padding: 0 0 15px 0;
color: #63bcb8;
font-size: 20px;
font-weight: bold;
border-bottom: 2px solid #63bcb8;
}
.faq_box {
margin: 60px auto;
padding: 40px 50px;
border-radius: 8px;
background-color: #fff;
border: 1px solid #b2dfdb;
}
.faq_box .ans {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/ans.png) no-repeat;
background-position: 0% 0%;
background-size: 60px 60px;
padding: 15px 0 0 66px;
}
img.pdf_icon {
vertical-align: middle;
width: 40px;
height: 40px;
margin: 0 10px 0 0;
}
.faq_list {
margin: 60px 0 40px;
}
.faq_list li {
background: #fff url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/bod.jpg) no-repeat;
background-position: 8px 50%;
background-size: 10px 36px;
width: 100%;
margin: 0 0 15px 0;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border: 1px solid #b2dfdb;
}
.faq_list li span {
margin: 5px 0;
padding: 0;
}
.faq_list li a { 
display: block;
padding: 15px 15px 15px 25px;
color: #263238;
}
.faq_list li a:hover { 
color: #f45b69; }
.faq_list02 {
background: #fff url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/bod.jpg) no-repeat;
background-position: 8px 50%;
background-size: 10px 36px;
width: 100%;
margin: 0 0 15px 0;
padding: 15px 15px 15px 25px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border: 1px solid #b2dfdb;
}
.faq_list02 span {
margin: 5px 0;
padding: 0;
}
.faq_cat {
margin: 60px 0 0 0;
}
.faq_cat a {
color: #63bcb8;
}
.faq_cat a:hover {
filter: alpha(opacity=70);
opacity: 0.70;
}
.ans a{
color: #63bcb8;
} .postage {
margin: 0 auto;
}
.postagetable {
border-collapse: collapse;
margin: 0 auto;
padding: 0;
width: 750px;
table-layout: fixed;
}
.customercolor {
background-color: #f35b69;
}
.paircolor {
background-color: #63bcb8;
}
.postagetable tr {
background-color: #e6f2f5;
font-size: 16px;
border-bottom: 2px solid #fff;
}
.postagetable th,
.postagetable td {
padding: 1em 10px 1em 1em;
border-right: 2px solid #fff;
}
.postagetable th {
font-size: 16px;
text-align: center;
vertical-align: middle;
width: 30%;
}
.postagetable thead tr{
background-color: #167F92;
color:#fff;
}
.postagetable tbody th {
background: #bcd8d4;
}
.customer{
font-size: 16px;
text-align: center;
vertical-align: middle;
background-color: #e6e8e8;
}
.pair{
font-size: 16px;
text-align: center;
vertical-align: middle;
background-color: #e6e8e8;
}
.postagetable .non{
background:#fff
}
.postagetext {
font-weight: 600;
} @media screen and (max-width: 980px) {
.postagetable {
border: 0;
width:100%
}
.postagetable th{
background-color: #167F92;
display: block;
border-right: none;
width: 100%;
}
.postagetable thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.postagetable tr {
display: block;
margin-bottom: .625em;
}
.postagetable td {
border-bottom: 1px solid #bbb;
display: block;
font-size: .8em;
text-align: right;
position: relative;
padding: .625em .625em .625em 4em;
border-right: none;
}
.postagetable td::before {
content: attr(data-label);
position: absolute;
left: 10px;
}
.postagetable td:last-child {
border-bottom: 0;
}
.postagetable tbody th {
background: #7DC4BD;
color: #fff;
font-weight: bold;
}
.customer{
font-size: .85em;
text-align: right;
vertical-align: middle;
background-color: #e6e8e8;
}
.pair{
text-align: right;
vertical-align: middle;
background-color: #e6e8e8;
}
} table {
border-collapse: collapse;
border-spacing: 0;
}
.tbl01 {
display: block;
width: 860px;
margin: 0 auto;
}
.tbl01 th {
width: 240px;
padding: 30px 0 0;
text-align: right;
vertical-align: top;
font-weight: bold;
border-bottom: 1px dotted #546e7a;
vertical-align: top;
}
.tbl01 td {
width: 600px;
padding: 25px 20px;
vertical-align: top;
border-bottom: 1px dotted #546e7a;
}
.tbl01 .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;
vertical-align: top;
} input, button, textarea, select {
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
input,
textarea,
select {
background: #fff;
margin: 0;
padding: 4px 10px;
width: 100%;
font-family: inherit;
-moz-border-radius: 4px; 
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #999;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
opacity: 0.7;
}
input::-webkit-input-placeholder {
color: #999;
font-weight: normal;
}
input:-ms-input-placeholder {
color: #999;
font-weight: normal;
}
input::-moz-placeholder {
color: #999;
font-weight: normal;
}
.cp_select {
overflow: hidden;
width: 100%;
margin: 0;
text-align: center;
}
.cp_select select {
width: 100%;
padding-right: 1em;
cursor: pointer;
text-overflow: ellipsis;
border: none;
outline: none;
background: transparent;
background-image: none;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.cp_select select::-ms-expand {
display: none;
}
.cp_select.cp_sl01 {
position: relative;
border: 1px solid #999;
border-radius: 4px;
background: #fff;
}
.cp_select.cp_sl01::before {
position: absolute;
top: 50%;
top: calc(50% - 3px );
right: 0.9em;
width: 0;
height: 0;
padding: 0;
content: '';
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #546e7a;
pointer-events: none;
}
.btn-submit input[type="submit"] {
display: block;
width: 320px;
margin: 0 auto;
padding: 20px 40px;
font-size: 20px;
text-decoration: none;
text-align: center;
color: #fff;
background: #f45b69;
border-radius: 36px;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
border: none;
-webkit-appearance: none;
}
.contents {
max-width: 1040px;
margin: 0 auto;
padding: 100px 0;
}
.w_box {
margin: 0 auto 90px;
padding: 60px 140px;
border-radius: 8px;
background-color: #fff;
}
.w_box p.topic {
color: #f45b69;
}
.w_box p {
font-size: 15px;
}
.w_box .list {
margin: 0 0 20px 0;
}
.w_box .list li {
display: inline-block;
margin: 5px 2em 5px 0;
}
.form_top {
background: rgba(178,223,219,0.3);
width: 100%;
padding: 30px 0 40px;
border-radius: 8px;
margin: 0 auto;
text-align: center;
line-height: 1.8em;
}
.form_top_h {
margin: 0 0 15px 0;
color: #63bcb8;
font-size: 20px;
font-weight: bold;
}
.form_area {
display: block;
width: 860px;
margin: 0 auto;
}
.form_area .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;
vertical-align: top;
}
.comments {
margin: 10px 0 0 0;
font-size: 15px;
line-height: 1.6em;
text-align: justify;
}
.form_area table {
margin: 0 auto;
}
.form_area th {
padding: 30px 0 0;
text-align: right;
vertical-align: top;
border-bottom: 1px dotted #546e7a;
}
.form_area td {
padding: 25px 20px;
vertical-align: top;
width: 75%;
border-bottom: 1px dotted #546e7a;
}
.form_area .table_item {
width: 220px;
padding-right: 5px;
line-height: 1;
}
.form_area input[type="text"] {
width: 100%;
padding: 4px 10px;
border: 1px solid #999999;
border-radius: 4px;
}
.form_area input[type=radio] {
margin: 5px;
}
.form_area label {
padding: 2px 0px;
}
.form_area textarea {
width: 100%;
padding: 4px 10px;
border: 1px solid #999999;
border-radius: 4px;
}
.support_form_radio div {
display: block;
margin: 0 5px 5px;
text-align: left;
}
.attention {
max-width: 780px;
text-align: justify;
line-height: 1.8em;
margin: 60px auto 90px;
}
.attention2 {
display: inline-block;
margin: 30px 0px;
padding: 5px 30px;
background-color: #EFEFEF;
border-radius: 100px;
}
.attention a {
color: #63bcb8;
}
.attention_link a {
color: #63bcb8;
}
.attention_link a:hover {
color: #8dcecb;
}
.mail_send {
line-height: 1.5em;
}
.radio-input {
display: none;
}
.radio-input+label {
padding-left: 24px;
position: relative;
margin: 0;
}
.radio-input+label::before {
content: "";
display: block;
position: absolute;
top: 3px;
left: 0;
width: 15px;
height: 15px;
border: 1px solid #999;
border-radius: 50%;
}
.radio-input+label::after {
content: "";
display: block;
position: absolute;
top: 6px;
left: 3px;
width: 11px;
height: 11px;
background: #ccc;
border-radius: 50%;
}
.radio-input:checked+label::after {
content: "";
display: block;
position: absolute;
top: 6px;
left: 3px;
width: 11px;
height: 11px;
background: #f45b69;
border-radius: 50%;
} .page_scroll > a {
display: block; 
padding-top: 110px; 
margin-top: -110px;
}
input::-webkit-input-placeholder {
color: #999;
font-size: 90%;
font-weight: normal;
}
input:-ms-input-placeholder {
color: #999;
font-size: 90%;
font-weight: normal;
}
input::-moz-placeholder {
color: #999;
font-size: 90%;
font-weight: normal;
}
.mt05 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt40 {margin-top: 40px;}
.mt60 {margin-top: 60px;}
.mt80 {margin-top: 80px;}
.mt90 {margin-top: 90px;}
.mt120 {margin-top: 120px;}
.mb1 {margin-bottom: 1em;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}
.mb60 {margin-bottom: 60px;}
.mb80 {margin-bottom: 80px;}
.mb100 {margin-bottom: 100px;}
.mb120 {margin-bottom: 120px;}
.ml6 {margin-left: 6%;}
.ml7 {margin-left: 7%;}
.ml8 {margin-left: 8%;}
.ml17 {margin-left: 17%;}
.pl3 {padding-left: 3%;}
.pl5 {padding-left: 5%;}
.pr5 {padding-right: 5%;}
.pr7 {padding-right: 7%;}
@media screen and (max-width: 1023px) {
body, input, select, textarea {
font-size: 15px;
line-height: 1.5;
}
.inner {
width: 92%;
margin-left: auto;
margin-right: auto;
}
header .inner {
width: 100%;
margin: 0 auto;
} footer {
background: #263238;
width: 100%;
margin: 0 auto;
padding: 0;
color: #fff;
font-size: 14px;
}
footer .inner {
max-width: 92%;
margin: 0 auto;
padding: 0;
}
footer .upper {
display: none;
}
footer .lower .inner {
background: #263238;
height: auto;
padding: 40px 0 0;
}
footer .lower .inner:last-child  {
height: auto;
padding: 20px 0;
}
p.bod01 {
margin: 0 0 8px 0;
padding: 0 0 6px 0;
border-bottom: 1px solid #fff;
}
.f_info_block {
position: relative;
display: inline-block;
width : 100%;
margin: 0;
padding: 0 0 0 0;
text-align: left;
vertical-align: top;
}
.f_info_block:nth-child(1) {
height: 130px;
}
.f_info_block:nth-child(2) {
width : 45%;
margin: 0 2% 2em 0;
}
.f_info_block:nth-child(3) {
width : 45%;
margin: 0 0 2em 0;
}
.f_info_block .company {
position: absolute;
top: 0px;
left: 70px;
font-size: 20px;
line-height: 1.25;
}
.f_info_block .time {
position: absolute;
top: 70px;
left: 0;
font-size: 15px;
}
.f_info_block .jqa {
position: absolute;
top: 0px;
left: 320px;
}
.f_info_block .j-bac {
position: absolute;
top: 0px;
left: 410px;
}
.f_info_block .s_action {
position: absolute;
top: 0px;
left: 538px;
}
.f_block_wrap {
width : 100%;
background: #263238;
}
.f_block {
float: none;
width : 100%;
background: #263238;
padding: 5px 0;
}
.text_r {
text-align: left;
}
#pagetop {
position: fixed;
bottom: 32px;
right: 24px;
z-index: 100;
}
#pagetop img {
width: 60px;
height: auto;
}  .balloon1 {
position: relative;
display: block;
margin: 1.5em auto;
padding: 10px 10px;
width: 320px;
color: #F45B69;
font-size: 24px;
font-weight: bold;
text-align: center;
background: #f1f1f1;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon1:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #f1f1f1;
z-index: 2;
}
.balloon1:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon1 p {
margin: 0;
padding: 0;
text-align: center;
}
.balloon1b {
position: relative;
display: block;
margin: 1.5em auto;
padding: 10px 10px;
width: 320px;
color: #F45B69;
font-size: 24px;
font-weight: bold;
text-align: center;
background: #fff;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon1b:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #fff;
z-index: 2;
}
.balloon1b:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon2 {
position: relative;
display: block;
margin: 0 auto 40px;
padding: 7px 10px;
width: 70%;
color: #fff;
background: #F45B69;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon2:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #F45B69;
z-index: 2;
}
.balloon2:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon2 p {
margin: 0;
padding: 0;
font-size: 36px;
font-weight: bold;
text-align: center;
}
.balloon3 {
position: relative;
display: block;
margin: 0 auto 48px;
padding: 20px 10px;
min-width: 600px;
max-width: 75%;
background: #f1f1f1;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon3:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #f1f1f1;
z-index: 2;
}
.balloon3:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon3 h2 {
color: #F45B69;
font-size: 30px;
font-weight: bold;
text-align: center;
}
.btn01 {
max-width: initial;
width: 540px;
margin: 0 auto;
font-size: 21px;
text-decoration: none;
text-align: center;
color: #fff;
background: #263238;
border-radius: 28px;
-webkit-border-radius: 28px;
-moz-border-radius: 28px;
}
.btn01 a {
display: block;
padding: 12px 0;
color: #fff;
}
.contents {
max-width: initial;
width: 92%;
margin-left: auto;
margin-right: auto;
padding: 75px 0 !important;
}
.search_tit ul li input {
width: 320px;
padding: 10px 10px;
}
.sub_cat {
display: block;
font-size: 0;
padding:0 50px;
}
.sub_cat li {
display: inline-block;
width: 33%;
margin: 0 0 20px 0;
padding: 10px 20px;
font-size: 16px;
text-align: center;
border-left: 1px solid #63bcb8;
}
.sub_cat li:nth-child(3n){
border-right: 1px solid #63bcb8;
}
.sub_cat li:nth-child(5n){
border-right: 0px solid #63bcb8;
} .mt10 {margin-top: 8px;}
.mt40 {margin-top: 32px;}
.mt60 {margin-top: 48px;}
.mt80 {margin-top: 64px;}
.mt90 {margin-top: 20px;}
.mt120 {margin-top: 96px;}
.mb20 {margin-bottom: 16px;}
.mb30 {margin-bottom: 24px;}
.mb40 {margin-bottom: 32px;}
.mb50 {margin-bottom: 40px;}
.mb60 {margin-bottom: 48px;}
.mb80 {margin-bottom: 64px;}
.mb100 {margin-bottom: 80px;}
.mb120 {margin-bottom: 96px;}
.ml6 {margin-left: 6%;}
.ml7 {margin-left: 6%;}
.ml8 {margin-left: 6%;}
.ml17 {margin-left: 5%;}
.pl3 {padding-left: 3%;}
.pl5 {padding-left: 0%;}
.pr5 {padding-right: 0%;}
.pr7 {padding-right: 0%;}
}
@media screen and (max-width: 639px) {
body, input, select, textarea {
font-size: 14px;
line-height: 1.5;
}
.pc {
display: none;
}
.sp {
display: block;
}
@media (max-width: 640px)  {
#wrapper {
margin-top: 70px;
}
} footer {
background: #263238;
width: 100%;
margin: 0 auto;
padding: 0;
color: #fff;
font-size: 14px;
}
footer .inner {
max-width: 92%;
margin: 0 auto;
padding: 0;
}
footer .upper {
display: none;
}
footer .lower {
background: #263238;
}
footer .lower .inner {
background: #263238;
height: auto;
padding: 40px 0 0;
}
footer .lower .inner:last-child  {
padding: 20px 0;
}
p.bod01 {
margin: 0 0 8px 0;
padding: 0 0 6px 0;
border-bottom: 1px solid #fff;
}
.f_info_block:nth-child(1) {
width : 100%;
height: 220px;
}
.f_info_block:nth-child(2) {
width : 100%;
margin: 2em 0 2em 0;
}
.f_info_block:nth-child(3) {
width : 100%;
margin: 0 0 2em 0;
}
.f_info_block .company {
position: absolute;
top: 0px;
left: 70px;
font-size: 20px;
line-height: 1.25;
}
.f_info_block .time {
position: absolute;
top: 70px;
left: 0;
font-size: 15px;
}
.f_info_block .jqa {
position: absolute;
top: 115px;
left: 0px;
}
.f_info_block .j-bac {
position: absolute;
top: 115px;
left: 95px;
}
.f_info_block .s_action {
position: absolute;
top: 115px;
left: 226px;
}
.f_block_wrap {
width : 100%;
background: #263238;
}
.f_block {
float: none;
width : 100%;
background: #263238;
padding: 5px 0;
}
.f_sub_nav02 {
margin: 0 0 20px;
}
.f_sub_nav02 a {
display: inline-block;
padding: 5px 0;
}
.text_r {
text-align: left;
}
#pagetop {
position: fixed;
bottom: 24px;
right: 18px;
z-index: 100;
}
#pagetop img {
width: 50px;
height: auto;
}  .balloon1 {
position: relative;
display: block;
margin: 1.5em auto;
padding: 10px 10px;
width: 320px;
color: #F45B69;
font-size: 24px;
font-weight: bold;
text-align: center;
background: #f1f1f1;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon1:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #f1f1f1;
z-index: 2;
}
.balloon1:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon1 p {
margin: 0;
padding: 0;
text-align: center;
}
.balloon1b {
position: relative;
display: block;
margin: 1.5em auto;
padding: 10px 10px;
width: 320px;
color: #F45B69;
font-size: 24px;
font-weight: bold;
text-align: center;
background: #fff;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon1b:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #fff;
z-index: 2;
}
.balloon1b:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon2 {
position: relative;
display: block;
margin: 0 auto 40px;
padding: 7px 10px;
width: 100%;
color: #fff;
background: #F45B69;
-moz-border-radius: 45px; 
-webkit-border-radius: 45px;
border-radius: 45px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon2:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #F45B69;
z-index: 2;
}
.balloon2:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon2 p {
margin: 0;
padding: 0;
font-size: 36px;
font-weight: bold;
text-align: center;
}
.balloon3 {
position: relative;
display: block;
margin: 0 auto;
padding: 10px 5px;
min-width: initial;
max-width: 100%;
background: #f1f1f1;
-moz-border-radius: 60px; 
-webkit-border-radius: 60px;
border-radius: 60px; 
border: solid 2px #F45B69;
box-sizing: border-box;
}
.balloon3:before {
content: "";
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -14px;
border: 12px solid transparent;
border-top: 12px solid #f1f1f1;
z-index: 2;
}
.balloon3:after {
content: "";
position: absolute;
bottom: -29px;
left: 50%;
margin-left: -16px;
border: 14px solid transparent;
border-top: 14px solid #F45B69;
z-index: 1;
}
.balloon3 h2 {
color: #F45B69;
font-size: 27px;
font-weight: bold;
text-align: center;
}
.btn01 {
max-width: initial;
width: 90%;
margin: 0 auto;
font-size: 21px;
text-decoration: none;
text-align: center;
color: #fff;
background: #263238;
border-radius: 28px;
-webkit-border-radius: 28px;
-moz-border-radius: 28px;
}
.btn01 a {
display: block;
padding: 12px 0;
color: #fff;
}
.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;
}
.h1title {
background-color: rgba(178,223,219,0.3);
font-size: 1.4em;
padding: 40px 0 36px;
text-align: center;
}
.h1title span {
line-height: 1.8;
padding: 0 0 1px;
border-bottom: 3px solid #63BCB8;
} .news_block {
display: block;
width: 100%;
margin: 0 auto;
}
.news_list02 {
width: 100%;
margin: 0 auto;
color: #263238;
font-size: 15px;
line-height: 1.66;
overflow:auto;
}
.news_list02 dt{
width:5em;
height: auto;
}
.news_list02 dd {
height: auto;
} .news_list02 dd .cat_tit {
margin: 0 20px 0 0;
padding: 2px 12px;
background: #b2dfdb;
height: 28px;
line-height: 13px;
text-align: center;
font-size: 13px;
font-weight: 500;
display: flex;
justify-content: center;
align-items: center;
}
.news_cont{
height: auto;
}
.news_list02 dd a {
color: #263238;
}
.news_list02 dd a:hover {
color: #f45b69;
}
.news_box {
margin: 0 auto 60px;
padding: 30px 30px;
border-radius: 8px;
background-color: #fff;
border: 0px solid #b2dfdb;
}
.news_box h2.news_tit {
margin: 0 0 20px 0;
padding: 0 0 15px 0;
color: #63bcb8;
font-size: 20px;
font-weight: bold;
border-bottom: 2px solid #63bcb8;
}
.contents .news_box p.date {
width: 100%;
padding: 0 0 36px 0;
text-align: right;
}
.news_box img {
width: 100%;
height: auto;
}
.text_green {
color: #63bcb8;
}
.link_nav {
display: block;
margin: 0 auto;
padding: 0;
text-align: center;
}
.link_nav li {
display: inline-block;
margin: 0;
padding: 0;
text-align: center;
vertical-align: middle;
}
.link_nav li.link_nav_l {
width: 30%;
padding: 0 0.5em;
text-align: right;
white-space: nowrap;  
overflow: hidden;  
text-overflow: ellipsis;  
-webkit-text-overflow: ellipsis;  
-o-text-overflow: ellipsis; 
}
.link_nav li.link_nav_r {
width: 30%;
padding: 0 0.5em;
text-align: left;
white-space: nowrap;  
overflow: hidden;  
text-overflow: ellipsis;  
-webkit-text-overflow: ellipsis;  
-o-text-overflow: ellipsis; 
}
.news_cat {
margin: 48px 0 0 0;
} .search_tit {
background: rgba(178, 223, 219, 0.3);
padding: 10px 20px;
}
h3.search_icon {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/search_btn.png) no-repeat;
background-position: 0% 50%;
background-size: 36px 36px;
width: 100%;
height: 44px;
padding: 10px 0 10px 44px;
font-size: 16px;
font-weight: 500;
line-height: 1;
}
h3.search_icon02 {
background: rgba(178, 223, 219, 0.3);
width: 100%;
height: 68px;
padding: 24px 20px;
font-size: 16px;
font-weight: 500;
line-height: 1;
}
h3.search_icon02 span {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/search_btn.png) no-repeat;
background-position: 0% 50%;
background-size: 36px 36px;
height: 44px;
padding: 4px 0 4px 44px;
}
.submit_button03 {
display: inline-block;
width: 100px;
margin: 0 0 0 10px;
}
.submit_button03 input[type="submit"] {
display: inline-block;
width: 100px;
margin: 0 auto;
padding: 8px 10px;
font-size: 16px;
text-decoration: none;
text-align: center;
color: #fff;
background: #263238;
border-radius: 36px;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
border: none;
-webkit-appearance: none;
}
.search_tit ul li.w1 {
display: inline-block;
width: 100%;
}
.search_tit ul li.w2 {
display: inline-block;
width: 100%;
}
.search_tit ul li input {
width: 240px;
padding: 6px 8px;
}
.sub_cat {
display: block;
font-size: 0;
padding:0 10px;
}
.sub_cat li {
display: inline-block;
width: 50%;
margin: 0 0 20px 0;
padding: 10px 20px;
font-size: 16px;
text-align: center;
border-left: 1px solid #63bcb8;
}
.sub_cat li:nth-child(3n){
border-right: 0px solid #63bcb8;
}
.sub_cat li:nth-child(5n){
border-right: 0px solid #63bcb8;
}
.sub_cat li:nth-child(2n), .sub_cat li:last-child{
border-right: 1px solid #63bcb8;
}
h2.faq_tit {
margin: 60px 0 36px;
color: #63bcb8;
font-size: 25px;
font-weight: bold;
text-align: center;
}
h2.faq_tit span {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/ques.png) no-repeat;
background-position: 0% 50%;
background-size: 44px 44px;
height: 44px;
padding: 4px 0 4px 50px;
}
h2.faq_tit02 {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/ques.png) no-repeat;
background-position: 0% 10px;
background-size: 60px 60px;
height: auto;
padding: 20px 0 20px 66px;
font-size: 16px;
}
h2.faq_tit03 {
margin: 0 0 36px;
color: #63bcb8;
font-size: 25px;
font-weight: bold;
text-align: center;
}
.faq_box {
margin: 30px auto 60px;
padding: 30px 12px;
border-radius: 8px;
background-color: #fff;
border: 1px solid #b2dfdb;
}
.faq_box .ans {
background: url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/ans.png) no-repeat;
background-position: 0% 0%;
background-size: 60px 60px;
padding: 15px 0 0 66px;
}
.faq_box img {
width: 100%;
height: auto;
}
img.pdf_icon {
vertical-align: middle;
width: 32px;
height: 32px;
margin: 0 10px 0 0;
}
.faq_list {
margin: 60px 0 40px;
}
.faq_list li {
background: #fff url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/bod.jpg) no-repeat;
background-position: 8px 50%;
background-size: 10px 75%;
width: 100%;
margin: 0 0 15px 0;
padding: 15px 15px 15px 25px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border: 1px solid #b2dfdb;
}
.faq_list li span {
margin: 5px 0;
padding: 0;
}
.faq_list02 {
background: #fff url(https://pai-r.com/wp/wp-content/themes/PAI-R/img/common/bod.jpg) no-repeat;
background-position: 8px 50%;
background-size: 10px 75%;
width: 100%;
margin: 0 0 15px 0;
padding: 15px 15px 15px 25px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border: 1px solid #b2dfdb;
}
.faq_list02 span {
margin: 5px 0;
padding: 0;
}
.faq_cat {
margin: 60px 0 0 0;
}
.faq_cat a {
color: #63bcb8;
}
.faq_cat a:hover {
filter: alpha(opacity=70);
opacity: 0.70;
}
.download-btn a{
display: block;
width: 320px;
margin: 0 auto;
padding: 20px 40px;
font-size: 20px;
text-decoration: none;
text-align: center;
color: #fff;
background: #f45b69;
border-radius: 36px;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
border: none;
-webkit-appearance: none;
}
.download-btn a:hover {
background: #f45b69;
-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);
filter: alpha(opacity=100);
opacity: 1;
} input{ font-size:16px; }
.mt10 {margin-top: 6px;}
.mt40 {margin-top: 24px;}
.mt60 {margin-top: 36px;}
.mt80 {margin-top: 48px;}
.mt90 {margin-top: 20px;}
.mt120 {margin-top: 72px;}
.mb20 {margin-bottom: 12px;}
.mb30 {margin-bottom: 18px;}
.mb40 {margin-bottom: 24px;}
.mb50 {margin-bottom: 30px;}
.mb60 {margin-bottom: 36px;}
.mb80 {margin-bottom: 48px;}
.mb100 {margin-bottom: 60px;}
.mb120 {margin-bottom: 72px;}
.ml6 {margin-left: 5%;}
.ml7 {margin-left: 5%;}
.ml8 {margin-left: 5%;}
.ml17 {margin-left: 5%;}
.pl3 {padding-left: 0%;}
.pl5 {padding-left: 0%;}
.pr5 {padding-right: 0%;}
.pr7 {padding-right: 0%;}
} .cv_itsp{
width: 80%;
}
.it_left{
width: 250px;
background: #FFF;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
border-radius: 5px;
padding: 10px;
height: fit-content;
}
.it_left img{
width: 230px;
margin: 0 auto;
}
.it_left p{
text-align: center;
}
.it_small{
font-size: small;
margin-bottom: 7px;
}
.btnit{
background: #F35B69;
width: fit-content;
padding: 10px 30px;
border-radius: 20px;
margin: 10px auto;
cursor: pointer;
}
.btnit a{
color: #FFF;
}
.btnit:hover{
background: #F45B69;
box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
text-decoration: none;
transition: background .5s ease;
}
.it_bold{
font-weight: bold;
}
.it_tel{
font-size: 1.2em;
font-weight: bold;
}
.cv_itsp{
padding: 5px 10px;
text-align: center;
position: fixed;
left: 0;
bottom: 20px;
width: 80%;
z-index: 999;
}
.it_sp{
width: 100%;
background: #8CCFCA;
border: 1px solid #263238;
padding: 20px 5px;
border-radius: 5px;
cursor: pointer;
}
.it_sp:hover{
background: #B7E1DE;
box-shadow: 0px 4px 4px rgba(38,50,56,0.4);
text-decoration: none;
transition: background .5s ease;
}
.it_sp a{
font-weight: bold;
color: #263238;
}
.bord_bt{
border-bottom: 1px solid  #263238;
font-weight: bold;
}
.add-control {
animation-name: fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
@keyframes fadein {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
} .sp_dis {
display:none!important;
}
@media only screen and (max-width: 768px){
.pc_dis {
display:none!important;
}
.sp_dis {
display:block!important;
}
} .add-control{
position: fixed;
bottom: 5px;
left: 5px;
z-index:1000 ;
}
.it_btn {
color: #fff;
background: #F35B69;
padding: 1px 4px;
border-radius: 1em;
text-align: center;
}
.it_btn:hover {
cursor: pointer;    
}
.it_btn:active {
background:#F35B69;
} .add-control .radio{
display: none;
} .add-control #close:checked ~ .btn-close {
display: none;
}
.add-control #close:checked ~ .btn-open {
display: table;
}
.add-control #open:checked ~ .btn-close {
display: table;
}
.add-control #open:checked ~ .btn-open {
display: none;
} .add-control #close:checked ~ .it_box {
display: none;
}
.add-control #open:checked ~ .it_box {
display: block;
}
label.it_btn.btn-open {
display: block;
padding: 20px 30px;
border-radius: 0px 35px 35px 0px;
font-weight: bold;
}
label.it_btn.btn-close {
z-index: 1001;
position: absolute;
bottom: 360px;
left: 230px;
}  .nav-links {
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin: 80px 0px 0px;
text-align: center;
}
.page-numbers {
width: 50px;
height: 50px;
line-height: 48px;
margin: 10px 5px 0;
border-radius: 3px;
border: 1px solid #ccc;
font-size: 18px;
}
.page-numbers.current {
font-weight: bold;
color: #ffffff;
background: #63bcb8;
border-color: #63bcb8;
}
.page-numbers.dots {
border: none;
}
.prev.page-numbers,
.next.page-numbers{
width: auto;
border: none;
}
a.page-numbers:hover{
border-color: #F35B69;
}
@media screen and (max-width: 575px) {
.nav-links {
padding: 0 0 60px;
}
.prev.page-numbers,
.next.page-numbers {
position: absolute;
bottom: 0;
}
.prev.page-numbers {
left: 0;
}
.next.page-numbers {
right: 0;
}
}
@media screen and (max-width: 391px) {
.f_info_block .jqa {
width: 64px;
height: 79.2667px;
}
.f_info_block .j-bac {
left: 64px;
width: 80px;
height: 42.6667px;
}
.f_info_block .s_action {
left: 155px;
width: 60px;
height: 60px;
}
} .info_catename {
font-size: 1.3em;
font-weight: bold;
color: #63bcb8;
margin-bottom: 30px;
text-decoration: underline solid;
}
dl.info_post {
margin-bottom: 30px;
}
dd.info_catetit {
margin-bottom: 35px;
text-indent: 2em;
}
dt.info_cateday {
float: left;
} .fix-bnr {
display: none;
position: fixed;
left: 5px;
bottom: 0px;
z-index: 999;
}
.fix-bnr__inner {
position: relative;
}
.fix-bnr__body img {
width: 300px;
box-shadow: 0 0 10px rgb(0,0,0,.3);
}
.fix-bnr__close {
position: absolute;
right: -10px;
top: -10px;
width: 25px;
height: 25px;
border-radius: 100%;
background: #000;
text-align: center;
cursor: pointer;
}
.fix-bnr__close::before,
.fix-bnr__close::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 14px;
height: 2px;
background: #fff;
transform: translate(-50%, -50%) rotate(45deg);
}
.fix-bnr__close::after {
transform: translate(-50%, -50%) rotate(135deg);
}
@media screen and (min-width: 768px){
.c-fix-bnr-overlay {
display: none !important;
}
}
@media screen and (max-width: 992px) {
.fix-bnr__body img {
width: 240px;
}
}
@media screen and (max-width: 767px) {
.c-fix-bnr-overlay {
display: none;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,.3);
z-index: 999;
}
.fix-bnr { bottom: auto;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
} .logoslide {
background: #ffffff;
margin: 0 auto;
padding: 40px 10px 10px 10px;
height: 240px;
}
.logo {
float: left;
width: 200px;
}
.logo img {
width: 160px;
margin-top: -15px;
pointer-events: none;
}
@media screen and (max-width: 979px) {
.logo {
float: left;
width: 200px;
}
.logo img {
width: 130px;
margin-top: -5px;
}
.logoslide {
padding: 15px 10px 10px 10px;
height: 190px;
}
}