/* --------------------
  base
-------------------- */
img[height="1"][width="1"] {
  display: none;
}
div.header {
  min-height: 38px;
}
#location {
  margin: 0 auto 15px !important;
  font-size: 1.2rem;
}
#location ol {
  font-size: 100%;
  width: 100%;
  max-width: 980px;
  box-sizing: border-box;
}
ol, ul {
  list-style: none;
}
.fmv {
  padding: 0 10px;
  display: inline-block;
}

/* --------------------
  contents
-------------------- */
div.contents {
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", "sans-serif";
  text-align: left;
  color: #1d1c18;
}
div.contents img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
div.contents .anno {
  text-align: right;
  font-size: 1.2rem;
}
.button a:hover, .cpbnr a:hover, .sagiwall_bnr a:hover {
  opacity: 0.7;
  transition: 0.5s;
}

/* --------------------
  fv
-------------------- */
#fv {
  background: #ffd21e;
}
#fv h1 {
  max-width: 980px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 6.4rem;
  padding: 5px 0 85px 0;
  line-height: 1.4;
  text-align: left;
  background: url("https://azby.fmworld.net/shopping/pkg_soft/osusume/security/subscription/images/fv_bg.png") no-repeat right 0;
}
#fv h1 span {
  font-size: 2.4rem;
  display: inline-block;
  margin: 10px 0 35px;
}
#fv h1 span strong {
  font-weight: bold;
  font-size: 3rem;
}
#fv p {
  max-width: 980px;
  margin: 0 auto;
}
#fv .button {
  margin-top: -90px;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .monthly_security #fv .button {
    width: 61.333vw;
    max-width: 300px;
    margin-top: -5px;
  }
}
#fv .anno {
  padding: 10px 0 15px;
}

/* --------------------
  section
-------------------- */
#point, #flow, #faq {
  padding: 30px 0 80px;
}
#point {
  background: #1d1c18;
  color: #fff;
}
#reco_soft,
#operation {
  background: #e9eceb;
  padding: 0 0 60px;
}
#feature {
  background: #e9eceb;
  padding: 0 0 100px;
}
#flow {
  background: #ffd21e;
}
#faq {
  background: #fff;
}
section .contbox {
  max-width: 980px;
  margin: 0 auto;
}
#point > h2,
#reco_soft > h2,
#operation h2,
#feature h2,
#flow > h2,
#faq > h2 {
  text-align: center;
  font-size: 3rem;
  padding: 80px 0 50px;
}

/* point */
#point dl {
  border: 1px solid #fff;
  margin-bottom: 20px;
  font-size: 3.5rem;
  font-weight: bold;
}
#point dt {
  float: left;
  background: #fff;
  color: #1d1c18;
  padding: 0 0.75em;
  text-align: center;
}
#point dd {
  padding: 0 0.75em;
  display: inline-block;
  color: #ffd21e;
}
#point dt span {
  font-size: 40%;
}
#point dd sup {
  font-size: 50%;
  color: #fff;
  vertical-align: text-top;
  margin-left: -0.25em;
}
#point dd span {
  font-size: 50%;
  color: #fff;
  margin-left: 1em;
}

/* reco_soft */
#reco_soft > h2 span {
  display: inline-block;
  margin: 0 0 0 -3em;
}
#reco_soft .contbox {
  max-width: 1000px;
  width:100%;
  margin: 0 auto;
  display: table;
  border-spacing: 10px 0;
}
#reco_soft .contbox dl {
  display: table-cell;
  width: 33%;
  background: #fff;
}
#reco_soft .contbox dl dd {
  padding: 10px 10px 20px;
}
#reco_soft .contbox dl .logo {
  text-align: center;
}
#reco_soft .contbox dl .ofr {
  margin-top: 30px;
  text-align: center;
}
#reco_soft .contbox dl .ofr + .ofr {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 2px dotted #e1e1e1;
}
#reco_soft .contbox dl .ofr .button {
  margin-top: 10px;
}
#reco_soft .contbox dl .ofr .button a {
  position: relative;
  display: block;
  max-width: 280px;
  margin: 0 auto;
  padding: 4px 0 1px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  background-color: #0fb689;
  border-radius: 20px;
  box-shadow: 0px 2px 6px rgba(3, 36, 27, 0.5);
}
#reco_soft .contbox dl .ofr .button.type-y a {
  background-color: #2f8d8e;
}
#reco_soft .contbox dl .ofr .button a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fff;
  transform: translateY(-50%);
}

