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

/*----------------------------------------------------
共通情報
====================================================*/
#kasoubox p a {
	color: #eb6315;
	font-weight: bold;
	text-decoration: underline;
}

/*----------------------------------------------------
戻るボタン
====================================================*/
.modoru {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 1000;
	clear: both;
}

/*----------------------------------------------------
投稿情報関連
====================================================*/
.entry-thumbnail,
.navigation,
#comments,
header.archive-header {
	display: none;
}

.entry-meta span.categories-links,
.entry-meta span.author,
.entry-meta span.edit-link,
.cat-links {
	display: none;
}

#kasoubox {
	width: 620px;
	height: auto;
	margin: 0 auto;
	padding: 0px 0;
}

header.entry-header {
	padding-bottom: 30px;
}

#kasoubox .post-thumbnail {
	display: none;
}

#kasoubox .entry-title {
	display: block;
	text-align: center;
	font-size: 25px;
	color: #eb6315;
	padding: 30px 0 5px 0;
}

#kasoubox .entry-title a {
	color: #eb6315;
}

#kasoubox .entry-date {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #5cc1d6;
}

#kasoubox .entry-date a {
	color: #5cc1d6;
}

#kasoubox .entry-content {
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 30px;
}





#kasoubox .entry-content p img {
	max-width: 620px;
	height: auto;
}





.kasou-container {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}




.wp-pagenavi {
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 25px;
	text-align: center;
	color: #5cc1d6;
}

.wp-pagenavi a {
	color: #eb6315;
	font-weight: bold;
}



/*----------------------------------------------------
コンセプト
====================================================*/
#concept {
}

.concept-title {
	display: block;
	width: 340px;
	height: auto;
	padding: 70px 0;
	margin: auto;
	text-align: center;
	
	font-size: 24px;
}

.concept-con {
	display: block;
	width: 340px;
	height: auto;
	line-height: 35px;
	margin: auto;
	font-size: 17px;
}

/*----------------------------------------------------
製品情報
====================================================*/
#lineup {
	margin-top: 0px;
}

#lineup-banner {
	clear: both;
	width: 620px;
	height: auto;
	margin: -20px 0 0 0;
}

#lineup-banner ul li {
	float: left;
	width: 198px;
	height: 122px;
	padding: 0 8px 0 0;
}

#lineup-banner ul li.last {
	float: left;
	width: 198px;
	height: 122px;
	padding: 0 0 0 8px;
}

#lineup-banner ul li img{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#lineup-banner ul li a img{
    -moz-box-shadow: 5px 5px 10px #aaaaaa;  /* firefox */
    -webkit-box-shadow: 5px 5px 10px #aaaaaa;/* Safari,Chrome */
    box-shadow: 5px 5px 10px #aaaaaa;       /* CSS3 */
    color: #222222;
}

#lineup-banner2 {
	clear: both;
	margin: 0 0 30px 0;
}

/*----------------------------------------------------
企業情報
====================================================*/
#aboutus {
	margin-top: -30px;
}

.kigyoubox-title {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 0px 0;
}

.kigyoubox-title img {
	width: 100%;
}

.kigyoubox-table {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 30px 20px;
}

.kigyoubox-table table {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.kigyoubox-table table td.td-title {
	font-size: 20px;
	font-weight: bold;
	color: #5cc1d6;
	white-space: nowrap;
	vertical-align: top;
}

.kigyoubox-table table td.td-con {
	font-size: 18px;
	padding: 0 0 15px 30px;
}

.kigyoubox-table table td.td-title2 {
	width: 130px;
	font-size: 18px;
	color: #ffffff;
	background-color: #65b8c0;
	white-space: nowrap;
	vertical-align: top;
	padding: 5px 0;
}

.kigyoubox-table table td.td-title2 span {
	display: block;
	padding: 0 30px 0 30px;
}

.kigyoubox-table table td.td-con2 {
	font-size: 18px;
	padding: 5px 0 15px 20px;
	background-color: #fef4d5;
}

/*----------------------------------------------------
最新情報
====================================================*/
#news {
}

