オリックス生命保険株式会社｜米沢牛焼肉キャンペーン
@charset "utf-8";

/* =================================================

LAYOUT

==================================================*/
.sp {
  display: block;
}
.pc {
  display: none;
}
html {
  color: #000;
  background-color: #fff;
}
body {
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic",
    Osaka, sans-serif;
  color: #292929;
  background-color: #fff;
  position: relative;
}
img {
  border: 0;
  vertical-align: bottom;
}
em {
  font-weight: bold;
}

/* for Android BugFix */
p {
  background-image: url(../img/spacer.gif);
}

/* ===== Link ===== */
a {
  outline: none;
}
a:link,
a:visited {
  color: #acc8e4;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #acc8e4;
  text-decoration: none;
}

.tel {
  color: #043264;
  width: 600px;
  margin: 10px auto 20px auto;
}

.mt5 {
  margin-top: 5px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}

.mb20 {
  margin-bottom: 20px;
}
.mb40 {
  margin-bottom: 40px;
}

/* header================================================================== */
.head {
  /* height: 90px; */
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  padding: 13px 8px;
}
h1 {
  width: 172px;
  /* height: 60px; */
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
h1 a {
  display: block;
}

#button {
  background: url(../img/sp_btn_menu.png) 0 0 no-repeat;
  height: 46px;
  width: 46px;
  cursor: pointer;
  -webkit-background-size: 100%;
  background-size: 100%;
  align-self: center;
}
.on#button {
  background-image: url(../img/sp_btn_menu.png);
}
.off#button {
  background-image: url(../img/sp_btn_menu.png);
}
.menu {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 72px;
  z-index: 100;
  /*background: rgba(0,0,0,0.9);*/
  left: 0px;
}
.menu a {
  display: block;
}
.menu a img,
#close img {
  width: 100%;
}
#close {
  cursor: pointer;
}

/* hero====================================================================== */
.hero {
  background-color: #000;
  position: relative;
  padding-bottom: 10px;
  /* background-image: url(../img/bg-mv_pc.png); */
  background-size: contain;
  background-repeat: repeat-y;
  background-position: center top;
}
.hero > img {
  width: 100%;
  margin-bottom: 20px;
}
.hero .inner {
  /* position: absolute; */
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  bottom: 2%;
}
.campaign .section.btn {
  border-top: none;
}
.hero .inner ul {
  margin-bottom: 6px;
}
.hero .inner ul li {
  margin-top: 0px;
}
.hero .inner ul li + li {
  margin-top: 8px;
}
.hero .inner img {
  width: 100%;
}
.hero .inner .note {
  font-size: 12px;
  color: #fff;
  line-height: 1.3;
}
/* contents================================================================== */
.campaign {
}
.campaign h2.title {
  background-color: #003366;
  margin-bottom: 10px;
  padding: 20px 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
}
.campaign h2.title img {
  width: 50%;
}
.campaign .section {
  margin: 0 15px;
  width: ;
  padding: 15px 0;
}
.campaign .section + .section {
  border-top: 1px dotted #c5c5c5;
}
.campaign .section h3 {
  margin-bottom: 5px;
  font-weight: bold;
  color: #0056af;
}
.campaign .section p {
}
.campaign .section p + ul {
  margin-top: 10px;
}
.campaign .section ul a {
  color: #333;
}
.campaign .section ul.list {
  list-style-type: disc;
  margin-left: 20px;
}
.campaign .section ul.list li {
}
.campaign .section ul.list li + li {
  margin-top: 5px;
}
.campaign .section ul.list li li {
}
.campaign .section ul.list li ul {
  list-style-type: none;
}
.campaign .section ol.list {
  list-style-type: decimal;
  margin-left: 20px;
}
.campaign .section ol.list li {
}
.campaign .section.btn {
  border-top: none;
}
.campaign .section.btn ul {
  margin-bottom: 10px;
}
.campaign .section.btn ul li + li {
  margin-top: 5px;
}
.campaign .section.btn img {
  width: 100%;
}

.hero ul.note ,
.campaign .section ul.note {
  margin-top: 10px;
  font-size: 80%;
  line-height: 1.3;
}
.hero ul.note li,
.campaign .section ul.note li {
  padding-left: 20px;
  text-indent: -20px;
}
.hero ul.note li::before,
.campaign .section ul.note li::before {
  content: "※";
  margin-right: 0.5em;
}

/* seclast=================================================================== */
.secLast {
  margin: 20px 0 0;
}
.secLast_inner {
  padding: 6.25%;
}
.secLast .heading h3 img {
  width: 100%;
}
.secLast li {
  background-image: url("../img/sp_arw.png");
  background-position: left top 4px;
  background-repeat: no-repeat;
  -webkit-background-size: 10px;
  background-size: 10px;
  padding: 0 0 2% 20px;
}

.secLast a {
  color: #333;
}
/* footer==================================================================== */

#code {
  text-align: center;
  /* padding-right: 20px; */
  /* margin-bottom: 40px; */
  color: #999;
}
.foot_inner {
  text-align: center;
  background-color: #113961;
  padding: 33px 0 37px;
}
.foot_inner li {
  border-right: 1px solid #acc8e4;
  display: inline;
  padding: 0 0.5em;
  white-space: nowrap;
}
.foot_inner li:nth-of-type(2),
.foot_inner li:nth-of-type(4) {
  border-right: none;
  padding-right: 0;
}
.copyright {
  font-size: 70%;
  padding-top: 20px;
  color: #acc8e4;
}
