@charset "utf-8";

.spOnly{
	display:none;
}
br.spOnly{
	display:none
}
span.spOnly{
	display:none
}
.pcOnly{
	display:block;
}

br.pcOnly{
	display:inline
}
span.pcOnly{
	display:inline
}

.iOs, .android{
	display:none;
}

@media (max-width: 667px){

#wrapper{
	min-width: inherit;
}
input[type=text] {
  font-size: 16px !important;
  scale(0.8);
}
input[type=email] {
  font-size: 16px !important;
  scale(0.8);
}
input[type=tel] {
  font-size: 16px !important;
  scale(0.8);
}
.spOnly{
	display:block;
}
.pcOnly{
	display:none;
	}

br.pcOnly{
	display:none
}
span.pcOnly{
	display:none
}
br.spOnly{
	display:inline
}
span.spOnly{
	display:inline
}
.iOs, .android{
	display:block;
}

/* common */
img{
	max-width:100% !important;
	height: auto;
}

/* responsive special
---------------------------------------------------*/
/* =======================================
	INDEX
 -----------------------------------------
	Structure
	Header
	Globalnavi
	Topmain
	Topicpath
	Box
	Title
	List
	Link
	Contents
	Sidebar
	Page Top
	Footer
	Etc
========================================== */

/* Structure
========================================== */
body {
	min-width: inherit;
	font-size: 14px;
}
#header {
	width: 100%;
	height: 85px;
	position: absolute;
}
#main_image {
	border: none;
}
#wrapper {
	margin: 15px auto;
	width: 96%;
}
#contents {
	float: none;
	width: 100%;
}
#sidebar {
	float: none;
	width: 100%;
}

/* Header
========================================== */
#header h1{
	margin: 0;
	padding: 3px 0 0 2%;
	white-space: nowrap;
}
#header p {
	margin: 20px 0 0 2%;
}

#headerLogo {
	position: absolute;
	width: 35px;
	right: 0;
	padding: 3px 2% 0 0;
}
#headerSearch,#headerMenu {
	position: absolute;
	width: 50px;
	height: 24px;
	right: 0;
	top: 41px;
	z-index: 1;
}
#headerSearch {
	margin-right: 51px;
}
#headerMenu {
	border-left: 1px dotted #9b9b9b;
}
#headerSearch a,#headerMenu a {
	position: absolute;
	width: 50px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
}
#headerSearch a {
	background-image: url("../../images/base/sp_btn_search.png");
}
#headerMenu a {
	background-image: url("../../images/base/sp_btn_menu.png");
}
#headerSearch a.active{
	background-image: url("../../images/base/sp_btn_search_active.png");
}
#headerMenu a.active{
	background-image: url("../../images/base/sp_btn_menu_active.png");
}

/* Globalnavi
========================================== */
div#globalnavi {
	display: none;
}

/* Topmain
========================================== */
#topMain {
	clear: both;
	height: auto !important;
	padding-top: 85px;
	min-height: inherit;
}
#topMain h1 {
	bottom: auto;
	height: auto;
	overflow: auto;
	position: relative;
	left: 0;
	width: 100%;
}
#topMain h1 img{
	width: 100%;
	height: auto;
}

.topBanner {
    margin: 15px auto;
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
}
.topBanner img{
	width:100%;
}



/* Google Search */
#searchBoxSp ul.topMainBtnSp li#topMainBtn05{
	background-color: #00b5d8;
	padding: 4% 2%;
}
#searchBoxSp ul.topMainBtnSp li#topMainBtn05 span{
	color: #FFFFFF;
	position: absolute !important;
	margin-left: 50px;
	margin-top: 0;
}

#searchBoxSp ul.topMainBtnSp li#topMainBtn05 a, #topMain #searchBoxSp ul.topMainBtnSp li#topMainBtn05 a:hover {
 	background-image: none;
	padding-left: 50px;
	padding-top: 18px;
	text-decoration:none;
}

#searchBoxSp ul.topMainBtnSp li#topMainBtn05 img{
	display:none;
}



