@charset "utf-8";


body {
	background-color: #FFF;
	font-size: 16px;
	line-height: 32px;
}

.contents {
  width: 980px;
  margin: 0 auto;
}


/* h1
---------------------------------------------------- */
h1 {
	background-image: url("../images/bg01.jpg");
}
h1 img {
	max-width: 100%;
  display: block;
  margin: 0 auto;
}
.MV_video_embed video {
  width: 100%;
  height: auto;
}


/* cta__bnr
---------------------------------------------------- */
.cta__bnr {
  margin: 40px auto 0;
  max-width: 850px;
}
.cta__bnr__note {
  font-size: 12px;
  line-height: 21px;
  padding-top: 10px;
  color: #864921;
}
.cta_video_embed img,
.cta_video_noembed img,
.cta_video_embed video {
  width: 100%;
  height: auto;
}
.cta_video_embed img.pc,
.cta_video_noembed img.pc {
  transition: all 0.2s ease;
}
.cta_video_embed img.pc:hover,
.cta_video_noembed img.pc:hover {
  opacity: 0.7;
}


/* cp__area
---------------------------------------------------- */
.cp_area {
  margin: 20px auto 0;
  max-width: 850px;
}
.amazon_cp img{
  width: 100%;
  height: auto;
}
.cp_video_embed video {
  width: 100%;
  height: auto;
}
.first_cp{
  margin: 20px 0 0;
}
.first_cp__free__img img {
  width: 100%;
  height: auto;
}
.first_cp__note{
  font-size: 12px;
  line-height: 21px;
  padding-top: 10px;
  color: #864921;
}


/* select
---------------------------------------------------- */
.select {
  min-width: 980px;
}
.tab_container {
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
}
.tab_item {
  width: 445px;
  margin: 0 20px;
  display: inline-block;
  transition: all 0.2s ease;
}
.tab_item1 {
  background-image: url("../images/tab02_pc.png");
}
.tab_item2 {
  background-image: url("../images/tab04_pc.png");
}
.tab_item:hover {
  opacity: 0.7;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 60px 30px 100px;
  margin-top: -15px;
  clear: both;
  overflow: hidden;
  background-color: #fff;
}
.tab_content1 {
  background-image: url("../images/bg01.jpg");
}
.tab_content2 {
  background-image: url("../images/bg03.jpg");
}
.tab_content h2 {
  text-align: center;
}
.tab_content .lead {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
}
.tab_content .img2 {
  margin: 30px 0 30px -2%;
}
.tab_content .img2 li {
  float: left;
  width: 48%;
  margin: 0 0 0 2%;
}
.tab_content .img2 li img {
  width: 100%;
}
.tab_content .txt {
  text-align: left;
  font-size: 18px;
  line-height: 36px;
}
.tab_content a.btn {
  margin: 40px auto 0;
  display: table;
}
.tab_content .lesson {
  margin-top: 60px;
}
.tab_content .lesson .loop {
  background-color: #FFF;
  padding: 40px 40px 20px;
  text-align: left;
}
.tab_content .lesson .loop .txt {
  margin-bottom: 30px;
}
.tab_content .lesson .loop .catch {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  text-align: left;
  display: inline;
  background: linear-gradient(transparent 50%, #fff882 0%);
}
.tab_content1 .lesson .loop .catch {
  color: #ff547f;
}
.tab_content2 .lesson .loop .catch {
  color: #01be01;
}
.tab_content .att {
  margin-top: 30px;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
}
.tab_content .lesson .loop .inner {
  margin-top: 30px;
}
.tab_content .lesson .loop .inner img {
  float: left;
  width: 450px;
}
.tab_content .lesson .loop .inner p {
  padding: 25px 0 0 480px;
}
.tab_content .lesson .loop .inner .att {
  color: #f1003d;
}
.tab_content .lesson .loop .inner .att p {
  padding: 0 0 0 492px;
}
.tab_content .lesson .loop .cta {
  margin-top: 40px;
}
.tab_content .campaign {
  margin-top: 20px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
	width: 100vw;
  background-color: #BFEEF9;
  padding-bottom: 40px;
}
.tab_content .campaign .inner {
  margin: 0 auto;
  max-width: 980px;
}
.tab_content .campaign h2 img {
  width: 100%;
  height: auto;
}
.tab_content .campaign_amazon_detail {
  margin-top: 20px;
  margin-bottom: 30px;
  background: #fff;
}
.tab_content .campaign_amazon_detail img {
  width: 100%;
}
.tab_content .campaign_amazon_detail__body {
  padding: 20px 40px;
}
.tab_content .campaign_amazon_detail__item {
  margin: 0 0 20px;
}
.tab_content .campaign_amazon_detail__item dt {
  background: #E9E9E9;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  color: #333;
  padding: 5px 10px;
  text-align: left;
  margin: 0 0 10px;
}
.tab_content .campaign_amazon_detail__item dd {
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
.tab_content .campaign_amazon_detail__item dd em {
  font-style: normal;
  color: #FF264A;
}
.tab_content .campaign_amazon_detail__item__img {
  margin: 10px 0 5px;
}
.tab_content .campaign_amazon_detail__btn_note {
  margin: 0 0 23px;
  text-align: left;
}
.tab_content .campaign_amazon_detail__btn_note a {
  color: #2686D0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.tab_content .campaign_amazon_detail__item .campaign_amazon_detail__item_note{
  margin-top: 10px;
  font-size: 12px;
  line-height: 160%;
  color: #333;
}
.tab_content .campaign_amazon_detail__note{
  background-color: #FCEBEE;
  padding: 10px;
  margin-bottom: 20px;
  text-align: left;
}
.tab_content .campaign_amazon_detail__note p{
  font-size: 12px;
  line-height: 160%;
  color: #333;
}
#campaign_amazon_modal_note {
  display: none;
}
.campaign_amazon_modal_note__inner {
  text-align: left;
  padding: 10px;
  max-width: 980px;
}
.campaign_amazon_modal_note__ttl {
  font-weight: bold;
  color: #f68492;
}
.campaign_amazon_modal_note__inner ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.campaign_amazon_modal_note__inner ul li:before {
  content: "・";
}

.tab_content .campaign_friend {
  text-align: left;
  background: #fff;;
  margin-bottom: 20px;
}
.tab_content .campaign_friend__ttl img {
  width: 100%;
  height: auto;
}
.tab_content .campaign_friend p {
  padding: 7px 10px 14px;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}
.tab_content .campaign_friend p b {
  color: #FF264A;
}
.tab_content .campaign_cta {
  margin: 0 auto;
  max-width: 500px;
}
.tab_content .campaign_cta a img {
  width: 100%;
  height: auto;
  transition: all 0.2s ease;
}
.tab_content .campaign_cta a img:hover {
  opacity: 0.7;
}

#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content {
  display: block;
}
.tab_container input:checked + .tab_item1 {
  background-image: url("../images/tab01_pc.png");
}
.tab_container input:checked + .tab_item2 {
  background-image: url("../images/tab03_pc.png");
}


