@charset "utf-8";
/*base
--------------------------------------------------------------------------- */
html, body {
	min-width: 100%;
}

/* ________________________________________ PC */
@media (min-width: 768px) {
.hidden-pc {
	display: none !important;
}
}

@media (max-width: 767px) {
.hidden-pc {
	display: block !important;
}
}

/* ________________________________________ PC */
@media (max-width: 768px) {
.hidden-spn {
	display: none !important;
}
}

@media (min-width: 767px) {
.hidden-spn {
	display: block !important;
}
}
/*------------------------------

--------------------------------*/
.heading1 {
	margin-top: 0;
	font-size: 26px;
	letter-spacing: 0;
}

.heading1_sub span {
  margin: 0 10px;
  font-size: 18px;
}

.heading1_desc {
	margin: 10px 20px 0;
	text-align: left;
	font-size: 16px;
}

/* -----------------------------------------
    fixedFood
----------------------------------------- */
.wd-fixedFoot {
    width: 100%;
    background-color: #FEF7F2;
    top:auto;
    bottom: 0;
    right: 0;
    padding: 0px 10px 10px 10px;
    border-top: 1px solid #ddd;
  }
  .wd-fixedFoot .btn_type01{
    width: 95%;
  }
  .wd-fixedFoot_item+.wd-fixedFoot_item {
    margin-top:0;
  }
  .wd-fixedFoot_item.wd-flowBtn {
    width: 48%;
  }
  .wd-fixedFoot_item .wd-flowBtn {
    width: 100%;
    display: block;
  }
  .wd-fixedFoot_item .wd-flowBtn img {
    width: 100%;
  }
  .wd-fixedFoot_item {
    cursor: pointer;
    width: 95%;
    border-radius: 35px;
    text-align: center;
    background-color: #EB5F00;
    padding: 10px 0 10px 20px;
    margin: 20px auto 0 auto;
  }
  .wd-fixedFoot_item p {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
  }
  .wd-fixedFoot_item p::before {
    position: absolute;
    content: "";
    background: url(/shared/net-service/web_detail/img/index3/icon_app.png) center center no-repeat;
    background-size: contain;
    height: 29px;
    width: 29px;
    margin-left: -30px;
    top: -4px;
  }


/* -----------------------------------------
    modal
----------------------------------------- */
  .modal__inner {
    width: 95%;
    height: 80%;
    padding-top: 30px;
  }

  .modal__scloll {
    overflow-y:scroll;
    max-height: 720px;
    height: 100%;
    padding: 0 0 30px;
  }

  .modal .closeIcon {
    top: 20px;
    right: 5px;
    font-size: 40px;
}

  .modalAppBtnArea.-pc {
    display: none;
  }

  .modalAppCols {
    margin-top: 14px;
  }

  .modalApp {
    padding: 0 5px;
  }

  .modalAppCol {
    width: 50%;
  }
  .modalAppImg {
    margin-right: 10px;
  }

  .modalAppBtnArea {
    background-image: none;
  }

  .modalAppCols p.label span {
	padding: 0 5px;
    font-size: 4.27vw;
  }

  .modalAppBtnArea div {
    width: 50%;
  }

  .modalAppBtnArea .iphone {
    margin-right: 0;
  }

  .modalAppBtnArea div p {
    margin-bottom: 10px;
    font-size: 3.37vw;
  }
  .modalAppTextArea {
    margin-bottom: 0;
  }
  .modalAppBtnArea div .logo {
    margin: 0 auto;
  }

  .modalAppBtnArea div .qr {
	  margin-top: 20px;
  }
  
  .modalAppBtnArea div img {
    display: block;
    margin: 0 auto;
  }
  .modalAppTextArea p {
    font-size: 3.37vw;
  }

  .modalAppBtnArea.-sp {
    display: flex;
  }


  .appModal .modal__scloll {
	padding: 0 20px 30px;
  }

  .modalPlayApp {
	flex-direction: column-reverse;
	align-items: center;
  }

  .modalPlayAppText {
	 width: auto;
	 margin-top: 0;
	 margin-left: 0;
	 margin-bottom: 20px;
  }

  .modalPlayAppText p {
	  font-size: 14px;
  }
  .modalPlayAppText ul.note {
	  margin-top: 18px;
  }

  .modalPlayAppText .modalPlayAppTltle {
	  font-size: 16px;
	  margin-bottom: 20px;
  }

  .modalPlayAppImg {
	  max-width: 380px;
	  width: 80%;
  }




