@charset "UTF-8";

/* main_img
----------------------------------------------*/
.m_main_img img {
width: 100%;
}

/*--- m_sec_tab ---*/
.m_sec_tab{
position: relative;
}
.m_tab .e_list {
overflow: hidden;
border-bottom: 1px solid #d4d4d4;
}
.select {
color: #fff;
}
.s_hide {
display: none;
}
.m_tab .e_li > a {
display: block;
text-align: center;
float: left;
margin-right: 1px;
padding: 12px 0;
background-color: #eeeeee;
width: 165px;
font-weight: bold;
cursor: pointer;
}
.m_tab .e_li.select > a {
background-color: #919191;
}
.m_tab_cont {
clear: both;
}
.m_tab_cont .e_list {
overflow: hidden;
}
.m_tab_cont .e_li {
padding: 15px 0;
border-bottom: 1px dotted #d4d4d4;
overflow: hidden;
}
.m_tab_cont .e_list .e_li:last-child {
border-bottom: 1px solid #eee;
}
.m_tab_cont .e_li .e_txt:hover {
text-decoration: underline;
}
.m_tab_cont .e_li span,
.e_cat,
.e_txt_news {
display: block;
float: left;
}
.e_txt_news {
margin-top: 3px;
}
.m_tab_cont .e_li span {
margin-right: 38px;
margin-top: 3px;
}
.e_cat {
width: 90px;
margin-right: 43px;
padding: 3px 0;
color: #fff;
text-align: center;
}
.e_cat_open {
background-color: #afc379;
}
.e_cat_news {
background-color: #aeaeae;
}
.e_cat_ir {
background-color: #91c6db;
}
.e_cat_report {
background-color: #efb75f;
}
.e_cat_closing {
background-color: #e69bcd;
}
.e_cat_summary {
background-color: #8fa0e8;
}
.e_cat_pr {
background-color: #ff8683;
}
.e_txt_pdf {
position: relative;
}
.e_txt_pdf:after {
content: '';
position: absolute;
display: inline-block;
width: 14px;
height: 14px;
background: url(../imgs/common/ico_pdf.jpg) no-repeat right center;
margin-left: 19px;
margin-top: 3px;
}
.m_txt_toarchive {
position: absolute;
top: 13px;
right: 0;
}
.m_txt_toarchive a {
position: relative;
}
.m_txt_toarchive a:hover {
text-decoration: underline;
}
.m_txt_toarchive a:before {
content: url(../imgs/common/arrow_right01.png);
position: absolute;
left: -10px;
}
/* philosophy
----------------------------------------------*/
.e_txt_center_01 {
text-align: center;
font-size: 1.5rem;
margin-bottom: 25px;
line-height: 2.45em;
}
.e_txt_side01 {
text-align: right;
margin-right: 137px;
}
.e_list_float01 {
width: 400px;
overflow: hidden;
margin: 0 auto;
padding-left: 60px;
}
.e_li_float01 {
/*float: left;*/
/*width: 50%;*/
text-align: left;
box-sizing: border-box;
padding-left: 14px;
margin-bottom: 10px;
position: relative;
}
.e_li_float01:before {
content: '';
width: 6px;
height: 6px;
border-radius: 3px;
background: #c3c3c3;
position: absolute;
left: 0;
bottom: 50%;
margin-bottom: -3px;
}
.e_list_philosophy {
width: 700px;
margin: 0 auto;
}
.e_list_philosophy dd {
padding-left: 28px;
margin-bottom: 10px;
}
.e_list_philosophy dd:last-child {
margin-bottom: 0;
}
.e_sub_img {
text-align: center;
margin-top: 30px;
}
@media screen and (max-width: 641px) {
	.e_tab_cont {
	border-bottom: 1px solid #eee;
	}
	.m_tab .e_list {
	border: none;
	}
	.m_tab .e_li > a {
	box-sizing: border-box;
	width: 32.5%;
	padding: 8px 0;
	font-size: 1.25rem;
	}
	.m_tab .e_list .m_tab .e_li:last-child > a {
	margin-right: 0;
	}
	.m_tab_cont .e_list {
	padding: 0 15px;
	}
	.m_tab_cont .e_news_top {
	overflow: hidden;
	margin-bottom: 5px;
	}
	.m_tab_cont .e_news_top span,
	.m_tab_cont .e_news_top .e_cat {
	float: left;
	margin-right: 0;
	padding: 2px 0;
	}
	.m_tab_cont .e_news_top span {
	margin-right: 10px;
	}
	.m_tab_cont .e_news_top .e_cat {
	font-size: 1.1rem;
	margin-top: 4px;
	}
	.m_tab_cont .e_txt {
	box-sizing: border-box;
	text-align: left;
	}
 	.m_txt_toarchive {
	position: relative;
	text-align: right;
	right: 7px;
	}
	.e_txt_side01 {
	margin-right: 0;
	}
	/*企業理念*/
	.e_txt_center_01 {
	width: 95%;
	margin: 0 auto 25px;
	}
	.e_list_philosophy {
	width: 100%;
	}
}

/* about
----------------------------------------------*/
.m_list_02 .e_list {
overflow: hidden;
padding-bottom: 60px;
}
.m_list_02 .e_list > li {
float: left;
margin-right: 1.3%;
width: 24%;
max-width: 240px;
}
.m_list_02 .e_list > li:last-child {
margin-right: 0;
}
.m_list_02 .e_li img {
width: 100%;
}
.m_list_02 .e_li p {
margin-top: 6px;
position: relative;
padding-left: 17px;
}
.m_list_02 .e_li p:hover {
text-decoration: underline;
}
.m_list_02 .e_li p:before {
content: url(../imgs/common/arrow_right01.png);
position: absolute;
left: 2px;
}