#cse-search-form02 {
	width: 100% !important;
	margin: 0 !important;
	position: relative !important;
}
#cse-search-form02 table.gsc-search-box {
	border-collapse: collapse;
	position: relative;
	width: 100%;
}
#cse-search-form02 input.gsc-input {
	width: 100% !important;
	height: 50px !important;
	border: 1px solid #0a69a5;
	margin: 0 !important;
}
input.gsc-input {
	border-width: 0 !important;
}
.cse input.gsc-search-button, input.gsc-search-button {
	height: 50px !important;
	border-radius: 0 !important;
}
#cse-search-form02 input.gsc-search-button {
	width: 75px !important;
	margin: 0 !important;
	background-image: url(../../images/base/sp_btn_search.gif);
	background-size: cover;
	text-indent: 9999px;
}
#cse-search-form02 input.gsc-search-button:hover {
	background-position: 0;
}
#cse-search-form02 table.gsc-search-box td.gsc-input {
  	width: 100% !important;
  	padding:0 !important;
}
td.gsc-clear-button {
	display: none !important;
}
form.gsc-search-box {
	margin-bottom : 0 !important;
}

/* Menu */
#gnavMenuSp ul.topMainBtnSp li {
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-shadow: 1px 2px 2px #00a5ce;
	border-bottom: solid 1px #80daec;
	background-color: #00b5d8;
}
#gnavMenuSp ul.topMainBtnSp>li:first-child {
	text-shadow: 1px 2px 2px #0097c4;
	background-color: #00a5ce;
}
#gnavMenuSp ul.topMainBtnSp li:last-child {
	border-bottom: none;
}
#gnavMenuSp ul.topMainBtnSp li a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #ffffff;
	padding-left: 6%;
	text-decoration: none;
	background-image: url("../../images/base/sp_bg_topMainBtnSp_arrow.png");
	background-repeat: no-repeat;
	background-size: 7px 12px;
	background-position: 2% 50%;
}
#gnavMenuSp ul.topMainBtnSp li span{
	background-image: url("../../images/base/sp_blank_arrow.png");
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	width: 11px;
	height: 8px;
	margin-left: 5px;
}
#gnavMenuSp ul.topMainBtnSp li.topMainBtnSubListSp {
	width: 94%;
	height: auto;
	padding-left: 6%
}
#gnavMenuSp ul.topMainBtnSp li.topMainBtnSubListSp p {
	color: #ffffff;
	font-size: 12px;
	margin: -14px 0 0;
	padding: 8px 0;
	border-bottom: solid 1px #80daec;
}

/* Topicpath
========================================== */
p#topicpath {
	display: none;
}

/* Box
========================================== */
div.box_wrapper {
	background-size: 100% 5px;
	width: 100%;
	padding: 0 0 0.8% 0;
}
div.box_inner {
	padding: 4% 3%;
}
div.box01 {
	margin: 0;
	padding: 15px 0 0 0;
}
div.box01_left {
	width: 78%;
}
div.box01_right {
	width: 19%;
}
.box_part {
	padding: 3% 2%;
	height: auto;
	overflow: hidden;
}
.box_part a img {
	width: 49%;
}

/* Title
========================================== */
.ttl01 {
	width: initial;
	height: 30px;
	font-size: 15px;
	background-size: 100% 47px;
	padding-left: 5%;
}
.ttl03 {
	font-size: 16px;
	margin: 0 0 15px 0;
}
.ttl05 {
	position: relative;
	width: initial;
	height: 30px;
	font-size: 15px;
	background-size: 100% 47px;
	padding-left: 5%;
}
.ttl05 span{
	right: 0;
}

/* List
========================================== */
.list02 div {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.7 !important;
	margin: 0 0 12px 0;
	padding: 0 0 2px 0;
	background-image: url(../../images/common/border_02.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-size: 100% 2px;
}
.list02 div h3 {
	font-weight: bold;
}
.list02 img {
	width: 100%;
}

/* Link
========================================== */
.link_01 a {
	background-position: 0 0.5em;
}

/* Contents
========================================== */
/* Top
---------------------- */
/* Solution */
body#home .flexboxSp {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
body#home .box_01 {
	width: 50%;
	padding: 13px 3% 13px 3%;
	box-sizing: border-box;
}
body#home .box .noBorderRight {
	border-width: 0 1px 1px 0 !important;
}
body#home .box_01:nth-child(even) {
	border-right-color: #ffffff !important;
}
body#home .box_01 img,
body#home .box_01_all img {
	width: 100%;
	height: auto;
	margin: 0 0 6% 0;
}
body#home .box_01 p {
	font-size: 92.4%;
	padding: 0;
}
body#home .box_01 h3,
body#home .box_01_all h3 {
	background-size: cover;
	width: 100%;
	height: auto;
	margin: 0 0 5% 0;
}
body#home .box_01 h3 a,
body#home .box_01_all h3 a {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}
body#home .box_01 .link_01{
	padding-top: 5px;
}
body#home .box_bg {
	background-image: none;
}
body#home .box_01_all {
	width: 50%;
	padding: 13px 3% 13px 3%;
	box-sizing: border-box;
}
body#home .box_01_all .box_01_left {
	float: none;
	margin: 0;
}
body#home .box_01_all p.pdgT12 {
	padding-top: 0;
}
body#home .box_01_all p {
	font-size: 92.4%;
	margin-left: 0;
}