/*------------------------------
mv
--------------------------------*/
.mv {
	width: 100%;
	height: 300px;
	background: url(../img/bg_mainvisual_sp.png) no-repeat 50% 50%;
	background-size: cover;
}

.mv__inner {
	height: 300px;
}
.mv .title{
	width: 245px;
	position: absolute;
	top: 8%;
	right: 5%;
}

.mv .title img {
	display: block;
	width: 230px;
	margin: 0 auto;
}
.downloadBtn {
    width: 245px;
}

.downloadBtn span::before {
    margin-left: -30px;
	margin-top: -5px;
}

.downloadBtn span {
	font-size: 14px;
}

.mvQr {
	margin: 15px 0 0;
}

.mvBlue {
	margin-top: 20px;
	font-size: 16px;
}

.mvQr > div:last-child {
    padding-left: 0;
    margin-right: 0;
    border: none;
}

.mvQr .iphone {
    padding-right: 8px;
    border-right: none;
}

/* -----------------------------------------
    about
----------------------------------------- */
.wd-section-about .wd-about-inner {
    display: block;
}
.wd-section-about {
    width: auto;
    margin: 40px 20px 0px;
    padding: 30px 14px 30px;
}
.wd-about-inner img {
    display: block;
    margin: 0 auto;
}
.about-txt-box .about-txt-title {
    margin: 14px 0;
    text-align: center;
    font-size: 18px;
}
.about-txt-box {
    margin-left: 0;
}
.about-txt-box p {
    font-size: 16px;
}



/* -----------------------------------------
    service
----------------------------------------- */
.service__inner {
	max-width: 500px;
	width: auto;
	margin: 0 auto;
	padding: 0 20px;
}

.serviceList .serviceItem {
	width: 45%;
	margin: 0 10% 0 0;
}

.serviceList {
	margin-top: 12px;
}

.serviceList .serviceItem {
	margin-top: 20px;
}

.serviceList .serviceItem:nth-child(2n) {
	margin-right: 0;
}

.serviceList .serviceItem img {
	margin-bottom: 2px;
}

.serviceList .serviceItem p {
	font-size: 14px;
}

/* -----------------------------------------
    playApp
----------------------------------------- */
.playApp {
	padding-top: 60px;
	margin-top: 60px;
}

.playAppNote {
	font-size: 12px
}

.playApp__inner {
	max-width: 500px;
	width: 100%;
	margin-top: 40px;
	flex-direction: column-reverse;
}

.playApp .howtoArea {
	width: auto;
	padding-bottom: 0;
}

.playApp .howtoArea img {
	width: 100%;
}

.playApp .tapArea {
	width: auto;
}



/* -----------------------------------------
    register
----------------------------------------- */
.register {
	margin-top: 80px;
}

.register__inner {
	max-width: 500px;
}

.registerStep {
	margin: 50px 10px 0;
}

.registerStep.stepA {
	margin-top: 20px;
}

.registerStephead {
    padding: 10px 0;
}

.registerStephead h3 {
	line-height: 1.5;
}

.registerStepBox__head {
	padding: 15px;
	align-items: flex-start;
}

.registerStepBox__head P {
	font-size: 16px;
	line-height: 1.25;
}

.registerStepBox__body {
    padding: 30px 10px;
}

.registerStepBox__col2 {
	align-items: center;
	flex-direction: column-reverse;
}

.registerStepBox.step01 .registerStepBox__col2 {
	flex-direction: column;
}

.registerStepBox.step01 .registerStepBox__body {
    padding: 30px 25px;
}

.registerStepBox.step01 .registerStepBox__item {
	margin-right: 0;
}

.appDownload > div {
	width: 50%;
}

.appDownload > div:first-child {
	margin-right: 10px;
}

.appDownload .iphone p,
.appDownload .android p {
	font-size: 12px;
	font-weight: normal;
}

.appDownload .iphone .logo,
.appDownload .android .logo {
	margin: 10px 0 10px;
}

.logoCol2 {
	justify-content: center;
}

.logoCol2 img {
	display: block;
	width: 74px;
}

.logoCol2 img:first-child {
	margin-right: 15px;
}

