  @charset "utf-8";

body {
    color: #000 !important;
}

a {
    text-decoration: none !important;
}

div.feature ul li a {
    color: #0066CC!important;
}

/*----------- タイトル -----------*/

#top--contents .koukan-feature .koukan-tit {
    font-size: 55px !important;
    color: #757575;
    border-left: none;
    margin-top: 0px;
    padding-left: 0;
    line-height: 1.3;
}

#top--contents .koukan-feature .koukan-tit small {
    font-size: 30px;
}

.koukan-title-main,
.koukan-title-main-gazo,
.koukan-title-main-tu,
.koukan-title-sub,
.koukan-title-smull,
.koukan-title-smull-tu {
    width: 984px;
    margin: 0 auto;
    margin-bottom: 32px;
    font-size: 40px;
}

.koukan-title-middle-top {
    font-size: 16px;
    position: relative;
    bottom: 12.5px;
    padding: 5px 20px 5px 20px;
    color: white;
    background-color: #2786B0;
}

.koukan-title-middle {
    font-size: 14px;
    position: relative;
    bottom: 5px;
    padding: 0px 20px 3px 20px;
    color: white;
    background-color: #2786B0;
}

.koukan-title-smull {
    font-size: 30px!important;
    height: 35px!important;
    margin: 0!important;
}

.koukan-title-smull-tu {
    font-size: 30px;
    height: 35px!important;
}

.koukan-title-main {
    font-size: 50px!important;
}

.koukan-title-sub {
    color: #757575;
}

.kouakn-title-subtitle {
    font-size: 35px;
}

h2.koukan-title-main,
h2.koukan-title-main-tu,
.koukan-title-subtitle,
.koukan-title-main,
.koukan-title-smull,
.koukan-title-smull-tu {
    border-left: 6px solid #2786B0!important;
    padding-left: 10px;
    color: #2786B0;
    height: 55px;
}

#use--contents .koukan-feature .contents-title-h4,
#top--contents .koukan-feature .contents-title-h4 {
    background: linear-gradient(to bottom, transparent 0, transparent 94px, #42A8AB 94px, #42A8AB 100%);
    margin: 20px 0;
    font-size: 110%;
    color: white;
    position: relative;
    border-bottom: 0;
    border-left: 0;
    padding: 100px 0 2px 20px;
    margin-top: -100px;
    z-index: 1;
}

.contents-title-h4 img {
    margin-left: 10px;
    vertical-align: text-top;
}

.contents-title-h4 a.pdf_btn {
     position: absolute;
    border: 1px solid #fff;
    background: #1D50AD;
    bottom: 4px;
    right: 10px;
    height: 20px;
    font-size: 15px;
    padding: 4px 40px;
    border-radius: 30px;
    line-height: 1.2;
    text-decoration: none;
    color: #fff;
}

.contents-title-h4 a.pdf_btn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    display: block;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.contents-title-h4 a.pdf_btn::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 13px;
    margin: auto;
    display: block;
    height: 7px;
    width: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
}

h4.contents-title-h4 a.pdf_btn:hover {
    opacity: 0.8;
}


#use--contents p.under_b,
#top--contents p.under_b {
    text-align: center;
    border-bottom: 1px solid #43A3C9;
    width: auto;
    margin: auto;
    padding: 0 10px;
    padding-bottom: 10px;
    margin-bottom: 1.5rem;
    display: table;
    font-size: 1.2rem;
}

.koukan-feature {
    padding-top: 20px;
}

.koukan-feature p {
    line-height: 1.8;
}

.koukan-feature figure {
    margin-bottom: 10px;
}

.koukan-feature figure.center_img,
.koukan-feature figure {
    margin: 10px auto;
    display: table;
}

.koukan-feature figure.center_img img,
.koukan-feature figure img {
    margin: 0 auto 10px auto;
    max-width: 100%;
}

.koukan-feature figure figcaption {
    font-size: 14px;
    line-height: 1.6;
}

#use--contents .koukan-feature p.center_txt,
.koukan-feature .center_txt {
    text-align: center;
    margin-bottom: 1rem;
    font-size: 13px
}

#use--contents .koukan-feature ul > li,
.koukan-feature ul li {
    list-style-image: url("/products/koukan/img/list_style_marker_01.png");
    margin-left: 17px;
    font-size: 12pt;
    line-height: 1.4em;
    margin-bottom: 1rem;
    padding-left: 0;
}

.koukan-feature .margin_b0 ul li,
#use--contents .koukan-feature .margin_b0 ul > li {
    margin-bottom: .2rem;
}

.whitewrap {
    white-space: nowrap;
}

.koukan-feature ul li .yajirusi {
    padding-left: 18px;
    position: relative;
    display: inline-block;
}

.koukan-feature ul li .yajirusi:before {
    position: absolute;
    content: "\2192";
    display: block;
    left: 0;
}

.koukan-feature ul li > ul {
    margin-bottom: 10px;
}

.koukan-feature ul li > ul > li {
    list-style-image: none;
    margin: 5px 0 0 -20px;
}

.koukan-feature .full-box,
.full_box {
    width: 98%;
    margin: 10px auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.koukan-feature .full-box > ul {
    margin-bottom: 30px;
}

.koukan-feature .half-box {
    margin: 10px 0;
    margin-bottom: 20px;
    padding: 0 20px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.koukan-feature .border-box {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
}

.koukan-feature .three-quarter_box {
    margin: 10px 1%;
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 64%;
}

.koukan-feature .three-quarter_box.two-fifth {
    width: 36%;
}

.koukan-feature .three-quarter_box.three-fifth {
    width: 56%;
}

.koukan-feature .three-quarter_box-one {
    margin: 10px 1%;
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 31%;
}

.koukan-feature img.fullimg,
#use--contents img.fullimg {
    width: 100%;
    height: auto;
    margin: 20px 0;
}

.koukan-feature .center_img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 10px auto 20px auto;
    display: block;
}

.koukan-commentary {
    display: block;
    position: relative;
    width: 950px;
    min-height: 20px;
    background-color: #edeeee;
    border-radius: 6px;
    padding: 18px 0;
}

.koukan-feature .koukan-commentary h4 {
    font-size: 26px !important;
    margin: 0 0 25px 10px;
    border-left: none;
    padding-left: 0;
    height: auto;
    border-left: none !important;
    border-bottom: none !important;
}

#use--contents .koukan-feature h4 {
    padding: 0 0 0 6px;
}

.koukan-feature h4,
.koukan-topics h4 {
    display: block;
    height: 30px;
    font-size: 26px;
    line-height: 1.2em;
    border-left: 6px solid #2786B0;
    padding-left: 25px;
    margin: 10px 0 28px 0;
}

.koukan-commentary p {
    font-size: 15px;
    line-height: 1.8em;
}

.koukan-commentary {}

.koukan-feature input[type="checkbox"] {
    display: none;
}

.open_btn {
    display: block;
    margin: 25px auto 60px;
    width: 300px;
    height: 45px;
    text-align: center;
    border: 1px solid #2685B0;
    background: url(/products/koukan/img/bg_btn.png);
    border-radius: 25px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.open_btn:hover {
    opacity: 0.8;
}

.open_btn:before {
    display: inline-block;
    content: "\7D9A\304D\306F\3053\3061\3089\3092\30AF\30EA\30C3\30AF";
    color: #2685B0;
    vertical-align: bottom;
    line-height: 1;
    z-index: 1;
    position: relative;
    padding-left: 20px;
    top: 50%;
    transform: translate(0, -50%);
}

.open_box {
    padding: 0 25px;
    margin-top: 20px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all ease .7s;
    -o-transition: all ease .7s;
    transition: all ease .7s;
}

input:checked + .open_box + .open_btn:before {
    color: #333;
}

.open_box + .open_btn:hover:before {
    color: #fff;
}

input:checked + .open_box + .open_btn:before {
    content: "\8A73\7D30\3092\9589\3058\308B";
}

input:checked + .open_box + .open_btn:hover:before {
    color: #2685B0;
}

.open_btn:after {
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 1;
    transition: all ease 0.4s;
    background: #2786B0;
    opacity: 0;
}

input:checked + .open_box + .open_btn:after {
    background: #fff;
    opacity: 1;
}

.open_box + .open_btn:hover:after {
    opacity: 1;
}

input:checked + .open_box + .open_btn:hover:after {
    opacity: 0;
}

.open_btn .circle {
    height: 30px;
    width: 30px;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
    z-index: 1;
    border-radius: 50%;
    border: 1px solid #2685B0;

}

.open_btn .circle:before {
    content: " ";
    display: block;
    height: 3px;
    width: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #2685B0;
}

.open_btn .circle:after {
    content: " ";
    display: block;
    width: 3px;
    height: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #2685B0;
    transition: all ease 0.4s;
}

input:checked + .open_box + .open_btn .circle:after {
    height: 0;
}

input:checked + .open_box {
    height: auto;
}

.red_font {
    color: #D80000;
}

.pink_font {
    color: #CB4187;
}

.blue_font {
    color: #1683AE;
}

.blue_table {
    width: 100%;
    font-size: .9rem;
}

.blue_table tr th {
    background: #6CC4ED;
    padding: 10px 5px;
}

.border_td {
    padding: 10px;
    vertical-align: top;
    border: 1px solid #000;
    text-align: center;
    vertical-align: middle;
}

.blue2.blue_table tr th {
    background: #6CC4ED;
    vertical-align: middle;
    border: 1px solid #D4D4D4;
    font-weight: normal;
}

.blue2 .border_td {
    border: 1px solid #D4D4D4;
    padding: 25px 10px;
}

.blue2 tr:nth-child(2n-2) td {
    background: #F1F9FD;
}

.border_td.ex {
    padding: 13px 20px;
}

li.img_none {
    list-style-image: none !important;
    padding: 0 0 0 10px!important;
    margin: 0 0 5px 0 !important;
    background: none !important;
    position: relative;
    font-size: .9rem !important;
}

li .txt_indent {
    padding-left: 154px;
}

li .txt_indent2 {
    padding-left: 145px;
}


li.img_none::before {
    content: "";
    display: inline-block;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background: #000;
    vertical-align: middle;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 10px;
}

.blue_box {
    background: #DFECF3;
    box-sizing: border-box;
    padding: 10px;
    margin: 10px 0;
}

.blue_box p {
    font-size: .9rem;
}

.koukan-feature .half-box {
    margin-bottom: 0;
}

div.link.link-a h4,
div.link h4 {
    border-left: 6px solid #1855A4!important;
    padding-left: 10px;
    height: 35px;
}

.mb_0 {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

/*----------- タイトル ここまで-----------*/

.super2 {
    position: relative;
    top: -6px;
    font-size: 16px;
    vertical-align: middle;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

.contents {
    width: 980px;
    margin: 0 auto;
    font-size: 16px;
    color: #000;
    /* line-height: 1.8em; */
}

.contents li {
    list-style: none;
    text-align: left !important;
    line-height: 1.6;
}

#contents article {
    line-height: 1;
}

div.contents .box {
    border: none!important;
}

h2,
h3 {
    text-align: left !important;
}

#breadcrumb {
    margin: 1em 0;
    text-align: left;
}

th {
    background: #ccc;
    font-weight: bold;
}

/*--------------------
  Pic Up燠E??トッチE
---------------------*/

#top--contents {
    font-size: 16px;
    width: 980px;
    margin: 0 auto 2em;
    color: #000 !important;
    text-align: left !important;
}

#top--contents table {
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 16px;
    　color: #000 !important;
}

#top--contents h2 {
    width: 980px;
    margin: 0 auto;
}

#top--contents #visual {
    width: 980px;
    margin: 0 auto;
    background: url(/products/koukan/img/top_bg01.jpg) no-repeat center center;
    background-size: cover;
    height: 300px;
}

#top--contents h2 span {
    text-align: center;
    padding-top: 1.25em;
    display: block;
    font-size: 1em;
    line-height: 1.8;
    font-weight: bold;
}

#top--contents h3 {
    border-left: 8px solid #1a7bbd;
    padding: 0 0 0 25px;
    margin: 80px 0 28px;
    vertical-align: middle;
    font-size: 26px;
}

#top--contents .picup {
    margin-bottom: 3em;
}

#top--contents .picup li {
    float: left;
}

#top--contents .group th {
    padding: 0.5em;
    border: 1px solid #000;
    background: #ddd;
}

#top--contents .group td {
    padding: 0.5em;
    border: 1px solid #000;
    line-height: 1.5;
}

#top--contents .group td:first-child {
    width: 22%;
}

