@charset "UTF-8";
/* CSS Document */

html {  min-height:100%; }
body { margin: 0px; padding: 0px; font-size: 13px; font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; line-height: 130%; -webkit-text-size-adjust: none; color: #222; }
.highlight a:hover *{ filter: alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }  
.clearfix { display: inline-table; }  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
img { max-width: 100%; height: auto; width /***/:auto; border: none; vertical-align: bottom; }
img.miniimage { display: none; }
@media screen and (min-width: 1025px) {
   img.minispimage { display: none; } /* miniを表示 */
   img.miniimage { display: none; }  /* miniを非表示 */
   img.bigimage  { display: block; } /* bigを表示 */
}
@media screen and (max-width: 1024px) {
   img.minispimage { display: none; } /* miniを表示 */
   img.miniimage { display: block; } /* miniを表示 */
   img.bigimage  { display: none; }  /* bigを非表示 */
}
@media screen and (max-width: 736px) {
   img.minispimage { display: block; } /* miniを表示 */
   img.miniimage { display: none; } /* miniを表示 */
   img.bigimage  { display: none; }  /* bigを非表示 */
}
p { margin: 0; padding: 0; }
ul { margin: 0; padding:0; }
li { margin: 0; padding:0; }
h1 { font-size: 12px; font-weight: normal; margin:0; padding:0 0 0 130px; line-height: 30px; }
a:link { color: #CE3148; text-decoration: none; }
a:visited { color: #222222; text-decoration: none; }
a:hover { color: #222222; text-decoration: none; }
a:active { color: #222222; text-decoration: none; }
strong { font-weight: normal; }
.text_center { text-align:center; }
.text_right { text-align:right; }
.text_red { color: #EE0000; }
.text_bold { font-weight:bold; }
.text11 { font-size: 11px; line-height: 200%; }
.text13 { font-size: 13px; line-height: 200%; }
.text15 { font-size: 15px; line-height: 200%; }
.text17 { font-size: 17px; line-height: 200%; }
.text19 { font-size: 19px; line-height: 200%; }
.text21 { font-size:21px; line-height: 200%; }
.text25 { font-size:25px; line-height: 200%; }
.bottom5 { margin-bottom: 5px; }
.bottom10 { margin-bottom: 10px; }
.bottom15 { margin-bottom: 15px; }
.bottom20 { margin-bottom: 20px; }
.bottom30 { margin-bottom: 30px; }
.bottom40 { margin-bottom: 40px; }
.bottom50 { margin-bottom: 50px; }
.sb-slidebar { display: none; }
.space40 {margin: 60px 20px; }

html:before,
html:after,
body:before {
    content:"";
    position:fixed;
    z-index:-1;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
 
html:after {
    z-index:10;
    top:auto;
    border-width:0 0 10px;
}
 
body:before {
    z-index:10;
    bottom:auto;
    border-width:10px 0 0;
}

#headbar {
	position: fixed;
	display: block;
	width: 100%;
	z-index: 9;
	background: #006900 url(http://www.akiya-t.com/image/akiya_illust.png) no-repeat left bottom;
	color: #FFF;
	border-bottom: 5px #21993A solid;
	}

#head_logo {
	width: 320px;
	float: left;
	margin: 10px 20px 10px 130px;
}

#head_logo h2 {
	margin: 0;
	padding: 0;
}

#head_tel {
	width: 215px;
	float: left;
	margin: 10px 0;
}
	
#sp_logo {
	display:none;
}

#sp_tel {
	display:none;
}
	
#navi_area {
	float: right;
	margin: 10px 0px 10px 10px;
}

.navi {
	float:left;
	font-size:13px;
	font-weight:bold;
}

.navi ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.navi li.navi_bt {
	display: inline-block;
	float: left;
	text-align: center;
	padding: 0 15px;
	line-height: 20px;
	height: 20px;
	border-right: 1px solid #FFF;
	margin: 5px 0;
}

.navi li.navi_bt a {
	position: relative;
	text-decoration: none;
	color:#FFF;
}

