/* 
 * RainbowLink Inc.'s Official Site Design ( faq ) Vesion 2.0
 * Created by RainbowLink Inc.  And ChatGPT re-designed the site-design for RainbowLink Inc.
 *   
 */
* {
box-sizing: border-box;
}

/* BreadCrumb */
p.faq_breadcrumb  {
margin-top: 0.2em;
margin-bottom: 0.9em;
padding-top:0.4em;
padding-left: 0;
padding-right: 0;
color: #fff;
text-align: left;
height: auto;
line-height: 3em;
font-size: 70%;
}
p.faq_breadcrumb a:link,p.faq_breadcrumb a:visited {
padding: 0.3em;
color: #fff;
text-decoration: none;
font-weight: bold;
background-color: #fff;
border: 2px solid #005599;
border-radius: 0.3em;
}
p.faq_breadcrumb a:hover,p.faq_breadcrumb a.current {
padding: 0.3em;
color: #fff;
text-decoration: none;
font-weight: bold;
background-color: #005599;
border-radius: 0.3em;
}
h1.custom_header_breadcrumb:before {
color: #000;
}
h1.custom_header_breadcrumb {
margin-top: 0.8em;
padding: 0;
color:  #fff;
text-align: left;
line-height: 1.4;
font-size: 80%;
text-decoration: none;
}
h1.custom_header_breadcrumb a {
color:  #fff;
text-decoration: none;
}
h1.custom_header_breadcrumb a:link {
color:  #fff;
text-decoration: none;
}
h1.custom_header_breadcrumb a:visited {
color:  #fff;
text-decoration: none;
}
h1.custom_header_breadcrumb a:hover {
margin: 0;
padding: 0.4em;
color:  #fff;
text-decoration: none;
font-weight: bold;
background-color: #005599;
}
h1.faq_the_question{
margin: 0 auto;
margin-bottom: 1em;
max-width: 1000px;
padding: 0.7em;
font-size: 100%;
color: #000;
text-align: left;
text-decoration : none;
line-height:1.6;
letter-spacing: 0.05em;
border-color: #005599;
border-width:0px 0px 2px 12px;
border-style:solid;
}
h1.faq {
margin-top : 0.3em;
padding-top : 0.5em;
padding-left : 0.2em;
padding-right : 0;
padding-bottom : 0;
color : #000;
text-align : left;
line-height : 1.4;
font-size:100%;
}
h1.faq a:link {
font-size : 100%;
color : #000;
text-decoration : none;
}
h1.faq a:visited {
font-size : 100%;
color : #000;
text-decoration : none;
}
h1.faq a:hover {
margin : 0;
padding : 0.4em;
color : #000;
text-decoration : underline;
font-size : 100%;
}
h2,h3 {
margin-top : 0.3em;
margin-left : 0;
margin-right : 0;
margin-bottom : 0.3em;
padding : 0.5em;
text-align : left;
line-height : 1.6;
font-size : 120%;
color : #000;
font-weight : bold;
border-color: #005599;
border-width: 0 0 5px 12px;
border-style: solid;
}
p.h2_pcenter_faq {
font-weight: bold;
}

p.pcenter_faq {
padding-top: 0.5em;
padding-left: 0;
padding-right: 0;
padding-bottom: 0.3em;
width: auto;
cursor: pointer;
color: #000;
text-align: center;
vertical-align: middle;
font-size: 150%;
border-width: 0;
text-decoration: none;
border-bottom: none;
background-color:#005599;
}
p.pcenter_faq a.non_deco{
color: #000;
text-decoration: none;
}

