h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000
}

h10,
h7,
h8 {
    font-weight: 800
}

span5,
span7 {
    color: red
}

span6,
span7 {
    text-shadow: none
}

a,
a:focus,
a:hover {
    text-decoration: none
}

.preloader>i,
.service-icon,
.top-logo {
    display: inline-block
}

#about-us h1,
#home-slider .caption h1,
.service-icon,
h2,
h8,
h13 {
    text-shadow: 0 1px 0 #000
}

#home-slider .caption,
.btn-loadmore,
.navbar-right li a,
.post-meta,
.single-table h3,
.twitter-icon h4 {
    text-transform: uppercase
}

#home-slider,
.tab {
    overflow: hidden
}

body {
    font-family: "meiryo UI", 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #666;
    background-color: #FFF
}

span2,
span3 {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª";
    color: #FFF
}

h1 {
    text-shadow: 0 .5px 0 #000
}

h2 {
    font-size: 30px;
    margin-bottom: 20px
}

h3 {
    font-size: 18px;
    color: #F60
}

h7 {
    font-size: 24px;
    color: #FF9F00
}

h8 {
    font-size: 28px;
    color: #FFF;
    margin-top: 20px
}

h9 {
    padding-top: 100px;
    float: left;
    font-size: 32px;
    color: #FFF
}

h10 {
    font-size: 36px;
    color: #FFF
}

h11 {
    font-size: 46px
}

h12 {
    font-size: 70px
}

h13 {
    font-size: 30px;
    color: #FFF;
    font-weight: 700;
}

span1 {
    color: #F90
}

span2 {
    background-color:#DA70D6 
}

span3 {
    background-color: #00FF7F
}

span4 {
    color: #FFF
}

span6 {
    color: #545454;
    font-weight: 300
}

span7 {
    font-weight: 100
}

.parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed
}

.parallax,
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
    color: #fff
}

.parallax input[type=text],
.parallax input[type=text]:hover,
.parallax input[type=email],
.parallax input[type=email]:hover,
.parallax input[type=url],
.parallax input[type=url]:hover,
.parallax input[type=password],
.parallax input[type=password]:hover,
.parallax textarea,
.parallax textarea:hover {
    font-weight: 400;
    color: #fff
}

.btn {
    border: 0;
    border-radius: 0
}

.btn.btn-primary:hover {
    background-color: #017fb5
}

.navbar-nav li a:focus,
.navbar-nav li a:hover {
    outline: 0;
    outline-offset: 0;
    text-decoration: none;
    background: 0 0
}

a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

a:focus,
a:hover {
    outline: 0
}

section {
    padding: 90px 0
}

.heading {
    padding-bottom: 90px
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #fff
}

.preloader>i {
    position: absolute;
    font-size: 36px;
    line-height: 36px;
    top: 50%;
    left: 50%;
    height: 36px;
    width: 36px;
    margin-top: -15px;
    margin-left: -15px
}

#home-slider {
    position: relative
}

#home-slider .caption {
    position: absolute;
    top: 50%;
    margin-top: -104px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 15;
    font-size: 18px;
    font-weight: 300;
    color: #fff
}

#home-slider .caption h1 {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 30px
}

.caption .btn-start {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 14px 40px;
    border: 1px solid #999;
    border-radius: 4px;
    margin-top: 40px
}

.caption .btn-start:hover {
    color: #fff
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    background-repeat: no-repeat;
    background-size: cover;
    height: 2037px
}

.carousel-fade .carousel-inner .item:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .3)
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

.left-control,
.right-control {
    position: absolute;
    top: 50%;
    height: 51px;
    width: 51px;
    line-height: 48px;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: 20;
    font-size: 24px;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.left-control {
    left: -51px
}

.right-control {
    right: -51px
}

.left-control:hover,
.right-control:hover {
    color: #fff
}

#home-slider:hover .left-control {
    left: 30px
}

#home-slider:hover .right-control {
    right: 30px
}

#home-slider .fa-angle-down {
    position: absolute;
    left: 50%;
    bottom: 50px;
    color: #fff;
    display: inline-block;
    width: 24px;
    margin-left: -12px;
    font-size: 22px;
    line-height: 24px;
    z-index: 999;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite
}

.top-logo {
    margin-top: 25px;
    float: left
}

.navbar-right li a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 30px
}

.navbar-right li.active a {
    background-color: rgba(0, 0, 0, .2)
}

