@charset "UTF-8";
/******************************
 sp size
*******************************/
@media screen and (max-width: 640px) {

/*common*/
.pc {display: none !important;}
.sp {display: block !important;}
.pc-inline {display: none !important;}
.sp-inline {display: inline !important;}
.inner {width: 93.75%;}

.btn-ye a {
  background-size: cover;
  width: 100%;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  color: #00a0e9;
  margin: 0 auto;
}

.btn-gr a {
  background-size: cover;
  width: 100%;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  color: #fff;
  margin: 0 auto;
}

span.arr {
  padding-left: 7px;
}

span.arr:before {
  top: 3px;
  border-width: 2px 0 2px 4px;
}


/* container */
#container {
  min-width: 100%;
}

.pagetop {
  position: absolute;
  top: -25px;
  right: 10px;
}

.pagetop a {
  top: 0;
  right: 0;
}

.pagetop img {
  width: 43px;
  height: 25px;
}

/*header*/
.header .header-logo {
  margin: 6px 0;
}

.header .header-logo img {
  width: 49px;
  height: auto;
}

/* section01 */
#section01 {
  background: url(/campaign/norikae/images/sec01-sp-bg.jpg) no-repeat top center;
  background-size:100%;
  height:0px;
  padding-top:0%;
  padding-left:0%;
  padding-right:100%;
  padding-bottom:183%;
}

#section01 .block01 .lead {
  padding-top: 8px;
  width: 78.5%;
  margin: 0 auto;
}

#section01 .block01 .ttl {
  margin-top: 0px;
}

#section01 .block01 .txt {
  position: relative;
  width: auto;
  padding: 8px 70px 0;
  font-size: 7px;
  font-weight: normal;
  top: 0;
  right: 0;
  background: none;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

#section01 .block02 {
  margin-top: 70px;
  margin-left: 0;
}

#section01 .block02 .badge {
  position: absolute;
  top: -40px;
  left: 0;
  width: 18.6%;
  height: auto;
}

#section01 .block02 .present {
  margin-left: 0;
}

#section01 .block02 .balloon {
  position: absolute;
  top: 0;
  right: 0;
  width: 11.5%;
}

#section01 .block02 .btn-area {
  margin: 10px 0;
}

#section01 .block02 .btn-area p {
  float: none;
}

#section01 .block02 .btn-area .btn-ye {
  margin: 0 auto;
  width: 80%;
}

#section01 .block02 .btn-area .btn-detail a {
  height: 25px;
  line-height: 25px;
  width: 57.6%;
  margin: 5px auto 15px;
  font-size: 10px;
}

#section01 .block03 {
  margin-top: -10%;
}

#section01 .block03 .ttl img {
  width: auto;
  height: auto;
}

#section01 .block03 .campaign-list {
  margin: 18px 0 25px;
}

#section01 .block03 .campaign-list li {
  float: none;
  width: 100%;
  margin-left: 0;
  margin-bottom: 20px;
}

#section01 .block03 .campaign-list li .subject {
  color: #e7198c;
  font-size: 10px;
  padding: 0 10px 8px;
}

#section01 .block03 .campaign-list li .subject:before,
#section01 .block03 .campaign-list li .subject:after {
  background-size: 7px 12px;
  width: 7px;
  height: 12px;
}

#section01 .block03 .campaign-list li .box .ttl {
  background-size: 14px 14px;
  background-position: 9px center;
  color: #fff;
  font-size: 10px;
  height: 23px;
  padding-left: 32px;
  line-height: 23px;
}

#section01 .block03 .campaign-list li .box .box-inner {
  padding: 14px 6%;
  font-size: 9px;
}

#section01 .block03 .campaign-list li .box .txt {
  height: auto;
}

#section01 .block03 .campaign-list li .box .txt span {
  padding-top: 6px;
}

#section01 .block03 .campaign-list li .box .detail a {
  padding: 8px 0;
  margin-top: 8px;
}

#section01 .block03 .campaign-list li .box .detail a span {
  font-size: 9px;
}


/*section02*/
#section02 {
  padding: 10px 0 20px;
}

#section02 .inner {
  width: 89%;
}


#section02 .block01 {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}

#section02 .block01 .ttl {
  margin-left: -4px;
  padding-bottom: 10px;
}

#section02 .block01 .date {
  bottom: 10px;
  font-size: 7px;
}

#section02 .block01 .txt {
  padding-top: 10px;
  font-size: 10px;
}

#section02 .block01 .btn-detail a {
  padding: 5px 10px;
  margin: 10px 0 13px;
}

#section02 .block01 .btn-detail a span {
  font-size: 10px;
}

#section02 .block02 {
  float: none;
  width: 100%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 10px;
}

#section02 .block03 {
  float: none;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 10px;
}

#section02 .block03 .ttl {
  font-size: 10px;
  margin-bottom: 14px;
}

#section02 .block03 .useful-list {
  margin-bottom: 10px;
}

#section02 .block03 .useful-list li .txt01 {
  font-size: 6px;
  margin-bottom: 5px;
}