/* footer
---------------------------------------------------- */
footer {
  padding: 80px 0 106px;
  text-align: center;
  position: relative;
}
footer::before {
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -88px;
  content: "";
  display: inline-block;
  width: 177px;
  height: 112px;
  background-size: contain;
  margin-right: 8px;
  background-image: url("../images/footer.png");
}
footer .toez {
  font-size: 14px;
  line-height: 24px;
}
footer .toez .ttl {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 20px;
}
footer ul.footer_logo {
  text-align: center;
  margin: 30px 0 0;
}
footer ul.footer_logo li {
  display: inline-block;
  margin: 0 20px;
  font-family: 'genjyuugothic-bold';
}
footer ul.footer_logo li:nth-child(1) p {
  color: #f7557c;
}
footer ul.footer_logo li:nth-child(2) p {
  color: #78bd36;
}
footer ul.footer_logo li img {
  width: 200px;
}
footer ul.sns {
  text-align: center;
  margin: 30px 0 0;
}
footer ul.sns li {
  display: inline-block;
  margin: 0 10px;
}
footer ul.sns li img {
  width: 50px;
}
footer .copy {
  display: block;
  background: #ff547f;
  color: #fff;
  padding: 30px 0;
  margin: 45px 0 0;
}


/* fix_menu
---------------------------------------------------- */
.fix_menu {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 10px 0;
  width: 100%;
  background-color: #FFF;
}
.fix_menu ul li a {
  display: block;
  margin: 0 auto;
  max-width: 500px;
}
.fix_menu ul li a img {
  width: 100%;
  height: auto;
  transition: all 0.2s ease;
}
.fix_menu ul li a img:hover {
  opacity: 0.7;
}


