@charset "UTF-8";
/*
Template: xeory_base
Theme Name: Int2C
Theme URI: http://studio-int.org/
Description: Int2C
Author: Studio-INT
Author URI: http://studio-int.org/
Version: 0.1
*/
@import url("../xeory_base/style.css");
/* all display
-------------------------------------------------- */

/* オブジェクト指向CSSセット start */
.fl{ float:left; }
.fr{ float:right; }
.w33 { width:  33% !important; }
.w30 { width:  30px !important; }
.w40 { width:  40px !important; }
.w50 { width:  50px !important; }
.w60 { width:  60px !important; }
.w70 { width:  70px !important; }
.w100{ width: 100px !important; }
.w220{ width: 220px !important; }
.w240{ width: 240px !important; }
.w300{ width: 300px !important; }
.w400{ width: 400px !important; }
.w420{ width: 420px !important; }
.w500{ width: 500px !important; }
.w600{ width: 600px !important; }
.w1000{ width: 1000px !important; margin: 0 auto; }
.mt0 { margin-top:  0px !important; }
.mt5 { margin-top:  5px !important; }
.mt10{ margin-top: 10px !important; }
.mt20{ margin-top: 20px !important; }
.mt30{ margin-top: 30px !important; }
.mt40{ margin-top: 40px !important; }
.mt50{ margin-top: 50px !important; }
.mt60{ margin-top: 60px !important; }
.mt70{ margin-top: 70px !important; }
.mt80{ margin-top: 80px !important; }
.mt90{ margin-top: 90px !important; }
.mr5{ margin-right: 5px !important; }
.mr10{ margin-right: 10px !important; }
.mr15{ margin-right: 15px !important; }
.mr20{ margin-right: 20px !important; }
.mr30{ margin-right: 30px !important; }
.mr40{ margin-right: 40px !important; }
.mr50{ margin-right: 50px !important; }
.mb0 { margin-bottom:  0px !important; }
.mb5 { margin-bottom:  5px !important; }
.mb10{ margin-bottom: 10px !important; }
.mb20{ margin-bottom: 20px !important; }
.mb30{ margin-bottom: 30px !important; }
.mb40{ margin-bottom: 40px !important; }
.mb50{ margin-bottom: 50px !important; }
.mb60{ margin-bottom: 60px !important; }
.mb70{ margin-bottom: 70px !important; }
.mb80{ margin-bottom: 80px !important; }
.mb90{ margin-bottom: 90px !important; }
.mb100{ margin-bottom: 100px !important; }
.ml10{ margin-left: 10px !important; }
.ml20{ margin-left: 20px !important; }
.ml30{ margin-left: 30px !important; }
.ml40{ margin-left: 40px !important; }
.ml50{ margin-left: 50px !important; }
.ml60{ margin-left: 60px !important; }
.ml70{ margin-left: 70px !important; }
.pl10{ padding-left:10px !important; }
.pb10{ padding-bottom:10px !important; }
.pb20{ padding-bottom:20px !important; }
.pb30{ padding-bottom:30px !important; }
.pb40{ padding-bottom:40px !important; }
.pb50{ padding-bottom:50px !important; }
.pb60{ padding-bottom:60px !important; }
.pb70{ padding-bottom:70px !important; }
.pb80{ padding-bottom:80px !important; }
.pb90{ padding-bottom:90px !important; }
.boxc{ margin-right:auto; margin-left:auto; }
.txtc{ text-align:center; }
.txtl{ text-align:left; }
.txtr{ text-align:right; }
.fs{ font-size: small; }
.fs10{ font-size: 10px; }
.fs11{ font-size: 11px; }
.fs12{ font-size: 12px; }
.fs70{ font-size: 70%; }
.fs80{ font-size: 80%; }
.fs90{ font-size: 90%; }
.fs100{ font-size: 100%; }
.fs110{ font-size: 110%; }
.fs120{ font-size: 120%; }
.fs130{ font-size: 130%; }
.fs140{ font-size: 140%; }
.fs150{ font-size: 150%; }
.fs160{ font-size: 160%; }
.white{ color: #ffffff; }
.red{ color: #d63630; }
.red2{ color: #C04F5C; }
.orange{ color: #F15A24; }
.blue{ color: #0082f0; }
.green{ color: #4ddba7; }
.dblu{ color: #005f9d; }
.pink{ color: #EC898C; }
.fiber_blu { color: #0f84c2; }
strong{ font-weight: bold; }
.bold{ font-weight: bold !important; }
.underline{ text-decoration: underline; }
.lh10{ line-height: 1.0; }
.lh11{ line-height: 1.1; }
.lh12{ line-height: 1.2; }
.clear{ clear:both; height:0; }
.clearfix,.cf{ zoom:1; }
.clearfix:after,.cf:after{ content:""; display:block; clear:both; }
.w300{width:300px;}
.w400{width:400px;}
.tac{text-align:center;}
.tar{text-align:right;}

li{list-style:none;}

/* オブジェクト指向CSSセット end */

#header {
  -webkit-background-size: 10px 10px;
  -moz-background-size: 10px 10px;
  background-size: 10px 10px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0,
          color-stop(.25, #d03162), color-stop(.25, #d03162),
          color-stop(.5, #d03162), color-stop(.5, #d03162),
          color-stop(.75, #d03162), color-stop(.75, #d03162),
          to(#d03162));
  background-image: -webkit-linear-gradient(45deg, #d03162 25%, #d03162 25%,
          #d03162 50%, #d03162 50%, #d03162 75%,
          #d03162 75%, #d03162);
  background-image: -moz-linear-gradient(45deg, #d03162 25%, #d03162 25%,
          #d03162 50%, #d03162 50%, #d03162 75%,
          #d03162 75%, #d03162);
  background-image: -ms-linear-gradient(45deg, #d03162 25%, #d03162 25%,
          #d03162 50%, #d03162 50%, #d03162 75%,
          #d03162 75%, #d03162);
  background-image: -o-linear-gradient(45deg, #d03162 25%, #d03162 25%,
          #d03162 50%, #d03162 50%, #d03162 75%,
          #d03162 75%, #d03162);
  background-image: linear-gradient(45deg, #d03162 25%, #d00040 25%,
                      #d00040 50%, #d03162 50%, #d03162 75%,
                      #d00040 75%, #d00040);
  background-repeat:repeat-x;
}

#header #logo2 {
  float: right;
  padding-top: 3px;
}
@media screen and (max-width: 991px) {
  #header #logo2 {
    float: none;
    clear:both;
  }
  #header #header-menu-tog {
    margin-top:-10px;
  }
}
@media screen and (max-width: 640px) {
  #header #logo2 {
    padding-top:10px;
    text-align: center;
  }
}

#header #h2s {
  float:left;
  margin-left:20px;
}
#header #h2s h2 {
  margin-top:8px;
}
@media screen and (max-width: 700px) {
  #header #logo {
    display: block;
    float:none;
    text-align: center;
  }
}

.post-content ul{
  padding-left: 0;
}
.about ul {
 width:300px;
 margin:0 auto;
}
.about ul li.TEL { float:left; margin-right:10px; }
.about ul li.MAIL{ float:left; }

@media screen and (max-width: 355px) {
.about ul{
 width: 150px;
 text-align: center;
}
  .about ul li.TEL{ }
  .about ul li.MAIL{ margin-top:20px;}
}

.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  border-radius: 15px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.ml100 { margin-left: 100px !important; }


/* ----------------------------------------
* gloval nav
---------------------------------------- */
#gnav-container .clearfix:after {
  display: none;
}

#gnav ol, #gnav ul {
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
  box-sizing: border-box;
  border-left: 1px solid #efefef;
  margin: 0;
}
#gnav span {
  font-size: 12px;
  color: #d00040;
  font-weight: normal;
}

#gnav li {
  display: table-cell;
  float: none;
  margin-bottom: -3px;
  padding: 10px 0px;
  border-right: 1px #efefef solid;
  border-bottom: 3px transparent solid;
  text-align: center;
}

#gnav li.current-menu-item a {
    border-top: none;
}

#gnav li a {
  display: block;
  width:100%;

  padding: 0px;
  border-top: none;
  border-bottom: 3px transparent solid;
  color: #2B2D2D;
  background: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}

#gnav li:hover {
  display: block;
  width: 100%;
  border-top: none;
  border-bottom: 3px #d00040 solid;
}

#gnav li a:hover {
  border-top: none;
  display: block;
}

#gnav .sub-menu {
  display: block;
  z-index: 10;
  width: 100%;
  margin: 0;
  font-size: 14px;
}

#gnav .sub-menu li {
  display: block;
  width:100%;
}

