@charset "utf-8";
/* CSS Document */
/*ー-------------------------------------------------------
tag.css
ー-------------------------------------------------------*/

*{
	box-sizing:border-box;	
}

body, html {
	min-width: 1000px;
	padding: 0;
	margin: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.2;
	color: #333；
}
body{
-webkit-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
ul, dl, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
p{
	line-height: 1.7;
	margin: 0
	
}

a, a:visited {
	color:#ff5b0b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table {
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

th, td {
	border: 1px solid #ccc;
	padding: 4px;
}
small {
	font-size: 12px;
	color: #fff;
}
.mb_only {
	display: none;
}
/*ー-------------------------------------------------------
site.css
ー-------------------------------------------------------*/

#Footer{
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	background: #363636;
	overflow: hidden
}
#Footer small{
	display: block;
	text-align: center;
	color:#fff;
}


/*----------------------------------------------

----------------------------------------------*/
#DispenserHeader{
	width: 1000px;
margin: 0 auto;
	padding: 10px;
}
h1{
	font-size: 12px;
	color:#636363;
	margin: 0;
	text-align: right;
	font-weight: normal
}

#MvWrapper{
	width: 100%;
	background: #f0f4f7;
	padding:10px 0 30px;
	margin-bottom: 30px;	
}

#Mv{
	width: 1000px;
	margin: 0 auto;
	position: relative
}

#MvText{
	position: absolute;
	top:280px;
	left: 25px;
}
#MvText p{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold
}

#Detail{
	width: 960px;
	margin: 0 auto;
}
#Oguchi{
	padding: 10px;
	font-weight: bold;
	font-size:20px;
	line-height: 1.4;
	margin-bottom: 15px;
	margin-left: 200px;
}
h3{
    font-size: 32px;
    padding: 0 0 15px;
    margin-top: 0px;
    background: url(../img/item_title_bg.gif) bottom center no-repeat;
}

#Lineup{
	margin-bottom: 50px;
	overflow: hidden
}

#Lineup table{
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}
#Lineup table th{
	padding: 10px;
	background:#f0f4f7;
}
#Lineup table tr:first-child th{
	font-size:25px;
	background:#ff7804;
color: #fff
}
#Lineup table tr:first-child th:first-child{
	font-size:25px;
	background:#fff;
color: #fff
}
#Lineup table td{
	padding: 10px;
	text-align: right
}
#Lineup table td span{
	font-size: 20px;

}

#Lineup img{
	float:left;
	width: 210px;
	height: auto;
	margin-bottom: 10px;
}
#Lineup img.four{
	margin-right: 180px;
	margin-left: 250px;
}

#Lineup #souryou{
	margin: 0 auto;

}
#Lineup #souryou p{
	font-size: 19px;
	margin-left: 200px;
}

/*----------------------------------------------
フォーム
----------------------------------------------*/
.contents_detail h2 {
	margin-bottom: 20px;
}
#InquiryForm{
	border: none;
	clear:both;
	padding-bottom: 100px
}

#InquiryForm fieldset{
	border: none;
		margin: 20px auto;
}
#InquiryForm fieldset legend{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding:0 5px;
	border-left:solid 7px #ff7804
}

#InquiryForm fieldset table {
	width: 100%;
	border-top:1px solid #666;
	border-right:none;
	border-left:none;
	margin:0 auto 30px;
}
#InquiryForm fieldset table tr th {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #f0f4f7;
	border-bottom:dotted 1px #333;
	text-align: left;
	padding:15px; 
}
#InquiryForm fieldset table tr th span {
	display: block;
	font-size: 10px;
	color:#D30B0F;
	padding-top: 5px;
}
#InquiryForm fieldset table tr td {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding:15px 0 15px 30px; 
	border-bottom:dotted 1px #333; 
}
#InquiryForm fieldset table tr td p{
	font-size: 12px;	
}
.txtbox{
	width: 240px;
	padding:5px;
}
.txtbox2{
	width: 500px;
	padding:5px;
}
select{
	padding:5px;	
}

#Send {
	text-align: center;
}
#Send input {
	width: 200px;
	height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background:#ff7804;
	border:none;
	border-radius: 4px;
}

#Send input:hover {
	cursor:pointer;
	background:#ff7804;
	opacity: 0.8
}

#InquiryForm fieldset table tr td textarea {
	width: 360px;
	height: 180px;
}
#Thanks {
	margin-right: 40px;
	margin-left: 40px;
	font-size: 16px;
	line-height: 40px;
	margin-top: 150px;
}

#Thanks p{
	margin-bottom: 40px;

}

#InquiryForm  #MuryouSoudan {
	padding-left: 27px;
	
}
#InquiryForm  #MuryouSoudan input[type="checkbox"],#InquiryForm .left input[type="checkbox"] {
	margin-left: -15px;
	
}
@media screen and (max-width: 767px) {
/*.contents_detail h2 {
	margin-bottom: 30px;
	padding: 20px 0px; 
	border-bottom:dotted 1px #99aab3;
}	
.contents_detail h2::after{
	display: inline-block;
	color:#333333;
	font-size: 25px;
	font-weight: normal;
	content: attr(data-label); 	
	}
.contents_detail h2 img{
		display: none;
	}
#InquiryForm fieldset table{
	margin: 0 auto;
	border:none;

	}
#InquiryForm fieldset table tr th{
	box-sizing: border-box;
width: 100%;
display: block;	
	background: none;
	border:none;
	}
#InquiryForm fieldset table tr th span {
	display: inline-block;
	padding-left: 10px;	
}
#InquiryForm fieldset table tr td{
		display: block;	
		padding: 20px 0px;
		text-align: center;
}
#InquiryForm fieldset table tr td.left{
		text-align: left;
	    padding-left: 27px;
}
#InquiryForm fieldset table tr td .txtbox,
#InquiryForm fieldset table tr td .txtbox2{
	width: 90%;
	padding: 10px 5px;
}
#InquiryForm fieldset table tr td textarea {
	width: 90%;
	height: 180px;
}
	select {
		height: 30px;
		
	}
#InquiryForm  input[type="checkbox"] {
    margin-left: -15px;
}
input,textarea {
    border-style:solid;
	border-width: 1px;
	border-color: #ccc;
	
}
#InquiryForm  td{
	padding-left: 27px;
	
}
.contents_detail #Thanks {
     margin-right: 0px; 
     margin-left: 0px; 
    line-height: 20px;
}
.contents_detail #Thanks p{
     margin-bottom: 10px; 

}
	*/
}