#top--contents .group td:nth-child(2) {
    width: 40%;
}

#top--contents .group td:last-child {
    width: 40%;
}

#top--contents .group td a {
    color: #0066CC;
}

#top--contents p {
    margin-left: 10px;
    margin-bottom: 0.75em;
}

#top--contents .column .column2:first-child {
    float: left;
    width: 280px;
}

#top--contents ul > li {
    padding: 0.5em 0.6em 0 0;
}

#top--contents ul {
    clear: both;
}

#index--contents .tcenter {
    text-align: center;
}

#index--contents .picup {
    margin-bottom: 2em;
}

.koukan_ttl {
    font-size: 44px;
    font-weight: bold;
    padding: 0.75em 0.5em 0.5em 0.5em;
}

/*--------------------
  Pic Up燠E?? HIPER
---------------------*/

.picup .img {
    float: right;
    margin: 0 0 1em 2em;
    width: 280px;
}

#hiper--contents .picup.box {
    background: #eee;
    padding: 0.5em 1em;
    margin-top: 1em;
}

#hiper--contents h2 {
    width: 980px;
    margin: 0 auto 0.5em;
    font-size: 54px;
    line-height: 1;
}

#hiper--contents h2 span {
    font-size: 30px;
}

#hiper--contents {
    margin-bottom: 2em;
    text-align: left !important;
    color: #000 !important;
}

#hiper--contents .picup .txt {
    margin-bottom: 1em;
}

#hiper--contents .picup .sub {
    font-size: 0.8em;
    margin-top: 1em;
    width: 65%;
}

#hiper--contents .picup sup {
    vertical-align: top;
}

#hiper--contents .picup span {
    line-height: 1;
}

#hiper--contents .feature ul {
    margin-bottom: 2em;
    clear: both;
}

#hiper--contents .feature .box p {
    text-align: left;
    padding-left: 5.5em;

}

#hiper--contents .first p {
    margin-bottom: 1em;
}

#hiper--contents .picup h3 {
    border-left: none;
    padding-left: 0 !important;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 28px;
}

#hiper--contents h3 {
    border-left: 8px solid #1a7bbd;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 26px;
    padding-left: 25px;
}

#hiper--contents h2 {
    width: 980px;
    margin: 0 auto;
    color: #757575;

}

#hiper--contents .feature > img {
    float: right;
}

#hiper--contents .feature > .first {
    clear: both;
}

#hiper--contents .feature a {
    color: #333;
    text-decoration: underline;
}

#hiper--contents .box {
    margin-bottom: 2em;
}

#hiper--contents .feature .box {
    float: left;
    text-align: left;
}

#hiper--contents img {
    vertical-align: top;
}

#hiper--contents h3 {
    clear: both;
}

#hiper--contents .caption {
    font-size: 0.8em;
    margin-top: 0.5em;
}

#hiper--contents .use img {
    margin-right: 2em;
}

/*-----------------------
	ラインパイチE
-------------------------*/

#linepipe--contents h2 {
    width: 1000px;
    margin: 0 auto 2em;
}

#linepipe--contents h3 {
    margin-bottom: 1em;
}

#linepipe--contents h3 span {
    color: #1a2f42;
    border-left: 8px solid #42a8ab;
    display: block;
    padding-left: 25px;
    font-size: 26px;
    line-height: 1.2em;
    letter-spacing: 1px;
    padding-left: 25px;
}

#linepipe--contents p {
    margin-left: 10px;
    margin-bottom: 1em;
}

#linepipe--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#linepipe--contents .inner {
    padding: 0 10px;
}

#linepipe--contents h4,
#material--contents h4 {
    border-left: 3px solid #aa213b;
    border-bottom: 1px solid #aa213b;
    padding: 5px 0 5px 5px;
    font-size: 16px;
    margin-bottom: 15px;
    clear: both;
    text-align: left;
    font-weight: bold;
}

#linepipe--contents * + h4 {
    margin-top: 1em;
    font-weight: bold;
    padding-bottom: 0.2em;
}

#linepipe--contents .column .column2:first-child {
    float: left;
    width: 280px;
}

#linepipe--contents .detail .text p {
    font-size: 10px;
    margin: 0;
    margin-bottom: 1em;
    width: 60px;
    margin-right: 2em;
}

#linepipe--contents .detail > div {
    float: left;
}

#linepipe--contents .detail > div:last-child {
    /*float: right;*/
    margin-left: 1em;
}

#linepipe--contents .detail > div:nth-child(2) img,
#linepipe--contents .detail > div:nth-child(3) img {
    border: 1px solid #000;
    margin-top: -1.5em;
}

#linepipe--contents ul {
    margin-top: 1em;
}

#linepipe--contents ul > li {
    list-style: none;
    background: url(/products/img/linepipe/ico_list_dot.png) no-repeat left 0.6em;
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#linepipe--contents ul > li ol li {
    /*list-style-type: decimal;*/
    margin-left: 1.85em;
    position: relative;
}

#linepipe--contents ul > li ol li span {
    position: absolute;
    left: -1.75em;
    top: 0;
}

#linepipe--contents .pictxt {
    margin: 0 1.3em 2em 0;
}

#linepipe--contents .pictxt p:last-child {
    margin-bottom: 2em;
}

#linepipe--contents .pictxtwrap .pictxt:last-child {
    width: 98% !important;
}

#linepipe--contents .pictxtwrap .pictxt:last-child p {
    width: 80% !important;
}

#linepipe--contents .pictxtwrap .pictxt:last-child img {
    margin-right: 0.2em;
}

#linepipe--contents .pictxt img {
    float: right;
    width: 280px;
    height: auto;
}

#linepipe--contents .pictxt p {
    width: 630px;
    text-align: left;
    line-height: 1.5;
}

#linepipe--contents .feature {
    margin-bottom: 4em;
}

#linepipe--contents .feature th {
    text-align: center !important;
    width: 10.5em;
    border: 1px solid #000;
}

#linepipe--contents .feature td {
    border: 1px solid #000;
    padding: 0.5em;
    line-height: 1.8;
}

#linepipe--contents .feature table {
    width: 70%;
    float: right;
}

#linepipe--contents .feature div {
    float: left;
    width: 20%;
}

#linepipe--contents .feature img {
    float: left;
}

#linepipe--contents ul {
    clear: both;
}

#linepipe--contents .catalog ul li {
    list-style-type: circle !important;
}

#linepipe--contents .catalog ul {
    width: 100%;
}

#linepipe--contents .feature a {
    display: inline-block;
    padding: 1em;
    font-size: 12px;
    color: #fff;
    background: #f00;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 5px;
    margin: 1em 0 0 1em;
}

#linepipe--contents .attention {
    color: #F00;
    margin: 1em 0;
}

#linepipe--contents .tcenter {
    text-align: center;
}

#linepipe--contents a {
    color: #0066CC;
    text-decoration: underline;
}

#linepipe--contents sub {
    font-size: 12px;
    vertical-align: baseline;
}

/*-----------------------
	殆可でxぶ
-------------------------*/

#material--contents h2 {
    width: 1000px;
    margin: 0 auto 2em;
}

#material--contents h3 {
    margin-bottom: 1.5em;
}

#material--contents h3 span {
    color: #1a2f42;
    border-left: 8px solid #42a8ab;
    display: block;
    padding-left: 25px;
    font-size: 26px;
    line-height: 1.2em;
    letter-spacing: 1px;
}

#material--contents p {
    margin-left: 10px;
    margin-bottom: 1.5em;
}

#material--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#material--contents .inner {
    padding: 0 10px;
}


#material--contents * + h4 {
    margin-top: 1em;
    font-weight: bold;
    padding-bottom: 0.2em;
}

#material--contents .column .column2:first-child {
    float: left;
    width: 280px;
}

#material--contents .detail .text p {
    font-size: 10px;
    margin: 0;
    margin-bottom: 1em;
    width: 60px;
    margin-right: 2em;
}

#material--contents .detail > div {
    float: left;
}

#material--contents .detail > div:last-child {
    /*float: right;*/
    margin-left: 1em;
}

#material--contents .detail > div:nth-child(2) img,
#material--contents .detail > div:nth-child(3) img {
    border: 1px solid #000;
    margin-top: -1.5em;
}

#material--contents ul {
    margin-left: 1em;
}

#material--contents ul > li {
    list-style: none;
    background: url(/products/img/material/ico_list_dot.png) no-repeat left 0.6em;
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#material--contents ul > li ol li {
    /*list-style-type: decimal;*/
    margin-left: 1.85em;
    position: relative;
}

#material--contents ul > li ol li span {
    position: absolute;
    left: -1.75em;
    top: 0;
}

#material--contents .pictxt {
    width: 48%;
    float: left;
    margin: 0 1.3em 2em 0;
}

#material--contents .pictxtwrap .pictxt:last-child {
    width: 98% !important;
    line-height: 1.5;
}

#material--contents .pictxtwrap .pictxt:last-child p {
    width: 630px !important;
    text-align: left;
}

#material--contents .pictxtwrap .pictxt:last-child img {
    margin-right: 0.2em;
}

#material--contents .pictxt img {
    float: right;
}

#material--contents .pictxt p {
    width: 65%;
    margin-bottom: 0 !important;
}

#material--contents .feature {
    margin-bottom: 4em;
}

#material--contents .feature th {
    text-align: center !important;
    width: 10.5em;
    border: 1px solid #000;
}

#material--contents .feature td {
    border: 1px solid #000;
    padding: 0.5em;
    line-height: 1.8;
}

#material--contents .feature table {
    width: 70%;
    float: right;
}

#material--contents .feature div {
    float: left;
    width: 20%;
}

#material--contents .feature img {
    float: left;
}

#material--contents ul {
    clear: both;
}

#material--contents .catalog ul li {
    list-style-type: circle !important;
}

#material--contents .catalog ul {
    width: 100%;
}

#material--contents .feature a {
    display: inline-block;
    padding: 1em;
    font-size: 12px;
    color: #fff;
    background: #f00;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 5px;
    margin: 1em 0 0 1em;
}

#material--contents .attention {
    color: #F00;
    margin: 1em 0;
}

#material--contents .tcenter {
    text-align: center;
}

#material--contents div {
    margin-top: 2em;
}

#material--contents div.main_material {
    margin: 0px;
}

#material--contents div.material {
    float: none;
    width: 200px;
}

#material--contents div.material img {
    float: none;
    text-align: center;
}

/*---------------
マイチE??`シ`ム
----------------*/

#mighty--contents {
    margin-bottom: 2em;
}

#mighty--contents .picup.box {
    background: #eee;
    padding: 0.5em 1em;
    margin-top: 1em;
}

#mighty--contents .picup .img {
    float: right;
    margin: 0 0 1em 2em;
    width: 30%;
}

#mighty--contents .feature ul {
    margin-bottom: 2em;
}

#mighty--contents .first p {
    margin-bottom: 1em;
    text-align: left;
}

#mighty--contents .first img {
    float: left;
}

#mighty--contents .feature .img {
    float: right;
    margin: 0 0 1em 2em;
    width: 280px;
}

#mighty--contents .picup h3 {
    border-left: none;
    padding-left: 0 !important;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 28px;
}

#mighty--contents h3 {
    border-left: 8px solid #1a7bbd;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 26px;
    padding-left: 25px;
}

#mighty--contents h2 {
    width: 980px;
    margin: 0 auto 0.5em;
    font-size: 54px;
    color: #757575;
    line-height: 1;
}

#mighty--contents h2 span {
    font-size: 30px;
}

#mighty--contents .feature > img {
    float: right;
    width: 30%;
}

#mighty--contents .feature > .first {
    clear: both;
    text-align: left;
}

#mighty--contents .feature a {
    color: #333;
}

#mighty--contents .txt {
    text-align: left;
    width: 630px;
}

#mighty--contents .righttxt {
    float: left;
    margin-left: 1em;
    width: 60%;
    line-height: 1.5;
}

#mighty--contents .righttxt p {
    margin-bottom: 0.5em;
}

#mighty--contents .img_box {
    width: 100%;
    clear: both;
    padding-top: 1em;
}

#mighty--contents .cont_img img:first-child {
    margin-right: 1em;
    display: block;
}

#mighty--contents .cont_img img {
    display: block;
    text-align: left;
    margin-bottom: 1.5em;
}

#mighty--contents .caption span {
    border-bottom: 1px solid #000;
}

#mighty--contents .caption {
    text-align: left;
    line-height: 1.5;
}

#mighty--contents sub {
    font-size: 10px;
    vertical-align: middle;
}

