@charset "UTF-8";

@media screen and (max-width: 767px) {

	body {
		-webkit-text-size-adjust: none;
	}

/*---------- utils ----------*/
	.pc_only {
		display: none !important;
	}
	.sp_only {
		display: block !important;
	}
	br.sp_only {
		display: inline-block !important;
	}


/*---------- nav ----------*/
	.nav__container {
		width: 100%;
		min-width: 320px;
		background: none;
		position: static;
		height: auto;
	}
	.nav__container .nav__header__inner {
		width: 100%;
		height: 50px;
		background: none;
		background-color: #fff;
		position: relative;
		z-index: 200;
	}
	.nav__container .nav__header__inner .nav__logo {
		z-index: 0;
		padding: 0;
		height: 50px;
	}
	.nav__container .nav__header__inner .nav__logo a {
		display: block;
		position: absolute;
		top: 15px;
		left: 12px;
		padding: 0;
		width: 76px;
		height: 21px;
		background: url(/assets/img/top/sp/tx_corporate_logo.png);
		background-size: 100% auto;
	}
	.nav__container .nav__body__inner {
		position: absolute;
		width: 100%;
		top: -579px;
		z-index: 50;
		min-width: 320px;
	}
	.nav__container .nav__header__inner .nav__logo img {
		display: none;
	}
	.nav__container .nav__menu,
	.nav__container .nav__sub_menu,
	.nav__container .nav__club,
	.nav__container .nav__earthquake {
		background: url(/assets/img/top/sp/bg_menu.png);
		width: 100%;
	}
	.nav__container .nav__menu > li:before{
		height: 19px;
		left: 20px;
		top: 12px;
	}
	.nav__container .nav__menu > li:after{
		content: '';
		display: block;
		width: 11px;
		height: 44px;
		background: url(/assets/img/top/sp/ic_menu_arrow_down.png) left center no-repeat;
		background-size: 100% auto;
		position: absolute;
		right: 20px;
		top: 0;
	}
	.nav__container .nav__menu > li {
		background-color: transparent;
		width: 100%;
		height: 44px;
		overflow-y: hidden;
		box-sizing: border-box;
		border-bottom: 1px solid #969696;
		background-position: 30px top;
		background-size: auto 43px;
		background-color: #f5f5f5;
	}
	.nav__container .nav__menu > li.nav01 {
		background-image: url(/assets/img/top/sp/tx_nav_01.png);
	}
	.nav__container .nav__menu > li.nav02 {
		background-image: url(/assets/img/top/sp/tx_nav_02.png);
	}
	.nav__container .nav__menu > li.nav03 {
		background-image: url(/assets/img/top/sp/tx_nav_03.png);
	}
	.nav__container .nav__menu > li.nav04 {
		background-image: url(/assets/img/top/sp/tx_nav_04.png);
	}
	.nav__container .nav__menu > li.nav06 {
		background-image: url(/assets/img/top/sp/tx_nav_05.png);
	}
	.nav__container .nav__menu > li.nav05 {
		background-image: url(/assets/img/top/sp/tx_nav_06.png);
	}
	.nav__container .nav__menu > li > a {
		display: block;
		padding: 0;
	}
	.nav__container .nav__menu li > a:before {
		display: none;
	}
	.nav__container .nav__menu li > a.is--active_link:after {
    left: 145px;
		right: auto;
		top: 14px;
	}
	.nav__container .nav__menu > li.is--open {
		background-color: transparent;
		background-position: 30px top;
	}
	.nav__container .nav__menu > li.is--open:before {
		background-color: #0e3092;
	}
	.nav__container .nav__menu > li.is--open:after {
		background-image: url(/assets/img/top/sp/ic_menu_arrow_up.png);
		border: none;
	}
	.is--notouch .nav__container .nav__menu > li:hover {
	 background-color: transparent;
	 background-position: 30px top;
	}
	.is--notouch .nav__container .nav__menu > li:hover:before {
		background-color: #0e3092;
	}

	/* sub menu */
	.nav__container .nav__sub_menu {
		height: 65px;
		padding: 0 1.25%;
		margin: 0;
		box-sizing: border-box;
		background: #f5f5f5;
		border-top: none;
		border-bottom: 1px solid #969696;
	}
	.nav__container .nav__sub_menu li {
		border-bottom: none;
	}
	.nav__container .nav__sub_menu li a {
		width: 32.083%;
		float: left;
		margin-top: 7px;
		height: 50px;
		background-position: center center;
		background-repeat: no-repeat;
		background-color: #fff;
		background-size: 82px 38px;
		margin-left: 0.625%;
		margin-right: 0.625%;
		box-sizing: border-box;
		border: 1px solid #0e3092;
	}
	.nav__container .nav__sub_menu li.sub_menu01 a {
		background-image: url(/assets/img/top/sp/tx_nav_sub01.png);
	}
	.nav__container .nav__sub_menu li.sub_menu02 a {
		background-image: url(/assets/img/top/sp/tx_nav_sub02.png);
	}
	.nav__container .nav__sub_menu li.sub_menu03 a {
		background-image: url(/assets/img/top/sp/tx_nav_sub03.png);
	}
	.nav__container .nav__sub_menu li img {
		display: none;
	}

	/* club */
	.nav__container .nav__club {
		margin: 0;
		border: none;
		border-bottom: 1px solid #969696;
		height: 48px;
	}
	.nav__container .nav__club a {
		display: block;
		height: 100%;
		box-sizing: border-box;
		padding: 15px 0;
		background: url(/assets/img/top/sp/tx_club.png) center center no-repeat;
		background-size: 181px 16px;
	}
	.nav__container .nav__club img {
		display: none;
	}

	/* earthquake */
	.nav__container .nav__earthquake {
		margin: 0;
	}
	.nav__container .nav__earthquake li {
		width: 100%;
		height: 48px;
		background-color: #f5f5f5;
		margin-bottom: 0;
		border-bottom: 1px solid #969696;
	}
	.is--notouch .nav__container .nav__earthquake a:hover {
		background-color: transparent;
	}
	.nav__container .nav__earthquake li a:after {
		display: none;
	}
	.nav__container .nav__earthquake .earthquake01 a {
		display: block;
		width: 100%;
		height: 100%;
		background: url(/assets/img/top/sp/tx_earthquake01.png) center center no-repeat;
		background-size: 163px 14px;
	}
	.nav__container .nav__earthquake li.earthquake02 {
		padding-bottom: 0;
	}
	.nav__container .nav__earthquake .earthquake02 a {
		display: block;
		width: 100%;
		height: 100%;
		background: url(/assets/img/top/sp/tx_earthquake02.png) center center no-repeat;
		background-size: 182px 14px;
	}
	.nav__container .nav__earthquake img {
		display: none;
	}


	/* sp btn */
	.nav__sp_btn {
		display: block;
		width: 29px;
		height: 33px;
		position: absolute;
		top: 10px;
		right: 10px;
	}
	.nav__sp_btn span,
	.nav__sp_btn span:before,
	.nav__sp_btn span:after {
		display: block;
		position: absolute;
		width: 29px;
		height: 3px;
		background: #0e3092;
		transition: all 400ms ease;
		-webkit-transition: all 400ms ease;
	}
	.nav__sp_btn span {
		top: 8px;
	}
	.nav__sp_btn span:before {
		content: '';
		top: -8px;
	}
	.nav__sp_btn span:after {
		content: '';
		top: 8px;
	}
	.nav__sp_btn img {
		position: absolute;
		top: 22px;
	}
	.nav__container.is--open .nav__sp_btn span {
		background: none;
	}
	.nav__container.is--open .nav__sp_btn span:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: -1px;
	}
	.nav__container.is--open .nav__sp_btn span:after {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		top: -1px;
	}
	/* nav search */
	.nav__header__inner .nav__search_btn {
		position: absolute;
		top: 15px;
		right: 137px;
	}
	.search_open__container {
		background: url(/assets/img/top/sp/bg_menu.png);
		width: 100%;
		box-sizing: border-box;
		padding: 20px 10px;
		position: relative;
		z-index: 51;
		position: absolute;
		top: -20px;
	}
	.search_open__container .search_open__icon {
		position: absolute;
		top: 29px;
		left: 20px;
	}
	.search_open__container input {
		float: left;
		display: block;
		width: 83%;
		height: 30px;
		background-color: #fff;
		border: none;
		box-sizing: border-box;
		padding-left: 30px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 0;
		vertical-align: middle;
		font-size: 12px;
		line-height: 1;
		border-radius: 0;
	}
	.search_open__container .search__send_btn {
		float: left;
		display: block;
		width: 15%;
		height: 30px;
		margin-left: 2%;
		text-align: center;
		background-color: #0e3092;
		font-size: 13px;
		padding: 5px 0;
		box-sizing: border-box;
		color: #fff;
	}
	/* nav language */
	.nav__header__inner .nav__language_btn {
		position: absolute;
		top: 15px;
		right: 100px;
	}
	.language_open__container {
		background: url(/assets/img/top/sp/bg_menu.png);
		width: 100%;
		box-sizing: border-box;
		padding: 20px 0;
		position: relative;
		z-index: 51;
		position: absolute;
		top: -20px;
	}
	.language_open__list li {
		float: left;
		width: 33.333%;
		padding-right: 1%;
		padding-left: 1%;
		box-sizing: border-box;
		border-left: 1px solid #0e3092;
		text-align: center;
	}
	.language_open__list li:first-child {
		margin-left: 0;
		border-left: none;
	}
	.language_open__list li a {
		font-size: 13px;
		font-weight: bold;
		color: #0e3092;
	}
	/* nav rss */
	.nav__header__inner .nav__rss_btn {
		position: absolute;
		top: 15px;
		right: 60px;
	}
	.rss_open__container {
		background: url(/assets/img/top/sp/bg_menu.png);
		width: 100%;
		box-sizing: border-box;
		padding: 20px 10px 20px 30px;
		position: relative;
		z-index: 51;
		position: absolute;
		top: -360px;
	}
	.rss_open__list {
		margin-top: 15px;
	}
	.rss_open__list li {
		height: 32px;
	}
	.rss_open__list li a {
		font-size: 13px;
		font-weight: bold;
		color: #3d3d3d;
		line-height: 32px;
	}