.navi li.contact {
	display: inline-block;
	float: left;
	text-align: center;
	padding: 0 15px;
	line-height: 20px;
	height: 20px;
	margin: 5px 0;
}

.navi li.contact a {
	position: relative;
	text-decoration: none;
	color:#FFF;
}

.wrapper_container {
	width: 100%;
	position: relative;
	z-index: 0;
	height: 100%;
	}
	
.wrapper_container-company {
	width: 100%;
	position: relative;
	z-index: 0;
	height: 100%;
	}
	
.wrapper {
	height: 100%;
	}
	
#footer_top {
	width: 100%;
	background: #006900 url(http://www.akiya-t.com/image/akiya_illust.png) center bottom no-repeat;
	position: absolute;
	z-index: 1;
	bottom:0;
	left:0;
	right: 0;
	}
	
#footer {
	width: 100%;
	background: #006900 url(http://www.akiya-t.com/image/akiya_illust.png) center bottom no-repeat;
	}
	
#footer_wrap {
	width: 1020px;
	margin: 0 auto;
}

#foot_copy {
	text-align: right;
	color: #FFF;
	clear: both;
	padding-bottom: 20px;
}

#footer_left {
	float: left;
	padding: 30px 0 0 20px;
	color: #FFF;
}

#footer_right {
	float: right;
	color: #FFF;
	line-height:30px;
	padding: 30px 20px 0 0;
	font-size: 11px;
}

#foot_logo {
	width: 320px;
	margin-bottom: 10px;
}

#foot_tel {
	width: 215px;
	margin-bottom: 10px;
}

#footer_right a {
	color: #FFF;
}

#footer_right a:hover {
	color: #FFFF00;
}

.section_footer {
	width: 300px;
	text-align: center;
	margin: 0px auto;
	font-size: 16px;
	font-weight:bold;
	position: absolute;
	z-index: 1;
	bottom:0;
	left:0;
	right: 0;
	text-shadow: 0 -1px 3px #FFF, -1px 0 2px #FFF, 1px 0 2px #FFF; 
	}

.section_footer-wh {
	width: 300px;
	text-align: center;
	margin: 0px auto;
	font-size: 16px;
	color: #FFF;
	font-weight:bold;
	position: absolute;
	z-index: 1;
	bottom:0;
	left:0;
	right: 0;
	text-shadow: 0 -1px 3px #000, -1px 0 2px #000, 1px 0 2px #000; 
	}

.arrow {
	width: 80px;
	margin: 10px auto 20px;
}

#top_concept {
	width: 50%;
	background: url(http://www.akiya-t.com/image/top1.jpg) no-repeat;
	background-size:cover;
	float: left;
}

@media screen and (min-width: 1420px) {
#concept_midashi {
	width:100px;
	margin-top: 100px;
	margin-right: 75px;
	margin-left: 30px;
	margin-bottom: 0;
	float: right;
}
}

@media screen and (max-width: 1419px) {
#concept_midashi {
	width:100px;
	margin-top: 160px;
	margin-right: 75px;
	margin-left: 30px;
	margin-bottom: 0;
	float: right;
}
}

#concept_text {
	width:105px;
	margin: 180px 0 0 0;
	float: right;
}

#top_news {
	width: 50%;
	background: url(http://www.akiya-t.com/image/top2.jpg) no-repeat;
	background-size:cover;
	float: left;
}

#top_news-area {
	width: 90%;
	margin-top: 45%;
	background: url(http://www.akiya-t.com/image/news_bg.png) no-repeat;
	padding: 25px 0;
}

#top_news-container {
	padding: 0 50px;
}

#top_news-title {
	width: 145px;
	margin-bottom: 10px;
}

.top_news-date {
	width: 20%;
	float: left;
	line-height: 20px;
	margin-bottom: 10px;
}

.top_news-midashi {
	width: 80%;
	float: left;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 5px;
}

.top_news-midashi a {
	color: #222222;	
}

.top_news-midashi a:hover {
	color: #006900;	
}

.top_news_text {
	width: 80%;
	padding-left: 20%;
	clear:both;
	padding-bottom: 5px;
	border-bottom: 1px dotted #222;
	margin-bottom: 10px;
}

