/* CSS Document */

.slides li {
  display: none;
}

h1{
  display:inline;
  color:#162a50;
  font-size:42px;
  line-height:165%;
  font-weight:600;
  width:auto;
  margin:0 auto;
  letter-spacing: 2pt;
  padding-bottom:5px;
  border-bottom:4px solid #162a50;
}

.full .top_main .slides li {
  float: left;
  overflow: hidden;
}

.single_cont h4 {
  margin: 40px auto 15px;
}

.single_cont h5 {
  font-size: 16px;
  color: #162a50;
  font-weight:bold;
  line-height: 1.6em;
  margin:30px auto 10px;
  padding: 0;
}

table.table1 {
border-top: 1px solid #999;
margin: 0 0 30px;
}

table.table1 th {
color: #333;
padding: 9px 12px;
background-color: #f0f0ff;
border-bottom: 1px solid #999;
line-height: 1.5;
text-align: left;
}

table.table1 td {
color: #333;
padding: 9px 12px;
border-bottom: 1px solid #999;
line-height: 1.5;
}

td p {
line-height: 1.5;
}

table.table1 td a {
line-height: 1.5;
}

table.table1 th.cell1 {
border-left: 1px solid #999;
}

table.table1 th.cell2 {
border-left: 1px solid #999;
border-right: 1px solid #999;
}

table.table1 td.cell1 {
border-left: 1px solid #999;
}

table.table1 td.cell2 {
border-left: 1px solid #999;
border-right: 1px solid #999;
}


table.base02 {
border-top: 1px solid #999;
border-left: 1px solid #999;
margin-bottom: 20px;
}

table.base02 th {
color: #333;  
font-size: 13px;
padding: 9px 12px;
background-color: #f0f0ff;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
line-height: 1.5;
text-align: left;
}

table.base02 td {
color: #333;
font-size: 13px;
padding: 9px 12px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
line-height: 1.5;
}

table.h2_area {
border-top: 0;
margin-bottom: 18px;
}

table.h2_area td {
background: url(../img/h2.jpg) no-repeat;
width: 704px;
height: 52px;
color: #333;
font-size: 13px;
padding: 0;
border-bottom: 0;
line-height: 1.5;
}


.table2 {
border-right: 1px solid #999;
}


.table2 th {
color: #333; 
font-size: 13px;
padding: 9px 12px;
background-color: #f0f0ff;
border-left: 1px solid #999;
line-height: 1.5;
text-align: left;
}

.table2 td {
color: #333;
font-size: 13px;
padding: 9px 12px;
border-left: 1px solid #999;
line-height: 1.5;
}

.table3 {
border: 0px solid;
margin:"0 auto";
}
.table3 td {
border: 0px ;
line-height: 1.5;
}

table.layout,
table.layout td,
table.layout th{
    border:none !important;
    padding:0;
}
.no_link{
  color: #999;
    position: relative;
    display: block;
    overflow: hidden;
    color: #999;
    border: 1px solid #ddd;
    background: #fff;
    bottom: 0;
    text-align: center;
    padding: 8px!important;
    font-size: 14px;
    line-height: 1.6em;
    text-decoration: none;
    transition: 0.2s;
    box-sizing: border-box;
}
.no_link:before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 44%;
    right: 6%;
    border-top: solid 1px #ddd;
    border-right: solid 1px #ddd;
}
/*---------------defo---------------*/
.alignleft {
  float: left;
  margin: 10px 25px 10px 0;
}

.alignright {
  float: right;
  margin: 10px 0 10px 25px;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 10px auto;
}

.floright {
  float:right;
  padding:10px 0 20px 10px;
}
.floleft {
  float:left;
  padding:10px 0 20px 10px;
}

.top_main .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
  z-index: 1000;
}

.top_main .flex-viewport {
    max-height: 512px;
}

.top_main:hover .flex-direction-nav a {
  display: block;
  transition-duration: 0.6s;
  opacity: 100;
  z-index: 1000;
}



