@charset "utf-8";
/* CSS Document */

/*-------------------------------------------
reset
-------------------------------------------*/
html,
body,
div,
span,
applet,
footer,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  outline: none;
  border: none;
}

article,
aside,
details,
figcaption,
figure,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

/*-------------------------------------------
base
-------------------------------------------*/

body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'メイリsオ', 'Hiragino Kaku Gothic Pro',
    'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  text-align: justify;
  color: #000;
  background: #d3d5db;
}

@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
  }
}

h3 {
  font-size: 80% !important;
}

.lp_title {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 200% !important;
  line-height: 1.4;
}
.lp_title_sb {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 160% !important;
  line-height: 1.4;
  margin: 0 !important;
}
.font_red {
  color: #cc0033;
}
.font_white {
  color: #fff;
}
.font_60 {
  font-size: 60%;
}
.font_80 {
  font-size: 80%;
}
.font_90 {
  font-size: 90%;
}
.font_110 {
  font-size: 110% !important;
}
.font_120 {
  font-size: 120%;
}
.font_140 {
  font-size: 140%;
}
.font_note {
  font-size: 60% !important;
  text-align: right;
}
a {
  color: #e40014;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
a:focus,
*:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .pc_none {
    display: none;
  }
}

img {
  width: auto;
  vertical-align: top;
  max-width: 100%;
  outline: none;
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
img.block {
  display: block;
}

.fl_left {
  float: left;
}
.fl_right {
  float: right;
}
.clearfix {
  clear: both;
  display: table;
  border: none;
  margin: 0;
  padding: 0;
}

.container {
  padding: 0;
}

.container p {
  font-size: 75%;
  line-height: 1.5;
  margin: 0.5rem 0 !important;
}
.center {
  text-align: center;
}
.txt_bold {
  font-weight: bold;
}

.color01 {
  color: #002e5b;
}
.tLeft {
  text-align: left;
}
.tRight {
  text-align: right;
}

.container .mb10 {
  margin-bottom: 2% !important;
}
.container .mb25 {
  margin-bottom: 4.25% !important;
}
.container .mb40 {
  margin-bottom: 6.8% !important;
}
.container .mb50 {
  margin-bottom: 8.5% !important;
}

.container .pt10 {
  padding-top: 2% !important;
}
.container .pt25 {
  padding-top: 4.25% !important;
}
.container .pt40 {
  padding-top: 6.8% !important;
}
.container .pb10 {
  padding-bottom: 2% !important;
}
.container .pb25 {
  padding-bottom: 4.25% !important;
}
.container .pb40 {
  padding-bottom: 6.8% !important;
}
.login_btn {
    display: block;
    text-align: center;
    background-image: linear-gradient(#eaeaea 0%, #c6c6c6 100%);
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    color: #666;
    font-size: 16px !important;
    text-decoration: none !important;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
    padding: 12px 24px;
    border-radius: 10px;
    font-size: 16px;
    transition: 0.3s;
}
/*-------------------------------------------
#wrapper
-------------------------------------------*/
#wrapper {
  max-width: 640px;
  margin: 0 auto;
  background: #fff;
}

#wrapper * {
  /*margin: inherit !important;
  padding: inherit !important;*/
}

#wrapper img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#wrapper a {
  text-decoration: underline;
}
/*-------------------------------------------
コンテンツ
-------------------------------------------*/

.contentInner {
  width: 92.1875%;
  margin: 0 auto !important;
}
.content1 {
}

.content1_note {
  background-color: #050202;
}

.content2 {
  background: url(/fnt/cms/design_img/shared/img/cam/sugotoku/901/lp_movie_content2.jpg?20200728143055219);
  background-position: 50% 0%;
  padding: 10% 0 !important;
}

.content3 {
}
.content3_inner {
  padding: 4%;
}
.title_c4 {
  position: relative;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 140% !important;
  line-height: 1.4;
  margin: 0 !important;
}

.title_c4:before {
  content: url(/fnt/cms/design_img/shared/img/cam/sugotoku/901/lp_movie_content3_title.png?20200728143055219);
  position: relative;
  top: 0.6em;
  left: -0.5em;
}

.content4 {
  background-color: #cc0033;
}
.title_c5 {
  background-color: #cc0033;
  padding: 3%;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 130% !important;
  line-height: 1.4;
  color: #fff;
}