/*----------------------------------------------------
アフターサービス
#afterservice {
}

.afterservice-box1 {
	width: 450px;
	height: 450px;
	background-image: url(http://iedan.jp/iedan/images/afterservice-bg.png) ;
	margin: auto;
}

.spanbox {
	width: 350px;
	height: auto;
	margin: auto;
	padding: 30px 0 0 0;
}

.spanbox span {
	display: block;
}

.spanbox span.title {
	width: auto;
	height: auto;
	padding-bottom: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #5cc1d6;
}

.spanbox span.con {
	font-size: 16px;
	line-height: 25px;
	width: 80%;
	height: auto;
	margin: auto;
}
====================================================*/
.asbox-1 {
	width: auto;
	padding: 0 0 10px 0;
}

.asbox-2 {
	font-size: 18px;
	text-align: justify;
	padding: 0 0 30px 0;
}

.asbox-3 {
	font-size: 30px;
	font-weight: bold;
	color: #5cc1d6;
	text-align: center;
	padding: 0 0 10px 0;
}

.asbox-5 {
	font-size: 15px;
	text-align: justify;
	padding: 10px 0 10px 0;
}

.asbox-6 {
	padding: 0 0 60px 0;
}

.asbox-7 {
	font-size: 30px;
	font-weight: bold;
	color: #5cc1d6;
	text-align: center;
	padding: 0 0 10px 0;
}

.asbox-9 {
	font-size: 15px;
	text-align: justify;
	padding: 10px 0 30px 0;
}

.asbox-10 {
	padding: 20px 0 50px 0;
}

/*----------------------------------------------------
お客様の声
====================================================*/
#koe2017 {
	font-size: 18px;
	font-family: "秀英丸ゴシック L", "Shuei MaruGo L";
}

#koe2017 img,
#koe2017 a img {
	border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.koe2017-titlepic img,
.koe2017-pic1 img,
.koe2017-title1 img{
	width: 640px;
	height: auto;
}

.koe2017-title1 {
	padding: 20px 0 10px 0;
}

.koebox2017-1 {
	width: 640px;
}

.koe2017-pic1 {
	padding: 30px 0;
}

.koe2017-pic2 {
	width: 232px;
	float: left;
}

.koe2017-pic2 img {
	width: 232px;
	height: auto;
}

.koebox2017-2 {
	width: 380px;
	float: right;
}

.koebox2017-2 img {
	width: 380px;
}

.koe2017-con1,
.koe2017-con2,
.koe2017-con3,
.koe2017-con4 {
	text-align: justify;
	text-justify: inter-ideograph;
}

.koe2017-con1 {
	clear: both;
	max-width: 380px;
}

.koe2017-con2 {
	clear: both;
	width: 640px;
	height: auto;
}

.koe2017-con3 {
	float: left;
	max-width: 380px;
	height: auto;
}

.koe2017-pic4 {
	float: right;
}

.koe2017-pic4 img {
	width: 232px;
	height: auto;
}

.koe2017-con4 {
	clear: both;
	width: 640px;
	height: auto;
}

.koe2017-con5 {
	width: 640px;
	height: auto;
	text-align: right;
	color: #c30d23;
}

.koe2017-con5 a {
	text-decoration: underline;
	color: #2AA403;
}

.koe2017-con6 {
	width: 640px;
	height: auto;
	color: #40220f;
}




.left {float: left;margin-right:10px;}

/*----------------------------------------------------
ご使用開始までの流れ
====================================================*/
#nagare {
	padding: 0 0 50px 0;
}

.nagare-title {
	padding-bottom: 30px;
}

.nagarebox {
	padding-bottom: 50px;
}

.nagarebox-pic {
	float: left;
	width: 150px;
	height: 160px;
}

.nagarebox-con {
	float: left;
	width: 470px;
	height: auto;
}

.nagarebox-con span.title {
	font-size: 20px;
	font-weight: bold;
	color: #5cc1d6;
}

.nagarebox-con span.orange {
	color: #eb6315;
}

.nagarebox-con span.link {
	font-size: 15px;
	color: #eb6315;
	font-weight: bold;
	text-decoration: underline;
}

.nagarebox-con span.naiyou {
	font-size: 15px;
}

.nagarebox-panf {
	text-align: center;
}

.nagarebox:after {
  content: ".";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}

/*----------------------------------------------------
おすすめ機種紹介
====================================================*/
#osusume {
	padding: 50px 0;
}

.osusumebox {
	padding-bottom: 30px;
}

