/*style_other.css*/

/*---------------------------------------------
  共通
  ---------------------------------------------*/

.contents p {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #4c4c4c;
    font-size: 18px;
    line-height: 1.6;
}

.w800 {
    width: 800px;
}

.w880 {
    width: 880px;
}

.w900 {
    width: 900px;
}

.w980 {
    width: 980px;
}

.spec_main img.spec_main_img {
    display: none;
}

.kakou {
border-bottom: 1px solid #000c5c;
}

.contOuterFrame {
    width: 1120px;
    border: 1px solid #000c5c;
    background: rgba(249,250,252,1.0);
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 40px;
    margin-bottom: 80px;
}


.lineup_para ul li img.w80 {
    width: 80%;
}

.w640 {
    width: 640px;
}

.lineup_para ul li img.w640 {
    width: 640px;
}

.w600 {
    width: 600px;
}

.lineup_para ul li img.w600 {
    width: 600px;
}


.lineup_para ul li.tc {
    text-align: center;
}

h2.section_title {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
}

.h100 {
    height: 100%;
}

/*---------------------------------------------
  会社概要
  ---------------------------------------------*/

.mainV_company {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/company/main_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}

.page_title {
    color: #fff;
    font-size: 48px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
    margin: auto;
    letter-spacing: 3px;
    white-space: nowrap;
    text-align: center;
    line-height: 1.4;
}