@media screen and (max-width: 820px) {
  #gnav {
    display: none;
  }

  #gnav.active {
    display: block;
  }

  #gnav {
    margin: 20px 2%;
    border: 1px solid #efefef;
    padding: 10px;
  }

  #gnav ul li {
    float: none;
    position: relative;
    margin-right: 0;
    margin-bottom: 1px;
    display: block;
    border-bottom: 1px solid #efefef;
  }

  #gnav ul li.current-menu-item a {
    border-top: none;
    background: #f7f7f7;
  }

  #gnav ul li a {
    display: block;
    border-top: none;
    padding: 10px 8px;
    color: #2B2D2D;
    background: #fff;
    text-decoration: none;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    border-bottom: none;
    font-weight: bold;
    padding-bottom: -3px;
  }

  #gnav ul li a:hover {
    color: #2B2D2D;
    border-top: none;
  }

  #gnav ul li a:hover .sub-menu {
    display: block;
  }

  #gnav ul li .sub-menu {
    display: block;
    position: relative;
    width: auto;
    margin-left: 20px;
    background: #fff;
    border: none;
    border-bottom: none;
  }

  #gnav ul li .sub-menu li {
    float: none;
    margin-right: 0;
  }

  #gnav ul li .sub-menu li:list-child {
    border-bottom: none;
  }

  #gnav ul li .sub-menu li a {
    color: #2581c4;
    background: #fff;
    padding: 10px 15px;
    border-bottom: 1px #e5e5e5 solid;
  }

  #gnav ul li .sub-menu li a:hover {
    background: #fafafa;
    color: #2581c4;
    box-shadow: 0;
  }

  #gnav ul li .sub-menu .sub-menu {
    left: auto;
    top: auto;
  }

  #gnav li {
    border-right: none;
  }

  #gnav ul {
    border-left: none;
  }
}

