﻿
/*2019.01太陽工業*/

@media screen and (max-width : 768px) {

body {
	font-family:'Lato', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}



/*ヨコにしても文字サイズを変えない none*/
html {-webkit-text-size-adjust: none;}


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

	

.pcDisplay {display:none; height:0;}
.spDisplay {display:block;}

/*----------------------------------------------------
	BOX
----------------------------------------------------*/
main {
	padding-top: 65px;
}


.width1200 {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.width900 {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

/*上にもどるボタン*/
	#go-top {
	display: block;
	position: fixed;
	right: 0; bottom: 30px;
	background-color: #000;
	color: #fff;
		padding: 0 11px;
}
	
	#go-top:after {
	content: "\f366";
font-family: ionicons;
font-size: 24px;
  

}


/*----------------------------------------------------
	header  
----------------------------------------------------*/

header {
	position: fixed;
	height: 65px;
	z-index: 100;
  disp	lay: flex;
  justify-content: space-between;
	width: 100%;
	padding: 0 0 0 15px;
}

header h1 {
	font-size: 1.125rem;
	font-weight: normal;
	line-height: 65px;
	
}


/*----------------------------------------------------
	ナビ
----------------------------------------------------*/




/*----------------------------------------------------
	BOX
----------------------------------------------------*/


	
/*---------------------------------------------------------

FOOTER
-----------------------------------------------------------*/

footer address {
	font-family: 'Merriweather', serif;
	background: rgba(238, 238, 238,0.7);
	padding: 10px 0;
	font-size: 11px;
	color:#333;
	text-align: center;
	font-style: normal;
	
}
	
	
	
	
	
section {
	padding: 40px 0 20px 0;
}
section h1 {
	color: #444;
		font-size: 2rem;
		text-align: center;
}


	/* Section 2
	 * --------------------------------------- */
	#section2 h1,
	#section2 p{
		z-index: 3;
	}
	#section2 p{
		opacity: 0.8;
	}

	#section2 #colors{
		right: 60px;
		bottom: 0;
		position: absolute;
		height: 413px;
		width: 258px;
		background-image: url(examples/imgs/colors.gif);
		background-repeat: no-repeat;
	}

	/* Section 3
	 * --------------------------------------- */
	#section3 #colors{
		left: 60px;
		bottom: 0;
	}
	#section3 p{
		color: #757575;
	}

	#colors2,
	#colors3{
		position: absolute;
		height: 163px;
		width: 362px;
		z-index: 1;
		background-repeat: no-repeat;
		left: 0;
		margin: 0 auto;
		right: 0;
	}
	#colors2{
		background-image: url(examples/imgs/colors2.gif);
		top:0;
	}
	#colors3{
		background-image: url(examples/imgs/colors3.gif);
		bottom:0;
	}

	/* Section 4
	 * --------------------------------------- */
	#section4 p{
		opacity: 0.6;
	}

	/* Overwriting fullPage.js tooltip color
	* --------------------------------------- */
	#pp-nav.custom .pp-tooltip{
		color: #AAA;
	}
	#markup{
		display: block;
		width: 450px;
		margin: 20px auto;
		text-align: left;
	}


/* --------------------------------------- 

表紙

 --------------------------------------- */

#section0 aside img {
	max-width: 100%;
	margin-top: -40px;
	

  height: auto;
	
}
#section0 #logomark {
	position: absolute;
	top: 80px;
	left: 7%;
}
#section0 #logomark img {
	width: 300px;
	height: auto;
}


/*表紙のマウスアニメーション*/
#scroll a {display: none;}



/* --------------------------------------- 

ごあいさつ

 --------------------------------------- */

section h1 {
	font-size: 1.5rem;
	color: rgba(0, 162, 62, 1.0);
	line-height: 1.5;
	margin-bottom: 30px;
	letter-spacing: 0.15em;
}

section h1 span {
	display: inline-block;
	border-bottom: 5px solid rgba(0, 162, 62, 1.0);
}

#section1 p {
	font-size: 1.0rem;
	width: 90%;
	margin: 0 auto;
	line-height: 2.0;
	
}

#section1 p.name-txt {
	margin-top: 15px;
	text-align: right;
	font-size: 20px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	letter-spacing: 0.5em;
}

#section1 p.name-txt span {
	font-size: 12px;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	letter-spacing: 0;
}




/* --------------------------------------- 

会社概要

 --------------------------------------- */
#section2 {
	padding: 0;

	
}