#section02 .block03 .useful-list li .img img {
  width: 25px;
  height: 25px;
}

#section02 .block03 .useful-list li .txt02 {
  font-size: 7px;
  margin-top: 5px;
}

#section02 .block03 .useful-list li .txt02 .aster {
  font-size: 6px;
}

#section02 .block03 .btn-detail a {
  width: 90%;
  padding: 2px 0 6px;
}

#section02 .block03 .btn-detail a span {
  font-size: 9px;
}

#section02 .block04 {
  float: none;
  width: 100%;
}

#section02 .block04 .asterisk-list li {
  font-size: 9px;
}


/*section03*/
#section03 .inner {
  width: 89%;
}

#section03 .block01 {
background: rgb(238,94,174);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlNWVhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2VlNWVhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(238,94,174) 0%, rgb(238,94,174) 60%, rgb(255,255,255) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(238,94,174)), color-stop(60%,rgb(238,94,174)), color-stop(100%,rgb(255,255,255)));
background: -webkit-linear-gradient(top,  rgb(238,94,174) 0%,rgb(238,94,174) 60%,rgb(255,255,255) 100%);
background: -o-linear-gradient(top,  rgb(238,94,174) 0%,rgb(238,94,174) 60%,rgb(255,255,255) 100%);
background: -ms-linear-gradient(top,  rgb(238,94,174) 0%,rgb(238,94,174) 60%,rgb(255,255,255) 100%);
background: linear-gradient(to bottom,  rgb(238,94,174) 0%,rgb(238,94,174) 60%,rgb(255,255,255) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee5eae', endColorstr='#ffffff',GradientType=0 );

  padding: 25px 0 20px;
}

#section03 .block01 .lead {
  padding-left: 0;
  margin-bottom: 10px;
  text-align: center;
  font-size: 8px;
}

#section03 .block01 .ttl {
  padding-left: 40%;
  margin-bottom: 10px;
  width: 96%;
}

#section03 .block01 .plane {
  top: 20px;
  left: -125px;
  width: 80%;
  height: auto;
}

#section03 .block01 .btn-ye a {
  margin-bottom: 5px;
}

#section03 .block01 .txt {
  font-size: 8px;
  padding-bottom: 20px;
}

#section03 .subttl {
  padding: 26px 0 10px;
  font-size: 15px;
}

#section03 .subttl .small {
  font-size: 10px;
}

#section03 .discription {
  font-size: 10px;
  margin-bottom: 15px;
}

#section03 .block02 {
  margin-top: -20px;
}

#section03 .block02 .point-list {
  display: block;
  border-top: 1px solid #e7198c;
}

#section03 .block02 .point-list li {
  display: block;
  width: 100%;
  padding: 15px 0;
  border: 1px solid #e7198c;
  border-top: none; 
}

#section03 .block02 .point-list li .ttl {
  font-size: 12px;
  margin-bottom: 15px;
}

#section03 .block02 .point-list li .ttl-height {
  height: auto;
}

#section03 .block02 .point-list li .ico {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 31px;
  height: 31px;
}

#section03 .block02 .point-list li .txt {
  font-size: 10px;
}

#section03 .block02 .point-list li .btn-report a {
  width: 68%;
  display: inline-block;
  padding: 0;
}

#section03 .block02 .point-list li .btn-report a span {
  font-size: 10px;
}

#section03 .block03 {
  padding-bottom: 22px;
}

#section03 .block03 .discription {
  font-weight: normal;
}

#section03 .block03 .plan-list {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-bottom: 15px;
  border-spacing: 0 2px;
}

#section03 .block03 .plan-list li {
  display: table;
  width: 100%;
}

#section03 .block03 .plan-list li .plan-box {
  display: table-cell;
  width: 50%;
  padding: 14px 5px;
  vertical-align: middle;
  background-position: 6px center;
  background-size: 40px 40px;
  height: auto;
  text-align: left;
  padding-left: 54px;
}

#section03 .block03 .plan-list li .plan-box .name {
  font-size: 10px;
  padding-top: 0;
}

#section03 .block03 .plan-list li .price-box {
  display: table-cell;
  width: 50%;
  padding: 14px 5px;
  vertical-align: middle;
  height: auto;
}

#section03 .block03 .plan-list li .price-box .price {
  font-size: 20px;
  padding: 0;
}

#section03 .block03 .plan-list li .price-box .price .small {
  font-size: 10px;
}


/*section04*/
#section04 {
  background: none;
}

#section04 .inner {
  width: 100%;
}

#section04 .sec04-ttl {
  background: #d1e2ec;
  font-size: 15px;
  padding: 15px 0;
  margin-bottom: 17px;
}

#section04 .subttl {
  font-size: 14px;
  background-size: 19px 18px;
  padding-left: 24px;
  height: auto;
  line-height: 1.6;
  margin-bottom: 17px;
}

#section04 .linettl {
  font-size: 10px;
  height: auto;
  line-height: 1;
  margin-bottom: 10px;
  padding: 4px 7px;
}