.title_border {
    position: absolute;
    width: 80px;
    border-bottom: 4px solid #fff;
    -webkit-border-radius: 5px;/* for Safari and Chrome */
    -moz-border-radius: 5px; /* for Firefox */
    -o-border-radius: 5px; /* for opera */
    border-radius: 5px;
    top: 55%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.contents p.page_subtitle {
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
    margin: auto;
}

.title_obi {
    background: rgba(0,12,92,1.0);
    text-align: center;
    width: 100%;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.contOuterFrame .title_obi {
    background: rgba(0,12,92,1.0);
    text-align: center;
    width: 100%;
    vertical-align: middle;
    margin: 0 -40px;
    padding: 0 40px;
    width: 1120px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.title_obi h2 {
    color: #fff;
    font-size: 36px;
    width: 100%;
    margin: 0 auto;
    line-height: 1.4;
    margin-top: -130px;
    padding-top: 130px;
}

.title_obi_en {
    background: rgba(0,12,92,1.0);
    text-align: left;
    width: 100%;
    vertical-align: middle;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.contOuterFrame .title_obi_en {
    width: 1120px;
    margin: 0 -40px;
    padding: 0 40px;
}

.title_obi_en h2 {
    color: #fff;
    font-size: 32px;
    text-align: left;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    letter-spacing: 1px;
}

.contOuterFrame .title_obi_en h2 {
    max-width: 100%;
}

dl.enkaku dt {
    float: left;
    padding: 20px 0;
    line-height: 1.6;
    width: 200px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
}

dl.enkaku dd {
/*    margin-left: 200px;*/
    padding: 20px 0;
    line-height: 1.6;
    border-bottom: solid 1px rgba(0,12,92,1.0);
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
}

dl.enkaku dd.b_top {
    border-top: solid 1px rgba(0,12,92,1.0);
}

dl.enkaku dd a {
    display: block;
}

.secOther01 {
    width: 100%;
    position: relative;
/*    margin-top: -4px;*/
}

.secOther01_inner {
    width: 1120px;
    box-sizing: border-box;
    margin: 0 auto;
    height: 100%;
    position: relative;
    padding: 40px 0 80px 0;
}

.contOuterFrame .secOther01_inner {
    width: 100%;
}



div .sales {
    text-align: center;
}

p.salesTx01 {
    font-size: 28px;
    line-height: 1.8;
}

p.salesTx01 img {
    width: 241px;
}

p.salesTx03 {
    font-size: 28px;
    line-height: 1.8;
}

p.salesTx03 img {
    width: 403px;
}

p.salesTx02 {
    font-size: 24px;
    line-height: 1.4;
}

.secOther02 {
    width: 100%;
    position: relative;
    min-width: 1120px;
    background-color: #fff;
    margin-top: -4px;
    padding-bottom: 80px;
}

.link_area {
    padding: 30px 30px;
}

ul.offices {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

ul.offices li {
    -webkit-flex-basis: 34%;
    flex-basis: 34%;
    position: relative;
    height: 260px;
}

ul.offices li img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

ul.offices li p {
    position: absolute;
    bottom: 0;
    color: #fff;
    z-index: 999;
    width: 100%;
    text-align: center;
    background: rgba(0,12,92,0.7);
    height: 64px;
    padding-top: 20px;
}

ul.offices li p.overseas {
    padding-top: 7px;
    line-height: 1.4;
}

.detail_bt02 {
    display: block;
    width: 340px;
    line-height: 40px;
    display: inline-table;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: #000c5c;
    border: 1px solid #000c5c;
    background: transparent;
    font-size: 18px;
    text-align: center;
    *display: inline;
    *zoom: 1;
    padding: 10px 0;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 60px;
}

.detail_bt02:hover {
	text-decoration: none;
}

.detail_bt02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 24px solid #000c5c;
  border-right: 24px solid transparent;
}

.detail_bt02 span {
    background-color: transparent;
    border: none;
    position: relative;
    display: block;
    line-height: 1.4;
}

.detail_bt02 span:hover {
    background-color: transparent;
}

.detail_bt02 span:before {
  content: '';
  width: 32px;
  border: 0;
  border-top: solid 1px #000c5c;
  position: absolute;
  top: 50%;
  right: 9%;
}

.detail_bt02 span:after {
    content: '';
    width: 16px;
    height: 16px;
    border: 0;
    border-top: solid 1px #000c5c;
    position: absolute;
    top: 50%;
    right: 10%;
    margin-top: -8px;
    margin-left: 12px;
    transform: rotate(45deg);
}



/*---------------------------------------------
  ns01
  ---------------------------------------------*/

.mainV_ns01 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/ns01/ns01_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}

.page_title01 {
    color: #fff;
    position: absolute;
    top: 45%;
    margin: auto;
    width: 320px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.page_title_ns01 {
    position: absolute;
    top: 50%;
    margin: auto;
    width: 386px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.page_title01 img{
    width: 100%;
}

.page_title_ns01 img{
    width: 100%;
}

ul.linkmenu {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

@media screen and (min-width:768px) {
    ul.linkmenu {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 1120px;
        margin: 0 auto;
    }
    ul.linkmenu li {
        padding-bottom: 10px;
        padding-right: 24px;
    }
    ul.menu_start {
        -webkit-justify-content: center;
        justify-content: center;
    	width: 800px;
    }
    ul.menu_center {
        -webkit-justify-content: center;
        justify-content: center;
    }
    ul.menu_center li {
        padding-right: 40px;
    }
}


.secOther02 {
    width: 100%;
    position: relative;
/*    min-width: 1120px;*/
    background-color: #fff;
    margin-top: -4px;
}

.secOther02_inner {
    width: 1120px;
    box-sizing: border-box;
    margin: 0 auto;
    height: 100%;
    position: relative;
    padding: 40px 0 40px 0;
}

.contOuterFrame .secOther02_inner {
    width: 100%;
}

.linkArea {
    padding: 40px 0;
}


ul.linkmenu li a {
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding-right: 20px;
    color: #4c4c4c;
    font-weight: bold;
    line-height: 1.4;
}

ul.linkmenu li a:after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  transform: rotate(135deg);
}

h3.para_title {
    font-size: 28px;
    color: #000c5c;
    border: 1px solid #000c5c;
    width: 100%;
    padding: 24px 0;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    margin-top: 70px;
    line-height: 1.4;
    background: #fff;
}

.lineup_para {
    padding: 20px 0;
}

.lineup_para ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: baseline;
}

.lineup_para ul.ai_start {
    align-items: flex-start;
}

.lineup_para ul li img {
    max-width: 100%;
}

.lineup_para h4 {
    color: #000c5c;
    font-size: 24px;
    border-bottom: 1px solid #000c5c;
    padding-bottom: 10px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}

.lineup_para p {
    font-size: 18px;
    line-height: 1.8;
}


.pat01 ul li {
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
}

.pat02 ul li {
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
}

.pat03 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.pat03 ul li {
    position: relative;
}

.pat03 ul li:first-child {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
}

.pat03 ul li:nth-child(2) {
    -webkit-flex-basis: 32%;
    flex-basis: 32%;
}

h4.para_subtitle {
    color: #000c5c;
    font-size: 24px;
    border-bottom: 1px solid #000c5c;
    padding-bottom: 10px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    margin-bottom: 16px;
    margin-top: 40px;
}


h2.para_subtitle01 {
    color: #000c5c;
    font-size: 36px;
    padding-bottom: 20px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
    line-height: 1.4;
    font-weight: bold;
}

h1.para_subtitle01 {
    color: #000c5c;
    font-size: 36px;
    padding-bottom: 20px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
    line-height: 1.4;
    font-weight: bold;
}

.china_wrap h2.para_subtitle01 {
    font-family: 'Segoe UI',SegoeUI,'Microsoft YaHei',微软雅黑,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.china_wrap h3.para_title {
    font-family: 'Segoe UI',SegoeUI,'Microsoft YaHei',微软雅黑,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.contents .china_wrap p {
    font-family: 'Segoe UI',SegoeUI,'Microsoft YaHei',微软雅黑,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.enTitle {
    letter-spacing: normal;
}

p.para_subtitleTxt {
    line-height: 1.4;
    text-align: left;
}

p.tx_note {
    font-size: 12px;
    padding-left: 3.0em;
    text-indent: -3.0em;
}

p.tx_note01 {
    font-size: 14px;
    padding-left: 1.0em;
    text-indent: -1.0em;
}

img.no_flex01 {
    width: 800px;
    margin: 0 auto;
    display: block;
}

p.tx_center {
    text-align: center;
}


/*---------------------------------------------
  環境豆知識
  ---------------------------------------------*/

.mainV_know {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/knowledge/know_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}

.knowWrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1120px;
}

.knowItem {
    -webkit-flex-basis: 528px;
    flex-basis: 528px;
    border: 1px solid #006c54;
    padding: 40px 30px 40px 30px;
    position: relative;
    margin-bottom: 50px;
    width: 528px;
}

img.book_ic {
    position: absolute;
    top: 0;
    left: 0;
    width: 123px;
    height: 123px;
}

.knowItem h3 {
    color: #006c54;
    font-size: 24px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    margin-left: 64px;
    line-height: 1.2;
}

.knowItem h3.f23 {
    font-size: 23px;
}

.knowItem p {
    font-size: 18px;
    line-height: 1.8;
}

.knowItem ul li {
    padding-left: 1.3em;
    text-indent: -1.3em;
}

a.knowlink {
    color: #006c54;
/*    position: absolute;*/
    bottom: 30px;
    display: block;
    line-height: 1.5;
    padding-left: 1.6em;
    text-indent: -1.6em;
    margin-top: 20px;
}

a.knowlink01 {
/*    bottom: 60px;*/
}

a.knowlink:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../img/knowledge/knowlink_ic.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 16px;
    background-repeat: no-repeat;
}

a.knowlink:after {
    content: '';
    display: inline-block;
    width: 42px;
    height: 14px;
    background-image: url(../img/knowledge/knowlink_arrow.png);
    background-size: contain;
    vertical-align: top;
    margin-left: 8px;
    background-repeat: no-repeat;
}

.knowItemWide {
    width: 100%;
}

/*---------------------------------------------
  News
  ---------------------------------------------*/

.mainV_news {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/top/news_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}

/*---------------------------------------------
  お問い合わせフォーム
  ---------------------------------------------*/

.mainV_form {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/form/form_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}

.cleaning-form_main {
    background-image: url(../img/form/cleaning-form_img.jpg);
}

.oil-form_main {
    background-image: url(../img/form/oil-form_img.jpg);
}

form.h-adr {
    padding: 50px 70px 80px 70px;
    border: 1px solid #000c5c;
    box-sizing: border-box;
}

p.form_para {
    line-height: 1.6;
}

label.form_tx span.f_en {
    color: #4c4c4c;
    font-weight: normal;
}

.add_tx span {
    color: #d43700;
}

.add_tx span.f_en {
    color: #4c4c4c;
}

p.form_para span {
    color: #d43700;
}

.form-column {
    margin-bottom: 20px;
    font-size: 16px;
    color: #4c4c4c;
    margin-top: 30px;
}

label.form_tx {
    width: 200px;
    float: left;
    color: #4c4c4c;
}

label.form_tx span {
    color: #d43700;
}


input.form_box {
    display: block;
    width: 778px;
    padding: 16px 16px;
    font-size: 16px;
    color: #4c4c4c;
}

select.form_box {
    display: block;
    width: 778px;
    padding: 16px 16px;
    font-size: 16px;
    color: #4c4c4c;
    height: 54px;
    padding: 10px 12px;
    border: solid 1px #c4c2c2;
    border-radius: 0;
    background-color: #fff !important;
    box-shadow: none;
    max-width: 100% !important;
    color: #111;
}

.add_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
}

.contents p.add_tx {
    flex-basis: 200px;
    -webkit-flex-basis: 200px;
    margin-top: 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.6;
}

.contents p.add_tx span.f_en {
    font-weight: normal;
}

.zip_code {
}

.select-wrap {
}

.select-wrap label {
    margin-right: 40px;
    width: auto;
}


.select-wrap select {
    width: 224px;
}

.zip_code input {
    width: 224px;
}

.zip_code label {
    margin-right: 40px;
    width: auto;
}

select{
    outline:none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    position: relative;
}
select option{
  background-color: #fff;
  color: #333;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring { 
  color: transparent; 
}

.select-wrap {
    position: relative;
}


.select-wrap:before {
    z-index: 1;
    position: absolute;
    right: 20px;
    top: 25px;
    content: "";
    font-family: "IonIcons";
    line-height: 43px;
    color: #4c4c4c;
    pointer-events: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #4c4c4c;
}

.contents p.form_tx {
    color: #000c5c;
    margin-bottom: 16px;
    font-weight: bold;
}

div.choice {
    margin-top: 50px;
}

div.choice label {
    display: block;
}

div.choice input {
    margin: 10px 10px 5px 0;
}

textarea.form_box {
    display: block;
    width: 100%;
    padding: 16px 16px;
    font-size: 16px;
    color: #4c4c4c;
    margin-top: 20px;
}

label.form_tx01 {
    width: 100%;
    padding: 16px 0;
    color: #000c5c;
    font-weight: bold;
}

textarea.ta01 {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 16px;
}

label.blue {
    color: #000c5c;
}

label.form_tx {
    font-weight: bold;
    line-height: 1.6;
}

/* css checkbox01 */
.checkbox01-input{
  display: none;
}

.checkbox01-parts{
    padding-left: 32px;
    position:relative;
    line-height: 1.6;
}

.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
}

.checkbox01-input:checked + .checkbox01-parts{
  color: #009a9a;
}

.checkbox01-input:checked + .checkbox01-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #009a9a;
  border-right: 3px solid #009a9a;
}

.checkbox01 label {
    margin-bottom: 10px;
    width: 100%;
}

div.form_note {
    background-color: rgba(191,191,191,0.7);
    color: #4c4c4c;
    font-size: 18px;
    padding: 30px;
    width: 100%;
    margin: 40px 0;
}

div.form_note p {
    line-height: 1.4;
}

div.form_note ul {
    list-style: disc;
    margin-left: 20px;
}

div.form_note ul li {
    line-height: 1.6;
}

/*送信ボタン*/
input#submit_button {
    width: 100%;
    padding: 20px 0;
    font-size: 18px;
    color: #fff;
    border-style: none;
    background-color: #000c5c;
    cursor:pointer;
}

input#submit_button:hover {
    cursor:pointer;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity:0.6;
    zoom:1;
}