/*-----------------
		mpa
-------------------*/

#mpa--contents {
    margin-bottom: 2em;
}

#mpa--contents .picup.box {
    background: #eee;
    padding: 0.5em 1em;
    margin-top: 1em;
}

#mpa--contents .picup .img {
    float: right;
    margin: 0 0 1em 2em;
    width: 280px;
}

#mpa--contents .picup .img p {
    clear: both;
}

#mpa--contents .feature ul {
    margin-bottom: 2em;
    clear: both;
}

#mpa--contents .feature .img {
    float: right;
    margin: 0 0 1em 2em;
    width: 280px;
}

#mpa--contents .first p {
    margin-bottom: 1em;
}

#mpa--contents .picup h3 {
    border-left: none;
    padding-left: 0;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 28px;
}

#mpa--contents h3 {
    border-left: 8px solid #1a7bbd;
    padding: 0 0 0 0.5em;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 26px;
}

#mpa--contents h2 {
    width: 980px;
    margin: 0 auto 0.5em;
    font-size: 54px;
}

#mpa--contents h2 span {
    font-size: 30px;
}

#mpa--contents .feature > img {
    float: right;
}

#mpa--contents .feature > .first {
    clear: both;
}

#mpa--contents .feature a {
    color: #333;
}

#mpa--contents .feature .box {
    float: left;
    margin: 0 5em 2em 0;
}

#mpa--contents .caption {
    font-size: 0.8em;
    margin-bottom: 3em;
}

#mpa--contents .txt {
    text-align: left;
    float: left;
    width: 630px;
}

#mpa--contents .imgbox {
    text-align: center;
}

#mpa--contents .imgbox p {
    margin-top: 1em;
}


/*-----------------
	NEOプレス
-------------------*/

#neo--contents {
    margin-bottom: 2em;
}

#neo--contents .picup.box {
    background: #eee;
    padding: 0.5em 1em;
    margin-top: 1em;
}

#neo--contents .picup .img {
    float: right;
    margin: 0 0 1em 2em;
    width: 280px;
    padding: 0 35px;
}

#neo--contents .feature ul {
    margin-bottom: 2em;
}

#neo--contents .picup {
    margin-bottom: 2em;
}

#neo--contents .first p {
    margin-bottom: 1em;
    text-align: left;
}

#neo--contents .picup h3 {
    border-left: none;
    padding-left: 0em;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 28px;
}

#neo--contents h3 {
    border-left: 8px solid #1a7bbd;
    padding: 0 0 0 25px;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 26px;
}

#neo--contents h2 {
    width: 980px;
    margin: 0 auto 0.5em;
    font-size: 54px;
    line-height: 1;
    color: #757575;
}

#neo--contents h2 span {
    font-size: 30px;
}

#neo--contents .feature > img {
    float: right;
}

#neo--contents .feature > .first {
    clear: both;
}

#neo--contents .feature a {
    color: #333;
}

#neo--contents .feature .box {
    float: left;
    margin: 0 5em 2em 0;
}

#neo--contents .feature .img {
    float: right;
    margin: 0 0 1em 2em;
    width: 280px;
    padding: 0 35px;
}

#neo--contents .caption {
    font-size: 0.8em;
    text-align: center;
}

#neo--contents sup {
    line-height: 1;
}

/*------------------
	history砿
-------------------*/

#history--contents {
    margin-bottom: 2em;
}

#history--contents .picup.box {
    background: #eee;
    padding: 0.5em 1em;
    margin-top: 1em;
}

#history--contents .picup .txt {
    margin-right: 0;
}

#history--contents .img {
    width: 280px;
    padding: 0 35px;
}

#history--contents .feature .img {
    float: right;
    width: 280px;
}

#history--contents .feature ul {
    margin-bottom: 2em;
    float: left;
    width: 600px;
}

#history--contents .first p {
    float: left;
}

#history--contents .picup h3 {
    border-left: none;
    padding-left: 0;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 28px;
}

#history--contents h3 {
    border-left: 8px solid #1a7bbd;
    padding: 0 0 0 0.5em;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 26px;
}

#history--contents h2 {
    width: 980px;
    margin: 0 auto 0.5em;
    font-size: 54px;
}

#history--contents h2 span {
    font-size: 30px;
}

#history--contents .caption-wrap .first {
    float: none !important;
}

#history--contents .caption-wrap .img {
    float: left;
    width: 33%;
}

#history--contents .caption {
    font-size: 0.8em;
}

#history--contents img {
    text-align: left;
}

#history--contents .picup.box {
    background: #eee;
    padding-top: 0.5em;
}

#history--contents .tensile .img {
    float: left;
    padding: 0;
}

#history--contents .tensile .caption {
    text-align: center;
}

#history--contents .feature p {
    text-align: left;
}

#history--contents .use p {
    text-align: left;
}

.imghight {
    height: 220px;
    margin-bottom: 1em;
}

.fln {
    clear: both;
}

.txt {
    text-align: left;
    line-height: 1.5;
}

.feature ul {
    margin-bottom: 2em;
}



/*------------------
	grade
-------------------*/

#grade--contents {
    margin-bottom: 2em;
}

#grade--contents .img {
    float: right;
    margin-bottom: 1em;
    padding: 0 35px;
}

#grade--contents .picup .img {
    float: right;
    margin: 0 0 1em 0em;
    width: 280px;
}

#grade--contents .picup.box {
    background: #eee;
    padding: 0.5em 0 0.5em 1em;
    margin-top: 1em;
}

#grade--contents .picup .txt {
    margin-bottom: 1em;
}

#grade--contents .feature ul {
    margin-bottom: 2em;
}

#grade--contents .first p {
    margin-bottom: 1em;
    text-align: left;
}

#grade--contents .first p:nth-last-child(2) {
    margin-bottom: 0.5em;
}

#grade--contents .picup h3 {
    border-left: none;
    padding: 0 0.5em 0 0 !important;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 28px;
    line-height: 1.3;
}

#grade--contents h3 {
    border-left: 8px solid #1a7bbd;
    padding: 0 0 0 25px;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 26px;
}

#grade--contents h2 {
    width: 980px;
    margin: 0 auto;
    /*font-size: 54px;*/
    font-size: 45px;
    color: #757575;
    line-height: 1;
}

#grade--contents h2 span {
    font-size: 30px;
    /* display: block; */
}

#grade--contents .feature > img {
    float: right;
}

#grade--contents .feature > .first {
    clear: both;
}

#grade--contents .feature a {
    color: #333;
}

#grade--contents .feature .box {
    float: left;
    margin: 0 5em 2em 0;
}

#grade--contents .picup .sub {
    font-size: 0.8em;
    text-align: left;
    margin-top: 1em;
}

/*-------------------
		夛喘
--------------------*/

#structure--contents h2 {
    width: 1000px;
    margin: 0 auto 2em;
}

#structure--contents h3 {
    margin-bottom: 28px;
}

#structure--contents h3 span {
    color: #1a2f42;
    border-left: 8px solid #42a8ab;
    display: block;
    padding-left: 25px;
    font-size: 26px;
    line-height: 1.2em;
    letter-spacing: 1px;
}

#structure--contents p {
    margin-left: 10px;
    margin-bottom: 1.5em;
}

#structure--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#structure--contents .inner {
    padding: 0 10px;
}

#structure--contents h4 {
    border-left: 3px solid #aa213b;
    border-bottom: 1px solid #aa213b;
    padding-left: 5px;
    font-size: 16px;
    margin-bottom: 20px;
    clear: both;
}

#structure--contents * + h4 {
    margin-top: 1em;
    text-align: left;
    padding-bottom: 0.3em;
}

#structure--contents .column .column2:first-child {
    float: left;
    width: 280px;
}

#structure--contents .detail .text p {
    font-size: 10px;
    margin: 0;
    margin-bottom: 1em;
    width: 60px;
    margin-right: 2em;
}

#structure--contents .detail > div {
    float: left;
}

#structure--contents .detail > div:last-child {
    /*float: right;*/
    margin-left: 1em;
}

#structure--contents .detail > div:nth-child(2) img,
#structure--contents .detail > div:nth-child(3) img {
    border: 1px solid #000;
    margin-top: -1.5em;
}

#structure--contents ul {
    margin-left: 1em;
}

#structure--contents ul > li {
    list-style: none;
    background: url(/products/img/structure/ico_list_dot.png) no-repeat left 0.6em;
    margin-bottom: 0.5em;
}

#structure--contents ul > li ol li {
    /*list-style-type: decimal;*/
    margin-left: 1.85em;
    position: relative;
}

#structure--contents ul > li ol li span {
    position: absolute;
    left: -1.75em;
    top: 0;
}

#structure--contents .pictxt {
    width: 48%;
    float: left;
    margin: 0 1.3em 1em 0;
}

#structure--contents .pictxtwrap .pictxt:last-child {
    width: 98% !important;
    margin-top: 4em;
}

#structure--contents .pictxtwrap .pictxt:last-child p {
    width: 630px;
    /*width: 630px !important;*/
    text-align: left;
    line-height: 1.5;
}

#structure--contents .pictxtwrap .pictxt:last-child img {
    margin-right: 0.2em;
    width: 280px;
    height: auto;
}

/*--- 2016.12.05 start  ---*/

#structure--contents .pictxt-1 {
    width: 48%;
    float: left;
    margin: 0 1.3em 1em 0;
}

#structure--contents .pictxtwrap .pictxt-1:last-child {
    width: 98% !important;
    margin-top: 4em;
}

#structure--contents .pictxtwrap .pictxt-1:last-child p {
    width: 900px;
    /*width: 630px !important;*/
    text-align: left;
    line-height: 1.5;
}

/*--- 2016.12.05 end    ---*/

#structure--contents .pictxt img {
    float: right;
}

#structure--contents .pictxt p {
    width: 65%;
    margin-bottom: 0 !important;
}

#structure--contents .structure.mb3 {
    margin-bottom: 3em !important;
}

#structure--contents .feature th {
    text-align: center !important;
    width: 5.5em;
    border: 1px solid #000;
    vertical-align: middle;
}

#structure--contents .feature td {
    border: 1px solid #000;
    padding: 0.5em;
    text-align: left;
    line-height: 1.5;
}

#structure--contents .public td {
    line-height: 1.8;
    text-align: center;
}

#structure--contents .feature table {
    width: 100%;
}

#structure--contents .feature div {
    float: left;
    width: 20%;
}

#structure--contents div.structure {
    float: none;
    width: 200px;
}

#structure--contents .feature img {
    float: left;
}

#structure--contents .structure {
    margin-top: 1.5em;
}

#structure--contents ul {
    clear: both;
}

#structure--contents .catalog li {
    list-style-type: initial !important;
}

#structure--contents .catalog ul {
    width: 100%;
}

#structure--contents .feature a {
    display: inline-block;
    padding: 1em;
    font-size: 12px;
    color: #fff;
    background: #f00;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 5px;
    margin: 1em 0 0 1em;
}

#structure--contents .attention {
    color: #F00;
    margin: 1em 0;
}

#structure--contents .tcenter {
    text-align: center;
}

#structure--contents h4 {
    font-weight: bold;
}

#structure--contents .subhead {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
}

#structure--contents .machine td:first-child {
    width: 20%;
}

#structure--contents .machine td:nth-child(2) {
    width: 40%;
}

#structure--contents .dcwidth {
    text-align: left;
    /*padding-left: 0.7em;*/
}

#structure--contents .linkarea {
    margin-top: 1em;
}

#structure--contents .linkarea p {
    text-align: left;
    float: left;
}

#structure--contents .linkarea p:first-child {
    padding-bottom: 0.5em;
}

#structure--contents .linkarea a {
    padding: 0 0.5em;
}

#structure--contents .public .dcwidth {
    width: 30%;
}

#structure--contents .btnwrap {
    width: 15%;
    text-align: left;
    margin-left: 10px;
    float: left;
}

#structure--contents .btnin {
    float: left;
    width: 30% !important;
    text-align: left;
}

#structure--contents .btnin a {
    display: block;
}

/*---------------------
	契奮喘
----------------------*/

#protection--contents h2 {
    width: 1000px;
    margin: 0 auto 2em;
}

#protection--contents h3 {
    margin-bottom: 28px;
}

#protection--contents h3 span {
    color: #1a2f42;
    border-left: 8px solid #42a8ab;
    display: block;
    padding-left: 25px;
    font-size: 26px;
    line-height: 1.2em;
    letter-spacing: 1px;
}

#protection--contents p {
    margin-left: 10px;
    margin-bottom: 1.5em;
}