/* news
----------------------------------------------*/
.form_blk {
text-align: left;
margin-bottom: 20px;
}
.form_select {
min-width: 200px;
padding: 6px 8px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #999;
background: #FFF;
background: url(../imgs/common/ico_select_arw.png) right 10px center no-repeat;
background-size: 11px auto;
border-radius: 4px;
font-size: 14px;
}

/* officer
----------------------------------------------*/
.m_officer .tbl_01 {
width: 80%;
margin: 0 auto;
border-collapse: collapse;
}
.m_officer .tbl_01 tr {
border-bottom: 1px solid #d4d4d4;
}
.m_officer .tbl_01 tr:last-child {
padding-bottom: 0;
border-bottom: none;
}
.m_officer .tbl_01 th,
.m_officer .tbl_01 td {
padding: 15px 0;
}
.m_officer .tbl_01 tr td:nth-child(2) {
width: 25%;
}
.m_officer .tbl_01 tr td:nth-child(2),
.m_officer .tbl_01 tr td:nth-child(3) {
padding-left: 15px;
}
.m_officer .s_noborder {
border-bottom: none !important;
}
.m_officer .s_nopadding {
padding-bottom: 0 !important;
}
.m_officer .e_txt_01 {
margin-top: 40px;
text-align: right;
}
@media screen and (max-width: 641px) {
.m_officer .tbl_01 {
width: 90%;
}
.m_officer .tbl_01 th,
.m_officer .tbl_01 td,
.m_officer .tbl_01 tr td:nth-child(2) {
display: block;
}
.m_officer .tbl_01 th {
padding-top: 20px;
padding-bottom: 0;
/*float: left;*/
/*margin-right: 25px;*/
}
.m_officer .tbl_01 tr td.e_sp_float {
/*padding-top: 20px;*/
padding-bottom: 0;
/*float: left;*/
/*width: 50%;*/
width: 100% !important;
padding-top: 0;
padding-left: 0 !important;
}
.m_officer .tbl_01 tr td:last-child {
padding-bottom: 20px;
}
.m_officer .tbl_01 tr td.e_sp_width100 {
padding-top: 0;
clear: both;
width: 100%;
/* text-indent: 15px; **/
padding-left: 15px;
font-size: 1.3rem;
}
}

/* csr
----------------------------------------------*/

.m_csr.listType1 {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
.m_csr.listType1 .e_list {
	/*border-top: 1px solid #d4d4d4;*/
}
.m_csr.listType1 .e_list .e_li {
	display: block;
	padding: 15px 0;
	border-bottom: 1px dotted #d4d4d4;
}
.m_csr.listType1 .e_list .e_li a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 641px) {
.m_csr.listType1 {
	width: 100%;
}
}


/* product
----------------------------------------------*/
.m_product.l_box_02 {
padding-top: 70px;
}
.m_product .m_ttl_lv2_04 {
margin-bottom: 40px;
}
.m_column2 {
position: relative;
overflow: hidden;
margin: 0 auto;
}
.m_column2 .e_img_right,
.m_column2 .e_img_left {
width: 50%;
}
.m_column2 .e_img_right{
float: right;
}
.m_column2 .e_img_left{
float: left;
text-align: right;
}
.m_column2.m_column2_txtleft .e_txt,
.m_column2.m_column2_txtright .e_txt {
position: absolute;
max-width: 50%;
width: 500px;
box-sizing: border-box;
}
.m_column2.m_column2_txtleft .e_txt .e_txt_lv2,
.m_column2.m_column2_txtright .e_txt .e_txt_lv2 {
text-indent: 10px;
line-height: 1.8em;
}
.m_column2.m_column2_txtleft .e_txt {
right: 50%;
padding: 4.87% 71px 4.87% 0;
}
.m_column2.m_column2_txtright .e_txt {
left: 50%;
padding: 4.87% 0 4.87% 71px;
}
@media screen and (max-width: 975px) {
.m_column2.m_column2_txtleft .e_txt {
padding: 2% 40px 2% 0;
}
.m_column2.m_column2_txtright .e_txt {
padding: 2% 0 2% 40px;
}
}
@media screen and (max-width: 875px) {
.m_column2 .e_img_right,
.m_column2 .e_img_left {
float: none;
margin: 0 auto;
width: 100%;
text-align: center;
}
.m_column2.m_column2_txtleft .e_txt,
.m_column2.m_column2_txtright .e_txt {
position: relative;
right: 0;
left: 0;
margin: 0 auto;
max-width: 90%;
padding: 0;
margin: 20px auto 40px;
}
.m_column2 + footer {
margin-top: 30px;
}
}

/* message
----------------------------------------------*/
.m_message .m_ttl_lv2_04 {
font-size: 2.6rem;
margin-bottom: 30px;
}
/* 2カラム */
.m_message .m_column2_02 {
overflow: hidden;
max-width: 1000px;
margin: 0 auto;
}
.m_message .m_column2_02 .e_column2 {
box-sizing: border-box;
text-align: left;
}
.m_message .m_column2_02 .e_column2:first-child {
float: left;
width: 66%;
margin-right: 4%;
}
.m_message .m_column2_02 .e_column2:nth-child(2) {
float: right;
width: 30%;
margin-right: 0;
}
.m_message .e_column2_03 {
float: left;
width: 66%;
}
.m_message .e_txt {
line-height: 1.9em;
}
.m_sign {
text-align: right;
margin-top: 30px;
}
.m_sign .e_sign_name {
font-size: 2rem;
margin-left: 10px;
}
@media screen and (max-width: 641px) {
.m_message .m_column2_02 {
width: 95%;
}
.m_message .m_column2_02 .e_column2:first-child,
.m_message .m_column2_02 .e_column2:nth-child(2) {
float: none;
margin-right: 0;
}
.m_message .m_column2_02 .e_column2:first-child {
width: 100%;
}
.m_message .m_column2_02 .e_column2:nth-child(2) {
width: 90%;
margin: 0 auto 20px;
}
.m_message .m_column2_02 .e_column2:last-child {
width: 100%;
}
.m_message .e_column2_03 {
width: 100%;
}
.m_message .m_ttl_lv2_04 {
text-align: center;
font-size: 2.5rem;
}
.m_message figure {
width: 80%;
margin: 0 auto;
}
}


