@charset "UTF-8";
/*
 * component.css
 *
 *  version --- 1.0
 *  updated --- 2012/09/1
 */

/* Component
------------------------------------------------------------------*/
.content {
}

.contentViual {
  display: none;
}

#AsiatoJapan {
  background: url(../../asiatojapan/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#JAPAN {
  background: url(../../japan/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#Mission {
  background: url(../../mission/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#DevOps {
  background: url(../../solution/img/bg01a.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#Solution {
  background: url(../../solution/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#Consulting {
  background: url(../../consulting/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#Search {
  background: url(../../search/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
  height: 1341px;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 768px) {
  #Search {
    display: none;
  }
}

#Search #SearchFInner {
  position: absolute;
  left: 200px;
  top: 900px;
}

.serviceChina {
  background: url(../../servicearea/img/bg01.png) center top no-repeat;
  margin-bottom: 20px;
  padding: 0 0 20px 0;
}
.serviceTaiwan {
  background: url(../../servicearea/img/bg02.png) center top no-repeat;
  margin-bottom: 20px;
  padding: 0 0 20px 0;
}
.serviceASEAN {
  background: url(../../servicearea/img/bg03.png) center top no-repeat;
  margin-bottom: 20px;
  padding: 0 0 20px 0;
}
.serviceKorea {
  background: url(../../servicearea/img/bg04.png) center top no-repeat;
  margin-bottom: 20px;
  padding: 0 0 20px 0;
}
.serviceJapan {
  background: url(../../servicearea/img/bg05.png) center top no-repeat;
  margin-bottom: 20px;
  padding: 0 0 20px 0;
}
.serviceAsiatojapan {
  background: url(../../servicearea/img/bg06.png) center top no-repeat;
  margin-bottom: 20px;
  padding: 0 0 20px 0;
  min-height: 495px;
}
#China {
  background: url(/../../china/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#Taiwan {
  background: url(/../../taiwan/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#ASEAN {
  background: url(/../../ASEAN/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#Korea {
  background: url(/../../korea/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#AsiatoJapan {
  background: url(/../../asiatojapan/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}
#JAPAN {
  background: url(/../../japan/img/bg01.png) center top no-repeat;
  padding: 0 0 20px 0;
}

.bluecell {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.bluecell ul {
  max-width: 993px;
  margin-right: -10px;
}
.bluecell li {
  float: left;
  width: 153px;
  height: 80px;
  text-align: center;
  margin: 0 10px 10px 0;
  font-size: 93%;
}
.bluecell li a {
  display: block;
  width: 153px;
  height: 80px;
  background-color: #072747;
  color: #ffffff;
}
.bluecell li a:hover {
  background-color: #f4a200;
  text-decoration: none;
}
.bluecell span {
  display: table-cell;
  vertical-align: middle;
  width: 153px;
  height: 80px;
  line-height: 1.6em;
  text-align: center;
}
.bluecell li.row2 {
  line-height: 1.8em;
}
.bluecell li.row2 a span {
  display: inline-block;
  margin-top: 18px;
}
.bluecell li.row3 {
  line-height: 1.8em;
}
.bluecell li.row3 a span {
  display: inline-block;
  margin-top: 5px;
}
.topArea {
  background-color: #ffffff;
  padding: 60px 0 40px 0;
  /*border-bottom:1px solid #f2f2f2;*/
}
.underArea {
  background-color: #f2f2f2;
  padding: 60px 0 40px 0;
  display: none;
}
.underArea_on {
  background-color: #f2f2f2;
  padding: 60px 0 40px 0;
}
ul.circleList {
  width: 1000px;
  margin-right: -20px;
}
ul.circleList li {
  width: 310px;
  background: #ffffff;
  float: left;
  border: 1px solid #cccccc;
  margin: 0 20px 20px 0;
}
ul.circleList li p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  height: 68px;
  line-height: 1.6em;
}

/*interview*/
#interviewDetail .content {
  padding: 40px 0 20px 0;
}
#interviewDetail .bgArea {
  min-height: 595px;
}
#interviewDetail .topText {
  position: absolute;
  bottom: 100px;
}
#interviewDetail .topText.pR {
  right: 0;
}
ul.localNavi {
  max-width: 995px;
  margin-right: -15px;
}
ul.localNavi li a {
  max-width: 230px;
  background: #ffffff;
  float: left;
  margin: 0 15px 15px 0;
}
ul.localNavi li a {
  border: 1px solid #cccccc;
  max-width: 230px;
  display: block;
  height: 80px;
}
ul.localNavi li p {
  display: table-cell;
  vertical-align: middle;
  max-width: 230px;
  height: 80px;
  line-height: 1.6em;
  text-align: center;
}
ul.localNavi li a:hover {
  text-decoration: none;
  border: 1px solid #f4a300;
}
.interviewInner {
  max-width: 702px;
  margin: 0 auto;
}
/* interview */
.interviewBlock {
  display: none;
}

/*pageNavi*/
.pageNavi {
  margin-bottom: 60px;
  text-align: center;
}
.pageNavi span {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #cccccc;
  font-size: 116%;
  margin-right: 10px;
}
.pageNavi a span:hover {
  border: 1px solid #f4a300;
}
.pageNavi span.long {
  width: 130px;
}
.pageNavi span.paging {
  border: none;
  padding: 0;
  margin: 0;
  font-size: 100%;
}

.pageNavi a.on span {
  border: 1px solid #f4a300;
}

/*news*/

.newsList {
  margin: 0 0 50px 0;
}

.newsList li {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

/* === clearfix ==*/
.newsList li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.newsList li {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .newsList li {
  height: 1%;
}
.newsList li {
  display: block;
}
/* End hide from IE-mac */

.newsList li .txt,
.newsList li .date {
  font-size: 120%;
}

.newsList li .date {
  float: left;
  display: inline;
  width: 130px;
  font-weight: bold;
  color: #f5ae20;
  margin: 10px 0 0 0;
}

.newsList li .txt {
  float: left;
  display: inline;
  max-width: 690px;
  margin: 10px 0 0 0;
}

.newsList li .btn {
  float: right;
  display: inline;
}

.entry {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.entry.long {
  max-width: 980px;
}

.entry a {
  color: #f4a300;
}

.entry h2 {
  font-size: 140%;
  font-weight: bold;
  text-align: center;
}
.entry ul li {
  list-style-type: disc;
  margin-left: 15px;
}
.entry ol li {
  list-style-type: decimal;
  margin-left: 15px;
}

.entry ol.lt li {
  list-style-type: none;
  margin-left: 15px;
}

.entry em {
  font-weight: normal;
  font-style: italic;
}
.entry.report h2 {
  margin-bottom: 20px;
}
.entry .reportHeader {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 25px 0;
  margin-bottom: 40px;
}
.entry .reportCategory {
  text-align: center;
}
.entry .reportCategory a {
  border: 1px solid #cccccc;
  color: #f4a300;
  padding: 5px 10px;
  margin-right: 10px;
}
.entry .reportButton {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 60px;
  margin-bottom: 30px;
}
.entry .ReportIndex {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.entry .Date {
  text-align: right;
  color: #f5ae20;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.reportTable {
  width: 980px;
  border-collapse: collapse;
  margin-bottom: 40px;
}
.reportTable th,
.reportTable td {
  border: 1px solid #ccc;
  padding: 15px;
}
.reportTable th {
  border: 1px solid #ccc;
  padding: 15px;
  background-color: #f2f2f2;
  font-size: 93%;
}
.reportTable .getway {
  width: 80px;
}
.reportTable .getwayL {
  width: 120px;
}
.entry h3,
h3.box {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  margin: 0 0 15px 0;
}

.entry h3 span,
h3.box span {
  font-size: 100%;
  font-weight: bold;
  color: #333333;
  background: url(../img/acs01.gif) no-repeat left center;
  padding: 0 0 0 20px;
}

.entry h4 {
  font-size: 110%;
  font-weight: nold;
  margin: 0 0 10px 0;
  background: url(../img/acs02.gif) no-repeat left center;
  padding: 0 0 0 20px;
  color: #f4a300;
}

.entry h5 {
  font-size: 100%;
  font-weight: nold;
  margin: 0 0 5px 0;
}

/* type01 */
.entry table {
  width: 100%;
  border: 1px solid #ccc;
  margin: 0 0 15px 0;
}
.entry table caption {
  font-weight: bold;
}
.entry table th,
.entry table td {
  padding: 10px 15px;
  border: 1px solid #ccc;
}
.entry table thead {
}
.entry table tbody {
}
.entry table tfoot {
}
.entry table thead th {
  background-color: #cccccc;
  color: #ffffff;
}
.entry table tbody tr.aC th,
.entry table tbody tr.aC td {
  text-align: center;
}
.entry table tbody th {
  background-color: #fff;
  font-weight: bold;
}
.entry table tbody td {
  background-color: #fff;
}

.entry .button01 {
  color: #000;
}

#asia_report a {
  color: #000;
}

#asia_report td.data {
  width: 150px;
}

#reportList {
}

#reportList h4 {
  font-weight: 100%;
  margin: 30px 0 10px 0;
}
#reportList .reportMenu {
  background: url(../img/border.gif) left bottom repeat-x;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
#reportList .reportMenu ul {
  float: left;
  left: 50%;
  position: relative;
}
#reportList .reportMenu li {
  width: 108px;
  height: 50px;
  line-height: 50px;
  float: left;
  left: -50%;
  position: relative;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  background: #f0f0f0;
  cursor: pointer;
}
#reportList .reportMenu li a {
  display: block;
  height: 50px;
}
#reportList .reportMenu li a:hover {
  text-decoration: none;
}
#reportList .reportMenu li:hover {
  background: #ffffff;
}
#reportList .reportMenu li:first-child {
  border-left: 1px solid #ccc;
  border-radius: 5px 0 0 0;
}
#reportList .reportMenu li:last-child {
  border-radius: 0 5px 0 0;
}
#reportList .reportMenu li.select {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}
#reportList .archive {
  overflow: hidden;
}
#reportList .archive li {
  width: 203px;
  height: 44px;
  line-height: 44px;
  float: left;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