.top_4split-w {
	width: 50%;
	float: left;
}

.top_4split-h {
	height: 50%;
	float: left;
}

#problem1 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top3.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#problem2 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top4.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#problem3 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top5.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#problem4 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top6.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

.problem_container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 300px;
	height: 120px;
	text-align: center;
}

.problem_midashi {
	width: 210px;
	line-height: 50px;
	background: url(http://www.akiya-t.com/image/bg_green.png) repeat;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	margin: 0px auto 10px auto;
}

.problem_midashi h2 {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

.problem_text {
	width: 280px;
	line-height: 20px;
	background: url(http://www.akiya-t.com/image/bg_white.png) repeat;
	padding: 10px;
}

#problem_main {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 380px;
	height: 270px;
	padding: 30px;
	background: url(http://www.akiya-t.com/image/bg_white.png) repeat;
	}
	
.problem_title {
	line-height: 40px;
	margin-bottom: 25px;
	font-size: 30px;
	text-align: center;
	font-weight:bold;
}

.problem_maintext {
	line-height: 25px;
	font-size: 14px;
}

#top_service1 {
	width: 50%;
	background: url(http://www.akiya-t.com/image/top7.jpg) no-repeat;
	background-size:cover;
	float: left;
}

#top_service2 {
	width: 50%;
	background: url(http://www.akiya-t.com/image/top8.jpg) no-repeat;
	background-size:cover;
	float: left;
}

#service_text {
	width: 420px;
	margin: 25% 0 20px;
	background: url(http://www.akiya-t.com/image/bg_white.png);
	padding: 30px;
}

.bt_detail {
	width: 300px;
	background: url(http://www.akiya-t.com/image/bg_green.png);
	color: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 80px;
	font-weight: bold;
}

.bt_detail a {
	color: #FFF;
}

.bt_detail a:hover {
	color: #FFFF00;
}

.bt_detail2 {
	width: 300px;
	background: url(http://www.akiya-t.com/image/bg_green.png);
	color: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 80px;
	font-weight: bold;
	float: right;
}

.bt_detail2 a {
	color: #FFF;
}

.bt_detail2 a:hover {
	color: #FFFF00;
}

.top_8split-w {
	width: 25%;
	float: left;
}

#utili_main {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 380px;
	height: 80px;
	text-align: center;
	font-weight:bold;
	background: url(http://www.akiya-t.com/image/bg_white.png) repeat;
	z-index: 10;
	}
	
#utili_main h2 {
	font-size: 30px;
	line-height: 80px;
	padding: 0;
	margin: 0;
}

#utili1 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top9.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#utili2 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top10.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#utili3 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top11.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#utili4 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top12.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#utili5 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top13.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#utili6 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top14.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#utili7 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top15.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

#utili8 {
	position: relative;
	width: 100%;
	background: url(http://www.akiya-t.com/image/top16.jpg) no-repeat;
	background-size:cover;
	z-index:0;
}

.utili_container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 200px;
	height: 60px;
	padding: 10px;
	text-align: center;
	background: url(http://www.akiya-t.com/image/bg_green.png) repeat;
	line-height: 30px;
}

.utili_midashi {
	margin: 0px auto;
}

.utili_midashi h2 {
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.utili_link a {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.utili_link a:hover {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}

.top_area {
	background: url(http://www.akiya-t.com/image/top17.jpg) no-repeat center;
	background-size: cover;
}

#area_text {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 90px;
	width: 25%;
	margin: auto 25% auto 50%;
	text-align: center;
	background: url(http://www.akiya-t.com/image/bg_green.png) repeat;
	line-height: 30px;
	color: #FFF;
	padding: 30px;
}

#top_contact1 {
	width: 50%;
	background: url(http://www.akiya-t.com/image/top18.jpg) no-repeat;
	background-size:cover;
	float: left;
}

#top_contact2 {
	width: 50%;
	background: url(http://www.akiya-t.com/image/top19.jpg) no-repeat;
	background-size:cover;
	float: left;
}

#contact_text1 {
	width: 420px;
	margin: 35% 0 20px;
	background: url(http://www.akiya-t.com/image/bg_white.png);
	padding: 30px;
	float: right;
}

#contact_text2 {
	width: 420px;
	margin: 25% 0 20px;
	background: url(http://www.akiya-t.com/image/bg_white.png);
	padding: 30px;
}

#main_service {
	width: 100%;
	background: url(http://www.akiya-t.com/image/main_service.jpg) no-repeat center;
	background-size:cover;
}

#main_utilize {
	width: 100%;
	background: url(http://www.akiya-t.com/image/main_utilize.jpg) no-repeat center;
	background-size:cover;
}

#main_faq {
	width: 100%;
	background: url(http://www.akiya-t.com/image/main_faq.jpg) no-repeat center;
	background-size:cover;
	padding-bottom: 60px;
}

#main_news {
	width: 100%;
	background: url(http://www.akiya-t.com/image/main_news.jpg) no-repeat center;
	background-size:cover;
	padding-bottom: 60px;
}

#main_company {
	width: 100%;
	background: url(http://www.akiya-t.com/image/main_company.jpg) no-repeat center;
	background-size:cover;
}

#main_contact {
	width: 100%;
	background: url(http://www.akiya-t.com/image/main_contact.jpg) no-repeat center;
	background-size:cover;
	padding-bottom: 60px;
}

.contents_area {
	width: 1020px;
	margin: 0 auto;
}

.contents_title {
	text-shadow: 0 -1px 3px #FFF, -1px 0 2px #FFF, 1px 0 2px #FFF; 
}

.contents_midashi {
	text-shadow: 0 -1px 3px #FFF, -1px 0 2px #FFF, 1px 0 2px #FFF; 
}

.contents_title h2 {
	font-size: 50px;
	font-weight: bold;
	margin: 0;
	padding: 150px 0 20px;
	letter-spacing: 2px;
	line-height: 100%
}

.contents_midashi h3 {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 60px;
	padding: 0;
	line-height: 100%
}

.main_text {
	width: 60%;
	padding: 30px;
	background: url(http://www.akiya-t.com/image/bg_white.png) repeat;
	font-size: 15px;
	line-height: 180%;
	margin-bottom: 30px;
}

.main_text2 {
	width: 90%;
	padding: 30px;
	background: url(http://www.akiya-t.com/image/bg_green.png) repeat;
	color: #FFF;
	font-size: 15px;
	line-height: 180%;
	margin-bottom: 30px;
}

.sub_text {
	width: 40%;
	padding: 30px;
	background: url(http://www.akiya-t.com/image/bg_white.png) repeat;
	font-size: 15px;
	line-height: 180%;
}

#price_left {
	width: 470px;
	float: left;
	margin-bottom: 10px;
}

#price_right {
	width: 470px;
	float:right;
	margin-bottom: 10px;
}

.clear_text {
	clear: both;
}

#servicepack {
	background: url(http://www.akiya-t.com/image/bg_service.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	margin: 0 auto;
	padding: 0;
}

#bg_servecepack {
	background: 50% 0 no-repeat fixed;
	background-size:40%;
	padding: 60px 0;
}

#servicepack_wrap {
	width: 1020px;
	margin: 0 auto;
}

.service_single {
	width: 300px;
	margin: 20px;
	float: left;
}

.service_photo {
	width: 300px;
	line-height: 0px;
}

.service_name {
	background: url(http://www.akiya-t.com/image/bg_white.png) repeat;
	padding: 20px 20px 0px 20px;
	font-size: 19px;
	font-weight:bold;
	text-align:center;
	height: 30px;
}

.service_desc {
	background: url(http://www.akiya-t.com/image/bg_white.png) repeat;
	padding: 5px 20px 20px 20px;
	line-height: 20px;
	height: 40px;
}

.contact_area {
	width: 460px;
	margin: 60px auto;
	border: 10px solid #006900;
	padding: 20px 40px;
}

.contact_tel {
	width: 215px;
	float: left;
}

.contact_mail {
	width: 215px;
	float: right;
}

.servicepack_midashi {
	font-size: 36px;
	font-weight:bold;
	margin: 0 20px 30px;
}

.text_area {
	margin-left: 20px;
	margin-right: 20px;
}

.serviceoption {
	border: 1px solid #006900;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.serviceoption_name {
	width: 30%;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	font-weight:bold;
	background:#006900;
	line-height: 50px;
	float:left;
}

.serviceoption_text {
	width: 66%;
	padding: 0 2%;
	float:left;
	line-height: 50px;
}

.untilize_left {
	float: left;
	width: 50%;
}

.untilize_right {
	float: right;
	width: 50%;
}

.untilize_text-left-wrap {
	float: left;
	width: 50%;
}

.untilize_text-right-wrap {
	float: right;
	width: 50%;
}

.untilize_text-left {
	float: right;
	width: 350px;
	background: #EEE;
	padding: 30px;
	margin-top: 120px;
	margin-left: 20px;
}

.untilize_text-right {
	float: left;
	width: 350px;
	background: #EEE;
	padding: 30px;
	margin-top: 120px;
	margin-right: 20px;
}

#sub_untilize1 {
	background:url(http://www.akiya-t.com/image/top9.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}

#sub_untilize2 {
	background:url(http://www.akiya-t.com/image/top10.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}

#sub_untilize3 {
	background:url(http://www.akiya-t.com/image/top11.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}

#sub_untilize4 {
	background:url(http://www.akiya-t.com/image/top12.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}

#sub_untilize5 {
	background:url(http://www.akiya-t.com/image/top13.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}

#sub_untilize6 {
	background:url(http://www.akiya-t.com/image/top14.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}

#sub_untilize7 {
	background:url(http://www.akiya-t.com/image/top15.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}

#sub_untilize8 {
	background:url(http://www.akiya-t.com/image/top16.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}

.faq_question {
	border-bottom: 2px solid #006900;
	margin-top: 40px;
}

.faq_question-mark {
	line-height: 50px;
	width: 50px;
	text-align: center;
	font-size: 30px;
	color: #006900;
	border-right: 1px solid #006900;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.faq_question-text {
	line-height: 50px;
	font-size: 19px;
	margin-left: 20px;
	float: left;
}

.faq_answer {
	margin-top: 20px;
}

.faq_answer-mark {
	line-height: 50px;
	width: 50px;
	text-align: center;
	font-size: 30px;
	color: #FFF;
	background: #CC0000;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.faq_answer-text {
	width: 900px;
	line-height: 150%;
	margin-left: 20px;
	font-size: 15px;
	float: left;
	padding-top: 5px;
}

.company_left {
	width: 48%;
	float: left;
}

.company_right {
	width: 48%;
	float: right;
}

.company {
	border-bottom: 1px dotted #FFF;
	margin-bottom: 10px;
	padding: 5px 0;
}

.company_name {
	width: 30%;
	float: left;
	line-height: 40px;
}

.company_detail {
	width: 70%;
	float: left;
	line-height: 40px;
}

.support_area {
	width:920px;
	margin: 0 auto;
}

.contents_title-support {
	text-align:center;
	text-shadow: 0 -1px 3px #FFF, -1px 0 2px #FFF, 1px 0 2px #FFF; 
}

.contents_title-support h2 {
	font-size: 50px;
	font-weight: bold;
	margin: 0;
	padding: 150px 0 20px;
	letter-spacing: 2px;
	line-height: 100%
}

.support_single {
	width: 220px;
	margin: 20px 5px;
	float: left;
	text-align: center;
}

.support_logo {
	width:130px;
	margin: 0px auto 5px;
}

.news_single {
	border-bottom: 2px solid #006900;
	margin-top: 40px;
}

.news_single-date {
	line-height: 50px;
	width: 150px;
	font-size: 19px;
	text-align:center;
	color: #006900;
	border-right: 1px solid #006900;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.news_single-title {
	line-height: 50px;
	font-size: 19px;
	margin-left: 20px;
	float: left;
}

.news_single-text {
	width: 900px;
	line-height: 150%;
	margin-left: 20px;
	font-size: 15px;
	padding-top: 20px;
	margin-bottom: 40px;
}