p.form_tel01 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

p.form_tel02 {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

/*---------------------------------------------
  国内・海外の万全な供給体制
  ---------------------------------------------*/

.mainV_supply {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/supply/supply_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
    background-position: bottom;
}

img.kyoten {
    margin: 0 auto;
    width: 754px;
    display: block;
}

table.tb_overseas {
    margin: 20px auto;
    width: 100%;
    color: #4c4c4c;
    line-height: 1.6;
}

.tb_overseas th {
  background: rgba(0,12,92,0.9);
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}

.tb_overseas td {
    border: solid 1px #ccc;
    padding: 16px 16px;
}

.tb_overseas td.td_left {
    width: 200px;
}

.tb_overseas tr.third {
    border: solid 1px #ccc;
}


/*---------------------------------------------
  nsクリーン Wタイプ
  ---------------------------------------------*/

.mainV_nsw01 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/nsw/nsw01_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}


h5.para_ic {
    color: #000c5c;
    font-size: 20px;
    margin: 20px 0 10px 0;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}

h5.para_ic:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../img/nsw/para_ic.png);
    background-size: contain;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    margin-right: 16px;
}


div.tableWrapper {
    margin-top: 30px;
}


table.nsw_t {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    font-size: 16px;
}

table.nsw_t tr {
    padding: .35em;
    border-bottom: 1px solid #4c4c4c;
}

