@charset "utf-8";
/* Main*/
#campaign_index{}
#campaignCont{}
.present_header{
	background: #fff url("/attento/tapepad-2020/img/tp-main-bg.jpg") no-repeat center top;
	width:100%;
	height: 580px;
	padding: 0;
	position: relative;
}
.present_header h1{
	margin:auto;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 694px;
	height: 156px;
	background: url("/attento/tapepad-2020/img/tp-main-title.png") no-repeat;
	background-size: contain;
	position: absolute;
	top:92px;
	left:0;
	right:0;
}
.present_header h2{
	margin:auto;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 532px;
	height: 40px;
	background: url("/attento/tapepad-2020/img/tp-main-subtitle.png") no-repeat;
	background-size: contain;
	position: absolute;
	top:30px;
	left:0;
	right:0;
}
.present_header .copy-text {
	margin:0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 430px;
	height: 127px;
	background: url("/attento/tapepad-2020/img/tp-main-copy.png") no-repeat;
	background-size: contain;
	position: absolute;
	top:298px;
	left:60px;
}
.present_header img.package-img {
	margin:0;
	padding: 0;
	width: 388px;
	height: 210px;
	position: absolute;
	top:260px;
	right:60px;
}
.present_header img.main-attento {
	margin:0;
	padding: 0;
	width: 106px;
	height: 82px;
	position: absolute;
	top:16px;
	right:16px;
}
.present_header .caption-text {
	margin:0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 372px;
	height: 73px;
	background: url("/attento/tapepad-2020/img/tp-main-caption.png") no-repeat;
	background-size: contain;
	position: absolute;
	top:450px;
	right:70px;
}
.header_day{
	margin:0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 356px;
	height: 28px;
	background: url("/_var/attento/tapepad-2020/img/tp-main-day.png") no-repeat center top;
	background-size: contain;
	position: absolute;
	top:450px;
	left:60px;
}
/* Main MediaQueries  */
@media screen and (max-width: 767px) {
.present_header{
	background: #fff url("/attento/tapepad-2020/img/s/tp-main-bg.jpg") no-repeat center top;
	background-size: cover;
	height: 0;
	padding: 0;
	padding-bottom: 162.666%;
}
.present_header h1{
	width: 92.53%;
	height: 0;
	top:13.934%;
	padding-bottom: 22.478%;
}
.present_header h2{
	width: 92%;
	height: 0;
	top:6.557%;
	padding-bottom: 7.54%;
}
.present_header .copy-text {
	width: 89.333%;
	height: 0;
	top:31.967%;
	left:0;
	right:0;
	margin: auto;
	padding-bottom: 29.552%;
}
.present_header img.package-img {
	margin:auto;
	width: 90.133%;
	top:58.809%;
	right:0;
	left:0;
}
.present_header img.main-attento {
	width: 20%;
	top:46.721%;
	right:5.333%;
}
.present_header .caption-text {
	margin:auto;
	width: 87.2%;
	height: 0;
	top:87.704%;
	right:0;
	left:0;
	padding-bottom: 19.5718%;
}
.header_day{
	top:51.475%;
	left:5.333%;
	width: 68%;
	height: 0;
	padding-bottom: 7.843%;
}
}
/* product */
#special_cont{ 
	margin:0;
}
#tp-product {
	position:relative;
	background: #fff;
	width: 100%;
	height: 820px;
	overflow: hidden;
}
#tp-product h3.tp-t-h3,
#tp-product h3.tp-p-h3,
#tp-product p.tp-t-text,
#tp-product p.tp-p-text {
	margin:0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
}
#tp-product h3.tp-t-h3 {
	width: 306px;
	height: 97px;
	background: url("/attento/tapepad-2020/img/tp-t-title.png") no-repeat;
	background-size: contain;
	top:0;
	left:90px;
}
#tp-product h3.tp-p-h3 {
	width: 322px;
	height: 70px;
	background: url("/attento/tapepad-2020/img/tp-p-title.png") no-repeat;
	background-size: contain;
	top:0;
	right:88px;
}
#tp-product p.tp-t-text {
	width: 238px;
	height: 53px;
	background: url("/attento/tapepad-2020/img/tp-t-subtitle.png") no-repeat;
	background-size: contain;
	top:388px;
	left:130px;
}
#tp-product p.tp-p-text {
	width: 394px;
	height: 51px;
	background: url("/attento/tapepad-2020/img/tp-p-subtitle.png") no-repeat;
	background-size: contain;
	top:388px;
	right:40px;
}
#tp-product img.tp-t-img {
	width:367px;
	position: absolute;
	top:120px;
	left:62px;
}
#tp-product img.tp-p-img {
	width:260px;
	position: absolute;
	top:80px;
	right:114px;
}
#tp-product img.tp-t-graph {
	width:478px;
	position: absolute;
	bottom:0;
	left:5px;
}
#tp-product img.tp-p-graph {
	width:478px;
	position: absolute;
	bottom:0;
	right:5px;
}
#tp-product img.tp-img-plus {
	width:74px;
	position: absolute;
	top:206px;
	left:475px;
}
/* Product MediaQueries  */
@media screen and (max-width: 767px) {
#tp-product {
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 9.333%;
}
#tp-product h3.tp-t-h3,
#tp-product h3.tp-p-h3,
#tp-product p.tp-t-text,
#tp-product p.tp-p-text {
	position:relative;
	margin: 0 auto;
	padding: 0;
}
#tp-product h3.tp-t-h3 {
	width: 90.666%;
	height: 0;
	background: url("/attento/tapepad-2020/img/s/tp-t-title.png") no-repeat;
	background-size: contain;
	padding-bottom: 15.294%;
	top:0;
	left:0;
	right:0;
	bottom: 0;
	margin-bottom: 5.333%;
}
#tp-product h3.tp-p-h3 {
	width: 63.466%;
	height: 0;
	background:url("/attento/tapepad-2020/img/tp-p-title.png") no-repeat;
	background-size: contain;
	padding-bottom: 14.848%;
	top:0;
	left:0;
	right:0;
	bottom: 0;
	margin-bottom: 5.333%;
}
#tp-product p.tp-t-text {
	width: 44.266%;
	height: 0;
	background:url("/attento/tapepad-2020/img/tp-t-subtitle.png") no-repeat;
	background-size: contain;
	padding-bottom: 10.289%;
	top:0;
	left:0;
	right:0;
	bottom: 0;
	margin-bottom: 5.333%;
}
#tp-product p.tp-p-text {
	width: 76.266%;
	height: 0;
	background: url("/attento/tapepad-2020/img/tp-p-subtitle.png") no-repeat;
	background-size: contain;
	padding-bottom: 10.237%;
	top:0;
	left:0;
	right:0;
	margin-bottom: 5.333%;
}
#tp-product img.tp-t-img,
#tp-product img.tp-p-img,
#tp-product img.tp-t-graph,
#tp-product img.tp-p-graph,
#tp-product img.tp-img-plus {
	top:0;
	left:0;
	right:0;
	bottom: 0;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 5.333%;
}
#tp-product img.tp-t-img {
	width:76.8%;
	position:relative;
}
#tp-product img.tp-p-img {
	width:54.4%;
	position:relative;
}
#tp-product img.tp-t-graph {
	width:100%;
	position:relative;
}
#tp-product img.tp-p-graph {
	width:100%;
	position:relative;
}
#tp-product img.tp-img-plus {
	width:19.733%;
	position:relative;
}
}
/* Products New */
#tp-nw-product {
	background: #fff;
	width: 100%;
	overflow: hidden;
}
#tp-nw-product .tp-nw-product-left {
	width:478px;
	float: left;
	margin-left: 5px;
}
#tp-nw-product .tp-nw-product-right {
	width:478px;
	float: right;
	margin-right: 5px;
}
#tp-nw-product h3.tp-nw-t-h3-1,
#tp-nw-product h3.tp-nw-t-h3-2 {
	width: 478px;
	height:64px;
	text-align: center;
}
#tp-nw-product h3.tp-nw-t-h3-1 {
	background: #00a0e9;
}
#tp-nw-product h3.tp-nw-t-h3-2 {
	background: #1d125d;
}
#tp-nw-product h3.tp-nw-t-h3-1 img {
	width:242px;
	margin-top: 19px;
}
#tp-nw-product h3.tp-nw-t-h3-2 img {
	width:174px;
	margin-top: 19px;
}
#tp-nw-product .tp-nw-product-left-left,
#tp-nw-product .tp-nw-product-right-left{
	width:239px;
	float: left;
	text-align: center;
}
#tp-nw-product .tp-nw-product-left-right,
#tp-nw-product .tp-nw-product-right-right{
	width:239px;
	float: right;
	text-align: center;
}
#tp-nw-product .tp-nw-product-left-left {
	background: #cdeefe;
	position:relative;
}
#tp-nw-product .tp-nw-product-left-right {
	background: #b8e7fd;
	position:relative;
}
#tp-nw-product .tp-nw-product-right-left {
	background: #ecebfe;
	position:relative;
}
#tp-nw-product .tp-nw-product-right-right {
	background: #e2e1fd;
	position:relative;
}
/* Products img */
#tp-nw-product img.tp-nw-copy-1 {
	width: 200px;
	margin-top: 24px;
}
#tp-nw-product img.tp-nw-copy-2 {
	width: 170px;
	margin-top: 24px;
}
#tp-nw-product img.tp-nw-copy-3 {
	width: 296px;
	position: absolute;
	top:36px;
	left:90px;
	z-index:200;
}
#tp-nw-product img.tp-nw-pop-1 {
	width: 188px;
	margin-top: 18px;
}
#tp-nw-product img.tp-nw-pop-2 {
	width: 188px;
	margin-top: 18px;
}
#tp-nw-product img.tp-nw-pop-3 {
	width: 188px;
	margin-top: 122px;
}
#tp-nw-product img.tp-nw-pop-4 {
	width: 222px;
	margin-top: 107px;
	position: relative;
	z-index: 100;
}
#tp-nw-product img.tp-nw-pack-1 {
	width: 194px;
	margin-top: 58px;
}
#tp-nw-product img.tp-nw-pack-2 {
	width: 180px;
	margin-top: 25px;
}
#tp-nw-product img.tp-nw-pack-3 {
	width: 172px;
	margin-top: 4px;
}
#tp-nw-product img.tp-nw-pack-4 {
	width: 170px;
	margin-top: -6px;
	position: relative;
	z-index: 10;
}
#tp-nw-product img.tp-nw-subcopy-1 {
	width: 188px;
	margin-top: 22px;
	margin-bottom:25px;
}
#tp-nw-product img.tp-nw-subcopy-2 {
	width: 190px;
	margin-top: 22px;
}
#tp-nw-product img.tp-nw-subcopy-3 {
	width: 178px;
	margin-top: 22px;
}
#tp-nw-product img.tp-nw-subcopy-4 {
	width: 196px;
	margin-top: 22px;
}
#tp-nw-product img.tp-nw-img-1,
#tp-nw-product img.tp-nw-img-2,
#tp-nw-product img.tp-nw-img-3,
#tp-nw-product img.tp-nw-img-4{
	width: 238px;
	margin: 20px 0;
}
tp-nw-product a {
	width:100%;
}
#tp-nw-product img.tp-nw-btn {
	width: 200px;
	margin-bottom: 20px;
	filter: drop-shadow(0 2px 0.33rem #444);
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
#tp-nw-product img.tp-nw-btn:hover {
	filter: drop-shadow(0 0 0.05rem #444);
	transform: scale(0.97);
}
/* Product MediaQueries  */
@media screen and (max-width: 767px) {
#tp-nw-product {
	padding-top:8%;
}
#tp-nw-product .tp-nw-product-left {
	width:100%;
	float: none;
	margin-left: 0;
}
#tp-nw-product .tp-nw-product-right {
	width:100%;
	float: none;
	margin-left: 0;
}
#tp-nw-product h3.tp-nw-t-h3-1,
#tp-nw-product h3.tp-nw-t-h3-2 {
	width: 100%;
	height:auto;
}
#tp-nw-product h3.tp-nw-t-h3-1 img {
	width:51.466%;
	margin: 3.466% 0;
}
#tp-nw-product h3.tp-nw-t-h3-2 img {
	width:36%;
	margin: 3.466% 0;
}
#tp-nw-product .tp-nw-product-left-left,
#tp-nw-product .tp-nw-product-right-left{
	width:100%;
	float: none;
}
#tp-nw-product .tp-nw-product-left-right,
#tp-nw-product .tp-nw-product-right-right{
	width:100%;
	float: none;
}
/* Products img */
#tp-nw-product img.tp-nw-copy-1 {
	width: 77.066%;
	margin-top: 8%;
}
#tp-nw-product img.tp-nw-copy-2 {
	width: 65.066%;
	margin-top: 8%;
}
#tp-nw-product img.tp-nw-copy-3 {
	width: 95.6%;
	position: relative;
	top:0;
	left:0;
	right:0;
	z-index:200;
	margin-top: 8%;
}
#tp-nw-product img.tp-nw-pop-1 {
	width: 72.8%;
	margin-top: 8%;
}
#tp-nw-product img.tp-nw-pop-2 {
	width: 72.8%;
	margin-top: 8%;
}
#tp-nw-product img.tp-nw-pop-3 {
	width: 72.8%;
	margin-top: 8%;
}
#tp-nw-product img.tp-nw-pop-4 {
	width: 84.8%;
	margin-top: 8%;
	position: relative;
	z-index: 100;
}
#tp-nw-product img.tp-nw-pack-1 {
	width: 75.2%;
	margin-top: 5.333%;
}
#tp-nw-product img.tp-nw-pack-2 {
	width: 69.6%;
	margin-top: 5.333%;
}
#tp-nw-product img.tp-nw-pack-3 {
	width: 66.133%;
	margin-top: 5.333%;
}
#tp-nw-product img.tp-nw-pack-4 {
	width: 65.733%;
	margin-top: 5.333%;
	position: relative;
	z-index: 10;
}
#tp-nw-product img.tp-nw-subcopy-1 {
	width: 72%;
	margin-top: 5.333%;
	margin-bottom:0;
}
#tp-nw-product img.tp-nw-subcopy-2 {
	width: 73.066%;
	margin-top: 5.333%;
}
#tp-nw-product img.tp-nw-subcopy-3 {
	width: 68.133%;
	margin-top: 5.333%;
}
#tp-nw-product img.tp-nw-subcopy-4 {
	width: 75.333%;
	margin-top: 5.333%;
}
#tp-nw-product img.tp-nw-img-1,
#tp-nw-product img.tp-nw-img-2,
#tp-nw-product img.tp-nw-img-3,
#tp-nw-product img.tp-nw-img-4{
	width: 92%;
	margin: 8% 0;
}
tp-nw-product a {
	width:100%;
}
#tp-nw-product img.tp-nw-btn {
	width: 76.8%;
	margin-bottom: 8%;
	filter: drop-shadow(0 2px 0.33rem #444);
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
#tp-nw-product img.tp-nw-btn:hover {
	filter: drop-shadow(0 0 0.05rem #444);
	transform: scale(0.97);
}
}
/* Shopping information */
#tp-shoppinginfo {
	position:relative;
	background: #fff;
	width: 100%;
	padding: 60px 0;
	overflow: hidden;
}
#tp-shoppinginfo h3.tp-si-h3 {
	margin:0 auto;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 610px;
	height: 28px;
	background: url("/attento/tapepad-2020/img/tp-title-more.png") no-repeat;
	background-size: contain;
}
#tp-shoppinginfo p.tp-si-text {
	font-size:16px;
	line-height: 32px;
	width:520px;
	margin: 80px 0 0 50px;
	float: left;
	text-align: left;
}
#tp-shoppinginfo img.tp-si-img {
	width:270px;
	margin: 46px 90px 0px 0;
	float: right;
}
#tp-shoppinginfo .btn,
#tp-shoppinginfo a.btn,
#tp-shoppinginfo button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: -0.05em;
  color: #222222;
  border-radius: 0.5rem;
}
#tp-shoppinginfo a.tp-btn-si {
	display: block;
	float:none;
	clear: both;
	width: 40%;
	margin: 0 auto;
	font-size: 2rem;
	position: relative;
	padding: 1.3rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff;
	border-radius: 100vh;
	background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#11de3c),
    to(#47ae24)
	);
	background-image: -webkit-linear-gradient(left, #11de3c 0%, #47ae24 100%);
	background-image: linear-gradient(to right, #11de3c 0%, #47ae24 100%);
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}
#tp-shoppinginfo a.tp-btn-si:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	color: #fff;
}
@media screen and (max-width: 767px) {
#tp-shoppinginfo {
	padding: 45px 0;
	text-align: center;
}
#tp-shoppinginfo h3.tp-si-h3 {
	width: 63.2%;
	height: 0;
	background: url("/attento/tapepad-2020/img/s/tp-title-more.png") no-repeat;
	background-size: contain;
	padding-bottom: 21.94%;
}
#tp-shoppinginfo p.tp-si-text {
	font-size:14px;
	line-height: 28px;
	width:89.333%;
	margin: 0 auto;
	float: none;
}
#tp-shoppinginfo img.tp-si-img {
	width:62.9333%;
	margin: 5.333% auto 8% auto;
	float: none;
}
#tp-shoppinginfo a.tp-btn-si {
	width: 75%;
	font-size: 1.8rem;
	padding: 1.6rem;
}
}