#side .side-widget-inner {
  margin: 0 20px;
}
#side .side-title {
  border-bottom: 3px solid #d00040;
  font-weight: bold;
  margin: 0 -20px;
  padding: 15px 0;
  text-align: center;
}
#side .side-widget {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 30px;
  padding-bottom: 0px;
}
@media screen and (max-width: 820px) {
  .side-widget-area .banner {
    text-align: center;
  }
}

.main-inner {
  background: #FFF;
}

.side-widget a {
  background-image: none;
  color: #5e6265;
  display: inline;
  padding-left: 0px !important;
  text-decoration: none;
  margin-bottom: 40px;
  padding-bottom: 40px;
  line-height: 1.6;
  font-size: 12px;
}

.side-widget a:hover {
  background-image: none;
  color: #5e6265;
  display: inline;
  text-decoration: none;
}

.widget_text,.widget_views {
  background-color: #fff;
  border: 1px solid #efefef;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
img.profile-img{
  margin: 20px 0 10px 0;
  width: 100%;
}
.profile p {
   font-size: 14px;
   margin-bottom: 20px;
}
.bnr-name {
  margin-bottom:10px;
  font-size:110%;
  font-weight: bold;
  text-align: center;
}
#side #side-social {
  margin-top: 0px;
  border: none;
}
#side #side-social ul li {
  border: 1px solid #efefef;
  margin: 0px 5px 10px;
  position: relative;
}
#side #side-social a:hover {
  color: #2692FF;
}
#side #side-social li .fa {
  position: absolute;
  top: 26%;
}
#side #side-social ul li {
  padding: 15px 15px !important;
}
#side .follow {
  padding-left: 40px;
}
#side .fbcolor {
  color: #3b5998;
  padding-right: 20px;
}
#side .twcolor {
  color: #00aced;
  margin-right: 20px;
}
#side .gpcolor {
  color: #dd4b39;
  margin-right: 20px;
}
#side .fdcolor {
  color: #87bd33;
  margin-right: 20px;
}
#side #side-social li::before {
  display: none;
}
#side h4 {
  counter-reset: rank;
}