table.nsw_t th,
table.nsw_t td {
    padding: 1em 10px 1em 1em;
    border-right: 1px solid #4c4c4c;
}

table.nsw_t th.b01 {
    background-color: #6c9bd2;
    color: #fff;
    border-top: 1px solid #4c4c4c;
}

table.nsw_t th.b02 {
    background-color: #7ecef4;
    color: #fff;
    border-top: 1px solid #4c4c4c;
}

table.nsw_t thead tr {
    color: #4c4c4c;
}

table.nsw_t tbody th {
    color: #4c4c4c;
    text-align: left;
    border-left: 1px solid #4c4c4c;
}

.txt01 {
    text-align: center;
    color: #4c4c4c;
}

.txt02 {
    text-align: center;
    color: #4c4c4c;
}

.non {
    background:#fff
}

img.no_flex02 {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}


ol.w_point {
    list-style-type: decimal;
    margin-left: 40px;
}

ol.w_point li {
    padding: 0 0 8px 0;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #4c4c4c;
    padding-left: 1.0em;
}

ol.w_point ul {
    list-style-type: disc;
    padding-left: 20px;
}

ol.w_point ul li {
    margin-left: 20px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #4c4c4c;
    line-height: 1.2;
    padding: 8px 0;
    font-weight: normal;
}

