@charset "utf-8";

/* 共通 */
#contents__solar .contents_section .container .textArea .btn,
#contents__solar .contents_section3 .textArea .btn {
    transition: .7s;
}
#contents__solar .contents_section .container .textArea .btn:hover,
#contents__solar .contents_section3 .textArea .btn:hover {
    color: #fff;
    background-image: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2));
}
#contents__solar .contents_section4 .contents_items .textArea .btn:hover {
    background-image: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2));
}

/* News */
#news {
	background: #eeeddf;
}
#news .innner {
	margin-left: auto;
	margin-right: auto;
}
.newsTtl {
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.newsScroll {
	overflow-y: scroll;
}
.newsArea a {
	text-decoration: none;
}

/* SP */
@media only screen and (max-width: 767px) {
    .hero_visual {
        position: relative;
        width: 100%;
    }
    .hero_visual::before {
        content: '';
        display: block;
        padding-top: 63%;
    }
    .hero_visual .img_area {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-size: cover;
        background-position: center;
    }
	#hero01.hero_visual .img_area { background-image: url("https://global.sharp/solar/images_global/hero01_sp.jpg");}
	#hero02.hero_visual .img_area { background-image: url("https://global.sharp/solar/images_global/hero02_sp.jpg");}
	#hero03.hero_visual .img_area { background-image: url("https://global.sharp/solar/images_global/hero03_sp.jpg");}
    #contents__solar {
        width: 100%;
        text-align: center;
    }
    #contents__solar .titleSub {
        font-size: 1.3rem;
        font-weight: bold;
        margin: 50px auto 25px;
    }
    #contents__solar .contents_section,
    #contents__solar .contents_section4 {
        margin-bottom: 100px;
    }
    #contents__solar .textArea .text {
        font-size: 1.2rem;
        text-align: left;
    }
    #contents__solar .contents_section1 {
        background-image: url("https://global.sharp/solar/images_global/back_sec1.png");
        background-size: cover;
        background-position: center;
    }
    #contents__solar .contents_section1 .textArea,
    #contents__solar .contents_section2 .textArea,
    #contents__solar .contents_section3 .textArea {
        width: 80%;
        margin: 0 auto;
        padding: 5%;
        background-color: #fff;
    }
    #contents__solar .contents_section1 .textArea .btn,
    #contents__solar .contents_section2 .textArea .btn,
    #contents__solar .contents_section3 .textArea .btn {
        display: inline-block;
        margin: 15px auto 0;
        padding: 5px 30px;
        color: #bebebe;
        border: 1px solid #bebebe;
        text-decoration: none;
    }
    #contents__solar .contents_section .container h2,
    #contents__solar .contents_section3 h2 {
        width: 90%;
        margin: 0 auto;
        line-height: 1.4;
        text-align: left;
        font-size: 2rem;
    }
    #contents__solar .contents_section1 .container h2 {
        text-align: center;
    }
    #contents__solar .contents_section .container h2 .text_accent,
    #contents__solar .contents_section3 h2 .text_accent {
        font-size: 2.3rem;
        color: #ffae00;
        font-weight: bold;
    }
    #contents__solar .contents_section1 .images img {
        width: 85%;
        height: auto;
    }
    #contents__solar .contents_section2 .textArea {
        position: relative;
        margin-bottom: -50px;
        z-index: 2;
    }
    #contents__solar .contents_section3 h2 {
        position: relative;
        margin-bottom: -75px;
        color: #fff;
        z-index: 2;
    }
    #contents__solar .contents_section3 .images_sp {
        position: relative;
        width: 100%;
    }
    #contents__solar .contents_section3 .images_sp::before {
        content: '';
        display: block;
        padding-top: 53%;
    }
    #contents__solar .contents_section3 .images_sp .img_area {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-image: url("https://global.sharp/solar/images_global/back_sec3_sp.jpg");
        background-size: cover;
        background-position: center;
    }
    #contents__solar .contents_section3 .textArea {
        position: relative;
        margin-top: -30px;
        z-index: 2;
    }
    #contents__solar .contents_section4 {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    #contents__solar .contents_section4 .contents_container {
        flex: 0 1 50%;
        position: relative;
        width: 100%;
    }
    #contents__solar .contents_section4 .contents_container::before {
        content: '';
        display: block;
        padding-top: 151%;
    }
    #contents__solar .contents_section4 .contents_items {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
    #contents__solar .contents_section4 .contents_items .textArea {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        position: absolute;
        left: 5%;
        bottom: 5%;
        height: 50%;
        color: #fff;
        text-align: left;
    }
    #contents__solar .contents_section4 .contents_items .textArea h4,
    #contents__solar .contents_section4 .contents_items .textArea p {
        flex: 0 0 100%;
    }
    #contents__solar .contents_section4 .contents_items .textArea h4 {
        font-size: 0.9rem;
    }
    #contents__solar .contents_section4 .contents_items .textArea p {
        font-size: 0.8rem;
    }
    #contents__solar .contents_section4 .contents_items .textArea .btn {
        display: inline-block;
        padding: 1px 20px;
        font-size: 0.8rem;
        color: #fff;
        border: 1px solid #fff;
        text-decoration: none;
    }
    #contents__solar .contents_section4 .contents_items0 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_0.jpg");
        background-size: cover;
        background-position: center;
        margin-bottom: 20px;
    }
    #contents__solar .contents_section4 .contents_items1 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_1.jpg");
        background-size: cover;
        background-position: center;
        margin-bottom: 20px;
    }
    #contents__solar .contents_section4 .contents_items2 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_2.jpg");
        background-size: cover;
        background-position: center;
        margin-bottom: 20px;
    }
    #contents__solar .contents_section4 .contents_items3 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_3.jpg");
        background-size: cover;
        background-position: center;
        margin-bottom: 20px;
    }
    #contents__solar .contents_section4 .contents_items4 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_4.jpg");
        background-size: cover;
        background-position: center;
        margin-bottom: 20px;
    }
    #contents__solar .contents_section5 {
        height: 50vh;
        background-image: url(https://global.sharp/solar/images_global/back_sec5.jpg);
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat;
    }
	/* News */
	#news .innner {
		width: 80%;
		padding: 10% 0;
		word-break: break-all;
	}
	.newsTtl {
		font-size: 1.4rem;
	}
	#news .newsScroll {
		width: 100%;
		height: 200px;
		border: #c8c7b8 1px solid;
	}
	.newsArea {
		table-layout: fixed;
		padding: 5%;
	}
	.newsArea dt,
	.newsArea dd {
		display: block;
		width: 100%;
		word-break: break-all;
	}
	.newsArea dd {
		margin-bottom: 0.5em;
		border-bottom: #c8c7b8 1px solid;
		padding: 0 1em 0.5em 1em;
		box-sizing: border-box;
	}
	.newsArea dd:last-child {
		border-bottom: none;
	}
}