/* home */
#eyecatch {
  width:754px;
  height:362px;
  margin:40px auto 0 auto;
  text-align: center;
}
@media screen and (max-width: 1160px) {
  #eyecatch,
  #eyecatch img {
    width:100%;
    height:auto;
  }
}

ul#home-top-link {
  width:754px;
  margin:30px auto;
}
ul#home-top-link img {
  float:left;
  margin-right:10px;
}
ul#home-top-link li {
  float:left;
  width:362px;
  margin-bottom:20px;
}
ul#home-top-link li:nth-child(2n){
  float:right;
}
ul#home-top-link li a {
  color:#000;
  font-size:14px;
}
ul#home-top-link li .title {
  color:#d00040;
  font-weight: bold;
}

div#home-post-area {
  width:754px;
  margin:0 auto;
}
div#home-post-area #left,
div#home-post-area #right{
  width:363px;
}
@media screen and (max-width: 820px) {
  div#home-post-area #left,
  div#home-post-area #right{
    float:none;
    width:100%;
  }
}

div#home-post-area #left div,
div#home-post-area #right div{
  margin-bottom:10px;
}
div#home-post-area #left {
  float:left;
}
div#home-post-area #right {
  float:right;
}
div#home-post-area h2,
div#home-pickup-area h2 {
  display: block;
  margin-bottom:15px;
  padding-bottom:5px;
  border-bottom:3px solid #d00040;
  font-size:20px;
  font-weight:bold;
}
div#home-post-area h2 span,
div#home-pickup-area h2 span {
  display:block;
  color:#d00040;
  font-weight:normal;
  font-size:14px;
}
div#home-post-area a {
  display:block;
  color:#000;
  font-size:14px;
  font-weight:bold;
}
div#home-post-area #left li:nth-child(1) a,
div#home-post-area #right li:nth-child(1) a{
  font-size:18px;
}
div#home-post-area #left li:nth-child(1) a div.img,
div#home-post-area #right li:nth-child(1) a div.img{
  width:363px;
  height:225px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  div#home-post-area #left li:nth-child(1) a div.img,
  div#home-post-area #right li:nth-child(1) a div.img{
    width:100%;
    height:auto;
  }
}

div#home-post-area img {
  float:left;
  width:150px;
  margin-right:10px;
  margin-bottom:10px;
}
div#home-post-area a div.img,
div#home-pickup-area #right div.img{
  float:left;
  width:150px;
  height:93px;
  overflow: hidden;
  margin-right:10px;
}
div#home-post-area #left li:nth-child(1) img,
div#home-post-area #right li:nth-child(1) img{
  float:none;
  width:100%;
  margin-right:0;
}
div#home-post-area .date {
  margin-top:5px;
  color:#777777;
  font-size:14px;
  font-weight: normal;
}
div#home-post-area .more,
div#home-pickup-area .more {
  clear: both;
  margin-bottom: 30px;
  margin-top: 20px;
  padding: 18px 0px;
  border-top: 1px solid #efefef;
  border-bottom: 2px solid #efefef;
  font-size: 14px;
  text-align: right;
}
div#home-post-area .more a,
div#home-pickup-area .more a {
  font-weight: normal;
}

div#home-pickup-area {
  width:754px;
  margin:30px auto;
}
div#home-pickup-area a {
  color:#000;
}
div#home-pickup-area #left {
  float:left;
  width:368px;
}
div#home-pickup-area #right {
  float:right;
  width:368px;
}
@media screen and (max-width: 420px) {
  div#home-pickup-area #left,
  div#home-pickup-area #left div.img {
    width:100%;
  }
}
@media screen and (max-width: 820px) {
  div#home-pickup-area #right {
    width:100%;
  }
}