#reco_soft .contbox dl .new {
  position: relative;
}
#reco_soft .contbox dl .new::after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url("https://azby.fmworld.net/shopping/pkg_soft/osusume/security/subscription/images/icon_new.png") no-repeat right 0;
  width: 58px;
  height: 58px;
  top: -18px;
  left: -11px;
}
#reco_soft .contbox dl .popular {
  position: relative;
}
#reco_soft .contbox dl .popular::after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url("https://azby.fmworld.net/shopping/pkg_soft/osusume/security/subscription/images/icon_popular.png") no-repeat right 0;
  width: 58px;
  height: 58px;
  top: -18px;
  left: -11px;
}

/* accbox */
.accbox {
  margin: 0 10px;
}
.accbox label {
  display: block;
  margin: 5% auto 0;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  background: #eff9f9 url("https://azby.fmworld.net/shopping/pkg_soft/osusume/security/subscription/images/btn_plus.png") no-repeat right 0;
  padding: 1.6em 0 0;
  text-align: center;
  line-height: 0;
  height: 50px;
  box-sizing: border-box;
}
.accbox label:hover {
  opacity: 0.7;
  transition: 0.5s;
}
.accbox input {
  display: none;
}
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
  position: relative;
  background: #eff9f9;
  font-size: 1.4rem;
}
.cssacc:checked + label + .accshow {
  height: auto;
  opacity: 1;
  transition: 0.8s;
  padding: 20px 20px 30px;
  min-height: 11em;
  background: #eff9f9;
}
.cssacc:checked + label {
  background: #eff9f9 url("https://azby.fmworld.net/shopping/pkg_soft/osusume/security/subscription/images/btn_minus.png") no-repeat right 0;
}
.cssacc:checked + label:before {
  content: "";
  position: absolute;
  top: 75%;
  left: 28%;
  margin-left: -2px;
  border: 2px solid #20babc;
  background: #20babc;
  width: 44%;
  transition: 0.5s;
}
.accbox .accshow ul {
  list-style: disc inside;
  text-indent: -1em;
  padding-left: 1em;
}
/* nengaku */
#reco_soft .nengaku {
  border-spacing: 10px 10px;
}
#reco_soft h3 {
  text-align: center;
  margin: 0 auto;
  padding: 27px 0 10px 17px;
  max-width: 980px;
  box-sizing: border-box;
}
#reco_soft .nengaku.contbox dl .logo {
  padding: 1.08em 3.3em 1.08em;
  border-bottom: solid #2f8d8e 3px;
}
#reco_soft .nengaku.contbox dl .ofr {
  padding: 1.25em 3.3em 1.75em;
}
#reco_soft .nengaku.contbox dl .ofr .button {
  margin-top: 1em;
}

@media screen and (max-width: 767px) {
  #reco_soft .contbox {
    display: block
  }
  #reco_soft .contbox dl {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto 20px
  }
}