#protection--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#protection--contents .inner {
    padding: 0 10px;
}

#protection--contents h4 {
    border-left: 3px solid #aa213b;
    border-bottom: 1px solid #aa213b;
    padding-left: 5px;
    font-size: 16px;
    margin-bottom: 20px;
    clear: both;
}

#protection--contents * + h4 {
    margin-top: 1em;
    text-align: left;
    font-weight: bold;
    padding-bottom: 0.2em;
}

#protection--contents .column .column2:first-child {
    float: left;
    width: 280px;
}

#protection--contents .detail .text p {
    font-size: 10px;
    margin: 0;
    margin-bottom: 1em;
    width: 60px;
    margin-right: 2em;
}

#protection--contents .detail > div {
    float: left;
}

#protection--contents .detail > div:last-child {
    /*float: right;*/
    margin-left: 1em;
}

#protection--contents .detail > div:nth-child(2) img,
#protection--contents .detail > div:nth-child(3) img {
    border: 1px solid #000;
    margin-top: -1.5em;
}

#protection--contents ul {
    margin-left: 1em;
}

#protection--contents ul > li {
    list-style: none;
    background: url(/products/img/protection/ico_list_dot.png) no-repeat left 0.6em;
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#protection--contents ul > li ol li {
    /*list-style-type: decimal;*/
    margin-left: 1.85em;
    position: relative;
}

#protection--contents ul > li ol li span {
    position: absolute;
    left: -1.75em;
    top: 0;
}

#protection--contents .pictxt {
    width: 48%;
    float: left;
    margin: 0 1.3em 2em 0;
}

#protection--contents .pictxtwrap .pictxt:last-child {
    width: 98% !important;
}

#protection--contents .pictxtwrap .pictxt:last-child p {
    width: 630px !important;
    text-align: left;
    line-height: 1.5;
}

#protection--contents .pictxtwrap .pictxt:last-child img {
    margin-right: 0.2em;
    width: 280px;
    height: auto;
}

#protection--contents .pictxt img {
    float: right;
}

#protection--contents .pictxt p {
    width: 65%;
    margin-bottom: 0 !important;
}

#protection--contents .feature {
    margin-bottom: 4em;
}

#protection--contents .feature th {
    text-align: center !important;
    width: 10.5em;
    border: 1px solid #000;
}

#protection--contents .feature td {
    border: 1px solid #000;
    padding: 0.5em;
    line-height: 1.8;
    vertical-align: middle;
    text-align: center;
}

#protection--contents .feature td span {
    /* margin-left: -1.2em; */
}

#protection--contents .feature table {
    width: 78%;
    float: right;
}

#protection--contents .feature div {
    float: left;
    width: 20%;
}

#protection--contents ul {
    clear: both;
}

#protection--contents .catalog ul li {
    list-style-type: circle !important;
}

#protection--contents .catalog ul {
    width: 100%;
}

#protection--contents .feature a {
    display: inline-block;
    padding: 1em;
    font-size: 12px;
    color: #fff;
    background: #f00;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 5px;
    margin: 1em 0 0 1em;
}

#protection--contents .attention {
    color: #F00;
    margin: 1em 0;
}

#protection--contents .tcenter {
    text-align: center;
}

#protection--contents .type {
    text-align: left;
    width: 100%;
}

#protection--contents .type td {
    padding: 0.5em;
    border: 1px solid #333;
    line-height: 1.5;
}

#protection--contents .type th {
    padding: 0.5em;
    border: 1px solid #333;
}

#protection--contents #use--contents {
    margin-top: 50px;
}

#protection--contents #use--contents .sub_head {
    margin-bottom: 20px !important;
}

#protection--contents .feature .ex_table .bdstyle-right {
    border-right: none;
}

#protection--contents .feature .ex_table .bdstyle-left {
    border-left: none;
}

/*------------------
		止_
--------------------*/

#heat--contents h2 {
    width: 1000px;
    margin: 0 auto 2em;
}

#heat--contents h3 {
    margin-bottom: 1.5em;
}

#heat--contents h3 span {
    color: #1a2f42;
    border-left: 8px solid #42a8ab;
    display: block;
    padding-left: 25px;
    font-size: 26px;
    line-height: 1.2em;
    letter-spacing: 1px;
}

#heat--contents p {
    margin-left: 10px;
    margin-bottom: 1.5em;
}

#heat--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#heat--contents .inner {
    padding: 0 10px;
}

#heat--contents h4 {
    border-left: 3px solid #aa213b;
    border-bottom: 1px solid #aa213b;
    padding-left: 5px;
    font-size: 16px;
    margin-bottom: 20px;
    clear: both;
}

#heat--contents * + h4 {
    margin-top: 1em;
    text-align: left;
    font-weight: bold;
    padding-bottom: 0.2em;
}

#heat--contents .column .column2:first-child {
    float: left;
    width: 280px;
}

#heat--contents .detail .text p {
    font-size: 10px;
    margin: 0;
    margin-bottom: 1em;
    width: 60px;
    margin-right: 2em;
}

#heat--contents .detail > div {
    float: left;
}

#heat--contents .detail > div:last-child {
    /*float: right;*/
    margin-left: 1em;
}

#heat--contents .detail > div:nth-child(2) img,
#heat--contents .detail > div:nth-child(3) img {
    border: 1px solid #000;
    margin-top: -1.5em;
}

#heat--contents ul {
    margin-left: 1em;
}

#heat--contents ul > li {
    list-style: none;
    background: url(/products/img/heat/ico_list_dot.png) no-repeat left 0.6em;
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#heat--contents ul > li ol li {
    /*list-style-type: decimal;*/
    margin-left: 1.85em;
    position: relative;
}

#heat--contents ul > li ol li span {
    position: absolute;
    left: -1.75em;
    top: 0;
}

#heat--contents .pictxt {
    width: 48%;
    float: left;
    margin: 0 1.3em 2em 0;
}

#heat--contents .pictxtwrap {
    /* margin-bottom: 35em; */
    line-height: 1.5;
}

#heat--contents .pictxtwrap .pictxt:last-child {
    width: 98% !important;
}

#heat--contents .pictxtwrap .pictxt:last-child p {
    width: 630px !important;
    text-align: left;
}

#heat--contents .pictxtwrap .pictxt img {
    margin-right: 0.2em;
    width: 280px;
    height: auto;
}

#heat--contents .pictxt img {
    float: right;
}

#heat--contents .pictxt p {
    width: 65%;
    margin-bottom: 0 !important;
}

#heat--contents .feature {
    margin-bottom: 1em;
    width: 80%;
}

#heat--contents .feature th {
    text-align: center !important;
    border: 1px solid #000;
}

#heat--contents .feature td {
    border: 1px solid #000;
    padding: 0.5em;
    line-height: 1.8;
    text-align: left;
}

#heat--contents .feature td.glay {
    border-bottom: 1px dotted #999;
}

#heat--contents .feature td.bt_none {
    border-top: none;
}

#heat--contents .feature td:first-child {}

#heat--contents .feature div {
    float: left;
    width: 20%;
}

#heat--contents .feature img {
    float: left;
}

#heat--contents ul {
    clear: both;
}

#heat--contents .catalog ul li {
    list-style-type: circle !important;
}

#heat--contents .catalog ul {
    width: 100%;
}

#heat--contents .feature a {
    display: inline-block;
    padding: 1em;
    font-size: 12px;
    color: #fff;
    background: #f00;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 5px;
    margin: 1em 0 0 1em;
}

#heat--contents .attention {
    color: #F00;
    margin: 1em 0;
}

#heat--contents .tcenter {
    text-align: center;
}

#heat--contents　 {
    line-height: 1.5;
}



/*-----------------
	嗟小砿
-------------------*/

#oilwell--contents h2 {
    width: 1000px;
    margin: 0 auto 3em;
}

#oilwell--contents h3 {
    margin-bottom: 28px;
}

#oilwell--contents h3 span {
    color: #1a2f42;
    border-left: 8px solid #42a8ab;
    display: block;
    padding-left: 25px;
    font-size: 26px;
    line-height: 1.2em;
    letter-spacing: 1px;
}

#oilwell--contents p {
    margin-left: 10px;
    margin-bottom: 1.5em;
}

#oilwell--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#oilwell--contents .inner {
    padding: 0 10px;
}

#oilwell--contents h4 {
    border-left: 3px solid #aa213b;
    border-bottom: 1px solid #aa213b;
    padding-left: 5px;
    font-size: 16px;
    margin-bottom: 20px;
    clear: both;
    text-align: left;
    margin-top: 1em;
    padding-bottom: 0.2em;
}

#oilwell--contents * + h4 {}

#oilwell--contents .column .column2:first-child {
    float: left;
    width: 280px;
}

#oilwell--contents .detail .text p {
    font-size: 10px;
    margin: 0;
    margin-bottom: 1em;
    width: 60px;
    margin-right: 2em;
}

#oilwell--contents .detail > div {
    float: left;
}

#oilwell--contents .detail > div:last-child {
    /*float: right;*/
    margin-left: 1em;
}

#oilwell--contents .detail > div:nth-child(2) img,
#oilwell--contents .detail > div:nth-child(3) img {
    border: 1px solid #000;
    margin-top: -1.5em;
}

#oilwell--contents ul {
    margin-left: 1em;
}

#oilwell--contents ul > li {
    list-style: none;
    margin-bottom: 0.5em;
}

#oilwell--contents ul > li ol li {
    /*list-style-type: decimal;*/
    margin-left: 1.85em;
    position: relative;
}

#oilwell--contents ul > li ol li span {
    position: absolute;
    left: -1.75em;
    top: 0;
}

#oilwell--contents .pictxt {
    float: left;
    margin: 0 1.3em 2em 0;
}

#oilwell--contents .pictxtwrap .pictxt:last-child {
    width: 98% !important;
}

#oilwell--contents .pictxtwrap .pictxt:last-child p {
    width: 80% !important;
}

#oilwell--contents .pictxtwrap .pictxt:last-child img {
    margin-right: 0.2em;
}

#oilwell--contents .pictxt img {
    float: right;
    width: 280px;
    height: auto;
}

#oilwell--contents .pictxt p {
    width: 65%;
    margin-bottom: 0 !important;
    text-align: left;
    line-height: 1.5;
}

#oilwell--contents .pictxtwrap .pictxt:last-child p {
    width: 630px !important;
    text-align: left;
}

#oilwell--contents .feature {
    margin-bottom: 4em;
}

#oilwell--contents .feature div {
    float: left;
    width: 20%;
}

#oilwell--contents .feature img {
    float: left;
}

#oilwell--contents .feature a {
    color: #333;
}

#oilwell--contents ul {
    clear: both;
}

#oilwell--contents .tcenter {
    text-align: center;
}

#oilwell--contents a {
    text-decoration: underline;
}

/*----------------
	塘砿喘
-----------------*/

#use--contents h2 {
    width: 1000px;
    margin: 0 auto 2em;
    font-size: 20px;
}

#use--contents h3 {
    margin-bottom: 28px;
    font-size: 26px;
}

#use--contents h3 span {
    color: #1a2f42;
    border-left: 8px solid #42a8ab;
    line-height: 1;
    display: block;
    padding-left: 25px;
    font-size: 26px;
    line-height: 1.2em;
}

#use--contents p {
    margin-left: 10px;
    margin-bottom: 1.5em;
    text-align: left;
    width: 630px;
}

#use--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#use--contents .inner {
    padding: 0 10px;
}

#top--contents h4,
#use--contents h4 {
    border-left: 3px solid #aa213b;
    border-bottom: 1px solid #aa213b;
    padding: 6px 0 6px 20px;
    font-size: 16px;
    margin-bottom: 20px;
    clear: both;
    font-weight: bold;
    text-align: left;
}

#use--contents * + h4 {
    margin-top: 1em;
    padding-bottom: 0.2em;
}

#use--contents .column .column2:first-child {
    float: left;
    width: 280px;
}

#use--contents .detail .text p {
    font-size: 10px;
    margin: 0;
    margin-bottom: 1em;
    width: 60px;
    margin-right: 2em;
}

#use--contents .detail > div {
    float: left;
}

#use--contents .detail > div:last-child {
    /*float: right;*/
    margin-left: 1em;
}

#use--contents .detail > div:nth-child(2) img,
#use--contents .detail > div:nth-child(3) img {
    border: 1px solid #000;
    margin-top: -1.5em;
}

#use--contents ul {
    margin-left: 1em;
}

