@charset "UTF-8";

/*
Theme Name: main
Theme URI:
Description: 岡谷熱処理工業
Version: 1
Author: aily-lab
Author URI: http://www.aily-lab.co.jp
*/

@import "css/normalize.css";
@import "css/utility.css";

/****************************************
          1.Setting
*****************************************/

body {
    margin: 0;
    padding: 0;
    min-width: 1000px;
    color: #020202;
    font-size: 14px;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif;
    line-height: 2;
    background-color: #FFF;
}

a {
    text-decoration: none;
    color: #ff854c;
}

a:hover {
    text-decoration: underline;
}

img.hover:hover{
    opacity:0.8;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

ol.list,
ul.list {
    margin: 0px 0px 0px 1.5em;
}

/* Micro clearfix */

.cf {
    zoom: 1;
}

.cf:before,
.cf:after {
    content: "";
    display: block;
    overflow: hidden;
}

.cf:after {
    clear: both;
}

.clear {
    clear: both;
}


/* 画像のスタイル指定 */

img {
    max-width: 100%;
    display: block;
}

img.center {
    display: block;
    margin: 0px auto;
}

.m_auto {
    margin: 0px auto;
}

.container {
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}

table ul {
    list-style: none;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

.original {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.appeal_point {
    padding: 10px 10px 10px 20px;
    background-color: #4f81bd;
    color: #fff;
    font-size: 18px;
}

.no_border_banner ,.no_border_banner_a{
    display: block;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}

.no_border_banner img:hover {
    opacity: 0.8;
}

.mt20 {
    margin-top: 20px;
}

/****************************************
		2. header navi
*****************************************/

header {
    background-color: #000;
}

#header {
    color: #fff;
    height: 90px;
    width: 1000px;
    margin: 0px auto;
}

#header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#head_logo > * {
    display: inline-block;
    vertical-align: middle;
}

#head_logo > *:nth-child(n + 2) {
    margin-left: 20px;
}
#head_logo > *:nth-child(n + 3) {
    margin-left: 10px;
}

#head_info .tel {
    float: left;
}

#head_info .contact {
    float: left;
    margin-left: 5px;
}

#gnavi {
    position: relative;
    z-index: 9999;
    background-color: #FF5E28;
    margin: 0 auto;
}

#gnavi ul li {
    float: left;
}


/**ナビ固定用**/

.fixed {
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

#pagetitle img {
    margin: 0 auto;
    max-width: 1600px;
    height: auto;
    width: 100%;
}

#pagetitle {
    background-color: #000;
}

#technavi,
#compnavi,
#casenavi,
#cnctnavi{
    background-color: #000;
    color: #fff;
    width: 215px;
    opacity: 0.9;
}

#technavi ul,
#compnavi ul,
#casenavi ul,
#cnctnavi ul{
    border: 1px solid #d6d6d6;
    font-size: 15px;
    padding: 10px 0px 15px 30px;
}

#gnavi li ul li {
    background: rgba(0, 0, 0, 0) url("images/common/pull_icon.png") no-repeat scroll 15px 12px;
    padding: 5px 0px 5px 25px;
    list-style: none;
    width: 190px;
}

#gnavi li ul li:last-child {
    border-bottom: none;
}

#gnavi li ul li a {
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
}

#gnavi li ul li a:hover {
    text-decoration: none;
    border-bottom: 2px solid #da1f00;
    padding-bottom: 5px;
}

#gnavi li ul {
    display: none;
    position: absolute;
}


/****************************************
			3. top contents
*****************************************/

#mainvisual {
    margin: 0 auto;
    display: block;
    width: 100%;
}

#strength {
    background-color: #F8F8F8;
}

.h2_box {
    margin: 30px auto 30px auto;
    text-align: center;
}

.h2_box h2 {
    font-size: 24px;
    color: #000;
    letter-spacing: 2px;
    margin-bottom: 0px;
}