.dk_blue{
color: #162a50;
}
.dk_gray{
  color:#333;
}
.p_dk_grey{
color: #333;
font-size: 15px !important;
}

a.btn_style.l_grey {
color: #999;
border: 1px solid #999;
}

a.btn_style.l_grey:hover{
color:#fff;
background:#999;
}

a.btn_style.l_grey:before{
border-top: solid 1px #999;
border-right: solid 1px #999;
}

a.btn_style.l_grey:hover:before{
border-top: solid 1px #fff;
border-right: solid 1px #fff;
}
.fz14{
font-size: 14px;
}

.full_img{
width: 1050px;
}

.date_box .target {
  background: #162a50;
  color:#ffffff;
  font-size: 12px;
  padding: 2px 10px;
}

.contents .single_news {
  overflow: hidden;
  padding-bottom: 50px;
}

.contents .single_news table {
  margin: 20px 0 50px;
  width: 100%;
}

.contents .single_news table td {
  border-bottom: 1px #aaaaaa solid;
  padding: 5px 0;
}

#footer_innder ul {
    width: 19.5%;
    float: left;
    margin: 0 auto 30px;
    padding: 0 0.5% 0 0;
}

.pagenation {
  overflow: hidden;
  text-align: center;
}

.pagenation ul {
  padding: 0;
  display: inline-block;
}

.pagenation li {
  float: left;
  margin: 0 3px;
}

.pagenation .active,
.pagenation li a {
  display: block;
  padding: 7px 16px;
  background: #f7f7fa;
  text-decoration: none;
  color:#999;
}
.pagenation .prev a,
.pagenation .next a {
  font-size: 0;
  background: none !important;
  position: relative;
}
.pagenation .prev a:before,
.pagenation .next a:before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #162b53;
  border-right: 2px solid #162b53;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
}
.pagenation .prev a:before {
  transform: rotate(-135deg);
}
.pagenation .next a:before {
  transform: rotate(45deg);
}
.pagenation .active,
.pagenation li a:hover {
  background:#162a50;
  color: #ffffff;
}
a.icon_pdf{
  background: url(../img/pdf_icon.png) no-repeat;
    background-position: right;
    padding: 0 30px 0 0;
}
a.icon_out{
    background: url(../img/blank_icon.png) no-repeat;
    background-position: right;
    padding: 0 30px 0 0;
}
.table_lg a{
  color: #333;
}

.haed_50 {
  width:50%;
  margin: 0;
}

.table_st a {
    color: #162a50;
}
a.btn_style2.orange {
    border: 1px solid #e86e39!important;
  color: #e86e39!important;
}
a.btn_style2.orange:before {
    border-top: solid 1px #e86e39!important;
    border-right: solid 1px #e86e39!important;
}
a.btn_style2.orange:hover {
    color: #fff!important;
    background: #e86e39!important;
}
a.btn_style2.orange:hover:before {
    border-color: #fff!important;
}
a.btn_style2.gray{
  color: #999!important;
  border: 1px solid #ddd!important;
  background: none!important;
}
a.btn_style2.gray:hover{
  color: #fff!important;
  background: #ddd!important;
}

.bk_gry a {
  color: #162b53;
}
.bk_gry a:hover {
  text-decoration: none;
}