#reportList .archive li:first-child {
  border-left: 1px solid #ccc;
  border-radius: 5px 0 0 5px;
}
#reportList .archive li:last-child {
  border-radius: 0 5px 5px 0;
}
#reportList .archive li a {
  display: block;
  height: 44px;
}
#reportList .archive li a:hover {
  background: #f0f0f0;
  text-decoration: none;
}
#reportList .archive li:first-child a:hover {
  border-radius: 5px 0 0 5px;
}
#reportList .archive li:last-child a:hover {
  border-radius: 0 5px 5px 0;
}
#reportList #eguan_report .archive li {
  width: 243px;
  height: 44px;
  line-height: 44px;
  float: left;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

#reportList .Full {
  width: 980px;
  margin: 0 0 40px 0;
}

#reportList .Full td {
  padding: 10px;
}

#reportList .page {
  display: none;
}

#reportList .page.select {
  display: block;
}
#reportList .page.larger {
  display: inline;
}
#reportList .page.smaller {
  display: inline;
}

td.LightGray {
  background: #eaeaea !important;
}

.form strong {
  color: #f4a300;
  font-weight: bold;
}

.form .error {
  margin-bottom: 20px;
}

.form .error li {
  margin: 0 0 5px 40px;
  color: #e42a2a;
}

