@charset "utf-8";
/* CSS Document */
/*-----共通-----*/

/*-----物件説明会地図-----*/
.embed-container {
	position: relative;
	padding-bottom: 40%;
	padding-top: 10px;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: 80%;
}

.embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80%;
}

/*-----27円売切りセール-----*/
.doubleline {
	background-image: url(https://www.taiyo-co.jp/wp/wp-content/uploads/double_line.gif);
	background-repeat:repeat-x;
	background-position: center;
}

.mainvisual {
	width: 100%;
	margin: 40px 0px 0px;
	padding: 0px;
}
.mainvisual .pan {
	width: 100%;
	font-size: 75%;
	text-align: center;
	margin-top: 10px;
}
.topColumn {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
.topColumn ul {
	margin: 0px;
	background-color: #FFF;
	padding: 0px;
}
.topColumn li {
	list-style-type: none;
	float: left;
	margin: 0px;
	font-size: 82%;
	padding-top: 5px;
	padding-bottom: 10px;
}
.telS li {
	margin-bottom: 10px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
}
.subheading {
	width: 530px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 120%;
	color: #F60;
	font-weight: bold;
	text-align: left;
}
.sh_blue {
	width: 100%;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #039;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
}
.sh_orange {
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
}
.attention {
	font-size: 80%;
	color: #F00;
}
.clear {
	clear: both;
	height: 0.1em;
	width: 100%;
}
/*-----フォント-----*/
.b_bk {
	color: #333;
	font-weight: bold;
}
.red {
	color: #F00;
}
.b_red {
	color: #F00;
	font-weight: bold;
}
.b_red110 {
	color: #F00;
	font-weight: bold;
	font-size: 110%;
}
.b_red160 {
	color: #F00;
	font-weight: bold;
	font-size: 160%;
}
.orange {
	color: #F60;
}
.b_orange {
	color: #F60;
	font-weight: bold;
}
.b_orange160 {
	color: #F60;
	font-weight: bold;
	font-size: 160%;
}
.b_blue {
	color: #00F;
	font-weight: bold;
}
.b_blue160 {
	color: #039;
	font-weight: bold;
	font-size: 160%;
}
.b_green {
	color: #390;
	font-weight: bold;
}
.b_green130 {
	color: #390;
	font-weight: bold;
	font-size: 130%;
}
.b_wihte {
	color: #fff;
	font-weight: bold;
}
.b_sky{
color: #52a4b1;
font-weight: bold;
}
.b110 {
	font-weight: bold;
	font-size: 110%;
}
.b120 {
	font-weight: bold;
	font-size: 120%;
}
.b130 {
	font-weight: bold;
	font-size: 130%;
}
.b150 {
	font-weight: bold;
	font-size: 130%;
}
.b160 {
	font-weight: bold;
	font-size: 160%;
}
.b170 {
	font-weight: bold;
	font-size: 170%;
}
.b180 {
	font-weight: bold;
	font-size: 180%;
}
.b200 {
	font-weight: bold;
	font-size: 200%;
}
.s20 {
	font-size: 20%;
}
.s30 {
	font-size: 30%;
}
.s40 {
	font-size: 40%;
}
.s50 {
	font-size: 50%;
}
.s60 {
	font-size: 60%;
}
.s70 {
	font-size: 70%;
}
.s80 {
	font-size: 80%;
}
.s90 {
	font-size: 90%;
}
.s95 {
	font-size: 95%;
}
.s110 {
	font-size: 110%;
}
.s120 {
	font-size: 120%;
}
.s140 {
	font-size: 140%;
}
.s150 {
	font-size: 150%;
}
.s160 {
	font-size: 160%;
}
.s180 {
	font-size: 180%;
}
.s200 {
	font-size: 200%;
}
/*-----単品ＣＳＳ-----*/

.padding10 {
	padding: 10px;
}

.padding20 {
	padding: 20px;
}

.paddingLR10 {
	padding-right: 10px;
	padding-left: 10px;
}
.paddingT10 {
	padding-top: 10px;
}
.paddingT20 {
	padding-top: 20px;
}
.paddingT30 {
	padding-top: 30px;
}
.paddingT40 {
	padding-top: 40px;
}
.paddingT50 {
	padding-top: 50px;
}
.paddingU20 {
	padding-bottom: 20px;
}
.paddingU30 {
	padding-bottom: 30px;
}
.paddingU40 {
	padding-bottom: 40px;
}
.paddingU50 {
	padding-bottom: 50px;
}
.paddingU60 {
	padding-bottom: 60px;
}
.paddingU100{
	padding-bottom: 100px;
}
.margin5{
	margin: 5px;
}
.marginT5 {
	margin-top: 5px;
}
.marginT10 {
	margin-top: 10px;
}
.marginT20 {
	margin-top: 20px;
}
.marginT30 {
	margin-top: 30px;
}
.marginT40 {
	margin-top: 40px;
}
.marginT50 {
	margin-top: 50px;
}
.marginT60 {
	margin-top: 60px;
}
.marginTU20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.marginU5 {
	margin-bottom: 5px;
}
.marginU10 {
	margin-bottom: 10px;
}
.marginU15 {
	margin-bottom: 15px;
}
.marginU20 {
	margin-bottom: 20px;
}
.marginU25 {
	margin-bottom: 25px;
}
.marginU30 {
	margin-bottom: 30px;
}
.marginU40 {
	margin-bottom: 40px;
}
.marginU50 {
	margin-bottom: 50px;
}
.marginU100 {
	margin-bottom: 100px;
}
.marginU1p {
	margin-bottom: 1%;
}
.marginU2p {
	margin-bottom: 2%;
}
.marginU3p {
	margin-bottom: 3%;
}
.marginU5p {
	margin-bottom: 5%;
}
.marginU10p {
	margin-bottom: 10%;
}
.marginR10 {
	margin-right: 10px;
}
.marginR20 {
	margin-right: 20px;
}
.marginL10 {
	margin-left: 10px;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.alignL {
	text-align: left;
}
.alignC {
    margin-top: 5px;
	text-align: center;
}
.alignR {
	text-align: right;
}
.lineH13 {
	line-height: 1.3em;
}
.lineH17 {
	line-height: 1.7em;

}
.lineH20 {
	line-height: 2.0em;
}
.lineH25 {
	line-height: 2.5em;
}
.listNum li {
	list-style-type: decimal;
	margin-left: 25px;
}
.width95 {
	width: 95%;
}
.supText{
font-size: 75.5%;
vertical-align: top;
position: relative;
top: -0.1em;
}
.lineU50{
background: linear-gradient(transparent 50%, #f9b9cb 50%);
}
.lineU30{
background: linear-gradient(transparent 70%, #F08080 30% );
}
/*-----自作キット-----*/
/*.clearfix {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
}
.clearfix .head {
	margin-bottom: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #039;
	padding-left: 10px;
}
.clearfix li {
	margin-right: 10px;
	width: 155px;
	float: left;
	list-style-type: none;
}*/

.kit_case li{
	margin-right: 1%;
	float: left;
	list-style-type: none;
	}

.kit_case p{
	text-align: center;
	}
/*-----低圧パック-----*/
.orderPack th {
	background-color: #EEE;
}
/*-----屋根別工法-----*/
.method {
	margin-bottom: 15px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	border: 3px #fC3 solid;     /* 枠線の装飾 */
	background-color: #FFC;
	padding: 10px;
}
.method .head {
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
	margin-bottom: 10px;
	font-size: 120%;
}
.method li {
	width: 90px;
	margin-right: 3px;
	float: left;
	list-style-type: none;
	background-position: 0px 20px;
	background-repeat: no-repeat;
	line-height: 2;
	text-indent: 10px;
}
/*-----設置の流れ-----*/
.flow {
	margin-bottom: 30px;
}
.flow th {
	background-color: #EEE;
	font-size: 170%;
	width: 100%;
}
.flow td {
	padding: 10px;
}
.flow .head {
	color: #396;
	font-size: 140%;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.flowYane table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	width: 100%;
	margin-bottom: 15px;
}
.flowYane td {
	width: 50%;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
/*-----太陽光発電の売電量アップの秘訣-----*/

.secret .calculation {
	font-size: 140%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #FCC;
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px;         /* CSS3 */
	padding: 10px;
	margin-bottom: 10px;
}
.calculation li {
	list-style-type: none;
}
.calculation .red100 {
	font-size: 90%;
	font-weight: bold;
	color: #F33;
	text-align: center;
}

.mt5 h2{
	margin-top: 5px
	}

/*-----長期保証-----*/
.guarantee th {
	background-color: #AEE3E3;
	border: 1px solid #6C6C6C;
}
.guarantee td{
	border: 1px solid #6C6C6C;
}

.guarantee h2{
	margin-top: 5px
	}
@media only screen and (max-width:780px) {
    .mitsui_icon { width: 10%; 
	               display: block;
			       margin-left: auto;
			       margin-right: auto;}
}
.box27 {
position: relative;
width: 100%;
}
.box27 .box-title{
position: absolute;
display: inline-block;
top: 19px;
left: 16px;
padding: 10px 10px;
line-height: 1;
font-size: 1.5em;
background: #FFF;
color: #1E82E0;
font-weight: bold;
}
.box27 p {
font-size: 1.0em;
padding: 0px 10px 10px;
margin: 0px;
}
@media screen and (max-width:480px){
.box27 {
margin: 0 0 1em 0;
width: 100%;
}
}
.guarantee .telmail{
background-color: #1E82E0;
border-radius: 7px;
padding: 5px;
color: #fff;
font-weight: bold;
margin-bottom: 15px;
text-align: center;
}
.guarantee .minitel{
background-image:url(https://www.taiyo-co.jp/image/mini-tel.png);
background-repeat: no-repeat;
text-indent: 70px;
}
.guarantee .minimail{
background-image:url(https://www.taiyo-co.jp/image/mini-mail.png);
background-repeat: no-repeat;
text-indent: 60px;
}

/*-----お客様の声-----*/
.voice {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.voice .head {
	margin-bottom: 20px;
	color: #06C;
	width: 100%;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.2em;
}
.voice img {
	float: right;
	margin-left: 10px;
}
.voice .sh {
	color: #369;
	padding-bottom: 10px;
}

.redbold {
	font-size: 140%;
	font-weight: bold;
	color: red;
}
/*-----土地賃借事業-----*/
.leaseLand {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.leaseLand .llHeading {
;
	margin-bottom: 10px;
	font-weight: bold;
}

/*-------太陽光発電セミナー------*/
#seminarLink {
	width: 100%;
	margin-bottom: 40px;
}
#seminarLink td {
	width: 25%;
	text-align: center;
}
.semiSchedule th,.semiSchedule .semiC {
	text-align: center;
}
.accEnd {
	font-size: 80%;
	color: #F00;
}
.seminarAdd {
	margin-bottom: 10px;
}
.seminarAdd .tokyo,.osaka,.hokkaido,.miyagi,.tochigi,.gunma,.chiba,.kanagawa,.aichi,.shizuoka,.hyogo,.okayama,.hiroshima,.kagawa,.fukuoka,.kumamoto {
	font-size: 130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.seminarAdd .tokyo {
	color: #006699;
}
.seminarAdd .osaka {
	color: #339900;
}
.seminarAdd .hokkaido {
	color: #3bbcd9;
}
.seminarAdd .miyagi {
	color: #CC3300;
}
.seminarAdd .tochigi {
	color: #ff7192;
}
.seminarAdd .gunma {
	color: #722c09;
}
.seminarAdd .chiba {
	color: #1a013c;
}
.seminarAdd .kanagawa {
	color: #ff6a52;
}
.seminarAdd .aichi {
	color: #009999;
}
.seminarAdd .shizuoka {
	color: #ff6600;
}
.seminarAdd .hyogo {
	color: #244ac8;
}
.seminarAdd .okayama {
	color: #990066;
}
.seminarAdd .hiroshima {
	color: #8a8a00;
}
.seminarAdd .kagawa {
	color: #9966cc;
}
.seminarAdd .fukuoka {
	color: #3d94d1;
}
.seminarAdd .kumamoto {
	color: #d8b088;
}
/*-------出力制御補償------*/
.sshInq {
	width: 95%;
	margin-bottom: 10px;
	text-align: right;
}
/*-------個人情報保護------*/
.pBox {
    margin-top: 30px;
	margin-bottom: 50px;
}
.pBox li {
	margin-bottom: 10px;
	list-style-type: decimal;
	margin-left: 25px;
}
.pBox .title {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 15px;
	color: #039;
	background-color: #EEE;
	padding-left: 10px;
}
.pBox .bTitle {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 15px;
}
/*-------草刈り代行サービス------*/
.scTitle {
	font-size: 150%;
	font-weight: bold;
	padding-left: 10px;
	color: #FFF;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image: url(https://www.taiyo-co.jp/image/material/stripe_blue.gif);
}
.scHeading {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #039;
	font-size: 130%;
	font-weight: bold;
	padding-left: 10px;
	color: #039;
	margin-top: 20px;
	margin-bottom: 10px;
}
.mowing th {
	font-weight: bold;
	color: #039;
	background-color: #D6EBF8;
	font-size: 110%;
	padding-right: 10px;
	padding-left: 10px;
	width: 20%;
}
.mowing td {
	color: #039;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 110%;
}
.blueD6EBF8 {
	background-color: #D6EBF8;
}
/*-------メールフォーム------*/
.media {
	margin-bottom: 10px;
}
.media li {
	float: left;
	width: 50%;
	list-style-type: none;
}
.thanks {
	width: 100%;
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	color: #F00;
	margin-bottom: 5px;
}
/*-----土地付き・不動産比較-----*/
#comparison table tr td.com-icon{
	text-align: center !important;
	margin-top: 1px;
	margin-bottom: 1px;
	}
#comparison table td p{
	font-size: 85%;
	}
#comparison table td.border_none{
	border-bottom: none;
	}
#comparison table td.border_noneT{
	border-top: none;
    }
#comparison table td .2maru{
	background-color: #FCC !important;
	border-bottom-color: #FCC;
	}
#comparison .comp_voice{
	background-color: #FFFFE6;
	}
#comparison .comp_voice .v_titile{
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0px;
	margin-left: 30px;
	}
#comparison .comp_voice p{
	margin-top: 0px;
	}

/*----- 動画コンテンツ -----*/
.animage {
	margin-right: auto;
}
	margin-left: auto;
}
.animageTitle {
	font-size: 130%;
	margin-bottom: 30px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	padding-top: 5px;
	padding-right: 5px;
 
	padding-bottom: 5px;
	padding-left: 15px;
}
.animage .category {
	margin-bottom: 20px;
	font-size: 130%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.animage .category img {
	margin-right: 20px;
}
.animagebox {
	margin-bottom: 40px;
}
.animage ul {
	margin-right: -4%;
}
.animage li {
	width: 22%;
	margin-right: 10%;
	margin-bottom: 6px;
	list-style-type: none;
	float: left;
	font-weight:bold;
}
.animage li .comm {
	color:#FF0000;
	font-size:90%;
	font-weight:normal;
	line-height:1.2em;
}
/*----- 農地転用からの太陽光発電 -----*/
.farmland .title {
	width: 100%;
	background-color: #80b312;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 10px;
}
.farmland .b160green {
	color: #80b312;
	font-weight: bold;
	font-size: 250%;
	margin-bottom: 30px;
	text-align: center;
	text-decoration: underline;
	line-height: 1.2em;
}
.farmland li {
	width: 48%;
	list-style-type: none;
}
/*----- 太陽光発電所の近隣にお住まいの方へ -----*/
#environment .arrow{
	display: block;
	margin: auto;
	width: 10%;
	}