#use--contents ul > li {
    list-style: none;
    background: url(/products/img/use/ico_list_dot.png) no-repeat left 0.6em;
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#use--contents ul > li ol li {
    /*list-style-type: decimal;*/
    margin-left: 1.85em;
    position: relative;
}

#use--contents ul > li ol li span {
    position: absolute;
    left: -1.75em;
    top: 0;
}

#use--contents .pictxt {
    float: left;
    margin: 0 1.3em 2em 0;
    width: 100%;
}

#use--contents .pictxtwrap .pictxt:last-child p {
    width: 630px !important;
}

#use--contents .pictxtwrap .pictxt:last-child img {
    margin-right: 0.2em;
}

#use--contents .pictxt img {
    float: right;
    width: 280px;
    height: auto;
}

#use--contents .pictxt p {
    margin-bottom: 0 !important;
    text-align: left;
    width: 630px;
    line-height: 1.5;
}

#use--contents .feature {
    margin-bottom: 4em;
}

#use--contents .feature td span {
    /* margin-left: -1.4em; */
}

/*----------- 弖紗CSS table揉E?EE??BぁE2017.1.26 -----------*/

#use--contents .feature td span.tbl1 {
    float: left;
}

#use--contents .feature td span.tbl2 {
    display: block;
    margin-left: 30px;
}

/*----------- 弖紗CSS table揉E?EE??BぁE2017.1.26 -----END--*/

.plp_table_01 {
    margin: 0;
}


#use--contents .feature.mb2 {
    margin-bottom: 2em;
}

#use--contents .feature th {
    text-align: center !important;
    width: 13.5em;
    border: 1px solid #000;
}

#use--contents .feature td {
    border: 1px solid #000;
    padding: 0.5em 0em 0.5em 0.5em;
    line-height: 1.8;
    text-align: left;
    vertical-align: top;
}

.plp_table_01 td {
    border-bottom: none !important;
}

.br_none {
    border-right: none !important;
}

.bl_none {
    border-left: none !important;
}

#use--contents .feature .plp_table_02 tr:last-child td:first-child {
    /* padding-left: 2em; */
}

#use--contents .feature .plp_table_02 tr:last-child td:first-child span {
    /* margin-left: -1.4em; */
}

#use--contents .feature .plp_table_02 tr:last-child td:nth-last-child(2) {
    /* padding-left: 2em; */
}

#use--contents .feature .plp_table_02 tr:last-child td:nth-last-child(2) span {
    /* margin-left: -1.4em; */
}

#use--contents .feature table {
    width: 78%;
    float: right;
}

#use--contents .feature div {
    float: left;
    width: 20%;
}

#use--contents .feature img,
#structure--contents .structure img,
#structure--contents .heat img {
    border: #333 1px solid;
    text-align: center;
    display: block;
    margin: 0 auto;
    float: none;
}

#use--contents .feature td img {
    border: none;
}

#use--contents .feature .bdstyle-right {
    border-right: none;
}

#use--contents .feature .bdstyle-left {
    border-left: none;
    vertical-align: middle !important;
}

#use--contents ul {
    clear: both;
}

#protection--contents .feature a,
#use--contents .feature a,
#structure--contents .structure a,
#material--contents .material a {
    display: inline-block;
    padding: 1em;
    font-size: 12px;
    color: #fff !important;
    background: #f00;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 5px;
    margin: 1em auto;
}

#use--contents .attention {
    color: #F00;
    margin: 1em 0;
}

#use--contents p {
    width: 100%;
    margin-bottom: 3em;
}

#use--contents p.margin_b0 {
    margin-bottom: 1em;
}

#use--contents .tcenter {
    text-align: center;
}

#use--contents .feature sup {
    font-size: 16px;
}

#use--contents .pls-width {
    width: 25%;
}

#use--contents .pls-width02 {
    /* width: 67%; */
    width: 514px;
}

/*---------------------
		RD室rE
-----------------------*/

#technology--contents {
    text-align: left;
}

#technology--contents h2 {
    width: 1000px;
    margin: 0 auto 2em;
}

#technology--contents h3 {
    border-left: 8px solid #1a7bbd;
    margin: 2em 0;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 25px;
}

#technology--contents h3 span {
    color: #1a2f42;
    display: block;
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: bold;
}

#technology--contents p {
    clear: both;
    text-align: left;
    line-height: 1.5;
}

#technology--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#technology--contents .inner {
    padding: 0 10px;
}

#technology--contents h4 {
    border-left: 3px solid #aa213b;
    border-bottom: 1px solid #aa213b;
    padding-left: 5px;
    font-size: 16px;
    margin-bottom: 20px;
    clear: both;
    font-weight: bold;
}

#technology--contents * + h4 {
    margin-top: 1em;
    padding-bottom: 0.2em;
}

#technology--contents .column .column2:first-child {
    float: left;
    width: 280px;
}


#technology--contents ul {
    margin-left: 1em;
}

#technology--contents ul > li {
    list-style: none;
    background: url(/products/img/technology/ico_list_dot.png) no-repeat left 0.6em;
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#technology--contents ul > li ol li {
    /*list-style-type: decimal;*/
    margin-left: 1.85em;
    position: relative;
}

#technology--contents ul > li ol li span {
    position: absolute;
    left: -1.75em;
    top: 0;
}

#technology--contents .pictxt .txt {
    float: left;
    width: 630px;
    margin: 0em 2em 0 0;
    padding-bottom: 2em;
}

#technology--contents .pictxtwrap .pictxt:last-child {
    width: 98% !important;
}


#technology--contents .pictxtwrap .pictxt:last-child img {
    margin-right: 1em;
}

#technology--contents .pictxt img {
    float: left;
    margin: 0 1em 0.5em 0;
}

#technology--contents .picbox {
    text-align: center;
    float: left;
    width: 48%;
}

#technology--contents .feature {
    margin-bottom: 4em;
}

#technology--contents .feature th {
    text-align: center !important;
    width: 10.5em;
    border: 1px solid #000;
}

#technology--contents .feature td {
    border: 1px solid #000;
    padding: 0.5em;
    line-height: 1.8;
}

#technology--contents .feature table {
    width: 70%;
    float: right;
}

#technology--contents .feature div {
    float: left;
    width: 20%;
}

#technology--contents .feature img {
    float: left;
}

#technology--contents ul {
    clear: both;
}

#technology--contents .group {
    width: 100%;
    margin-bottom: 4em;
}

#technology--contents .group.first td:last-child {
    width: 33%;
}

#technology--contents .group th {
    padding: 0.5em;
    border: 1px solid #000;
    background: #ddd;
}

#technology--contents .group td {
    padding: 0.5em;
    border: 1px solid #000;
}

#technology--contents .group th {
    text-align: center;
}

#technology--contents .group td:first-child {
    /*width: 15%;*/
}

#technology--contents .group td:nth-child(2) {
    /*width: 15%;*/
}

#technology--contents .group td:last-child {
    width: 9%;
}

#technology--contents .group td a {
    color: #0066CC;
}

#technology--contents .attention {
    color: #F00;
    margin: 1em 0;
}

#technology--contents .tcenter {
    text-align: center;
}

#technology--contents .box {
    margin-bottom: 2em;
    width: 98%;
}


#technology--contents .box .group th:first-child {
    width: 13%;
}

#technology--contents .box .group td:first-child {
    width: 30%;
}

#technology--contents .group th:last-child {
    width: 11%;
}

#technology--contents .techbox {
    width: 200px;
    float: left;
    margin-right: 10px;
}

#technology--contents .caption {
    text-align: center;
    width: 400px;
    margin-top: -1em;
}

#technology--contents .caption.short {
    width: 200px;
}


/*----------------------
		u夛垢E
------------------------*/

#plank--contents .img_box {
    margin-bottom: 2em;
}

#plank--contents .img_box .inner {
    float: left;
    margin-right: 0.9em;
}

#plank--contents .img_box .inner > div {
    height: 195px;
}

#plank--contents .img_box .inner p {
    text-align: center;
}

#plank--contents .img_box img {
    width: 230px;
    height: auto;
}

#plank--contents .img_box img:last-child {
    margin-right: 0;
}

#plank--contents .headding-area {
    margin-bottom: 20px;
}

#plank--contents .headding-area p {
    text-align: left;
}

#plank--contents h3 {
    border-left: 8px solid #1a7bbd;
    margin: 1em 0 0;
    vertical-align: middle;
    font-size: 26px;
    padding-left: 25px;
}

#plank--contents h3.border_none,
#technology--contents h3.border_none,
#qa--contents h3.border_none {
    border-left: none;
    padding-left: 0;
    font-size: 54px !important;
    /*font-weight: bold;*/
    color: #757575;
    margin-top: 30px;
}

#plank--contents .headding-area h3,
#technology--contents .headding-area h3,
#qa--contents .headding-area h3 {
    margin-bottom: 10px !important;
}

.manufacturing--box {
    background: #eeefef;
    border-radius: 5px;
    padding: 1em;
    margin-bottom: 2em;
}

.manufacturing--box p {
    text-align: left;
    line-height: 1.5;
}

.manufacturing--column {
    /*background: url(/products/img/manufacturing/arw_right.png) no-repeat 51% center;*/
    margin-bottom: 4em;
}

.manufacturing--column .column2 {
    width: 50%;
    float: left;
    height: 381px;
    text-align: center;
}

.manufacturing--column .column2:nth-child(2) {
    margin-right: 0;
    width: 45%;
    margin-left: 1.4em;
}

.manufacturing--column .column2 h3 {
    border-left: 4px solid #42a8ab;
    padding-left: 5px;
    line-height: 1;
    background: #fff;
    display: inline-block;
    margin-left: 10px;
}

.manufacturing--column .column2 .ttl {
    padding-right: 0.5em;
    padding-bottom: 0em;
    background: #fff;
    position: relative;
    display: inline-block;
}

.manufacturing--column .column2 .pic {
    border: 1px solid #42a8ab;
    margin-top: -1em;
    margin-left: 1em;
    padding: 1em;
    height: 381px;
}

.manufacturing--column .column2 .pic img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.manufacturing--column .column2:first-child .pic img {
    margin-top: 1.6em;
}


.manufacturing--arw_center {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    padding-left: 3em;
    margin-top: 110px;
}

.manufacturing--items {
    margin-bottom: 2em;
}

.manufacturing--items h3 {
    border-left: 4px solid #42a8ab;
    padding-left: 5px;
    line-height: 1;
    background: #fff;
    margin-bottom: 0.2em;
}

.manufacturing--items .ttl {
    padding-right: 1em;
    padding-bottom: 0.1em;
    background: #fff;
    position: relative;
    display: block;
    z-index: 10;
    width: 170px;
}

.manufacturing--items .pic {
    border: 1px solid #42a8ab;
    margin-top: -1em;
    margin-left: 1em;
    padding: 1em;
    position: relative;
}

.manufacturing--items .pic a {
    /*color: #fff !important;*/
}

.manufacturing--items .pic .flow {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.manufacturing--items .pic ul {
    list-style: none;
    margin-left: 78px;
    margin-top: 1em;
}

.manufacturing--items .pic ul li {
    float: left;
    margin-right: 13px;
    cursor: pointer;
}

.manufacturing--items .pic ul li:nth-child(2) {
    margin-right: 13px;
}

.manufacturing--items .pic ul li:nth-child(3) {
    margin-right: 13px;
}

.manufacturing--items .pic ul li:nth-child(4) {
    margin-right: 13px;
}

.manufacturing--items .pic ul li:nth-child(5) {
    margin-right: 14px;
}

.manufacturing--items .pic ul li:nth-child(6) {
    margin-right: 15px;
}

.manufacturing--items .pic ul li:nth-child(7) {
    margin-right: 12px;
}

.manufacturing--items .pic ul li:nth-child(8) {
    margin-right: 8px;
}

.manufacturing--items .pic ul li:nth-child(9) {
    margin-right: 5px;
}

.manufacturing--items .pic ul li:nth-child(10) {
    margin-right: 0;
}

.manufacturing--hover_box {
    border: 1px solid #42a8ab;
    padding: 1em;
    width: 400px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -200px;
    background: #fff;
    display: none;
    text-align: center;
}

.manufacturing--hover_box span {
    background: #333;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 0.5em;
    cursor: pointer;
}

.manufacturing--hover_box p {
    font-size: 12px;
    margin-bottom: 1em;
    min-height: 3.5em;
    text-align: left;
    line-height: 1.3;
}

.manufacturing--hover_box img {
    float: left;
    margin-right: 1em;
}

.manufacturing--hover_box a {
    /*display: inline-block;*/
    /*padding: 1em;*/
    /*font-size: 12px;*/
    /*color: #fff;*/
    /*background: #f00;*/
    /*padding: 0.5em 1em;*/
    /*text-decoration: none;*/
    /*border-radius: 5px;*/
    color: #0066CC !important;
    text-decoration: underline !important;
}

/*----------------------
		QAトッチE
------------------------*/

#qa--contents {
    text-align: left;
    line-height: 1.5;
}