/* Outline */
#crp-outline {
	margin-top: 0;
	width: 100%;
	background: #fff;
	padding: 0; 
}
#crp-outline .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
}
#crp-outline .cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
#crp-outline .cp_actab label {
	position: relative;
	display: block;
	cursor: pointer;
	margin: 0;
	padding:4px 0; 
	background: #424a5a;
	text-align: center;
	font-size:20px;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
}
#crp-outline h3 {
	color:#222;
	font-size: 24px;
	line-height: 1;
	text-align: left;
	margin-bottom: 10px;
}
#crp-outline h4 {
	color:#222;
	font-size: 14px;
	line-height: 1;
	text-align: left;
	margin: 20px 0 10px 0;
}
#crp-outline a {
	color: #40b014;
	text-decoration: underline;
}
#crp-outline a:link {
	color: #40b014;
	text-decoration: underline;
}
#crp-outline a:visited {
	color: #999999;
	text-decoration: underline;
}
#crp-outline a:hover {
	color: #fff;
	background: #40b014;
	text-decoration: none;
}
#crp-outline dl, dt, dd {
	box-sizing: border-box;
}
#crp-outline dl {
	font-size: 14px;
	line-height: 1.8;
	color: #222222;
	border-bottom: 1px solid #ddd;
	background: #e6ffdd;
	margin: 50px 30px 10px 30px;
}
#crp-outline dt,
#crp-outline dd {
	padding: 17px 15px 0 15px;
	border-top: 1px solid #ddd;
}
#crp-outline dt {
	width: 28%;
	float: left;
	font-weight: bold;
}
#crp-outline dd {
	margin-left: 28%;
	padding-bottom: 16px;
	background: #fff;
}
#crp-outline dd:after {
	content: '';
	display: block;
	clear: both;
}
#crp-outline dd ul {}
#crp-outline dd ul li{
	list-style: disc;
	margin-left: 1em;
	margin-bottom: 8px;
}
#crp-outline hr.terms-dl-hr {
	height:36px;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline;
}
#crp-outline hr.terms-dl-hr-small {
	height: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline;
}
#crp-outline a.terms-btn {
	background:#40b014;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
	border-radius: 24px;
	margin: 20px 0 0 0;
}
#crp-outline a.terms-btn:hover {
	opacity:0.6;
}
#crp-outline .addess-txt {
	color: #40b014;
	font-size: 18px;
	font-weight: 600;
}
#crp-outline .crp-tel-link {
	color: #40b014;
	font-size: 18px;
	font-weight: 600;
}
#crp-outline .caption {
	font-size: 11px;
}
#crp-outline .m-b{
	margin-bottom:8px;
}
#crp-outline .caption {
	font-size: 11px;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 240em;
}
/* Icon */
.cp_actab label::after {
	position: absolute;
	top: 19px;
	right: 10px;
	display: block;
	width: 16px;
	height: 9px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {/*
	content: '';
	display: block;
	width: 14px;
	height: 8px;
	background: url("../img/crp-outline-arr.png") no-repeat center center;
	background-size: contain;*/
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(180deg);
}
.cp-actab-small-text {
	font-size:14px;
}
/* Outline MediaQueries  */
@media screen and (max-width: 767px) {
#crp-outline .cp_actab label {
	padding:10px 0;
	font-size: 18px;
}
.cp-actab-small-text {
	font-size:12px;
}
#crp-outline h3 {
	margin-bottom: 10px;
}
#crp-outline h4 {
	margin: 30px 0 10px 0;
}
#crp-outline dl {
	border-bottom: 1px solid #ddd;
	background: #e6ffdd;
	margin: 20px 12px 10px 12px;
}
#crp-outline dt,
#crp-outline dd {
	padding: 10px 15px 8px 15px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#crp-outline dt {
	width: 100%;
	float: none;
}
#crp-outline dd {
	margin-left: 0;
	padding-bottom: 8px;
}
#crp-outline hr.terms-dl-hr {
	display: block;
	height:18px;
}
#crp-outline hr.terms-dl-hr-small {
	display: block;
	height: 10px;
}
#crp-outline a.terms-btn {
	display: block;
	width: 80%;
	padding: 10px 20px;
	text-align: center;
	margin: 0 auto 10px auto;
}
#crp-outline .addess-txt {
	font-size: 16px;
}
#crp-outline .crp-tel-link {
	font-size: 16px;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 600em;
}
/* Icon */
.cp_actab label::after {
	top: 25px;
	right: 10px;
	display: block;
}
}
/* contact */
#crp-organizer {
	width: 100%;
	background: #fff;
	text-align: center;
	border-radius: 0 0 15px 15px / 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px / 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px / 0 0 15px 15px;
}
#crp-organizer h3 {
	padding: 50px 30px 20px 30px;
	display: flex;
	align-items: center;
	font-size:16px;
	line-height: 1;
}
#crp-organizer h3:before,
#crp-organizer h3:after {
	border-top: 1px solid #dddddd;
	content: "";
	flex-grow: 1;
}
#crp-organizer h3:before {
	margin-right: 1rem;
}
#crp-organizer h3:after {
	margin-left: 1rem;
}
#crp-organizer h4 {
	font-size:18px;
	margin:10px auto 20px auto;
}
#crp-organizer p {
	font-size:14px;
	padding-bottom: 40px;
}
/* Outline MediaQueries  */
@media screen and (max-width: 767px) {
#crp-organizer {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#crp-organizer h3 {
	padding: 30px 12px 20px 12px;
}
#crp-organizer h4 {
	font-size:18px;
	margin:10px auto 20px auto;
}
#crp-organizer p {
	font-size:12px;
	padding-bottom: 40px;
}
}
/* Products Link */
#licam-productlink {
	width: 100%;
	margin: 40px auto;
	padding: 30px 0 24px 0;
	background: #fff;
	text-align: center;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#licam-productlink h3 {
	align-items: center;
	color:#222222;
	font-size:16px;
	line-height: 1.4;
	width: 12em;
	margin: 0 auto;

}
#licam-productlink ul.licam-shoplink {
	font-size:0;
	text-align: center;
	margin: 16px auto 24px auto;
	display:table;
	padding-bottom: 0;
}
#licam-productlink ul.licam-shoplink li {
	width:218px;
	height: 56px;
	float:left;
	margin: 0 10px 0 0;
}
#licam-productlink ul.licam-shoplink li:last-child {
	margin:0;
}
#licam-productlink ul.licam-shoplink li a{
	width:218px;
	height: 56px;
	border: solid 1px #dcdcdc;
	display: table-cell;
	vertical-align: middle;
	background: #fff;
}
#licam-productlink ul.licam-shoplink li img {
	width:100%;
}
#licam-productlink a.crp-shoplink {
}
/* Products Link MediaQueries  */
@media screen and (max-width: 767px) {
#licam-productlink {
	margin: 0 auto 50px auto;
	padding: 20px 0 24px 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#licam-productlink h3 {
	width: 93.3%;
	margin:0 auto;
}
#licam-productlink ul.licam-shoplink {
	margin: 16px auto 20px auto;
	width: 93.3%;
	text-align: center;
	padding-bottom: 0;
}
#licam-productlink ul.licam-shoplink li {
	width:48.4%;
	height: 52px;
	margin: 0 7px 10px 0;
	display: inline-block;
	float: none;
}
#licam-productlink ul.licam-shoplink li:nth-child(2),
#licam-productlink ul.licam-shoplink li:last-child {
	margin: 0 0 10px 0;
}
#licam-productlink ul.licam-shoplink li a{
	width:48.4%;
	height: 52px;
}
}
/* --- */
.note{
	padding: 0 200px 0 0;
	clear: both;
	text-align: right;
	position: relative;
	z-index: 15;
	font-size: 11px; /* ie8 */
	font-size: 1.1rem;
}
.research_note{
	padding: 10px 0 0;
	font-size: 11px; /* ie8 */
	font-size: 1.1rem;
	text-align: center;
	line-height: 1.3
}
.free_telno {
	background: url("/inquiry/img/free_ico.png") no-repeat left center;
	padding: 0 0 0 38px;
	font-size: 18px; /* ie8 */
	font-size: 1.8rem;
	font-weight: bold;
}
.close_info{
	margin: 10px 0 0;
	font-size: 14px; /* ie8 */
	font-size: 1.4rem;
}
/* clearfix */
#special_cont:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.s_br { display: none; }