#environment h3 img{
	width: 30px;
	margin: 10px 10px 0 0 ;

	}
/*#environment h3{
	font-size: 180%;
	text-indent: 20px;
	color: #84cb52 !important;
	}*/
#environment .sub{
	font-weight: bold;
	color: #5B5B5B;
	}
#environment table tr td{
	border: none;
	}
#environment .environment_content{
    padding: 7px!important;
	background-color: dimgray;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	display: block;
	text-align: center;
	border-radius: 4px
}
#environment p{
    padding: 10px;
}
#environment .mybox{
 border: 1px solid #15295D;	/* 線の太さ・種類・色 */
 border-radius: 5px 5px 0px 0px;
 padding: 0px;	/* 内側の余白 上・右・左・下 */
 position: relative;
 z-index: 0;
 margin-bottom: 30px!important;
}
#environment .mybox:before{
 font-size: 130%;
 font-weight: bold;
 background-color: #15295D;	/* タイトル部分背景色 */
 border-radius: 5px 5px 0px 0px;
 color: #fff;	/* タイトル部分文字色 */
 content: '景観の改善';
 height: 25px;	/* タイトル部分高さ */
 padding: 10px 10px;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 z-index: 2;
}
.mybox:after {
 border-style: solid;
 border-width: 10px 10px 0 10px;
 border-color: #15295D transparent transparent transparent;	/* 吹き出し三角部分の色 */
 content: "";
 position: absolute;
 top: 35px;
 left: 10px;
 width: 0px;
 height: 0px;
 z-index: 1;
}