.form .button01 {
  background: #fff;
}

.form table.type01,
.form table.type01 th,
.form table.type01 td {
  border-color: #fff;
}

.form table.type01 th {
  background: #e2e2e2;
  width: 150px;
}

.form table.type01 td {
  background: #f2f2f2;
}

.form ul .title {
  font-weight: bold;
  margin: 15px 0 5px 0;
}

#subNavi {
  background: url(../img/sub_navi_line.gif) repeat-x left bottom;
  max-width: 980px;
  margin: 50px auto 30px auto;
  padding: 30px 0 0 0;
}

#subNavi ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

#subNavi ul li {
  display: inline-block;
  margin: 0 5px;
  padding: 0 5px 5px 5px;
}

#subNavi ul li.on {
  border-bottom: 1px solid #f4a300;
}

#subNavi ul li a {
  text-decoration: none;
}

#subNavi ul li a:hover {
  text-decoration: none;
  color: #f4a300;
}

/* interview */
.interviewBlock {
  display: none;
}

.pageNavi span.paging {
  border: none;
  padding: 0;
  margin: 0;
  font-size: 100%;
}

.pageNavi a.on span {
  border: 1px solid #f4a300;
}

#interviewService {
  margin: 0 auto 30px auto;
}

.interview .title img {
  float: left;
  margin: 0 0 40px 0;
}

#interviewArea {
}

#pageTop {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 500;
  display: none;
}

#popup {
  position: fixed;
  right: 16px;
  bottom: 200px;
  z-index: 600;
  display: none;
  width: 200px;
  padding: 10px;
  background: #ccc;
}

.mapLink a {
  background: url(../img/icon_blank.gif) no-repeat right center;
  padding: 0 20px 0 0;
}