/* compare */
.compare {
  position: relative;
}
.compareBox {
  height: auto;
  overflow: hidden;
}
.compare table {
  table-layout: fixed;
  border-collapse: collapse;
  width: 980px;
}
.compare th,
.compare td {
  text-align: center;
  line-height: 1.4;
  vertical-align: middle;
  background-color: #fff;
}
.compare thead th {
  width: 257px;
  border-left: 4px solid #e9eceb;
}
.compare thead th:nth-child(1) {
  width: 197px;
  border: none;
  background-color: #e9eceb;
}
.compare .logo {
  display: flex;
  align-items: center;
  height: 80px;
  padding: 0px 5px;
  border-bottom: 3px solid #20babc;
}
.compare tbody tr {
  height: 60px;
  border-top: 4px solid #e9eceb;
}
.compare tbody td {
  padding: 14px 10px;
  border-left: 4px solid #e9eceb;
}
.compare .can {
  color: #20babc;
  font-size: 20px;
  font-weight: bold;
}
.compare .not {
  font-size: 20px;
  font-weight: bold;
}
.compare .noteArea,
.compare .buttonArea {
  height: auto;
}
.compare .noteArea th,
.compare .noteArea td {
  padding: 5px 0 0;
  font-size: 12px;
  text-align: center;
  background-color: #e9eceb;
}
.compare .buttonArea th,
.compare .buttonArea td {
  padding: 14px 0;
  background-color: #e9eceb;
}
.compareBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(to bottom, rgb(255, 255, 255,0) 0%, rgb(233, 236, 235, 1) 40%);
}
.compareBtn a {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 0 9px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  background-color: #8ad2d3;
  border-radius: 6px;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.compareBtn a:hover {
  opacity: 0.7;
  transition: 0.5s;
}
.compareBtn a span {
  display: inline-block;
  position: relative;
}
.compareBtn a span::before,
.compareBtn a span::after {
  content: "";
  position: absolute;
  top: 13px;
  left: -35px;
  width: 20px;
  height: 4px;
  background-color: #fff;
}
.compareBtn a span::after {
  transform: rotate(90deg);
}
.compareBtn.is-active {
  position: relative;
  height: auto;
  margin-top: 15px;
  background: transparent;
}
.compareBtn.is-active a {
  position: relative;
}
.compareBtn.is-active a span::after {
  content: none;
}
#operation .anno,
#feature .anno {
  margin-top: 15px;
  color: #f62e0e;
  text-align: left;
}


/* feature */
#feature .compare td {
  text-align: left;
}
#feature .compare tbody tr:nth-child(1) td {
  vertical-align: top;
}


/* flow */
#flow .lead {
  text-align: center;
  margin-bottom: 30px;
}
#flow .anno {
  margin-top: 20px;
}

/* faq */
#faq dt, #faq dd {
  text-indent: -60px;
  padding-left: 60px;
  line-height: 1;
}
#faq dt {
  position: relative;
  z-index: 999;
}
#faq dd {
  margin: 15px auto 40px;
}
#faq dt:before {
  content: "";
  background: url("https://azby.fmworld.net/shopping/pkg_soft/osusume/security/subscription/images/icon_q.png") no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin: -3px 20px 3px 0;
}
#faq dt:after {
  content: "";
  background: #eff9f9;
  display: inline-block;
  width: 97%;
  height: 40px;
  position: absolute;
  bottom: 1px;
  right: 0;
  z-index: -1;
}
#faq dd:before {
  content: "";
  background: url("https://azby.fmworld.net/shopping/pkg_soft/osusume/security/subscription/images/icon_a.png") no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin: -3px 20px 3px 0;
}

/* cpbnr */
.cpbnr {
  display: block;
  margin: 60px auto 0;
  width: 900px;
}
#fv .button.fv_cpinfo {
  text-align: left;
  padding: 0 0 10px 20px;
  box-sizing: border-box;
}
.fv_cpbnr {
  margin-left: 20px;
}
/* cpinfo */
#cpinfo {
  width: 980px;
  margin: 60px auto 0;
  padding-bottom: 20px;
  background: url("https://azby.fmworld.net/shopping/pkg_soft/osusume/security/subscription/images/cpinfo_bg_210107.png") no-repeat center top;
  background-size: cover;
}
#cpinfo div {
  width: 920px;
  margin: 10px auto 0;
  padding: 10px 25px;
  border-radius: 3px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.85);
  display: table;
}
#cpinfo div dl {
  display: table-cell;
  border-right: 3px dotted #91b6bf;
  padding: 10px 30px 10px 0;
  width: 50%;
}
#cpinfo div dl:nth-child(2n) {
  border-right: none;
  padding: 10px 0 10px 30px;
}
#cpinfo div dl dt {
  font-size: 15px;
  font-weight: bold;
}
#cpinfo div dl dt:nth-of-type(2n) {
  margin-top: 20px;
}
#cpinfo div dl dd {
  font-size: 14px;
  padding-left: 1em;
  padding-top: 0.25em;
}
#cpinfo div dl dd ul {
  padding-left: 1em;
  text-indent: -1em;
}