.h2_box .h2_sub {
    font-size: 12px;
    color: #ff6633;
    margin-top: 5px;
}

.h2_box h2.white {
    font-size: 24px;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 0px;
}

.h2_box .h2_subwhite {
    font-size: 12px;
    color: #fff;
    margin-top: 5px;
}

.st_container {
    margin: 0 auto;
    background-color: #fff;
    padding: 50px 0 90px 0;
}

.st_container img{float: left;}

.strength_box {
    width: 250px;
    text-align: center;
    float: left;
    margin: 20px 0px 50px 0px;
    display: block;
}
.strength_box_up{
    width: 664px;
    margin: 20px auto 20px auto;
}

.st_small {
    margin: 0px auto;
    font-size: 14px;
}

.st_large {
    margin: 0px auto;
    font-size: 20px;
}

#technology {
    background-image: url("images/top/technology_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0px 85px 0px;
}

.techbox {
    float: left;
    width: 475px;
    color: #fff;
    text-align: center;
    margin-right: 50px;
}

.techbox3 {
    width: 300px;
    float: left;
    margin: 50px 50px 50px 0px;
}

#case {
    background-image: url("images/top/bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0px 85px 0px;
}

.casebox {
    float: left;
    margin: 50px 30px 0px 0px;
}

#company {
    background-color: #F8F8F8;
    overflow: hidden;
    padding: 30px 0px 85px 0px;
}

.companybox {
    float: left;
    margin: 0px 30px 0px 115px;
}

.top_link_item:hover {
    text-decoration: none;
}

.top_link_item > p {
    position: relative;
    padding: 1em 2em;
    margin: 0px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}
.top_link_item > p::after {
    position: absolute;
    top: 50%;
    right: 2em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 3px solid #ff5e28;
    border-top: 3px solid #ff5e28;
    content: "";
}
.top_link_item:hover > p {
    background-color: #ff5e28;
    color: #fff;
}
.top_link_item:hover > p::after {
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
}

#news {
    margin-bottom: 100px;
}

#news dl {
    margin: 0px auto 50px auto;
    overflow: auto;
}

#news dt {
    float: left;
    width: 100px;
    padding: 10px 30px 10px 80px;
}

#news dd {
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #b0b0b0;
    padding: 10px 30px 10px 130px;
}

.link_button {
    margin: 0px auto;
    width: 194px;
}


/****************************************
			4. page
*****************************************/

#wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    width: 1000px;
}

#contents h1 {
    margin: 20px 0px 10px 0px;
    background-color: #ff6633;
    color: #fff;
    padding: 15px 0px 15px 20px;
    font-weight: normal;
    font-family: Verdana;
    font-size: 20px;
    letter-spacing: 1.5px;
}

#contents h2 {
    margin: 50px 0px 30px 0px;
    background-color: #e0e0e0;
    color: #0e0e0e;
    padding: 10px 10px 10px 20px;
    font-weight: normal;
    font-family: Verdana;
    font-size: 18px;
}

#contents h3 {
    margin-bottom: 10px;
    color: #ff6633;
    margin: 40px 0px 25px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 2px solid #ed6f44;
}

#contents h4 {
    margin-bottom: 10px;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #ff6633;
}
#contents h5 {
    font-size: 14px;
}

#contents {
    order: 2;
    width: 670px;
    padding: 0px 20px 0px 20px;
}

#contents_onecolum {
    width: 980px;
    padding: 0px 20px 60px 20px;
    margin: 0px auto;
}

#contents_onecolum h1 {
    margin: 100px 0px 10px 0px;
    background-color: #ff6633;
    color: #fff;
    padding: 15px 0px 15px 20px;
    font-weight: normal;
    font-family: Verdana;
    font-size: 20px;
    letter-spacing: 1.5px;
}

.index_title,
#contents_onecolum h2 {
    margin: 50px 0px 30px 0px;
    background-color: #e0e0e0;
    color: #0e0e0e;
    padding: 10px 10px 10px 20px;
    font-weight: normal;
    font-family: Verdana;
    font-size: 18px;
}

