@charset "utf-8";

/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/

@media (min-width: 320px) and (max-width: 767px) {
.section_header .section_title {
	font-size: 22px;
}
.ir-news-item {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.ir-news-title {
	display: flex;
	gap: 20px;
	align-items: center;
	justify-content: space-between;
}

.ir-tag {
	margin-top: 5px;
}
.sns-business .container {
	flex-direction: column;
}

.sns-business .section {
	inline-size: 100%;
}

.sns-business .card {
	inline-size: 100%;
}

.sns-business .content {
	padding: 18px;
}

.sns-business .card .info a {
	font-size: 14px;
}
.ir_box-main-information {
	padding: 20rem 3rem;
	background-position: -12rem -7px !important;
}

.ir_box {
	margin-bottom: 0 !important;
	padding: 0 !important;
}

.ir_box {
	margin-bottom: 0;
}

.bg_hero {
	background-position: 0;
	height: 185px !important;
}

.ir_box img {
	width: 100%
}

.header {
	background: #fff;
	width: 100%;
	position: sticky;
	top: 0;
	display: flex;
	cursor: pointer;
	z-index: 200;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.headerin {
	margin: 0px 22px -17px 22px !important;
}
.menu-btn label{
	display:flex;
	flex-direction:column;
	width:70px;
	cursor:pointer;
}

.menu-btn label span{
	background: var(--clr-primary);
	border-radius:10px;
	height:7px;
	margin: 7px 0;
	transition: .4s  cubic-bezier(0.68, -0.6, 0.32, 1.6);
}

img{
	max-width: 100%;
	height: auto;
	width:auto;　
} 

sup{
	font-size:70%;
}

/***** index *****/
#container{
	min-width:100%;
}
.bx-wrapper img{
	border: none;
}
h3{
	background: #ffffff;
    padding: 2% 2% 2% 3%;
    border-bottom: 0px solid #333333;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
}
.h3_border{
	border: 1px solid #333333;
	border-bottom: none;
}

/*header*/
.sp-only {
	display: block !important;
}

.pc-only{
	display: none !important;
}

.headerin .logo-sp{
	display: block;
	background: #fff;
	text-align: left;
	padding: 10px 35px;
}

.header {
	min-width:100%;
	height: 65px;
}
.headerin {
	width: 100%;
	margin:0 auto;
	border-bottom: none;
	height: 65px;
}
.headerin div.logo{
	width: 100%;
	text-align: left;
	margin: 5px auto 10px auto;
	position: relative;
}
.headerin div.logo a{
	display: inline-block;
	margin: 0 0 0 10px;
	padding-left: 0;
}
.headerin h1{
	font-size:12px;
	padding:0 10px 10px 10px
}
.headerin div.asmomart{
	display:block;
	max-width:270px;
	margin:0 auto 10px auto;
}
.headerin div.inquiry{
	display:block;
	max-width:180px;
	margin:0 auto;
}
.headerin div.inquiry ul{
	display:none;
}

.sidr-btn {
    background: #fff url(../images/btn.png) no-repeat 0 0;
    display: block;
    width: 48px;
    height: 48px;
	position: absolute;
    top:5px;
    right:5px;
    cursor: pointer;
    z-index: 200;
    border-radius: 4px;
}
.peke {
    background:transparent url(../images/btn_close.png) no-repeat center;
	filter: invert(50%) sepia(50%) saturate(1000%) hue-rotate(450deg) brightness(90%) contrast(60%)
}
.drawr {
    display: none;
	position: fixed;
    top: 0;
	right: 0;
	height: 100%;
    width: 100%;
    z-index: 100;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 15px;
	background: rgba(0,0,0,.33);
	color: #333;
	text-align: right;
}
.drawr img{
	width: unset;
}
.drawr ul {
  display: flex;
  flex-direction: column;
  padding: 15px 0 0 0;
  background:#fefefe;
  border-top: 1px solid #fff;
  height: calc(100% - 170px) !important;
  overflow-x: auto;
}
.drawr ul.dropmenu li{
	/* margin-bottom: 28px; */
	width: 100%;
}
.drawr ul li ul{
	padding: 0;
}
.drawr ul li {
  display: block;
  margin: 0;
  /* line-height: 40px; */
  /* background: #DDE3EF; */
  border-bottom: 1px solid #fff;
  position: relative;
}

.dropmenu li.active >a, .dropmenu li.active >a >span{
	background: none !important;
	border-bottom: none !important;
	color: var(--clr-primary) !important;
}

.banner{
	height: 180px;
	width: 100%;
	object-fit: cover;
}

.content-wrapper .culture-content{
	padding: 36px;
	flex-direction: column;
}
.culture-content .r_block img{
	height: 180px;
}
.nav div.navin ul .menu-item-has-children.opened label{
	background: transparent url(../images/icon_add.png) no-repeat center !important;
	transform: rotate(300deg);
}
.drawr ul li:last-child label{
	background: none !important;
}
.drawr ul li:hover, .drawr ul li.active, .drawr ul li.sidr-class-active {
  border-top: 0;
  /* line-height: 41px; */
}
.drawr ul li a{
  display: block;
  padding: 0 35px;
  line-height:25px;
  font-size:15px !important;
  font-weight:bold;
  text-decoration: none;
}
.drawr ul li ul{
	display: none;
}
.drawr ul li ul li ul{
	display: block;
}
.drawr ul li span{
	display:block;
	line-height: 25px;
	color: #333333;
	text-align: left;
}
.drawr ul li ul {
  border-bottom: 0;
  margin: 0;
}
.drawr ul li ul li {
  line-height: 25px;
  font-size: 14px;
  background: #fff;
}
.drawr ul li ul li label,
.nav div.navin ul .menu-item-has-children.opened ul li label{
	background: none !important;
}
.drawr ul li ul li a{
	background: none !important;
}
.drawr ul li ul li:last-child {
  border-bottom: 0;
}
.drawr ul li ul li:hover, .drawr ul li ul li.active, .drawr ul li ul li.sidr-class-active {
  border-top: 0;
  line-height: 26px;
}
.drawr ul li ul li a,
.drawr ul li ul li span {
  color: rgba(51, 51, 51, 0.8);
  padding-left: 20px;
  color:#444 !important;
  font-size:14px !important;
  font-weight:normal;
}
.drawr ul li ul li a{
	display: block !important;
}
.drawr ul li ul li ul li a{
	padding-left: 30px;
}

.nav{
	min-width:100%;
}
.nav div.navin{
	/* width: 260px; */
	width: 100%;
	height: 100%;
	display: inline-block;
	text-align: left;
	/* overflow: scroll; */
}
.nav div.navin .sns{
	background: #fff;
	text-align: center;
	display: block;
	/* flex-direction: row; */
	margin: 0 auto;
	padding: 8px 0;
	position: sticky;
	bottom: 0;
}
.sns p{
	font-size: 12px	
}
.nav .sns img{
	width: 30px;
	height: 30px;
}
.nav div.navin ul li{
	/* line-height:25px !important; */
}
.nav div.navin ul li a{
	/* padding-top: 16px; */
	/* padding-bottom: 16px; */
	width: 100%;
	/* line-height: 25px; */
}
.nav div.navin ul li a:hover span{
	color: #fff;
}

.nav div.navin ul.dropdown-menu a:hover span{
	color: var(--clr-primary) !important;
}

.dropmenu li a span{
	padding: 0;
	height: 100%;
	align-content: center;
}
/*end of header*/


/*asmo_group*/
.asmo_group{
	background: #E6E6E6;
	width: 100%;
	text-align: center;
	position: relative;
}

.asmo_inner{
    width: 83%;
    max-width: 1044px;
    margin: 0 auto;
    padding: 80px 0;
}
.txt_asmo_01{
	color: #00B580;
	background: none;
	border: none;
	padding: 0 0 20px 0;
	font-size: 30px;
}
.asmo_group_ul{
	display: flex;
  	flex-wrap: wrap;
  }
.asmo_group_ul li{
	width: 100%;
	float: none;
	margin: 0 0 7% 0;
}
.asmo_group--slider span{
	font-size: 8px;
	font-family: 'Noto Sans JP';
}
.asmo_group--slider img{
	width: 280px;
}
.slide-item{
	position: relative;
	padding-bottom: 60px;
}
.slide-item img{
	/* margin-top: 65px; */
	height: 220px;
	width: 100%;
	object-fit: cover;
}
.slider-home{
	overflow: hidden;
}
.slide__desc{
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0 auto;
	padding: 20px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
	width: 90%;
	outline: 1px solid #FAF9F9;
	outline-offset: 10px;
	border-radius: 24px;
	background: #faf9f9e0;
	z-index: 10;
}

.slide__desc .slide-sp__desc__title{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.slide__desc .slide-sp__desc__content{
	font-size: 16px;
}
.asmo_content{
	display: inline-block;
	max-width: 400px;
	width: 85%;
	margin: 0 auto;
	 -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
}
.asmo_content:hover{
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: -1px -2px 30px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px -2px 30px 2px rgba(0,0,0,0.75);
	box-shadow: -1px -2px 30px 2px rgba(0,0,0,0.75);
}
.asmo_group_ul li:nth-child(3n+1) .asmo_content{
	float: none;
}
.asmo_group_ul li:nth-child(3n+3) .asmo_content{
	float: none;
}
.asmo_content img{
	width: 100%;
}
/*end of asmo_group*/


/**** news ****/
.news-area_content{
	padding: 32px !important;
	width: unset;
	margin-bottom: 64px;
}

.title-area{
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
}
.title-area a{
	color: #FF0000 !important;
	text-decoration: none;
	font-size: 16px;
	padding: 0;
}
.title-area a:hover{
    border-bottom: 1px solid #FF0000;
}
.news-area{
	width: 100%;
	display: inline-block;
	padding-top: 24px;
	border-bottom: 1px solid #dbdbdb;
	font-family: 'Noto Sans JP', sans-serif;
	height: unset;
	padding: 0 10px;
}

.news-area h5{
	text-align: center;
	margin-top: 16px;
}
.news-area .section_header{
	text-align: left;
}
.news-areain{
	margin: 0 auto;
	display: block;
	padding: 10px 0 10px 0;
}
.row-1{
	width: 100%;
	display: block;
	margin-bottom: 12px;
}
.news-areain .row-1:last-child{
}
.row-1:hover{
	opacity: 0.7;
}
.post-date{
	width: 120px;
	display: block;
	font-size: 15px;
	text-decoration: none !important;
}
.post-date:hover,
.description:hover{
}
.btn-green,
.btn-pink,
.btn-blue,
.btn-brown{
	width: 130px;
	display: inline-block;
	float: left;
	padding: 0 10px;
	padding: 0 1%;
	border-radius: 5px;
	margin-right: 30px;
	margin-right: 3%;
	text-align: center;
	font-size: 15px;
}
.btn-green{
	border: 1px solid #AABF00;
	color: #AABF00;
}
.btn-pink{
	border: 1px solid #B5495B;
	color: #B5495B;
}
.btn-blue{
	border: 1px solid #3A8FB7;
	color: #3A8FB7;
}
.btn-brown{
	border: 1px solid #A9A9A9;
	color: #A9A9A9;
}
.description{
	display: flex;
	flex-direction: column;
	width: auto;
	/* padding: 10px 0 0 0; */
	font-size: 100%;
}
.description p{
	display: inline-block;
}
.description a{
	text-decoration: none;
}
.description a:link{
	color: #000000;
}
.description a:visited{
	color: #000000;
}

.btn-more{
	margin-top: 16px;
	margin-right: 0;
}
.img-more{
	width: 10px;
	padding: 5px;
}
.list_style li em p em{
	border-left: none;
	padding: 0;
}
.year-news{
	margin-top: 20px;
}
.year-news .r_block{
	margin-top: 75px;
}
.year-news h2{
	font-size: 24px;
	margin-bottom: 20px;
	color: #333333;
}
.year-news table{
	margin-bottom: 30px;
}
.year-news .table01 .title{
	width: 100%;
}
.news,
.release{
	background: #F2F2F2 !important;
	font-size: 21px;
}
a[href$=".pdf"] {
    background: none;
    text-decoration: none;
}
/**** end of news ****/

/**** asmo-activity ****/
.asmo-activity{
	width: 100%;
	margin: 0 auto;
	display: block;
   	background: #fff;
	padding: 40px 0;
	font-family: 'Noto Sans JP', sans-serif;
}
.activity-list {
	max-width: 915px;
	margin: 0 auto;
	width: 83%;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.activity-col{
	width: 85%;
	max-width: 400px;
	float: none;
	padding: 3.2% 0 3.2% 0;
	margin: 0 auto;
}
.activity-col-sp{
	float: none;
	margin: 0 auto;
	display: block;
	text-align: left;
}
.activity-col a{
	display: inline-block;
	width: 100%;
}
.activity-col a img{
	width: 100%;
}
.j-president-col{
	position: relative;
}
.label{
	position: absolute;
    top: 64px;
    right: 30px;
    width: 119px;
    height: 96px;
    font-size: 13px;
    color: #ffffff;
    background: #2F1464;
    padding: 10px;
    line-height: 1.8;
}
.activity-title{
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
	text-align: left;
}
.activity-block{
	width: 100%;
	display: inline-block;
	border: 1px solid #cdcdcd;
	background: #FFFFFF;
}
.left-img{
	width: 15%;
	float: left;
	clear: both;
	padding: 15px;
}
.right-desc{
	width: 70%;
	float: right;
	display: block;
	padding: 15px;
	padding-left: 0;
	text-align: right;
}
.right-desc span{
	font-size: 15px;
	color: #333333;
}
.right-desc p{
	font-size: 12px;
	color: #333333;
    height: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-more{
	text-align: right;
}
.list-more a{
	text-decoration: none;
}
.list-more span{
	font-size: 13px;
	color: #666666;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
/**** asmo-activity ****/

/*footer*/
.footer {
	min-width:100%;
	padding:20px;
	font-family: 'Noto Sans JP', sans-serif;
}
.footer-menu-group .section_title{
	font-size: 14px;
}
.footerin{
	min-width:100%;
	padding-bottom:15px;
}

.footerin ul{
	display:none;
}

.footerin2{
	padding:20px 5px 10px 5px;
}
address{
	border-top:1px solid #ddd;
}
address img{
	display:block;
	margin:10px auto;
	text-align:center;
}
address p{
	font-size:11px;
	padding:0 10px;
}
.footer-msg{
	text-align: center;
	border-top:1px solid #ddd;
	padding-top: 20px;
	color: #000000;
	font-family: 'Noto Sans JP', sans-serif;
}
.footer-container{
	flex-direction: column;
	gap: 16px;
	padding-bottom: 20px;
}
#menu-footer-menu5,
#menu-footer-menu6{
	display: block;
	text-align: center;
	line-height: 2.5;
}
#menu-footer-menu6{
	margin-bottom: 20px;
}
#menu-footer-menu5 a,
#menu-footer-menu6 a{
	color: #000000;
	background: none;
	text-decoration: none;
	font-size: 14px;
	padding: 0;
}
/*end of footer*/

/*pagetop*/
.pagetop{
	right: 10px;
}
/*end of pagetop*/

.pankuzu
{
	display: none;
}

/*content*/
.l_block{
	width: 100%;
}
.content{
	width: 90%;
	margin: 32px auto;
	font-family: 'Noto Sans JP', sans-serif;
}
.h2_style{
	width: 100%;
	padding: 15px 0 10px 0;
}
.h2_style h2{
	padding: 0 0 5px 5px;
	/* border-bottom: 2px solid #00A66B; */
	margin: 0 0 20px 0;
	font-size: 20px;
	font-family: 'Noto Serif JP';
	color: #01A369;
}

.pf_width {
    width: 138px !important;
    display: inline-block;
}
.border_none{
	border-bottom: none !important;
}

/***** list *****/
.list_style{
	max-width:900px;
	border: none;
	border-bottom: none;
}
.list_style li{
	position:relative;
	border-bottom: 0px solid #333333;
	background: #FAF8FA;
}
.list_style li span{
	display:inline-block;
	vertical-align:top;
	padding: 2%;
	width: 100%;
	text-align: left;
	border-bottom: none;
	background: white;
}
.list_style li em{
	display: inline-block;
    vertical-align: top;
    padding: 2%;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    border-top: 0px solid #333333;
}

ol.ol_list {
	counter-reset: my-counter;
	padding: 0;
	margin-bottom:30px;
}

ol.ol_list li {
	margin-bottom: 20px;
	position: relative;
}
ol.ol_list li ul{
	counter-reset:list;
	margin-top:15px;
	margin-left:10px;
}
/*end of content*/

/*cash_flow*/
.cash_flow{
	max-width: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
  	flex-wrap: wrap;
}
.cash_flow li{
	width: 100%;
	float: none;
	margin-bottom: 50px;
}
.cash_flow li:nth-child(even) div{
	float: none;
}
.cash_flow li div{
	max-width: 450px;
	width: 95%;
	margin: 0 auto;
}
.cash_flow h3{
	background: none;
	padding: 0 0 5px 0;
	position: relative;
}
.cash_flow h3 span{
    font-size: 14px;
    margin-bottom: -16px;
    display: inline-block;
    position: absolute;
    right: -5px;
    bottom: 17px;
}
.cash_flow img{
	margin: 20px 0 25px 0;
	width: 100%;
}
.cash_flow table{
	width: 100%;
}
.cash_flow table th{
	background: #FAF8FA;
}
.cash_flow table th,
.cash_flow table td{
	border: 1px solid #333333;
	padding: 10px;
	padding: 2%;
	text-align: center;
}
.cash_flow table td{
	text-align: right;
}
/*end of cash_flow*/

/**** table02 ****/
.table02 {
	width: 100%;
	margin:0 auto 20px auto;
	font-size: 85%;
}
.table02 th{
	width: 12%;
	padding: 1%;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background: #01a369;
	border: 1px solid #ffffff;
}
.table02 td{
	padding: 5px;
	text-align: center;
	border:1px solid #01a369;
}
.ir_cal_h3{
	border: 1px solid #ffffff;
	border-bottom: none;
	font-family: 'Noto Sans JP', sans-serif;
}

/*recruit*/
.recruit_l_block{
	width: auto;
}
.recruit_ul{
	max-width: 100%;
	margin: 20px auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.recruit_ul li{
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.recruit_ul_01 li{
	margin: 0 0 30px 0;
}
.recruit_ul li:nth-child(odd){
	padding-right: 0;
}
.recruit_ul li img{
	width: 100%;
}
.recruit_ul li p,
.recruit_ul_01 li p{
	color: #000;
	padding: 5px 0 0 0;
}
.recruit_ul li a{
	width: 90%;
}
.recruit_ul li a,
.recruit_ul_01 li a{
	display: inline-block;
	text-decoration: none;
}
.recruit_ul li a:visited,
.recruit_ul li a:hover, 
.recruit_ul li a:visited:hover,
.recruit_ul_01 li a:visited,
.recruit_ul_01 li a:hover, 
.recruit_ul_01 li a:visited:hover{
	color: #000;
	text-decoration: none;
}
.recruit_ul_01{
	margin: 20px 0;
	text-align: left;
}
.recruit_ul_01 li:nth-child(odd){
	padding: 0;
}
.recruit_table h3{
	font-size: 100%;
}
h4{
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
}
.recruit_table th{
	width: 100%;
	padding: 2%;
}
.require{
	color: #FF0000;
}
.txt_location{
	max-width: 130px;
	display: inline-block;
	width: 25%;
	vertical-align: middle;
}
.margin_top_none{
	margin: 0 !important;
}
.table_Form,
.table_Form th,
.table_Form td {
	padding: 4px 30px;
}
.table_Form .recruit_location input{
    width: 100%
}
.table_Form .recruit_location input.noime{
    width: 30% !important
}
.txt_detail{
	font-size: 99%;
	margin: 10px 0 0 0;
}
p.btn_link {
    width: 200px;
    margin: 51px auto 20px auto;
}
p.btn_link input{
	border: none;
	border-radius: 0;
	cursor: pointer;
	padding: 12px 0;
	height: auto;
	font-weight: normal;
}
p.btn_link input:hover{
	background: #999999;
}
.recruit_location input{
	margin: 10px 0 0 0;
}
.all_btn{
	text-align: center;
}
.btn_link{
	display: inline-block;
}
p.btn_link_back{
	/* margin: 51px 25px 20px 0; */
}
p.btn_link_back input{
	/* background: #999999; */
}
p.btn_link_back input:hover,
p.btn_link_cancel input:hover{
	background: #CCCCCC;
}
p.btn_link_cancel input{
	background: #fff;
	border: 1px solid #999999;
	color: #999999;
	padding: 10.5px 0;
}
p.btn_link_cancel input:hover{
	border: 1px solid transparent;
	color: #fff;
}
.location_01{
	display: inline-block;
	padding: 8px;
	border: 1px solid #F2F2F2;
	width: 10%;
	min-height: 20px;
	vertical-align: middle;
}
.location_02,
.location_03{
	width: 63%;
	padding: 8px;
	border: 1px solid #F2F2F2;
	display: inline-block;
	margin: 10px 0 0 0;
	min-height: 20px;
	vertical-align: middle;
}
.location_03{
	width: 58%;
	margin: 0;
}

/*recruit_tbl mobile responsive*/
.recruit_tbl tr {
	display: flex !important;
	flex-direction: column;
}

.recruit_tbl th,
.recruit_tbl td {
	width: 100% !important;
	display: block;
}

.recruit_tbl th {
	border-bottom: none !important;
	padding-bottom: 8px !important;
}

.recruit_tbl td {
	padding-top: 0 !important;
}

/*recruit details template mobile responsive*/

.wrapper .header-bg .text {
	width: 80% !important;
}
/*end of recruit*/

/*table_Form*/
.table_Form {
	width: 100%;
}

.table_Form tr{
	display: flex !important;
	flex-direction: column;
}
.table_Form th,
.table_Form td{
	width: 100%;
	
}
.form_scroll{max-width:520px; overflow:auto; height:150px;}
:focus::-webkit-input-placeholder { color: white; } /* Chrome・Safari・Opera用(※Edgeにも使える) */
:focus:-moz-placeholder { color: white; }  /* Firefox18以前用 */
:focus::-moz-placeholder { color: white; } /* Firefox19以上用 */
:focus:placeholder-shown { color: white; } /* CSS標準(予定)の記述 */

.inquiry_box{
	width: 93%;
	font-size: 95%;
	height: 141px;
	padding:10px;
	overflow:auto;
}
.inquiry .btn{
	display: block;
}
.inquiry-section{
	padding: 100px 0 !important;
}
.inquiry-section .section_header{
	margin: 0 30px;
}
/*end of table_Form*/

/*contact complete*/ 
.cnt-complete {
    max-width: 100%;
    margin: 35px auto 70px auto;
    font-family: 'Noto Sans JP', sans-serif;
    min-height: 100vh;
    display: inline-block;
}
.cnt-complete .title_box{
    margin: 0 auto;
    padding: 10px 0;
}
.cnt-complete .title{
	font-size: 31px;
	color: #333333;
	padding: 5px 20px;
    margin: 10px auto;
    text-align: left;
}
.cnt-complete .siryo_cnt{
    margin: 0 auto 150px auto;
    text-align: left;
}
.cnt-complete .cntbox{
	display: inline-block;
    text-align: left;
    padding: 5px 20px;
}
.cnt-complete .contact_txt{
	font-size: 15px;
	color: #333333;
}
/*end of contact complete */

/*sitemap*/
.business-title{
	width: 100%;
	max-width: 100%;
}
.sitemap-block{
	max-width: 100%;
	width: 90%;
	min-width: 100%;
}
.sitemap-block .ir_area{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.sitemap-block .ir_area >ul li{
	max-width: 100%;
	display: block;
	float: left;
	width: 100%;
}
.sitemap-block .sitemap{
	border: 1px solid #333333;
	padding-left: 0;
	margin-bottom: 30px;
	display: block;
	box-sizing: border-box;
}
.sitemap-block ul li:first-child .sitemap{
	margin-right: 0;
}
.sitemap-block ul li:last-child .sitemap{
	margin-left: 0;
}
.sitemap-block .sitemap h3{
	border-bottom: none;
	padding: 7px 27px;
}
.sitemap-block .top-link{
	width: 450px;
	display: block;
	border: 1px solid #333333;
}
.sitemap-block .sitemap >ul li{
	width: 100%;
	padding: 7px 27px;
	box-sizing: border-box;
	border-top: 1px solid #333333;
}
.sitemap-block .sitemap >ul li ul li{
	border-top: none;
}
.sitemap-block .sitemap >ul li ul li:first-child{
	padding-top: 14px;
}
.sitemap-block .sitemap >ul li ul li:last-child{
	padding-bottom: 0;
}
.sitemap-block a:visited,
.sitemap-block a:link{
	color: #333333;
	text-decoration: none;
	padding: 0 5px;
}
.sitemap-block a:hover{
	border-bottom: 1px solid #42c8a0; 
}
/*end of sitemap*/

/*sitepolicy & privacy-policy */
.site-policy{
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0 auto;
	padding-bottom: 50px;
}
.site-policy p{
	padding-top: 20px;
}
.site-policy h3{
	margin-top: 30px;
	background: none;
}
.site-policy h3:first-child{
	margin-top: 0px;
}
.privacy-policy,
.sns-block{
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0 auto;
	min-width: 100%;
}
.privacy-policy .ol_list{
	padding-top: 20px;
}
.txt_privacy{
	padding: 0 0 0 14px;
}
.txt_indent{
	padding: 0 0 0 14px;
	text-indent: -15px;
}
.txt_indent_01{
	padding: 0 0 0 17px;
	text-indent: -17px;
}
.privacy-policy h3{
	background: none;
}
/*end of sitepolicy & privacy-policy */

/***** fb *****/
.fb_box{
	display:block;
	text-align:center;
	max-width:760px;
	margin:30px 0;
}
.fb-page{
	padding:0 5px;
	margin-bottom:30px;
}

/***** instagram *****/
.insta_box {
    display: block;
    margin: 30px 0;
    max-width: 760px;
    text-align: center;
}

.insta_box ul{
	overflow:hidden;
}

.insta_box ul li{
	padding:10px 0;
	width:50%;
	float:left;
}

.insta_box ul li a{
	font-size:120%;
}

.insta_box ul li img{
	padding-bottom:2px;
	width:20px;
	padding-right:5px;
}
.sns-block h3 {
    background: none;
}

/*culture*/
.culture{
	font-family: 'Noto Sans JP', sans-serif; 
}
.culture h3{
	display: inline-block;
	border-bottom: 2px solid #333333;
	font-size: 21px;
	color: #333333;
	background: none;
	padding: 5px 20px;
}
.culture p{
	font-size: 17px;
	color: #333333;
	padding-top: 20px;
}
.culture .zoom{
	text-align: left;
}

/*end of culture*/

/*** business-content ***/
.back-to-top{
	text-align: center;
	margin-bottom: 40px;
}

.business-group{
	flex-direction: column;
	display: flex;
	align-items: center;
	row-gap: 40px;
}

.business-content{
	padding: 24px;
	flex-direction: column;
}

.culture-content,
.business-content{
	flex-direction: column !important;
}

.business_bar {
	flex-direction: column;
}
.business_bar a div{
	display: flex;
}
.business_content .about_asmo p{
	font-size: 15px;
	color: #333333;
	line-height: 1.5;
}
.business_content .about_asmo .about_box{
	width: 100%;
	display: inline-block;
	margin: 40px 0 20px 0;
}
.business_content .about_asmo .about_box li{
	width: 50%;
	display: block;
	float: left;
	padding: 0;
}
.business_content .about_asmo .about_box li a{
	width: 95%;
	display: inline-block;
	margin: 0 0 30px 0;
}
.business_content .about_asmo .about_box li:nth-child(odd) a{
	float: left;
}
.business_content .about_asmo .about_box li:nth-child(even) a{
	float: right;
}
.business_content .about_asmo a:visited,
.business_content .about_asmo a:link{
	color: #333333;
	text-decoration: none;
}
.business_content .about_asmo .zoom img,
.business_content .about_asmo span{
	width: 100%;
	display: block;
	text-align: center;
}
.business_content .about_asmo span{
	margin-top: 15px;
}
/*** business-content ***/

/***** ir *****/
.ir_area{
	max-width:900px;
	margin:0 auto 20px auto;
}
.ir_box{
	display:inline-block;
	vertical-align:top;
	max-width: 100%;
	width: 100%;
	text-align:left;
	padding:0 10px;
	margin-bottom:40px;
}
.ir_box ul{
	padding:0 10px;
}
.ir_box ul li{
	position:relative;
	padding-left:15px;
}
.ir_box ul li:before{
	content:'';
	height:0;
	width:0;
	display:block;
	border:5px transparent solid;
	border-right-width:0;
	border-left-color:#aaa;
	position:absolute;
	top:7px;
	left:8px;
}
.ir_box ul li:after{
	content:'';
	height:2px;
	width:10px;
	display:block;
	background:#aaa;
	position:absolute;
	top:11px;
	left:0px;
}
.td_width{
    width: 72%;
    max-width: 72px;
    text-align: right;
    margin: 0 auto;
    max-width: 72px;
    text-align: right;
}

/*** investor-information ***/
.investor_info{
	font-family: 'Noto Sans JP', sans-serif;
	max-width: 900px;
	margin: 0 auto;
}
.investor_info .ir_box{
	padding-left: 0;
	padding-right: 20px;
	padding-right: 2.5%;
}
.investor_info .ir_box a{
	width: 80%;
	margin: 0 auto;
	display: block;
}
.investor_info .ir_box a:visited,
.investor_info .ir_box a:link{
	color: #333333;
	text-decoration: none;
}
.investor_info .ir_box a img{
	width: 100%;
}
.investor_info .ir_box span{
	margin-top: 10px;
	display: inline-block;
}
/*** investor-information ***/

/*career recruitment*/
.career-content{
	min-height: 60vh;
}
.career-title{
	border: 1px solid #333333;
	border-bottom: none;
	padding-left: 25px;
}
.career-table td {
	padding: 25px 25px 40px;
}
#company-info, #history-info{
	padding: 100px 32px;
}
#company-info .table01 tbody tr:not(.table-type5 tr){
	display: flex;
	flex-direction: column;
}
#company-info .table01 > tbody > tr > th:first-child{
	width: 100%;
	border-bottom: none;
	padding: 20px 0 8px 0;
}
#company-info .table01 > tbody > tr > td{
	padding: 0 0 20px 0;
}
.history_table th {
    width: unset;
    padding: 0 6px;
}
.history_table--year{
	color: var(--clr-primary);
	font-size: 20px;
	/* font-weight: bold; */
}
.history_table td{
	padding: 6px 32px 12px 32px;
}
.history_table td:after{
	top: 19%;
}


@media screen and (max-width: 400px){
	.table02{
		font-size: 58%;
	}
	.table_Form, 
	.table_Form th,
	.table_Form td{
		font-size: 90%;
	}
	.cash_flow h3,
	.cash_flow table{
		font-size: 85%;
	}
}

@media screen and (max-width: 767px){
	.news-area .row-1 .d-flex {
		flex-direction: column;
		font-size: 18px;
	}
	/* .content .process {
		display: none;
	} */
	 .inquiry-section{
		padding: 13px 0 !important;
	}
	.table_Form {
		margin: 10px auto;
	}
	p.btn_link {
        width: 230px !important;
	}
}