.consultantRow {
  background: url(../img/consultant_row.gif) no-repeat left bottom;
  width: 980px;
  padding: 0 0 15px 0;
}

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
  clear: both;
  text-align: center;
  margin-bottom: 40px;
}

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #cccccc;
  padding: 10px 15px;
  margin: 5px;
}

.wp-pagenavi a:hover {
  border-color: #f4a300;
  text-decoration: none;
}

.wp-pagenavi span.current {
  border-color: #999999;
  font-weight: bold;
}

.pager {
  text-align: center;
}
.pager a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  min-width: 90px;
  text-align: center;
  margin-right: 20px;
}
.pager a:hover {
  color: #000;
  text-decoration: none;
  border: 1px solid #f4a300;
}
.reportPager {
  width: 700px;
  position: relative;
}
.reportPager a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.reportPager a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  border-radius: 6px;
}
.reportPager .left a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  border-radius: 6px 0 0 6px;
}
.reportPager .right a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  border-radius: 0 6px 6px 0;
}
.reportPager .center {
  border: 1px solid #ccc;
  border-radius: 6px;
}
.reportPager .left {
  width: 230px;
  position: absolute;
  top: 0;
  border: 1px solid #ccc;
  height: 50px;
  border-radius: 6px 0 0 6px;
  background-color: #ffffff;
}
.reportPager .right {
  width: 230px;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #ccc;
  height: 50px;
  border-radius: 0 6px 6px 0;
  background-color: #ffffff;
}
.reportPager02 {
  width: 465px;
  margin: 0 auto;
}
.reportPager02 .left {
  width: 230px;
  border: 1px solid #ccc;
  height: 50px;
  border-radius: 6px 0 0 6px;
  background-color: #ffffff;
  float: left;
}
.reportPager02 .right {
  float: left;
  width: 230px;
  border: 1px solid #ccc;
  border-left: none;
  height: 50px;
  border-radius: 0 6px 6px 0;
  background-color: #ffffff;
}
.reportPager02 a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.reportPager02 .left a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  border-radius: 6px 0 0 6px;
}
.reportPager02 .right a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  border-radius: 0 6px 6px 0;
}

#contactSelect {
}

/* === clearfix ==*/
#contactSelect:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contactSelect {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html #contactSelect {
  height: 1%;
}
#contactSelect {
  display: block;
}
/* End hide from IE-mac */

#contactSelect .element {
  float: left;
  display: inline;
  width: 230px;
  margin: 0 15px 15px 0;
}

#contactSelect .element.last {
  margin-right: 0;
}

#contactSelect .element h4 {
  margin: 0 0 5px 0;
}

#contactSelect .element label {
  font-weight: bold;
}

#contactSelect .element p {
  margin: 0 0 5px 0;
}

/* CLR
------------------------------------------------------------------*/

.btn {
  text-align: center;
}
.btn a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding: 10px 20px;
  border: 3px solid #ccc;
  cursor: pointer;
  min-width: 90px;
  text-align: center;
  margin-right: 20px;
}
.btn a:hover {
  color: #000;
  text-decoration: none;
  border: 3px solid #f4a300;
}

/* FAQ
------------------------------------------------------------------*/
.faq dl {
  text-align: left;
  margin: 0 0 15px 0;
}
.faq dt {
  text-align: left;
  padding: 10px 15px 5px 2.5em;
  display: block;
  font-size: 99%;
  text-indent: -2.5em;
}
.faq dd {
  text-align: left;
  line-height: 1.6;
  padding: 10px 15px 10px 2.5em;
  background: #fff;
  font-size: 99%;
  text-indent: -2.5em;
}
.faq dl:nth-child(odd) {
  background: #e8f1f4;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.faq dt:before {
  content: "Q. ";
  color: #8b70af;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  height: 15px;
  padding-left: 15px;
}
.faq dd:before {
  content: "A. ";
  color: #f4a200;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  height: 15px;
  padding-left: 15px;
}
/* BOX
------------------------------------------------------------------*/
.bd_box {
  border: 1px solid #ccc;
  padding: 10px 15px;
}

