@charset "UTF-8";
/* basic */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
a {
  margin: 0;
  padding: 0;
  letter-spacing: 0.1em; }

header,
footer,
nav {
  display: block; }

img {
  border: none; }

ul,
ol {
  list-style: none; }

em {
  font-style: normal; }

a {
  color: #296185;
  text-decoration: none; }

p {
  line-height: 1.2; }

.pc {
  display: inline-block; }

.sp {
  display: none; }

/* structure */
html {
  font-size: 100%; }

body {
  font-family: "游ゴシック", YuGothic-Medium, YuGo-Medium, "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, "モトヤLシーダ3等幅", MotoyaLCedar, "メイリオ", Meiryo, sans-serif;
  font-size: 82.25%;
  background: #fff; }

body iframe[name='google_conversion_frame'] {
  display: none; }

img {
  max-width: 100%;
  vertical-align: bottom; }

.container {
  max-width: 100%;
  margin: 0 auto; }

.inner {
  width: 1000px;
  margin: 0 auto;
  position: relative; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

/* #hdr */
#hdr {
  position: relative; }

#hdr h1 {
  width: 169px;
  padding: 18px 0;
  margin-left: 46px;
  line-height: 0.1; }

#hdr h1 img {
  width: 100%; }

#hdr p.btn {
  position: absolute;
  left: 706px;
  top: 12px; }

/*#top*/
#top {
  background: url("/opt/pr042/images/top_bg_pc.jpg") center top no-repeat; }

/* #cv-top */
#cv-top {
  background: #eeefef;
  text-align: center;
  padding: 45px 0 12px; }
  #cv-top dd {
    margin-top: 8px; }

/* #sec01 */
#sec01 {
  text-align: center;
  background: url("/opt/pr042/images/sec01_bg_pc.jpg") center top no-repeat; }
  #sec01 p {
    background: #f5f8f9; }

/* #sec02 */
#sec02 {
  background: url("/opt/pr042/images/sec02_bg_pc.png") center top no-repeat;
  text-align: center;
  padding: 111px 0 18px; }
  #sec02 h2 {
    margin-bottom: 66px; }

/* .cv */
.cv {
  text-align: center; }
  .cv .cv-ttl {
    display: inline-block;
    width: 318px;
    margin-bottom: 16px; }
  .cv .cv-txt {
    font-size: 21px;
    color: #4a4e56;
    margin-bottom: 19px;
    font-weight: 550; }
  .cv dd {
    padding-right: 14px; }

/* #sec03 */
#sec03 {
  background: #f5f8f9;
  text-align: center; }
  #sec03 h2 {
    background: url("/opt/pr042/images/sec03_bg_pc.jpg") center top no-repeat; }
  #sec03 .inner {
    padding: 52px 0 23px; }
  #sec03 .ttl-txt {
    font-size: 20px;
    color: #4a4e56;
    font-weight: 500;
    margin: 14px 0 30px; }
  #sec03 ul {
    font-size: 0;
    text-align: left;
    margin-bottom: 40px; }
    #sec03 ul li {
      display: inline-block;
      font-size: 0; }

/* #sec04 */
#sec04 {
  background: url("/opt/pr042/images/sec04_bg_pc.png") center top no-repeat;
  text-align: center;
  padding: 81px 0 20px; }
  #sec04 .ttl-txt {
    padding: 23px 0 50px;
    font-size: 23px;
    color: #7a7e84;
    font-weight: bold;
    line-height: 1; }
  #sec04 p {
    font-size: 14px;
    color: #4a4e56;
    margin: 7px 530px 25px 0;
    font-weight: 500; }
  #sec04 ul {
    font-size: 0;
    text-align: left; }
    #sec04 ul li {
      display: inline-block;
      font-size: 0; }

/* -------------------------------------------------------------------- */
footer {
  text-align: center;
  color: #555555;
  padding: 20px 0px 20px 0px; }

footer ul {
  font-size: 0;
  margin-bottom: 10px;
  display: none; }

footer ul li {
  font-size: 12px;
  margin: 0 20px;
  display: inline-block; }