/*---- clearfix ----*/
.clearfix {
  display: block;
  content: "";
  clear: both;
}


/*スマホ用
------------------------------*/
@media screen and (max-width:780px) {
  /*画面幅が780px以下の時*/
  /*nav{
		 display: none;
	 }*/
}


/*スクロール
------------------------------*/
.scrolltop {
  position: fixed;
  right: 15px;
  bottom: 180px;
  display: none;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  z-index: 9999;
}
.scrolltop img {
  width: 68px;
  height: auto;
  vertical-align: bottom;
}


/*モーダル
------------------------------*/
.modallink {
  text-decoration: underline;
  color: #e8584a;
  cursor: pointer;
  display: inline-block;
  padding: 0 0.25em;
}
.modallink:hover {
  opacity: 0.6;
}
.modallink img {
  vertical-align: bottom;
}

/*--- modal-inside ---*/
.modal_box01 {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999999;
}
.modal_on {
  display: block;
}
.modal_bg {
  background-color: rgba(30, 30, 30, 0.75);
  height: 100%;
  width: 100%;
}
.modal_inner {
  width: 850px;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  left: 50%;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.modal_inner div {
  position: relative;
}
.modal_inner div.close {
  content: "";
  width: 36px;
  height: 36px;
  display: inline-block;
  position: absolute;
  top: -40px;
  right: 0;
  background: url(../images/modal_close.png) no-repeat center center;
  cursor: pointer;
  opacity: 0.8;
  background-size: 32px 32px;
}
.modal_notice {
  text-align: justify;
  padding: 20px 50px;
  font-size: 14px;
  max-height: 480px !important;
  overflow: auto !important;
  box-sizing: border-box;
}
.modal_notice > section {
  padding: 30px 0 60px;
}
.modal_notice h4 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin: 40px auto 20px;
  line-height: 1.8;
}
.modal_notice h4:first-of-type {
  margin: 0 auto 20px;
}
.modal_notice h4:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: -webkit-linear-gradient(right, #f8dedd 0%, #7da8be 60%, #7894b8 80%);
  background: -moz-linear-gradient(right, #f8dedd 0%, #7da8be 60%, #7894b8 80%);
  background: linear-gradient(to left, #f8dedd 0%, #7da8be 60%, #7894b8 80%);
}
.modal_notice dt {
  font-weight: bold;
  line-height: 1.2;
}
.modal_notice dd {
  padding: 0.5em 1em 1.5em;
}
.modal_notice dd:last-child {
  padding-bottom: 0;
}
.modal_notice ul {
  display: inline-block;
  margin-right: 1em;
}
.modal_notice sup {
  vertical-align: super;
  font-size: smaller;
  padding-right: 0.25em;
}
.modal_notice .img_tile {
  max-width: 100%;
  width: 50%;
  height: auto;
  margin: 20px 10px 10px;
}
.modal_notice .img_tile02 {
  width: 100%;
  height: auto;
  margin: 20px 10px 10px;
}

/* table */
.modal_notice .table_head {
  background: #9fa0a0;
  color: #fff;
  font-size: 15px;
  padding: 5px 10px;
  margin: 0 1%;
  display: inline-block;
  width: 98%;
  font-weight: normal;
  box-sizing: border-box;
  line-height: 1.2;
}
.modal_notice .flexBox {
  width: 98%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
}
.modal_notice .flex_between {
  justify-content: space-between;
}
.modal_notice .detail_table {
  width: calc(50% - 5px);
}
.modal_notice table {
  width: 100%;
}
.modal_notice table > tbody > tr > th, .modal_notice table > tbody > tr > td {
  text-align: left;
  font-weight: normal;
  color: #333;
  background: #dcdddd;
  padding: 5px 10px;
  font-size: 14px;
  border-right: 1px solid #fff !important;
  border-top: 1px solid #fff;
  line-height: 1.2;
}
.modal_notice table tr:nth-child(odd) th, .modal_notice table tr:nth-child(odd) td {
  background: #eeefef;
}
.modal_notice table > tbody > tr > th {
  width: 50%;
}
.modal_notice table > tbody > tr > td {
  border-right: none !important;
}


/*210114 詐欺ウォールバナー追加
-----------------------------------------------------*/
.sagiwall_bnr {
  display: block;
  margin: 0 auto 80px;
  width: 980px;
}


/*201208 defender追加
-----------------------------------------------------*/
.defender-contents #fv h1 {
  padding: 65px 0 110px 0;
  line-height: 1.4;
  font-size: 4.2rem;
  background: url("https://azby.fmworld.net/shopping/pkg_soft/osusume/security/subscription/images/fv_bg.png") no-repeat top 0 right 0/38%;
}
.defender-contents #fv h1 span {
  font-size: 44%;
  margin: 10px 0px 25px;
  font-weight: bold;
}
.defender-contents #fv h1 .span2 {
  font-size: 39%;
  margin: 15px 0px 10px;
}
.defender-contents #fv p {
  max-width: 980px;
  margin: 0 auto;
}
.defender-contents #fv .button {
  text-align: center;
  margin-top: -97px;
  padding-bottom: 50px;
}


