﻿@charset "UTF-8";
#contents {
padding-top:0;
}
#contents .inner  {
width:100%;
  color: #333;
  font-size: 16px;
}
#contents .inner a {
  color: #0139c7;
  text-decoration: underline;
  cursor: inherit;
}
#contents .inner a:active, a:focus {
  outline: none;
}
#contents .inner a:hover {
  text-decoration: underline;
  color: #0139c7;
  cursor: pointer;
}

.m15{
  display: block;
  margin-bottom: 15px;
}
.m30{
  display: block;
  margin-bottom: 15px;
}

/*メインimage*/
.section__main{
  border-top: 10px solid #de007e;
  width: 100%;
  height: auto;
  background: url(https://pntc.sslcs.cdngc.net/cdn/sp/campaign/uqmobile/images/bg.png);
}
.wrap__main{
  max-width: 768px;
  max-height: 488px;
  margin: 0 auto -12px;
}
.wrap__main img{
  width: 100%;
  height: 100%;
}

/*h2*/
h2 {
  display: block;
  padding: 0 20px;
}
h2 img{
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

/*コンテンツ*/
.content_area{
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 22px 0;
}

/*コンテンツカラーピンク*/
.bg_color_pink{
  background-color: #faeff4;
}

/*枠*/
.module{
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
  margin: 0 10px 15px 10px ;
}

.module h3{
  display: block;
  border-bottom: 1px solid #c1c1c1;
  padding: 15px 0;
}

.module h3 img{
  width: 100%;
  height: auto;
}

.module .heading_pink{
background-color: #de007e;
text-align: center;
color: #fff;
font-weight: bold;
font-size: 18px;
padding: 15px;
}

.module__image{
  margin: 15px 15px 15px 15px;
}
.case__image{
  width: 100%;
  height: auto;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #c1c1c1;
  margin: 30px auto 20px;
}
.module p{
  margin: 15px 15px 20px 15px;
}
.module__image img,
.case__image img{
  width: 100%;
  height: auto;
}

.case__image img{
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.module .section__onlineshop{
  border-top: 1px solid #c1c1c1;
  padding: 20px 0;
  box-shadow:none;
}


.module-plan{
  margin: 20px 10px;
}

.module-plan__item{
  overflow: hidden;
  position: relative;
  padding: 15px 15px 0 15px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #FFF;
}

.module-plan__image{
  width: 100%;
  height: auto;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  float: left;
  margin: 0 15px 15px 0;
}

.module-plan__title{
  color: #e3007f;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px dashed #e3007f;
}

.section__header{
  padding: 10px 0;
  border-radius: 8px 8px 0 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}

.background-pink{
  background-color: #f354a4;
}
.border-pink{
  border-radius: 0 0 8px 8px;
  border: 2px solid #f354a4;
}
.background-blue{
  background-color: #3fb5ed;
}
.border-blue{
  border-radius: 0 0 8px 8px;
  border: 2px solid #3fb5ed;
}

.module-smartphonelist__title{
  padding: 10px 0;
  color: #fff;
  text-align: center;
  margin: 15px 10px;
}

.module-smartphonelist ul{
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

.module-smartphonelist li{
  position: relative;
  border-bottom: 1px solid #c1c1c1;
  margin: 0 15px 15px 15px;
}

.module-smartphonelist li:last-child{
  border-bottom: none;
} 

.module-smartphonelist li img{
  width: 100%;
  height: auto;
}

.module-smartphonelist li a{
  position: absolute;
  bottom: 15px;
  font-size: 12px;
}

.module-smartphonelist .small-text{
  padding: 0 10px;
}

.small-text{
  display: block;
  font-size: 11px;
  line-height: 1.4;
  color: #898989;
}

.annotation{
  display: block;
  padding: 20px 15px;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  color: #898989;
}

.module-smartphonelist .module-smartphonelist__annotation{
  padding: 0 15px 15px;
}

.howto{
  color: #de007e;
  font-size: 16px;
  font-weight: bold;
  padding: 30px 0;
  border-top: 1px solid #de007e;
  border-bottom: 1px solid #de007e;
}

/*オンラインショップでのお申し込みはこちら*/

.contet_onlineshop{
  background: url(https://pntc.sslcs.cdngc.net/cdn/sp/campaign/uqmobile/images/bg.png);
  width: 100%;
}

.contet_onlineshop .heading{
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0;
  background-color: #de007e;
}

.section__onlineshop{
  background: #fff;
  padding: 10px 0;
  box-shadow:0px 6px 5px -4px #dcdcdc;
  -moz-box-shadow:0px 6px 5px -4px #dcdcdc;
  -webkit-box-shadow:0px 6px 5px -4px #dcdcdc;
}
.section__onlineshop a{
  display: block;
  margin: 0 auto;
  padding: 0 10px;
}
.section__onlineshop a img{
  width: 100%;
  height: auto;
}

.contet_onlineshop .image{
  padding: 15px 10px;
  margin: 0 auto;
  background: url(https://pntc.sslcs.cdngc.net/cdn/sp/campaign/uqmobile/images/bg.png);
}

.contet_onlineshop img{
  width: 100%;
  height: auto;
}

/*サイト下部オンラインショップでお申し込み*/

.link_onlineshop_bottom{
  background: rgba(255,255,255,0.8);
  padding: 10px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2; 
}

.link_onlineshop_bottom a{
  position: relative;
  display: block;
  padding: 0 10px;
}

.link_onlineshop_bottom a img{
  width: 100%;
  height: auto;
}

/*コピーライト*/
#contents .inner .copyright{
  background-color: #de007e;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 15px 0;

}

/*赤文字&下線*/
.red {
  color: #ff0000;
  text-decoration: underline;
}

/*ボタン横並び*/
.btn-wrap {
  margin: 10px auto;
  text-align: center;
}

.btn-wrap ul{
  clear: both;
  margin:10px auto;
  overflow: visible;
  padding: 0 1%;
}

.btn-wrap ul li{
  display: block;
  float: left;
  border-bottom: none;
  width: 50%;	
  margin: 0 auto 20px;
}

.section__onlineshop a{
  padding: 0;
}

.section__onlineshop p{
  margin: 0 1%;
}

.btn-wrap ul li a,
.module .btn-wrap ul li a{
  margin: 2px;
  padding: 0;
  position:unset;
}

.btn-wrap ul li a img,
.module .btn-wrap ul li a img{
  width:100%;
  height: auto
}

/* ウィンドウ幅が1024px以上の場合 */
@media screen and ( min-width: 1024px ){
  
  h2{
    padding: 0 150px;
  }
  .module{
    margin: 0 130px 15px 130px ;
  }

  .wrap__main{
  margin: 0 auto -1px;
  }

  .contet_onlineshop .image{
    padding: 15px 130px;
  }

  .section__onlineshop a{
  display: block;
  }

  .btn-wrap ul{
  max-width: 767px;
  }

  .section__onlineshop p{
  margin: 0 auto;
  padding: 0 1%;
  max-width: 767px;
  }

  .annotation{
    padding: 20px 130px;
  }

  .link_onlineshop_bottom a{
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 767px;
  }
}