/* PC */
@media print, screen and (min-width: 768px) {
    .hero_visual {
        width: 100%;
        height: 600px; 
        background-size: cover;
        background-position: center;
    }
	#hero01.hero_visual { background-image: url("https://global.sharp/solar/images_global/hero01.jpg");}
	#hero02.hero_visual { background-image: url("https://global.sharp/solar/images_global/hero02.jpg");}
	#hero03.hero_visual { background-image: url("https://global.sharp/solar/images_global/hero03.jpg");}
    #contents__solar .contents_section {
        width: 100%;
        height: 550px;
        margin-bottom: 150px;
    }
    #contents__solar .contents_section .container {
        position: relative;
        max-width: 960px;
		width: 90%;
        height: 550px;
        margin: 0 auto;
    }
    #contents__solar .contents_section1 .container {
        height: 650px;
    }
    #contents__solar .contents_section .container h2,
    #contents__solar .contents_section3 h2 {
        font-size: 2.5rem;
    }
    #contents__solar .contents_section .container h2 .text_accent,
    #contents__solar .contents_section3 h2 .text_accent {
        font-size: 3rem;
        color: #ffae00;
        font-weight: bold;
    }
    #contents__solar .contents_section .container h3,
    #contents__solar .contents_section3 h3 {
        margin: 20px auto;
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
    }
    #contents__solar .contents_section .container .textArea,
    #contents__solar .contents_section3 .textArea {
        position: absolute;
        width: 400px;
        padding: 25px;
        background-color: #fff;
        font-size: 1.1rem;
    }
    #contents__solar .contents_section .container .textArea .btn,
    #contents__solar .contents_section3 .textArea .btn {
        display: inline-block;
        margin-top: 20px;
        padding: 5px 25px;
        font-size: 1.1rem;
        color: #bebebe;
        border: 1px solid #bebebe;
        text-decoration: none;
    }
    #contents__solar .contents_section1,
    #contents__solar .contents_section2 {
        background-image: url("https://global.sharp/solar/images_global/back_sec1.png");
        background-size: cover;
        background-position: center;
    }
    #contents__solar .contents_section1 {
        margin-top: 80px;
    }
    #contents__solar .contents_section1 .container h2 {
        position: absolute;
        right: 0;
        bottom: 168px;
        line-height: 1.2;
        text-align: right;
    }
    #contents__solar .contents_section1 .images {
        position: absolute;
        left: 50px;
        bottom: 80px;
    }
    #contents__solar .contents_section1 .images img {
        width: 300px;
    }
    #contents__solar .contents_section1 .container .textArea {
        top: 90px;
        right: 90px;
    }
    #contents__solar .contents_section2 {
        height: 600px;
    }
    #contents__solar .contents_section2 .container h2 {
        position: absolute;
        left: 0;
        bottom: 90px;
        width: 345px;
        line-height: 1.2;
    }
    #contents__solar .contents_section2 .images {
        position: absolute;
        right: 0;
        bottom: 0;
    }
    #contents__solar .contents_section2 .images img {
        width: 500px;
        height: 375px;
    }
    #contents__solar .contents_section2 .textArea {
        z-index: 2;
    }
    #contents__solar .contents_section3 .images_sp {
        display: none;
    }
    #contents__solar .contents_section3 .container_top .boxArea {
        z-index: 999;
    }
    #contents__solar .contents_section2 .container .textArea {
        top: 80px;
        left: 60px;
    }
    #contents__solar .contents_section3 .container_bottom {
        position: relative;
        width: 100%;
    }
    #contents__solar .contents_section3 .container_bottom::before {
        content: '';
        display: block;
        padding-top: 30%;
    }
    #contents__solar .contents_section3 .container_bottom .item_bottom {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin-bottom: 50px;
        background-image: url("https://global.sharp/solar/images_global/back_sec3.jpg");
        background-size: cover;
        background-position: center;
    }
    #contents__solar .contents_section3 .boxArea {
        max-width: 960px;
		width: 90%;
        height: 100%;
        margin: 0 auto;
    }
    #contents__solar .contents_section3 .item_top .boxArea,
    #contents__solar .contents_section3 .item_bottom .boxArea {
        position: relative;
    }
    #contents__solar .contents_section3 .item_bottom .textArea {
        position: absolute;
        right: 0;
        bottom: 0;
    }
    #contents__solar .contents_section3 h2 {
        margin-bottom: -60px;
        line-height: 1.2;
        color: #fff;
    }
    #contents__solar .contents_section4 {
        display: flex;
        width: 100%;
        margin: 0 auto;
    }
    #contents__solar .contents_section4 .contents_container {
        flex: 1 1 25%;
        position: relative;
        width: 100%;
    }
    #contents__solar .contents_section4 .contents_container::before {
        content: '';
        display: block;
        padding-top: 151%; /*151%*/
    }
    #contents__solar .contents_section4 .contents_items {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
    #contents__solar .contents_section4 .contents_items .textArea {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        position: absolute;
        left: 5%;
        bottom: 5%;
        height: 40%;
        color: #fff;
        text-align: left;
    }
    #contents__solar .contents_section4 .contents_items .textArea h4 {
        font-size: 1.3rem;
    }
    #contents__solar .contents_section4 .contents_items .textArea p {
        font-size: 1.1rem;
    }
    #contents__solar .contents_section4 .contents_items .textArea h4,
    #contents__solar .contents_section4 .contents_items .textArea p {
        flex: 0 0 100%;
    }
    #contents__solar .contents_section4 .contents_items .textArea .btn {
        display: inline-block;
        padding: 5px 25px;
        font-size: 1.1rem;
        color: #fff;
        border: 1px solid #fff;
        text-decoration: none;
    }
    #contents__solar .contents_section4 .contents_items0 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_0.jpg");
        background-size: cover;
        background-position: center;
    }
    #contents__solar .contents_section4 .contents_items1 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_1.jpg");
        background-size: cover;
        background-position: center;
    }
    #contents__solar .contents_section4 .contents_items2 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_2.jpg");
        background-size: cover;
        background-position: center;
    }
    #contents__solar .contents_section4 .contents_items3 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_3.jpg");
        background-size: cover;
        background-position: center;
    }
    #contents__solar .contents_section4 .contents_items4 {
        background-image: url("https://global.sharp/solar/images_global/back_sec4_4.jpg");
        background-size: cover;
        background-position: center;
    }
    #contents__solar .contents_section5 {
        height: 600px;
        margin-top: 150px;
        background-image: url(https://global.sharp/solar/images_global/back_sec5.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
	/* News */
	#news {
		padding: 40px 0;
	}
	.newsTtl {
		font-size: 2.3rem;
	}
	#news .innner {
		max-width: 870px;
		width: 80%;
	}
	#news .newsScroll {
		width: 100%;
		height: 170px;
	}
	.newsArea {
		padding: 0 30px;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.newsArea dt {
		width: 20%;
		margin-bottom: 0.5em;
	}
	.newsArea dd {
		width: 80%;
		margin-bottom: 0.5em;
	}
	.newsArea a:hover {
		text-decoration: underline;
	}
	#global__keyvisual {
		margin-top: 92px;
	}

}