.navbar-brand h1 {
    margin-top: 5px
}

.service-icon {
    border-radius: 4px;
    color: #fff;
    font-size: 36px;
    height: 90px;
    line-height: 90px;
    width: 90px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.our-services .col-sm-4:hover .service-icon {
    background-color: #F60
}

.our-services .col-sm-4 {
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 50px
}

.our-services .col-sm-4:nth-child(4),
.our-services .col-sm-4:nth-child(5),
.our-services .col-sm-4:nth-child(6) {
    border-bottom: 0;
    padding-top: 60px
}

.our-services .col-sm-4:nth-child(3),
.our-services .col-sm-4:nth-child(6) {
    border-right: 0
}

.service-info h3 {
    margin-top: 35px;
    text-align: center
}

#profile p,
.service-info {
    text-align: left
}

#about-us {
    background-image: url(../images/jisseki-bg.jpg);
    padding: 60px 0
}

#about-us h2 {
    margin-top: 0;
    color: #fff
}

#about-us .lead {
    font-size: 16px;
    margin-bottom: 10px
}

#about-us h1 {
    margin-bottom: 30px
}

.progress {
    height: 20px;
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 25px
}

.progress-bar {
    box-shadow: none;
    -webkit-box-shadow: none;
    text-align: right;
    padding-right: 12px;
    font-size: 12px;
    font-weight: 500
}

.progress .progress-bar.six-sec-ease-in-out {
    -webkit-transition: width 2s ease-in-out;
    transition: width 2s ease-in-out
}

#portfolio .col-sm-3,
#portfolio .container-fluid {
    overflow: hidden;
    padding: 0
}

#portfolio .folio-item {
    position: relative
}

#portfolio .overlay {
    background-color: #000;
    color: #fff;
    left: 0;
    right: 0;
    bottom: -100%;
    height: 0;
    position: absolute;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.overlay .overlay-content {
    display: table;
    height: 100%;
    width: 100%
}

.overlay .overlay-text {
    display: table-cell;
    vertical-align: middle
}

.overlay .folio-info {
    opacity: 0;
    margin-bottom: 75px;
    margin-top: -75px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.overlay .folio-info h3 {
    margin-top: 0;
    color: #fff
}

.folio-overview a {
    font-size: 18px;
    color: #333;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    margin-top: 20px;
    margin-right: 5px
}

.folio-overview a:hover {
    color: #fff
}

.folio-overview .folio-expand {
    margin-top: -500px;
    margin-left: -500px
}

.folio-image,
.folio-overview .folio-expand {
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

#portfolio .folio-item:hover .folio-image {
    -webkit-transform: scale(1.5) rotate(-15deg);
    transform: scale(1.5) rotate(-15deg)
}

.folio-image img {
    width: 100%
}

#portfolio .folio-item:hover .overlay {
    opacity: .8;
    bottom: 0;
    height: 100%
}

#portfolio .folio-item:hover .folio-overview .folio-expand {
    margin-top: 0;
    margin-left: 0
}

#portfolio .folio-item:hover .overlay .folio-info {
    opacity: 1;
    margin-bottom: 0;
    margin-top: 0
}

#single-portfolio {
    padding: 90px 0;
    background: #f5f5f5;
    position: relative
}

#single-portfolio img {
    width: 100%;
    margin-bottom: 10px
}

#single-portfolio .close-folio-item {
    position: absolute;
    top: 30px;
    font-size: 34px;
    width: 34px;
    height: 34px;
    left: 50%;
    color: #999;
    margin-left: -17px
}

#twitter-carousel,
#twitter>div,
.twitter-icon {
    position: relative
}

#team {
    padding-top: 0
}

.team-members {
    margin-bottom: 25px
}

.social-icons {
    margin-top: 30px;
    text-align: center
}

.social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block
}

.social-icons ul li {
    float: left;
    margin-right: 8px
}

.social-icons ul li:last-child {
    margin-right: 0
}

.social-icons ul li a {
    color: #fff;
    background-color: #d9d9d9;
    height: 36px;
    width: 36px;
    line-height: 36px;
    display: block;
    font-size: 16px;
    opacity: .8
}

.member-info h4,
.team-member {
    font-size: 14px;
    text-align: center
}

.social-icons ul li a:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.team-member {
    color: #333
}

.team-member:hover .social-icons ul li a.facebook {
    background-color: #3b5999
}