#environment .mybox2{
 border: 1px solid #15295D;	/* 線の太さ・種類・色 */
 border-radius: 5px 5px 0px 0px;
 padding: 0px;	/* 内側の余白 上・右・左・下 */
 position: relative;
 z-index: 0;
 margin-bottom: 30px!important;
}
#environment .mybox2:before{
 font-size: 130%;
 font-weight: bold;
 background-color: #15295D;	/* タイトル部分背景色 */
 border-radius: 5px 5px 0px 0px;
 color: #fff;	/* タイトル部分文字色 */
 content: 'CO2の排出量削減';
 height: 25px;	/* タイトル部分高さ */
 padding: 10px 10px;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 z-index: 2;
}
.mybox2:after {
 border-style: solid;
 border-width: 10px 10px 0 10px;
 border-color: #15295D transparent transparent transparent;	/* 吹き出し三角部分の色 */
 content: "";
 position: absolute;
 top: 35px;
 left: 10px;
 width: 0px;
 height: 0px;
 z-index: 1;
}


#environment .mybox3{
 border: 1px solid #15295D;	/* 線の太さ・種類・色 */
 border-radius: 5px 5px 0px 0px;
 padding: 0px;	/* 内側の余白 上・右・左・下 */
 position: relative;
 z-index: 0;
 margin-bottom: 30px!important;
}
#environment .mybox3:before{
 font-size: 130%;
 font-weight: bold;
 background-color: #15295D;	/* タイトル部分背景色 */
 border-radius: 5px 5px 0px 0px;
 color: #fff;	/* タイトル部分文字色 */
 content: '杉の木　約6,000本分';
 height: 25px;	/* タイトル部分高さ */
 padding: 10px 10px;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 z-index: 2;
}
.mybox3:after {
 border-style: solid;
 border-width: 10px 10px 0 10px;
 border-color: #15295D transparent transparent transparent;	/* 吹き出し三角部分の色 */
 content: "";
 position: absolute;
 top: 35px;
 left: 10px;
 width: 0px;
 height: 0px;
 z-index: 1;
}