/*210225 スプリングキャンペーン
-----------------------------------------------------*/
/* fv */
.springcp #fv {
  background: #d2ecf7 url("../springcp/images/fv_bg_210301.jpg") no-repeat center 0;
  background-size: cover;
  padding: 20px 0 40px;
}
.springcp #fv h1 {
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
  background: none;
  text-align: center;
}
.springcp #fv p {
  max-width: 980px;
  margin: 10px auto 28px;
  text-align: center;
}

/* cpinfo */
.springcp #cpinfo {
  width: 920px;
  margin: 0 auto;
  padding-bottom: 15px;
  background: rgba(255,255,255,0.65);
}
.springcp #cpinfo div {
  width: 880px;
  margin: -15px auto 0;
  padding: 15px 25px;
  border-radius: 0;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  display: table;
}
.springcp #cpinfo div dl {
  display: table-cell;
  border-right: 3px dotted #ecc9c9;
  padding: 0 30px 0 0;
  width: 50%;
  color: #7b6660;
}
.springcp #cpinfo div dl:nth-child(2n) {
  border-right: none;
  padding: 10px 0 10px 30px;
}
.springcp #cpinfo div dl dt {
  line-height: 1.2;
}

/* modal */
.springcp .modallink {
  color: #73c105;
}
.springcp .modal_notice h4:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: -webkit-linear-gradient(right, #d4eba3 0%, #c3e2f2 12%, #f7aa99 50%, #f8917a 90%);
  background: -moz-linear-gradient(right, #d4eba3 0%, #c3e2f2 12%, #f7aa99 50%, #f8917a 90%);
  background: linear-gradient(to left, #d4eba3 0%, #c3e2f2 12%, #f7aa99 50%, #f8917a 90%);
}

/* section */
.springcp #reco_soft {
  background: #fcf9ee;
}
.springcp #reco_soft > h2 {
  position: relative;
  margin: 0 auto;
  padding: 120px 0 50px 160px;
  max-width: 980px;
  box-sizing: border-box;
}
.springcp #reco_soft > h2 span.cplabel {
  position: absolute;
  top: 84px;
  left: 510px;
}
.springcp #reco_soft > h2 span.fukidashi {
  position: absolute;
  top: 60px;
  left: 332px;
}