.registerStepBox__item.text {
	margin: 0;
}

.registerStepBox__item.img {
	margin-top: 30px;
	width: 50%;
}

.registerStepBox.step01 .registerStepBox__item.img {
	width: 70%;
}

.registerStepBox__item.text p {
	font-size: 14px;
}




/*------------------------------
campBnr
--------------------------------*/
.campBnr{
	margin-left: 5%;
	margin-right: 5%;
}


/*------------------------------
chara
--------------------------------*/
#chara {
	padding: 0;
}
#chara .inner {
	position: static;
	width: 100%;
	padding: 10px 5% 10px;
}
#chara .inner:before {
	margin: 0 auto !important;
	left: 0 !important;
	right: 0 !important;
}
#chara .inner .midasi {
	font-size: 24px;
}
#chara:before, #chara:after {
	background: none;
}
#chara .innerbox {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}
#chara h2 {
	margin-bottom: 45px;
}
#chara h2 em {
	font-size: 26px !important;
}
#chara .point1, #chara .point2, #chara .point3 {
	height: auto;
	background: none;
	margin: 0px 0px 80px;
}
#chara .point1:before, #chara .point2:before, #chara .point3:before {
	position: absolute;
	content: "";
	background: url(../img/sp_bg_01.jpg) no-repeat 50% 0;
	background-size: auto 30px;
	width: 25%;
	height: 30px;
	top: -30px;
	right: -2.5%;
}
#chara .point1:after, #chara .point2:after, #chara .point3:after {
	content: "";
	background: #c5e5f3;
	height: 30px;
	width: 30%;
	position: absolute;
}
#chara .inner:before {
	top: -25px;
}
#chara .point1 .inner:before, #chara .point2 .inner:before, #chara .point3 .inner:before {
	background-size: 125px auto;
}
#chara .imgbox {
	text-align: center;
	margin-bottom: 25px;
}
#chara .imgbox img {
	width: 200px;
}
#chara .point2 .imgbox img {
	width: 250px;
}
#chara .link {
	width: 95%;
	font-size: 16px;
}
#chara .colright .link {
	margin-top: 10px;
}
#chara .link.btn.active {
	background: #13639e;
	color: #fff;
}
#chara .link.btn.active:before {
	background: #fff;
}
#chara .link.btn.active span:after {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	background: #0075c1;
}
#chara .link.btn.active span:before {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	background: #0075c1;
}
/*------------------------------
modal
--------------------------------*/
#chara #auto {
	padding: 30px 0px 0px;
}
#chara #auto h2 {
	width: 100%;
	margin-bottom: 20px;
}
#auto .donny {
	font-size: 18px;
}
#auto .houhou {
	width: 100%;
}
#auto .houhou .midasi {
	margin: 0 auto 20px;
	line-height: 1.5;
	height: auto;
}
#auto .houhou .box {
	float: none;
	width: 100%;
	padding-right: 0;
	border-right: none;
	box-sizing: border-box;
	border-bottom: solid 1px #c2e1ff;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
