<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*----------------------------------------------------- */
/*   PC用
/*----------------------------------------------------- */

@media screen and (min-width: 641px) {

html, body, div, span, applet, 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;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/****************************************
          link&amp;select color
*****************************************/
body {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  color: #000;
  line-height: 1.5;
  background-color: #fff;
}

a:hover {
  text-decoration: none;
  color: #2222ff;
}

img {
  vertical-align: bottom;
}

a img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*body {
/*  background-image: url("../images/reason_bg.png"); /* 全体の背景画像 */
/*  background-repeat: no-repeat;            /* 背景を繰り返さない */
/*  background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
/*  background-attachment:fixed;   
/*}*/

.pc-only {
  display: block !important;
}
.sp-only {
  display: none !important;
}

/****************************************
          layout
*****************************************/
#wrap{
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

.top{
  background: url(../images/top.png);
  background-repeat: no-repeat;
  background-position: 0 0px;
  width: 100%;
  height: 50px;
  padding-top: 25px;
	padding-bottom: 10px;
}

.top_lef{
  float: left;
  margin-left: 20px;
}

.top_rig{
  float: right;
  margin-right: 15px;
}

.con1{
width: 100%;
margin-right: 0 0;
margin-bottom: 25px;
position: relative;
}

.btn-wrap{
    margin-top:13px;
    position: relative;
}
.btn-wrap .btn01 {
    position: absolute;
    top: 1541px;
    left: 117px;
}
.btn-wrap .btn02 {
    position: absolute;
    top: 1541px;
    left: 407px;
}
.btn-wrap .btn03 {
    position: absolute;
    top: 1541px;
    left: 699px;
}

.message{
    margin-bottom: 50px;
}

.con2{
height: auto;
width: 100%;
    text-align: center;
    margin-bottom: 35px;
}

.con2_bg a {
  margin-top: 215px;
  display: block;
}

.con3{
  text-align: center;
  margin-bottom: 70px;
}

.con3 &gt; img.block_elemant{
  margin-top: 60px;
}

.con3 .con3_work{
    position: absolute;
    top: 4030px;
    margin-left: 100px;
}

.con3 .con3_work a{
  color: #000;
}


.li_left{
  float: left;
  margin-left: 28px;
}

.li_right{
  float: right;
  margin-right: 28px;
}

.con4{
text-align: center;
margin-bottom: 90px;
    position: relative;
}
.repo_btn{
    position: absolute;
    bottom: 15px;
    left: 570px;
  }
  
.con5{
text-align: center;
position: relative;
}

.con5 &gt; a {
  position: absolute;
  top: 2925px;
  left: 575px;
}
.con6{
  background: url(../images/con6_t.png);
  background-repeat: no-repeat;
  background-position: 0 0px;
  height: 1610px;
  width: 960px;
text-align: center;
position: relative;
}

.con6 .block_tx{
  width: 480px;
  font-size: 20px;
  color: #565656;
  text-align: left;
  padding-left: 181px;
    letter-spacing: -0.8px;
    text-align: justify;
}

.con6 .block_tx a{
  color: #4F77D8;
}

.con6 .block_tx.mod1{
    position: absolute;
    top: 320px;
  }
.con6 .block_tx.mod2{
    position: absolute;
    top: 595px;
  }
.con6 .block_tx.mod3{
    position: absolute;
    top: 837px;
  }
.con6 .block_tx.mod4{
    position: absolute;
    top: 1110px;
  }
.con6 .block_tx.mod5{
    position: absolute;
    top: 1352px;
  }

.con7{
text-align: center;
position: relative;
    margin-top: 130px;
    margin-bottom: 220px;
}
.con7_5img {
    margin-top: -70px;
}
.con7 a.btn_link01 {
  position: absolute;
  top: 835px;
  left: 115px;
}
.con7_btn {
  margin: 45px auto 0;
}
  .con7 .smnr_btn {
    position: absolute;
    bottom: 75px;
    width: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
  .con7 .smnr_btn a {
    display: inline-block;
    margin: 0 10px;
  }

.footer{
background: url(../images/footer.png);
background-repeat: no-repeat;
background-position: center 0px;
height: 210px;
width: 100%;
margin: 0 0px;
}

.footer_con{
  padding-top: 30px;
  padding-left: 85px;
}

.footer_con &gt; a {
float: left;
margin: 0 15px;
}

#lean_overlay{
  position: fixed; z-index:100; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

#parentdiv img{
  max-height: 500px;
  width:auto;
}

#div787-1{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  max-height: 80%;
  text-align: center;
  overflow: auto;
 }

#div787-2{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  max-height: 80%;
  text-align: center;
  overflow: auto;
 }

 #div787-3{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  max-height: 80%;
  height:auto;
  text-align: center;
  overflow: auto;
 }

 #div787-4{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  max-height: 80%;
  text-align: center;
  overflow: auto;
 }

 #div787-5{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  max-height: 80%;
  text-align: center;
  overflow: auto;
 }

 #div787-6{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  max-height: 80%;
  text-align: center;
  overflow: auto;
 }

  #div787-7{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  max-height: 80%;
  text-align: center;
  overflow: auto;
 }

  #div787-8{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  max-height: 80%;
  text-align: center;
  overflow: auto;
 }

  #div787-9{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  max-height: 80%;
  text-align: center;
  overflow: auto;
 }

.modal_close{ 
  position: absolute;
  top: 12px;
  right: 12px;
  display: block; 
  width: 14px;
  height: 14px; 
  background: url(../images/close.png);
  z-index: 2;
}


}</pre></body></html>