.img-pc {
	display: block !important;
}
.img-sp {
	display: none !important;
}
@media only screen and (max-width: 768px) {
.img-pc {
	display: none !important;
}
.img-sp {
	display: block !important;
}
}
@media screen and (min-width: 768px) {
.br-pc {
	display: block;
}
.br-sp {
	display: none;
}
}

@media screen and (max-width: 768px) {
.br-pc {
	display: none;
}
.br-sp {
	display: block;
}
}



/*******************************
	2022.03.28 up
*******************************/
.r2203 .header_day {
	width: 371px;
	height: 28px;
	background: url("/_var/attento/tapepad-2020/img/202203/tp-main-day.png") no-repeat left top;
	background-size:contain;
	top:450px;
	left:60px;
}
@media screen and (max-width: 767px) {
.r2203 .header_day {
	top:51.475%;
	left:5.333%;
	width: 68%;
	height: 0;
	padding-bottom: 7.843%;
}
}


.r2203 #tp-nw-product img.tp-nw-pop-1 {
	width: 212px;
}
.r2203 #tp-nw-product img.tp-nw-copy-2 {
	width: 230px;
}
.r2203 #tp-nw-product img.tp-nw-pop-2 {
	width: 212px;
	margin-bottom: 3px;
}
@media screen and (max-width: 767px) {
.r2203 #tp-nw-product img.tp-nw-pop-1 {
	width: 80.6%;
}
.r2203 #tp-nw-product img.tp-nw-copy-2 {
	width: 87.8%;
}
.r2203 #tp-nw-product img.tp-nw-pop-2 {
	width: 80.9%;
	margin-bottom: 0;
}
}