/*----- メールマガジン登録・解除フォーム -----*/
.mailmagazine .subHead {
	border-left: 5px solid #FF8F02;
	color: #FF8F02;
	font-weight: bold;
	font-size: 120%;
	padding-left: 15px;
	margin-bottom: 10px;
}
.mailmagazine .anno {
	font-size: 90%;
	margin: 10px 0 50px 0;
}
/*----- 設置について -----*/
.abMovie {
	margin-bottom: 30px;
}
.abMovie li {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right:10%;
	float:left;
	width: 40%;
}
.abMovie img {
	width: 100%;
}
.abMovie .comm {
	color:#FF0000;
	font-size:90%;
	font-weight:normal;
	line-height:1.2em;
}
/*----- 会社概要 -----*/
.aligncenter{
	text-align: center;
	}
.alignleft {
	text-align: left;
	}
.main-address p{
	display: inline-block;
	vertical-align: middle;
	}
@media only screen and (max-width:780px) {
    .ecologo { width: 40%; 
	           display: block;
			   margin-left: auto;
			   margin-right: auto;}
}
/*----- 5つのあんしん -----*/
#5relief{
	width: 100%
	}
.safe p{
  display:inline-block;
  vertical-align:middle;
  }
.safe_point{
	width: 80%;
	margin-left: 10px;
	}
@media only screen and (max-width:780px) {
 .safe { 
 width: 100%; 
 margin-left: 0;
 margin-right: 0;
}
.safe_point{	
  width: 100%;
  display: block;
  margin-left: 0px;
  margin-top: 1em;
	}
.safeicon{
	width: 100%;
	}
	
}

/*----- 改正FIT法 -----*/
.fit {
	width: 100%;
}
.fit table, .fit tr, .fit td {
	border: none !important;
}
.fitPink {
	color: #e76250;
}
.fpB110 {
	color: #e76250;
	font-size: 110%;
	font-weight: bold;
}
.fpB120 {
	color: #e76250;

	font-size: 120%;
	font-weight:bold;
}
.fpEmp {
	color: #e76250;
	font-size: 120%;
	font-weight:bold;
	background-color: #f8ff80;
}
.fitGreen {
	color: #0d7d52;
}
.fgB110 {
	color: #0d7d52;
	font-size: 110%;
	font-weight: bold;
}
.fgB120 {
	color: #0d7d52;
	font-size: 120%;
	font-weight: bold;
}
.fitAtt {
	color: #cc0000;
	font-size: 120%;
	font-weight:bold;
}
.fitMenu {
	margin-bottom: 50px;
}
.fitMenu li {
	float: left;
	margin-right:11px;
}
.fitMenu .last {
	margin-right:0px;
}
.fitHead {
	color: #0d7d52;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px dotted #0D7D52;
	margin-bottom: 20px;
}
.fitShead {
	border-left: 8px solid #0D7D52;
	font-size: 150%;
	padding-left: 30px;
	margin-bottom: 25px;
}
.fitChange {
	margin-bottom: 30px;
}
.fitChange li {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.linehead {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 3px dashed #333333;
}

@media only screen and (max-width:640px) {
.fitMenu {
	width: 100%;
}
.fitMenu li {
	width: 100%;
	text-align: center;
	float: none;
	margin-right: 0;
	margin-bottom: 30px;
}
.fitChange {
	margin-bottom: 30px;
}
.fitChange li {
	float: none;
	width: 100%;
}
	
}

/*----- 改正FIT法 お問い合わせ -----*/
.fitInq {
	width: 100%;
}
.fitInq li {
	float: left;
}
.fitInq table {
	margin-bottom: 20px;
}


/*----- 北海道特集-----*/
/*@media screen and (min-width:641px){
#prefecture_hokkaido .sp{
	display: none;
}
}*/
@media screen and (max-width:640px){
	#prefecture_hokkaido .pc{
	display: none;
}
}
#prefecture_hokkaido ul li{
display: inline-block;
width: 32%;	
}


#prefecture_hokkaido h3{
	text-align: center;
	margin-top: 50px;
	border-bottom: double 5px #113367;
	border-top: double 5px #113367;
	border-left: none !important;
}



@media screen and (max-width:640px){
#prefecture_hokkaido .sp_back {
	background-color: #E9F4F4;
  padding: 20px;
  position: relative;
}
}

@media screen and (max-width:640px){
#prefecture_hokkaido .sp_back:after {
  border-top: 12px solid #E9F4F4;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  bottom: -12px;
  left: 50%;
}
}

.box14{
padding: 0.2em 0.5em;
margin: 2em 0;
color: #565656;
background: #ffeaea;
box-shadow: 0px 0px 0px 10px #ffeaea;
border: dashed 2px #ffc3c3;
border-radius: 8px;
}
.box14 p {
margin: 0;
padding: 0;
}