#contents_onecolum h3 {
    margin-bottom: 10px;
    color: #ff6633;
    margin: 40px 0px 25px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 2px solid #ed6f44;
}

#contents h2.news {
    margin: 70px 0px 10px 0px;
    background-color: #fff2ef;
    color: #ed6f44;
    padding: 5px 0px 5px 20px;
    font-weight: bold;
    font-family: Verdana;
    font-size: 17px;
    letter-spacing: 1.5px;
    border-bottom: 2px solid #ed6f44;
}

#contents h3.voice {
    margin-bottom: 10px;
    border-bottom: 2px solid #ed6f44;
    color: #ff6633;
    margin: 40px 0px 30px 0px;
    padding: 0px 0px 0px 10px;
}

#contents_onecolum .pageinfo {
    background-color: #F8F8F8;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 5px 0px 50px 0px;
    margin: 110px 0px 80px 0px;
}

#contents_onecolum .pageinfo_box {
    float: left;
    margin: 0px 0px 30px 110px;
}

#contents_onecolum .pageinfo a {
    display: block;
    margin: 0px auto;
    width: 270px;
}

#breadcrumbs {
    height: 20px;
    margin: 20px auto 0px auto;
    width: 1000px;
    font-size: 12px;
}

.cont {
    padding: 5px 20px;
}

#contents .pageinfo {
    background-color: #F8F8F8;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 5px 0px 50px 0px;
    margin: 110px 0px 80px 0px;
}

#contents .pageinfo_box {
    float: left;
    margin: 0px 0px 20px 10px;
}

#contents .pageinfo a {
    display: block;
    margin: 0px auto;
    width: 270px;
}

.gray_box {
    width: 690px;
    height: 200px;
    background-color: #F8F8F8;
    text-align: center;
}

.consul {
    text-align: center;
    padding: 30px;
    background-color: #fff7f5;
    color: #e9642b;
    font-size: 16px;
    font-weight: bold;
    margin: 50px 0px 30px 0px;
}

.award {
    float: left;
    text-align: center;
    font-size: 11px;
    width: 200px;
    margin-right: 10px;
}

.problem_area {
    background-color: #fff2ef;
    padding: 20px;
    color: #ed6f44;
    text-align: center;
    margin-bottom: 50px;
}

.case_button {
    width: 200px;
    font-size: 14px;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 5px 0px 5px 0px;
    color: #fff;
    background-color: #FF6634;
    border-radius: 5px;
}

.case_button a {
    color: #fff;
}

.detail_link {
    padding-left: 18px;
    padding-bottom: 20px;
    list-style: none;
    background: url('images/side/side_arrow.gif') 0px 5px no-repeat;
}

.point {
    color: #fff;
    background-color: #FF5E28;
    padding: 5px;
    margin-right: 10px;
}

.btn_detail {
    color: #fff;
    background-color: #FF5E28;
    padding: 5px;
    margin-right: 10px;
}
.btn_detail a {
    color: #fff;
    background-color: #ff7a4d;
    padding: 5px;
    margin-right: 10px;
}

.merit li {
    margin-bottom: 10px;
}

.voice ul {
    padding-left: 30px;
}

.voice li {
    list-style-type: disc;
}

.qaa dt,
.qaa dd {
    position: relative;
    padding: 0px 0px 1em calc(30px + 1em);
    margin: 0px;
}
.qaa dt:before,
.qaa dd:before {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
}

.qaa dt {
    color: #001e96;
    font-weight: bold;
}
.qaa dt:nth-of-type(n + 2) {
    margin: 1em 0px 0px;
}
.qaa dt:before {
    background-color: #001e96;
    color: #fff;
    content: "Q";
}

.qaa dd {
    border-bottom: 1px solid #d6d6d6;
}
.qaa dd:before {
    color: #d30010;
    content: "A";
}