#qa--contents h2 {
    width: 1000px;
    margin: 0 auto 2em;
}

#qa--contents h3 {
    border-left: 8px solid #1a7bbd;
    margin: 1em 0;
    vertical-align: middle;
    font-size: 18px;
}

#qa--contents h3 span {
    color: #1a2f42;
    padding-left: 25px;
    font-size: 26px;
    line-height: 1.2em;
    letter-spacing: 1px;
    font-weight: bold;
}

#qa--contents h3 span.small_text {
    color: #1a2f42;
    padding-left: 20px;
    font-size: 16px;
    line-height: 1.2em;
    letter-spacing: 1px;
    font-weight: bold;
}

#qa--contents p {
    margin-left: 10px;
    margin-bottom: 1.5em;
}

#qa--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#qa--contents .inner {
    padding: 0 10px;
}

#qa--contents h4 {
    border-left: 5px solid #aa213b;
    border-bottom: 1px solid #aa213b;
    padding-left: 4px;
    font-size: 20px;
    margin-bottom: 20px;
    clear: both;
    font-weight: bold;
    text-align: left;
}

#qa--contents * + h4 {
    margin-top: 1em;
    padding-bottom: 0.2em;
}

#qa--contents .column .column2:first-child {
    float: left;
    width: 280px;
}

#qa--contents .pictxt dd {
    padding-left: 1em;
}

#qa--contents .pictxt dl {
    margin-bottom: 3em;
}

#qa--contents .pictxt .txt {
    float: left;
    width: 40%;
}

#qa--contents .pictxtwrap .pictxt:last-child {
    width: 98% !important;
}


#qa--contents .pictxtwrap .pictxt:last-child img {
    margin-right: 0.2em;
}

#qa--contents .pictxt p {
    width: 65%;
    margin-bottom: 0 !important;
}

#qa--contents .picbox {
    text-align: center;
    float: right;
}

#qa--contents .attention {
    color: #F00;
    margin: 1em 0;
}

#qa--contents .tcenter {
    text-align: center;
}

#qa--contents .qabox th {
    background: #ccc;
    padding: 0.5em;
    font-weight: bold;
    border: 1px solid #000;
    text-align: center;
}

#qa--contents .qabox table {
    width: 100%;
}

#qa--contents .qabox td {
    padding: 0.5em;
    border: 1px solid #000;
    padding: 1em 0.5em 0.5em;
}

#qa--contents .qabox td:first-child {
    font-weight: bold;
    width: 40%;
}

#qa--contents .qabox td a {
    color: #0066CC;
    text-decoration: none;
}

#qa--contents .qabox td a:hover {
    text-decoration: underline;
}

#qa--contents .qabox .ico_blue {
    background: #3366cc;
    display: inline-block;
    width: 40px;
    padding: 0 0.5em;
    margin-right: 0.5em;
    color: #fff;
    border-radius: 0px 6px 6px 0px;
    text-align: center;
    letter-spacing: 0.2em;
}

#qa--contents .qabox .ico_red {
    background: #d6305b;
    display: inline-block;
    width: 55px;
    padding: 0 0.5em;
    margin: 0 0.5em 0.3em 0.5em;
    color: #fff;
    border-radius: 0px 6px 6px 0px;
    text-align: center;
}

.qabox {
    margin-bottom: 2em;
}

/*----------------------
	アンサ`ペ?Eジ
------------------------*/

a {
    color: #0066CC;
    text-decoration: none;
}

a:hover {
    color: #0066CC;
    text-decoration: underline;
}

#answer--contents {
    text-align: left;
}

#answer--contents .border {
    border: 1px solid #000;
}

#answer--contents h2 {
    width: 1000px;
    margin: 0 auto;
}

#answer--contents h3 {
    border-left: 8px solid #1a7bbd;
    /*margin: 2em 0;*/
    margin: 1em 0;
    vertical-align: middle;
    font-size: 18px;
}

#answer--contents h3 span {
    /*color: #1a2f42;*/
    color: #2786B0;
    display: block;
    padding-left: 5px;
    /*font-size: 26px;*/
    font-size: 54px;
    line-height: 1.2em;
    letter-spacing: 1px;
    font-weight: bold;
    padding-left: 25px;
}

#answer--contents p {
    margin-left: 1em;
    margin-bottom: 1.5em;
}

#answer--contents h3.bdn {
    border-bottom: none;
    margin-bottom: 20px;
    clear: both;
}

#answer--contents .inner {
    padding: 0 10px;
}

#answer--contents h4 {
    border-left: 3px solid #aa213b;
    border-bottom: 1px solid #aa213b;
    padding-left: 5px;
    font-size: 16px;
    margin-bottom: 20px;
    clear: both;
    text-align: left;
    font-weight: bold;
}

#answer--contents * + h4 {
    margin-top: 1em;
    padding-bottom: 0.2em;
}

#answer--contents .column .column2:first-child {
    float: left;
    width: 280px;
}


#answer--contents ul {
    margin-left: 1em;
}

#answer--contents ul > li {
    list-style: none;
    background: url(/products/img/answer/ico_list_dot.png) no-repeat left 0.6em;
    margin-bottom: 0.5em;
}

#answer--contents ul > li > ul > li {
    text-indent: 2.2em;
}

#answer--contents ul > li ol li {
    /*list-style-type: decimal;*/
    margin-left: 1.85em;
    position: relative;
}

#answer--contents ul > li ol li span {
    position: absolute;
    left: -1.75em;
    top: 0;
}

#answer--contents .pictxt dd {
    padding-left: 1em;
    line-height: 1.5;
}

#answer--contents .pictxt dl {
    margin-bottom: 1em;
    line-height: 1.5;
}

#answer--contents .pictxt dt:first-child {
    font-size: 20px;
}

#answer--contents .pictxt dd:nth-child(2) {
    font-size: 20px;
}

#answer--contents .pictxt .txt {
    float: left;
}

#answer--contents .pictxtwrap {
    width: 100%;
}

#answer--contents .pictxtwrap .pictxt:last-child {
    width: 98% !important;
}

#answer--contents .pictxtwrap .pictxt:last-child img {
    margin-right: 0.2em;
}

#answer--contents .pictxt p {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
}

#answer--contents .ans10_03 p {
    width: 100% !important;
    line-height: 1.5;
}

#answer--contents .ans10_03 p span {
    display: block;
    font-weight: bold;
}

#answer--contents .picbox {
    text-align: center;
    float: right;
}

#answer--contents .attention {
    color: #F00;
    margin: 1em 0;
}

#answer--contents .tcenter {
    text-align: center;
}

#answer--contents .pictxtwrap table {
    margin-bottom: 2em;
    width: 100%;
}

#answer--contents .pictxtwrap .ans06,
table {
    margin-bottom: 2em;
    width: 90%;
}

#answer--contents .pictxtwrap .ans10_03 table {
    width: 60%;
    margin: 0 auto 2em;
}

#answer--contents .pictxtwrap .ans09_03 table {
    width: 50%;
    margin: 0 auto 2em;
}

#answer--contents .pictxtwrap .ans10_03 th {
    text-align: center;
}

#answer--contents .pictxtwrap .bdstyle {
    border: none;
}

#answer--contents .pictxt td,
th {
    border: 1px solid #000;
}

#answer--contents .pictxt th {
    background: #eee;
    padding: 0.5em;
    border: 1px solid #000;
}

#answer--contents .pictxt td,
th {
    padding: 0.5em 1em;
    border: 1px solid #000;
    vertical-align: top;
}

#answer--contents .pictxt td sup,
#answer--contents .pictxt th sup {
    font-size: 10px;
}

#answer--contents .page_nav li {
    float: left;
    width: 33%;
    text-align: center;
}

#answer--contents .ans03 {
    margin-bottom: 1em !important;
}

#answer--contents .ans03 .write-style span {
    width: 1em;
    word-wrap: break-word;
    text-align: center;
    padding: 0 1em 1em;
    vertical-align: middle;
    display: block;
}

#answer--contents .ans-a1-01 {
    font-size: 12px !important;
    position: relative;
    width: 50%;
    margin: 7em auto 0;
}

#answer--contents .qabox ul.ml4em {
    margin-left: 4em !important;
}

#answer--contents .qabox ul.ml1em {
    margin-left: 1em !important;
}

#answer--contents .figure01 img {
    position: absolute;
    top: -3.4em;
    left: 4em;
}

#answer--contents .figure01 p:nth-child(3) {
    position: absolute;
    top: -2.8em;
    left: 5.2em;
}

#answer--contents .figure01 p:last-child {
    position: absolute;
    top: 2.5em;
    left: 5.2em;
}

#answer--contents .figure02 img {
    position: absolute;
    top: -5.25em;
    left: 15em;
}

#answer--contents .figure02 p:nth-child(2) {
    position: absolute;
    top: -4em;
    left: 17em;
}

#answer--contents .figure02 p:last-child {
    position: absolute;
    top: -1.3em;
    left: 17em;
}

#answer--contents .figure03 img {
    position: absolute;
    top: 1.75em;
    left: 15em;
}

#answer--contents .figure03 p:nth-child(2) {
    position: absolute;
    top: 1.7em;
    left: 17em;
}

#answer--contents .figure03 p:nth-child(3) {
    position: absolute;
    top: 3.3em;
    left: 17em;
}

#answer--contents .figure03 p:last-child {
    position: absolute;
    top: 4.8em;
    left: 17em;
}

#answer--contents .txt {
    margin-top: 5em;
    line-height: 1.5;
}

#answer--contents .attention02 {
    border: 1px solid #000;
    padding: 1em;
    font-size: 0.8em;
    margin: 2em 0 !important;
}

#answer--contents .attention02 span {
    font-weight: bold;
}

#answer--contents .annotation > div {
    float: left;
    margin-right: 2em;
}

#answer--contents .annotation p {
    font-weight: bold;
    margin-bottom: 0;
    width: 100% !important;
}


#answer--contents .annotation li {
    margin-bottom: 0 !important;
}

#answer--contents .table03 {
    border: 2px solid #000;
}

#answer--contents .table03 td {
    border: none;
}

#answer--contents .table03 .border {
    border: 1px solid #000;
}

#answer--contents .table03 .border-left {
    border-left: 1px solid #000;
    vertical-align: middle;
}

#answer--contents .table03 .w280 {
    width: 280px;
}

#answer--contents .table03 th:last-child {
    width: 30%;
}

#answer--contents .qabox td a:hover {
    text-decoration: underline;
}

#answer--contents .qabox .ico_blue {
    background: #3366cc;
    display: inline-block;
    width: 40px;
    padding: 0 0.5em;
    margin-right: 0.5em;
    color: #fff;
    border-radius: 0px 6px 6px 0px;
    text-align: center;
    letter-spacing: 0.2em;
}

#answer--contents .qabox .ico_red {
    background: #d6305b;
    display: inline-block;
    width: 55px;
    padding: 0 0.5em;
    margin: 0 0.5em 1em 0;
    color: #fff;
    border-radius: 0px 6px 6px 0px;
    text-align: center;
}

#answer--contents .qabox dt {
    margin-bottom: 1em;
}

#answer--contents .ans04 p {
    margin-bottom: 0;
}

#answer--contents .pictxt .ans05 td,
th {
    padding: 0.5em;
}

#answer--contents .ans06 dl {
    margin-bottom: 0;
}

#answer--contents .ans07 dd:last-child {
    margin-bottom: 1.5em;
}

#answer--contents .ans07 .kakou dt {
    margin-bottom: 0;
}

#answer--contents .ans07 .kakou dt:first-child {
    margin-bottom: 2em;
}

#answer--contents .ans07 .kakou dd {
    margin-bottom: 1.5em;
}

#answer--contents .ans07 p {
    width: 100%;
    line-height: 1.5;
}

#answer--contents .ans08 p {
    width: 100%;
    line-height: 1.5;
}

#answer--contents .ans08 .img_box {
    margin: 0 auto 3em;
    width: 98%;
    text-align: center;
}

#answer--contents .ans08 .img_box > div {
    width: 48%;
    float: left;
    margin: 0 auto;
}


