@charset "shift_jis";
/* CSS Document */
/*------------------------------------------*/


#wrapContents #impinch .top_btn{
  bottom:3%;
  left: 2%;
	  position: absolute;
}

#wrapContents #impinch .relative{
	position: relative;
}

#wrapContents #impinch .absolute03 {
  width: 150px;
  position: absolute;
  top: 30%;
  left: 1%;
}

#wrapContents #impinch .hd{
	position:relative;

}


.cta{
	width:100%;
	position:relative;
}
.cta_btn{
	width:80%;
	position:absolute;
	bottom:40%;
	left:10%;
}

#wrapContents #impinch div.sle04 .ip0403{
	width:630px;
	margin:0 auto;
}
#wrapContents #impinch div.sle04 .ip0403 dt{
	font-size:1em;
	line-height:150%;
	letter-spacing:0.1em;
	color:#92673d;
	font-weight:bold;
	margin:25px 0 15px;
}
#wrapContents #impinch div.sle04 .ip0403 dd{
	font-size:0.75em;
	line-height:150%;
	letter-spacing:0.1em;
	margin: 0 0 10px;
}
#wrapContents #impinch div.sle04 .ip0403 table{
	font-size:0.7em;
	line-height:150%;
	letter-spacing:0.1em;
	color:#737373;
	border-top: 2px solid #cdc5bc;
	border-left: 2px solid #cdc5bc;
	border-right: 1px solid #cdc5bc;
	border-bottom: 1px solid #cdc5bc;
	table-layout:fixed;
	background:#fdfaf6;
	width:630px;
}
#wrapContents #impinch div.sle04 .ip0403 td{
	padding:8px 10px;
	border-right: 1px solid #cdc5bc;
	border-bottom: 1px solid #cdc5bc;
	vertical-align:middle;
}
#wrapContents #impinch div.sle04 .ip0403 p.kome{
	font-size:0.65em;
	color:#737373;
	padding:10px 0 30px;
	text-align:right;
	background:url(images_impinch/ip_04_03_line.gif) bottom repeat-x;
}


.gif_img, .img04{
width: 100%;
	margin: 0 auto;
}



.footer_sammaryinner {
				  padding: 20px 15px 20px;
				  text-align: left;
				  background: #FFF;
				  line-height: 1.5;
				}

				.footer_sammaryinner_main {
		font-size: 100%;
				  margin: 0 auto;
				}

				.footer_sammaryinner_main h3 {
				  margin-bottom: 8px;

				  color: #fff !important;
				  font-size: 120% !important;
				  font-weight: normal;
				  background-color: #333;
				  display: block;
				  position: relative;
				  padding:1.5% 2% !important;
				background:#3d120c !important;
				}

				.footer_sammaryinner_main h3::before {
				  position: absolute;
				  top: 0;
				  bottom: 0;
				  right: 14px;
				  margin: auto;
				  content: "";
				  vertical-align: middle;
				  box-sizing: border-box;
				  width: 22px;
				  height: 22px;
				  border: 2px solid #fff;
				  -webkit-border-radius: 50%;
				  border-radius: 50%;
				}

				.footer_sammaryinner_main h3::after {
				  position: absolute;
				  top: 0;
				  bottom: 0;
				  right: 16px;
				  margin: auto;
				  content: "";
				  vertical-align: middle;
				  box-sizing: border-box;
				  width: 8px;
				  height: 8px;
				  border: 5px solid transparent;
				  border-left: 5px solid #fff;
				}

				.footer_sammaryinner_main h3.on::after {
				  top: 7px;
				  bottom: 0;
				  right: 20px;
				  transform: rotate(90deg);
				}

				.footer_sammaryinner_main .toggleBox {
				  display: none;
				}

				.footer_sammaryinner_main dt {

				}

				.card_summary {
				  padding: 15px;
				  background: #d6ccbf;

				}

				.color01 {
				  color: #980202;
				}

				.footer_sammaryinner_main ol {
				  margin-bottom: 30px;
				}

				.footer_sammaryinner_main ol li {
				  margin-left: 1.2em;
				  text-indent: -1.2em;
				  list-style: decimal inside;
				}

				.fl {
				  float: left;
				}

				.mr10 {
				  margin-right: 10px;
				}

				.mb20 {
				  margin-bottom: 20px;
				}

				.footer_copyinner {
				  text-align: center;
				}

				.footer_sammaryinner_main ol {
				  margin-bottom: 30px;
				}

				.footer_sammaryinner_main ol li {
				  margin-left: 1.2em;
				  text-indent: -1.2em;
				  list-style: decimal inside;
				}
 hr {
  /*上下の余白も含めた全体の高さ*/
  height: 50px;
  position: relative;
  border: none;
}

 hr:before {
  /*横幅*/
  width: 100%;
  /*線の高さ*/
  height: 2px;
  /*線の種類*/
  border-style: solid;
  /*上線の色*/
  border-top-color: #009da5;
  /*下線の色*/
  border-bottom-color: #ccc;
  /*上線の太さ*/
  border-top-width: 1px;
  /*下線の太さ*/
  border-bottom-width: 1px;
  border-left: none;
  border-right: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translatex(-50%);
}

 .UgcCreativeReview-gradItemInner {
  backface-visibility: visible;
}

 .UgcCreativeReview-show #UgcCreativeReview-app_url #UgcCreativeReview-logo_img {
  height: 10px !important;
  display: inline !important;
  vertical-align: baseline;
}

 .UgcCreativeReview-headerImage {
  margin: 0 auto;
}