.team-member:hover .social-icons ul li a.twitter {
    background-color: #2ac6f7
}

.team-member:hover .social-icons ul li a.dribbble {
    background-color: #ff5b92
}

.team-member:hover .social-icons ul li a.linkedin {
    background-color: #036dc0
}

.team-member:hover .social-icons ul li a.rss {
    background-color: #ff6b00
}

#team .img-responsive {
    width: 100%
}

.member-info h3 {
    margin-top: 10px
}

.member-info h4 {
    margin-bottom: 15px;
    color: #999
}

.member-info p {
    text-align: left
}

#features {
    text-align: center;
    background-image: url(../images/features-bg.jpg)
}

#features i {
    font-size: 48px
}

#features h3 {
    margin-top: 15px;
    font-size: 30px;
    margin-bottom: 7px;
    color: #fff
}

#features .slider-overlay {
    opacity: .8
}

.staff-table {
    text-align: left
}

.single-table {
    padding: 20px 20px 10px;
    border: 1px solid #AAA;
    text-align: center
}

.single-table h3 {
    margin-top: 0;
    padding: 0;
    font-size: 18px;
    margin-bottom: 20px
}

.staff {
    font-size: 36px;
    line-height: 36px
}

.staff span {
    font-size: 14px;
    line-height: 14px
}

.single-table ul {
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 30px 0
}

#twitter>div,
.load-more,
.post-icon {
    text-align: center
}

.single-table ul li {
    line-height: 33px
}

.single-table.featured,
.single-table.green {
    color: #fff;
    border: none
}

.single-table.featured h3,
.single-table.green h3 {
    color: #fff
}

.single-table.featured .btn.btn-primary,
.single-table.green .btn.btn-primary {
    background: #fff
}

.single-table.featured .btn.btn-primary:hover,
.single-table.green .btn.btn-primary:hover {
    background: #FA0;
    color: #fff
}

#twitter {
    background-image: url(../images/service-bg.jpg)
}

#twitter-carousel {
    z-index: 15
}

.twitter-icon {
    z-index: 15;
    color: #fff
}

.twitter-icon .fa-twitter {
    font-size: 24px;
    height: 64px;
    width: 64px;
    line-height: 65px;
    border-radius: 50%;
    position: relative
}

.twitter-icon .fa-twitter:after {
    position: absolute;
    content: "";
    border-width: 8px;
    border-style: solid;
    left: 24px;
    bottom: -14px
}

#twitter-carousel .item {
    padding: 0 55px
}

#twitter-carousel .item a {
    color: #fff
}

.twitter-icon h4 {
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff
}

.twitter-left-control,
.twitter-right-control {
    position: absolute;
    top: 50%;
    color: #fff;
    border: 1px solid #fafafa;
    height: 34px;
    width: 34px;
    line-height: 31px;
    margin-top: -17px;
    font-size: 18px;
    border-radius: 50%;
    z-index: 15
}

.entry-header h3 a,
.post-icon {
    line-height: 30px
}

.post-icon,
.post-meta {
    color: #fff;
    font-size: 12px
}

.twitter-left-control {
    left: 80px
}

.twitter-right-control {
    right: 80px
}

.twitter-left-control:hover,
.twitter-right-control:hover {
    color: #fff
}

#recruitPush {
    background-image: url(../images/recruit-bg.jpg)
}
#contactBoxPush {
    background-image: url(../images/contactBox-bg.jpg)
}

.member-image,
.post-thumb {
    position: relative
}

.post-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 30px;
    width: 30px;
    border-radius: 4px
}

.post-meta {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-weight: 500
}

.post-meta span {
    margin-right: 16px
}

#post-carousel .carousel-indicators {
    bottom: 3px;
    left: 90%
}

.blog-left-control,
.blog-right-control {
    position: absolute;
    top: 45%;
    width: 30px;
    text-align: center;
    color: rgba(255, 255, 255, .7);
    font-size: 36px
}

.blog-left-control {
    left: 0
}

.blog-right-control {
    right: 0
}

.blog-left-control:hover,
.blog-right-control:hover {
    color: #fff
}

.entry-header .cetagory,
.entry-header .date {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: relative
}

.entry-header .date:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -22px;
    width: 20px;
    height: 3px
}

.entry-content {
    font-size: 14px
}

.load-more {
    display: block;
    margin-top: 70px
}