div#home-pickup-area #left img {
  width:100%;
}
div#home-pickup-area #right img {
  float:left;
  width:150px;
  margin-right:10px;
}
div#home-pickup-area #left a {
  display:block;
  font-size:18px;
  font-weight:bold;
}
div#home-pickup-area #right a {
  display:block;
  margin-bottom:20px;
  font-size:13px;
  font-weight:bold;
}
div#home-pickup-area .date {
  margin-top:5px;
  color:#777777;
  font-size:14px;
  font-weight: normal;
}

.bd_green{border:2px #4ddba7 solid;
padding:10px;}

.bg_green{background:#4ddba7;
padding:10px;
color:#fff;}

.bd_gray{border-bottom:1px #919598 solid;}

.ttl{border-left:5px #D653A2 solid;
padding-left:10px;}


.bd_green_bottm{border-bottom:1px #4ddba7 solid;}


.post-thumbnail {
    margin-left: 20px;
    margin-bottom: 20px;
    float: none;
    text-align: center;
}
.post-thumbnail img {
  width:100%;
}
@media screen and (max-width: 1218px) {
  #top_area_1, #top_area_2, #top_area_3, #top_area_4, #top_area_5 {
    padding: 10px !important;
  }
  ul#home-top-link,
  div#home-post-area,
  div#home-pickup-area {
    width:100%;
  }
  ul#home-top-link li {
    float:none;
    width:100%;
    margin-bottom: 10px;
    padding: 0px;
  }
  ul#home-top-link li{ zoom:1; }
  ul#home-top-link li:after{ content:""; display:block; clear:both; }
}

@media screen and (max-width: 767px) {
  /* phone */
 .post-content table{
    white-space: normal;
    display: inline-table;
  }
}

#gnav-container .clearfix:before {
  content: none;
}

.post-loop-wrap .post-thumbnail {
  float:none;
  width:100%;
  text-align: center;
}

#main-category {
  float: left;
  width: 852px;
}
#main-category .main-inner-category {
  border: 1px solid #efefef;
  background: #FFF;
  padding: 38px 49px;
  margin-bottom: 32px;
  overflow: hidden;
}
#main-category .post {
  border: 0px;
}
#main-category .post img {
  width:304px;
}
#main-category .post .post-content {
  padding: 0px !important;
  overflow: hidden;
}
#main-category .post .post-content h2 {
  font-size: 26px;
  line-height: 1.4em;
  border-bottom: transparent;
  margin: 0 0 20px 0;
  padding: 0px;
}
#main-category .post .post-content h2 a{
  color:#000;
  font-size:90%;
  font-weight:normal;
}
#main-category .post .post-content .date {
  background: #777;
  padding: 0px 5px;
}
#main-category .post .post-content .read-continue-home {
  font-size: 14px;
  padding: 10px 22px;
  color: #FFF;
  background: #444;
  vertical-align: top;
}
#main-category .post .post-content .read-continue-home:hover {
  font-size: 14px;
  padding: 10px 22px;
  color: #FFF;
  background: #2692FF !important;
  vertical-align: top;
}
#main-category .post img {
  margin-left: 47px;
  float: right;
}
@media screen and (max-width: 1218px) {
  #main-single, #main-category, #main-home {
    width: 100%;
  }

  #main-single .main-inner, #main-category .main-inner-category, #main-home .main-inner-home {
    width: 100%;
    padding: 38px 30px;
  }
}

@media screen and (max-width: 820px) {
  #main-category .post img {
    margin-left: 30px;
    max-width: 45%;
  }
}

@media screen and (max-width: 550px) {
  #main-category .main-inner-category, #main-home .main-inner-home {
    width: auto;
  }

  #main-category .post img, #main-home .post img {
    float: none;
    width: 100%;
    margin-left: 0px;
    max-width: 100%;
  }
}


/* contact form
------------------*/
#contactForm tbody{
  max-width:80%;
  height:auto;
  margin:0 auto;
  border:1px solid #CCCCCC;
}

#contactForm tbody th{
  width:30%;
  border:1px solid #CCCCCC;
}

#contactForm tbody th,
#contactForm tbody td{
  border:1px solid #CCCCCC;
  vertical-align: middle;
  font-weight: normal;
  font-size: 100%;
  text-align: left;
}

 /* テキストエリアの設定 */