/*---------- main ----------*/
	.main__container {
		margin: 0;
	}
	.main__container .main__img ul {
		width: 100%;
		padding-top: 82.5%;
	}
	.main__container .main__img ul li {
		height: 100%;
	}
	.main__container .main__img ul li a {
		display: block;
		height: 100%;
		background-size: cover;
	}

	
 
    .main__container .main__img ul li.main__img1 a {
        background-image: url(/assets/top/__icsFiles/afieldfile/2021/03/02/webbannerSP_E_0226_1.jpg);
    }
    
 
    .main__container .main__img ul li.main__img2 a {
        background-image: url(/assets/top/__icsFiles/afieldfile/2020/10/27/ph_main_02_3.jpg);
    }
    
 
    .main__container .main__img ul li.main__img3 a {
        background-image: url(/assets/top/__icsFiles/afieldfile/2018/05/16/ph_main_01_5.jpg);
    }
    
 
    .main__container .main__img ul li.main__img4 a {
        background-image: url(/assets/top/__icsFiles/afieldfile/2018/03/01/ph_main_04_7.jpg);
    }
    

	.main__container .main__img img {
		display: none;
	}
	.main__container .main_slide__button li a {
		width: 24px;
		margin: 12px 2px 0;
	}
	.main__bnr {
		padding: 10px 0 0;
	}
	.main__bnr li {
		float: none;
		width: 100%;
		margin: 0 0 5px 0;
	}
	.main__bnr .main__bnr__img {
		float: left;
		width: 33.281%;
		padding-top: 33.281%;
		background-size: cover;
	}
	.main__bnr .main__bnr__img li {
		height: 100%;
		background-size: cover;
	}
	.main__bnr .main__bnr__housing .main__bnr__img li.bnr__img01{
		background-image: url(/assets/img/top/sp/ph_bnr_housing_01.jpg);
	}
	.main__bnr .main__bnr__housing .main__bnr__img li.bnr__img02{
		background-image: url(/assets/img/top/sp/ph_bnr_housing_02.jpg);
	}
	.main__bnr .main__bnr__housing .main__bnr__img li.bnr__img03{
		background-image: url(/assets/img/top/sp/ph_bnr_housing_03.jpg);
	}
	.main__bnr .main__bnr__infra .main__bnr__img li.bnr__img01{
		background-image: url(/assets/img/top/sp/ph_bnr_infra_01.jpg);
	}
	.main__bnr .main__bnr__infra .main__bnr__img li.bnr__img02{
		background-image: url(/assets/img/top/sp/ph_bnr_infra_02.jpg);
	}
	.main__bnr .main__bnr__infra .main__bnr__img li.bnr__img03{
		background-image: url(/assets/img/top/sp/ph_bnr_infra_03.jpg);
	}
	.main__bnr .main__bnr__plastic .main__bnr__img li.bnr__img01{
		background-image: url(/assets/img/top/sp/ph_bnr_plastic_01.jpg);
	}
	.main__bnr .main__bnr__plastic .main__bnr__img li.bnr__img02{
		background-image: url(/assets/img/top/sp/ph_bnr_plastic_02.jpg);
	}
	.main__bnr .main__bnr__plastic .main__bnr__img li.bnr__img03{
		background-image: url(/assets/img/top/sp/ph_bnr_plastic_03.jpg);
	}
	.main__bnr .main__bnr__ttl {
		float: left;
		width: 62%;
		background-repeat: no-repeat;
		background-position: 6px center;
		padding: 6px 0 0 0;
		margin-left: 8px;
		box-sizing: border-box;
	}
	.main__bnr .main__bnr__housing .main__bnr__ttl {
		background-image: url(/assets/img/top/sp/tx_ttl_housing.png);
		background-size: 184px 16px;
		height: 16px;
	}
	.main__bnr .main__bnr__infra .main__bnr__ttl {
		background-image: url(/assets/img/top/sp/tx_ttl_infra.png);
		background-size: 184px 16px;
		height: 16px;
	}
	.main__bnr .main__bnr__plastic .main__bnr__ttl {
		background-image: url(/assets/img/top/sp/tx_ttl_plastic.png);
		background-size: 184px 16px;
		height: 16px;
	}
	.main__bnr .main__bnr__txt {
		float :left;
		width: 61%;
		font-size: 12px;
		line-height: 1.28;
		padding: 6px 8px 0;
		letter-spacing: -0.03em;
		margin-bottom: 0;
	}
	.main__bnr .main__bnr__img img,
	.main__bnr .main__bnr__ttl img {
		display: none;
	}