.btn-loadmore {
    border: 1px solid #f2f2f2;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 25px;
    background-color: #028fcc
}

#table-news,
.table-profile {
    margin-top: 30px;
    font-size: 14px;
    line-height: 30px
}

.btn-loadmore:hover {
    background-color: #F60;
    color: #fff
}

.table-profile th {
    padding: 3px 0;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    text-align: right;
    font-weight: 700;
    color: #F60
}

#table-news td,
.table-profile td {
    padding: 3px 5px;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC
}

#footer,
#footer .social-icons ul li a:hover,
.btn-submit,
.contact-info ul li a {
    color: #fff
}

#table-news {
    width: 600px
}

#table-news th {
    padding: 3px 0;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    text-align: left;
    font-weight: 500
}

#contact {
    padding-top: 70px;
    padding-bottom: 0
}

#google-map {
    height: 500px
}

#contact-us {
    background-image: url(../images/contact-bg.jpg);
    padding-bottom: 90px
}

#contact-us .heading {
    padding-top: 25px
}

.form-control {
    background-color: rgba(60, 60, 60, .8);
    border-color: rgba(255, 255, 255, .5);
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    color: #fff
}

textarea.form-control {
    min-height: 180px;
    resize: none
}

.form-group {
    margin-bottom: 30px
}

.contact-info {
    padding-left: 70px;
    font-weight: 100
}

ul.address {
    list-style: none;
    padding: 0;
    margin: 0
}

.contact-info ul li {
    margin-bottom: 8px
}

.btn-submit {
    display: block;
    padding: 12px;
    width: 100%;
    border: 0;
    margin-top: 40px
}

.footer-top {
    position: relative;
    padding: 10px 0 40px
}

#footer .footer-bottom {
    background-color: #313131;
    padding: 20px 0 10px
}

#footer .footer-bottom a:hover {
    text-decoration: underline
}

.footer-logo {
    display: inline-block;
    margin-top: 50px
}

#footer .social-icons {
    margin-top: 15px
}

#footer .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#footer .social-icons ul li a {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 4px;
    line-height: 33px
}

#footer .social-icons ul li a.envelope:hover {
    background-color: #CECB26
}

#footer .social-icons ul li a.facebook:hover {
    background-color: #3b5999
}

#footer .social-icons ul li a.twitter:hover {
    background-color: #2ac6f7
}

#footer .social-icons ul li a.wechat:hover {
    background-color: #0C0
}

#footer_bottom {
    position: absolute;
    margin: 0 auto;
    padding: 10px 15px;
    width: 500px;
    height: 50px
}

.tree li,
.tree ul {
    position: relative;
    transition: all .5s
}

#footer_bottom li {
    display: block;
    margin: 10px;
    list-style: none;
    float: left;
    line-height: 20px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    color: #666
}

#footer_bottom li a:hover {
    color: #FFF
}

.tree {
    margin: 30px auto
}

