﻿@charset "utf-8";

.mt-30 { margin-top: 30px !important }
.mb-45 { margin-bottom: 45px !important }

.line-main {
  width: 100%;
  height: 224px;
  margin: 0 0 30px;
  background: url(/my-page/css/../img/line/line_main_bg.jpg) repeat-x 50% 0;
}
.line-ttl {
  padding: 41px 0 20px;
  text-align: center;
}
.no-wrapper {
  width: 950px;
  margin: 0 0 35px;
}
.no-ttl {
  margin: 0 0 20px;
  padding: 0;
  color: #0068C7;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.7;
	border-bottom: solid 1px #cccccc;
}
.no-ttl span {
  display: inline-block;
  vertical-align: middle;
 *zoom: 1; /* for IE6-7 */
 *display: inline; /* for IE6-7 */
}
.no-ttl-img {
  margin: 0 20px 0 0;
  display: inline-block;
  vertical-align: middle;
 *zoom: 1; /* for IE6-7 */
 *display: inline; /* for IE6-7 */
}
.no01-box {
  width: 950px;
  position: relative;
}
.no01-box .no01-txt {
  /*width: 800px;*/
}
.no02-box {
  display: inline;
  float: right;
  width: 440px;
  position: relative;
}
.no02-box .no02-txt {
  width: 290px;
}
.no01-box .no01-txt01, .no02-box .no02-txt01 {
  margin: 0 0 40px;
  color: #535353;
  line-height: 1.7;
}
.no01-box .img_right, .no02-box .img_right {
  position: absolute;
  top: 5px;
  right: 0;
}
/*** amazon連携 ***/
.line-coop-box {
  width: 950px !important;
  margin-bottom: 55px !important;
}
.line-coop-box .coop-ttl {
  color: #0468c6;
  margin-bottom: 10px;
}
.line-coop-box .coop-lead {
}
.tab {
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.tab li {
  width: 415px;
  height: 44px;
  margin-right: 18px;
  float: left;
  background: url(/my-page/css/../img/line/bg_tab.jpg) no-repeat;
  background-position: center;
  background-color: #b7b7b7;
  color: #FFF;
  position: relative;
  line-height: 44px;
}
.tab li:not(.select):hover {
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  zoom: 1;
}
.tab li:last-child{ margin-right: 0; }
.tab li.select {
  background: #f5f5f5;
  border-bottom-color: #f5f5f5;
  background-image: none;
  color: #3f3c4d;
  z-index: 2;
  border-top: 1px solid #7f7f7f;
  border-left: 1px solid #7f7f7f;
  border-right: 1px solid #7f7f7f;
}
.tab:after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #7f7f7f;
  z-index: 1;
}
.hide {
  display: none;
}
ul.content li {
  overflow: hidden;
}
ul.content .step-ttl img {
  margin-right: 10px;
}
ul.content .step-ttl {
  font-weight: bold;
  color: #3f3f51;
  margin: 30px 0 15px;
}
.step-box {
  overflow: hidden;
	margin-bottom: 10px;
}
.step-box-inner {
  width: 223px;
  float: left;
}
.step-box-inner:last-child {
  width: 179px;
  margin-right: 0;
}
.step-box-inner2 {
  width: 290px;
  float: left;
	margin-bottom: 40px;
}
.step-box-inner2:last-child {
}
.step-box-inner dt {
  width: 179px;
  margin-bottom: 15px;
}
.step-box-inner2 dd {
}
.step-box-inner2 .txtbox {
  height: 70px;
  width: 250px;
  margin-top: 10px;
	margin-bottom: 5px;
}
.step-box-inner2 .txtbox2 {
  height: 92px;
  width: 250px;
	margin-bottom: 5px;
}
.step-box-inner2 .txtbox3 {
  height: 53px;
  width: 250px;
	margin-bottom: 5px;
}
.step-box-inner dt .r_arrow { margin-left: 5px; }
.step-box-inner2 dt .r_arrow { margin-left: 3px; }
.step-box-inner dd.step_qr {
  width: 170px;
  height: 265px;
  background-color: #FFF;
  text-align: center;
  margin: 50px auto 0;
  padding-top: 30px;
}
.info-receive {
  background: #FFF;
}
.info-receive p {
  text-align: center;
  margin-bottom: 15px;
  font-size: 17.5px;
}
.info-receive .info-receive-box {
  width: 950px;
  height: 118px;
  margin: 0 auto 20px;
  background: url(/my-page/css/../img/line/bg_info_receive.jpg) no-repeat;
  padding-top: 27px;
}
.info-receive .info-receive-box2 {
  width: 950px;
  height: 118px;
  margin: 0 auto 20px;
  background: url(/my-page/css/../img/line/bg_info_receive.jpg) no-repeat;
  padding-top: 28px;
}
.info-receive .info-receive-box ul li{
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}


.info-receive .info-receive-box2 ul li{
  display: inline-block;
  vertical-align: middle;
}

.info-receive .info-receive-box2 .box-l{
    padding-right: 50px;
}
 
.info-receive .info-receive-box ul li:last-child,
.info-receive .info-receive-box2 ul li:last-child { margin-right: 0; }
.info-receive .info-receive-box ul,
.info-receive .info-receive-box2 ul {
}
.info-receive .info-receive-box p {
  text-align: left;
  margin-bottom: 0;
  color: #0066c5;
  font-weight: bold;
  font-size: 22px;
}
.info-receive .info-receive-box2 p {
  text-align: left;
  margin-bottom: 0;
  color: #0066c5;
  font-weight: bold;
  font-size: 20px;
}
.index-amazon-ttl01{
	font-size: 28px;
	color: #0a73b5;
	padding-top: 30px;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
	padding: 42px 0 8px;
}
.index-amazon-ttl02{
	color: #0a73b5;
	padding: 0;
	font-size: 20px;
	line-height: 1.7;
	text-align: center;
	font-weight: bold;
}
.sup{
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: 0.1em;
}
.txt_right{
	text-align: right;
}
.txt_center{
	text-align: center;
}
.mt-20{
	margin-top: 20px;
}
.mt-25{
	margin-top: 25px;
}
.mt-40{
	margin-top: 40px;
}
.mt-50{
	margin-top: 50px;
}
.mt-80{
	margin-top: 80px;
}
.mr-40{
	margin-right: 40px;
}
.mb-55{
	margin-bottom: 55px;
}
.pl-40{
	padding-left: 40px;
}
.howto{
	text-align: center;
}
.howto dd{
	color: #1a1e2a;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto;
	width: 370px;
}
.howto_txt01{
	position: relative;
	top: 60px;
}
.howto_txt02{
	position: relative;
  top: 123px;
}
.howto_txt03{
	position: relative;
	top: 200px;
}
.howto_txt04{
	position: relative;
	top: 263px;
}
.maru {
    border-radius: 50%;
    font-size: 17px;
    padding-top: 0.1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
		font-weight: bold;
}
.blue {
		color: #fff;
		background: #0068c7;
}
.nobox{
	float: left;
	padding: 2px 0 0 0;
}
.small{
	font-size:11px; 
	display: inline-block;
	margin-top: 10px;
}
.small2{
	font-size:11px; 
	display: inline-block;
	margin-top: 7px;
	text-indent: -1em;
	margin-left: 1em;
}
.clear{
	clear: both;
}
.w-814{
	width: 814px;
}