@charset "UTF-8";
body{
  background: #fff;
  /* font-family: 'Hiragino Kaku Gothic Std', 'ヒラギノ角ゴ Std W8', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; */
}
.contentsInner{
  width: 960px;
  margin: auto;
}
.posPoint{
  position: relative;
}
header{
  padding: 15px 0 0;
  height: 60px;
  background: #fff;
}
.headerTitle{
  width: 133px;
  height: 31px;
  text-indent: -9999px;
  background-image: url(/lp/mochimono/img/h1_img.png);
  -webkit-background-size: contain;
  background-size: contain;
  background-position: left center;
}
.mainVisual{
  position: relative;
  background-image: url(/lp/mochimono/img/main_visual_bg.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 410px;
  padding: 50px 0 0;
  overflow: hidden;
}
.mainVisual::before{
  content: '';
  top: 14%;
  left: 41%;
  position: absolute;
  width: 188px;
  height: 53px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-image: url(/lp/mochimono/img/airplane.png);
}
.mainTitle{
  width: 636px;
  height: 178px;
  background-image: url(/lp/mochimono/img/main_title.png);
  text-indent: -9999px;
  margin: 0 0 15px;
}
.mainTitleSub{
  width: 572px;
  height: 37px;
  background-image: url(/lp/mochimono/img/main_title_sub.png);
  text-indent: -9999px;
  margin: 0 0 16px;
}
.mainText{
  position: relative;
  top: -115px;
  left: 10px;
  width: 980px;
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  letter-spacing: -0.05em;
	text-align: left;
  margin: 0 auto -72px;
}
.mainImoto{
  position: absolute;
  bottom: -149px;
  right: -43px;
  width: 606px;
  height: 390px;
}
/* -------------------- */
.sec01{
  background: #f0f5f9;
  padding: 60px 0 340px;
}
.sec01Title{
  white-space: nowrap;
  width: 840px;
  margin: 0 auto 43px;
  color: #0382d0;
  font-size: 36px;
  text-align: center;
  border-bottom: 6px solid #0382d0;
}
.travelerList{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.travelerListItem{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.travelerListItem:nth-of-type(even){
  margin: 0 0 21px 40px;
}
.travelerPersonText{
  color: #000;
  margin: 5px 0 0;
  font-size: 16px;
}
.travelerFukidashi{
  width: 330px;
  height: 148px;
  margin: 0 0 0 30px;
  padding: 26px 30px 29px;
  min-width: 330px;
  background: #fff;
  border-radius: 20px;
}
.travelerFukidashiText{
  color: #000;
  text-align: left;
  font-size: 16px;
  letter-spacing: 0.02em;
}
.travelerFukidashiArrow01{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.travelerFukidashiArrow01::before,
.travelerFukidashiArrow01::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.travelerFukidashiArrow02::before{
  top: -60px;
  left: -20px;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 10px solid transparent;
  border-right: 10px solid #fff;
}
.travelerFukidashi span,
.goodsText span,
.sec05lead span,
.flowText span,
.pointText span,
.dealText span{
  font-weight: bold;
  padding: 0 0 3px 0;
  background: linear-gradient(#ffffff 40%, #fff100 70%);
}
/* -------------------- */
.sec02{
  margin: -380px auto 0;
  background-image: url(/lp/mochimono/img/triangle_bg.png);
  -webkit-background-size: contain;
  background-size: contain;
  width: 100%;
  background-color: #fff;
  background-position: top center;
  padding: 320px 0 68px;
}
.sec02Title{
  position: absolute;
  top: -220px;
  left: 170px;
  letter-spacing: 0.02em;
  text-align: left;
  font-size: 34px;
  color: #0382d0;
}
.circleTitle{
  position: relative;
  width: 100%;
  height: 80px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 0 0 20px;
  font-size: 30px;
  background: #2b94e4;
  z-index: 10;
}
.sec02TitleSub::before{
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 240px;
  height: 158px;
  border-radius: 50% 50% 0 0;
  background-image: url(/lp/mochimono/img/bag_icon.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  z-index: -1;
}
.sec02TitleSub::after{
  content: '';
  position: absolute;
  top: -250px;
  left: 56%;
  width: 237px;
  height: 250px;
  overflow: hidden;
  background-image: url(/lp/mochimono/img/imoto_icon01.png);
  z-index: -3;
}
.bringList{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: baseline;
}
.bringListItem{
  width: 470px;
  margin: 0 0 29px;
  border: solid #d5eafa 2px;
  box-sizing: border-box;
}
.bringListItem:nth-of-type(2){
  margin: 0 0 0 20px;
}
.bringTitle{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  background: #d5eafa;
  width: 100%;
  height: 58px;
  font-size: 24px;
  padding: 0 0 0 17px;
  color: #0382d0;
  white-space: nowrap;
  letter-spacing: 0.002em;
  text-align: left;
  margin: 0 0 17px;
}
.bringContentsOuter{
  margin: 5px 28px 31px;
}
.bringContents{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.bringContentsImg{
  width: 100%;
}
.bringContentsText{
  letter-spacing: 0.02em;
  color: #000;
  font-size: 16px;
  text-align: left;
  margin: 0 0 0 25px;
}
.bringContentsText span,
.bringUsefulContentsText span{
  font-weight: bold;
}
.bringUseful{
  overflow: hidden;
  background: #f0f5f9;
  margin: 29px 0 0;
  padding: 20px 28px;
}
.bringUsefulTitle{
  text-align: left;
  color: #000;
  padding: 0 0 10px;
  margin: 0 0 15px;
  background: url(/lp/mochimono/img/useful_dots.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.bringUsefulContents{
  /* display: -webkit-flex;
  display: -ms-flex;
  display: flex; */
}
.bringUsefulContentsImg{
  float: left;
}
.bringUsefulContentsImg img{
  width: 90px;
  min-width: 90px;
}
.bringUsefulContentsText{
  margin: 0 0 0 21px;
  font-size: 14px;
  width: 68%;
  color: #000;
  float: left;
  text-align: left;
}
.bringUsefulContentsTitle{
  float: left;
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  color: #0382d0;
  margin: 0 0 5px 21px;
}
/* -------------------- */
.sec03{
  padding: 155px 0 70px;
  background: #f0f5f9;
}
.sec03Title,
.sec05Title,
.sec08Title{
  position: relative;
  font-size: 30px;
  margin: 0 0 20px;
  color: #000;
  text-align: center;
}
.sec03Title{
  letter-spacing: 0.02em;
}
.sec03Title::before,
.sec03Title::after{
  content: '';
  position: absolute;
  background-repeat: no-repeat;
}
.sec03Title::before{
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
  width: 236px;
  height: 58px;
  background-image: url(/lp/mochimono/img/tips_icon.png);
}
.sec03Title::after{
  top: -46px;
  left: 1.5%;
  width: 182px;
  height: 198px;
  background-image: url(/lp/mochimono/img/imoto_good_icon.png);
}
.sec03TitleSub,
.sec05TitleSub,
.sec08TitleSub{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 424px;
  height: 44px;
  margin: 0 auto 42px;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
  padding: 0 30px;
  font-size: 24px;
  background: #2b94e4;
  color: #FFF;
  box-sizing: border-box;
}
.sec03TitleSub:before, .sec03TitleSub:after, .sec05TitleSub:before, .sec05TitleSub:after, .sec08TitleSub:before, .sec08TitleSub:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.sec03TitleSub:before,
.sec05TitleSub:before,
.sec08TitleSub:before{
  top: 0;
  left: 0;
  border-width: 22px 0px 25px 15px;
  border-color: transparent transparent transparent #f0f5f9;
  border-style: solid;
}

.sec03TitleSub:after,
.sec05TitleSub:after,
.sec08TitleSub:after {
  top: 0;
  right: 0;
  border-width: 22px 15px 25px 0px;
  border-color: transparent #f0f5f9 transparent transparent;
  border-style: solid;
}
.goodsList{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.goodsListItem{
  width: 225px;
  height: 186px;
  background: #fff;
  margin: 0 0 0 20px;
  padding: 35px 20px 18px;
}
.goodsListItem:first-child{
  margin: 0;
}
.goodsTitle{
  color: #0382d0;
  font-size: 20px;
  text-align: center;
  margin: 0 0 15px;
}
.goodsText{
  color: #000;
  text-align: left;
  font-size: 16px;
  line-height: 1.4;
}
.numberIcon01,
.numberIcon02,
.numberIcon03,
.numberIcon04{
  position: relative;
}
.numberIcon01::before,
.numberIcon02::before,
.numberIcon03::before,
.numberIcon04::before{
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 25px;
  height: 32px;
  background-position: center top;
  background-repeat: no-repeat;
}
.numberIcon01::before{
  background-image: url(/lp/mochimono/img/number_icon01.png);
}
.numberIcon02::before{
  background-image: url(/lp/mochimono/img/number_icon02.png);
}
.numberIcon03::before{
  background-image: url(/lp/mochimono/img/number_icon03.png);
}
.numberIcon04::before{
  background-image: url(/lp/mochimono/img/number_icon04.png);
}
/* -------------------- */
.sec04{
  background: #fff;
  padding: 100px 0  50px;
}
.sec04TitleSub::before{
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 240px;
  height: 158px;
  border-radius: 50% 50% 0 0;
  background-image: url(/lp/mochimono/img/airplane_icon.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  z-index: -1;
}
/* -------------------- */
.sec05{
  padding: 147px 0 70px;
  background: #f0f5f9;
}
.sec05Title{
  margin: 0 auto 20px;
}
.sec05Title::before,
.sec05Title::after{
  content: '';
  position: absolute;
  background-repeat: no-repeat;
}
.sec05Title::before{
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
  width: 312px;
  height: 62px;
  background-image: url(/lp/mochimono/img/caution_icon.png);
}
.sec05Title::after{
  top: -25px;
  left: 0%;
  width: 181px;
  height: 238px;
  background-image: url(/lp/mochimono/img/imoto_flow_icon.png);
}
.sec05TitleSub{
  width: 480px;
  margin: 0 auto 30px;
}
.sec05lead{
  position: relative;
}
.sec05lead::after{
  content: '';
  top: -100px;
  right: 0;
  position: absolute;
  width: 174px;
  height: 162px;
  background-image: url(/lp/mochimono/img/energy_icon.png);
}
.sec05lead,
.sec05leadEx,
.sec08lead{
  color: #000;
  font-size: 16px;
  text-align: center;
  margin: 0 0 5px;
}
.sec05lead,
.sec05leadEx{
  letter-spacing: 0.001em;
}
.sec05leadEx{
  font-size: 14px;
  margin: 0 0 25px;
}
.flowList{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.flowListItem{
  width: 460px;
  height: 160px;
  background: #fff;
  padding: 0 40px 0 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.flowListItem:nth-of-type(2){
  margin: 0 0 0 40px;
}
.flowTitle{
  width: 60px;
  min-width: 60px;
  height: 100%;
  text-indent: -9999px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 19px;
  background-size: 19px;
  background-color: #bedef6;
}
.flowTitle01{
  background-image: url(/lp/mochimono/img/number_band01.png);
}
.flowTitle02{
  background-image: url(/lp/mochimono/img/number_band02.png);
}
.flowText{
  font-size: 16px;
  color: #000;
  text-align: left;
  padding: 28px 0px 28px 30px;
}
.flowArrow{
  position: relative;
}
.flowArrow::before{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
  width: 23px;
  height: 48px;
  background-image: url(/lp/mochimono/img/flow_arrow.png);
}
/* -------------------- */
.sec06{
  padding: 97px 0 50px;
  background: #fff;
}
.sec06TitleSub::before{
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 240px;
  height: 158px;
  border-radius: 50% 50% 0 0;
  background-image: url(/lp/mochimono/img/travel_icon.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  z-index: -1;
}
.sec06 .bringList{
  align-items: stretch;
}
.sec06 .bringListItem{
  height: 230px;
}
.sec06 .bringListItem:nth-of-type(even){
  margin: 0 0 20px 20px;
}
.sec06 .bringTitle{
  margin: 0 0 24px;
}
/* -------------------- */
.sec07{
  padding: 68px 0 70px;
  background: #0382d0 ;
}
.sec07Title{
  white-space: nowrap;
  width: 884px;
  margin: 0 auto 43px;
  color: #fff;
  font-size: 36px;
  text-align: center;
  padding: 0 0 5px 0;
  border-bottom: 6px solid #fff;
}
.sec07Title span,
.sec07lead span{
  color: #fff956;
  font-weight: bold;
}
.sec07Title span.spUnderLine{
  color: #fff;
}
.sec07lead{
	color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
}
.recommendBox{
  position: relative;
}
.recommendBoxText{
  position: relative;
  top: -15px;
  left: 45px;
  width: 540px;
  height: 230px;
  background-image: url(/lp/mochimono/img/recommen_fukidashi_bg.png);
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center right;
  z-index: 10;
  color: #000;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  line-height: 1.8;
  padding: 34px 22px 0 0;
}
.recommendBox::after{
  content: '';
  position: absolute;
  top: 0;
  right: 35px;
  width: 400px;
  height: 220px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-image: url(/lp/mochimono/img/imoto_wifi_bg.png);
}
.recommendBoxText span{
  font-weight: bold;
  padding: 5px 18px;
  background: linear-gradient(#fff956 0%, #fff956 70%);
}
/* -------------------- */
.sec08{
  background: #f0f5f9;
  padding: 160px 0 70px;
}
.sec08Title{
  z-index: 10;
}
.sec08Title::before,
.sec08Title::after{
  content: '';
  position: absolute;
  background-repeat: no-repeat;
}
.sec08Title::before{
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 347px;
  height: 58px;
  background-image: url(/lp/mochimono/img/suggestion_icon.png);
}
.sec08Title::after{
  top: -60px;
  left: 0;
  width: 228px;
  height: 307px;
  background-image: url(/lp/mochimono/img/imoto_point_icon.png);
  z-index: -1;
}
.sec08TitleSub{
  margin: 0 auto 20px;
}
.sec08lead{
  margin: 0 0 25px;
  letter-spacing: 0.001em;
}
.pointList{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  z-index: 10;
}
.pointListItem{
  background: #fff;
  width: 225px;
  height: 181px;
  padding: 65px 22px 20px;
  margin: 0 0 0 20px;
}
.pointListItem:first-child{
  margin: 0;
}
.pointText{
  text-align: left;
  color: #000;
  font-size: 16px;
}
.pointNumber01,
.pointNumber02,
.pointNumber03,
.pointNumber04{
  position: relative;
}
.pointNumber01::before,
.pointNumber02::before,
.pointNumber03::before,
.pointNumber04::before{
  content: '';
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: 25px;
  height: 32px;
  background-position: center top;
  background-repeat: no-repeat;
}
.pointNumber01::before{
  background-image: url(/lp/mochimono/img/number_icon01.png);
}
.pointNumber02::before{
  background-image: url(/lp/mochimono/img/number_icon02.png);
}
.pointNumber03::before{
  background-image: url(/lp/mochimono/img/number_icon03.png);
}
.pointNumber04::before{
  background-image: url(/lp/mochimono/img/number_icon04.png);
}
/* -------------------- */
.sec09{
  background: #fff;
  padding: 65px 0 49px;
}
.sec09Title{
  position: relative;
  font-size: 30px;
  text-align: center;
  color: #0382d0;
  font-weight: bold;
  width: 375px;
  margin: 0 auto 48px;
}
.sec09Title::before,
.sec09Title::after{
  content: '';
  position: absolute;
  top: -10px;
  width: 53px;
  height: 66px;
  background-repeat: no-repeat;
}
.sec09Title::before{
  left: 0;
  background-image: url(/lp/mochimono/img/line_icon01.png);
}
.sec09Title::after{
  right: 0;
  background-image: url(/lp/mochimono/img/line_icon02.png);
}
.sec09 .travelerFukidashi{
  background: #e5f2fd;
  height: 168px;
}
.sec09 .travelerFukidashiText span,
.sec05lead span{
  background: linear-gradient(#e5f2fd 40%, #fff100 70%);
}
.sec09 .travelerFukidashiArrow02::before{
  border-right: 10px solid #e5f2fd;
}
/* -------------------- */
.sec10{
  background: #0382d0;
  padding: 0 0 48px;
}
.sec10Title{
  position: relative;
  top: 35px;
  font-size: 34px;
  text-align: center;
  color: #0382d0;
  font-weight: bold;
  background-image: url(/lp/mochimono/img/fukidashi_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: contain;
  background-size: contain;
  width: 57%;
  line-height: 1.8;
  height: auto;
  padding: 10% 0 10% 0;
  letter-spacing: 0.01em;
  vertical-align: bottom;
}
.sec10Title::after{

}
.sec10Title span.imotoWifi{
  background-image: url(/lp/mochimono/img/imoto_wifi_icon.png);
  background-repeat: no-repeat;
  width: 43%;
  height: 0;
  display: inline-block;
  text-indent: -9999px;
  padding: 0 0 10% 0;
}
.sec10Title span.textMargin{
  display: inline-block;
  transform: translateY(5px);
}
.dealList{
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  border-radius: 15px;
  background: #fff;
  padding: 40px 40px 40px 25px;
  margin: 0 0 50px;
  z-index: 10;
}
.dealListItem{
  border-right: #dadada 1px solid;
  padding: 0 25px 0 15px;
}
.dealListItem:last-of-type{
  border: none;
  padding: 0 0 0 15px;
}
.dealText{
  position: relative;
  text-align: left;
  font-size: 18px;
  color: #000;
  padding: 0 0 0 20px;
  margin: 0;
  letter-spacing: 0.02em;
}
.dealText:first-child{
  margin: 0 0 15px;
}
.dealText::before{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #0382d0;
}
.cvBtnOuter{
  width: 600px;
  margin: auto;
}
.cvBtn{
  width: 600px;
  margin: auto;
}
.cvBtn a{
  background-color: #fcff00;
  background-image: url(/lp/mochimono/img/cv_btn_arrow.png);
  background-position: right 50px top 50%;
  background-repeat: no-repeat;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 600px;
  height: 100px;
  margin: auto;
  text-decoration: none;
  color: #000;
  font-size: 34px;
  text-align: center;
  border-radius: 50px;
  box-shadow: 0px 6px 0px 4px #09466c;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  font-weight: bold;
}
.cvBtnOuter:hover .cvBtn a{
  box-shadow: none;
  position: relative;
  top: 7px;
  opacity: 1;
}


.bringList .cvBtnOuter{
  width: 100%;
  margin: 6px 0 0;
}
.bringList .cvBtn{
  width: 100%;
}
.bringList .cvBtn a{
  background-position: right 24px top 5px;
  background-size: 7%;
  width: 65%;
  height: 28px;
  font-size: 18px;
  box-shadow: 0px 1px 0px 2px #09466c;
}
.bringList .cvBtnOuter:hover .cvBtn a{
  top: 2px;
}

/* -------------------- */
#pageTop {
	position: fixed;
	bottom: -100px;
	right: 30px;
	transition: .3s;
	z-index: 20;
}

#pageTop.disp {
	bottom: 100px;
}

#pageTop a {
	transition: .3s;
}

#pageTop a:hover {
	opacity: .7;
}
.pcHide{
  display: none;
}
.spHide{
  display: block;
}

@media print, screen and (max-width: 767px) {
  .pcHide{
    display: block;
  }
  .spHide{
    display: none;
  }
  .contentsInner{
    width: 89.333%;
  }
  .contentsInnerRemove{
    width: 100%;
  }
  header{
    padding: 3px 0 0;
    height: 40px;
  }
  .headerTitle{
    width: 90px;
    margin: auto;
  }
  .mainVisual{
    height: auto;
    padding: 0;
  }
  .mainVisual::before{
    display: none;
  }
  .mainTitle{
    position: relative;
    top: 0;
    width: 49%;
    height: 0;
    margin: 7% 0 2% 3%;
    padding: 0 0 36.0712%; /* 379:279=49:x */
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(/lp/mochimono/img/main_title_sp.png);
  }
  .mainTitleSub{
    width: 50%;
    height: 0;
    margin: 0 0 4.6% 3%;
    padding: 0 0 10.3797%; /* 395:82=50:x */
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(/lp/mochimono/img/main_title_sub_sp.png);
  }
  .mainImoto{
    top: auto;
    right: 0;
    bottom: 0;
    width: 57%;
    height: auto;
    padding: 0;
		margin: 0 0 -10.6%;
  }
  .mainText{
    position: static;
    background: #fff;
    color: #000;
    font-size: 16px;
    padding: 20px 0 25px 0;
    width: 89.333%;
    margin: 0 auto;
    z-index: 50;
  }
  /* -------------------- */
  .sec01{
    padding: 30px 0 340px;
  }
  .sec01Title{
    white-space: normal;
    font-size: 23px;
    width: auto;
    border-bottom: none;
  }
  .spUnderLine{
    display: inline-block;
    padding: 0 0 2px;
    border-bottom: 3px solid #0382d0;
  }
  .travelerList{
    align-items: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .travelerListItem{
    margin: 0 0 20px;
    width: 100%;
  }
  .travelerPerson{
    width: 22%;
    min-width: 22%;
  }
  .travelerFukidashi{
    width: 70%;
    min-width: 70%;
    height: auto;
    padding: 12px 15px;
  }
  .travelerFukidashiText{
    margin: 0;
    font-size: 14px;
  }
  .travelerPersonText{
    font-size: 13px;
    letter-spacing: 0.02em;
  }
  .travelerListItem:nth-of-type(2) .travelerFukidashiArrow02::before,
  .travelerListItem:nth-of-type(4) .travelerFukidashiArrow02::before{
    right: -112%;
    border-left: 10px solid #fff;
    border-right: none;
  }
  .travelerListItem:nth-of-type(2) .travelerPerson,
  .travelerListItem:nth-of-type(4) .travelerPerson{
    order: 2;
    margin: 0 0 0 30px;
  }
  .travelerListItem:nth-of-type(2) .travelerFukidashi,
  .travelerListItem:nth-of-type(4) .travelerFukidashi{
    margin: 0;
    order: 1;
  }
  .travelerListItem:nth-of-type(even){
    margin: 0 0 20px;
  }

  /* -------------------- */
  .sec02{
    margin: -320px auto 0;
    padding: 150px 0 40px;
  }
  .sec02Title{
    left: 0;
    top: -150px;
    font-size: 23px;
    letter-spacing: 0.001em;
		text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
		z-index: 11;
  }
  .sec02TitleSub::after{
    top: -163px;
    right: -15px;
    left: auto;
    width: 133px;
    height: 166px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .sec02TitleSub::before{
    top: -33px;
    width: 138px;
    height: 90px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .circleTitle{
    font-size: 21px;
    height: 60px;
    margin: 0;
  }
  .bringTitle{
    position: relative;
    font-size: 19px;
    white-space: normal;
    /* height: 50px; */
    margin: 0;
  }
  .bringTitle::before{
    content: "";
    width: 2px;
    height: 16px;
    background: #2b94e4;
    position: absolute;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
  }
  .bringTitle::after {
    content: "";
    width: 16px;
    height: 2px;
    background: #2b94e4;
    position: absolute;
    right: 11px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
  }
  .bringTitleImotoWifi{
    height: 85px;
  }
  .plus_open::before{
    transform: rotate(270deg);
  }
  .plus_open::after{
    transform: rotate(360deg);
  }
  .bringContents{
    align-items: flex-start;
  }
  .bringContentsOuter{
    display: none;
    margin: 16px 10px 15px 15px;
  }
  .bringListItem{
    width: 100%;
    margin: 0;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #2b94e4;
    border-right: 1px solid #2b94e4;
  }
  .bringListItem:nth-of-type(2){
    margin: 0;
  }
  .bringListItem:last-of-type{
    border-bottom: 1px solid #2b94e4;
  }
  .bringContentsText{
    /* margin: 0 0 0 15px; */
  }
  .bringContentsImg{
    width: 50%;
    margin: 0 8px 0 0;
  }
  .bringContentsImg img{
    max-width: 140%;
  }
  .bringContentsImg img.bringSmallImg{
    max-width: 120%;
  }
  .bringContentsImg img.bringSmallImgMedicine{
    max-width: 82%;
  }
  .bringContentsImg img.bringSmallImgTalk{
    max-width: 85%;
  }
  .bringUseful{
    margin: 20px 0 0;
    padding: 20px 15px;
  }
  .bringUsefulTitle{
    font-size: 16px;
    margin: 0 0 10px;
    -webkit-background-size: 9px;
    background-size: 9px;
  }
  .bringUsefulContents{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
  }
  .bringUsefulContentsImg{
    float: left;
    order: 2;
  }
  .bringUsefulContentsImg img{
    width: 70%;
    min-width: 70%;
  }
  .bringUsefulContentsTitle{
    font-size: 14px;
    width: 100%;
    float: left;
    order: 1;
    margin: 0 0 5px 0;
  }
  .bringUsefulContentsText{
    order: 3;
    width: 61%;
    margin: 0 0 0 6px;
  }
  /* -------------------- */
  .sec03{
    position: relative;
    padding: 85px 0 20px;
  }
  .sec03::before{
    content: '';
    position: absolute;
    left: 0px;
    top: 3%;
    width: 30%;
    height: auto;
    padding: 0 0 74%;
    background-repeat: no-repeat;
    background-image: url(/lp/mochimono/img/imoto_good_icon_sp.png);
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 10;
  }
  .sec03Title, .sec05Title, .sec08Title{
    font-size: 21px;
    margin: 0 0 15px;
  }
  .sec03Title::after{
    display: none;
  }
  .sec03TitleSub, .sec05TitleSub, .sec08TitleSub{
    font-size: 19px;
    height: 38px;
    padding: 0 15px;
  }
  .sec03TitleSub, .sec05TitleSub, .sec08TitleSub{
    width: auto;
  }
  .sec03TitleSub:before, .sec05TitleSub:before, .sec08TitleSub:before{
    border-width: 18px 0px 25px 15px;
  }
  .sec03TitleSub:after, .sec05TitleSub:after, .sec08TitleSub:after{
    border-width: 19px 15px 25px 0px;
  }
  .sec03Title::before{
    -webkit-background-size: contain;
    background-size: contain;
    width: 185px;
    top: -57px;
  }
  .sec03TitleSub{
    width: 91%;
    z-index: 10;
  }
  .sec03TitleSub:before{
    content: "";
    position: absolute;
    top: 1%;
    left: -15px;
    width: 0;
    height: 0;
    padding: 0;
    transform: rotate(180deg);
    border-style: solid;
    border-color: #2b94e4 transparent #2b94e4 #2b94e4;
    border-width: 19px 15px 19px 0;
    z-index: 10;
  }
  .goodsList{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: stretch;
		position: relative;
		z-index: 10;
  }
  .goodsListItem{
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 35px 15px 10px;
  }
  .goodsListItem:first-child {
    margin-bottom: 20px;
  }
  .goodsTitle{
    font-size: 16px;
    margin: 0 0 10px;
  }
  .numberIcon01::before, .numberIcon02::before, .numberIcon03::before, .numberIcon04::before{
    -webkit-background-size: contain;
    background-size: contain;
    width: 20px;
    top: -6%;
    height: 25px;
  }
  /* -------------------- */
  .sec04{
    padding: 60px 0 40px;
  }
  .sec04TitleSub::before{
    top: -33px;
    width: 138px;
    height: 90px;
    -webkit-background-size: contain;
    background-size: contain;
  }

  /* -------------------- */
  .sec05{
    padding: 100px 0 40px;
  }
  .sec05TitleSub{
    font-size: 18px;
  }
  .sec05Title::before{
    -webkit-background-size: contain;
    background-size: contain;
    width: 245px;
    top: -60px;
  }
  .sec05Title::after{
    display: none;
  }
  .sec05leadOuter{
    float: right;
    width: 60%;
  }
  .sec05lead{
    margin: 0 0 12.5px;
  }
  .sec05leadEx{
    margin: 12.5px 0 12.5px;
  }
  .sec05lead, .sec05leadEx{
    text-align: left;
  }
  .sec05lead::after{
    display: none;
  }
  .flowList{
    position: relative;
    clear: both;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 10;
    background: #f0f5f9;
  }
  .flowList::before{
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    top: -213px;
    left: 0%;
    width: 120px;
    height: 244px;
    padding: 0 0 66%;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(/lp/mochimono/img/imoto_flow_icon_sp.png);
    z-index: -1;
  }
  .flowListItem{
    width: auto;
    height: auto;
    padding: 0;
  }
  .flowListItem:first-child{
    margin: 0 0 18.5px;
  }
  .flowListItem:nth-of-type(2){
    margin: 0;
  }
  .flowTitle{
    min-height: 100%;
    margin: 0;
    height: auto;
    -webkit-background-size: 14px;
    background-size: 14px;
  }
  .flowText{
    margin: 0;
    padding: 15px 20px 15px 16px;
  }
  .flowArrow::before{
    top: -40%;
    left: 50%;
    transform: translate(-50%, 0) rotate(90deg) scale(0.5);
    -webkit-background-size: contain;
    background-size: contain;
  }
  /* -------------------- */
  .sec06{
    padding: 60px 0 40px;
  }
  .sec06TitleSub::before{
    top: -33px;
    width: 138px;
    height: 90px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .sec06 .bringListItem:nth-of-type(even){
    margin: 0;
  }
  .sec06 .bringListItem{
    height: auto;
  }
  .sec06 .bringTitle{
    margin: 0;
    letter-spacing: 0.001em;
  }
  /* -------------------- */
  .sec07{
    padding: 40px 0 40px;
  }
  .sec07Title{
    /* white-space: normal; */
    width: 90%;
    font-size: 23px;
    border-bottom: 3px solid #fff;
    margin: 0 auto 30px;
  }
  .sec07Title span.spUnderLine{
    color: #fff;
    display: inline-block;
    margin: 0 0 2px;
    border-bottom: 3px solid #fff;
  }
  .recommendBoxText{
    width: 100%;
    left: 50%;
    font-size: 25px;
    transform: translateX(-50%);
    background-position: center center;
    background-image: url(/lp/mochimono/img/recommen_fukidashi_bg_sp.png);
    height: auto;
    padding: 7% 22px 15% 0;
    letter-spacing: 0.002em;
  }
  .recommendBox::after{
    width: 100%;
    top: 65%;
    left: 50%;
    transform: translateX(-50%);
    background-position: center center;
  }
  .sec07lead{
    text-align: left;
    margin: 48% 0 0;
  }
  .recommendBoxText span{
    padding: 5px 8px;
  }
  /* -------------------- */
  .sec08{
    padding: 100px 0 20px;
  }
  .sec08Title::before {
    -webkit-background-size: contain;
    background-size: contain;
    width: 245px;
    top: -60px;
  }
  .sec08lead{
    float: right;
    width: 60%;
  }
  .sec08Title::after{
    display: none;
  }
  .pointList{
    position: relative;
    clear: both;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 10;
  }
  .pointList::before{
    position: absolute;
    content: '';
    top: -158px;
    background-repeat: no-repeat;
    background-image: url(/lp/mochimono/img/imoto_point_icon.png);
    -webkit-background-size: contain;
    background-size: contain;
    width: 120px;
    height: 174px;
    z-index: -1;
  }
  .pointListItem{
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 47px 15px 10px;
  }
  .pointListItem:first-child {
    margin-bottom: 20px;
  }
  .pointListItem:nth-of-type(1), .pointListItem:nth-of-type(3) {
    margin: 0 0 20px 0;
  }
  .pointText{
    margin: 0 0 5px;
  }
  .sec08lead{
    text-align: left;
  }
  .pointNumber01::before, .pointNumber02::before, .pointNumber03::before, .pointNumber04::before{
    -webkit-background-size: contain;
    background-size: contain;
    width: 18px;
    height: 20px;
  }
  /* -------------------- */
  .sec09{
    padding: 40px 0 20px;
  }
  .sec09Title{
    width: 80%;
    font-size: 21px;
    margin: 0 auto 25px;
  }
  .sec09Title::before, .sec09Title::after{
    -webkit-background-size: contain;
    background-size: contain;
    width: 35px;
  }
  .sec09 .travelerFukidashi{
    height: auto;
  }
  .sec09 .travelerListItem:nth-of-type(2) .travelerFukidashiArrow02::before{
    border-right: none;
    border-left: 10px solid #e5f2fd!important;
  }
  /* -------------------- */
  .sec10{
    padding: 15px 0 48px;
  }
  .sec10Title{
    top: 0;
    font-size: 23px;
    width: 90%;
    -webkit-background-size: contain;
    background-size: contain;
    height: auto;
    margin: 0 auto 4%;
    padding: 1% 0;
    line-height: 1.8;
    letter-spacing: 0.0001em;
    background-image: url(/lp/mochimono/img/fukidashi_bg_sp.png);
  }
  .sec10Title::after{
  }
  .sec10Title span.imotoWifi{
    background-position: center bottom;
    -webkit-background-size: contain;
    background-size: contain;
		margin: 10% 0.5% 0 0;
		padding: 0 0 9.6184%; /* 228:43=51:x */
		vertical-align: middle;
  }
	.sec10Title span.textMargin {
		display: inline-block;
		vertical-align: middle;
		margin: 12% 0 0;
	}
  .dealList{
    width: 89.333%;
    margin: 0 auto 30px;
    border-radius: 0;
    padding: 20px 25px 20px 25px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dealListItem:last-of-type{
    padding: 0;
  }
  .dealListItem{
    border: none;
    padding: 0;
  }
  .dealText{
    border-bottom: 1px solid #dadada;
    margin: 0 0 10px;
  }
  .cvBtnOuter{
    width: 89.333%;
  }
  .cvBtn{
    width: 100%;
  }
  .cvBtn a{
    width: 100%;
    height: 80px;
    font-size: 25px;
    background-position: right 24px top 50%;
    box-shadow:3px 3px 0px 3px #09466c;
  }
  .bringList .cvBtn a{
    width: 100%;
  }
}


@media screen and (max-width: 320px) {
  .sec07Title {
    font-size: 21px;
  }
  .sec03TitleSub, .sec05TitleSub, .sec08TitleSub {
    font-size: 16px;
  }
  .sec10Title {
    font-size: 19px;
  }
  .sec10Title span.imotoWifi {
    margin-right: 4px;
  }
  .recommendBoxText {
    font-size: 21px;
    padding-right: 0;
  }
  .bringTitle {
    padding-right: 30px;
  }
  .sec07lead {
    margin-top: 60%;
  }
  .sec08lead,
  .sec05leadOuter {
    width: 53%;
  }
  .cvBtn a {
    font-size: 23px;
    padding-left: 28px;
    justify-content: left;
  }
  .sec10 .dealText {
    font-size: 16px;
  }
}


/*-----------------------------------------------------------------------
for IE
*----------------------------------------------------------------------- */
@media all and (-ms-high-contrast:none) and (max-width: 767px) {
	.mainImoto {
		bottom: auto;
		margin: 0 2% -10.6% 0;
		top: 0;
	}
}