/*210409 ゴールデンウィークキャンペーン
-----------------------------------------------------*/
/* fv */
.goldenweekcp #fv {
  background: #c8dd72 url("../goldenweekcp/images/fv_bg_210426.png") repeat-x center 0;
/*  background-size: cover;*/
  padding: 10px 0 40px;
}
.goldenweekcp #fv h1 {
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
  background: none;
  text-align: center;
}
.goldenweekcp #fv p {
  max-width: 980px;
  margin: 20px auto 190px;
  text-align: center;
}

/* cpinfo */
.goldenweekcp #cpinfo {
  background: none;
}
.goldenweekcp #cpinfo div {
  width: 900px;
  margin: -20px auto 0;
  padding: 20px 25px;
  border-radius: 0;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  display: table;
}
.goldenweekcp #cpinfo div dl {
  display: table-cell;
  border-right: 3px dotted #ecc9c9;
  padding: 0 30px 0 0;
  width: 50%;
  color: #7b6660;
}
.goldenweekcp #cpinfo div dl:nth-child(2n) {
  border-right: none;
  padding: 10px 0 10px 30px;
}
.goldenweekcp #cpinfo div dl dt {
  line-height: 1.2;
}
.goldenweekcp #cpinfo div dl dt {
	margin-top: 20px;
}
.goldenweekcp #cpinfo div dl dt:first-of-type {
	margin-top: 0;
}
.goldenweekcp .link a {
	color: #14b534;
}
.goldenweekcp .link a:hover {
	opacity: 0.6;
}
/* section */
.goldenweekcp #reco_soft {
  background: #fcf9ee;
}
.goldenweekcp #reco_soft > h2 {
  position: relative;
  margin: 0 auto;
  padding: 120px 0 50px 160px;
  max-width: 980px;
  box-sizing: border-box;
}
.goldenweekcp #reco_soft > h2 span.cplabel {
  position: absolute;
  top: 84px;
  left: 510px;
}
.goldenweekcp #reco_soft > h2 span.fukidashi {
  position: absolute;
  top: 60px;
  left: 332px;
}

/*---- 220301更新 MV下キャンペーンバナー ----*/
div.cpbnr_area {
  padding: 30px 0 50px;
}
div.cpbnr {
  width: 980px;
  margin: 0 auto 20px;
}
div.cpbnr a {
	display: block;
	margin: 0 auto;
	max-width: 980px;
	height: auto;
	box-shadow: 0px 4px 6px rgba(0,0,0,0.4);
}
div.cpbnr a:hover {
	opacity: 0.8;
	transition:all 0.3s ease;
}


/*----- スクロール表示バナー + 閉じるボタン -----*/
.Bnr {
  position: relative;
  margin: 0 auto;
  /*width: 1200px;*/
  /*display: none; 常に表示*/
}
.Bnr .Bnr__img {
  position: fixed;
  bottom: 330px;
  right: 0;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  border-radius: 10px 0 0 10px;
}
.Bnr__img__inner {
  /*width: 1200px;*/
  height: 214px;
  box-sizing: border-box;
  /*padding: 10px;*/
  /*background-color: #fafafa;*/
  margin: 0;
}
.Bnr .Bnr__img__inner a {
  display: block;
}
.Bnr .Bnr__img p.close {
  position: absolute;
  right: 0;
  top: 2px;
  background: rgba(255,255,255,0.5);
  width: 20px;
  height: 20px;
  line-height: 1;
}
.Bnr .Bnr__img p.close a {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #5c5c5c;
  text-decoration: none;
}
.Bnr .Bnr__img p.close a span {
  display: block;
  /*width: 1px;
  height: 1px;*/
  overflow: hidden;
  font-size: 20px;
}
.Bnr .Bnr__img p.close a i {
  font-size: 20px;
  z-index: 9999;
  color: #222;
}
#modal-open:hover{
  opacity: 0.7;
}
/*----- スクロール表示バナー + 閉じるボタン -----*/