#section2 aside.city {
	margin-bottom: 0px;
}
#section2 aside.city img {
	position: relative;
	height: auto;
	width: auto;
	
	z-index: 9;
}
#section2 .inner-wrap {
	background: #ededed;
	padding-top: 40px;
	padding-bottom: 40px;
	
}

#section2 dl.gaiyo {
position: relative;
border-bottom: solid 1px #ccc;
	width: 90%;
	margin: 0 auto 30px auto;
	font-size: 0.875rem;
}

#section2 dl.gaiyo dt {
  position: absolute;
  left: 0;
width: 5em;
padding-top: 10px;
}
 
#section2 dl.gaiyo dd {
  padding-left: 5em;
  border-top: solid 1px #ccc;
margin-bottom: 10px;
padding-top: 10px;
}

/**/

#section2 article {
	width: 90%;
	margin: 0 auto 0 auto;
}
#section2 article h2 {
	font-size: 1.5rem;
	color: rgba(0, 162, 62, 1.0);
	line-height: 1.5;
	margin-bottom: 10px;
	letter-spacing: 0.15em;
	text-align: center;
}


#section2 article .sprits {
	
}

#section2 article .sprits dl {
	
}

#section2 article .sprits dl dt{
	font-size: 1.0rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}

#section2 article .sprits dl dd{
	font-size: 0.875rem;
	
	text-align: center;
}


/* --------------------------------------- 

事業紹介

 --------------------------------------- */
	#section3 {
		background: #00a23e;
	}

#section3 h1,#section6 h1 {
	
	color: #ffffff;
	
}

#section3 h1 span,#section6 h1 span {
	display: inline-block;
	border-bottom: 5px solid #ffffff;
}

#section3 p {
	font-size: 1.0rem;
	color: #ffffff;
	text-align: center;
	width: 90%;
	margin: 0 auto 30px auto;
}

#section3 p.read-txt {
	font-size: 1.3rem;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

#section3 .sprits {
	
	width: 90%;
	margin: 0 auto 0 auto;
}

#section3 .sprits figcaption {
	font-size: 0.9rem;
	color: #ffffff;
	line-height: 1.5;
	margin-bottom: 30px;
}


/* --------------------------------------- 

安全への取り組み

 --------------------------------------- */
#section4 {
background: #ededed;
	}

#section4 p {
	font-size: 1.0rem;
	
	width: 90%;
	margin: 0 auto 40px auto;
}

#section4 .sprits {
	
	width: 90%;
	margin: 0 auto 0 auto;
}

#section4 .sprits dl {
	width: 100%;
	margin-right: 0;
	margin-bottom: 30px;
}

#section4 .sprits dl:nth-child(3n) {
	margin-right: 0;
}

#section4 .sprits dl dt {
	font-size: 1.5rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	
	height: 100px;
	padding-top: 130px;

}

#section4 .sprits dl dd {
	font-size: 0.9rem;
	padding-top: 30px;
}

#section4 .sprits dl:nth-of-type(1) dt {
	background: url(../images/illparts_icon-doc.svg) no-repeat center bottom;
	background-size: 100px 100px;
}
#section4 .sprits dl:nth-of-type(2) dt {
	background: url(../images/illparts_icon-tool.svg) no-repeat center bottom;
	background-size: 100px 100px;
}
#section4 .sprits dl:nth-of-type(3) dt {
	background: url(../images/illparts_icon-doctor.svg) no-repeat center bottom;
	background-size: 100px 100px;
}
#section4 .sprits dl:nth-of-type(4) dt {
	background: url(../images/illparts_icon-track.svg) no-repeat center bottom;
	background-size: 100px 100px;
}
#section4 .sprits dl:nth-of-type(5) dt {
	background: url(../images/illparts_icon-cal.svg) no-repeat center bottom;
	background-size: 100px 100px;
}

#section4 .sprits dl:nth-of-type(6) dt {
	background: url(../images/illparts_icon-drive.svg) no-repeat center bottom;
	background-size: 100px 100px;
}


/* --------------------------------------- 

採用情報

 --------------------------------------- */
	
	#section5 {
		padding-bottom: 50px;
	}
	
	
	
#section5 table {
	width: 90%;
	margin: 0 auto 30px auto;
	font-size: 0.875rem;
}

#section5 table th {
	background: #f3f3f3;
	width: 7em;
	padding-left: 5px;
}

#section5 table th,#section5 table td {
	
	padding: 10px 10px;
}