/*---------------弁理士の講師派遣---------------*/
ul.dispatch_list {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  overflow: hidden;
}
ul.dispatch_list li{
  list-style: none;
  float: left;
  width: 33%;
  padding: 0;
  margin: 0 3.5% 15px 0;
  box-sizing: border-box;
}
ul.dispatch_list2 li{
  list-style: none;
  float: left;
  width: 17%;
  padding: 0;
  margin: 0 3.5% 15px 0;
  box-sizing: border-box;
}
ul.dispatch_list2 li:nth-child(2){
  width: 33%;
}
ul.dispatch_list3 li {
    position: relative;
    font-size: 16px;
    line-height: 2em;
    width: 46%;
    min-height: 200px;
    list-style: none;
    float: left;
    margin: 0 2% 30px;
    padding: 0;
    box-sizing: border-box;
}
ul.dispatch_list3 li .img_box {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
ul.dispatch_list3 li .img_box img {
    display: block;
    width: 25%;
    height: 100%;
    float: left;
    margin: 0 5% 0 0;
}
ul.dispatch_list3 li .font_m{
  font-size: 26px;
  padding-bottom: 20px;
  display: block;
}
ul.dispatch_list3 li:nth-child(odd) {
    padding-right: 4.5%;
    border-right: 3px solid #f2f2f2;
}
.fs16{
  font-size: 16px!important;
}


.link_box {
  padding:15px;
  background:#efefef;
  margin: 0;
}
.link_box form #s {
  width:89%;
  height:30px;
  margin-right:15px;
}
.link_box .screen-reader-text {
  display:none;
}
.link_box #searchsubmit {
  padding:7px 20px;
    -webkit-appearance: button;
    cursor: pointer;
}

ul.linkList {
  margin: 0;
  -webkit-padding-start:0;
}


ul.linkList li a {
  display:block;
  padding:12px 10px;
  background:#efefef;
  border-top:#fff solid 1px;
  border-bottom:#dadada solid 1px;
  overflow:hidden;
  color: #555555;
  text-decoration: none;
  
}
ul.linkList li a:hover {
  color:#FFF;
  background: #162b53;
  transition-property: background;    transition-duration:0.1s;
    transition-timing-function:ease-out;
  text-decoration:none;
}



/*PATやってみた！*/
ul.banner_box {
  height:100px;
    padding: 0 40px;
}
ul.banner_box li{
  display:table;
    height: 100%;
}
ul.banner_box li{
  float:left;
}
ul.banner_box li.left {
    padding-right: 90px;
}
ul.banner_box li.right {
    width: 230px;
    padding-left: 5px;
    margin-left: 50px;
    box-sizing: border-box;
}
ul.banner_box li.right img {
    width: 100%;
}
ul.banner_box li p{
  display:table-cell;
  vertical-align:middle;
}
/*ul.banner_box li a{
  padding-left:20px;
}*/

ul.banner_box li a img{
  border:1px solid #ebebeb;
    padding: 15px 20px;
}

ul.banner_box li a:hover{
  opacity:0.6;
}

.floimg .floright,
.floimg .floleft{
  width:48%;
}
.floimg .floright img,
.floimg .floleft img{
  width:100%;
  height:auto;
}
img.w80{
  width:80%;
  height:auto;
}

@media screen and (max-width:1024px) {
  ul.dispatch_list li img{
    width: 100%;
  }
    
    
  /*PATやってみた！*/
  ul.banner_box {
    height:auto;
    padding: 0;
  }
  ul.banner_box li{
    float:none;
  }
  ul.banner_box li.right {
    width: auto;
    padding-left: 0;
  }
  ul.banner_box li.right img {
    width: 80%;
  }
  ul.banner_box li a{
    padding-left:0;
  }
  
  ul.banner_box li a img{
    padding: 15px 0;
  }
}

@media screen and (max-width:601px) {
  
ul#header_nav li.en_bar,
ul#header_nav li.sitemap_bar {
  display: none;
}
  
.contents img {
  max-width: 100%;
  height: auto;
} 
.contents .single_news table {
  width: 100% !important;
}
  
.full_img{
width: 100%;
}
  
.pagenation .active,
.pagenation li a {
  display: block;
  padding: 4px 13px;
  text-decoration: none;
  font-size: 12px;
}

.pagenation .prev a:before,
.pagenation .next a:before {
  border-width: 1px;
}

.pagenation .active,
.pagenation li a:hover {
  background:#162a50;
  color: #ffffff;
}
  
.footer_en {
  display: block;
  text-align: center;
  margin:15px 0 5px;
}
  .footer_en a {
    border: #efefef 1px solid;
    padding: 5px 20px;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
  }