.r2203 #tp-nw-product .tp-nw-btn2 {
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
.r2203 #tp-nw-product .tp-nw-btn2 {
	margin-top: 8%;
}	
}

.r2203 #tp-nw-product .tp-nw-product-right-left {
	background-color: #ecebfe;
}
.r2203 #tp-nw-product .tp-nw-product-right-left.tp-right {
	background-color: #e2e1fd;
}

.r2203 #tp-nw-product .tp-nw-copy-3 {
	width: 319px;
	position: absolute;
	top: 36px;
	left: 90px;
	z-index: 200;
}
.r2203 #tp-nw-product img.tp-nw-copy-3 {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
@media screen and (max-width: 767px) {
.r2203 #tp-nw-product .tp-nw-copy-3 {
	width: 100%;
	position:relative;
	margin-top: 0;
	top: 0;
	left: 0;
	right: 0;
}
.r2203 #tp-nw-product img.tp-nw-copy-3 {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	padding-top: 8%;
}
}

.r2203 .tp-nw-pop-3_3 {
	width: 310px;
	height: 105px;
	position: absolute;
	top:100px;
	left: 86px;
	z-index: 200;
}
.r2203 #tp-nw-product img.tp-nw-pop-3 {
	width: 100%;
	margin: 0;
}
.r2203 .tp-nw-pack-3 {
	padding-top: 251px;
}

