@charset "UTF-8";
/* Reset*/
html {
	color:#000;
	background-color: #FFFFFF;
	max-width: 750px;
	margin: 0 auto;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	width: 100%;
	font-family:"Noto Sans Japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	color:#000;
}
.wrapper {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #FFFFFF;
}
#scrollbtn {
     width: 100%; max-width: 750px; max-height: 100px; position:fixed; z-index: 999;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
td {
	border: solid 1px;
	padding: 1em;
}
a {
	color:#000;
	text-decoration: none;
}
img {
	width: 100%;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	border:0;
}
/*共通設定*/
p {
	display: block;
	margin: 0 auto;
	line-height: 1.9;
	font-family:"Noto Sans Japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #444;
}
ul {
	max-width: 90%;
	margin: 0 auto;
	margin-top: 5%;
	line-height: 1.9;
	color: #444;
	font-size: .89em;
	margin-bottom: 30%;
}
li {
	margin-top:2%;
	list-style: none;
}
a {
	color: #444;
}
/*カルーセル*/
.swiper-pagination-bullet-active {
    opacity: 1;
    background:
    #F52861;
}
/*アコーディオン*/
.accbox label {
    display: block;
	font-size: 1em;
	font-weight: 400;
    margin: 1.5px 0;
    padding : 3px;
    color :#fff;
    background :#C38F08;
    cursor :pointer;
	text-align: left;
}
/*アイコン*/
.accbox label span {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.accbox label span:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 5%;
    margin-top: -4px;
}
/*チェックは隠す*/
.accbox input {
    display: none;
}
/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    opacity: 1;
	margin-bottom: 20px;
}

/*動画*/
.movie {
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

/*オファー*/
.cart01 {
	position: relative;
}
.cart01 .btn01 {
	width: 98%;
	position: absolute;
	top: 63%;
	left: 1%;
}
.cart01 .offer_btn {
	width: 95%;
	position: absolute;
	top: 61%;
	left: 4%;
}
.cart01 .a_btn {
	width: 95%;
	position: absolute;
	top: 63.8%;
	left: 4%;
}

.gif {
	position: relative;
}

.gif .ani_gif {
	width: 95%;
	position: absolute;
	top: 37%;
	left: 3%;
}

#shopping_guide {
	padding-bottom: 3%;
}

#shopping_guide .sg_ttl {
	/*background: #FF8370;
	padding: 5px 0 5px 15px;*/
	color: white;
	font-size: 1.1em;
	/*margin: 5% 0 2%;*/
}

#shopping_guide .sg_ttl_sub {
	padding: 5px 0 5px 15px;
	font-weight: bold;
	margin: 4% 0 1%;
}

#shopping_guide p {
	padding: 5px 0 5px 15px;
}

#shopping_guide img {
	padding: 5px 0 5px 15px;
	margin-bottom: 5%;
}

.small {
	font-size: 14px;
	display:block;
	padding: 1% 0;
	line-height: 1.75;
}
.red {
	color: #FF5053;
}

/*-------------------------------------------
 フッター
-----------------------------------------------*/

footer {
	font-size: 1em;
}
footer ul {
	float: left;
	width: 70%;
}
footer ul li {
	padding-left: 7%;
	font-size: 0.9em;
	text-decoration: underline;
}
footer p.totop {
	float: right;
	width: 20%;
	margin: 3% 5%;
}
.copy {
	padding: 0 0 3%;
	text-align: center;
	font-size: 0.7em;
	clear: both;
}

.fl_btn_sp {
	width: auto;
    position: fixed;
	margin: 0 auto;
    bottom: 0;
    left: 1%;
}
.fl_btn_sp img {
    border: none;
    vertical-align: bottom;
    margin: 0 auto;
    display: block;
	max-width: 640px;
	z-index: 5;
}
.fl_btn_pc {
	width: auto;
    position: fixed;
	margin: 0 auto;
    bottom: 0;
    right: 1%;
}
.fl_btn_pc img {
    border: none;
    vertical-align: bottom;
    margin: 0 auto;
	max-width: 640px;
    display: block;
}
/*.is-fixed {
	display: none!important;
} /*フローティングボタン消す*/

/*電話*/
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/*ボタンアニメーション*/
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.655, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.655, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
-webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

}

/*--動画埋め込み--*/

#movie {

	background-size: cover;
	width: 100%;
}

#youtube-sp {
    text-align: center;
	width: 100%;
}
#youtube-pc {
    text-align: center;
	width:100%;
}

@media screen and (min-width:641px) {
    /*　画面サイズが641pxからからはここを読み込む　*/
	#youtube-sp{display: none;}
	#youtube-pc{display: none;}
}
@media screen and (max-width: 640px) {
/* 640pxまでの幅の場合に適応される(スマホサイズ)*/
	#youtube-tb{display: none;}
	#youtube-pc{display: none;}
}

.video-container {
	background: url(../images/lp01_02.jpg) repeat;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* video container */
#colorbox, #cboxOverlay, #cboxWrapper {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	-webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {max-width:none;}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}

#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}

.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}

#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxContent {
	overflow: visible;
	margin-top: 110px;
	background: #000000;
}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxTitle {
	position: absolute;
	top: -22px;
	left: 0;
	color: #000000;
}
#cboxCurrent {
	position: absolute;
	top: -22px;
	right: 205px;
	text-indent: -9999px;
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	overflow: visible;
	position: absolute;
	top: -12%;
	right: 2%;
	width: 70px;
	height: 70px;
	margin: 0  auto;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	background: url(../images/close.jpg) no-repeat 0 0;
}
#cboxClose {
	right: 0;
	background-position: 0 0;
}
.html5-video-player {
	background: none !important;
}
@media screen and (max-width: 750px) {
	#cboxClose {
		width:80%;
		top: -40px;
		width: 30px;
		height: 30px;
		background-size: 100%;
	}
}

/* ポップアップ */

/* 全体設定 */
* {
  box-sizing: border-box;
  }

/* ポップアップウインドウの設定 */
.popup {
  background-color: rgba(0, 0, 0, .8);
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, .8);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90vw;
  height: auto;
  overflow-y: scroll;
	z-index: 999;
}

/* チェックボックスの初期設定 */
#popup-on{
  display: none;
}

/* チェックされたらポップアップウインドウを開く */
#popup-on:checked + .popup{
  display: block;
	animation-name: fade-in;
  animation-duration: .2s;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* 閉じるアイコン（右上） */
.icon-close{
  background: #efefef;
  color: #000;
  font-size: 30px;
  padding: 0 10px;
  position: absolute;
  left: 0;
	top: 30px;
}

/* 閉じるボタン */
.btn-close{
  background: #efefef;
  border-radius: 10px;
  color: #000;
  padding: 10px;
  cursor: pointer;
  margin: 10px auto;
  width: 95%;
  text-align: center;
}

/* 開くボタン */
.btn-open{
  cursor: pointer;
  margin: 0 auto;
  width: 95%;
}

/* ポップアップの内容 */
.popup-content{
  margin: 30px auto 0 auto;
  width: 100%;
}

.popup-content img{
	display: block;
	width: 65%;
	margin: 0 auto
}

/* QA ■の大きさを統一 */
.square{
	font-family:sans-serif;
}

/* QA 質問4番目内にあるリストのmargin */
.a-text .qa_4{
	margin-bottom: 20px !important;
}

.gif_bg{
	background-image : url(../images/g_parts061803.jpg);
	background-size: cover;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.gif_bg img{
	display: block;
	width: 90%;
	margin: 0 auto;
}