.table_lg td{
  padding-top: 0!important;
  padding-bottom: 6px!important;
}

.table_lg td.sp_only{
  padding-top: 6px!important;
  padding-bottom: 0!important;;
}
.lg_h3{
  font-size: 32px;
}
.table_lg td.font_b{
  color: #333;
    font-weight: normal;
}
ul.dispatch_list li{
  list-style: none;
  float: left;
  width: 47%;
  padding: 0;
  margin: 0 1.5% 15px;
  box-sizing: border-box;
}
ul.dispatch_list2 li{
  list-style: none;
  float: left;
  width: 27%;
  padding: 0;
  margin: 0 1.5% 15px;
  box-sizing: border-box;
}
ul.dispatch_list2 li:nth-child(2){
  width: 67%;
  padding: 0;
  margin: 0 1.5% 15px;
  box-sizing: border-box;
}
ul.dispatch_list3 li {
    width: 100%;
    min-height: auto;
    float: none;
    padding-bottom: 30px;
  margin: 0;
    border-bottom: solid 3px #f2f2f2;
}
ul.dispatch_list3 li:nth-child(odd) {
    padding: 0 0 0 0;
    border-right: none;
}
ul.dispatch_list3 li:nth-child(2) {
    padding: 0 0 30px 0;
    border-bottom: none;
}

ul.dispatch_list3 li .img_box {
    margin: 0 auto;
    overflow: hidden;
  width: 100%;
  padding: 0 0 10px 0;
}
ul.dispatch_list3 li .img_box a {
    overflow: hidden;
    width: 65%;
}
ul.dispatch_list3 li .img_box img {
    width: 30%;
    margin-bottom: 15px;
}
ul.dispatch_list3 li a.btn_style.orange{
  width: 100%;
}
ul.dispatch_list3 li .font_m{
  padding-top: 20px;
}

ul.banner_box {
    padding: 0;
    height: auto;
}

ul.banner_box li{
  float:none!important;
}

ul.banner_box li.right{
    padding-top: 20px;
    margin: 0 auto;
}

  ul.banner_box li.right img {
    width: 60%;
  }
}


.agree_box .border {
    padding: 15px;
    border: 1px solid #ccc;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.agree_box .border {
    display: block;
}

.agree_box .border input {
    width: 17px;
    height: 17px;
    position: relative;
    top: 2px;
    margin-right: 10px;
}


.mw_wp_form_confirm #date_b,.mw_wp_form_confirm #place_b {
    display: none;
}

::placeholder {
    color: #bbb;
}

.radio .full.main_m02 .contents {
    background-image: url(/cms/wp-content/uploads/2018/07/main_happyon.png);
    padding: 50px 0 90px;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.radio .number_list .over {
    position: relative;
    padding-bottom: 15px;
}

p.actor_zone {
    background-color: #19407f;
    color: #fff;
    display: inline-block;
    padding: 0px 10px;
    font-size: 16px !important;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 310px;
    text-align: center;
}

p.actor_zone {
    background-color: #19407f;
    color: #fff;
    display: block;
    padding: 0px 10px;
    font-size: 16px !important;
    position: relative;
    right: 0;
    bottom: 0;
    width: 310px;
    text-align: center;
    margin-left: auto !important;
    margin-right: 0 !important;
    margin-bottom: 15px !important;
}

.radio_link_btn01 {
    text-align: right;
}

.radio_link_btn01 a {
    display: inline-block;
    width: 170px !important;
    padding: 8px;
    font-size: 18px;
    background-color: #ccc;
    text-align: center;
    text-decoration: none;
    color: #fff;
}

.radio_link_btn01 a.play_btn {
    background-color: #dd6b3b;
    box-shadow: 2px 2px 0 #ddd;
  margin-right: 10px;
}


.radio_link_btn01 a.radio_more_btn {
    background-color: #162a50;
  box-shadow: 2px 2px 0 #ddd;
  position: relative;
  margin-top: 0;
}

a.radio_more_btn:after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    margin: auto;
    transform: rotate(45deg);
}