/* Newsletter */
dl.top_newsletter {
	width: auto;
}
dl.top_newsletter dt {
	width: 30%;
	margin-left: 3%;
}
dl.top_newsletter dt img {
	width: 100%;
	height: auto;
}
dl.top_newsletter dd {
	width: 58%;
}
.newsLetterDate{
	font-size: x-small !important;
}
.newsLetterLink {
	background-position: 0 5px;
	font-size: 100%;
}

/* Concept */


/* Contact */
ul.list_contact li {
	float: none;
	margin: 0 0 3%;
}
ul.list_contact li img {
	width: 100%;
}

/* Solution
---------------------- */
body.solution .box_inner .section {
	margin: 0 0 5px 0;
}
body.solution .imgBoxC p {
	margin: 0 0 20px 0;
}

/* NewsLetter
---------------------- */
#newsLetterIndex {
    margin-left: 0;
    margin-bottom: 8px;
}
.newsLetterIndexBox {
    padding: 2%;
    width: 100%;
    margin-left: 0;
    margin-bottom: 7px;
    box-sizing: border-box;
}
.newsLetterIndexImg {
    width: 100%;
}
.newsLetterIndexImg img {
    width: 100%;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #DDDDDD;
	box-sizing: border-box;
}
.newsLetterIndexInnerBox {
    width: 100%;
	height: auto;
	padding: 3%;
    box-sizing: border-box;
}
ul.newsLetterDetailImg{
	width:100%;
}
ul.newsLetterDetailImg li img{
	max-width:100%;
}

.ttl06Box {
    box-sizing: border-box;
    padding-left: 3%;
    padding-right: 3%;
    width: 100%;
}
p a.wordBreak{
	word-wrap:break-word;
}



/* stlength */

p.strengthsIndexBtn{
	width:auto;
	}
.strengthsIndexBtn a{
	width:auto;
}



/* search */

#contents table.gsc-search-box {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    width: 100%;
}
#contents input.gsc-input {
    background-position: 12px center !important;
    border: 1px solid #ddd !important;
    bottom: 0;
    height: 18px !important;
    left: 0;
    margin: 0 !important;
    padding: 3px 0 !important;
    position: absolute !important;
    width: 100% !important;
}
#contents table.gsc-search-box td.gsc-input {
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    width: 100% !important;
}

#wrapper .cse input.gsc-search-button, #wrapper input.gsc-search-button{
	height:25px !important;
}

#topMain .cse input.gsc-search-button, #topMain input.gsc-search-button{
	height:50px !important;
}

/* SFA */
h1.sfa_ttl01{
	padding-left:4%;
	padding-right:4%;
}

#sfa_sokyu{
	width:92%;
	padding:4%;

}
#sfa_shohin_sp{
	text-align:center;
}
#sfa_shohin_sp img{
	max-width: 240px !important;

}
.sfa_moushikomi_btn01{
	width:auto;
}
#sfa_sokyo02{
	width:92%;
	padding:4%;
}
#sfa_sokyo03{
	width:92%;
	padding:4%;
}

.sfa_sokyo03_innerL{
	width:auto;
}
.sfa_toiawase_btn01_sp{
	text-align:center;
	margin-bottom:15px;
}

.sfa_sokyo03_innerC{
	width:92%;
	padding:4%;
}
.sfa_sokyo03_innerC .sfa_sokyo03_innerC_img,.sfa_sokyo03_innerC .sfa_tel{
	display:none;
}
.sfa_moushikomi_btn02{
	width:auto;
}