/* ===============================
	reset
================================ */
#global__header--search :focus, .search-form :focus, .search-form :focus
	{
	outline: none;
}

.search-form, .search-form *, .search-form, .search-form *
	{
	box-sizing: border-box !important;
}

/* ===============================
	global-navi
================================ */
@media print , screen and (min-width: 768px) {
	/* グローバルヘッダー */
	#globalHeaderNaviContainer {
		display: block !important;
	}
	#global__header--nav > #global__header--nav_menu > li.search-form {
		display: none !important;
	}
	#global__header--nav > #global__header--nav_menu > li:nth-child(2) {
		padding-left: 0;
	}
	#global__header--member > ul > li:first-child a {
		font-size: 12px;
	}
	#global__header--member,
	#global__header--search{
		width: 72px;
		display: table-cell;
		vertical-align: middle;
		text-align: right;
		border-left: 1px solid #c8c7b8;
	}
	
	#global__header--search.active{
		background-color: #e6000d;
	}
	#global__header--search.active a{
		color: #fff !important;
	}
	
	#global__header--search>ul {
		display: table;
		width: 100%;
	}
	#global__header--member>ul>li
	#global__header--search>ul>li{
		display: table-cell;
		width: 50%;
		vertical-align: middle;
		text-align: center;
	}
	#global__header--member>ul>li>a,
	#global__header--search>ul>li>a{
		display: block;
		font-size: 12px;
		color: #e6000d;
		line-height: 1.5em;
		text-align: center;
	}
	#global__header--search>ul>li a i {
		display:block;
		margin-left: auto;
		margin-right: auto;
	}
	#global__header--search>ul>li a .open {display:block;}
	#global__header--search>ul>li a .close {display:none;}
	
	#global__header--search.active>ul>li a .open {display:none;}
	#global__header--search.active>ul>li a .close {display:block;}
	
	
	#global__header--member>ul>li a i,
	#global__header--search>ul>li a i {
		width: 20px!important;
		padding: 10px 0 2px!important;
	}
	#global__header--search>ul>li a i img {
		width: 100%;
		height: auto;
	}
	
	/* グローバルヘッダー・製品名 */
	#global__pagetitle {
		height: auto;
	}
	
	/* グローバルヘッダー・外部リンク */
	#global__pagetitle ul.list-links {
		display: flex;
		justify-content: flex-end;
		font-size: 14px;
		line-height: 1;
		color: #716f63;
		position: absolute;
		bottom: 20px;
		right: 10px;
	}
	#global__pagetitle ul.list-links li {
		margin-left: 0.5em;
		padding-left: 0.5em;
	}
	#global__pagetitle ul.list-links li:first-child {
		margin-left: 0;
	}
	#global__pagetitle ul.list-links li a {
		color: #716f63;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: left center;
		background-size: auto 13px;
		padding-left: 23px;
	}
	#global__pagetitle ul.list-links li.videoLibrary a { background-image: url(https://global.sharp/business/common/images/ic_video_library.svg);}
	#global__pagetitle ul.list-links li.catalog a { background-image: url(https://global.sharp/business/common/images/ic_catalog.svg);}
	#global__pagetitle ul.list-links li a:hover {
		opacity: 0.5;
		transition: all 0.8s;
	}
	
	/* グローバルヘッダー・検索フォーム */
	.search-form {
		width: 100%;
		padding: 10px 20px;
		background: #c8c7b8;
		display: none;
	}
	.search-form::before {
		content: "";
		position: absolute;
		right: 25px;
		top: -2px;
		width: 0px;
		height: 0px;
		margin: auto;
		z-index: 1000;
		
  border-left:10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e6000d;
	}
	.search-form form {
		display: flex;
		width: 360px;
		margin-left: auto;
		background: #EFEDE0;
		border-radius: 4px;
		justify-content: space-between;
	}
	.search-form input[type="search"] {
		display: block;
		width: 300px;
		height: 30px;
		background: transparent;
		border: none;
		padding: 6px 0 6px 30px;
		font-size: 12px;
		line-height: 1;
	}
	.search-form input[type="submit"] {
		display: block;
		width: 60px;
		padding: 10px;
		font-size: 12px;
		line-height: 1;
		background: transparent;
		color: #716f63;
		border: none;
		border-left: solid 1px #C9C7B8;
		text-align: center;
	}
	
	/* global__search */
	#global__search__sp {
		display: none;
	}
	.global__search {}
	.global__search--inner {
		display: table;
		width: 1000px;
		padding: 1.5em 0;
		margin: 0 auto;
	}
	.global__search--inner > div {
		display: table-cell;
		width: 50%;
		vertical-align: middle;
	}
	.global__search--input {
		padding-right: 3em;
	}
	.global__search--input .titleSp {
		display: none;
	}
	.global__search--input form {
		display: table;
		width: 100%;
		border: 1px solid #c8c7b8;
		border-radius: 2px;
		padding: 3px;
	}
	.global__search--input form span {
		display: table-cell;
		vertical-align: middle;
	}
	.global__search--input form span:nth-child(2) {
		width: 34px;
	}
	.searchInputDammy {
		width: 100%;
		padding: 5px 10px;
		border: none;
		box-sizing: border-box;
	}
	.searchInputDammy::placeholder {
		color: #c8c7b8;
	}
	.searchInputDammy:focus,
	.searchInputBtn:focus {
		outline: none;
	}
	.searchInputBtn {
		width: auto;
		height: 20px;
		border-left: 1px solid #c8c7b8;
		padding: 7px 7px 7px 10px;
	}
	.global__search--btn dl {
		display: table;
	}
	.global__search--btn dl dt {
		display: table-cell;
	}
	.global__search--btn dl dd {
		display: table-cell;
		padding-left: 1em;
	}
	.global__search--btn dl dd a {
		display: block;
		font-size: 0.95rem;
		color: #fff;
		text-decoration: none;
		border-radius: 4px;
		background-color: #e88622;
		padding: 1em 3em;
	}
	.global__search--btn dl dd a:hover {
		opacity: 0.5;
		transition: all 0.8s;
	}
	
	/* global__keyvisual */
	#global__keyvisual img {
		width: 100%;
	
	}
	#global__keyvisual .p {display: block;}
	#global__keyvisual .s {display: none;}
	
	/* global__tablinknavigation--wrap */
	#global__tablinknavigation--wrap {
		width: 100%;
		background: #b3b2a4;
		box-sizing: border-box;
	}
	#global__tablinknavigation--wrap:not(.top){
		border-bottom: #716f63 15px solid;
	}
	#global__tablinknavigation {
		width: 100%;
		margin: 0 auto;
		display: table;
		table-layout: fixed;
	}
	#global__tablinknavigation > li {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		color: #fff;
		background: #716f63;
		border-left: #fff 2px solid;
		cursor: pointer;
		font-size: 1.1rem;
		line-height: 1.0;
	}
	#global__tablinknavigation--wrap:not(.top) #global__tablinknavigation > li:not(.active){
		background: #b3b2a4;
	}
	
	#global__tablinknavigation > li:first-child {
		border-left: none;
	}
	#global__tablinknavigation > li a {
		display: block;
		padding: 30px 0;
		text-decoration: none;
		color: #fff;
	}
	#global__tablinknavigation--wrap:not(.top) #global__tablinknavigation > li a {
		padding: 20px 0;
	}
	
	#global__tablinknavigation > li a > span{
		display: inline-block;
		padding: 0 5px;
	}
	#global__tablinknavigation > li:not(.active) a:hover {
		opacity: 0.5;
		transition: 0.8s;
	}
	#global__tablinknavigation > li a > span:before {
		display: inline-block;
		content: '';
		width: 20px;
		height: 20px;
		background-repeat: no-repeat;
		background-position: left center;
		background-size: contain;
		vertical-align: middle;
		margin-right: 5px;
	}
	#global__tablinknavigation > li:nth-child(1) a > span:before { background-image: url(https://global.sharp/business/common/images/ic_products.svg);}
	#global__tablinknavigation > li:nth-child(2) a > span:before { background-image: url(https://global.sharp/business/common/images/ic_solution.svg);}
	#global__tablinknavigation > li:nth-child(3) a > span:before { background-image: url(https://global.sharp/business/common/images/ic_case.svg);}
	#global__tablinknavigation > li:nth-child(4) a > span:before { background-image: url(https://global.sharp/business/common/images/ic_showroom.svg);}
	#global__tablinknavigation > li:nth-child(5) a > span:before { background-image: url(https://global.sharp/business/common/images/ic_event.svg);}
	#global__tablinknavigation > li:nth-child(6) a > span:before { background-image: url(https://global.sharp/business/common/images/ic_contact.svg);}
	
	/* スペシャルサイト */
	#contents__business--spSite {
		background: #eeeddf;
		color: #000;
		padding: 20px 30px;
	}
	#contents__business--spSite a {
		color: #000;
		text-decoration: none;
		display: block;
	}
	#contents__business--spSite #spSiteTtl {
		font-size: 1.71rem;
		font-weight: normal;
		margin-bottom: 20px;
	}
	#contents__business--spSite #spSiteList {
		letter-spacing: -0.4em;
		width: 100%;
	}
	#contents__business--spSite #spSiteList > li {
		letter-spacing: normal;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		width: 31.6%;
		margin-right: 2.6%;
	}
	#contents__business--spSite #spSiteList > li:nth-child(3n) {
		margin-right: 0 !important;
	}
	#contents__business--spSite #spSiteList > li .photo {
		margin-bottom: 10px;
	}
	#contents__business--spSite #spSiteList > li .photo img {
		box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	}
	#contents__business--spSite #spSiteList > li a:hover {
		opacity: 0.5;
		transition: 0.8s;
	}
	
	/* フッター */
	.contactList {
		margin-bottom: 2em;
	}
	.contactList dt {
		margin-bottom: 0.5em;
	}
	.contactList dd a {
		display: block;
		font-size: 0.95rem;
		color: #fff;
		text-decoration: none;
		text-align: center;
		border-radius: 4px;
		background-color: #e88622;
		padding: 1em;
	}
	.contactList dd a:hover {
		opacity: 0.5;
		transition: all 0.8s;
	}
}