/* group
----------------------------------------------*/
.group_banner {
width:100%;
margin-bottom: 60px;
}
.group_banner .e_li {
display: block;
width:48%;
float:left;
margin-right: 4%;
border: 1px #ccc solid;
padding: 20px 20px 20px 30px;
text-align: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.group_banner .e_li:nth-child(even){
margin-right: 0;
float:left;
}
@media screen and (max-width: 641px) {
.group_banner {
margin-bottom: 0;
}
.group_banner .e_li {
width:100%;
float:none;
margin-right: 0;
margin-bottom: 20px;
}
.group_banner .e_li:nth-child(2){
margin-bottom: 0;
}
}

/* home
----------------------------------------------*/
.m_box_home_banner {
margin-bottom: 100px;
}
.home_banner {
max-width:1000px;
margin:0 auto;
}
.home_banner .e_li {
display: block;
width:48%;
float:left;
margin-right: 4%;
border: 1px #ddd solid;
padding: 20px 20px 20px 30px;
text-align: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.home_banner .e_li img {
padding-bottom: 12px;
}
.home_banner .e_li:nth-child(even){
margin-right: 0;
float:left;
}
.m_box_home_banner .e_btn_01 {
margin-bottom: 20px;
}
.m_box_home_banner .e_btn_01 a {
display: block;
margin: 20px auto 0;
width:280px;
padding: 8px 0;
font-size: 1.4rem;
border-radius: 3px;
border: 1px solid #d4d4d4;
text-align: center;
position: relative;
transition: .3s;
box-sizing: border-box;
padding-left: 0;
}
.m_box_home_banner .e_btn_01 a:before {
content: '';
position: absolute;
left: 20%;
width: 11px;
height: 20px;
background: url(../imgs/common/arrow_right01.png) 0 center no-repeat;
top: 50%;
margin-top: -10px;
}
.m_box_home_banner .e_btn_01 a:hover {
background-color: #eee;
}
.m_box_home_banner .e_btn_01 a:before {
}

@media screen and (max-width: 641px) {
.m_box_home_banner {
margin:0 20px 30px;
}
.home_banner {
width:100%;
}
.home_banner .e_li {
padding: 12px;
}
.home_banner .e_li img {
height:50px;
padding-bottom: 8px;
}
.home_banner .e_li {
width:100%;
float:none;
margin-right: 0;
margin-bottom: 20px;
}
.m_box_home_banner .e_btn_01 {
margin-top: 0;
}
.m_box_home_banner .e_btn_01 a {
margin: 0 auto 10px;
width:100%;
}

}


/* report
----------------------------------------------*/
.m_report .e_txt_01 {
margin-bottom: 20px;
text-align: center;
}
.m_report .e_list {
margin-top: 10px;
margin-left: 5px;
max-width: 645px;
margin: 10px auto 0 auto;
}
.m_report .e_li {
margin-bottom: 5px;
}
.m_report .e_txt_pdf {
padding-left: 14px;
}
.m_report .e_txt_pdf:before {
content: '';
width: 6px;
height: 6px;
border-radius: 3px;
background: #c3c3c3;
position: absolute;
left: 0;
bottom: 50%;
margin-bottom: -3px;
}
.m_report .e_txt_pdf a:hover {
text-decoration: underline;
}
@media screen and (max-width: 641px) {
.m_report .e_txt_01 {
text-align: left;
}
.m_report .e_li {
margin-bottom: 15px;
}
.m_report .e_txt_pdf:after {
margin-left: 0;
}
}

/* ir
----------------------------------------------*/
/*-- index --*/
.m_ir .m_news {
clear: both;
position: relative;
}
.m_ir .m_news .e_list {
overflow: hidden;
}
.m_ir .m_news .e_li {
padding: 15px 0;
border-bottom: 1px dotted #d4d4d4;
overflow: hidden;
}
.m_ir .m_news .e_list .e_li:last-child {
border-bottom: 1px solid #eee;
}
.m_ir .m_news .e_li .e_txt:hover {
text-decoration: underline;
}
.m_ir .m_news .e_li span,
.e_cat,
.e_txt_news {
display: block;
float: left;
}
.e_txt_news {
margin-top: 3px;
}
.m_ir .m_news .e_li span {
margin-right: 38px;
margin-top: 3px;
}
.m_ir .m_txt_toarchive {
position: absolute;
top: -10px;
right: 0;
}
.m_schedule {
border: 1px solid #d4d4d4;
padding: 10px;
margin-top: 40px;
}
.m_ir .e_lead01 {
margin-bottom: 10px;
}
.m_ir .m_column3 .e_list_02 {
margin-left: 20px;
}
.m_ir .m_column3 .e_list_02 .e_li {
float: none;
width: 100%;
min-height: 1px;
margin-right: 0;
margin-bottom: 5px;
}
.m_ir .m_column3 .e_list_02 .e_li a {
background: url(../imgs/common/arrow_right01.png) left no-repeat;
padding-left: 10px;
}
.m_ir .m_column3 .e_list_02 .e_li a:hover {
text-decoration: underline;
}
@media screen and (max-width: 641px) {
.m_ir .m_txt_toarchive {
position: relative;
right: 7px;
top: 5px;
}
}

/*-- m_management_policy --*/
.m_management_policy .e_list {
margin: 10px 0;
}
.m_management_policy .e_list dd {
text-indent: 27px;
margin-bottom: 7px;
}
/*-- m_management_plan --*/
.m_management_plan .e_txt {
margin-bottom: 20px;
text-indent: 10px;
}
.m_management_plan .e_txt:last-child {
margin-bottom: 0;
}
/*--- governanace ---*/
.m_govern .e_list dt {
font-weight: bold;
margin-top: 5px;
margin-bottom: 10px;
}
.m_govern .e_list dd {
margin-bottom: 20px;
}
.m_govern .e_txt{
margin-bottom: 20px;
text-indent: 10px;
}
.m_govern .e_txt.l_no_mGb {
margin-bottom: 0;
}
/*--- m_risk ---*/
.m_risk .e_list dt{
font-weight: bold;
margin-top: 5px;
margin-bottom: 10px;
}
.m_risk .e_list dd {
margin-bottom: 20px;
}
.m_risk .e_txt {
text-indent: 10px;
}
.m_risk .e_txt.e_txt_mB20 {
margin-bottom: 20px;
}
/*-- m_subject --*/
.m_subject .e_txt {
text-indent: 10px;
}
.m_subject .e_txt.e_txt_mB20 {
margin-bottom: 20px;
}
/*--- benefic ---*/
.m_benefic .e_tbl_01 {
border-collapse: collapse;
border: 1px solid #d4d4d4;
margin: 10px 0;
width: 100%;
}
.m_benefic .e_tbl_01 th,
.m_benefic .e_tbl_01 td {
border: 1px solid #d4d4d4;
padding: 10px 20px;
}
.m_benefic .e_tbl_01 th {
background: #eee;
}
.m_benefic .e_tbl_02 {
border-collapse: collapse;
border: 1px solid #d4d4d4;
margin: 10px 0;
width: 100%;
}
.m_benefic .e_tbl_02 th,
.m_benefic .e_tbl_02 td {
border: 1px solid #d4d4d4;
padding: 10px 20px;
}
.m_benefic .e_tbl_02 th {
background: #eee;
text-align: center;
}
.m_benefic .e_tbl_02 tr td:nth-child(2),
.m_benefic .e_tbl_02 tr td:nth-child(3) {
text-align: right;
}

/*-- m_event_individual --*/
.m_event_individual .e_tbl_01 {
border-collapse: collapse;
margin-top: 20px;
width: 95%;
margin: 20px auto 0;
}
.m_event_individual .e_tbl_01 td,
.m_event_individual .e_tbl_01 th {
border: 1px solid #b2b2b2;
padding: 5px 8px;
}
.m_event_individual .e_tbl_01 th {
background-color: #eee;
text-align: center;
width: 17%;
}
.m_event_individual .e_tbl_01 td {
text-align: left;
}
.m_event_individual .e_tbl_01 a {
text-decoration: underline;
}
@media screen and (max-width: 641px) {
.m_event_individual .e_tbl_01 {
width: 100%;
}
.m_event_individual .e_tbl_01 th {
width: 31%;
}
}
/*-- .m_stockinfo ,.m_shareholder --*/
.m_stockinfo .e_tbl_01,
.m_shareholder .e_tbl_01 {
border-collapse: collapse;
border: 1px solid #d4d4d4;
margin: 10px 0;
width: 100%;
}
.m_stockinfo .e_tbl_01 th,
.m_stockinfo .e_tbl_01 td,
.m_shareholder .e_tbl_01 th,
.m_shareholder .e_tbl_01 td {
border: 1px solid #d4d4d4;
padding: 10px 20px;
vertical-align: middle;
}
.m_stockinfo .e_tbl_01 th,
.m_shareholder .e_tbl_01 th {
background: #eee;
}
.m_shareholder .e_tbl_01 th {
text-align: center;
}
.m_shareholder .e_tbl_01 td {
text-align: right;
}
.m_shareholder .e_tbl_01 td:first-child {
text-align: left;
}
.m_stockinfo .e_tbl_01 a:hover {
text-decoration: underline;
}
.m_stockinfo .e_tbl_01 td > dl > dd {
margin-bottom: 10px;
}
.m_shareholder .e_caution {
font-size: 1.2rem;
}

/*-- m_stockquotes --*/
.m_stockquotes .e_stockquotes_column3 {
background: #eee;
padding: 10px;
display: -webkit-flex;
display: flex;
box-sizing: border-box;
-webkit-justify-content: space-around;
justify-content: space-around;
margin: 20px 0;
}
.m_stockquotes .e_stockquotes_column3 .e_elem {
text-align: center;
border: 1px solid #9c9c9c;
box-sizing: border-box;
width: 30%;
}
.m_stockquotes .e_stockquotes_column3 .e_elem a {
background: #fff;
font-size: 1.8rem;
font-weight: bold;
display: block;
padding: 10px;
transition: .4s;
}
.m_stockquotes .e_stockquotes_column3 .e_elem a:hover {
background: #9c9c9c;
}
.m_stockquotes .e_stockquotes_column3 .e_elem span {
font-weight: normal;
font-size: 1.1rem;
display: block;
}
.m_stockquotes .e_caution {
font-size: 1.2rem;
}
@media screen and (max-width: 641px) {
.m_stockquotes .e_stockquotes_column3 {
display: -webkit-block;
display: block;
}
.m_stockquotes .e_stockquotes_column3 .e_elem {
width: 100%;
margin-bottom: 10px;
}
.m_stockquotes .e_stockquotes_column3 .e_elem:last-child {
margin-bottom: 0;
}
}
/*-- m_procedure --*/
.m_procedure a:hover {
text-decoration: underline;
}

/*-- m_meeting --*/
.m_meeting a:hover {
text-decoration: underline;
}
.m_meeting .m_nav {
padding: 5px 0;
margin-bottom: 20px;
text-align: center;
background: #eee;
}
.m_meeting .m_nav .e_li {
display: inline-block;
}
.m_meeting .m_nav .e_li a {
padding: 0 10px;
border-right: 1px solid #d4d4d4;
}
.m_meeting .m_nav .e_list .e_li:last-child a {
border-right: none;
}
.m_meeting .e_list_02 {
margin-bottom: 20px;
}
.m_meeting .e_list_02 dt {
position: relative;
padding-left: 15px;
}
.m_meeting .e_list_02 dt:before {
content: '■';
left: 0;
position: absolute;
}
.m_meeting .e_list_02 dd {
padding-left: 15px;
}
.m_meeting .e_downloadadobe {
margin: 40px 0 10px;
}
/*-- m_disclosure --*/
.m_disclosure .e_txt {
text-indent: 10px;
}
/*-- m_disclaimer --*/
.m_disclaimer .e_txt {
margin-bottom: 20px;
text-indent: 14px;
}
.m_disclaimer .e_txt:last-child {
margin-bottom: 0;
}
/* site_policy
----------------------------------------------*/
.m_site_policy .e_list {
margin-top: 5px;
}
.m_site_policy .e_li {
padding-left: 18px;
position: relative;
}
.m_site_policy .e_li:before {
content: '・';
position: absolute;
left: 0;
}
.m_site_policy .e_list + p {
margin-top: 5px;
}
.m_site_policy .e_list_02 {
margin-top: 5px;
}
.m_site_policy .e_list_02 dt {
margin-bottom: 2px;
}
.m_site_policy .e_list_02 dd {
margin-left: 10px;
}
@media screen and (max-width: 641px) {
.m_site_policy .e_ttl_lv2_02 {
font-size: 2.6rem;
padding: 0 14px;
}
}
@media screen and (max-width: 321px) {
.m_site_policy .e_ttl_lv2_02 {
font-size: 2.2rem;
padding: 0 12px;
}
}


/* privacy_policy
----------------------------------------------*/
.m_privacy_policy .e_list {
margin-top: 5px;
margin-left: 5px;
}
.m_privacy_policy .e_li {
margin-bottom: 3px;
}
.m_privacy_policy .e_list_02 {
margin-left: 42px;
margin-top: 3px;
}
.m_privacy_policy .e_li_02 {
margin-bottom: 3px;
}
.m_privacy_policy .e_list_03 {
overflow: hidden;
}
.m_privacy_policy .e_list_03 dt {
float: left;
}
@media screen and (max-width: 321px) {
.m_privacy_policy .e_ttl_lv2_02 {
font-size: 2.2rem;
padding: 0 12px;
}
}

/* 404
----------------------------------------------*/

.m_notfound .e_list_01 {
margin: 20px 0;
}
.m_notfound .e_list_01 .e_li a {
position: relative;
font-size: 1.4rem;
padding-left: 16px;
}
.m_notfound .e_list_01 .e_li a:hover {
text-decoration: underline;
}
.m_notfound .e_list_01 .e_li a:before {
content: url(../imgs/common/arrow_right01.png);
position: absolute;
left: 0;
top: 1px;
}


/* sitemap
----------------------------------------------*/
.m_sitemap .m_uppercolumn_sitemap {
border-bottom: 1px solid #d4d4d4;
margin-bottom: 40px;
padding: 0 0 40px;
}
.m_sitemap .m_uppercolumn_sitemap .m_column_sitemap {
margin-bottom: 30px;
}
.m_sitemap .m_uppercolumn_sitemap .m_column_sitemap:last-child {
margin-bottom: 0;
}
.m_sitemap .m_undercolumn_sitemap {
padding-left: 16px;
}
.m_sitemap .m_undercolumn_sitemap .m_column_sitemap {
width: 30%;
margin-right: 5%;
float: left;
box-sizing: border-box;
padding-right: 8px;
}
.m_sitemap .m_undercolumn_sitemap .m_column_sitemap:nth-child(3n) {
margin-right: 0;
}
.m_sitemap .m_ttl_sitemap_lv2 a {
font-weight: bold;
font-size: 1.65rem;
position: relative;
padding-left: 20px;
}
.m_sitemap .m_ttl_sitemap_lv2 a:hover,
.m_sitemap a:hover {
text-decoration: underline;
}
.m_sitemap .m_ttl_sitemap_lv2 a:before {
content: '';
width: 10px;
height: 20px;
position: absolute;
left: 0;
background: url(../imgs/common/arrow_right02_1.png) left 4px no-repeat;
}
.m_sitemap .m_sitemap_company .e_list_01 > .e_li {
width: 30%;
margin-right: 5%;
float: left;
margin-bottom: 15px;
}
.m_sitemap .m_sitemap_ir .e_list_01 > .e_li {
width: 30%;
margin-right: 5%;
float: left;
margin-bottom: 20px;
box-sizing: border-box;
padding-right: 10px;
}
.m_sitemap .m_sitemap_company .e_list_01 > .e_li:nth-child(3n),
.m_sitemap .m_sitemap_ir .e_list_01 > .e_li:nth-child(3n) {
margin-right: 0;
}
.m_sitemap .m_sitemap_ir .e_list_01 > .e_li:nth-last-child(3),
.m_sitemap .m_sitemap_ir .e_list_01 > .e_li:nth-last-child(2),
.m_sitemap .m_sitemap_ir .e_list_01 > .e_li:last-child {
margin-bottom: 0;
}
.m_sitemap .m_uppercolumn_sitemap .m_ttl_sitemap_lv2 {
margin-bottom: 24px;
border:1px #dcdcdc solid;
padding: 8px 16px 6px;
background: #f8f8f8;
}
.m_sitemap .m_undercolumn_sitemap .m_ttl_sitemap_lv2 {
margin-bottom: 20px;
}
.m_sitemap .e_list_01 {
padding-left: 34px;
}
.m_sitemap .e_li {
margin-bottom: 10px;
}
.m_sitemap .e_li a {
position: relative;
font-size: 1.5rem;
}
.m_sitemap .e_li a:before {
content: url(../imgs/common/arrow_right01.png);
position: absolute;
left: -13px;
}
.m_sitemap .e_list_02 {
padding-left: 15px;
margin-top: 10px;
margin-bottom: 15px;
}
@media screen and (max-width: 641px) {
.m_sitemap .m_uppercolumn_sitemap,
.m_sitemap .m_undercolumn_sitemap {
padding-left: 0;
padding-right: 0;
}
.m_sitemap .m_undercolumn_sitemap .m_column_sitemap {
width: 100%;
float: none;
padding-right: 0;
padding-left: 16px;
margin-bottom: 20px;
}
.m_sitemap .m_sitemap_company .e_list_01 > .e_li {
width: 100%;
float: none;
margin-bottom: 15px;
}
.m_sitemap .m_sitemap_ir .e_list_01 > .e_li {
width: 100%;
float: none;
margin-bottom: 20px;
padding-right: 0;
height: auto !important;
}
.m_sitemap .m_uppercolumn_sitemap .m_column_sitemap:last-child,
.m_sitemap .m_undercolumn_sitemap .m_column_sitemap:last-child {
margin-bottom: 0;
}
}



@media screen and (max-width: 641px) {
	.m_list_02 .e_list {
	padding: 0 15px 40px 15px;
	} 
	.m_list_02 .e_list > li {
	width: 48%;
	margin-bottom: 23px;
	}
	.m_list_02 .e_list > li:nth-child(even){
	float: right;
	margin-right: 0;
	}
	.m_list_02 .e_list > li:nth-child(3),
	.m_list_02 .e_list > li:last-child {
	margin-bottom: 0;
	}
	.m_list_02 .e_list p {
	margin-top: 4px;
	padding-left: 16px;
	}
	.m_list_02 .e_li p:before {
	left: 4px;
	}
	.m_box_more .l_inner {
	height: 300px;
	}

	.e_list_float01 {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	}
	.e_li_float01 {
	width: 100%;
	float: none;
	}
	.e_list_float01 li:last-child {
	margin-bottom: 0;
	}


/* home 
----------------------------------------------*/
.m_box_more .l_inner {
margin-bottom: 0;
}

/* .m_aside_news
----------------------------------------------*/
.m_sec_tab.l_news_left {
float: none;
width: 100%;
}
.m_aside_news {
float: none;
width: 100%;
margin-top: 20px;
}
.m_aside_news .e_list {
overflow: hidden;
background: #f5f5f5;
}
.m_aside_news .e_li {
box-sizing: border-box;
width: 50%;
float: left;
}
.m_aside_news .e_li:nth-child(2n-1) {
border-right: 1px solid #d4d4d4;
}
}

/* office
----------------------------------------------*/
.m_map {
margin: 20px 0;
}
.m_map iframe {
width: 100%;
height: 450px;
}
.m_list_access .e_txt {
margin-left: 14px;
}
@media screen and (max-width: 641px) {
.l_box_04.l_box_profile_sp {
padding-bottom: 0;
}
.m_map iframe {
height: 330px;
}
}

/* office
----------------------------------------------*/
@media screen and (max-width: 641px) {
.m_list_access {
margin-bottom: 30px;
}
}

/*-- m_history --*/
@media screen and (max-width: 641px) {
.m_history .m_table02 th {
text-align: left;
width: 38.5%
}
}
/* m_contact_input
----------------------------------------------*/
.m_contact_input .m_contact_nav,
.m_contact_confirm .m_contact_nav,
.m_contact_finish .m_contact_nav {
margin-bottom: 40px;
}
.m_contact_input .m_contact_nav .e_list,
.m_contact_confirm .m_contact_nav .e_list,
.m_contact_finish .m_contact_nav .e_list {
text-align: center;
}
.m_contact_input .m_contact_nav .e_li,
.m_contact_confirm .m_contact_nav .e_li,
.m_contact_finish .m_contact_nav .e_li {
float: left;
width: 32%;
height: 44px;
margin-right: 2%;
background: #eee;
/*border: 2px solid #d4d4d4;*/
text-align: center;
padding: 0;
font-weight: bold;
box-sizing: border-box;
position: relative;
font-size: 1.45rem;
}
.m_contact_input .m_contact_nav .e_li:first-child:after,
.m_contact_input .m_contact_nav .e_li:nth-child(2):after,
.m_contact_confirm .m_contact_nav .e_li:first-child:after,
.m_contact_confirm .m_contact_nav .e_li:nth-child(2):after,
.m_contact_finish .m_contact_nav .e_li:first-child:after,
.m_contact_finish .m_contact_nav .e_li:nth-child(2):after {
content: '';
display: block;
position: absolute;
top: 0;
right: -8px;
width: 0;
height: 0;
border-top: 22px solid transparent;
border-right: 10px solid transparent;
border-bottom: 22px solid transparent;
border-left: 30px solid #eee;
background-color: #fff;
}
.m_contact_input .m_contact_nav .e_li.current,
.m_contact_confirm .m_contact_nav .e_li.current,
.m_contact_finish .m_contact_nav .e_li.current {
background: #555;
color: #fff;
}
.m_contact_input .m_contact_nav .e_li.current:after,
.m_contact_confirm .m_contact_nav .e_li.current:after,
.m_contact_finish .m_contact_nav .e_li.current:after {
border-left: 20px solid #555;
}
.m_contact_input .m_contact_nav .e_li p ,
.m_contact_confirm .m_contact_nav .e_li p ,
.m_contact_finish .m_contact_nav .e_li p {
line-height: 44px;
}
.m_contact_input .m_contact_nav .e_li:first-child p ,
.m_contact_input .m_contact_nav .e_li p:nth-child(2),
.m_contact_confirm .m_contact_nav .e_li:first-child p,
.m_contact_confirm .m_contact_nav .e_li p:nth-child(2),
.m_contact_finish .m_contact_nav .e_li:first-child p,
.m_contact_finish .m_contact_nav .e_li p:nth-child(2) {
padding-right: 20px;
}
.m_contact_input .m_contact_nav .e_li:last-child,
.m_contact_confirm .m_contact_nav .e_li:last-child,
.m_contact_finish .m_contact_nav .e_li:last-child {
margin-right: 0;
}
.m_contact_input .m_contact_nav .e_li:last-child:after,
.m_contact_confirm .m_contact_nav .e_li:last-child:after,
.m_contact_finish .m_contact_nav .e_li:last-child:after {
content: none;
}
.m_contact_input .e_txt_01 a {
text-decoration: underline;
}
.m_contact_input .s_require {
color: #ff0000;
}
.m_contact_input .e_tbl_01,
.m_contact_confirm .e_tbl_01 {
margin-top: 20px;
margin-bottom: 20px;
border-collapse: collapse;
/*border: 1px solid #d4d4d4;*/
width: 100%;
}
.m_contact_confirm .e_tbl_01 {
margin-bottom: 40px;
}
.m_contact_input .e_tbl_01 td,
.m_contact_input .e_tbl_01 th,
.m_contact_confirm .e_tbl_01 td,
.m_contact_confirm .e_tbl_01 th {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
.m_contact_input .e_tbl_01 th,
.m_contact_confirm .e_tbl_01 th {
vertical-align: top;
font-size: 14px;
padding: 20px 0;
box-sizing: border-box;
word-break: break-all;
min-width: 250px;
width: 30%;
}
.m_contact_input .e_tbl_01 th {
padding-top: 25px;
}
.m_contact_input .e_tbl_01 td,
.m_contact_confirm .e_tbl_01 td {
vertical-align: top;
font-size: 14px;
padding: 20px 0;
box-sizing: border-box;
word-break: break-all;
}
.m_contact_input .e_tbl_01 .e_form_input {
width: 100%;
padding: 5px;
box-sizing: border-box;
border: 1px solid #e6e6e6;
}
.m_contact_input .e_tbl_01 .e_form_input_m {
width: 50%;
}
.m_contact_input .e_txt_02 {
text-align: center;
margin: 20px auto;
}
.m_contact_input .e_form_textarea {
width: 100%;
text-align: left;
}
.m_contact_input .e_form_btn_erea,
.m_contact_confirm .e_form_btn_erea,
.m_contact_finish .e_form_btn_erea {
text-align: center;
}
.m_contact_confirm .e_form_btn_erea {
width: 500px;
margin: 0 auto;
}
.m_contact_input .e_form_btn_01,
.m_contact_finish .e_form_btn_01 {
margin: 0 auto;
text-align: center;
display: inline-block;
margin-right: 40px;
}
.m_contact_finish .e_form_btn_01 {
margin-right: 0;
}
.m_contact_confirm .e_form_btn_01 {
float: right;
text-align: center;
}
.m_contact_input .e_form_btn_01:last-child
{
margin-right: 0;
}
.m_contact_confirm .e_form_btn_01:last-child {
margin-right: 50px;
float: left;
}
.m_contact_input .e_form_btn_01 .e_form_btn_01submit,
.m_contact_confirm .e_form_btn_01 .e_form_btn_01submit,
.m_contact_finish .e_form_btn_01 .e_form_btn_top {
display: block;
background: #3d3d3d;
border: none;
width: 198px;
color: #FFF;
font-size: 14px;
line-height: 44px;
padding: 0;
box-sizing: border-box;
margin: 0 auto;
}
.m_contact_confirm .e_form_btn_erea .e_form_btn_01 {
position: relative;
}
.m_contact_confirm .e_form_btn_erea .e_form_btn_01:before {
content: '';
width: 7px;
height: 7px;
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
position: absolute;
top: 50%;
margin-top: -4px;
}
.m_contact_confirm .e_form_btn_erea .e_form_btn_01:last-child:before {
left: 10px;
-ms-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.m_contact_confirm .e_form_btn_erea .e_form_btn_01:first-child:before {
right: 10px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.m_contact_finish .e_form_btn_01 .e_form_btn_top {
margin-top: 40px;
}
.m_contact_input .e_form_btn_01 .e_form_btn_01submit:hover,
.m_contact_confirm .e_form_btn_01 .e_form_btn_01submit:hover {
cursor: pointer;
}
.m_contact_input .e_form_btn_01 .e_form_btn_01submit[disabled] {
display: block;
border: none;
width: 198px;
color: #FFF;
font-size: 14px;
line-height: 44px;
padding: 0;
box-sizing: border-box;
opacity: 0.5;
margin: 0 auto;
}
.m_contact_input .m_box_contact_under {
border: 1px solid #e0e0e0;
background-color: #fafafa;
margin-top: 30px;
padding: 25px;
line-height: 1.8em;
}
.m_contact_input .m_box_contact_under .m_ttl_lv5_01 {
margin-top: 0;
}
.m_contact_input .e_list_02 dt {
padding-left: 14px;
position: relative;
}
.m_contact_input .e_list_02 dt:before {
content: '';
width: 6px;
height: 6px;
border-radius: 3px;
background: #c3c3c3;
position: absolute;
left: 0;
bottom: 50%;
margin-bottom: -3px;
}
.m_contact_input .e_list_02 dd {
padding-left: 14px;
margin-bottom: 10px;
}
.m_contact_input .e_list_02 dd:last-child {
margin-bottom: 0;
}
.m_contact_input .s_error {
color: #ff0000;
}
.m_contact_input .e_tbl_01 li,
.m_contact_confirm .e_tbl_01 li {
margin-bottom: 10px;
}
.m_contact_input .e_tbl_01 li:last-child,
.m_contact_confirm .e_tbl_01 li:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 641px) {
.m_contact_input .m_contact_nav .e_li:after, .m_contact_confirm .m_contact_nav .e_li:after, .m_contact_finish .m_contact_nav .e_li:after {
right: -29%;
}
.m_contact_input .m_contact_nav .e_li:first-child p,
.m_contact_input .m_contact_nav .e_li:nth-child(2) p,
.m_contact_confirm .m_contact_nav .e_li:first-child p,
.m_contact_confirm .m_contact_nav .e_li:nth-child(2) p,
.m_contact_finish .m_contact_nav .e_li:first-child p,
.m_contact_finish .m_contact_nav .e_li:nth-child(2) p {
box-sizing: border-box;
padding-right: 10px;
}
.m_contact_input .e_tbl_01 td,
.m_contact_confirm .e_tbl_01 td,
.m_contact_input .e_tbl_01 th,
.m_contact_confirm .e_tbl_01 th {
display: block;
width: 100%;
}
.m_contact_input .e_form_btn_01,
.m_contact_confirm .e_form_btn_01 {
display: block;
margin: 0 auto 20px;
}
.m_contact_confirm .e_form_btn_erea {
width: 100%;
}
.m_contact_confirm .e_form_btn_01 {
float: none;
text-align: center;
}
.m_contact_confirm .e_form_btn_01 {
width: 198px;
}
.m_contact_input .e_form_btn_01:last-child {
margin-bottom: 0;
}
.m_contact_confirm .e_form_btn_01:last-child {
margin: 0 auto;
float: none;
}
}

/* ==================================
  - 印刷用css
================================== */
@media print{
	.m_menu .e_gnav {
	margin-left: 0;
	}
	.m_menu .e_list > li > a {
	margin-right: 15px;
	}
	.m_menu .e_list > li.e_contact {
	margin-left: 10px;
	}
	/*  top
	------------------------*/
	.m_main_img,
	.e_list_slider,
	.e_li_slider,
	.e_li_slider img {
	width: 100%;
	max-width: 100%;
	margin-bottom: 0;
	}
	.m_main_img + .l_box {
	padding-top: 0;
	margin-top: -125px;
	position: relative;
	z-index: 1000;
	}
	.m_box_leather .e_btn_01 a:before {
	left: 10%;
	}
	/*  product
	------------------------*/
	.m_column2.m_column2_txtleft .e_txt,
	.m_column2.m_column2_txtright .e_txt {
	padding: 0;
	padding-right: 50px;
	}
	.m_column2.m_column2_txtright .e_txt {
	padding-left: 50px;
	}
	.m_column2.m_column2_txtright .e_txt .m_ttl_lv3_03,
	.m_column2.m_column2_txtleft .e_txt .m_ttl_lv3_03 {
	margin-bottom: 0;
	}
	.m_column2.m_column2_txtleft .e_txt .e_txt_lv2, .m_column2.m_column2_txtright .e_txt .e_txt_lv2 {
	line-height: 1.6em;
	}
	.m_column2 .e_img_right {
	float: none;
	}
	.m_column2 .e_img_right, .m_column2 .e_img_left {
	width: 80%;
	margin: 0 auto;
	}
	.m_column2.m_column2_txtleft .e_txt {
	right: 0;
	}
	.m_column2.m_column2_txtleft .e_txt, .m_column2.m_column2_txtright .e_txt {
	position: relative;
	max-width: 80%;
	width: auto;
	padding: 20px;
	margin: 0 auto;
	}
	.m_column2 .e_img_left {
	float: none;
	text-align: center;
	}
	.m_column2.m_column2_txtright .e_txt {
	left: 0;
	}
}


/***** 2021.10 Add  *****/
.s_fixHeight {
	display: flex;
	flex-wrap: wrap;
}

.product .s_fixHeight {  /*2021.10 sp add*/
	justify-content: space-around;
}

.product .m_column3 .e_list .e_li:nth-child(2) {  /*2021.10 sp add*/
	margin-right: 0;
}

.img750 {
	width: 100%;
	max-width: 750px;
}
.product section {
	margin-bottom: 4em;
}

.product .m_ttl_lv4_04 {
    border-left: 10px solid #666;
    font-weight: bold;
    padding: 1px 0 1px 7px;
    font-size: 1.7rem;
    margin-bottom: 15px;
    margin-top: 30px;
}

.product .fig_colmun2 {
    display: flex;
    justify-content: space-between;
}
.product .fig_colmun1 .fig, .product .fig_colmun2 .fig {
    width: 48.5%;
}

.product .fig {
    margin-top: 20px;
}
@media screen and (max-width: 641px) {
    .product .fig_colmun2 {
        display: block;
    }
    .product .fig_colmun1 .fig, .product .fig_colmun2 .fig {
        width: auto;
    }
}