/*---------- news ----------*/
	.news__area {
    margin-top: 15px;
		padding: 0;
	}
	.news__area:before {
		width: 115px;
		left: 10px;
	}
	.news__area .news__ttl__inner {
		margin-bottom: 18px;
	}
	.news__area .news__ttl {
		float: none;
		width: 110px;
		height: 18px;
		background: url(/assets/img/top/sp/tx_ttl_news.png);
		background-size: 100% auto;
		margin: 12px 0 0 12px;
	}
	.news__area .news__ttl img {
		display: none
	}
	.news__area .news__sort {
		float: none;
		margin: 15px 5px 0 5px;
	}
	.news__area .news__sort li {
		margin: 0 0.312% 4px 0.312%;
	}
	.news__area .news__sort li:first-child {
		margin: 0 0.312% 4px 0.312%;
	}
	.news__area .news__sort li {
		width: 24%;
		height: 27px;
		margin-left: 0.5%;
		margin-right: 0.5%;
	}
	.news__area .news__sort li:first-child {
		margin-left: 0.5%;
	}
	.news__area .news__sort li a {
		width: 100%;
		height: 27px;
	}
	.news__area .news__sort li a img {
		display: none;
	}
	.news__area .news__sort .news__sort__all a {
		background: url(/assets/img/top/sp/tx_sort_all.png) center center no-repeat;
		background-size: 35px 13px;
	}
	.news__area .news__sort .news__sort__pressrelease a {
		background: url(/assets/img/top/sp/tx_sort_pressrelease.png) center center no-repeat;
		background-size: 35px 13px;
	}
	.news__area .news__sort .news__sort__event a {
		background: url(/assets/img/top/sp/tx_sort_event.png) center center no-repeat;
		background-size: 35px 13px;
	}
	.news__area .news__sort .news__sort__product a {
		background: url(/assets/img/top/sp/tx_sort_product.png) center center no-repeat;
		background-size: 35px 13px;
	}
	.news__area .news__sort .news__sort__ir a {
		background: url(/assets/img/top/sp/tx_sort_ir.png) center center no-repeat;
		background-size: 15px 13px;
	}
	.news__area .news__sort .news__sort__csr a {
		background: url(/assets/img/top/sp/tx_sort_csr.png) center center no-repeat;
		background-size: 25px 13px;
	}
	.news__list {
		margin-left: -1.23%;
	}
	.news__list > li {
		width: 48.77%;
		height: 292px;
		margin-left: 1.23%;
		margin-right: 0;
		margin-bottom: 0.888%;
	}
	.news__list > li:first-child {
		margin-left: 1.23%;
	}
	.news__list li .news__wrap:before {
		width: 15px;
		height: 15px;
		background: #0e3092 url(/assets/img/top/sp/ic_arrow.png) center center no-repeat;
		background-size: 4px 6px;
	}
	.news__list li .news__item__date {
		float: none;
		clear: both;
		margin-left: 10px;
	}
	.news__list li .news__item__txt {
		font-size: 14px;
		padding: 8px 10px 27px 10px;
	}
	.news__list li .is--new {
		background: url(/assets/img/top/sp/tx_tag_new.png);
		background-size: 100% auto;
		width: 27px;
		height: 27px;
	}
	.news__list li .news__tag_list {
		margin: 10px 10px 0 0;
	}
	.news__list li .news__tag_list li {
		width: 40px;
		height: 19px;
	}
	.news__list li .is--all {
		background-image: url(/assets/img/top/sp/tx_tag_all.png);
		background-size: auto 11px;
	}
	.news__list li .is--pressrelease {
		background-image: url(/assets/img/top/sp/tx_tag_pressrelease.png);
		background-size: auto 11px;
	}
	.news__list li .is--event {
		background-image: url(/assets/img/top/sp/tx_tag_event.png);
		background-size: auto 11px;
	}
	.news__list li .is--product {
		background-image: url(/assets/img/top/sp/tx_tag_product.png);
		background-size: auto 11px;
	}
	.news__list li .is--ir {
		background-image: url(/assets/img/top/sp/tx_tag_ir.png);
		background-size: auto 11px;
	}
	.news__list li .is--csr {
		background-image: url(/assets/img/top/sp/tx_tag_csr.png);
		background-size: auto 11px;
	}
	.news__list--nohit {
		padding-top: 10px;
	}
	.news__list--nohit p {
		font-size: 16px;
	}
	.news__list_btn a {
		width: 214px;
		height: 40px;
		margin: 26px auto;
		font-size: 14px;
		padding: 11px 10px 11px 0;
		line-height: 1;
	}
	.news__list_btn a img {
		display: none;
	}
	.news__list_btn a:after {
		top: 10px;
		right: 8px;
		width: 17px;
		height: 17px;
		background: #0e3092 url(/assets/img/top/sp/ic_arrow.png) center center no-repeat;
		background-size: 4px 6px;
	}