.ul_content4 {
  background-color: #fff;
  border: solid 2px #fff;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

.li_content4 {
  color: #cc0033;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 90%;
  line-height: 1.5;
  padding: 0.2em 0;
  list-style-type: none !important;
}

.li_content4:before {
  content: '●';
  position: absolute;
  left: 1em;
  color: #cc0033;
}

.content5 {
  background-color: #fff;
  padding: 4% 0 !important;
}
.content7 {
  background-color: #efefef;
  padding: 4% 0 !important;
  font-size: 80%;
  line-height: 1.4;
}

ul.ul_content7 li {
  font-size: 70%;
  line-height: 1.4;
}

a.cta_btn {
  display: block;
  position: relative;
  padding: 0.6em 0em;
  border-radius: 20px;
  font-size: 280%;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.4;
  text-align: center;
  text-decoration: none !important;
  color: #000;
  border: 3px solid #f4b123;
  background: -moz-linear-gradient(top, #f4b123, #f7c767);
  background: -webkit-linear-gradient(top, #f4b123, #f7c767);
  background: linear-gradient(to bottom, #f4b123, #f7c767);
  overflow: hidden;
  z-index: 1 !important;
}
.bottom{
 padding-bottom: 30px;
}
.bunner p{
  padding: 15px 15px 0;
}

@media (max-width: 767px) {
  a.cta_btn {
    font-size: 200%;
  }
}
a.cta_btn:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  background: #fff;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: 0.3s;
  z-index: -1;
}
a.cta_btn:hover {
  color: #cc0033;
}
a.cta_btn:hover:after {
  height: 250%;
  opacity: 1;
}
a.cta_btn:active:after {
  height: 350%;
  opacity: 1;
}
a.cta_btn i {
  position: absolute;
  top: 0.75em;
  right: 0.1em;
  font-size: 150%;
}

a.cta_btn_s {
  width: 300px;
  display: block;
  position: relative;
  padding: 0.6em 0em;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  font-size: 200%;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.4;
  text-align: center;
  text-decoration: none !important;
  color: #000;
  border: 3px solid #f4b123;
  background: -moz-linear-gradient(top, #f4b123, #f7c767);
  background: -webkit-linear-gradient(top, #f4b123, #f7c767);
  background: linear-gradient(to bottom, #f4b123, #f7c767);
  overflow: hidden;
  z-index: 1 !important;
}
@media (max-width: 767px) {
  a.cta_btn_s {
    font-size: 200%;
  }
}
a.cta_btn_s:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  background: #fff;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: 0.3s;
  z-index: -1;
}
a.cta_btn_s:hover {
  color: #cc0033;
}
a.cta_btn_s:hover:after {
  height: 250%;
  opacity: 1;
}
a.cta_btn_s:active:after {
  height: 350%;
  opacity: 1;
}
a.cta_btn_s i {
  position: absolute;
  top: 0.4em;
  right: 0.1em;
  font-size: 150%;
}

/*-------------------------------------------
ページの先頭へ
-------------------------------------------*/

#main .page-top {
  padding: 6vw 4vw 3vw;
  text-align: right;
  font-size: 2.8vw;
  line-height: 1;
  font-weight: bold;
}
#main .page-top a {
  color: #1a74ba;
}

/*-------------------------------------------
ポップアップ
-------------------------------------------*/

#main .popup li {
  display: none;
  position: fixed;
  top: 40%;
  left: 10%;
  width: 79.7%;
  padding: 5%;
  background: #ffffff;
  box-sizing: border-box;
  box-shadow: 5px 5px 10px #dddddd;
  z-index: 101;
}

#main .popup li h3 img {
  display: inline-block;
  width: 23%;
  vertical-align: middle;
}

#main .popup li h3 span {
  display: inline-block;
  width: 70%;
  margin: 0 0 0 5%;
  font-size: 91%;
  vertical-align: middle;
}

#main .popup li p {
  margin: 4% 0;
  font-size: 63%;
}
#main .popup li p .note {
  display: block;
  font-size: 90%;
  margin-top: 1em;
}

#main .popup li .close {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 5.89%;
  margin: 0;
}

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

/*ご注意事項*/
.cp_descNotes {
  padding-top: 4% !important;
  line-height: 1.6;
}
.campaign_notesWrap {
  max-width: 92.1875%;
  margin: 0 auto !important;
}

.campaign_notesBtnWrap {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 7px 0px rgba(162, 3, 31, 1);
  box-shadow: 0px 7px 0px rgba(162, 3, 31, 1);
  border: 3px solid #d00e31;
  background-color: #d00f31;
}

.campaign_notesBtn {
  /*display: table;*/
  padding: 0 1rem !important;
}
.campaign_notesBtn a {
  position: relative;
  color: #fff;
  text-decoration: none !important;
  font-size: 200%;
  font-weight: bold;
  display: block;
  line-height: 1;
}
.campaign_notesBtnWrap .campaign_notesBtn a:after {
  content: '';
  background: url(/fnt/cms/design_img/shared/img/cam/sugotoku/901/close.png?20200728143055219)
    no-repeat;
  position: absolute;
  background-size: contain;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 1.5rem;
}
.campaign_notesBtnWrap.shadow_js .campaign_notesBtn a:after {
  content: '';
  background: url(/fnt/cms/design_img/shared/img/cam/sugotoku/901/open.png?20200728143055219)
    no-repeat;
  position: absolute;
  background-size: contain;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 1.5rem;
}
.shadow_js {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.campaign_notesFlame {
  display: none;
  border-left: 3px solid #d00e31;
  border-right: 3px solid #d00e31;
  border-bottom: 3px solid #d00e31;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
}

.campaign_notesList {
  padding: 20px !important;
  font-size: 14px;
}

.campaign_notesTtl {
  text-align: center;
  margin-bottom: 20px !important;
  font-weight: bold;
}

.campaign_notesSubttl {
  margin-top: 20px !important;
}
.notesIndent {
  text-indent: -1em;
  padding-left: 1em;
}
.dcm_mainFooter {
  margin-top: 0;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
@media only screen and (max-width: 640px) {
  .cont03txt01 {
    font-size: 100% !important;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
.content3_cont{
	margin-top: 25px;
}
