@charset "utf-8";

/*
  Project: responsive-CMS CSS-Set Ver.Res05-2015
  Proprietor: Eitatsu Shimada
  Designing: ABSORBER SP Section
  Created: Sat May 02 2015
*/

/* 他のリセットをする場合
form, input[type="button"],input[type="submit"],input[type="reset"],label {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
}
*/

/* Apple リセット */
form,input[type="button"],input[type="submit"],input[type="reset"],label {
    -webkit-appearance: none;
  }

/* #inquiry---------------------------------------------------------- */

table { 
	padding: 0px; 
	margin: 0px; 
	background-color: #fff; 
	font-size: 1.1em; 
	line-height: 1.3; 
	border-style: none; 
	border-collapse: collapse; 
	border-spacing: 0;
}



.top-title {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 8px 0 40px 0;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #8e7e69;
	
}

.top-title span {
	display: block;
	padding: 18px 18px 12px 18px;
	font-size: 0.6em;
	line-height: 1.8em;
	text-decoration: underline;
}




.top-title2 {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 8px 0 40px 0;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #8e7e69;
	
}

.top-title2 span {
	display: block;
	padding: 18px 18px 12px 18px;
	font-size: 0.6em;
	line-height: 1.8em;
}







/* contents Ask---------------------------------------------------------- */

.article-content {
	width: 100%;
}


.f-title {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 8px 0 0 0;
	font-size: 2.2em;
	line-height: 1.1em;
	color: #8e7e69;
}

.article-content .asset-items { 
	height: auto; 
	padding: 0px; 
	margin-right: 0px; 
	margin-top: 4px; 
	margin-bottom: 26px; 
	margin-left: 0px; 
	width: 100%;
	border: 1px solid #dbdbdb; 
}

.article-content .asset-item { 
	padding-bottom: 5px;
}

.article-content .asset-item-head { 
	padding-left: 18px; 
	padding-bottom: 8px; 
	padding-right: 18px; 
	padding-top: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 1em; 
	line-height: 1.50; 
	text-align: left; 
	vertical-align: middle;
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	font-weight: 400;
}

.article-content .asset-item-body { 
	padding-left: 24px; 
	padding-bottom: 6px; 
	padding-right: 24px; 
	padding-top: 12px; 
	font-size: 0.9em; 
	line-height: 1.8; 
	text-align: left; 
	vertical-align: top;
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	font-weight: 400;
}

.article-content .asset-item-head { 
	border-bottom-color: white; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	height: 32px; 
	color: #fff; 
	background: #d1c09d repeat-x; 
	margin-top: 8px; 
	margin-bottom: 4px; 
	width: 32%;
}

.article-content .asset-item-body { 
	border-bottom-color: #dbdbdb; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	height: auto; 
	color: #333;
	background: #f9f9f9 repeat-x; 
	margin-top: 8px; 
	margin-bottom: 4px; 
	width: 68%;
}

.crobd {
	color: #4c4c4c;
	font-size: 1.1em;
	padding-right: 8px;
}

.article-content .in { 
	font-size: 130%;
}

.article-content .important { 
	padding-bottom: 0px; 
	margin-bottom: 0px; 
	margin-top: 3px; 
	margin-right: 12px; 
	float: left; 
	padding-right: 3px; 
	padding-top: 2px; 
	height: 21px; 
	display: inline-block; 
	background-color: #1fbaed;
	color: white; 
	font-size: 0.8em; 
	text-align: center; 
	padding-left: 3px; 
	width: 4em;
}

.article-content .important2 { 
	padding-bottom: 0px; 
	margin-bottom: 0px; 
	margin-top: 3px; 
	margin-right: 12px; 
	float: left; 
	padding-right: 3px; 
	padding-top: 2px; 
	height: 21px; 
	display: inline-block; 
	background-color: #897fab; 
	color: white; 
	font-size: 0.8em; 
	text-align: center; 
	padding-left: 3px; 
	width: 4em;
}

.sestumei {
	padding-left: 10px;
	color: #999999;
	line-height: 160%;
	font-size: 1em;
}


/* contents Ask Form in---------------------------------------------------------- */

.error { 
	margin: 0; 
	padding: 0;
}