#answer--contents .ans08 .img_box .caption {
    width: 60%;
    text-align: center;
    display: inline-block;
}

#answer--contents .ans10_02 .img_box {
    margin: 2em auto 5em;
    width: 98%;
    text-align: center;
}

#answer--contents .ans10_02 .img_box p {
    text-align: left;
    margin-bottom: 0.5em !important;
}

#answer--contents .ans10_03 .img_box p {
    text-align: center;
    margin: 0 auto 1.5em !important;
}

#answer--contents .ans10_03 .img_box {
    text-align: center;
    margin-bottom: 2em !important;
}

.border {
    border: 1px solid #000;
    padding: 1em 0.5em 0.5em;
    margin-bottom: 1em;
}

.page_nav {
    margin-top: 2em;
}

.feature th {
    padding: 0.5em;
}

/*--------------
     hタグ
----------------*/

h3 {
    font-size: 26px !important;
}

h3 span {
    font-weight: normal !important;
}

h4 {
    font-size: 20px !important;
    font-weight: normal !important;
}



.sub_head {
    margin-left: 0 !important;
    text-align: left !important;
    font-size: 26px;
    margin-bottom: 20px !important;
}

.sub_head span {
    color: #aa213b;
    margin-right: 5px;
}

/*--------------
    newstopics
----------------*/

#news--topics h2 {
    width: 980px;
    margin: 0 auto 0.5em;
    font-size: 54px;
    line-height: 1;
}

#news--topics h2 span {
    /* font-size: 30px; */
}

#news--topics h3 {
    color: #1a2f42;
    border-left: 8px solid #42a8ab;
    display: block;
    padding-left: 25px;
    font-size: 26px;
    line-height: 1.2em;
    letter-spacing: 1px;
}

#news--topics h4 {
    font-size: 15px;
    margin-top: 1em;
    padding-bottom: 0.2em;
}

#news--topics h4 {
    /*  border-left: 3px solid #aa213b;
    border-bottom: 1px solid #aa213b;
	padding-left: 5px;
*/
    font-size: 16px;
    margin-bottom: 20px;
    clear: both;
    font-weight: bold;
    text-align: left;
    margin-top: 1em;
    padding-bottom: 0.2em;
    margin-bottom: 30px;
    line-height: 1.1em;
    border-bottom: 1px solid #dcdcdc;
}

#news--topics h4 sub {
    font-size: 10px;
    vertical-align: 0;
}

#news--topics h4 a {
    font-size: 15px;
    color: #3D90D1 !important;
    border-left: 6px solid #aa213b;
    padding-left: 12px;
}

#news--topics h4 span {
    text-align: right;
    color: #000;
    font-size: 15px;
    float: right;
    vertical-align: bottom;
    line-height: 2;
}

#news--topics .pictxtwrap {
    margin-top: 50px;
}

#news--topics .pictxtwrap .pictxt {
    margin-bottom: 50px;
}










/*--------------
    2016.03.16 弖紗
----------------*/

.center {
    text-align: center!important;
}

.image {
    font-size: 0 !important;
    line-height: 0 !important;
}

.mt0em {
    margin-top: 0 !important;
}

.mt1em {
    margin-top: 1em !important;
}

.mt2em {
    margin-top: 2em !important;
}

.mt3em {
    margin-top: 3em !important;
}

.mt4em {
    margin-top: 4em !important;
}

.mt5em {
    margin-top: 5em !important;
}

.mt6em {
    margin-top: 6em !important;
}

.mt7em {
    margin-top: 7em !important;
}

.mt8em {
    margin-top: 8em !important;
}

.mt9em {
    margin-top: 9em !important;
}

.mt10em {
    margin-top: 10em !important;
}

.mb0em {
    margin-bottom: 0 !important;
}

.mb1em {
    margin-bottom: 1em !important;
}

.mb2em {
    margin-bottom: 2em !important;
}

.mb3em {
    margin-bottom: 3em !important;
}

.mb4em {
    margin-bottom: 4em !important;
}

.mb5em {
    margin-bottom: 5em !important;
}

.mb6em {
    margin-bottom: 6em !important;
}

.mb7em {
    margin-bottom: 7em !important;
}

.mb8em {
    margin-bottom: 8em !important;
}

.mb9em {
    margin-bottom: 9em !important;
}

.mb10em {
    margin-bottom: 10em !important;
}

.fz_12 {
    font-size: 12px !important;
}

.fz_14 {
    font-size: 14px !important;
}

.fz_16 {
    font-size: 16px !important;
}

.fz_18 {
    font-size: 18px !important;
}

.fz_20 {
    font-size: 20px !important;
}

.w_48 {
    width: 48%;
}

.w_52 {
    width: 52%;
}

.w_100 {
    width: 100px !important;
}

.w_100 {
    width: 100px !important;
}

.w_210 {
    width: 210px !important;
}

.num_list {
    padding-left: 1em;
}

.num_list li {
    list-style: decimal;
}

.sup {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
}

.sup_00 {
    bottom: 0px;
}

.sup_01 {
    bottom: 1px;
}

.sup_02 {
    bottom: 2px;
}

.sup_03 {
    bottom: 3px;
}

.sup_04 {
    bottom: 4px;
}

.sup_05 {
    bottom: 5px;
}

.sup_06 {
    bottom: 6px;
}

.sup_07 {
    bottom: 7px;
}

.sup_08 {
    bottom: 8px;
}

.sup_09 {
    bottom: 9px;
}

.sup_10 {
    bottom: 10px;
}

.sub {
    font-size: 10px;
}

.sub_00 {
    vertical-align: 0px;
}

.sub_01 {
    vertical-align: 1px;
}

.sub_02 {
    vertical-align: 2px;
}

.sub_03 {
    vertical-align: 3px;
}

.sub_04 {
    vertical-align: 4px;
}

.sub_05 {
    vertical-align: 5px;
}

.sub_06 {
    vertical-align: 6px;
}

.sub_07 {
    vertical-align: 7px;
}

.sub_08 {
    vertical-align: 8px;
}

.sub_09 {
    vertical-align: 9px;
}

.sub_10 {
    vertical-align: 0px;
}

.picup h3 .small_text {
    font-size: 16px;
}

.pdf_box {
    float: none;
    width: 200px;
    text-align: center;
}

.contents .pictxtwrap .pictxt .pdf_box img,
.pdf_box img {
    text-align: center;
    margin: 0 auto;
    float: none;
    border: #333 1px solid !important;
    width: 144px !important;
    ;
    height: 200px !important;
    ;
    display: inline-block !important;
    margin: 0 !important;
    float: none !important;
}

.pdf_box a {
    display: inline-block;
    padding: 1em;
    font-size: 12px;
    color: #fff !important;
    background: #f00;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 5px;
    margin: 1em auto;
}

.td_arrow {
    padding-left: 23px !important;
    width: 140px;
}

.td_arrow.td_arrow_02 {
    background: url(/products/koukan/img/qa/arrow_02.gif) no-repeat left 16px;
}

.td_arrow.td_arrow_03 {
    background: url(/products/koukan/img/qa/arrow_03.gif) no-repeat left 16px;
}


#usuita-nv-wrap {
    display: block;
    margin-top: 5px;
    height: 72px;
    background: #fff;
}

#usuita-nv {
    width: 100%;
}

#usuita-nv.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    background: #fff;
    height: 40px;
}

#usuita-nv ul.usuita-nv-inner {
    width: 1024px;
    margin: 0px auto 0 auto;
    padding: 0px;
    height: 34px;
    letter-spacing: -0.4em;
    clear: both;
}

#usuita-nv ul.usuita-nv-inner > li {
    border-left: 1px solid#fff;
    background-color: #B6B6B6;
    display: block;
    list-style: none;
    letter-spacing: normal;
    float: left;
    height: 37px;
    text-align: center;
    padding: 7px 10px;
    text-align: center;
    font-size: 90%;
    font-weight: 400;
    background-position: 1px 40px;
    cursor: pointer;
    -webkit-transition: background-position 0.3s linear, font-weight 0.3s linear;
    -ms-transition: background-position 0.3s linear, font-weight 0.3s linear;
    transition: background-position 0.3s linear, font-weight 0.3s linear;

}

/* ________________ 　お栽せペ?Eジ慌宥リセチE?? ここまで_________________ */

#usuita-nv-wrap {
    display: block;
    margin-top: 5px;
    height: 72px;
    background: #fff;
}

#usuita-nv {
    width: 100%;
}

#usuita-nv.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    background: #fff;
    height: 40px;
}

#usuita-nv ul.usuita-nv-inner {
    width: 1024px;
    margin: 0px auto 0 auto;
    padding: 0px;
    height: 34px;
    letter-spacing: -0.4em;
    clear: both;
}

#usuita-nv ul.usuita-nv-inner > li {
    border-left: 1px solid#fff;
    background-color: #B6B6B6;
    display: block;
    list-style: none;
    letter-spacing: normal;
    float: left;
    height: 37px;
    text-align: center;
    padding: 7px 10px;
    text-align: center;
    font-size: 90%;
    font-weight: 400;
    background-position: 1px 40px;
    cursor: pointer;
    -webkit-transition: background-position 0.3s linear, font-weight 0.3s linear;
    -ms-transition: background-position 0.3s linear, font-weight 0.3s linear;
    transition: background-position 0.3s linear, font-weight 0.3s linear;

}
/*
#usuita-nv ul.usuita-nv-inner > li:nth-of-type(1) {
    width: 11%;
}

#usuita-nv ul.usuita-nv-inner > li:nth-of-type(2) {
    width: 18%;
}

#usuita-nv ul.usuita-nv-inner > li:nth-of-type(3) {
    width: 11%;
}

#usuita-nv ul.usuita-nv-inner > li:nth-of-type(4) {
    width: 11%;
}

#usuita-nv ul.usuita-nv-inner > li:nth-of-type(5) {
    width: 11%;
}

#usuita-nv ul.usuita-nv-inner > li:nth-of-type(6) {
    width: 11%;
}

#usuita-nv ul.usuita-nv-inner > li:nth-of-type(7) {
    width: 11%;
}
*/

#usuita-nv ul.usuita-nv-inner > li:hover,
#usuita-nv ul.usuita-nv-inner > li.here {
    background: url(/products/koukan/images/usuita_nv_bg.png) no-repeat;
    background-position: 1px 0px;
    color: #fff;
    font-weight: 400;
}

#usuita-nv ul.usuita-nv-inner > li:hover a,
#usuita-nv ul.usuita-nv-inner > li.here a {
    color: #333333;
}

#usuita-nv ul.usuita-nv-inner > li > a {
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    line-height: 30px;
    height: 100%;
    width: 100%;
    color: #fff;
    magin-top: 3px;
    position: relative;
    -webkit-transition: color 0.5s linear;
}

#usuita-nv ul.usuita-nv-inner > li > a::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 99.5%;
    height: 3px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #00BFFF;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

#usuita-nv ul.usuita-nv-inner > li:hover > a:hover::after,
#usuita-nv ul.usuita-nv-inner > li.here > a::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

/*----------- タイトル -----------*/

#top--contents .bousen-feature h3 {
    font-size: 55px;
    color: #757575;
    border-left: none;
    margin-top: 30px;
}

#top--contents .bousen-feature h3 small {
    font-size: 30px;
}

.bousen-commentary {
    display: block;
    position: relative;
    width: 950px;
    min-height: 20px;
    background-color: #edeeee;
    border-radius: 6px;
    padding: 18px 15px 18px 15px;
    /*  padding: 18px 15px 25px 15px;
*/
}

.bousen-feature .bousen-commentary h4 {
    font-size: 26px;
    margin: 0 0 25px 0;
    border-left: none;
    padding-left: 0;
    height: auto;
}

.bousen-feature h4,
.bousen-topics h4 {
    display: block;
    width: 899px;
    height: 30px;
    font-size: 26px;
    line-height: 1.2em;
    border-left: 6px solid #2786B0;
    padding-left: 25px;
    margin: 50px 0 28px 0;
}

.bousen-commentary p {
    font-size: 15px;
    width: 655px;
    line-height: 1.8em;
}

.bousen-commentary-image {
    position: absolute;
    right: 35px;
    top: 18px;
}

.bousen-commentary-image span {
    display: block;
    font-size: 11px;
    line-height: 0.5em;
    width: 100%;
    text-align: right;
}

#use--contents .bousen-feature p.center_txt,
.bousen-feature .center_txt {
    text-align: center;
    font-size: 13px;
}