/*出力抑制・出力制御補償*/
#output h4{
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
}
#output .line{
	background-color: lemonchiffon;
	color: coral;
	font-weight: bold;
	font-size: 140%;
}
.coral{
	color: coral;
	font-weight: bold;
	font-size: 120%;
}
#output .Uline {
  background: linear-gradient(transparent 75%, coral 90% );
  }
#output dl dd{
	text-indent: 10px;
}
#output table{
	margin-bottom: 30px;
	font-size: 90%;
}
#output table th{
	background-color: #AEE3E3;
}
#output table th,td{
	line-height: 2em;
}
#output .subtitle{
	font-weight: bold;
}
#output .box_output {
position: relative;
margin: 3em 0 2em 0;
padding: 1.5em ;
border: solid 3px #15295D;
border-radius: 8px;
}
#output .box_output .box-title {
position: absolute;
display: inline-block;
top: -11px;
left: 10px;
padding: 0 9px;
line-height: 1;
font-size: 1.5em;
background: #FFF;
color: #15295D;
font-weight: bold;
}
#output .box_output p {
margin: 0;
padding: 0;
font-size: 16px;
}
#output .subtitle{
line-height: 1;
font-size: 1em;
background: #FFF;
color: #15295D;
font-weight: bold;
}


/*税金軽減*/
.taxMitigation {
	font-size:110%;
}
.lead,.midashiSt,.midashiMo,.balloon,.tmContactext,.tmService1,.tmService2 {
	background-repeat: no-repeat;
}
.lead {
	background-image: url(/image/tax_mitigation/icon_bulb.jpg);
	padding-left: 70px;
	padding-top: 20px;
	height:80px;
}
.really {
	font-size: 180%;
	text-align:center;
	font-weight:bold;
	margin-bottom:30px;
}
.tmHeading {
	font-size: 200%;
	color: #00883f;
	font-weight: bold;
	text-align:center;
	margin-bottom: 10px;
}
.midashiSt,.midashiMo {
	padding-left: 180px;
	color:#00883f;
	font-size:110%;
	font-weight:bold;
}
.midashiSt {
	background-image: url(/image/tax_mitigation/midashi_structure.jpg);
	margin-bottom:10px;
}
.midashiMo {
	background-image: url(/image/tax_mitigation/midashi_modelcase.jpg);
	margin-bottom:20px;
	height: 40px;
}
.tmBox {
	border: 5px solid #d1e3d7;
	padding:20px;
	margin-bottom: 30px;
}
.tmBox th,.tmBox td {
	text-align: center;
}
.tmBox th {
	background-color: #D1E3D7;
}
.balloon {
	font-size: 160%;
	color: #FFF;
	font-weight: bold;
	background-image: url(/image/tax_mitigation/balloon.jpg);
	margin-bottom:20px;
	padding-top:15px;
	text-align:center;
	height:70px;
}
.tmContact {
	border: 5px solid #308859;
	background-color: #D1E3D7;
	padding:40px;
}
.tmContactext {
	font-size: 130%;
	background-image: url(/image/tax_mitigation/contactext.png);
	padding-left: 175px;
	height:27px;
	margin-bottom:10px;
}
.bgYellow {
	background-color: #fafae1;
}
.tmService1,.tmService2 {
	font-size: 170%;
	font-weight: bold;
	padding-left: 90px;
}
.tmService1 {
	background-image: url(/image/tax_mitigation/icon_service1.png);
	padding-top: 35px;
	height:70px;
}
.tmService2 {
	background-image: url(/image/tax_mitigation/icon_service2.png);
	margin-bottom:40px;
	padding-top: 15px;
	height: 91px;
}
.highlighterY {
	border-bottom: #FFF001 5px solid;
}
.tmGreen1,.tmGreen2 {
	color:#00883f;
	font-weight:bold;
}
.tmGreen1 {
	font-size:150%;
	margin-bottom:40px;
}
.tmGreen2 {
	font-size:120%;
}
@media only screen and (max-width:640px) {
.taxMitigation {
	font-size:80%;
}
.lead {
	margin-bottom:10px;
}
.lead,.tmService1,.tmService2 {
	background-size: 10% auto;
	padding-left: 12%;
	padding-top: 2%;
}
.midashiSt,.midashiMo,.tmContactext {
	background-size: 33% auto;
	padding-left: 35%;
}
.balloon {
	font-size:140%;
	background-size: cover;
	padding: 5%;
	background-position: center center;
}
.tmContact {
	padding:5%;
}
.tmContactext {
	height:auto;
}
}


