@charset "utf-8";

@media screen and (min-width: 769px) {
/***** PC用のスタイル記述 *****/

/*------------------------------------------------------------
コーディネート
------------------------------------------------------------*/
#coodinate_main p {
  margin-bottom: 60px;
}

#standard {
  margin-bottom: 60px;
}
#standard h3 {
  font-weight: normal;
  font-size: 22px;
  line-height: 50px;
  background: url("../common/images/back_h.jpg") left top no-repeat;
  padding: 0 20px;
  margin-bottom: 20px;
}

#esperanza h3 {
  font-weight: normal;
  font-size: 22px;
  line-height: 50px;
  background: url("../common/images/back_h.jpg") left top no-repeat;
  padding: 0 20px;
  margin-bottom: 20px;
}
#esperanza > dl {
  margin-bottom: 30px;
  overflow: hidden;
  *zoom: 1;
}
#esperanza > dl dt {
  float: left;
  width: 290px;
}
#esperanza > dl dd {
  margin-left: 310px;
}
#esperanza section.table_layout {
  margin-bottom: 30px;
}
#esperanza section.table_layout h4 {
  color: #c2a353;
  font-weight: bold;
  font-size: 18px;
  padding-left: 12px;
  margin-bottom: 20px;
  border-left: 4px solid #c2a353;
}
#esperanza section.table_layout p {
  margin-bottom: 10px;
}
#esperanza section.table_layout p:nth-of-type(2) {
  margin-bottom: 0;
  text-align: center;
  padding: 10px;
  background: #eeebe1;
}
#esperanza section.option {
  margin-bottom: 30px;
  overflow: hidden;
  *zoom: 1;
}
#esperanza section.option h4 {
  color: #c2a353;
  font-weight: bold;
  font-size: 18px;
  padding-left: 12px;
  margin-bottom: 20px;
  border-left: 4px solid #c2a353;
}
#esperanza section.option dl {
  float: left;
  width: 470px;
  margin: 0 20px 20px 0;
}
#esperanza section.option dl:nth-child(odd) {
  margin-right: 0;
}
#esperanza section.option dl:nth-of-type(1) {
  background: url("../detail/coordinate/images/img_option_flower.jpg") right bottom no-repeat;
}
#esperanza section.option dl:nth-of-type(2) {
  background: url("../detail/coordinate/images/img_option_plant.jpg") right bottom no-repeat;
}
#esperanza section.option dl:nth-of-type(3) {
  background: url("../detail/coordinate/images/img_option_color.jpg") right bottom no-repeat;
}
#esperanza section.option dl:nth-of-type(4) {
  background: url("../detail/coordinate/images/img_option_candle.jpg") right bottom no-repeat;
}
#esperanza section.option dl:nth-of-type(5) {
  background: url("../detail/coordinate/images/img_option_lighting.jpg") right bottom no-repeat;
}
#esperanza section.option dl:nth-of-type(6) {
  background: url("../detail/coordinate/images/img_option_bgm.jpg") right bottom no-repeat;
}
#esperanza section.option dl dt {
  line-height: 30px;
  background: #eeebe1;
  text-align: center;
}
#esperanza section.option dl dd {
  border-right: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  padding: 4px 9px 0;
}

}
@media screen and (max-width: 768px) {
/* タブレット用のスタイル記述 */
/* スマートフォン用のスタイル記述 */

img{
	width:100%;
	height:inherit;
}

#headding{
	margin:0 0 20px;
	padding:58px 0 0 0;
}

#coodinate_main{
	width:94%;
	margin:0 auto 20px;
}

section h3{
	font-size:16px;
	font-weight:normal;
    border-top: 1px solid #eeebe1;
    border-bottom: 1px solid #e7a4ab;
    background: linear-gradient(to bottom, #fff 0%, #dddddd 90%);
    padding: 5px 3%;
    margin-bottom: 15px;
}

section p{
	font-size:14px;
	width:94%;
	margin:0 auto 20px;
}

section dl{
	width:94%;
	margin:0 auto 20px;
}

section dl dt{
	margin:0 0 10px;
}

section dl dd{
	font-size:14px;
}

section h4{
	width:94%;
	margin:0 auto 20px;
    font-size: 14px;
	font-weight:normal;
    border-left: 2px solid #c4a75a;
    color: #c4a75a;
    padding-left: 8px;
    margin-bottom: 10px;
    line-height: 1.2;
}

section.option{
}

section.option dl{
	overflow:hidden;
	margin:0 auto 15px;
}

section.option dl dt{
    font-size:14px;
    background: #eeebe2;
    padding: 5px 3%;
    margin-bottom: 10px;
}

section.option dl dd figure{
	width: 23.3%;
    float: left;
}

section.option dl dd span{
	display:block;
	width: 72%;
    float: right;
    font-size:14px;
}

	
}


/*# sourceMappingURL=coodinate.css.map */