/* ================================
	Mobile Style
================================ */
@media only screen and (max-width: 767px) {
	/* グローバルヘッダー */
	#globalHeaderNaviContainer {
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.8);
		position: fixed;
		top: 55px;
		left: 0;
		display: none;
		z-index: 100;
	}
	#global__header--navbtn {
		width: 55px;
		text-align: left;
		padding-left: 0;
		overflow: hidden;
		position: relative;
	}
	#globalHeaderNaviClose, #global__header--navbtn_spMenu {
		width: 45px;
		height: 100%;
		padding: 15px 0 0 10px;
		position: absolute;
		top: 0;
		left: 0;
	}
	#global__header--nav {
		top: 55px;
		display: block;
	}
	#globalHeaderNaviClose {
		cursor: pointer;
		display: none;
	}
	#globalHeaderNaviClose img {
		width: 22px;
		height: auto;
	}
	#global__header--search {
		display: none;
	}
	#global__pagetitle ul.list-links {
		display: none;
	}
	
	/* グローバルヘッダー・検索フォーム */
	#searchBarContainer {
		display: none !important;
	}
	.search-form {
		width: 100%;
		padding: 20px;
	}
	.search-form::before {
		content: "";
		position: absolute;
		right: 110px;
		top: -10px;
		width: 0px;
		height: 0px;
		margin: auto;
		border-style: solid;
		border-color: transparent transparent #c8c7b8 transparent;
		border-width: 0 10px 10px 10px;
	}
	.search-form form {
		display: flex;
		margin-left: auto;
		background: #EFEDE0;
		border-radius: 4px;
		justify-content: space-between;
	}
	.search-form input[type="search"] {
		display: block;
		width: calc(100% - 60px);
		background: transparent;
		border: none;
		padding: 6px 0 6px 10px;
		font-size: 12px;
		line-height: 1;
	}
	.search-form input[type="submit"] {
		display: block;
		width: 60px;
		padding: 6px 0;
		font-size: 12px;
		line-height: 1;
		background: transparent;
		color: #716f63;
		border: none;
		border-left: solid 1px #C9C7B8;
		text-align: center;
	}
	
	/* global__search */
	#global__search__pc {
		/*display: none;*/
	}
	.global__search {
		background-color: #f1f1f1;
	}
	.global__search--inner {
		padding: 1.0em;
	}
	#global__search__pc .global__search--inner {
		padding: 1.0em;
	}
	
	.global__search--inner > div {}
	.global__search--input {
		margin-bottom: 1em;
	}
	#global__search__pc .global__search--input {
		margin-bottom: 0 !important;
	}
	#global__search__sp .global__search--input {
		display: none !important;
	}
	
	.global__search--input .titleSp {
		font-size: 0.9rem;
		margin-bottom: 0.3em;
	}
	#global__search__pc .titleSp {
		display: none !important;
	}
	.global__search--input form {
		display: table;
		width: 100%;
		margin: 0 auto;
		border: 1px solid #c8c7b8;
		border-radius: 2px;
		padding: 3px;
		background-color: #fff;
		box-sizing: border-box;
	}
	.global__search--input form span {
		display: table-cell;
		vertical-align: middle;
	}
	.global__search--input form span:nth-child(2) {
		width: 34px;
	}
	.searchInputDammy {
		width: 100%;
		padding: 5px 10px;
		border: none;
		box-sizing: border-box;
	}
	.searchInputDammy::placeholder {
		color: #c8c7b8;
	}
	.searchInputDammy:focus,
	.searchInputBtn:focus {
		outline: none;
	}
	
	#global__search__pc .global__search--btn {
		display: none !important;
	}
	.searchInputBtn {
		width: auto;
		height: 20px;
		border-left: 1px solid #c8c7b8;
		padding: 7px 7px 7px 10px;
	}
	.global__search--btn dl {
	}
	.global__search--btn dl dt {
		font-size: 0.9rem;
		margin-bottom: 0.3em;
	}
	.global__search--btn dl dd {
	}
	.global__search--btn dl dd a {
		display: block;
		font-size: 0.95rem;
		color: #fff;
		text-decoration: none;
		border-radius: 4px;
		background-color: #e88622;
		padding: 0.75em 1em;
		text-align: center;
	}
	.global__search--btn dl dd a:hover {
		opacity: 0.5;
		transition: all 0.8s;
	}
	
	/* global__keyvisual */
	#global__keyvisual img {
		width: 100%;
		vertical-align: bottom;
	}
	.slick-slide > div{
		line-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	#global__keyvisual--slider .slideWrap{
		padding-top: 52.125% !important;
	}	
	.slick-prev, .slick-next {
		z-index: 96 !important;
	}

	#global__keyvisual .s {display: block;}
	#global__keyvisual .p {display: none;}
	
	/* global__tablinknavigation--wrap */
	#global__tablinknavigation--wrap:not(.top) {
		display: none;
	}
	
	#global__tablinknavigation--wrap {
		width: 100%;
		background: #716f63;
		box-sizing: border-box;
	}
	#global__tablinknavigation--wrap:not(.top) {
		background: #b3b2a4;
		border-bottom: #716f63 15px solid;
	}
	
	#global__tablinknavigation {
		width: 100%;
		margin: 0 auto;
		display: table;
		table-layout: fixed;
	}
	#global__tablinknavigation > li {
		display: table-cell;
		vertical-align: top;
		text-align: center;
		color: #fff;
		background: #716f63;
		border-left: #fff 2px solid;
		cursor: pointer;
		font-size: 0.8rem;
		line-height: 1.0;
	}
	#global__tablinknavigation--wrap:not(.top) #global__tablinknavigation > li{
		background: #b3b2a4;
	}
	
	#global__tablinknavigation > li:first-child {
		border-left: none;
	}
	#global__tablinknavigation > li.active {
		background-color: #716f63;
	}	
	#global__tablinknavigation > li a {
		display: block;
		padding: 10px 0;
		text-decoration: none;
		color: #fff;
	}
	#global__tablinknavigation > li a > span{
		display: block;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: center;
		background-size: auto 100%;
		vertical-align: middle;
		margin-bottom: 5px;
		padding-top: 75%;
	}
	#global__tablinknavigation > li:nth-child(1) a > span { background-image: url(https://global.sharp/business/common/images/bg_tab_products.svg);}
	#global__tablinknavigation > li:nth-child(2) a > span { background-image: url(https://global.sharp/business/common/images/bg_tab_solution.svg);}
	#global__tablinknavigation > li:nth-child(3) a > span { background-image: url(https://global.sharp/business/common/images/bg_tab_case.svg);}
	#global__tablinknavigation > li:nth-child(4) a > span { background-image: url(https://global.sharp/business/common/images/bg_tab_showroom.svg);}
	#global__tablinknavigation > li:nth-child(5) a > span { background-image: url(https://global.sharp/business/common/images/bg_tab_event.svg);}
	#global__tablinknavigation > li:nth-child(6) a > span { background-image: url(https://global.sharp/business/common/images/bg_tab_contact.svg);}	
	
	
	/* スペシャルサイト */
	#contents__business--spSite {
		background: #eeeddf;
		color: #000;
		padding: 3.3% 3.3% 6.6%;
	}
	#contents__business--spSite a {
		color: #000;
		text-decoration: none;
	}
	#contents__business--spSite #spSiteTtl {
		font-size: 1.28rem;
		font-weight: normal;
		margin-bottom: 10px;
	}
	#contents__business--spSite #spSiteList > li {
		margin-bottom: 20px;
		text-align: center;
	}
	#contents__business--spSite #spSiteList > li:last-child {
		margin-bottom: 0;
	}
	#contents__business--spSite #spSiteList > li .photo {
		margin-bottom: 10px;
	}
	#contents__business--spSite #spSiteList > li .photo img {
		box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	}
}

/* Tablet */
@media screen and (min-width:768px) and (max-width:960px) {
#contents__solar .contents_section3 .item_bottom .textArea {
	bottom: auto;
	top: 80px;
}
}


/* 2023.04.20 Add */
.hero_visual a {
	display: block;
}