.tree ul {
    padding-top: 30px;
    padding-left: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.tree li {
    float: left;
    text-align: center;
    list-style-type: none;
    padding: 30px 5px 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.tree li::after,
.tree li::before,
.tree ul ul::before {
    content: '';
    position: absolute;
    top: 0;
    height: 30px
}

.tree li::after,
.tree li::before {
    right: 50%;
    border-top: 1px solid #ccc;
    width: 50%
}

.tree li::after {
    right: auto;
    left: 50%;
    border-left: 1px solid #ccc
}

.tree li:only-child::after,
.tree li:only-child::before {
    display: none
}

.tree li:only-child {
    padding-top: 0
}

.tree li:first-child::before,
.tree li:last-child::after {
    border: 0
}

.tree li:last-child::before {
    border-right: 1px solid #ccc;
    border-radius: 0 3px 0 0;
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0
}

.tree li:first-child::after {
    border-radius: 3px 0 0;
    -webkit-border-radius: 3px 0 0;
    -moz-border-radius: 3px 0 0
}

.tree ul ul::before {
    left: 50%;
    border-left: 1px solid #ccc;
    width: 0
}

.table-news,
.table-news1 {
    width: 700px;
    margin-left: 20px
}

.tree li a {
    border: 1px solid #ccc;
    padding: 5px 8px;
    text-decoration: none;
    color: #666;
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª", 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.hide,
.pagetop {
    display: none
}

.tree li a:hover,
.tree li a:hover+ul li a {
    background: #FC0;
    color: #000;
    border: 1px solid #FA0
}

.tree li a:hover+ul li::after,
.tree li a:hover+ul li::before,
.tree li a:hover+ul ul::before,
.tree li a:hover+ul::before {
    border-color: #94a0b4
}

.table-news {
    border: 0
}

.table-news1 {
    border: 1
}

.table-news1 td,
.table-news1 th {
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC
}

.table-news1 th {
    padding: 3px 0;
    text-align: center;
    font-weight: 700;
    background-color: red;
    color: #FFF
}

.table-news1 td {
    padding: 3px 15px
}

.tab li {
    background: #ccc;
    padding: 5px 25px;
    float: left;
    margin-right: 1px
}

.content li,
.tab li.select {
    background: #eee
}

.content li {
    padding: 20px
}

#recruitBox {
    margin-top: 40px;
    padding: 60px 0
}

.pagetop {
    position: fixed;
    bottom: 38px;
    right: 20px
}

.pagetop a,
.pagetop a:hover {
    display: block;
    background-color: none;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    padding: 20px 10px
}

.pagetop a {
    text-shadow: none;
    color: #03B0F0
}

.pagetop a:hover {
    color: #FCA708
}

.Absolute-Center.is-Responsive {
    width: 23%;
    height: 50%;
    min-width: 200px;
    max-width: 300px;
    padding: 40px 0
}

.wish_list_12 {
    margin: 0 auto 10px;
    padding: 0;
    width: 600px;
    font-size: 15px;
}

.wish_list_12 tbody tr {
    vertical-align: top;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
}

.wish_list_12 tbody td {
    color: #555;
    border-left: 0px #ddd solid;
}

.wish_list_12 tbody .title {
    color: #FD7600;
    font-weight: 700;
    padding-left: 30px;
}

/* ãƒ¢ãƒã‚¤ãƒ«ç”¨ */

@media screen and (max-width: 768px) {
    .wish_list_12 thead {
        display: none;
    }
    .wish_list_12 {
        width: 100%;
    }
    .wish_list_12 tbody tr {
        display: block;
        padding-bottom: 12px;
    }
    .wish_list_12 tbody td {
        display: block;
        padding: 3px 10px;
        width: 100%;
        border-left-width: 0;
    }
    .wish_list_12 tbody td:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-right: 5px;
        color: #FD7600;
        font-weight: 700;
    }
    .wish_list_12 tbody .title {
        margin: 0 0px;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 9px;
        background-color: #01A6F8;
        color: #FFFFFF;
        text-align: center;
        text-shadow: 0 1px 0 #000;
    }
    .sample_area01 th {
        display: none;
    }
    .sample_area01 tr {
        padding: 0 15px;
    }
    /* IE8å¯¾å¿œ */
    .sample_area02 .wish_list_12_pc {
        display: none;
    }
    .sample_area02 .wish_list_12 tr {
        display: block;
    }
    .sample_area02 .wish_list_12 thead {
        display: none;
    }
    .sample_area02 .wish_list_12 tbody tr {
        overflow: hidden;
    }
    .sample_area02 .wish_list_12 tbody tr:after {
        *zoom: 1;
    }
    .sample_area02 .wish_list_12 tbody tr:after:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }
    .sample_area02 .wish_list_12 tbody td {
        float: left;
    }
    .sample_area02 .wish_list_12 tbody td:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        content: attr(data-th) ":";
    }
    .sample_area02 .wish_list_12 tbody .wish_list_12_inner {
        padding: 0 15px;
    }
    .sample_area02 .wish_list_12 tbody .title {
        margin: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .sample_area02 .wish_list_12 tbody .title:before {
        content: none;
    }
}

/* PCç”¨ */

@media screen and (min-width: 769px) {
    .wish_list_12_mobile {
        display: none;
    }
    .wish_list_12 th,
    .wish_list_12 td {
        display: table-cell;
    }
    .wish_list_12 td:before {
        display: none;
    }
    .wish_list_12 td {
        padding: 9px 15px;
    }
    .wish_list_12 td:before {
        display: none;
    }
    .wish_list_12 .china {
        width: 900px;
    }
}

.wish_list_12 {
    margin: 0 auto 10px;
    padding: 0;
    width: 600px;
    font-size: 15px;
}

.wish_list_12 tbody tr {
    vertical-align: top;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
}

.wish_list_12 tbody td {
    color: #555;
    border-left: 0px #ddd solid;
}