.osusume-pic1 {
	width: 620px;
	height: 425px;
	overflow: hidden;
}

.osusume-title {
	margin: 50px 0 30px 0;
}

.osusume-con1 {
	text-align: justify;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 2px;
}

/*----------------------------------------------------
FAQ
====================================================*/
#faq-box1 {
	width: 90%;
	height: auto;
	background-color: #ffffff;
	margin: auto;
}

#acMenu dt{
    display:block;
	background:#ffffff;
    width:100%;
    height:50px;
	color: #eb6315;
	font-weight: bold;
	font-size: 17px;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    background:url(http://iedan.jp/iedan/images/i_swich.png) 10px -59px no-repeat;
    padding-right:15px;
    }
	
#acMenu dd{
    background:#e3f9fe;
    width:100%;
    height:auto;
    line-height:20px;
	font-size: 15px;
    text-align:left;
    display:none;
    }
	
#acMenu dd span {
	display: block;
	padding: 10px 10px 10px 15px;
    }
	
#acMenu dt.active{
    background:url(http://iedan.jp/iedan/images/i_swich.png) 10px 18px no-repeat;
    }
	
/*----------------------------------------------------
プライバシーポリシー
====================================================*/
#kasoubox-box2,#kasoubox-box3 {
	width: 620px;
	height: auto;
	font-size: 15px;
}

#kasoubox-box2 {
	margin: 50px 0;
	line-height: 30px;
}

#kasoubox-box3 {
}

#kasoubox-box3 td {
	padding-bottom: 20px;
}

#kasoubox-box3 table.soubatable td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 1px;
}

#kasoubox-box3 table.soubatable td.title {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 18px;
	background-color: #d11644;
	color: #ffffff;
	font-weight: bold;
}

#kasoubox-box3 table.soubatable td.con {
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	padding: 10px;
}

#kasoubox-box3 table.soubatable td.kankei {
	background-color: #fbe1d5;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

#kasoubox-box3 table.soubatable td span {
	display: block;
	padding: 15px 10px 0 10px;
}

/*----------------------------------------------------
問合せフォーム
====================================================*/
#form-box {
	width: 100%;
	height: auto;
	background-color: #ffffff;
	padding: 20px 10px 10px 10px;
	margin-left: -10px;
}

#form-box p {
	padding-bottom: 20px;
	margin-left: 30px;
}

#form-box .form-title {
	color: #5cc1d6;
	font-size: 18px;
	font-weight: bold;
}

#form-box .form-chuui {
	color: #000000;
	font-size: 12px;
}

#form-box .red {
	color: #eb6315;
	font-size: 15px;
	font-weight: bold;
}

#form-box label {
	display: block;
}

#toiawase-box {
	width: 90%;
	height: auto;
	margin: 10px 0 20px 0;
}

#tb-con {
	width: 90%;
	height: auto;
	padding: 10px;
	font-size: 16px;
	margin: 0 auto;
}

#button_soushin {
	margin: 30px 0;
	width: 50%;
	height: 100px;
	font-size: 30px;
}

textarea {
	width: 90%;
}






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

====================================================*/
#primary {
	margin-top: 30px;
}

span.edit-link,
#primary header.entry-header {
	display: none;
}




/*----------------------------------------------------
地図表示部分
====================================================*/
.simplemap {
	margin-top: 30px;
}

.simplemap-content {
	padding: 30px 0;
	height: 300px;
}




/*----------------------------------------------------
エコレットオーブン
====================================================*/
.oven-title {
	font-size: 25px;
	color: #c30d23;
	padding: 30px 0 10px 0;
}

.oven-movie iframe {
}

/*----------------------------------------------------
サイトマップ
====================================================*/
.home-item a {
	color: #eb6315;
}

.page_item a {
	color: #eb6315;
}

.cat-item a {
	color: #eb6315;
}

.post-item a {
	color: #5cc1d6;
	font-size: 70%;
	line-height: 5px;
}






/*----------------------------------------------------
感暖祭
====================================================*/
#kandansai23 {
	width: 650px;
	height: auto;
	margin: auto;
}

.kandansai23-pic {
	width: 650px;
	height: auto;
}
.kandansai23-pic img {
	width: 100%;
	height: auto;
}



.screen-reader-response {
	display: none;
}






