
#cont{
  background: url(/sp_resources/images/bg.gif) left top repeat;
}

#ttp_wrap{
  background-color: #fffaf0;
  margin: 0 10px;
  padding: 0 14px 40px;
  background-image: url("../images/ttp_border02.png");
  background-size: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
}

#ttp_wrap *{
  box-sizing: border-box;
}

#ttp_wrap a{
  display: block;
}

#ttp_wrap img{
  width: 100%;
  vertical-align: bottom;
}

.ttp_ttl{
  margin: 0 -14px;
}

.ttp_prd__list{
  padding: 10px 0;
  margin-bottom: 30px;
}

.ttp_prd__list:after{
  content: "";
  display: table;
  clear: both;
}

.ttp_prd__item{
  width: 50%;
  float: left;
  padding: 0 7px;
}

.ttp_prd__item:nth-child(odd){
  padding: 0 7px 0 0;
}

.ttp_prd__item:nth-child(even){
  padding: 0 0 0 7px;
}

.ttp_shop__wrap{
  margin-bottom: 25px;
}

.ttp_shop__txt{
  font-size: 10px;
  line-height: 1.6;
}

.ttp_movie__wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 25px;
}
.ttp_movie__wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.ttp_kv__wrap{
  margin-bottom: 35px;
}

.ttp_con__head{
  margin-bottom: 22px;
  padding: 0 5px;
}

.ttp_con__item{
  text-align: center;
}

.ttp_con__cat_ttl{
  padding: 0 17px;
  margin-bottom: 30px;
}

.ttp_con1__cat{
  padding: 0 10px;
  margin-bottom: 20px;
}

.ttp_con1__txt{
  line-height: 1.6;
  text-align: left;
  margin-bottom: 25px;
}

.ttp_con2__cat_ttl{
  padding: 10px 10px 7px;
  margin-bottom: 20px;
}

.ttp_con2__txt{
  padding: 0 10px;
  margin-bottom: 35px;
}

.ttp_con2__box{
  padding: 0 10px;
}

.ttp_con2__box_inner{
  position: relative;
  top: -30px;
  z-index: 2;
  margin: 0 -10px;
}

.ttp_con2__box_inner:after{
  content: "";
  display: table;
  clear: both;
}

.ttp_con2__box_inner_img{
  display: block;
  float: left;
  width: 50% !important;
}

.ttp_con2__box_inner_list{
  font-size: 11px;
  line-height: 1.5;
  float: left;
  width: 50%;
  text-align: left;
  position: relative;
  top: 30px;
  padding-left: 10px;
  margin-right: -20px;
}

.ttp_con2__box_inner_head{
  border-bottom: 1px solid #f6e3b2;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.ttp_con2__box_inner_item{
  line-height: 1.5;
}

.ttp_con__item_ttl{
  margin-bottom: 18px;
  padding: 10px 5px;
}

.ttp_con3__cat{
  margin-bottom: 35px;
}

.ttp_con3__box{
  position: relative;
  margin-bottom: 35px;
}

.ttp_con3__box_item{
  position: relative;
}

.ttp_con3__box_item_list{
  width: 45%;
  font-size: 11px;
  line-height: 1.5;
  position: absolute;
  top: 10px;
  left: 50%;
  text-align: left;
  padding-left: 5px;
}

.ttp_con3__box_item_head{
  border-bottom: 1px solid #f6e3b2;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.ttp_con3__box_inner{
  width: 100%;
  padding: 0 12px;
  position: absolute;
  bottom: 2.5%;
}

.ttp_con3__box_inner_link{
  margin-bottom: 15px;
}

.ttp_comp__list{
  margin-bottom: 20px;
}

.ttp_comp__head{
  margin-bottom: 15px;
}

.ttp_comp__item{
  margin-bottom: 15px;
}

.ttp_comp__item1{
  margin-bottom: 5px;
}

.ttp_comp__item3{
  margin-bottom: 24px;
}

.ttp_comp__txt{
  font-size: 10px;
  line-height: 1.6;
  margin-bottom: 35px;
}

.ttp_voice__list{
  margin-bottom: 40px;
}

.ttp_voice__head{
  margin: 0 -14px;
}

.ttp_voice__item{
  margin: 0 -4px;
}

.ttp_shop__wrap:last-child{
  margin-bottom: 0;
}

.ttp_shop__link{
  margin-bottom: 10px;
  position: relative;
}

.ttp_shop__img{
	cursor: pointer;
}

.ttp_shop__para{
	padding-top: 5px;
	line-height: 1.5;
	margin: 0 -20px;
}

.ttp_shop__list{
	text-align: center;
	width: 100%;
	background-color: #fff;
	border: 2px solid #cc0033;
	padding: 10px 0;
	-o-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	position: absolute;
	top:105%;
	left:0;
  display: none;
	opacity:1;
	filter: alpha(opacity=100);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity:1;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 1;              /* Safari 1.x */
  z-index: 2;
}

.ttp_shop__list:before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom: 6px solid #cc0033;
	position: absolute;
	top:-14px;
	left:50%;
	margin-left:-3px;
}

.ttp_shop__list:after{
	font-size: 0;
	display: table;
	content: '';
	clear: both;
}

.ttp_shop__item{
	width: 100px;
	display: inline-block;
	padding: 0 5px;
}