.emphasis {
    padding: 0px;
    margin: 0px;
    color: #ff6633;
    font-size: 24px;
}

.col2 {
    display: flex;
}

.col2_item {
    width: calc((100% / 2) - 15px);
}
.col2_item:nth-of-type(2) {
    margin: 0px 0px 0px 30px;
}

.box_list ul {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.box_list p {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    text-align: center;
}

.red_bold {
    color: #ff0000;
    font-weight: bold;
}

.president{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:16px;
	font-weight:bold;
}
.president .large{
	font-size:24px;

}

.index_link {
    padding: 0px;
    margin: 0px;
    padding: 30px;
    border: 1px solid #d6d6d6;
    background-color: #f8f8f8;
}
.index_link > li {
    margin: 0px 0px 0px 1em;
}

.appeal {
    padding: 20px;
    background-color: #fff2ef;
    color: #ff6633;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.list_label {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.technology_catch {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.technology_catch > p {
    margin: 0px;
}

.technology_catch > p > img {
    display: block;
    margin: 20px auto 0px;
}

.technology_catch_main {
    color: #ff5e28;
    font-size: 18px;
}

.technology_catch_main + p {
    margin: 10px 0px 0px;
}

.technology_catch_main > span {
    font-size: 36px;
}

.sdgs_presentation{
	position: relative;
    margin-top: 30px;
    width: 13em;
    height: 13em;
    border-radius: 50%;
    background-color: #ffe2d8;
    margin-right: 1em;
    margin-left: 1em;
}

.sdgs_presentation > p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.worries{
    width: 20%;
    transform: rotate( 25deg );
    position: absolute;
    top: 10%;
    left: 80%;
}

.points{
    width: 35%;
    transform: rotate( 25deg );
    position: absolute;
    top: 10%;
    left: 80%;
}

.sdgs_icon{
    width: 25%;
}

.atom_compere{
    justify-content: center;
}
.atom_compere div{
    margin: 0 20px;
}
.atom_compere div p{
    margin: 0px;
    text-align: center;
}
.bold {
    font-weight: bold;
}
.hamono_area{
    text-align: center;
}
.hamono_area p{
    margin: 5px auto;
}
.hamono_area ul{
    list-style: none;
    background-color: #fff2ef;
    width: 40%;
    margin: 5px auto;
}
.mt-30{
    margin-top: 30px;
}
.mb-30{
    margin-bottom: 30px;
}
.m-center{
    margin: 0 auto;
}
.opacity:hover{
    opacity: 0.7;
}
.corrosion_resistance{
    width: 50%;
}
.negative{
    font-size: 18px;
    color: #6ea8da;
}
.positive{
    font-size: 18px;
    font-weight: bold;
    color: #ff6633;
}
.balloon3-left{
    position: relative;
    display: inline-block;
    margin: 1.5em 0 1.5em 15px;
    padding: 48px 5px;
    width: 15rem;
    height: 10rem;
    text-align: center;
    color: #ff6633;
    font-size: 18px;
    font-weight: bold;
    background: #fff2ef;
    border-radius: 50%;
    box-sizing: border-box;
}
.balloon3-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -45px;
  margin-top: -25px;
  border: 25px solid transparent;
  border-right: 30px solid #fff2ef;
  z-index: 0;
}
.sol_inline_block{
  display: inline-block;
}

.barrier {
  position: relative;
}

.barrier::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/okanetsu/images/page/barrier.jpg");
  opacity: 0.2;
  z-index: -1;
  background-position-x: center;
  background-position-y: center;
}


/****************************************
             5. list table
*****************************************/

table.cont_table th,
table.cont_table td {
    border: 1px solid #d6d6d6;
    padding: 8px 5px;
}

table.cont_table th {
    font-weight: normal;
    background-color: #F8F8F8;
}

table.cont_table .line_d{
  border-bottom: double #d6d6d6;
}

table.company th {
    font-weight: normal;
    width: 120px;
    background-color: #F8F8F8;
}