/*----- お客様満足度アンケート -----*/
.satQues {
	width: 80%;
	border: solid 1px #666;
	border-radius: 5px;
	padding: 5%;
	margin-left: auto;
	margin-right: auto;
	font-size: 130%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.satQues .questions {
	width: 96%;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	line-height:1.4;
	padding: 1% 2%;
	margin-bottom: 3%;
	background-image: url(/image/questionnaire/stripe_green.gif);
}
.satQues .questionsG {
	width: 96%;
	color: #449813;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.4;
	padding: 1% 2%;
	margin-bottom: 3%;
	background-image: url(/image/questionnaire/stripe_blue.gif);
}
.satQues .answers {
	width: 96%;
	padding: 0 2%;
	margin-bottom:6%;
}
.satQues .message {
	width: 100%;
	font-size: 120%;
	text-align: center;
	margin: 0 auto 10% auto;
}
.satQues table {
	width: 100%;
	margin-bottom: 10%;
}
.satQues th {
	padding: 20px;
	background-color: #eee !important;
	border: 1px solid #999999;
}
.satQues td {
	padding: 20px;
	border: 1px solid #999999 !important;
	line-height: 3em !important;
}

@media only screen and (max-width:640px) {
.satQues {
	width: 95%;
	font-size: 110%;
	padding:0 0 5% 0;
	border:none;
}
.satQues .questions {
	width: 94%;
	padding: 3%;
}
.satQues .answers {
	font-size:120%
}
.satQues table {
	width: 85% !important;
}
.satQues th {
	width: 100% !important;
	display: block;
	text-align:center;
}
.satQues td {
	width: 100% !important;
	display: block;
}
}


.contactform {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
.contactform table {
	width: 100%;
	margin-bottom: 5%;
}
.contactform th {
	width: 35%;
	padding: 20px;
	background-color: #eee !important;
	border: 1px solid #999999;
}
.contactform td {
	width: 60%;
	padding: 20px;
	border: 1px solid #999999 !important;
	line-height: 3em !important;
}
.contactform .message {
	width: 100%;
	font-size: 120%;
	text-align: center;
	margin: 0 auto 1% auto;
}

@media only screen and (max-width:640px) {
.contactform {
	width: 95%;
	font-size: 110%;
	padding:0 0 5% 0;
	border:none;
}
.contactform table {
	width: 90%;
}
.contactform th {
	width: 100% !important;
	display: block;
	text-align:center;
}
.contactform td {
	width: 100% !important;
	display: block;
}
}



/*----- 営農型太陽光発電 -----*/
.FORM .questions {
	width: 100%;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	line-height:1.4;
	margin-bottom: 3%;
	background-image: url(/image/questionnaire/stripe_green.gif);
}
.FORM .questionsG {
	width: 100%;
	color: #449813;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.4;
	padding: 1% 2%;
	margin-bottom: 1%;
	background-image: url(/image/questionnaire/stripe_blue.gif);
}
.FORM .answers {
	width: 96%;
	padding: 0 2%;
	margin-bottom:3%;
}
.FORM .message {
	width: 100%;
	font-size: 120%;
	text-align: center;
	margin: 0 auto 1% auto;
}
.FORM table {
	width: 100%;
	margin-bottom: 5%;
}
.FORM th {
	width: 35%;
	padding: 20px;
	background-color: #eee !important;
	border: 1px solid #999999;
}
.FORM td {
	width: 60%;
	padding: 20px;
	border: 1px solid #999999 !important;
	line-height: 3em !important;
}

@media only screen and (max-width:640px) {
.FORM {
	width: 95%;
	font-size: 110%;
	padding:0 0 5% 0;
	border:none;
}
.FORM .questions {
	width: 94%;
	padding: 3%;
}
.FORM .answers {
	font-size:120%
}
.FORM table {
	width: 100%;
}
.FORM th {
	width: 100% !important;
	display: block;
	text-align:center;
}
.FORM td {
	width: 100% !important;
	display: block;
}
}


/*----- お客様アンケート -----*/
.questionnaire table {
	width: 100% !important;
}
.questionnaire th {
	padding: 20px;
	background-color: #D7E9C6 !important;
	border: 1px solid #999999 !important;
}
.questionnaire td {
	padding: 20px;
	border: 1px solid #999999 !important;
	line-height: 3em !important;
}
@media only screen and (max-width:640px) {
.questionnaire table {
	width: 80% !important;
}
.questionnaire th {
	width: 90% !important;
	display: block;
}
.questionnaire td {
	width: 90% !important;
	display: block;
}
}


/*投稿*/
.a-post h4{
	font-size: 18px;
	font-weight: bold;
	color: #15295D;
}
.colum119523{
background-image: url(https://www.taiyo-co.jp/image/column/arrow_bn.png);
background-repeat: no-repeat;
text-indent: 30px;
}
/*増税*/
.taxsystem .tax-sub{
text-indent: 180px;
line-height: 40px;
}
.taxsystem .tax-m-sub{
text-indent: 60px;
line-height: 53px;
}
.taxsystem .tax-s1{
background-image: url(https://www.taiyo-co.jp/image/taxsystem/taxincrease.png) ;
background-repeat: no-repeat;
height: 40px;
}
.taxsystem .tax-s2{
background-image: url(https://www.taiyo-co.jp/image/taxsystem/transitional.png) ;
background-repeat: no-repeat;
height: 40px;
}
.taxsystem .sub-s1{
background-image: url(https://www.taiyo-co.jp/image/taxsystem/t_case_1.png) ;
background-repeat: no-repeat;
/* height: 53px; */
margin: 3px 10px;
}
.taxsystem .sub-s2{
background-image: url(https://www.taiyo-co.jp/image/taxsystem/t_case_2.png) ;
background-repeat: no-repeat;
/* height: 53px; */
margin: 3px 10px;
}
.taxsystem .sub-s3{
background-image: url(https://www.taiyo-co.jp/image/taxsystem/t_case_3.png) ;
background-repeat: no-repeat;
/* height: 53px; */
margin: 3px 10px;
}
.taxsystem .sub-s4{
background-image: url(https://www.taiyo-co.jp/image/taxsystem/t_case_4.png) ;
background-repeat: no-repeat;
height: 53px;
margin: 3px 10px;
}
.taxsystem .sub-m-s1{
background-image: url(https://www.taiyo-co.jp/image/taxsystem/Inspiration.png) ;
background-repeat: no-repeat;
/* height: 46px; */
text-indent: 40px;
}
.taxsystem .sub-m-s2{
background-image: url(https://www.taiyo-co.jp/image/taxsystem/caution.png) ;
background-repeat: no-repeat;
height: 70px;
}
.taxsystem .tax-dot{
border-top: 5px dotted #52a4b1;
}

/*----- 発電所買取 -----*/

.secondary {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.secFrame {
	border: 5px solid #006699;
	border-radius: 0 0 10px 10px;
	margin-bottom: 5%;
	padding:3%;
}
.secondary .subhead {
	text-align: center;
	padding: 10px;
	border-top: 4px double #a89e8e;
	border-bottom: 4px double #a89e8e;
	margin-bottom: 3%;
	font-size: 130%;
	font-weight: bold;
	color: #61584a;
}
.secondary table {
	border-top: 1px solid #a89e8e;
	border-left: 1px solid #a89e8e;
}
.secondary th {
	border-right: 1px solid #a89e8e;
	border-bottom: 1px solid #a89e8e;
	background-color: #f0f0f0;
	padding: 0 2%;
	width:30%;
}
.secondary td {
	border-right: 1px solid #a89e8e;
	border-bottom: 1px solid #a89e8e;
}
.usppList {
	margin-bottom: 2%;
}
.usppList li {
	width:50%;
	float:left;
}
@media only screen and (max-width:780px) {
.secondary {
	width:100%;
}
.secFrame {
	width:91%;
}
.secondary table {
	width: 95% !important;
}
.secondary th {
	width: 100% !important;
	display: block;
}
.secondary td {
	width: 94% !important;
	display: block;
}
.w10p {
	width: 10%;
}
.w20p {
	width: 20%;
}
.w80p {
	width: 80%;
}
.w100p {
	width: 100%;
}
}

/*コラムテーブル*/
@media only screen and (max-width:640px) {
.columntable .table_container{
	width: 100%;
  overflow: auto;
}
.columntable .table_container table {
table-layout: fixed;
}
.columntable .table_container table th{
width: 100px;
}
.columntable .table_container .xscroll{
overflow-x: scroll;
}
.columntable .xscroll::-webkit-scrollbar{ 
    width: 15px;
}
.columntable .xscroll::-webkit-scrollbar-thumb{ 
    background: rgba(83,208,206,1.00);
    border-radius: 10px;
}
.columntable  .xscroll::-webkit-scrollbar-track-piece:start{
    background: rgba(163,249,237,1.00);
}
.columntable .xscroll::-webkit-scrollbar-track-piece:end{
    background: #fff;
}
}
/*-----エコの輪　ソーラーローン-----*/

#eco_loan .eco_loan_box1{
 background-color: #fff;	/* 背景色 */
 border: 3px solid #1d9bd4;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 margin: 40px 5px 5px 20px;	/* 外側の余白 上・右・左・下 */
 padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
#eco_loan .eco_loan_box1:before{
 background-color: #FFCC33;	/* 吹き出し背景色 */
 border-radius: 5px;
 color: #fff;	/* 吹き出し文字色 */
 content: 'STEP1';
 padding: 5px 20px;
 position: absolute;
 left: -10px;
 top: -20px;
 font-weight: bold;
}
#eco_loan .eco_loan_box1:after{
 border-top: 12px solid #fc3;		/* 吹き出し三角部分の色 */
 border-right: 12px solid transparent;
 border-left: 12px solid transparent;
 content: '';
 position: absolute;
 top: 10px;
 left: 15px;
}
#eco_loan .eco_loan_box2{
 background-color: #fff;	/* 背景色 */
 border: 3px solid #1d9bd4;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 margin: 40px 5px 5px 20px;	/* 外側の余白 上・右・左・下 */
 padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
#eco_loan .eco_loan_box2:before{
 background-color: #fc3;	/* 吹き出し背景色 */
 border-radius: 5px;
 color: #fff;	/* 吹き出し文字色 */
 content: 'STEP2';
 padding: 5px 20px;
 position: absolute;
 left: -10px;
 top: -20px;
}
#eco_loan .eco_loan_box2:after{
 border-top: 12px solid #fc3;		/* 吹き出し三角部分の色 */
 border-right: 12px solid transparent;
 border-left: 12px solid transparent;
 content: '';
 position: absolute;
 top: 10px;
 left: 15px;
}
#eco_loan .eco_loan_box3{
 background-color: #fff;	/* 背景色 */
 border: 3px solid #1d9bd4;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 margin: 40px 5px 5px 20px;	/* 外側の余白 上・右・左・下 */
 padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
#eco_loan .eco_loan_box3:before{
 background-color: #fc3;	/* 吹き出し背景色 */
 border-radius: 5px;
 color: #fff;	/* 吹き出し文字色 */
 content: 'STEP3';
 padding: 5px 20px;
 position: absolute;
 left: -10px;
 top: -20px;
 font-weight: bold;
}
#eco_loan .eco_loan_box3:after{
 border-top: 12px solid #fc3;		/* 吹き出し三角部分の色 */
 border-right: 12px solid transparent;
 border-left: 12px solid transparent;
 content: '';
 position: absolute;
 top: 10px;
 left: 15px;
}
#eco_loan .eco_loan_box4{
 background-color: #fff;	/* 背景色 */
 border: 3px solid #1d9bd4;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 margin: 40px 5px 5px 20px;	/* 外側の余白 上・右・左・下 */
 padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
#eco_loan .eco_loan_box4:before{
 background-color: #FFCC33;	/* 吹き出し背景色 */
 border-radius: 5px;
 color: #fff;	/* 吹き出し文字色 */
 content: 'STEP4';
 padding: 5px 20px;
 position: absolute;
 left: -10px;
 top: -20px;
 font-weight: bold;
}
#eco_loan .eco_loan_box4:after{
 border-top: 12px solid #fc3;		/* 吹き出し三角部分の色 */
 border-right: 12px solid transparent;
 border-left: 12px solid transparent;
 content: '';
 position: absolute;
 top: 10px;
 left: 15px;
}
#eco_loan .eco_loan_box5{
 background-color: #fff;	/* 背景色 */
 border: 3px solid #1d9bd4;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 margin: 40px 5px 5px 20px;	/* 外側の余白 上・右・左・下 */
 padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
#eco_loan .eco_loan_box5:before{
 background-color: #fc3;	/* 吹き出し背景色 */
 border-radius: 5px;
 color: #fff;	/* 吹き出し文字色 */
 content: 'STEP5';
 padding: 5px 20px;
 position: absolute;
 left: -10px;
 top: -20px;
 font-weight: bold;
}
#eco_loan .eco_loan_box5:after{
 border-top: 12px solid #fc3;		/* 吹き出し三角部分の色 */
 border-right: 12px solid transparent;
 border-left: 12px solid transparent;
 content: '';
 position: absolute;
 top: 10px;
 left: 15px;
}
#eco_loan .eco_loan_box6{
 background-color: #fff;	/* 背景色 */
 border: 3px solid #1d9bd4;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 margin: 40px 5px 5px 20px;	/* 外側の余白 上・右・左・下 */
 padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
#eco_loan .eco_loan_box6:before{
 background-color: #FFCC33;	/* 吹き出し背景色 */
 border-radius: 5px;
 color: #fff;	/* 吹き出し文字色 */
 content: 'STEP6';
 padding: 5px 20px;
 position: absolute;
 left: -10px;
 top: -20px;
	font-weight: bold;
}
#eco_loan .eco_loan_box6:after{
 border-top: 12px solid #fc3;		/* 吹き出し三角部分の色 */
 border-right: 12px solid transparent;
 border-left: 12px solid transparent;
 content: '';
 position: absolute;
 top: 10px;
 left: 15px;
}
#eco_loan .eco_loan_conditionsbox{
 border: 1px solid #ccc;
 border-radius: 5px;
 width: 100%;
}
#eco_loan .eco_loan_conditions{
 padding: 0.5em;
 text-align: center;
 font-size: 100%;
}
#eco_loan .eco_loan_terms{
 padding-bottom: 0.5em;
 text-align: center;
 font-size: 100%;
}
#eco_loan .kakomi-box11 {
 font-size: 80%;
 position: relative;
 margin: 2em auto;
 padding: 1.2em;
 color: #555; /* 文章色 */
 background-color: #fff; /* 背景色 */
 border: 1px solid #1d9bd4; /* 枠線の太さ・色 */
 border-radius: 5px;
 width: 25%;
 float: left;
}
@media screen and (max-width:680px){
	#eco_loan .kakomi-box11 {
 font-size: 80%;
 position: relative;
 margin: 2em auto;
 padding: 1.2em;
 color: #555; /* 文章色 */
 background-color: #fff; /* 背景色 */
 border: 1px solid #1d9bd4; /* 枠線の太さ・色 */
 border-radius: 5px;
 width: 80%;
 float: none;
	}
}
#eco_loan .title-box11 {
 position: absolute;
 padding: 0 .5em;
 left: 20px;
 top: -15px;
 font-weight: bold;
 background-color: #fff; /* タイトル背景色 */
 color: #1d9bd4; /* タイトル文字色 */
}
#eco_loan .text-box11{
 font-weight: bold;
 font-size: 120%;
}
#eco_loan .kakomi-box12 {
 font-size: 80%;
 position: relative;
 margin: 2em auto;
 padding: 1.2em;
 color: #555555; /* 文章色 */
 background-color: #fff; /* 背景色 */
 width: 1%;
 float: left;
}
@media screen and (max-width:680px){
	#eco_loan .kakomi-box12 {
 font-size: 80%;
 position: relative;
 margin: 2em auto;
 padding: 1.2em;
 color: #555; /* 文章色 */
 background-color: #fff; /* 背景色 */
 width: 20%;
 float: none;
	}
}
#eco_loan .kakomi-box13 {
 font-size: 80%;
 position: relative;
 margin: 2em auto;
 padding: 1.2em;
 color: #fff; /* 文章色 */
 font-weight: bold;
 background-color: #1d9bd4; /* 背景色 */
 border: 1px solid #1d9bd4; /* 枠線の太さ・色 */
 border-radius: 5px;
 width: 25%;
 float: left;
}
@media screen and (max-width:680px){
	#eco_loan .kakomi-box13 {
 font-size: 80%;
 position: relative;
 margin: 2em auto;
 padding: 1.2em;
 color: #fff; /* 文章色 */
 background-color: #1d9bd4; /* 背景色 */
 border: 1px solid #1d9bd4; /* 枠線の太さ・色 */
 border-radius: 5px;
 width: 80%;
 float: none;
	}
}
#eco_loan .title-box13 {
 position: absolute;
 padding: 0 .5em;
 top: -15px;
 font-weight: bold;
 background-color: #fff; /* タイトル背景色 */
 color: #1d9bd4; /* タイトル文字色 */
 border:1px solid #1d9bd4;
 border-radius: 3px;
 font-size: 105%;
}
@media screen and (max-width:680px){
	#eco_loan .title-box13 {
 position: absolute;
 padding: 0 .5em;
 top: -15px;
 font-weight: bold;
 background-color: #fff; /* タイトル背景色 */
 color: #1d9bd4; /* タイトル文字色 */
 border:1px solid #1d9bd4;
 border-radius: 3px;
 font-size: 105%;
	}
}
#eco_loan .box29 {
 margin: 2em 0;
 background: #fff;
 border: 1px solid #1d9bd4;
 border-radius: 5px;
 float: left;
}
#eco_loan .box29 .box-title {
 font-size: 1em;
 background: #1d9bd4;
 padding: 1em 3em;
 text-align: center;
 color: #FFF;
 font-weight: bold;
 letter-spacing: 0.05em;
}
#eco_loan .box29 p {
    padding: 5px 20px;
    margin: 0;
}
#eco_loan .eco_loan_table th{
 background-color: #1d9bd4;
 color: #fff;
}
#eco_loan .payment{
 background-color: #1d9bd4;
 border-radius: 5px;
 color: #fff;
 padding: 5px;
}
#eco_loan .eco_loan_box6{
 margin-bottom: 50px;
}
#eco_loan .ribbon20-wrapper {  
  display: block;
  position: relative;
  margin: 0 auto 30px;
  padding: 20px 0;
  width: 90%;
  background: #FFFFEE;
  }
#eco_loan .ribbon20 {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  box-sizing: border-box;
  padding: 0 12px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: white;
  background: #1d9bd4;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}
#eco_loan .ribbon20:before {
  position: absolute;
  content: '';
  top: 0;
  left: -7px;
  border: none;
  height: 38px;
  width: 7px;
  background: #1d9bd4;
  border-radius: 5px 0 0 5px;
}
#eco_loan .ribbon20:after {
  position: absolute;
  content: '';
  bottom: -7px;
  left: -5px;
  border: none;
  height: 7px;
  width: 5px;
  background: #2480A4;
  border-radius: 5px 0 0 5px;
}
#eco_loan .plus{}
#eco_loan .plus:before{
content:"";
display:inline-block;
width: 1em;
height: 1em;
background: url(/image/loan/plus.png) no-repeat;
background-size: contain;
}
#eco_loan .minus{}
#eco_loan .minus:before{
content:"";
display:inline-block;
width: 1em;
height: 1em;
background: url(/image/loan/minus.png) no-repeat;
background-size: contain;
}