/*---------------------------------------------
  nsクリーン 英語ページ
  ---------------------------------------------*/

.en_contents .page_title {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.title_obi_en h2 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.en_contents .tb_overseas td {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

h3.para_title_en {
    font-size: 28px;
    color: #000c5c;
    border: 1px solid #000c5c;
    width: 100%;
    padding: 24px 24px;
    text-align: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    margin-top: 70px;
    line-height: 1.2;
    letter-spacing: 1px;
}

h3.para_title_spa {
    font-size: 24px;
    color: #4c4c4c;
    width: 100%;
    padding: 0;
    text-align: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    margin-top: 70px;
    line-height: 1.2;
    letter-spacing: 1px;
}

ul.bullet {
    list-style-type: disc;
    margin-left: 20px;
}

ul.bullet li {
    padding: 5px 0;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Noto Sans JP', sans-serif, Meiryo, 游ゴシック, YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
    color: #4c4c4c;
    line-height: 1.6;
    font-size: 18px;
}

h4.para_subtitle_en {
    color: #000c5c;
    font-size: 22px;
    border-bottom: 1px solid #000c5c;
    padding-bottom: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    margin: 40px 0;
}


/*---------------------------------------------
  nsクリーン Rタイプ
  ---------------------------------------------*/

.mainV_nsr01 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/nsr/nsr01_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}


h5.para_ic01 {
    color: #000c5c;
    font-size: 20px;
    margin: 10px 0 0 0;
    line-height: 1.4;
    padding-left: 34px;
    text-indent: -34px;
}

h5.para_ic01:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../img/nsw/para_ic.png);
    background-size: contain;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    margin-right: 16px;
}