table.company th,
table.company td {
    border: 1px solid #d6d6d6;
    padding: 8px 5px;
}

.cont ul {
    list-style: none;
}

.check li {
    margin-bottom: 5px;
}

.j_center{
    display: flex;
    justify-content: center;
    flex-flow: row;
    align-items: flex-start;
}

table td.colored,table th.colored{
    font-weight: bold;
    background: #ffe2d8;
}

/****************************************
             6. sidebar
*****************************************/

#sidebar {
    order: 1;
    margin: 20px 0px 50px 0px;
    width: 240px;
}

#sidebar a {
    color: #000;
}

#sidebar a:hover {
    color: #ff854c;
}

.sidetitle {
    background-color: #FF6634;
    color: #fff;
    font-weight: normal;
    font-family: Verdana;
    font-size: 20px;
    letter-spacing: 1.5px;
    padding: 15px 0px;
    text-align: center;
}

#sidebar .sidetitle a {
    color: #fff;
}

#sidebar .sidetitle a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
}

#sidebar ul {
    border: 1px solid #d6d6d6;
    font-size: 15px;
    padding: 0px 10px 0px 10px;
    margin-bottom: 50px;
}

#sidebar li {
    background: rgba(0, 0, 0, 0) url("images/side/side_arrow.gif") no-repeat scroll right center;
    border-bottom: 1px solid #cbcbcb;
    padding: 17px 0;
    list-style: none;
    width: 210px;
}

#sidebar li:last-child {
    border-bottom: none;
}

#sidebar #sideinfo {
    background-color: #000;
    width: 220px;
    padding: 30px 10px 50px 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

#sidebar .side_download {
    margin: 0px 0px 20px;
}

#sidebar .side_download > a:hover {
    opacity: 0.8;
}

/****************************************
 			7. wordpress sidewidget
 *****************************************/

.sidetitle_news {
    background-color: #fff2ef;
    color: #ed6f44;
    font-weight: normal;
    font-family: Verdana;
    font-size: 20px;
    letter-spacing: 1.5px;
    padding: 15px 0px;
    text-align: center;
}

#sidewidget {
    float: left;
    margin: 0px 0px 50px 0px;
    width: 240px;
}

#sidewidget a {
    color: #000;
}

#sidewidget a:hover {
    color: #ff854c;
}

#sidewidget ul {
    border: 1px solid #d6d6d6;
    font-size: 14px;
    padding: 0px 10px 0px 10px;
    margin-bottom: 50px;
}

#sidewidget li {
    border-bottom: 1px solid #cbcbcb;
    padding: 17px 0;
    list-style: none;
}

#sidebar ul {
    border: 1px solid #d6d6d6;
    font-size: 15px;
    padding: 0px 10px 0px 10px;
    margin-bottom: 50px;
}

#sidewidget li {
    border-bottom: 1px solid #cbcbcb;
    padding: 17px 0;
    list-style: none;
    width: 210px;
}

#sidewidget li:last-child {
    border-bottom: none;
}

#sidewidget #sideinfo {
    background-color: #000;
    width: 220px;
    padding: 30px 10px 50px 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

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


/****************************************
			8. footer
*****************************************/

#foot_bg {
    background-color: #000;
    padding-top: 80px;
    color: #fff;
    padding-bottom: 80px;
}

#foot_bg a.notice {
    color: #ff854c;
}

#foot_bg a {
    color: #fff;
}

#foot_bg a:hover {
    text-decoration: none;
    border-bottom: 1px solid #ff854c;
    padding-bottom: 2px;
}

#foot_left {
    float: left;
    text-align: center;
    font-size: 12px;
    width: 310px;
    margin-right: 45px;
}

.foot_list ul {
    float: left;
    margin-right: 46px;
}

.foot_list li {
    padding-left: 18px;
    padding-bottom: 20px;
    list-style: none;
    background: url('images/common/foot_icon.gif') 0px 9px no-repeat;
}