.radio_link_btn01 a.play_btn {
    background-color: #dd6b3b;
    box-shadow: 2px 2px 0 #ddd;
    margin-right: 10px;
    background-image: url(/cms/wp-content/uploads/2018/07/speaker.png);
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: 153px center;
  margin-top: 0;
}

.radio .number_list li:nth-of-type(2n+1) {
    clear: both;
}

.radio .number_list li {
    margin-bottom: 50px;
}

.radio_single_top {
    width: 96%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.radio_single_left {
    text-align: center;
    background-color: #19407f;
    padding: 30px;
    float: left;
    width: 25%;
    margin-right: 2.5%;
    box-shadow: 2px 2px 0 #e0e0e0;
}

.radio_single_right {
    float: right;
    width: 66.5%;
}

.clearfix:after{
  display: block;
  content: "";
  clear: both
}

.radio_single_right h1 {
    font-size: 26px;
    width: 100%;
    display: block;
    color: #333;
  position: relative;
}

.radio_single_right h1 span {
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 0;
}

span.personality {
    color: #dd6b3b;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    display: block;
}

.radio_single .single_cont p {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: bold;
}

span.patent {
    display: block;
    width: 100%;
    color: #19407f;
    font-size: 20px;
    font-weight: bold;
}

.contents.font_b.single_cont.pos_r {
    position: relative;
    height: 30px;
    margin-bottom: 30px;
}

.contents.font_b.single_cont.pos_r a {
    font-size: 18px;
    color: #162b53;
    text-decoration: none;
    position: absolute;
}

p.next_link {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 75px;
    height: 30px;
    padding-left: 20px;
}


p.prev_link {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 70px;
    height: 30px;
    padding-right: 20px;
}

.next_link:before {
    position: absolute;
    left: 0;
    top: -6px;
    bottom: 0;
    border-top: 1px solid #162b53;
    border-right: 1px solid #162b53;
    transform: rotate(-135deg);
    width: 10px;
    height: 10px;
    display: block;
    content: "";
    margin: auto;
}

.prev_link:after {
    position: absolute;
    right: 0;
    top: -6px;
    bottom: 0;
    border-top: 1px solid #162b53;
    border-right: 1px solid #162b53;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    display: block;
    content: "";
    margin: auto;
}

.radio_back {
    width: 300px;
    display: block;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    font-size: 20px;
    border: 1px solid #162b53;
    color: #162b53;
    text-align: center;
    box-shadow: 3px 3px #eee;
    margin-bottom: 50px;
    position: relative;
  transition: 0.3s ease;
}

.radio_back:after {
    display: block;
    content: "";
    position: absolute;
    right: 15px;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border-top: 1px solid #162b53;
    border-right: 1px solid #162b53;
    transform: rotate(45deg);
}

.radio_back:hover {
    opacity: 0.6;
}

.number_list_single_radio li {
    float: left;
    width: 22%;
    margin-right: 4%;
  margin-bottom: 25px;
}

.number_list_single_radio li:nth-of-type(4n) {
    margin-right: 0;
}

.number_list_single_radio li:nth-of-type(4n+1){
  clear: both;
}

.single_data {
    width: 100%;
    padding: 6px;
    background-color: #19407f;
    color: #fff;
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
}


.single_title {
    font-size: 15px;
    font-weight: bold;
    color: #162a50;
    padding-bottom: 15px;
    display: block;
    border-bottom: 3px solid #eee;
}

.number_list_single_radio {
    padding: 0;
}

.number_list_single_radio li{
  text-decoration:none;
}

a.orange_link {
    display: block;
    padding: 5px;
    font-size: 15px;
    border: 1px solid #dd6b3b;
    color: #dd6b3b;
    text-decoration: none;
    padding-right: 30px;
  position: relative;
  transition:0.3s ease;
}

a.orange_link:hover{
  color: #fff;
  background-color:#dd6b3b ;
}

a.orange_link:after{
  content: "";
  position: absolute;
  right: 10px;
  top: 0px;
  bottom:0px;
  margin:auto;
  width:10px;
  height: 10px;
  border-top:1px solid #dd6b3b;
  border-right:1px solid #dd6b3b;
  transform:rotate(45deg);
  display: block;
  transition:0.3s ease;
}

a.orange_link:hover:after{
  border-top:1px solid #fff;
  border-right:1px solid #fff;
}

.number_list_single_radio li{
  margin-bottom: 25px;
}

.main_img img{
  width:100%;
  max-width:1400px;
  height:auto;
}

/*---------------よくあるご質問---------------*/

.toggle_faq dt{
    padding: 16px 0;
    margin: 30px auto;
    float: none;
    display: block;
    width: 30%;
    overflow: hidden;
    color: #162a50;
    border: 1px solid #162a50;
    background: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1.6em;
    text-decoration: none;
    transition: 0.2s;
    box-sizing: border-box;
  cursor:pointer;
}
.toggle_faq dt:before{
  content:'詳細はこちら';
  display:block;
}
.toggle_faq dt.open:before{
  content:'閉じる';
}
.toggle_faq dt:hover {
  color: #fff;
  background: #162a50; 
}
.toggle_faq dd{
  display:none;
}

@media only screen and (max-width:768px){
  .radio .full.main_m02 .contents {
    background-image: none;
  }
  
  .radio .full.main_m02 .contents {
    background-image: none;
    padding: 0px 0 0px;
  }
  
  .radio_link_btn01 a {
    display: inline-block;
    width: 120px !important;
    background-image: none;
  }
  a.radio_more_btn:after{
    display: none;
  }
  
  p.actor_zone {
    padding: 0px 0px;
    font-size: 14px !important;
  }
  .radio_single_left {
    width: 100%;
    box-sizing: border-box;
    float: none
}
  .radio_single_right {
    float: none;
    width: 100%;
}
  .radio_single_right h1 span{
    display: block
  }
  
  .number_list_single_radio li {
    float: left;
    width: 44%;
    margin-right: 6%;
}
  
  .number_list_single_radio li a{
    text-decoration:none;
  }
  
  .radio_back{
    box-sizing: border-box
  }
  .floimg .floright,
  .floimg .floleft{
    width:100%;
    float:none;
  }

.toggle_faq dt{
    width: 70%;
}
}

/* 20200108英語版Q&A追加ここから */
.contents.font_b .ip-others_faq_answer p {
    text-indent: 0;
}
.ip-others_faq_answer {
	position: relative;
}
.ip-others_faq_answer > span{
	position: absolute;
  font-weight: 600;
  top: 10px;
  left: 22px;
}
.ip-others_faq_answer > span.ip-others_faq_answer_num{
	font-size: 18px;
  padding: 2px 0 0 21px;
}
.ip-others_faq_answer h4 {
  text-indent: 0;
  padding: 10px 0 0 3.8em;
}
.ip-others_faq ul,
.ip-others_faq ol{
    text-indent: 0;
    padding: 0 0 0 5em;
}
.ip-others_faq ul li,
.ip-others_faq ol li {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.78;
    letter-spacing: .075em;
    margin: 0 auto;
    padding: 10px 0;
}
.ip-others_faq ol li ul{
	padding: 0;
}
.ip-others_faq ol li ul li{
	list-style: none;
}
.ip-others_faq ol li {
    list-style: decimal;
}
.ip-others_faq ol.alpha li {
    list-style: lower-alpha;
}
@media screen and (max-width:601px) {
  .ip-others_faq_answer > span{
    left: 18px;
  }
  .ip-others_faq_answer > span.ip-others_faq_answer_num{
    padding: 2px 0 0 18px;
  }
}
/* 20200108英語版Q&A追加ここまで */


.cse .gsc-control-cse, .gsc-control-cse {
  padding: 5px !important;
}

.ip-others_faq.tips h4 {
  padding-left: 3em;
}