@charset "shift_jis";
html{
	scroll-behavior: smooth;
}
.canBoxImg2{
	display:block;
	margin:0 auto;
	width:100%;
	z-index:1;
}

.canBox{
	margin:20px auto 10px auto;
	width:100%;
	border: 1px dotted #ff3366;
	padding:4px;
	text-align: center;
	/*position:relative;*/
	
}
.canBox p{
	margin:0 0 0 3%;
	padding:0;
}
table,th,td{
	border-collapse: collapse;
}
.blue-txt{
	color:#0ba2ef;
}
/* clear */
.clearfix:after{
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix{
  min-height: 1px;
}
* html .clearfix{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
table.cTable{
	border: none;
	width:100%;
}
.cTable th{
	background:#f2f2f2;
	vertical-align:top;
	text-align:center;
	font-weight:bold;
	width:5em;
	padding:10px 3px 3px 3px;
	border-bottom: 1px solid #ccc;
}
.cTable td{
	border-bottom: 1px solid #ccc;
	padding:10px 0 3px 5px;
}
.gray-circle li {
	line-height:140%;
	padding:0 0 10px 13px;
	background:url(../img/listmark_nov.gif) no-repeat 0 2px;
	background-size:10px;
}
.gray-circle{
	list-style-type:none;
	margin:0;
	list-style-position:outside;
	padding:0;
}
.komeSs{
	margin:-10px 0 5px 0;
	padding:0 0 5px 0;
	padding-left:1em;
	text-indent:-1em;
	display:block;
	font-size:0.8em;
}
.snsBox{
	margin:10px 0 10px 0;
	padding:0;

}
.snsBox ul{
	margin:0 0 10px -10px;
	padding:0;
	list-style-type:none;
}
.snsBox ul li{
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
	float:left;
	display:inline-block;
	vertical-align:bottom;
}
.list-link-x li{
	margin-bottom:10px !important;
}
.list-link-x {
  padding-left: 0;
  list-style: none;
  }
  .list-link-x li {
    font-size: 11px;
    margin-top: 0.5em; }
    .list-link-x li:first-child {
      margin-top: 0; }
    .list-link-x li a {
      color: #333;
      position: relative;
      padding: 0 0 0 16px;
      display: inline-block; }
      .list-link-x li a:before {
        content: "";
        border-color: transparent;
        border-style: solid;
        border-top-width: 4px;
        border-right-width: 0;
        border-bottom-width: 4px;
        border-left-width: 6px;
        border-left-color: #0ba2ef;
        vertical-align: middle;
        display: inline-block;
        margin: 0 0 0 0;
        position: absolute;
        left: 0;
        top: 5px; }
.mt20{
	margin-top:20px !important;
}
.top-group-nav-list {
	padding: 0;
	list-style: none;
	margin:0 0 10px 0;
}

.top-group-nav-list li {
	display: inline-block;
	margin: 0 2% 10px 0;
	vertical-align: top;
	width: 49%;
}
.top-group-nav-list li:nth-of-type(2n){
	margin: 0 0 10px 0;
}
 .top-group-nav-list li a {
	border: 1px solid #23c8a7;
	color: #fff;
	display: inline-block;
	width: 100%;
	padding: 0 10px;
	line-height: 4em;
	background-color: #23c8a7;
	text-align:center;
}
.top-group-nav-list li a span {
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
	font-size: 14px;
	font-weight:bold;
}
/*note.htmlで使用*/
.indexback{
	margin:4% 0;
	padding:0 0 0 20px;
	background: url(../img/back.png) no-repeat left center;
	background-size: 16px;
}
.indexback a{
      color: #333;
}
.mobaccho{
	background:#fbe1fa;
	border: 1px solid #fd3cef;
	padding:3px 5px;
	margin-bottom:3px;
	display:inline-block;
}
.red{
	color:#ff0033;
}
.txt-b{
	font-weight:bold;
}
.campaign-main-img{
	width:100%;
	z-index:0;
}

/*まとめて*/
.ribbon-box{
	text-align: center;
	margin:20px auto 20px auto;
}
.ribbon1 {
    display: inline-block;
    position: relative;
    height: 26px;/*リボンの高さ*/
    line-height: 26px;/*リボンの高さ*/
    vertical-align: middle;
    text-align: center;
    padding: 0 16px;/*横の大きさ*/
    font-size: 16px;/*文字の大きさ*/
    background: #003366;/*塗りつぶし色*/
    color: #FFF;/*文字色*/
    box-sizing: border-box;
}

.ribbon1:before, .ribbon1:after{
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.ribbon1:before{
    top: 0;
    left: 0;
    border-width: 14px 0px 14px 10px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.ribbon1:after{
    top: 0;
    right: 0;
    border-width: 14px 10px 14px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.btn.btn-omatome {
    border-color: #c2e8fb;
    background-color: #c2e8fb;
    color: #0ba3ef; }
.matome-area{
	background: #fae1c6;
	color:#ed881c;
	border: 1px solid #ed881c;
	font-size:14px;
	text-align: center;
	padding:10px;
	margin:0 0 10px 0;
}
/*.matome-banner{
	width:100%;
	display: block;
}

.small-txt{
	font-size:12px;
	color:#666;
	font-weight:lighter;
	margin-top:10px;
	display: block;
}*/
.mt0{
	margin-top:0;
}
.omatome-btn{
	width:18em;
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.pamf-merit-img{
	margin:20px auto 0 auto;
	width:100%;
}
.camlp-h2-2{
	color: #0ba2ef;
	font-size: 18px;
	margin: 20px 0 5px 0;
	font-weight: normal;
	padding: 0 0 6px;
	line-height: 1.3;
	text-align:left;
	position: relative;
	font-weight:bold;
}
.camlp-h2{
	color: #003366;
	font-size: 17px;
	margin: 20px auto 20px auto;
	font-weight: normal;
	padding: 0 auto 6px;
	line-height: 1.3;
	text-align:center;
	position: relative;
	font-weight:bold;
}
/*.camlp-h2:after{
	content:"";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 20px solid #92E4F8;
	bottom:-26px;
	margin: 0 auto;
	left: 0;
	right: 0;
}*/
.mt-36{
	margin-top:36px;
}
.cam-area-name{
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}
.cam-area-name p{
	color:#3fb8ec;
	font-size:14px;
	/*font-family: "kaisei-opti", sans-serif;*/
	font-weight: 700;
	font-style: normal;
	padding:5px;
	position: relative;
	display: inline-block;
	padding: 0 55px;
	margin:0 auto 10px auto;
}

.cam-area-name p:before, .cam-area-name p:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: #3fb8ec;
}

.cam-area-name p:before {
  left:0;
}
.cam-area-name p:after {
  right: 0;
}



/*折り畳みstart*/
.acd-check{
    display: none;
}
.acd-label{
    background: #cde9f7;
    color: #0ba2ef;
	font-weight:bold;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
	font-size:
}
.acd-label:after{
    /*background: #00479d;*/
    box-sizing: border-box;
    /*content: '\f067';*/
    display: block;
    /*font-family: "Font Awesome 5 Free";*/
    height: 52px;
    padding: auto 20px;
    position: absolute;
    right: 10px;
    top: 6px;
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 24px;/*画像の幅*/
	height: 24px;/*画像の高さ*/
	background-image: url(../img/open.png);
	background-size: contain;
	vertical-align: middle;
}
.acd-content{
   /*border: 1px solid #333;*/
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
	margin-bottom:10px;
}
.acd-check:checked + .acd-label:after{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 24px;/*画像の幅*/
	height: 24px;/*画像の高さ*/
	background-image: url(../img/close.png);
	background-size: contain;
	vertical-align: middle;
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}
/*折り畳みend*/
.check-img{
	width:16%;
	position: absolute;
	top:2%;
	left:0;
}
.main-box{
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-family: "ads-rumba", sans-serif;
	font-weight: 700;
	font-style: normal;
	position: relative;
	background:#3fb8ec;
	background-size: 100%;
}
.cam-name{
	text-align: center;
	font-size:16px;
	background: linear-gradient(transparent 75%, #f5bbbf 75%);
	color:#3fb8ec;
	display: block;
	margin:0 auto;
	width:12em;
}
.main-txt{
	position: relative;
	width:100%;
	padding:0;
	margin:0;
	text-align: center;
	font-size: 62.5%;
	z-index:2;

}
.main-txt h1{
	position: relative;
	margin:0;
	padding:0 4% 2% 4%;
	font-family: "ads-rumba", sans-serif;
	/*font-weight: 700;*/
	font-style: normal;
	background: #3fb8ec;
	/*z-index:2;
	background-size: 100%;*/
}
.brand-name{
	display: inline-block;
	text-align: center;
	margin:3% auto 0 auto;
	color:#ffff66;
	width: 100%;
	font-weight: 500;
	font-style: normal;
	position: relative;
	z-index: 2;
}
.txt-brand-name{
	font-size:2rem;
	line-height:1.5em;
	color:#ffff66;
	font-weight:400;
}
.ninki-txt{
	margin:-1% auto 4% auto;
	display: inline-block;
	background:#FFFF66;
	color:#3fb8ec;
	font-size:2.2rem;
	font-weight:400;
	padding:10px;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 	
}
.txt-giftee{
	color:#ffff66;
	/*text-shadow: 0 4px 0 #FFF;横・縦・ぼかし*/
	font-size:5rem;
	display: inline-block;
	margin:-2% auto 0 auto;
	padding:0;
	line-height: 1.2em;
	font-weight:100;
	/*font-style: italic;*/
}

/*.decorative-text {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	display: inline-block;
	padding: 0 10px;
	margin-top:3%;
}

.decorative-text:before,
.decorative-text:after {
	content: "・・・・・"; 
	color: #FFF;
	position: absolute;
	top: 50%;
	font-size: 16px;
	letter-spacing: -8px;  ドットの間隔を狭く設定
}

.decorative-text:before {
	left: -2em; 左側の位置調整
	transform: translateY(-50%) rotate(60deg);  斜めに配置  rotateを変更すると角度が変わる
}

.decorative-text:after {
	right: -1.4em;  右側の位置調整 !の分だけ短く
	transform: translateY(-50%) rotate(-60deg); 反対方向に斜めに配置  rotateを変更すると角度が変わる
	margin-top:0.48em;
}*/
.giftee-img{
	width:100%;
	margin:0 auto 0 auto;
	position: relative;
	z-index:1;
}
.txt-saidai{
	color:#ffff66;
	/*text-shadow: 0 3px 0 #FFF;横・縦・ぼかし*/
	font-size:3.6rem;
	line-height: 1.3em;
	font-weight:100;
	/*font-style: italic;*/
}
.txt-kingaku{
	color:#ffff66;
	/*text-shadow: 0 7px 0 #FFF;横・縦・ぼかし*/
	font-size:8rem;
	line-height: 1.3em;
	font-weight:100;
	/*font-style: italic;*/
	/*font-weight:bold;*/
	letter-spacing:-0.05em;/*文字詰めフォントによって*/
	margin-right:0.05em;/*文字詰めした際フォントによって*/

}
.txt-zenin{
	color:#ffff66;
	/*text-shadow: 0 4px 0 #FFF;横・縦・ぼかし*/
	font-size:5rem;
	line-height: 1em;
	margin-bottom:2%;
	display: inline-block;
	margin-top:2%;
	font-weight:100;
	/*font-style: italic;*/
	
}
.txt-white{
	color:#FFF;
	font-size:12px;
}
.top-img{
	width:100%;
	display: block;
	margin:0 auto 0 auto;
	padding:0;
}

.top-img img{
	width:80%;
	display: block;
	margin:0 auto 0 auto;
}
.template-img{
	width:60%;
	display: block;
	margin:20px auto 10px auto;
}
.obi-img{
	width:100%;
	display: block;
	margin:5px auto;
}
.sBoxfrend{
	display: block;
	margin:7px 0 10px 0;
}
/*まとパンstart*/
.matome-list{
	list-style: none;
	margin:0 0 30px 0;
	padding:0;
}
.matome-list li{
	margin:0 0 10px 0;
	padding:10px;
	font-weight:bold;
	color:#003366;
	text-align: center;
	font-size: 14px;
	background:#fff0e1;
}
.matome-list li .matome-btn img{
	width:60%;
	display: block;
	margin:8px auto;
}
.matome-list li .matome-btn .btn-w-full{
	padding-top:14px;
	padding-bottom:14px;
	
}
.small-txt{
	font-size:12px;
	color:#666;
	font-weight:lighter;
	margin-top:10px;
	display: block;
}
/*まとパンend*/
.cam-top-btn{
	list-style-type: none;
	margin:20px 0　0 0;
	padding:0 0 5px 0;
	display: flex;
	justify-content: space-between;
}

.cam-top-btn li{
	/*background-color:#0ba3ef;*/
	width:49%;
	font-weight: 700;
	text-align: center;
	font-size:14px;
    padding:0 0.5% 0 0;
    text-decoration: none;
    color: #FFF;
	height:60px;
	line-height:60px;
}
.cam-top-btn li:first-of-type{
	background:#23c8a7;
}
.cam-top-btn li:last-of-type{
	background:#ff9933;
}
.cam-top-btn a:link,.cam-top-btn a:visited,.cam-top-btn a:hover,.cam-top-btn a:active{
	color:#fff;
	text-decoration: none;
	display: block;
}
.center-box{
	text-align: center;
}
.ribbon2 {
    display: inline-block;
    position: relative;
    height: 26px;/*リボンの高さ*/
    line-height: 26px;/*リボンの高さ*/
    vertical-align: middle;
    text-align: center;
    padding: 0 16px;/*横の大きさ*/
    font-size: 14px;/*文字の大きさ*/
	font-weight:bold;
    background: #0e5932;/*塗りつぶし色*/
    color: #FFF;/*文字色*/
    box-sizing: border-box;
	margin:12px auto;
}
.ribbon2:before, .ribbon2:after{
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.ribbon2:before{
    top: 0;
    left: 0;
    border-width: 14px 0px 14px 10px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.ribbon2:after{
    top: 0;
    right: 0;
    border-width: 14px 10px 14px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
/*フッター固定*/
.cam-fix-btn{
	background :#003366 ;
	background-color : rgba(0, 51, 102, 0.9); 
	color:#FFF;
	font-weight:bold;
	font-size:16px;
    position: fixed;
    /*left: 0;*/
    bottom: 0;
	min-height:44px;
	text-align: center;
	width:100%;
	max-width: 640px;
	min-width: 320px;
	margin-right:auto;
	margin-left:auto;
	z-index: 2;
	/*line-height: 20px;*/
}
.cam-fix-btn-title{
	display: inline-block;
	height:44px;
	line-height: 44px;
}
.follo-area a,.follo-bunya a{
	color:#FFF;
	text-decoration: none;
	display: block;
	/*width:100%;*/
	/*line-height: 44px;*/
}
.sanka-present{
	width:40px;
	margin:7px 14px 7px 0;
}
.followup-main{
	display: flex;
	justify-content: space-between;
	text-align: center;
	font-weight:700;
	font-size:15px;
	padding-right:1%;
	padding-left:1%;
	padding-bottom:1%;
}
.follo-area{
	padding:5px;
	background:#23c8a7;
	width:49.5%;

}
.follo-bunya{
	padding:5px;
	background:#FF909F;
	width:49.5%;
	
}
.follo-area a,.follo-bunya a{
	color:#FFF;
	text-decoration: none;
	display: block;
	/*width:100%;*/
	line-height: 44px;
}

/*.midashi-h2{
	padding: 1rem 0.5rem;
	border-bottom: 1px dotted #003366;
	color: #003366;
	font-size:18px;
	line-height:1.5em;
	text-align: center;
}*/
.midashi-box{
	margin:30px auto 20px auto;
	padding:0;
	width:100%;
	text-align: center;
}
.midashi-h2{
	position: relative;
	/*display: table-cell;*/
	padding: 0 30px 20px 30px ;
	color: #003366;
	font-size:16px;
	text-align: center;
	line-height: 1.5em;
	width:100%;

}
.midashi-h2:before, .midashi-h2:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 44px;
	height: 2px;
	background-color: #003366;
}
.midashi-h2:before {
	left:0;
	transform: rotate(60deg);
}
.midashi-h2:after {
	right: 0;
	transform: rotate(-60deg);
}
.p-img {
	width:50px;
	margin:0 auto -10px auto;
	display: block;
	
}
 .cam-info-detail{
    text-align: center;
	margin:5px auto 10px auto;
  }
 .cam-info-detail a{
	position: relative;
	padding-left: 15px;

	color:#FFF;
	font-weight:lighter;
  }
  .cam-info-detail a:before {
    content: "";
    position: absolute;
    top: .45em;
    left: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
  }
.amazon{
	margin:0 0 0 1em;
	padding:0;
	list-style-type: decimal;
	list-style-position: outside;
}
.amazon li{
	font-size:11px;
	color:#666;
}

/* ------------------------------------------------------------*/ 
@media (max-width: 600px) {

.txt-zenin{
	font-size:4.5rem;
}
}

/* ------------------------------------------------------------*/ 
@media (max-width: 540px) {
.txt-brand-name{
	font-size:1.8rem;
}
.txt-zenin{
	font-size:4rem;
}
}
/* ------------------------------------------------------------*/ 
@media (max-width: 510px) {

.txt-zenin{
	font-size:3.8rem;
}
.ninki-txt{
	font-size:2rem;
}	
}
/* ------------------------------------------------------------*/ 
@media (max-width: 490px) {

.txt-brand-name{
	font-size:1.8rem;
}
}
/* ------------------------------------------------------------*/ 
@media (max-width: 470px) {
.txt-giftee{
	font-size:4rem;
}
.txt-saidai{
	font-size:3rem;
}
.txt-kingaku{
	font-size:6rem;
}
.txt-zenin{
	font-size:3.7rem;
}
}
/* ------------------------------------------------------------*/ 
@media (max-width: 440px) {
.txt-brand-name{
	font-size:1.6rem;
}

.ninki-txt{
	font-size:1.8rem;
}
.txt-zenin{
	font-size:3.5rem;
}
}

/* ------------------------------------------------------------ */
@media (max-width: 431px) {
.txt-giftee{
	font-size:3.8rem;
	position: relative; 
}
.txt-zenin{;
	font-size:3.4rem;
	position: relative; 
    top: -7px;
	margin:0;
	padding:0;
}
.txt-brand-name{
	font-size:1.6rem;
}	
.main-txt h1{
	padding:1% 4% 3% 4%;
}
.ninki{
	font-size:1.6rem;
}
.txt-kingaku{
	font-size:6rem;
	position: relative; 
    top: -10px;
}
.txt-saidai{
	font-size:3rem;
	position: relative; 
    top: -10px;
}
.txt-giftee{
	margin-bottom:2%;

}		
}

/* ------------------------------------------------------------ */
@media (max-width: 420px) {
	
.txt-giftee{
	font-size:3.8rem;
}
.txt-saidai{
	font-size:2.8rem;
}
.txt-zenin{;
	font-size:3.25rem;
}

}
/* ------------------------------------------------------------*/ 
@media (max-width: 391px) {
.txt-brand-name{
	font-size:1.4rem;
}	
.txt-zenin{
	font-size:3.1rem;
}
.ninki-txt{
	font-size:1.6rem;
}
	
}
/* ------------------------------------------------------------ */
@media (max-width: 378px) {
.txt-brand-name{
	font-size:1.4rem;
}
.txt-zenin{
	font-size:3rem;
}
}
/* ------------------------------メインビジュアル以外は消さないように------------------------------ */
@media (max-width: 376px) {
.camlp-h2{
	font-size: 16px;
}

}

/* ----------------------------メインビジュアル以外は消さないように-------------------------------- */
@media (max-width: 364px) {
.midashi-h2{
	font-size:15px;
}
	
}
/* ------------------------------------------------------------ */
@media (max-width: 360px) {

.cam-name{
	font-size:14px;
}
.txt-zenin{
	font-size:2.9rem;
}
.txt-giftee{
	font-size:3.4rem;
}	
}

/* ----------------------------メインビジュアル以外は消さないように-------------------------------- */
@media screen and (max-width: 360px) {
.matome-list li .matome-btn img{
	width:80%;

}
}
/* ------------------------------------------------------------ */
@media (max-width: 348px) {
.txt-kingaku{
	font-size:5rem;
}

.txt-zenin{
	font-size:2.6rem;
}
}

/* ----------------------------メインビジュアル以外は消さないように-------------------------------- */
@media (max-width: 330px) {
.followup-main{
	font-size:14px;
}	
.txt-zenin{
	font-size:2.6rem;
}	
.txt-giftee{
	font-size:3.4rem;
}	
}