/*---------- notice ----------*/
	.notice__area {
		width: 100%;
		margin-bottom: 30px;
	}
	.notice__area .notice__inner {
		padding: 18px 20px;
	}
	.notice__area .notice__ttl {
		float: none;
		width: 151px;
		min-width: auto;
		height: 16px;
		background: url(/assets/img/top/sp/tx_notice_ttl.png) left top no-repeat;
		background-size: auto 16px;
		margin-bottom: 13px;
	}
	.notice__area .notice__ttl img {
		display: none;
	}
	.notice__area .notice__list {
		float: none;
		border: none;
		padding-left: 0;
		margin-top: 0;
		width: 100%;
	}
	.notice__area .notice__list li {
		display: block;
		border-bottom: 1px dotted #000;
		padding: 8px 0;
	}
	.notice__area .notice__list li:first-child {
		border-top: 1px dotted #000;
	}
	.notice__area .notice__list li a {
		font-size: 12px;
		line-height: 1.4;
	}
	.notice__area .notice__list li a .notice__date {
		display: block;
	}
	.notice__area .notice__list li a .notice__txt {
		display: block;
	}
	.notice__area .notice__list_btn {
		position: static;
		display: block;
		font-size: 12px;
		text-align: center;
		padding-bottom: 24px;
	}