.interviewBox {
  padding: 15px 20px 10px;
  padding-bottom: 0;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
.boxsizing {
  box-sizing: border-box;
}
.li01 li:before {
  content: "\25cf";
  color: #8b70af;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
  height: 15px;
  padding-left: 15px;
}

.li01 li {
  text-indent: -1.5em;
  margin-left: 1em;
}
.lh01 {
  line-height: 1.4;
}
h1 span.fsh1 {
  font-size: 16.575px;
}
.grayWrap {
  padding: 10px 15px 8px;
  background: #f2f2f2;
  margin-bottom: 15px;
}
.separate.column03 {
  max-width: 980px;
  margin: 0 auto;
}
.separate.column03 .col {
  width: 280px;
  display: table-cell;
  padding-right: 70px;
  float: none;
}
.separate.column02 {
  max-width: 630px;
  margin: 0 auto;
}
.separate.column02 .col {
  width: 280px;
  display: table-cell;
  padding-right: 70px;
  float: none;
}

/* LIST
------------------------------------------------------------------*/
ul.dec05 li:before {
  content: "\25cf";
  color: #8b70af;
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
}
ul.dec05 li {
  padding-left: 1em;
  text-indent: -1em;
}

/* gloval
------------------------------------------------------------------*/
.contentInner {
  overflow: hidden;
}

/* blog cta 2020 yoshioka
------------------------------------------------------------------*/

@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

.blog-cta {
  width: 100%;
  background-color: #ececec;
  font-weight: bold;
  padding: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .blog-cta {
    padding: 0;
    border: 4px solid #ececec;
    background-color: #fff;
  }
}

.blog-cta-contents {
  background-color: #fff;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 20px 10px;
}

@media screen and (max-width: 767px) {
  .blog-cta-contents {
    display: block;
    padding: 0;
  }
}

.blog-cta-sec01 {
  width: 40%;
  text-align: center;
  border-right: 1px solid #ececec;
  box-sizing: border-box;
  padding: 60px 0;
}

@media screen and (max-width: 1024px) {
  .blog-cta-sec01 {
    padding: 60px 0;
  }
}

@media screen and (max-width: 767px) {
  .blog-cta-sec01 {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ececec;
    padding: 24px 0;
  }
}

.blog-cta-sec01 h3 {
  font-size: 30px;
  color: #333 !important;
  margin: 0 !important;
}

@media screen and (max-width: 767px) {
  .blog-cta-sec01 h3 {
    border: none !important;
    padding: 0 !important;
  }
}

.blog-cta-sec01 h3 span {
  font-size: 30px;
  color: #333 !important;
}

@media screen and (max-width: 1024px) {
  .blog-cta-sec01 h3 span {
    font-size: 24px !important;
  }
}

.blog-cta-sec01 p {
  font-size: 16px;
  letter-spacing: 5px;
}

@media screen and (max-width: 767px) {
  .blog-cta-sec01 p {
    margin: 0px !important;
  }
}

.blog-cta-sec02 {
  width: 60%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .blog-cta-sec02 {
    width: 100%;
    margin-top: 40px;
  }
}

.blog-cta-sec02 p {
  margin-bottom: 5px !important;
  font-size: 14px;
}

@media screen and (max-width: 1024px) {
  .blog-cta-sec02 p {
    margin-bottom: 5px !important;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .blog-cta-sec02 p {
    font-size: 14px;
  }
}

.blog-cta-tel a {
  font-size: 40px;
  display: block;
  text-decoration: none;
  color: #333 !important;
}

@media screen and (max-width: 1199px) {
  .blog-cta-tel a {
    font-size: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .blog-cta-tel a {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .blog-cta-tel a {
    font-size: 30px !important;
  }
}

.blog-cta-tel a img {
  max-width: 28px;
}

@media screen and (max-width: 1024px) {
  .blog-cta-tel a img {
    max-width: 20px;
  }
}

@media screen and (max-width: 767px) {
  .blog-cta-tel a img {
    max-width: 20px;
  }
}

.blog-cta-button {
  width: 100%;
  margin-top: 20px;
}

@media screen and (max-width: 1024px) {
  .blog-cta-button {
    margin: 10px auto 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .blog-cta-button {
    width: 80%;
    margin: 20px auto 0 auto;
    padding-bottom: 20px;
  }
}

.blog-cta-button a {
  text-decoration: none;
  display: block;
  background-color: #f4a300;
  padding: 16px 16px;
  color: #333 !important;
  font-size: 17px;
  width: 80%;
  margin: 0 auto;
  border-radius: 40px;
  background-image: url(https://www.clara.jp/common/img//arrow-circle-right-solid.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right 5% center;
  box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
  .blog-cta-button a {
    padding: 18px;
    font-size: 17px;
    background-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .blog-cta-button a {
    width: 100%;
    font-size: 16px;
    padding: 8px;
    background-size: 14px;
  }
}

.blog-cta-button a:hover {
  opacity: 0.8;
  transition: 0.8s;
}