#section5 .botan {
	display: block;
	font-size: 1.0rem;
	text-align: center;
	font-weight: bold;
}
#section5 a.popup-iframe {
	display: inline-block;
	border: 1px solid #00a23e;
	padding: 13px 0;
	width: 80%;
	color: #00a23e;
}

#section5 a.popup-iframe:after {
	content: "\f3d3";
font-family: ionicons;

padding-left: 5px;

	line-height: 1;
}

#section5 a.popup-iframe:hover {
	background: rgba(0, 162, 62, 0.1);
}


/* --------------------------------------- 

アクセス

 --------------------------------------- */
	#section6 {
background: #00a23e;
	}

.mapwrap {    
    width: 90%;
	margin: 0 auto 10px auto;
}

/*呪文*/
.mapinn { 
    padding-top: 56.25%; 
  position:relative;
    width:100%;
    height:0;
}

/*呪文*/
.mapwrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
}

#section6 aside.city {
	margin-bottom: -47px;
	margin-top: 100px;
}

section #section6 {
	padding-bottom: 0px!important;
}

#section6 dl{
	text-align: center;
	color: #666666;
}

#section6 dl dt {
	font-size: 1.25rem;
	
}

#section6 dl dd {
	font-size: 0.875rem;

}

#section6 .white-wrap {
	background: #ffffff;
	padding: 50px 0 30px 0;
}

#section6 address {
	background: #ededed;
	padding: 15px 0;
	text-align: center;
	font-size: 0.875rem;
	font-style: normal;
	color: #aaaaaa;
	
}

/* --------------------------------------- 

お問い合わせ

 --------------------------------------- */

input,
textarea {
	width: 100%!important;
}
textarea {
	height: 150px!important;
}

dl#form2 input {
	width: auto!important;
}
	
#p-contact {
	border: 20px solid #f3f3f3;
}

#p-contact main { padding-top: 0; }

#p-contact #content-wrap section {
	padding: 30px 0;
}

h1#page-t {
	font-size: 1.2rem;
	
	margin: 30px 0;
	letter-spacing: 0.2em;
	
}

h1#page-t span {
	display: inline-block;
	border: 1px solid #333333;
	padding: 7px 40px;
}

#form-bk-wrap {
	width: 90%;
	margin: 0 auto 0 auto;
}

dl.contact-c dt {
	font-size: 1.0rem;
}

dl.contact-c dt:before {
	content: "\f373";
font-family: ionicons;
font-size: 1rem;
	padding-right: 5px;
	color: #666666;

}
dl.contact-c dd {
	font-size: 0.875rem;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

/**/

dl#form2 dt {
	font-size: 0.875rem;
	margin-top: 20px;
}

dl#form2 dd {
	font-size: 0.875rem;
	
}

.mfp_buttons {
    width: 90%;
    margin: 10px auto 30px auto;
}

.mfp_buttons button#send-btn {
    background-color: #333;
    margin-right: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	margin-bottom: 20px;
}

.mfp_buttons button#rest-btn {
    background-color: #666;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.mfp_buttons button {
    display: block;
    padding: 20px 0;
    border: none;
    border-radius: 0;
    background-image: none;
    color: #fff;
    font-family: inherit;
    font-size: 15px!important;
    text-decoration: none;
    cursor: pointer;
    -webkit-appearance: none;
    line-height: 1;
    font-weight: normal;
    width: 100%;
    text-align: center;
}


.mfp_buttons button#send-btn:hover {
	background-color: #000;
}

.mfp_buttons button#rest-btn {
	background-color: #666;
	border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
	}

.mfp_buttons button#rest-btn:hover {
	background-color: #777;
}

/**/

#p-contact.thanks h1#page-t {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	line-height: 1.7;
}
#p-contact.thanks dd p {
	font-size: 1.0rem;
	color: #333333;
}


p.thanx-name {
	text-align: center;
	margin-top: 20px;
}

/**/

#p-privacy dl {
	width: 80%;
	margin: 0 auto 30px auto;
	font-size: 0.875rem;
}

#p-privacy p {
	font-size: 0.875rem;
	color: #333333;
	width: 80%;
	margin: 0 auto 30px auto;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#p-privacy dl dt {
	font-weight: bold;
}

#p-privacy dl dt:before {
	content: "\f120";
font-family: ionicons;
font-size: 0.875rem;
	padding-right: 5px;

}
#p-privacy dl dd {
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}

#p-privacy dl dd:last-child {
	border-bottom: none;
}



	
	
	
/*!! DONT DEL !!*/

}