/*---------- banner ----------*/
	.banner__area {
		padding: 18px 0;
	}
	#banner_slide {
	}
/* 以下、top.cssに記載済み
	.banner__area {
		padding: 18px 0;
	}
	#banner_slide {
		position: relative;
	}
	#banner_slide .slide__inner {
		width: 256px;
		height: 82px;
		overflow: hidden;
		margin: 0 auto;
	}
	#banner_slide .slide {
		position: relative;
	}
	#banner_slide ul li {
		float: left;
	}
	#banner_slide .prev {
		position: absolute;
		top: 10px;
		left: 0;
	}
	#banner_slide .next {
		position: absolute;
		top: 10px;
		right: 0;
	}
*/


/*---------- new frontier ----------*/
	.newfrontier__area {
		/*height: 82px;*/
		padding: 16px 0;
		box-sizing: border-box;
	}
	.newfrontier__area img {
		width: 267px;
		margin: 0 auto;
	}

/*---------- link ----------*/
	.link__area .link__inner {
		width: 100%;
		padding: 4px 0.3175%;
		box-sizing: border-box;
	}
	.link__area .link__inner .link__list li {
	}
	.link__area .link__inner .link__list li a {
		display: block;
		float: left;
		width: 32.5%;
		margin: 0 0.41665% 4px 0.41665%;
		border: 1px solid #919cc4;
		box-sizing: border-box;
		font-size: 12px;
		color: #636363;
		text-align: center;
		height: 50px;
		box-sizing: border-box;
		padding: 14px 0;
		font-weight: bold;
	}
	.link__area .link__inner .link__list li.is--csr a {
		padding: 5px 0;
	}
	.link__area .link__inner .link__logo {
		background: url(/assets/img/top/sp/tx_footer_corporate.png);
		width: 227px;
		height: 24px;
		background-size: 100% auto;
		margin: 27px auto;
	}
	.link__area .link__inner .link__logo img {
		display: none;
	}