#section04 .block {
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #d1e2ec;
  padding: 20px 3.125% 0;
}

#section04 .cp-table {
  display: block;
  border-bottom: none;
}

#section04 .cp-table.first {
  border-top: none;
}

#section04 .cp-table dt,
#section04 .cp-table dd {
  line-height: 1.6;
  display: block;
}

#section04 .cp-table dt {
  width: 100%;
  border: 1px dotted #3d62ad;
  font-size: 10px;
  padding: 2px 4px;
}

#section04 .cp-table dd {
  font-size: 10px;
  padding: 4px 0 14px; 
}

#section04 .cp-table .img-block {
  float: right;
  width: 40%;
  min-height: inherit;
  padding-top: 0;
  margin-left: 0;
}

#section04 .cp-table .img-block img {
  margin-left: -7px;
}

#section04 .cp-table .number-list {
  width: 100%;
}

#section04 .cp-table .number-list li {
  margin-bottom: 10px;
}

#section04 .cp-table .blue-box {
  padding: 10px 7px;
  margin-bottom: 20px;
  width: 60%;
  float: left;
}

#section04 .cp-table .blue-box .ttl {
  background-size: 16px 14px;
  padding-left: 21px;
  height: 14px;
  line-height: 14px;
  margin-bottom: 10px;
  font-size: 9px;
}

#section04 .cp-table .blue-box .txt {
  font-size: 7px;
}

#section04 .cp-table .blue-box .txt .url {
  margin-top: 5px;
}

#section04 .cp-table .txt-block .btn-gr a {
  width: 100%;
  margin-top: 10px;
}

#section04 .disc-list li {
  margin-left: 1.5em;
}

#section04 .btn-wrap {
  margin: 15px 0;
}

#section04 .contact-block {
  padding: 20px 3.125% 40px;
}

#section04 .contact-block .contact-list {
  margin-bottom: 20px;
}

#section04 .contact-block .contact-list dt {
  font-size: 12px;
}

#section04 .contact-block .contact-list dd {
  font-size: 11px;
}

#section04 .contact-block .asterisk-list li {
  font-size: 10px;
}


.stream {
	height:auto !important; }
	
input[type="text"]{
	margin: 3px 0px 0px 0px;
    height: 25px;
    width: 95%;
    border: 1px solid #C3C3C3;
    display: block;
}

.button_red {
    background: #fff2f3;
    background: -moz-linear-gradient(top, #fff2f3 0%, #ffc6ce 100%);
    background: -webkit-linear-gradient(top, #fff2f3 0%,#ffc6ce 100%);
    background: linear-gradient(to bottom, #fff2f3 0%,#ffc6ce 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2f3', endColorstr='#ffc6ce',GradientType=0 );
    border: 2px solid #ffaab6;
    border-radius: 5px;
    box-shadow: 3px 3px 3px rgb(214, 214, 214);
    color: #4a4a4a;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    outline: 0 none;
    width: 200px;
}

.button_red:active {
    box-shadow: none;
}
	
}

@media screen and (min-width: 641px) {

input[type="text"]{
  margin: 3px 0px 0px 0px;
  height: 25px;
  width: 250px;
  border: 1px solid #C3C3C3;
}

.c_button {
	width: 100%;
	text-align:center;
	margin-top: 50px;
}

.button_red {
	background: #fff2f3; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff2f3 0%, #ffc6ce 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fff2f3 0%,#ffc6ce 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fff2f3 0%,#ffc6ce 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2f3', endColorstr='#ffc6ce',GradientType=0 ); /* IE6-9 */
    border: 2px solid #ffaab6;
    border-radius: 5px;
    box-shadow: 3px 3px 3px rgb(214, 214, 214);
    color: #4a4a4a;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    outline: 0 none;
    width: 200px;
}

.button_red:active {
    box-shadow: none;
}


.campaign-table{
	width: 100%;
	
	
}
.td1{
	background-color: #ff9999;
	height: 30px;
	width: 30%;
	max-width:120px;
	padding-left: 10px;
}

.td2{
	background-color: #D3D3D3;
	height: 30px;
	width: 70%;
	padding-left: 10px;
}

.priv-info {
    width: 100%;
}

/* 2015/10/09 キャンペーン終了対応 */


.bnr_finish_top, .bnr_finish_down {
    padding: 20px 0;
}

.bnr_finish_top img, .bnr_finish_down img {
    width: 95%;
    display: block;
    margin: 0 auto;	
}

.bnr_finish_top {
}

.bnr_finish_down {
	background-color: #55aaec;
}

}

/* 共通 */

#norikae_bac {
	width: 100%;
    margin: 10px 0;
    border: 10px solid #ffb6c1;
    padding: 3%;
}

.bold{
  font-weight: bold;
  padding-top: 15px;
  line-height: 2em;
  text-shadow: none;
}
.bold:last-child{
  border-bottom: 2px dotted #ffb6c1;
}