ul.nsr_spec {
    margin: 10px 0 20px 0;
}

ul.nsr_spec li {
    padding-left: 40px;
}


.link03{
    position: relative;
    display: inline-block;
    padding: 0 0 0 32px;
    color: #4c4c4c;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    color: #009a9a;
    text-decoration: underline;
}
.link03::before,
.link03::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.link03-1::before{
    left: 4px;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-left: 8px solid rgba(0,12,92,0.9);
}

a.link04 {
    color: #009a9a;
    text-decoration: underline;
}

.contents p.para_subtitleTxt01 {
    margin-left: 36px;
    margin-bottom: 10px;
    margin-top: 10px;
}

p.cap {
    font-size: 14px;
    width: 800px;
    margin: 0 auto;
    padding-left: 15px;
}

img.exTop {
    position: absolute;
    bottom: 0;
}

img.l_40 {
    margin-left: 40px;
}

/*---------------------------------------------
  nsクリーン Mタイプ
  ---------------------------------------------*/

.mainV_nsm01 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/nsm/nsm01_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}


div.normal_flex {
    display: -webkit-flex;
    display: flex;
}

.m_right {
    margin-right: 50px;
}


table.tbl-m01 {
    font-size: 18px;
}

.tbl-m01 td {
    border: none;
    padding: 10px;
    padding-right: 40px;
}


/*---------------------------------------------
  nsクリーン Wエマル
  ---------------------------------------------*/

.mainV_nswe01 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/nswe/nswe01_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}

.page_title_we {
    top: 38%;
}


.flex_we01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.flex_we01_left {
    -webkit-flex-basis: 60%;
    flex-basis:  60%;
}

.flex_we01_right {
    -webkit-flex-basis: 36%;
    flex-basis:  36%;
}

ul.bullet01 {
    list-style-type: disc;
    margin-left: 20px;
}

p.we_note {
    font-size: 16px;
    margin-top: 20px;
    text-indent: -13px;
    padding-left: 20px;
}

p.we_note:before {
    content: '※';
	display: inline-block;
	margin-right: 10px;
}


/*---------------------------------------------
  nsクリーン EMクリーン
  ---------------------------------------------*/

.mainV_em01 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 520px;
    background-image: url(../img/em/em01_bg01.jpg);
    min-width: 1120px;
    top: 0;
    left: 0;
    position: relative;
}

.page_title_em {
    top: 45%;
}

span.nstxt {
    color: #054c9c;
    font-weight: bold;
}

span.emtxt {
    color: #026634;
    font-weight: bold;
}

.em_box01 {
    width: 100%;
    max-width: 880px;
    margin: 40px auto;
    
}

.topcont01 {
    padding: 10px 0;
    width: 880px;
    margin: 0 auto;
}

.topbox {
    border: none;
    border-collapse: collapse;
    width: 880px;
    margin: 0 auto;
}

.topbox td {
    border: 1px solid #4c4c4c;
    font-size: 16px;
    padding: 5px;
vertical-align: middle;
}

.topbox td a {
    color: #009a9a;
    text-decoration: underline;
}

.topbox .item01 {
    background-color: #def0dd;
    font-weight: bold;
    padding-left: 15px;
}

.topbox .item02 {
    background-color: #bae0b3;
    padding-left: 15px;
font-size: 15px;
vertical-align: middle;
}

.topbox .item03 {
    background-color: #cce7bc;
    color: #4c4c4c;
/*    padding-left: 70px;*/
/*     letter-spacing: 1px;*/
    text-align: center;
font-size: 15px;
font-weight: 600;
}

.topbox .item04 {
    background-color: #fff;
    text-align: center;
}

.topbox .item05 {
    background-color: #bae0b3;
    text-align: center;
}

.topbox .item06 {
  background-color: #d5d8d6;
  text-align: center;
}

.topbox .item07 {
    background-color: #cbe5f0;
    text-align: center;
}

.lineupbox {
    border: none;
    border-collapse: collapse;
    width: 880px;
    margin: 0 auto;
    
}