/*---------- footer ----------*/
	.footer__container {
		height: auto;
	}
	.footer__container ul {
		position: static;
		padding-top: 9px;
		margin: 0 auto;
		width: 300px;
		text-align: center;
	}
	.footer__container ul li {
		float: none;
		display: inline-block;
		font-size: 10px;
		margin-bottom: 5px;
		letter-spacing: -0.06em;
	}
	.footer__container ul li.is--noborder {
		border: none;
		margin-left: 0;
		padding-left: 0;
	}
	.footer__container .footer__icp {
		position: static;
		text-align: center;
		margin-top: 5px;
	}
	.footer__container .footer__copyright {
		position: static;
		margin-top: 2px;
		padding-bottom: 8px;
		text-align: center;
		width: 192px;
		height: 13px;
		background: url(/assets/img/top/sp/tx_copyright.png) no-repeat;
		background-size: 192px 13px;
		margin: 0 auto;
	}
	.footer__container .footer__copyright img {
		display: none;
	}


/*---------- pagetop ----------*/
	.pagetop {
		width: 37px;
		height: 37px;
		background: url(/assets/img/top/sp/bt_pagetop.png);
		background-size: 100% auto;
	}
	.pagetop img {
		display: none;
	}


/*---------- edt-20161027kaneko136 ----------*/

.nav_open__box .subTtl {
	font-size: 12px;
	display: block;
	margin-left: 10%!important;
}
}