.error-hosoku    { 
	padding: 18px 0 180px 20px;
	display: block; 
	color: #18246b; 
	font-size: 1.4em; 
	line-height: 160%; 
	margin: 18px 15px 20px 15px;
}

.error-hosoku ul { 
	margin-left: 0; 
	margin-bottom: 0; 
	margin-right: 0; 
	margin-top: 10px; 
	font-size: 1em; 
	padding: 0;
}

.error-hosoku li { 
	padding-left: 18px; 
	padding-bottom: 0; 
	padding-right: 0; 
	padding-top: 0; 
	color: red; 
	font-size: 1em; 
	line-height: 1.4em; 
	list-style-type: circle; 
	list-style-position: inside; 
	margin: 0;
}

.error2 { 
	margin: 0; 
	padding: 0;
}

.error2 { 
	font-size: 14px; 
	margin: 30px 40px 0; 
	padding: 0;
}

.article-content .kanryou { 
	text-indent: 0 !important;
	font-size: 1.1em; 
	line-height: 160%; 
	padding: 18px 0 280px 20px;
	margin: 18px 15px 20px 15px;
}

.kanryou1 {
	font-size: 1.3em; 
	color: #ff8000; 
	line-height: 200%;
	padding-bottom: 18px;
}

.kanryou2 {
	color: #ff8000; 
}


/* contents Ask Form privacy---------------------------------------------------------- */


.title-p { 
	font-size: 1.1em; 
	font-weight: bold; 
	margin: 10px 0 0; 
	padding-top: 25px; 
	padding-bottom: 0; 
	padding-left: 22px;
}

.title-t { 
	font-size: 1.2em; 
	font-weight: bold; 
	margin: 0; 
	padding: 18px 0 4px;
}

.lead { 
	font-size: 1em; 
	line-height: 160%; 
	margin: 0; 
	padding: 8px 0 0;
}

.privacy-listn { 
	margin: 0; 
	padding: 0 0 24px;
}

.privacy-list { 
	font-size: 0.9em; 
	line-height: 160%; 
	list-style-type: disc; 
	list-style-position: outside; 
	margin-left: 40px; 
	padding-top: 0; 
	padding-bottom: 0;
}

/* フォーム インプット要素サイズ */
input, select, textarea {
	line-height: 140%;
	font-size: 1.2em;
}

input, textarea {
	border:1px #cccccc solid;
}

.boxdio {
	min-width: 60px;
	display: inline-block;
	padding-right: 12px;
}

.size {
	width: 100%;
}

.area-day {
	display: inline-block;
}

.size-day {
	width: 46px;
}

/* 送信ボタン配置 */

#ta-buttom {
	margin-bottom: 35px;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 48px;
	width: 350px;
}

.ta-left {
	margin: 0px;
	float: left;
	display: block;
	height: 45px;
	width: 160px;
	text-align: right;
}

.ta-right {
	padding-left: 24px;
	margin: 0px;
	float: left;
	display: block;
	height: 45px;
	width: 160px;
	text-align: left;
}

.ta-left:hover {
	opacity:0.7;
}

.ta-right:hover {
	opacity:0.7;
}

/* 送信ボタン色 */
.send-a {
	border-style: solid;
	border-width: 1px;
	border-color: #ef7d32; 
	color: #ffffff;
	background-color: #ef9a28;
	text-align: center;
	height: 45px;
	width: 160px;
	margin: 0px;
	border-radius: 4px;
}

.send-b {
	border-style: solid;
	border-width: 1px;
	border-color: #779452;
	color: #ffffff;
	background-color: #779452;
	text-align: center;
	height: 45px;
	width: 160px;
	margin: 0px;
	border-radius: 4px;
}

#soushin {
	margin-left: auto; 
	margin-bottom: 35px; 
	margin-right: auto; 
	margin-top: 55px; 	
	display: block;
	height: 40px;
	width: 280px;
}

.send-s {
    height: 40px;
    display: block;
    width: 260px;
    padding-right: 18px;
    padding-left: 18px;
    margin: 0px;
    font-size: 1.2em;
	text-align: center; 
	border-style: solid;
	border-width: 1px;
	border-color: red;
	color: #ffffff;
	background-color: red;
	border-radius: 4px;
}