@media screen and (max-width: 767px) {
.r2203 .tp-nw-pop-3_3 {
	width: 80.9%;
	height: auto;
	position:relative;
	margin: 8% auto;
	top: 0;
	left: 0;
	right: 0;
}
.r2203 #tp-nw-product img.tp-nw-pop-3 {
	width: 100%;
	margin: 0;
}
.r2203 #tp-nw-product img.tp-nw-pack-3 {
	margin: 0;
	padding: 0;
}
	
}



.r2203 #tp-nw-product img.tp-nw-pack-4 {
	padding-top: 235px;
	margin-top: 0;
}
@media screen and (max-width: 767px) {
.r2203 #tp-nw-product img.tp-nw-pack-4 {
	padding-top: 8%;
	margin-top: 0;
}
	
}


.r2203 .present_header .copy-text {
	margin:0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 430px;
	height: 127px;
	background: url("/_var/attento/tapepad-2020/img/202203/tp-main-copy.png") no-repeat;
	background-size: contain;
	position: absolute;
	top:298px;
	left:60px;
}

@media screen and (max-width: 767px) {
.r2203 .present_header .copy-text {
	width: 89.333%;
	height: 0;
	top:31.967%;
	left:0;
	right:0;
	margin: auto;
	padding-bottom: 29.552%;
}
}