#contactForm input[type="text"],
#contactForm input[type="email"],
#contactForm input[type="tel"],
#contactForm textarea,
#contactForm select{
  width: 100%;
  margin:10px 0;
  padding:10px 0 10px 10px;
  background-color: #fff;
  color: #000;
}

#contactForm input[type="text"]:focus,
#contactForm input[type="email"]:focus,
#contactForm input[type="tel"]:focus,
#contactForm textarea:focus,select:focus{
  background-color: #fff;
}

/*max-width: 480px*/
@media (max-width: 480px) {

  #contactForm {
    max-width:100%;
  }

  #contactForm tbody tr{
    width:100%;
    display: block;
    list-style: none;
  }

  #contactForm tbody th,
  #contactForm tbody td{
    width:100%;
    display: list-item;
    padding:8px 8px;
    border:none;
  }

   /* テキストエリアの設定 */
  #contactForm input[type="text"],
  #contactForm input[type="email"],
  #contactForm input[type="tel"],
  #contactForm textarea,
  #contactForm select{
    width:100%;
    padding:10px 0px 0px 0px;
    margin:10px 0;
  }

/* flow */
h4.sec_main_eachTtl{
  padding-left:35px;
  background:url(../images/mark_triangle.gif) 8px 0px no-repeat;

}
h4.sec_main_eachTtl span{
  border-bottom:1px dotted #90908f;
  padding-bottom:10px;
  margin-bottom:15px;

  text-decoration:none;
  font-size:150%;
  text-decoration:none;
}
.sec_contentBox{
  padding-top:10px;
  padding-bottom:10px;
  margin-bottom:30px;
}

h4.side_eachTtl{
  padding-left:35px;
  background:url(../images/mark_triangle.gif) 8px 8px no-repeat;
  margin-bottom:25px;
}
h4.side_eachTtl span,
h4.main_eachTtl span{
  border-bottom:1px dotted #90908f;
  padding-bottom:10px;
  margin-bottom:15px;
}
.flowTable  th.flowNo img {
  margin-top:-1px;
}

/*----------result-----------*/
#resultContent{
  margin-top:30px;
}
.resultBox{
  background:#F3F3F3;
  width:355px;
  border-top:2px solid #3BBBBE;
  float:left;
  margin-bottom:20px;
}
.resultBox_shop{
  background:#F3F3F3;
  width:355px;
  border-top:2px solid #F3992E;
  float:left;
  margin-bottom:20px;
}
.resultBox_sp{
  background:#F3F3F3;
  width:355px;
  border-top:2px solid #31AB53;
  float:left;
  margin-bottom:20px;
}
.resultBox01,
.resultBox02,
.resultBox03,
.resultBox05,
.resultBox06,
.resultBox07,
.resultBox09,
.resultBox10,
.resultBox11,
.resultBox13,
.resultBox14,
.resultBox15{
  margin-right:5px;
}
.resultBox05,
.resultBox09,
.resultBox13{
  clear:both;
}
.resultImg{
  text-align:center;
  width: 355px;
  /*width:85%;*/
  background: #E7E7E7;
  border:#CCCCCC;
  margin: 15px auto;
}
.resultData{
  /*width:85%;*/
  width: 355px;
  margin:0 auto 10px;
  border-top:1px dotted #CCCCCC;
  border-right:1px dotted #CCCCCC;
  background:#FFF;
  font-size: 70%;
}
.resultData th,
.resultData td{
  border-left:1px dotted #CCCCCC;
  border-bottom:1px dotted #CCCCCC;
  padding:2px;
  vertical-align:middle;
  word-wrap: break-word;
  word-break: break-all;

}
.resultData td a{
  text-decoration:underline;
  color:#0000CC;
  font-size:85%;
  word-wrap:break-word;
  word-break: break-all;
}
/*
.post-header h1 {
	position: relative;
	padding-bottom: .5em;
}
.post-header h1::before,
.post-header h1::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	height: 4px;
}
.post-header h1::before {
	z-index: 2;
	width: 15%;
	background-color: #444;
}
.post-header h1::after {
	width: 100%;
	background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
	background: repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
}

*/