h4 {
	color: red;
	font-size: 1.8em;
	line-height: 1.3em;
	margin: 30px 0 40px 0;
}

.return {
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #ef7d32; 
	color: #ffffff;
	background-color: #ef9a28;
	text-align: center;
	height: 45px;
	line-height: 45px;
	width: 180px;
	border-radius: 4px;
	margin: 60px auto 0 auto;
	font-size: 0.8em;
}

.return a {
	display: block;
	color: #ffffff;
	height: 45px;
	width: 180px;
}


/* 入力フィールド */
/*Webkit*/
::-webkit-input-placeholder	{
	color: #a9a9a9;
	}

/*Firefox 19以降*/
::-moz-placeholder	{
	color: #a9a9a9;
	}


/*Firefox 18以前*/
:-moz-placeholder	{
	color: #a9a9a9;
	}


/*Windows IE*/
:-ms-input-placeholder	{
	color: #a9a9a9;
	}





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

.article-content .asset-items { 
	margin: 24px 3% 10px 3% ;
	padding: 0 0 0 0;
	width: 94%;
}

}

/*---------------------------------------------------------------------- */
/* Under 768px Styles
------------------------------------------------------------------------ */

@media screen and (max-width: 920px) {
	
table { 
	background-color: none;
}

	.article-content {
		width: 90%;
		margin: 0 auto 40px auto;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	
	.article-content .asset-items { 
		width: 100%;
		margin: 24px 0 10px 0; 
		padding: 0 0 0 0;
		border: none;
	}
	
	.article-content tr {
		line-height: 120%;
		display: block;
		font-size: 1em;
	}
	
	.article-content .asset-item-head,
	.article-content .asset-item-body {
		float: none;
		display: block;
		border: none;
		width: 100%;
		padding: 0 0 0 0 ;
		background-color: none;
	}
	
	.article-content .asset-item-head {
		height: 38px;
		line-height: 38px;
		color: #fff;
		background-color: #b6b6b6;
		margin: 0 0 0 0; 
		padding: 0 0 0 0;
		border: none;
		/*
		border: #625541 solid 2px;
		border-bottom: 0;
		border-radius: 3px 3px 0 0;
		*/
	}
		
	.article-content .asset-item-body { 
		margin: 0 auto 18px auto; 
		padding: 6px 0 0 0;
		width: 94%;
		height: auto;
		border: none;
		color: #333;
		font-size: 1em;
		background: #fff;
		/*
		border: #f2f2f2 solid 2px;
		*/
	}
	
	.article-content .asset-item-head:first-child,
	.article-content .asset-item-body:first-of-type {
		border: none;
	}
		
	.size {
		width: 98%;
	}
	
	
	
.article-content .important { 
		height: 38px;
		line-height: 38px;
		padding: 0 0 0 0;
		margin: 0 16px 0 0;
	float: left; 
	display: inline-block; 
	background-color: #1fbaed; 
	color: #fff; 
	font-size: 0.8em; 
	text-align: center; 
	width: 4em;
}

.article-content .important2 { 
		height: 38px;
		line-height: 38px;
		padding: 0 0 0 0;
		margin: 0 16px 0 0;
	float: left; 
	display: inline-block; 
	background-color: #897fab; 
	color: #fff; 
	font-size: 0.8em; 
	text-align: center; 
	width: 4em;
}
	
	
	
	

}



/*---------------------------------------------------------------------- */
/* Under 479px Styles
------------------------------------------------------------------------ */

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

	/*
	.article-content {
		width: 95%; 
		margin: 0 auto;
		padding: 0;
	}
	
	.article-content .asset-items { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		width: 100%; 
	}
	
	.article-content tr {
		line-height: 120%;
		display: block;
		font-size: 1em;
	}
	
	.article-content .asset-item-head,
	.article-content .asset-item-body {
		float: none;
		display: block;
		border: none;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	*/
	

		
	.article-content .asset-item-body { 
		margin-left: 0px; 
		margin-bottom: 18px; 
		margin-right: 0px; 
		margin-top: 0px; 
		padding-left: 12px; 
		padding-bottom: 8px; 
		padding-right: 8px; 
		padding-top: 8px; 
		height: auto;
		color: #333;
	}
		

		
	.size {
		width: 97%;
	}

}