#use--contents .bousen-feature ul > li,
.bousen-feature ul li {
    list-style-image: url("/products/koukan/img/list_style_marker_01.png");
    margin-left: 17px;
    font-size: 12pt;
    line-height: 1.4em;
    margin-bottom: 5px;
    padding-left: 0;
}

.bousen-feature ul li > ul {
    margin-bottom: 10px;
}

.bousen-feature ul li > ul > li {
    list-style-image: none;
    margin: 5px 0 0 -20px;
}

.bousen-feature .full-box {
    width: 96%;
    margin: 10px auto;
}

.bousen-feature .full-box > ul {
    margin-bottom: 30px;
}

.bousen-feature .half-box {
    margin: 10px 0;
    margin-bottom: 20px;
    padding: 0 20px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.bousen-feature .third-half-box {
    margin: 10px 1%;
    margin-bottom: 20px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    width: 64%;
}

.bousen-feature .third-half-box-one {
    margin: 10px 1%;
    margin-bottom: 20px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    width: 31%;
}

.bousen-feature .fifth-half-box {
    margin: 10px;
    margin-bottom: 20px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    width: 430px;
}

.bousen-feature .seventh-half-box {
    margin-right: 58px;
}

.bousen-feature .half-box ul {
    margin-bottom: 25px;
}

.bousen-feature .half-box h5 {
    width: auto;
}

.bousen-feature img.fullimg {
    width: 100%;
    height: auto
}

.bousen-feature img.center_img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0 auto 20px auto;
    display: block;
}



.usuita-title-main,
.usuita-title-main-gazo,
.usuita-title-main-tu,
.usuita-title-sub,
.usuita-title-smull,
.usuita-title-smull-tu {
    width: 984px;
    margin: 0 auto 0 25px;
    margin-bottom: 32px;
    font-size: 40px;
}

.usuita-title-middle-top {
    font-size: 16px;
    position: relative;
    bottom: 12.5px;
    padding: 5px 20px 5px 20px;
    color: white;
    background-color: #2786B0;
}

.usuita-title-middle {
    font-size: 14px;
    position: relative;
    bottom: 5px;
    padding: 0px 20px 3px 20px;
    color: white;
    background-color: #2786B0;
}

.usuita-title-smull {
    font-size: 30px;
    height: 35px!important;
}

.usuita-title-smull-tu {
    font-size: 30px;
    height: 35px!important;
}

.usuita-title-main {
    font-size: 50px;
}

.usuita-title-sub {
    color: #757575;
}

.usuita-title-subtitle {
    font-size: 35px;
}

h2.usuita-title-main,
h2.usuita-title-main-tu,
.usuita-feature h4,
.usuita-title-subtitle,
.usuita-title-main,
.usuita-title-smull,
.usuita-title-smull-tu {
    border-left: 6px solid #2786B0!important;
    padding-left: 10px;
    margin-left: 25px;
    color: #2786B0;
    height: 55px;
}

/*----------- 盾h -----------*/

.usuita-topics h4 {
    border-left: 6px solid #1855A4;
}

.usuita-feature h4,
.usuita-topics h4 {
    display: block;
    width: 899px;
    height: 30px;
    font-size: 26px!important;
    line-height: 1.2em;
    border-left: 6px solid #2786B0;
    padding-left: 25px;
    margin: 50px 0 28px 0;
}

.usuita-topics h4 {
    border-left: 6px solid #1855A4;
}

/*----------- 蒙L?E?u瞳蒙來E-----------*/

.usuita-feature,
.usuita-use,
.usuita-inquiry,
.usuita-top {
    display: block;
    width: 924px;
    margin: 0 auto;
    clear: both;
}

.usuita-feature p,
.usuita-inquiry p {
    line-height: 1.8em;
    /*margin-bottom: 30px;*/
}

.usuita-feature div p span {
    font-size: 10px;
}

.usuita-feature img,
.usuita-use img {}

.usuita-feature h5 {
    display: block;
    vertical-align: middle;
    width: 909px;
    height: 25px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 17px;
    font-weight: normal;
    border: none;
    color: white;
    background: #2786B0;
    padding: 5px 0 0 15px;
}

.usuita-feature h6 {
    padding: 3px 0 3px 0px;
    margin: 20px 0 15px 0;
    font-size: 16px;
    font-weight: bold;
    border: none;
}

.usuita-feature div h6 {
    padding: 3px 0 10px 0px;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    border: none;
}


.usuita-feature .half-box p {
    width: 380px;
    padding: 3px 0 3px 25px;
    font-size: 14px;
    font-weight: normal;
    border: none;
}

.usuita-feature-hr {
    width: 924px;
    border-top: 1px solid #000;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 48px;
}

.usuita-feature .quarter_box {
    width: 315px;
    display: inline-block;
}

.usuita-feature .three-quarter_box {
    width: 565px;
    display: inline-block;
    vertical-align: top;
    margin-right: 27px;
}

.usuita-feature .three-quarter_box h4 {
    margin-top: 0;
}

.usuita-feature .three-quarter_box h5 {
    width: auto;
}

.usuita-feature .quarter_box h5 {
    width: auto;
}

.usuita-feature .equal_box {
    width: 250px;
    display: inline-block;
}

.usuita-feature .equal_box h5 {
    width: auto;
}

/*----------- 蒙L?E?u瞳蒙來Eここまで-----------*/

/*----------- 喘僕E-----------*/

.usuita-use p {
    font-size: 16px;
    line-height: 1.8em;
}

.usuita-use .full-box {}

.usuita-use .half-box {
    margin: 0;
    padding: 0;
    margin-top: 67px;
    width: 430px;
    display: inline-block;
    vertical-align: top;
}

.usuita-use .half-box h4 {
    display: block;
    width: 430px;
    height: 30px;
    font-size: 26px;
    line-height: 1.2em;
    margin: 0px 0 28px 0;
}


/*----------- E おぁE??わせ -----------*/

.usuita-inquiry {
    width: 965px;
}

.usuita-inquiry h4 {
    display: block;
    width: 965px;
    height: 30px;
    margin: 0 auto;
    margin-bottom: 14px;
    font-size: 26px;
    color: black;
    border-left: 6px solid #2786B0;
    line-height: 1.2em;
    padding-left: 25px;
}

.usuita-inquiry table {
    width: 965px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.usuita-inquiry th,
.usuita-inquiry td {
    text-align: left;
    vertical-align: top;
    height: 30px;
    font-size: 16px;
    padding-top: 10px;
    border-bottom: 1px dotted gray;
}

.usuita-inquiry th {
    width: 20px;
    color: #2786B0;
    border: none;
    background-color: white;
}

.usuita-inquiry .branch {
    width: 150px;
}

/*----------- 弖紗CSS -----------*/

.usuita-feature-a00 {
    width: 963px;
}

.usuita-feature-a00 h3 {
    text-align: center;
    font-size: 50px;
    margin-top: 30px;
}

.usuita-feature-a00 p {
    text-align: center;
    color: #838383;
    padding: 20px 0;
    border-bottom: 8px solid #D3C7A9;
    margin-bottom: 50px;

}

.usuita-feature-a00 .half-box {
    width: 33%;
    margin-right: 14%;
    margin-left: 0;
}

.usuita-feature-a00 .first-half-box {
    margin-left: 14%;
    margin-right: 0;
}

.usuita-feature-a00 .half-box h6 {
    text-align: center;
    margin-bottom: 14px;
}

.usuita-feature-a00 .half-box p {
    padding-left: 9px !important;
    width: auto !important;
    color: #000000;
    text-align: left;
}

.usuita-feature-a00 .half-box ul li {
    padding-left: 0 !important;
    list-style-type: disc;
    list-style-image: none;
    margin-left: 30px;
    font-size: 14px;
}

.left_box {
    background-image: url(/products/koukan/img/a0_07_btn.png);
    float: left;
    margin-left: 11px;
}

.right_box {
    background-image: url(/products/koukan/img/a0_06_btn.png);
    float: right;
    margin-right: 11px;
}

.left_box,
.right_box {
    width: 291px;
    height: 137px;
    color: #ffffff;
    padding-left: 200px;
    padding-top: 30px;
}

.left_box h6,
.right_box h6 {
    font-size: 22px;
    margin-bottom: 20px;
}

.left_box:hover,
.right_box:hover {
    background-position: bottom;
}

.tab {
    overflow: hidden;
}

.hide {
    display: none;
}

.usuita-inquiry #usuita-nv-wrap {
    width: 100%;
    height: auto;
    margin-left: 10px;
    position: relative;
    z-index: 10;
}

.usuita-inquiry > p {
    line-height: 1.8em;
    margin-bottom: 30px;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li > a {
    line-height: 40px;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li:nth-of-type(1) {
    border-left: 1px solid #B6B6B6;
    width: 11%;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li:nth-of-type(2) {
    width: 18%;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li:nth-of-type(3) {
    width: 11%;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li:nth-of-type(4) {
    width: 11%;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li:nth-of-type(5) {
    width: 11%;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li:nth-of-type(6) {
    width: 11%;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li:nth-of-type(7) {
    width: 11%;
    border-right: 1px solid #B6B6B6;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li {
    height: 42px;
    border-bottom: 1px solid #B6B6B6;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner {
    height: 57px;
    width: 950px;
    margin: 0;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li.here {
    border: 1px solid #B6B6B6;
    border-bottom: none;
    box-shadow: none !important;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li:nth-of-type(6):hover {
    box-shadow: -1.5px -1.5px 1px -1px #B6B6B6 inset;
}

.usuita-inquiry #usuita-nv-wrap #usuita-nv ul.usuita-nv-inner > li:hover {
    border-top: 1px solid #B6B6B6;
    box-shadow: 0px -2px 1px -1px #B6B6B6 inset;
}

.content {
    border: 1px solid #B6B6B6;
    border-top: none;
    width: 900px;
    height: 0;
    padding: 0;
    opacity: 0;
    position: relative;
    margin-left: 10px;
    position: relative;
    z-index: 0;
    cursor: pointer;
    transition-property: height, opacity;
    transition-duration: 0.5s;
    cursor: default;

}

.content.on {
    height: 125px;
    opacity: 1;
    padding: 22px;
    transition-property: height, opacity;
    transition-duration: 0.5s;
}

.content li {
    height: 100%;
    width: 100%;
}

.content li p {
    margin-top: 80px;
    text-align: center;
}

.content h4 {
    position: absolute;
    bottom: 106px;
    left: 15px;
    cursor: text;
}

.business_btn {
    width: 270px;
    height: 40px;
    font-size: 20px;
    padding-top: 20px;
    background-color: #00429A;
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 110px;
    text-align: center;
    border: none;
    text-decoration: none;
    cursor: pointer;
    padding-right: 8px;
    background-image: url(/products/koukan/img/icon_siroyajirushi.png);
    background-position: 235px 23px;
    background-repeat: no-repeat;
}

.technology_btn {
    width: 270px;
    height: 40px;
    font-size: 20px;
    padding-top: 20px;
    ;
    background-color: #00429A;
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 110px;
    text-align: center;
    border: none;
    text-decoration: none;
    cursor: pointer;
    padding-right: 8px;
    background-image: url(/products/koukan/img/icon_siroyajirushi.png);
    background-position: 235px 23px;
    background-repeat: no-repeat;
}

.business_btn:hover,
.technology_btn:hover {
    opacity: 0.7;
}

.usuita-feature-d08 .full-box div h6 {
    line-height: 1.4;
}

.usuita-feature h4,
.usuita-topics h4 {
    display: block;
    width: 899px;
    height: 30px;
    font-size: 26px;
    line-height: 1.2em;
    border-left: 6px solid #2786B0;
    padding-left: 25px;
    margin: 50px 0 28px 0;
}

.usuita-topics h4 {
    border-left: 6px solid #1855A4;
}

.usuita-topics {
    width: 965px;
    margin: 0 auto;
}

.link ul li {
    list-style-image: url(/products/koukan/img/list_style_marker_02.png);
    font-size: 14pt;
    line-height: 2em;
    margin-left: 2%;
    border-bottom: 1px dotted gray;
    list-style-position: outside;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
}

.link-a ul li span {
    margin: 0 40px 0 0;
    border-right: 1px solid gray;
    padding-right: 50px;
}

a.link_clear_a {
    float: left;
    display: block;
    width: 720px;
}

.link {
    display: table;
    width: 924px;
    margin: 0 auto;
}

/*----------- 弖紗CSS 貧原きE??E2016.12.9 -----------*/

span.supText {
    font-size: 75.5%;
    vertical-align: top;
    position: relative;
    top: -0.1em;
}