/* Sidebar
========================================== */
/* Localnavi */
div.localnavi_wrapper {
	background-size: 100% 5px;
	padding: 0 0 0.8% 0;
}
div.localnavi {
    margin: 0 0 15px 0;
    padding: 0 0 18px 0;
}
div.localnavi dl dt {
	height: auto;
	margin-top: -13px;
}
div.localnavi dl dd {
	padding: 2% 3%;
}
div.localnavi dl dd a {
	width: inherit;
	height: auto;
	font-size: 15px;
	background-image: url(../../images/common/sp_bg_localnavi.png);
	background-size: 100% auto;
	background-position: 0;
	padding: 5.2% 8% 4.8%;
}
div.localnavi dl dd a:hover {
	background-image: url(../../images/common/sp_bg_localnavi_on.png);
	background-size: 100% auto;
	background-position: 0 50%;
	font-weight: normal;
}
div.localnavi dl dd.active a {
	background-image: url(../../images/common/sp_bg_localnavi_on.png);
	background-size: 100% auto;
	background-position: 0 50%;
	font-weight: bold !important;;
}

/* Banner */
div.sidebar_banner {
	margin: 0 0 15px 0;
}
div.sidebar_banner img {
	width: 100%;
}
div#sidebar_banner_00 {
	width: 100%;
	height: auto;
}
div#sidebar_banner_00 a {
	width: 100%;
	height: auto;
}
div#sidebar_banner_00 a img {
	width: 100%;
}
div#sidebar_banner_00 a:hover img {
    visibility: inherit;
}
div#sidebar_banner_01 {
	width: 100%;
	height: auto;
}
div#sidebar_banner_01 a {
	width: 100%;
	height: auto;
}
div#sidebar_banner_01 a img {
	width: 100%;
}
div#sidebar_banner_01 a:hover img {
	visibility: inherit;
}
div#sidebar_banner_03 {
	width: 100%;
	background-size: 100% 5px;
}
div#sidebar_banner_03 h3 img {
	width: 100%;
}
div#sidebar_banner_03 .sidebar_banner_inside .content {
	max-height: 330px;
}
div#sidebar_banner_04 {
	width: 100%;
	padding: 0 0 5px 0;
	background-image: url(../../images/common/side_banner_bg.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-size: 100% 5px;
}
div#sidebar_banner_04 .sidebar_banner_inside {
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #dddddd;
	background-color: #FFFFFF;
	padding: 0 3% 3% 3%;
}
div#sidebar_banner_04 .sidebar_banner_inside .content {
	max-height: 200px;
	overflow: auto;
	overflow-x : hidden;
	padding-right: 2px;
}
div#sidebar_banner_04 .sidebar_banner_inside .newsLetter {
	border-bottom: 1px dotted #B6B6B6;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
div#sidebar_banner_04 .sidebar_banner_inside .newsLetter .newsLetterTxt {
	line-height: 1.5;
	font-size: 12px;
}
div#sidebar_banner_04 .sidebar_banner_inside .newsLetter .newsLetterLink {
	font-size: 12px;
}

/* Page Top
========================================== */
p.page-top {
	display: none;
}

/* Footer
========================================== */
#footer{
	background-image: none;
}
#footer div {
	width: 100%;
	padding: 0;
}
#footer .footerSitemap{
	background-image: none;
}
#footer .footerSitemap ul{
	background-image: none;
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #b3b3b3;
}
#footer .footerSitemap ul::after{
    content:" ";
    display:block;
    clear:both;
}
#footer .footerSitemap ul li {
	width: 50%;
	font-size: 92.4%;
	padding: 14px 0 14px 2%;
	box-sizing: border-box;
	border-bottom: 1px solid #b3b3b3;
	float: left;
}
#footer .footerSitemap ul li:nth-child(odd){
	border-right: 1px solid #b3b3b3;
}
#footer .footerSitemap ul li:last-child{
	padding-bottom: 14px;
	border-bottom: none;
}
#footer div p {
	text-align: center;
	padding: 20px 0;
}
#footer div#footer_text {
	width: 100%;
	text-align: center;
	margin: 0;
}
#footer div#footer_text .cmpy_name {
	display: block;
	float: none;
}
#footer p#copyright {
	background-image: none;
	margin: 20px 0 0 0;
	padding: 20px 0 40px 0;
	border-top: 1px solid #b3b3b3;
}

}

/* Etc
========================================== */
@media(max-width: 319px) {
            
.ttl01,.ttl05 {
	background-size: 100% 100%;
	height: 0;
	font-size: 4.6875vw;
	padding: 4.82% 5% 9.4%;
	box-sizing: border-box;
}
.ttl03 {
	font-size: 5vw;
}
div.localnavi dl dd a {
	font-size: 4.375vw;
}
		
}
