@charset "UTF-8";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
main,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  letter-spacing: 0.05em;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
  color: #000;
  background-color: #fff;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "osaka", sans-serif;
}
ul,
ol {
  list-style: none;
}
img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  border: none;
  vertical-align: top;
}
/*
a {
	color: #000;
	text-decoration: none;
	outline: none;
	transition: all .2s;
}
a:link    { color:#000; text-decoration:none; }
a:visited { color:#000; text-decoration:none; }
a:active  { color:#000; text-decoration:none; }
a:hover   { color:#000; text-decoration:underline; opacity: 0.7; }
*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.sp {
  display: none;
}
.pc {
  display: block;
}

/* 全体 */
#proContents {
  margin: 0 auto;
  padding: 0;
  background: #fff;
}
#proContents a {
  display: block;
  text-decoration: none;
}
#proContents a:hover {
  opacity: 0.8;
  transition: 0.2s;
}
#proContents a:visited {
  text-decoration: none;
}
.caution {
  font-size: 15px;
  text-align: left;
}

/* ヘッダー */
#header {
  padding: 22px 0;
  border-bottom: 3px solid #cc382d;
}
#header .logo {
  width: 580px;
  margin: 0 auto;
  text-align: left;
}
#header .logo img {
  display: inline-block;
  margin-right: 20px;
}

/*コンテンツ */
.w980 {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

#proContents div.contents {
  padding-top: 130px;
}

#proContents div.area01 h1 img {
  width: auto;
  height: 100%;
}
#proContents div.btnArea {
  width: 980px;
  margin: 0 auto 40px;
}
#proContents div.btnArea a,
#proContents div.btnArea2 a {
  width: 900px;
  margin: 0 auto 35px;
}
#proContents div.btnArea p {
  margin-bottom: 30px;
}
#proContents div.btnArea2 {
  width: 980px;
  margin: 0 auto 140px;
}
#proContents div.area02 h2 {
  margin-bottom: 40px;
}
#proContents .btn_area_lineup {
  margin-bottom: 120px;
}

.benefits {
  margin: 40px 3% 35px;
}
.benefits_good {
  margin-bottom: 35px;
}

.MB25 {
  margin-bottom: 25px;
}
.MB8 {
  margin-bottom: 8px;
}

.one_price {
  background: #fff580;
  width: 980px;
  margin: 0 auto 35px;
  padding: 0 40px 35px;
  box-sizing: border-box;
}
.one_price h3 {
  margin-bottom: 25px;
}
.one_price li {
  margin-bottom: 35px;
}
.one_price li:last-child {
  margin-bottom: 0;
}

.kaeru {
  margin-bottom: 30px;
}

.sec3 {
  margin-bottom: 50px;
}

.sec4 h1 {
  padding: 50px 0 0;
  background: #c50a2b;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  height: 273px;
}

.sec4 h1:after {
  content: url(../images/s4_img.png);
  position: relative;
  top: 20px;
}
.sec4 ul {
  padding: 100px 0 0;
}
.sec4 li {
  margin-bottom: 80px;
}
.sec4 li img {
  margin-bottom: 10px;
}
.btn_area a {
  width: 860px;
  display: block;
  margin: 0 auto;
}
.sec4 .btn_area_lineup a {
  width: 700px;
  display: block;
  margin: 0 auto;
}

.sec4 .btn_area_lineup2 ul {
  display: flex;
  justify-content: space-between;
  width: 920px;
  margin: 0 auto;
}

.sec4 .btn_area_lineup2 ul {
  padding: 0;
}
.sec4 .btn_area_lineup2 li {
  margin-bottom: 0;
}

.sec5 {
  /* margin-bottom: 70px; */
}
.sec5 .btn_area {
  margin: 60px auto 60px;
}

.bnr_area {
  margin-bottom: 20px;
}

.MT30 {
  margin-top: 30px;
}

/*-----------------------------
    footer
------------------------------*/

#footer {
  background: #fff;
  /*border-top: 2px solid #e60020;*/
  text-align: center;
  /*height: 105px;*/
  padding-bottom: 220px;
}
#footer .inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
#footer p {
  padding-top: 25px;
}
#footer .inner a {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 50px;
  top: 30px;
}
#footer .inner h2 {
  padding-top: 40px;
}

/* 最下部 固定バナー */
.fixed_btn {
  background: #f18f1a;
  border-top: solid 4px #000;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 10;
  padding: 25px 0;
}

/*.fixed_btn ul {
    display: flex;
    justify-content: space-between;
    width: 870px;
    margin: 0 auto;
}*/

.fixed_btn img:hover {
  opacity: 0.6;
  transition: 0.2s;
}

.fixed_btn a {
  display: block;
  margin: 0 auto;
  width: 859px;
}

/* サイド 固定バナー */
.side-bnr {
  position: fixed;
  top: 240px;
  right: 0;
}