.foot_tel {
    margin: 20px 0px;
}
.foot_tel > p {
    margin: 0px;
    line-height: 1;
    white-space: nowrap;
}
.foot_tel > p:nth-of-type(1) {
    font-size: 25px;
}
.foot_tel > p:nth-of-type(1)::before {
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    background-image: url(./images/common/foot_tel_white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: "";
}
.foot_tel > p:nth-of-type(2) {
    margin: 0.5em 0px 0px;
    font-size: 18px;
}

.previous {
    float: left;
    display: block;
    width: 300px;
}

.next {
    float: right;
    display: block;
    width: 300px;
}

.logo3{
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    vertical-align: middle;
}


.side_banner_01{
    position: fixed;
    right: 0;
    top: 30vh;
    z-index: 1;
    width: 55px;
    background-color: #0063dd;
    padding: 22px 0;
    margin-bottom: 20px;
    border: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: baseline;
    align-items: center;
    transition: 0.3s;
    text-decoration: none;
}

.side_banner_01 p{
color: #fff;
    writing-mode: vertical-rl;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
}

.side_banner_02{
    position: fixed;
    right: 0;
    top: calc(30vh + 250px);
    z-index: 1;
    width: 55px;
    background-color: #4da8b8;
    padding: 22px 0;
    margin-bottom: 20px;
    border: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: baseline;
    align-items: center;
    transition: 0.3s;
    text-decoration: none;
}

.side_banner_02 p{
color: #fff;
    writing-mode: vertical-rl;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
}

.side_banner_01:hover , .side_banner_02:hover{
    transition: 0.3s;
    width: 65px;
    text-decoration: none;
}

.side_banner_01 img , .side_banner_02 img{
    width: 2em;
}



/****************************************
			9. English
*****************************************/
.en_top_title {
    padding: 0px;
    margin: 0px;
    color: #ed4a14;;
    font-size: 24px;
    text-align: center;
    line-height: 1.5;
}

#contents_onecolum h1 {
    margin: 100px 0px 10px 0px;
    background-color: #ff6633;
    color: #fff;
    padding: 15px 0px 15px 20px;
    font-weight: normal;
    font-family: Verdana;
    font-size: 20px;
    letter-spacing: 1.5px;
}

.en_top_menu {
    display: flex;
    justify-content: center;
    margin: 0px 10px;
    list-style: none;
}

.en_top_menu > li {
    position: relative;
    padding: calc(21% - 20px) 0px 0px;
    margin: 30px 10px 0px;
    width: calc(33.3% - 20px);
}

.en_top_menu > li > a {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.en_top_menu > li:nth-of-type(1) > a {
    background-image: url(./images/english/bnr_gsyori.jpg);
}
.en_top_menu > li:nth-of-type(2) > a {
    background-size: 70%;
    background-image: url(./images/english/bnr_carburizing.jpg);
}
.en_top_menu > li:nth-of-type(3) > a {
    background-image: url(./images/english/bnr_oncoat.jpg);
}
.en_top_menu > li > a:before {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.5s;
    content: "";
}
.en_top_menu > li > a:hover:before {
    background-color: rgba(0, 0, 0, 0);
}

.en_top_menu > li > a > p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-shadow: -2px -2px 6px #000, 2px -2px 6px #000, 2px 2px 6px #000, -2px 2px 6px #000;
    text-indent: 2px;
    letter-spacing: 2px;
    white-space: nowrap;
}