div.faq-container {
margin: 0.5em;
width: auto;
}
div.faq-container:nth-child(even){
padding: 0.5em;
color: #fff ! important;
background: #cce0f5;
}
div.faq-container:nth-child(odd){
padding: 0.5em;
background:#fbfbfb;
}
div.faq-container_inner{
margin: 0;
padding: 0;
position: relative;
}
div.faq-container_inner::after {
content: "●";
font-size: 100% ! important;
font-weight: 900 ! important;
color:#005599;
position: absolute;
left: 10px;
top: 29%;
border: none;
}
div.faq-container_inner::before {
position: absolute;
content: "›";
right: 10px;
top: 32%;
width: 21px;
height: 21px;
line-height: 21px;
font-size: 100% ! important;
font-weight: bold ! important;
text-align: center;
vertical-align: middle;
color: gray;
}
div.faq-container_inner div {
margin:0;
padding:0;
}
div.faq-container_inner a {
text-decoration: none ! important;
}
div.faq-container_inner .faq-item_title {
margin: 0;
padding-top: 0.8em! important;
padding-left: 2.1em! important;
padding-right: 2.1em! important;
padding-bottom: 0.8em! important;
line-height : 1.6;
color: #000;
font-size: 100% ! important;
text-align : left;
vertical-align: middle ! important;
text-decoration: none ! important;
display: block;
}
div.faq-container .faq-item_title:link {
width: 100%;
height: 100%;
color: #000;
text-decoration: none ! important;
}
div.faq-container .faq-item_title:visited {
width: 100%;
height: 100%;
color: #fff;
text-decoration: none ! important;
}
div.faq-container .faq-item_title:hover {
width: 100%;
height: 100%;
color: #fff;
text-decoration: none;
background-color: #005599;
text-decoration: none ! important;
}
textarea.tex100 {
padding: 1%;
font-size: 130%;
height: 4em;
width: 96%;
white-space: pre;
background-color: #fff;
border: 3px solid #005599;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
textarea.faq_inquiry {
margin: 0 auto;
padding: 1%;
font-size: 100%;
text-align: left;
height: 10em;
width:80%;
color: #005599;
background-color: #fff;
border-color: #005599;
border-width: 0 0 0 18px;
border-style: solid;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow: 5px 15px 10px 2px #737373;
}
span.custom_header {
margin-top : 0.3em;
padding-left : 0.2em;
color : #000;
text-align : left;
line-height : 1.4;
font-size : 70%;
}
span.custom_header a:link {
color : #000;
text-decoration : none;
}
span.custom_header a:visited {
color : #000;
text-decoration : none;
}
p.custom_header {
margin-top : 0.3em;
padding-left : 0.1em;
color : #000;
text-align : left;
line-height : 1.4;
font-size : 70%;
}
p.custom_header a:link {
color : #000;
text-decoration : none;
}
p.custom_header a:visited {
color : #000;
text-decoration : none;
}
/* //////////////////////////////////////////////////////////////////////////// */
div.from_catalogue {
background-color: #cce0f5;
}
.faq_qa { /* h1.question / p.answer */
padding-top: 0.5em;
padding-left: 0;
padding-right: 0;
padding-bottom: 0.3em;
width: auto;
cursor: pointer;
color: #000;
text-align: center;
vertical-align: middle;
font-size: 150%;
font-weight: bold;
letter-spacing: 0.05em;
border-width: 0;
text-decoration: none;
border-bottom: none;
background-color:#005599;
}
.faq_qa a{
text-decoration: none;
color: #000;
}
p.cate_title_faq{
text-align: center;
}
p.p1_faq{
font-size: 130%;
margin: 0 auto;
max-width: 1000px;
}

div.q_text a{
}

div.faq_the_answer{
margin: 0 auto;
max-width: 1000px;
padding-left: 1em;
padding-right: 1em;
line-height: 1.6;
color: #000 ! important;
}
p.faq_q{
margin: 0 auto;
max-width: 1000px;
font-size: 130%;
line-height: 1.6;
}
/* //////////////////////////////////////////////////////////////////////////// */
iframe.mes_browser {
margin-top:0;
margin-left: 0;
margin-right:0;
margin-bottom: 0;
padding:0;
height: 1.5em;
border: none;
width: 97%;
background-color: #ebeeef;
}
iframe.framing_faq {
margin: 0;
padding: 0;
width: 100%;
height: 700px;
border: none;
}

p.pcenter_domain{
margin: 0;
padding-top:0.7em;
padding-bottom:0.3em;
line-height:1.4;
font-size:100%;
color:#ebeeef;
text-align:center;
background-color: #fff;
}
iframe.framing_domain {
margin-left: 0;
padding: 0;
width: 100%;
height: 350px;
border: none;
}

p.pright a.faq{
margin:0%;
padding-top: 1.2em;
padding-left: 0.6em;
padding-right: 0.6em;
padding-bottom: 1em;
color: #000;
text-decoration:none;
line-height:2em;
font-size: 90%;
background-color: #ebeeef;
border-top-left-radius: 0.3em;
border-top-right-radius: 0.3em;
border-bottom-left-radius: 0.3em;
border-bottom-right-radius: 0.3em;
}
p.pright a.faq_plane{
margin:0px;
padding: 0.5em;
color: #ebeeef;
text-decoration:none;
line-height:2em;
font-size: 90%;
border: solid 2px #ebeeef;
border-top-left-radius: 0.3em;
border-top-right-radius: 0.3em;
border-bottom-left-radius: 0.3em;
border-bottom-right-radius: 0.3em;
}
.btn_details_voice_details {
margin-top : 2em;
padding-top : 1.5em;
padding-left : 0.5em;
padding-right : 0.5em;
padding-bottom : 0.2em;
width : 15em;
height : 3em;
display : block;
color : #fff;
text-decoration : none;
cursor : pointer;
font-size : 100%;
font-weight : bold;
text-align : center;
vertical-align : middle;
background-color : #a2e629;
border : none;
border-top-left-radius : 0.8em;
border-top-right-radius : 0.8em;
border-bottom-left-radius : 0.8em;
border-bottom-right-radius : 0.8em;
}
.btn_details_voice_details a:link {
color : #fff;
text-decoration : none;
background-color : #a2e629;
}
.btn_details_voice_details a:visited {
color : #fff;
text-decoration : none;
background-color : #a2e629;
}
.btn_details_voice_details a:hover {
color : #fff;
text-decoration : underline;
background-color : #c0c0c0;
}

.faq_inquiry_top {
margin-top: 1em;
border: 5px solid #cce0f5;
border-top-left-radius: 3em;
border-top-right-radius: 3em;
border-bottom-left-radius: 3em;
border-bottom-right-radius: 3em;
background-color: #cce0f5;
}
.faq_inquiry_top_inner {
margin: 0 auto;
text-align: center;
}
div.faq_inquiry_table_inner {
background-color: #cce0f5;
border: 3px solid #cce0f5;
border-top-left-radius: 3em;
border-top-right-radius: 3em;
border-bottom-left-radius: 3em;
border-bottom-right-radius: 3em;
}
h2.faq_inquiry {
width: 96%;
margin-top: 1.2em;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding-top: 0;
padding-left: 0.3em;
padding-right: 0;
padding-bottom: 0;
line-height: 1.4;
font-size: 150%;
letter-spacing: 0.05em;
color: #000;
text-align: left;
border-color: #005599;
border-width: 0 0 0 18px;
border-style: solid;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-color: #fff;
}
h2.subtitle_faq,p.subtitle_faq{
padding: 1.4em !important;
font-size: 100%;
color: #000;
line-height: 1.6;
font-weight: bold;
letter-spacing: 0.05em;
border-top-left-radius: 0.3em;
border-top-right-radius: 0.3em;
background-color: #cce0f5;
background-image:  linear-gradient(rgba(255,255,255,.0), rgba(255,255,255,3));
}
div.accordion__text p.subtitle_faq{
padding: 1.4em !important;
font-size: 100%;
color: #000;
line-height: 1.6;
font-weight: bold;
letter-spacing: 0.05em;
border-top-left-radius: 0.3em;
border-top-right-radius: 0.3em;
background-color: #af9713;
background-image:  linear-gradient(rgba(255,255,255,.0), rgba(255,255,255,3));
}
p.subtitle_faq2 {
margin: 0;
padding: 0.5%;
width:100%;
color: #000;
font-weight: bold;
font-size: 120%;
letter-spacing: 0.05em;
text-align: left;
line-height: 1.6;
text-shadow:1px 1px 3px #fff,3px 3px 6px #005599;
}
p.subtitle_faq2:after {
content: '■';
color: #005599;
}
p.subtitle_faq2:before {
content: '■';
color: #005599;
}
div.faq_the_answer a {
}
div.faq_the_answer p.subtitle_green {
margin: 0;
padding:0.8em;
width: 100%;
color: #000;
font-weight: bold;
background-color: #a2e629;
background-image:  linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
-moz-box-shadow: 0 2px 0 rgba(0,0,0,.3);
-webkit-box-shadow: 0 2px 0 rgba(0,0,0,.3);
box-shadow: 0 2px 0 rgba(0,0,0,.3);
}
div.faq_the_answer p.subtitle_red {
margin: 0;
padding:0.8em;
width: 100%;
color: #fff;
font-weight: bold;
background-color: red;
background-image:  linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
-moz-box-shadow: 0 2px 0 rgba(0,0,0,.3);
-webkit-box-shadow: 0 2px 0 rgba(0,0,0,.3);
box-shadow: 0 2px 0 rgba(0,0,0,.3);
}
div.faq_the_answer a.btn_sky_article:link {
margin-right: 0.2em;
text-decoration: none;
cursor: pointer;
font-size: 130%;
text-align:center;
color: #c0c0c0;
vertical-align: middle;
text-shadow: 1px 1px 0 #eee, 2px 2px 0 #fff;
border: 3px solid #005599;
display: inline-block;
transition: .3s;
box-shadow: 0 5px 0 #c0c0c0;
border-top-left-radius: 0.8em;
border-top-right-radius: 0.8em;
border-bottom-left-radius: 0.8em;
border-bottom-right-radius: 0.8em;
background-image: url("../img/lblue015.png");
}
div.faq_the_answer a.btn_sky_article:visited {
margin-right: 0.2em;
text-decoration: none;
cursor: pointer;
font-size: 130%;
text-align:center;
vertical-align: middle;
color: #c0c0c0;
text-shadow: 1px 1px 0 #eee, 2px 2px 0 #fff;
border: 3px solid #005599;
display: inline-block;
transition: .3s;
box-shadow: 0 5px 0 #c0c0c0;
border-top-left-radius: 0.8em;
border-top-right-radius: 0.8em;
border-bottom-left-radius: 0.8em;
border-bottom-right-radius: 0.8em;
background-image: url("../img/lblue015.png");
}
div.faq_the_answer a.btn_sky_article:hover {
margin-right: 0.2em;
text-decoration: underline;
cursor: pointer;
font-size: 130%;
text-align:center;
vertical-align: middle;
transform: translateY(5px);
box-shadow: 0 0 0 #c0c0c0;
border: 3px solid #a4ecf8;
border-top-left-radius: 0.8em;
border-top-right-radius: 0.8em;
border-bottom-left-radius: 0.8em;
border-bottom-right-radius: 0.8em;
color: #000;
background-color: #a4ecf8;
}

div.faq_the_answer p {
margin: 0%;
padding-top: 5px;
padding-left: 0;
padding-right: 0;
padding-bottom: 10px;
line-height: 1.6;
color: #000;
text-align: left;
}
div.faq_the_answer p a img {
margin: 0;
}
div.faq_the_answer p a:link {
color: #000;
text-decoration: underline;
}
div.faq_the_answer p a:visited {
color: #000;
text-decoration: underline;
}
div.faq_the_answer p a:hover {
color: #fff;
text-decoration: none;
background-color: #005599;
display: inline-block;
transition: .3s;
box-shadow: 0 5px 0 #fff;
}
div.faq_the_answer p.ansdate,div.faq_the_answer p.ansURL {
text-align: right;
}
.faq_cate_list_pd {
margin-top: 1em;
font-size: 130%;
padding: 0.5em;
white-space:normal;
}
/* /////////////////// pager /////////////////////// */
p.faq_footer {
margin-top: 4em;
margin-left: 0.2em;
color: #005599;
border-width: 1px;
border-bottom: 2px solid #005599;
}
p.faq_footer2 {
clear: both;
margin-top: 1em;
margin-bottom: 4em;
margin-left: 0.2em;
color: #005599;
border-width: 1px;
border-top: 2px solid #005599;
}
.pushbtn {
color: #fff;
background-color: #005599;
display: inline-block;
transition: .3s;
box-shadow: 0 5px 0 #fff;
}
.pushbtn:hover {
color:#fff;
text-decoration: none;
background-color: #005599;
border-color: #005599;
transform: translateY(5px);
box-shadow: 0 0 0 #fff;
}

input.bar_search {
width: 40%;
border:  solid 3px #005599;
background-color: #fff;
}
/* Back to CATALOGUE */
div.backto_catalogue {
margin: 0 auto;
margin-top: 0;
margin-bottom: 1.5em;
}
div.backto_catalogue p {
width: auto;
margin: 0;
text-decoration: none;
display: block;
font-size: 80%;
}
div.backto_catalogue p a:link{
width: auto;
padding: 0.5em;
color: #fff ! important;
background-color: #005599;
border: 1px solid #005599;
text-decoration: none;
}
div.backto_catalogue p a:visited{
color: #fff ! important;
text-decoration: none;
background-color: #005599;
border: 1px solid #005599;
}
div.backto_catalogue p a:hover{
padding-left: 1.2em;
color: #fff ! important;
background-color: #005599;
border: 1px solid #005599;
}
div.backto_catalogue p a:link span,div.backto_catalogue p a:visited span {
margin-left: -1em;
color: #005599 ! important;
font-weight: bold;
font-size: 150%;
}
div.backto_catalogue p a:hover span {
margin-left: -2em;
color: #005599 ! important;
font-weight: bold;
font-size: 150%;
}
/* // LP//////////////////////////// */
.LP_faq table.disptable {
width: 100%;
}
.LP_faq h3.faq_LP {
margin: 0;
width: 100%;
padding-top: 0.5em;
padding-left: 0;
padding-right: 0;
padding-bottom: 0.3em;
cursor: pointer;
color: #000;
text-align: center;
vertical-align: middle;
font-size: 120%;
letter-spacing: 0.05em;
border-width: 0;
text-decoration: none;
border-bottom: none;
background-color:#005599;
}
.LP_faq p.faq_question_LP:before{
content: '● ';
font-size: 100%;
color: #005599;
font-size: 120%;
}
.LP_faq p.faq_question_LP {
width: 100%;
}
.LP_faq p.faq_question_LP a{
width: 100%;
border: none;
color: #000;
font-size: 120%;
text-decoration: none;
}

.rating_table_inner {
border: 5px solid #cce0f5;
border-top-left-radius: 3em;
border-top-right-radius: 3em;
border-bottom-left-radius: 3em;
border-bottom-right-radius: 3em;
}
.rating_star_color {
color: #005599;
}
input[type=submit].rating_btn:hover {
border: 5px solid #cce0f5;
}


/* |||||||||| Modification ||||||||||||||||*/
/* RL_core */
div.faq_the_answer p.btn_Green,div.faq_the_answer p.btn_FAQ{
margin: 0 auto;
text-align: left;
width: 100%;
}
div.faq_the_answer p.btn_Green a:link,div.faq_the_answer p.btn_FAQ a:link{
color: #000;
text-decoration: none;
letter-spacing: 0.05em;
border: 3px solid #005599;
display: inline-block;
transition: .3s;
box-shadow: 0 5px 0 #c0c0c0;
}
div.faq_the_answer p.btn_Green a:visited,div.faq_the_answer p.btn_FAQ a:visited{
color: #000;
text-decoration: none;
letter-spacing: 0.05em;
border: 3px solid #005599;
display: inline-block;
transition: .3s;
box-shadow: 0 5px 0 #c0c0c0;
}
div.faq_the_answer p.btn_Green a:hover,div.faq_the_answer p.btn_FAQ a:hover{
color: #000;
text-decoration: none;
transform: translateY(5px);
box-shadow: 0 0 0 #c0c0c0;
background-color: #fff;
border: 3px solid #cce0f5;
}
/* Update RL_core  */
.btn_Green a:link,.btn_FAQ a:link {
width: 100%;
color: #fff;
border: 3px solid #cce0f5;
background-color: #cce0f5;
}
.btn_Green a:visited,.btn_FAQ a:visited {
color: #fff;
border: 3px solid #cce0f5;
background-color: #cce0f5;
}
.btn_Green a:hover,.btn_FAQ a:hover {
color: #000;
border: 3px solid #cce0f5;
background-color: #fff;
}
p.btn_Green a.btn_green:hover,p.btn_FAQ a.btn_green:hover{
text-decoration: none;
}
/* to pagetop */
span.to_top a:link,span.to_top a:visited{
text-shadow:1px 1px 3px #fff,3px 3px 6px yellow;
}
span.to_top a:hover{
color: #000;
background-color: yellow;
}
.fallback-image{
background: radial-gradient(#005599 10%, transparent 70%, transparent 20%);
}
@supports not (radial-gradient(#005599 10%, transparent 70%, transparent 20%)) {
background-color: #005599;
}
/* media queries */
@media screen and (max-width: 48em) {
.only_sp_title {
padding-left: 0.3em ! important;
padding-right: 0.3em ! important;
text-align: left ! important;
font-size: 90% ! important;
}
.faq_breadcrumb  {
margin-bottom: 0.9em ! important;
}
.faq_the_answer {
padding-left: 1em;
padding-right: 1em;
}
input.bar_search,select {
width: 100%;
max-width: 100%;
}
div.q_text {
margin-right: 1%;
max-width: 99%;
line-height: 1.4;
}
/* faq_query_table */
div.faq_query_table {
width: auto;
text-align: center;
}
div.faq_query_table_inner {
padding: 1%;
text-align: center;
width: auto;
}
.pleft_sp {padding-left: 0.3em;padding-right: 0.3em;font-size: 100%;text-align: left ! important;
}
}
@media screen and (min-width: 48em) {
div.q_text {
margin: 0;
padding: 0;
line-height: 1.4;
}
#faq_search_bar h3, #faq_search_bar .toph2bg {
margin-bottom: 1em;
}
}

.faq_the_answer p {
font-size: 100%;
}
.faq_the_answer p.faq_ans {
padding: 0.5em;
}
div.sign {
width: 100%;
margin-top:3em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: #005599;
}
div.sign_inner {
width: 100%;
margin: 0;
padding:0;
}
div.sign_inner p,div.sign_inner p a:link,div.sign_inner p a:visited{
color: #fff;
text-decoration: none;
}
div.sign_inner p a:hover{
text-decoration: underline;
}
.clear {
clear: both;
}
.footer_search h2#site_search {
border: none;
}


.faq_answer table {
border-top: 3px solid #cce0f5;
border-left: 3px solid #cce0f5;
border-right: 3px solid #cce0f5;
}
.faq_answer table th, .faq_answer table td{
padding: 0.3em;
text-align: left;
border-bottom: 3px solid #cce0f5;
}
.faq_answer table th{
border-right: 3px solid #cce0f5;
}
#id362 table th {
width: 30%;
}



div.bordering_red{
margin-top: 0.8em;
margin-left: 1.3em;
margin-right: 1.3em;
margin-bottom: 1.3em;
width: auto;
text-align: left;
border-top-left-radius: 0.3em;
border-top-right-radius: 0.3em;
border-bottom-left-radius: 0.3em;
border-bottom-right-radius: 0.3em;
border: 2px solid red;
}