/* page_top
---------------------------------------------------- */
#page_top {
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 10px;
	right: 10px;
}
#page_top a {
	display: block;
	width: 60px;
	height: 60px;
}
#page_top a img {
	width: 60px;
	height: 60px;
}



@media only screen and (max-width: 740px) {


body {
	font-size: 14px;
	line-height: 24px;
}

.wrapper {
  width: 100%;
}

.contents {
  width: 94%;
}

h1 {
	min-height: 625px;
}

/* cta__bnr
---------------------------------------------------- */
.cta__bnr__inner {
	margin: 0 20px;
	/* width: calc(702%/750*100); */
}

/* cp__area
---------------------------------------------------- */
.cp_area{
  margin: 20px 20px 0;
}
.first_cp__note{
  font-size: 10px;
  line-height: 18px;
}


/* select
---------------------------------------------------- */
.select {
  padding: 0 0 50px;
  background-size: 10% auto;
  min-width: 100%;
}
.tab_container {
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
}
.tab_item {
  width: 45%;
  margin: 0 1%;
  background-size: 100% auto;
}
.tab_item img {
  width: 100%;
}
.tab_item1 {
  background-image: url("../images/tab02_sp.png");
}
.tab_item2 {
  background-image: url("../images/tab04_sp.png");
}
.tab_content {
  padding: 40px 0 60px;
}
.tab_content h2 img {
  width: 100%;
}
.tab_content .lead {
  font-size: 20px;
  line-height: 30px;
}
.tab_content .img2 {
  margin: 0 0 20px;
}
.tab_content .img2 li {
  float: none;
  width: 100%;
  margin: 20px 0 0;
}
.tab_content .txt {
  font-size: 16px;
  line-height: 32px;
}
.tab_content a.btn {
  margin: 30px auto 0;
  text-align: center;
}
.tab_content a.btn img {
  width: 80%;
}
.tab_content .lesson {
  margin-top: 40px;
}
.tab_content .lesson img {
  width: 100%;
}
.tab_content .fancybox img {
  width: 100%;
}
.tab_content .lesson .loop {
  padding: 20px 20px 5px;
}
.tab_content .lesson .loop .txt {
  margin-bottom: 20px;
}
.tab_content .lesson .loop .catch {
  font-size: 20px;
  line-height: 30px;
}
.tab_content .att {
  margin-top: 20px;
}
.tab_content .lesson .loop .inner {
  margin-top: 20px;
}
.tab_content .lesson .loop .inner img {
  float: none;
  width: 100%;
}
.tab_content .lesson .loop .inner p {
  padding: 20px 0 0;
}
.tab_content .lesson .loop .inner .att p {
  padding: 0 0 0 1em;
}
.tab_content .lesson .loop .cta {
  margin-top: 20px;
}
.tab_content .campaign {
  padding: 0 20px 20px;
  margin-left: -20px;
  margin-right: -20px;
  width: auto;
}
.tab_content .campaign_amazon_detail__body {
  padding: 15px 8px 8px;
}
.tab_container input:checked + .tab_item1 {
  background-image: url("../images/tab01_sp.png");
}
.tab_container input:checked + .tab_item2 {
  background-image: url("../images/tab03_sp.png");
}

/* cta__bnr
---------------------------------------------------- */
.cta__bnr__note {
  font-size: 10px;
  line-height: 18px;
}


/* footer
---------------------------------------------------- */
footer {
  padding: 0 0 80px;
}
footer::before {
  top: -80px;
  margin-left: -50px;
  width: 100px;
  height: 63px;
}
footer .toez .ttl {
  font-size: 18px;
  margin-bottom: 10px;
}
footer ul.footer_logo {
  text-align: center;
  margin: 30px 0 0;
}
footer ul.footer_logo li {
  display: inline-block;
  width: 42%;
  margin: 10px 1%;
}
footer ul.footer_logo li img {
  width: 100%;
}
footer ul.sns li {
  margin: 0;
  width: 15%;
}
footer ul.sns li img {
  width: 70%;
}
footer .copy {
    padding: 10px 0;
}


/* page_top
---------------------------------------------------- */
#page_top {
	width: 47px;
	height: 47px;
	position: fixed;
	bottom: 5px;
	right: 5px;
}
#page_top a {
	display: block;
	width: 47px;
	height: 47px;
}
#page_top a img {
	width: 47px;
	height: 47px;
}


}