.wish_list_12 tbody .title {
    color: #FD7600;
    font-weight: 700;
    padding-left: 30px;
}

/* ãƒ¢ãƒã‚¤ãƒ«ç”¨ */

@media screen and (max-width: 768px) {
    .wish_list_12 thead {
        display: none;
    }
    .wish_list_12 {
        width: 100%;
    }
    .wish_list_12 tbody tr {
        display: block;
        padding-bottom: 12px;
    }
    .wish_list_12 tbody td {
        display: block;
        padding: 3px 10px;
        width: 100%;
        border-left-width: 0;
    }
    .wish_list_12 tbody td:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-right: 5px;
        color: #FD7600;
        font-weight: 700;
    }
    .wish_list_12 tbody .title {
        margin: 0 0px;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 9px;
        background-color: #01A6F8;
        color: #FFFFFF;
        text-align: center;
        text-shadow: 0 1px 0 #000;
    }
    .sample_area01 th {
        display: none;
    }
    .sample_area01 tr {
        padding: 0 15px;
    }
    /* IE8å¯¾å¿œ */
    .sample_area02 .wish_list_12_pc {
        display: none;
    }
    .sample_area02 .wish_list_12 tr {
        display: block;
    }
    .sample_area02 .wish_list_12 thead {
        display: none;
    }
    .sample_area02 .wish_list_12 tbody tr {
        overflow: hidden;
    }
    .sample_area02 .wish_list_12 tbody tr:after {
        *zoom: 1;
    }
    .sample_area02 .wish_list_12 tbody tr:after:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }
    .sample_area02 .wish_list_12 tbody td {
        float: left;
    }
    .sample_area02 .wish_list_12 tbody td:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        content: attr(data-th) ":";
    }
    .sample_area02 .wish_list_12 tbody .wish_list_12_inner {
        padding: 0 15px;
    }
    .sample_area02 .wish_list_12 tbody .title {
        margin: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .sample_area02 .wish_list_12 tbody .title:before {
        content: none;
    }
}

/* PCç”¨ */

@media screen and (min-width: 769px) {
    .wish_list_12_mobile {
        display: none;
    }
    .wish_list_12 th,
    .wish_list_12 td {
        display: table-cell;
    }
    .wish_list_12 td:before {
        display: none;
    }
    .wish_list_12 td {
        padding: 9px 15px;
    }
    .wish_list_12 td:before {
        display: none;
    }
    .wish_list_12 .china {
        width: 900px;
    }
}

/* ǉ2020/03/24 start

/* 5. consult_breadcrumb
--------------------------------------------------------------------------------*/

.breadcrumb__item {
    color: #626262;
}

.breadcrumb__item:after {
    content: ">";
    margin: 0 5px;
}

.breadcrumb__item.active {
    color: #c2c2c2;
}

.breadcrumb__item.active:after {
    display: none;
}


/* 15. consult_iconbox
--------------------------------------------------------------------------------*/

.iconbox {
    text-align: center;
    margin-bottom: 50px;
}

@media (min-width: 320px) {
    .iconbox {
        margin-bottom: calc(7.95455vw + 24.54545px);
    }
}

@media (min-width: 1200px) {
    .iconbox {
        margin-bottom: 120px;
    }
}

.iconbox__icon {
    font-size: 36px;
    color: #c2c2c2;
    margin-bottom: 15px;
    transition: all ease .3s;
}

.iconbox__title {
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
}

@media (min-width: 320px) {
    .iconbox__title {
        font-size: calc(1.36364vw + 25.63636px);
    }
}

@media (min-width: 1200px) {
    .iconbox__title {
        font-size: 42px;
    }
}

.iconbox__description {
    content: "";
}

.iconbox__style-02 {
    margin-bottom: 30px;
}

.iconbox__style-02 .iconbox__icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    border-radius: 50%;
    background-color: white;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2);
    margin-bottom: 30px;
    color: #f39c12;
    font-size: 24px;
}

.iconbox__style-02 .iconbox__title {
    font-size: 20px;
}

.iconbox__style-02 .iconbox__description {
    color: #c2c2c2;
}

.iconbox__style-03 .iconbox__icon {
    font-size: 30px;
}

@media (min-width: 320px) {
    .iconbox__style-03 .iconbox__icon {
        font-size: calc(3.40909vw + 19.09091px);
    }
}