.lineupbox td {
    border: 1px solid #666666;
    font-size: 16px;
    line-height: 1.4;
    padding: 2px;
    vertical-align: middle;
}

.lineupbox .base {
    text-align: center;
    padding: 10px;
}

.lineupbox .label {
    background-color: #dbf2d5;
    color: #02691a;
    font-weight: bold;
    letter-spacing: 1px;
}

.lineupbox .item01 {
    background-color: #90d0b9;
    text-align: center;
}

.lineupbox .item02 {
    background-color: #c7e9f3;
    text-align: center;
}

.lineupbox .item03 {
    background-color: #ffe7b9;
    text-align: center;
}

.lineupbox .item04 {
    background-color: #bce2d3;
    text-align: center;
}

.lineupbox .item05 {
    background-color: #d1cee7;
    text-align: center;
}

.lineupbox .item06 {
    background-color: #facacc;
    text-align: center;
}

.lineupbox .item07 {
    background-color: #a8bae0;
    text-align: center;
}

.lineupbox .item08 {
    background-color: #fdc78d;
    text-align: center;
}

.lineupbox .item09 {
    background-color: #91d9f8;
    text-align: center;
}

.lineupbox .item022 {
    background-color: #e2f3f8;
    text-align: center;
}

.lineupbox .item032 {
    background-color: #fff2d9;
    text-align: center;
}

.lineupbox .item042 {
    background-color: #dcefe7;
    text-align: center;
}

.lineupbox .item052 {
  background-color:   #e6e4f2;
  text-align:         center;
}

.lineupbox .item062 {
    background-color: #fde3e2;
    text-align: center;
}

.lineupbox .item072 {
    background-color: #d0d8ee;
    text-align: center;
}

.lineupbox .item082 {
    background-color: #ffe1c1;
    text-align: center;
}

.lineupbox .item092 {
    background-color: #c8ebfb;
    text-align: center;
}

.aboutbox {
    border: none;
    border-collapse: collapse;
    width: 880px;
    margin: 0px 0px;
}

.aboutbox td {
    border: 1px solid #666666;
    font-size: 16px;
    padding: 5px;
}

.aboutbox .base {
    text-align: center;
}

.aboutbox .label01 {
    color: #026634;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
}

.aboutbox .label02 {
    color: #666666;
    font-weight: bold;
    text-align: center;
}

.aboutbox .label03 {
    width: 25%;
    text-align: left;
}

.aboutbox .item01 {
    width: 15%;
    background-color: #def0dd;
    text-align: center;
}

.aboutbox .item02 {
    width: 15%;
    background-color: #d5d8d6;
    text-align: center;
}

.hydrobox {
    border-bottom: 1px dashed #999999;
    border-collapse: collapse;
    width: 880px;
    padding: 0;
    margin: 20px 0px;
}

.em_tab_txt p {
    padding: 10px 0;
    padding-left: 3em;
    text-indent: -3em;
}

a.link04 {
    color: #009a9a;
}

.em_tb_ic td.va {
    vertical-align: top;
    padding: 0 16px;
}

.em_tb_ic td.va_tx {
    padding-bottom: 20px;
    line-height: 1.4;
}

.em_tb_ic td.va_tx p {
    font-size: 16px;
}

.em_tb_ic td strong {
    color: #026634;
    font-weight: bold;
}

.em_tb_ic td a {
    color: #009a9a;
    text-decoration: underline;
}

.em_tb_ic td img {
    width: 63px;
}

.secOther02_inner p.ti03 {
    padding: 5px 0;
    padding-left: 3em;
    text-indent: -3em;
}

.em_tb_ic tr {
    margin-bottom: 20px;
}

table.tb_note {
    margin-top: 20px;
    font-size: 16px;
}

td.ver_top {
    vertical-align: top;
    line-height: 1.4;
}

.px12g {
    line-height: 140%;
    color: #02691a;
    font-weight: bold;
}
.pl {
    padding-left: 40px;
}

table.em_tb01 {
    font-size: 16px;
    margin: 0 auto;
    width: 880px;
}

table.em_tb01 td {
    padding: 10px 20px;
    border: 1px solid #4c4c4c;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
}