#auto .houhou div:last-child {
	padding: 0;
	margin: 0;
	border-bottom: none;
}
#auto .houhou .txt {
	margin-top: 15px;
}
#auto .notes {
	padding: 20px;
}
/*------------------------------
benri
--------------------------------*/
#benri {
	padding: 30px 0;
}
#benri .list {
	width: 100%;
	padding-bottom: 40px;
	margin-top: 20px;
}
#benri .list li {
	border: solid 1px #0075c1;
	padding: 15px;
	text-align: center;
	margin-right: 10px;
}
#benri .list li .txt {
	text-align: left;
}
/*------------------------------
download
--------------------------------*/
#download_sp {
	width: 100%;
	padding: 0px 10px 0px 10px;
	text-align: center;
	background: #ddd;
}
#download_sp_up {
	width: 100%;
	padding: 0px 10px 0px 10px;
	text-align: center;
	background: #fff;
}
#download_sp:before, #download_sp:after {
	background: none;
}
#download_sp:before {
	content: "";
	background: #d1ecf9;
	width: 50px;
	left: 0;
	height: 50px;
}
#download_sp h2 {
	margin-bottom: 15px;
	position: relative;
}
#download_sp p {
	margin-bottom: 20px;
}
#download_sp .box {
	width: 95%;
	text-align: center;
	padding: 10px 20px;
	margin: 0 auto;
	background: #fff;
}
#download_sp .apbnr .box div, #download_sp .andbnr .box div {
	float: none;
	margin-right: 0;
}
#download_sp .apbnr {
	margin-right: 0;
	margin-bottom: 30px;
}
#download_sp .apbnr, #download_sp .andbnr {
	display: block;
}
#download_sp .apbnr img, #download_sp .andbnr img {
	float: none;
}
#download_sp .apbnr div p, #download_sp .andbnr div p {
	margin: 0 0 5px 0;
}
#download_sp .apbnr:after, #download_sp .andbnr:after {
	right: 0;
	left: 0;
	width: 100%;
	margin: auto;
}
/*------------------------------
kidou
--------------------------------*/
#kidou {
	padding: 30px 0;
}
#kidou ul {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 40px;
}
#kidou .list li {
	border: solid 1px #0075c1;
	padding: 15px;
	margin-right: 10px;
	margin-bottom: 0;
	height: auto;
}
#kidou li:before, #kidou li:after {
	content: none !important;
}
#kidou li p {
	height: auto;
}
#kidou li .decs {
	margin-top: 10px;
}
/*------------------------------
ctext
--------------------------------*/
#ctext {
	width: 95%;
	margin: 0 auto;
	padding: 50px 0 30px 0;
}
#ctext li {
	font-size: 14px;
}
#ctext .box {
	padding: 20px 10px 40px;
}
#ctext .title {
	font-size: 18px;
	text-align: center;
}
#ctext .box div div {
	display: block;
	width: 100%;
	margin-right: 0;
}
#ctext .termsbox .title {
	font-size: 16px;
}
#ctext .terms {
	padding: 12px 25px;
	display: block;
	text-align: center;
}
#ctext .terms:last-child {
	margin-left: 0;
	margin-top: 15px;
}
#ctext .terms:before {
	right: 12px;
}

#ctext2 {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 0px 0;
}
#ctext2 .box {
	padding: 20px 10px 40px;
	width: 90%;
	margin: auto;
}
#ctext2 .title {
	font-size: 18px;
	text-align: center;
}
#ctext2 .box div div {
	display: block;
	width: 100%;
	margin-right: 0;
}
#ctext2 .termsbox .title {
	font-size: 16px;
}
#ctext2 .terms {
	padding: 12px 25px;
	display: block;
	text-align: center;
}
#ctext2 .terms:last-child {
	margin-left: 0;
	margin-top: 15px;
}
#ctext2 .terms:before {
	right: 12px;
}
.apple {
	font-size: 13px;
}
/*------------------------------

--------------------------------*/
.slick-slider {
	position: relative;
}
.slick-prev, .slick-next {
	position: absolute;
	font-size: 0;
	top: 50%;
	width: 40px;
	height: 40px;
	border: none;
	background: #0075c1;
	border-radius: 20px;
	opacity: 0.8;
	margin-top: -20px;
	left: 2%;
	z-index: 1;
	outline: none;
}
.slick-prev:before, .slick-next:before {
	content: "";
	position: absolute;
	left: 7px;
	top: 50%;
	margin-top: -9px;
	width: 17px;
	height: 17px;
}
.slick-next:before {
	left: 7px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.slick-prev:before {
	left: 14px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.slick-next {
	right: 2%;
	left: auto;
}
.slick-disabled {
	background: #c3c3c3;
}
#benri .list .slick-dots, #kidou .list .slick-dots {
	position: absolute;
	padding: 0;
	width: 100%;
	text-align: center;
	margin: 20px auto 0;
	bottom: 0;
	    list-style: none;
}
#benri .list .slick-dots li, #kidou .list .slick-dots li {
	width: 15px;
	height: 15px;
	border-radius: 10px;
	background: #bfbfbf;
	margin: 0 10px;
	padding: 0;
	border: none;
	cursor: pointer;
	float: none;
	display: inline-block;
	outline: none;
}
#benri .list .slick-dots li.slick-active, #kidou .list .slick-dots li.slick-active {
	background: #0075c1;
}
#benri .list .slick-dots li button, #kidou .list .slick-dots li button {
	font-size: 0;
	color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.pointup_box img{
	width: 30%;
	margin-bottom: 15px;
}