@media (min-width: 1200px) {
    .iconbox__style-03 .iconbox__icon {
        font-size: 60px;
    }
}

.iconbox__style-03 .iconbox__title {
    font-size: 20px;
}

.iconbox__style-03 .iconbox__description {
    color: #c2c2c2;
}

.iconbox__style-03:hover .iconbox__icon, .iconbox__style-03:focus .iconbox__icon {
    color: #f39c12;
}

.iconbox__style-04 .iconbox__icon {
    display: inline-block;
    font-size: 48px;
    color: #f39c12;
    text-align: left;
    position: relative;
    line-height: 1;
}

.iconbox__style-04 .iconbox__icon:after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #ebebeb;
    border-radius: 50%;
    overflow: hidden;
    top: -5px;
    left: 0;
    position: absolute;
    z-index: -1;
}

.iconbox__style-04 .iconbox__title {
    font-size: 20px;
    font-weight: 700;
}


/* 16. consult_infobox
--------------------------------------------------------------------------------*/

.infobox {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .infobox {
        margin-bottom: 40px;
    }
}

.infobox__title {
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.infobox__description {
    font-size: 16px;
}

.infobox__description > p {
    margin-bottom: 0;
}





/* 20. consult_post_03
--------------------------------------------------------------------------------*/

.post-03 {
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
}

@media (min-width: 0) {
    .post-03 {
        margin-bottom: calc(10.08065vw + 50px);
    }
}

@media (min-width: 992px) {
    .post-03 {
        margin-bottom: 150px;
    }
}

@media (min-width: 992px) {
    .post-03__media {
        top: 0;
        left: 0;
        bottom: 0;
        position: absolute;
        width: 50%;
        padding-right: 70px;
    }
}

.post-03__media img {
    width: 100%;
    height: 100%;
}

.post-03__body {
    padding: 30px 10% 30px 0;
}

@media (min-width: 992px) {
    .post-03__body {
        float: right;
        width: 50%;
    }
}

.post-03__subTitle {
    font-size: 16px;
    font-weight: 700;
    color: #c2c2c2;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.post-03__title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}

@media (min-width: 0) {
    .post-03__title {
        font-size: calc(1.5625vw + 30px);
    }
}

@media (min-width: 768px) {
    .post-03__title {
        font-size: 20px;
    }
}

.post-03__description {
    margin-bottom: 35px;
}

.post-03__link {
    color: DarkBlue;
    text-transform: uppercase;
    font-weight: 700;
}

.post-03__link > i {
    margin-left: 10px;
}

@media (min-width: 992px) {
    .post-03__reverse .post-03__media {
        right: 0;
        left: auto;
    }

    .post-03__reverse .post-03__body {
        float: left;
    }
}

/* 32. consult_pageTitle
--------------------------------------------------------------------------------*/

.page-title {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f7f7f7;
    text-align: center;
}

@media (min-width: 0) {
    .page-title {
        padding-top: calc(8.68056pxvw + 50px);
        padding-bottom: calc(8.68056pxvw + 50px);
    }
}

@media (min-width: 576) {
    .page-title {
        padding-top: calc(8.01282vw + 53.84615px);
        padding-bottom: calc(8.01282vw + 53.84615px);
    }
}

@media (min-width: 1200px) {
    .page-title {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

.page-title__title {
    font-size: 30px;
    font-weight: 400;
}

@media (min-width: 0) {
    .page-title__title {
        font-size: calc(3.16667vw + 30px);
    }
}

@media (min-width: 1200px) {
    .page-title__title {
        font-size: 68px;       
    }
}

/* filter__list */

.filter__list {
    text-align: center;
    list-style: none;
    padding: 0;
    margin-bottom: 50px;
}

.filter__list > li {
    display: inline-block;
    padding: 10px;
    margin: 0 10px;
}

.filter__list > li.current > a {
    color: #f39c12;
}

.filter__list a {
    font-weight: 700;
    /** color: #c2c2c2;*/
     color: DarkBlue;
    
}

.filter__list a:hover {
    /**color: #f39c12;*/
     color: Purple;
}
/*-----------recruit_TABLE_ TD---------------------*/

.hrtbl {

    border-width:2px;
	border-style: solid;
	border-color: #EFF0EE;
	text-align: left;

}
.waku-blue {
	background-color: #E8ECEF;
	width: 140px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
.waku-white{
	background-color: #FFFFFF;
	width: 420px;
	padding-left: 12px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;	
}