.em_tb_note01 {
    margin: 30px 0 40px 0;
}

td.w110 {
    width: 110px;
}

td.w110 img {
    width: 106px;
    height: auto;
}

.tb_note td {
    line-height: 1.4;
}


/*---------------------------------------------
  nsクリーン Spanish
  ---------------------------------------------*/

div.flex_spa01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

div.flex_spa01 ol {
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
}

div.flex_spa01 ol li {
    padding-left: 10px;
}

.bullet01 li {
    list-style: none;
    text-indent: -1em;
    padding-left: 1em;
}

.bullet01 li::before {
  position: relative;
  top: 0;
  left: -18px;
  display: inline-block;
  width: 16px;
  height: 16px;
  content: '';
  border-radius: 100%;
  background: #4c4c4c;
}

.spa_flex03 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 800px;
    margin: 0 auto;
}

.flex_pic {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex_pic img {
    width: 160px;
}


.spa_flex04 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1120px;
    margin: 0 auto;
}

.spa_flex04_left {
    -webkit-flex-basis: 680px;
    flex-basis: 680px;
    margin-right: 40px;
}

.spa_flex04_right {
    -webkit-flex-basis: 440px;
    flex-basis: 400px;
}

.spa_flex04_right img {
    max-width: 100%;
}


@media screen and (min-width:768px) {
    .txtR {
    text-align: right !important;
    }
    .txtL {
    text-align: left !important;
    }
    .w80p {
        width: 80% !important;
    }
    .item_mr {
        margin-right: 64px;
    }
}

/*---------------------------------------------
  ニュース一覧
  ---------------------------------------------*/
.pagination_btn {
    text-align: center;
}

.pagination_btn .detail_bt01 {
    display: inline-block;
}

/*---------------------------------------------
  Addtional
  ---------------------------------------------*/

div.flex_center ul {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

div.flex_center ul li {
    line-height: 1.0;
}

.w480 {
    width: 480px;
}

.w640 {
    width: 640px;
}

img.w480 {
    width: 480px;
}

img.w640 {
    width: 640px;
}

img.w800 {
    width: 800px;
}

.lineup_para p.spec_title {
    color: #000c5c;
    font-size: 24px;
    font-weight: bold;
}

p.spec_title01 {
    color: #000c5c;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px
}

span.supText {
    font-size: 75.5%;
    vertical-align: top;
    position: relative;
    top: -0.1em;
}

h5.catalogTitle {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    background-color: #718BC6;
    padding: 10px 0;
    width: 600px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    behavior: url('https://www.nsclean.jp/PIE.htc');
    border-radius: 20px;
    text-align: center;
    margin: 40px auto;
}

ul.enkaku li {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #4c4c4c;
    padding: 20px 0;
}

ul.enkaku li:first-child {
    border-top: 1px solid #4c4c4c;
}

ul.enkaku li p.date {
    width: 200px;
    max-width: 200px;
}

ul.enkaku li p.con {
    width: calc(100% - 200px);
    max-width: calc(100% - 200px);
}

p.para01 {
font-size: 20px;
font-weight: bold;
}

p.para02 {
font-size:16px;
}

p.para02 a {
    color: rgba(0,12,92,1.0);
}

/*---------------------------------------------
  Bread
  ---------------------------------------------*/

.bread {
    width: 1120px;
    margin: 20px auto 0;
}

.otameshi .bread {
    margin: 0 0 20px;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 10;
}

.container.otameshi {
    padding-top: 60px;
    position: relative;
}

.bread ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bread ul li {
    font-size: 0.875em;
    margin-left: 15px;
}

.bread ul li a {
    font-size: 1em;
    color: rgba(0,12,92,1.0);
    margin-right: 15px;
}

/*---------------------------------------------
  NSClean Link
  ---------------------------------------------*/

ul.nslink {
	display: flex;
    width: 1120px;
	margin: 10px auto 50px;
	flex-wrap: wrap;
}

ul.nslink li {
	margin: 10px auto;
	padding: 5px 10px;
	box-sizing: border-box;
}

ul.nslink li a {
	margin-top: 0;
	max-width: 350px;
}