.en_top_menu > li > p {
    position: absolute;
    top: 100%;
    left: 0px;
    padding: 1em;
    margin: 0px;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

.en_top_menu > li > p > span {
    display: inline-block;
}

.en .header {
    height: 90px;
    background-color: #000;
}

.en .header > .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.header_lang > ul {
    display: flex;
    list-style: none;
}

.header_lang > ul > li {
    position: relative;
    padding: 0px 1em;
}
.header_lang > ul > li + li:before {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 1px;
    height: 1em;
    background-color: #fff;
    content: "";
}

.header_lang > ul > li > a {
    display: block;
    color: #fff;
    font-size: 15px;
}

.en_top_main > img {
    display: block;
    margin: 0px auto;
}

.en_top_technology {
    padding: 30px 0px 90px;
    background-color: #f8f8f8;
}

.en_top_information {
    padding: 60px 0px 90px;
}

.en_top_information .en_top_menu > li {
    margin: 30px 30px 0px;
    width: calc(50% - 60px);
}

.en .footer {
    padding: 60px 0px;
    background-color: #000;
}

.en .footer > .container > a {
    display: table;
    margin: 0px auto;
    max-width: 400px;
}

.en .footer > .container > img {
    margin: 10px auto;
}

.contact_attention {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0px auto;
    width: 80%;
}

.contact_attention > p {
    padding: 1em 5em;
    background-color: #f2f2f2;
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    box-sizing: border-box;
}

.contact_attention_item {
    margin: 30px 30px 0px;
    width: calc(50% - 60px);
}

.contact_attention_item > p {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}
.contact_attention_item > p:nth-of-type(1) {
    padding: 0px 0px 10px;
    border-bottom: 2px solid #ed6f44;
    font-size: 18px;
}
.contact_attention_item > p:nth-of-type(2) {
    padding: 10px 0px 0px;
    color: #ed6f44;
    font-size: 24px;
    font-weight: bold;
}
.contact_attention_item > p:nth-of-type(2):before {
    display: inline-block;
    margin: 0px 5px 0px 0px;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    content: "";
}
.contact_attention_item > p:nth-of-type(3) > span {
    font-size: 18px;
}
.contact_attention_item_tel:before {
    background-image: url(./images/english/icon_tel.gif);    
}
.contact_attention_item_fax:before {
    background-image: url(./images/english/icon_fax.gif);
}

.contact_attention_item > img {
    margin: 10px auto 0px;
}

.open_inline_form {
    display: block;
    position: relative;
    width: 20em;
    padding: 1em 2em;
    margin: 30px auto 0px;
    border: none;
    background-color: #ff6633;
    outline: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.open_inline_form:hover {
    opacity: 0.8;
}
.open_inline_form::after {
    position: absolute;
    top: 50%;
    right: 1em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
}

.bg_inline_form {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: 0.5s;
}

.bg_inline_form.js_active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.inline_form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 30px;
    max-height: 90%;
    background-color: #fff;
    overflow-y: auto;
}
@media screen and (max-width: 767px) {
    .inline_form {
        width: calc(100% - 20px);
    }        
}
@media print, (min-width: 768px) {
    .inline_form {
        width: 90%;
        max-width: 900px;
    }
}

.inline_form h3 {
    margin-bottom: 10px;
    color: #ff6633;
    margin: 40px 0px 25px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 2px solid #ed6f44;
}

.close_inline_form {
    position: absolute;
    top: 10px;
    right: 10px;
    transform: rotate(45deg);
    border: none;
    background: none;
    outline: none;
    width: 30px;
    height: 30px;
}
.close_inline_form:before,
.close_inline_form:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #ff6633;
    content: "";
}
.close_inline_form:before {
    width: 60%;
    height: 3px;
}
.close_inline_form:after {
    width: 3px;
    height: 60%;
}
.close_inline_form:hover {
    cursor: pointer;
}

.inline_form_content {
    display: table;
    margin: 0px auto;
}

.download_sample {
    display: flex;
    justify-content: center;
}

.download_sample > img {
    width: calc((100% / 2) - 10px);
    border: 1px solid #ccc;
}
.download_sample > img:nth-of-type(2) {
    margin: 0px 0px 0px 20px;
}

/****************************************
			10. Plugin
*****************************************/
.no_must {
    display: block;
    background-color: #FC0;
    padding: 4px 5px;
    font-size: 10px;
    color: #FFF;
    float: left;
    margin: 0px 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #CCC;
}


.textcenter{
	text-align: center;
	}
