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, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display:block;
}
audio, canvas, progress, video {
display: inline-block; vertical-align: baseline;
}

html {
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
body {
color:#444;
font-family: sans-serif;
line-height:1.0;
}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:0; text-decoration:none; vertical-align:top;}
mark {background:#ff0; color:#000;}
b, strong {font-weight:bold;}
table {border-collapse:collapse; border-spacing:0;}
td, th {padding:0;}
hr {box-sizing:content-box; height:0;}
button, input, optgroup, select, textarea {color:inherit; font:sans-serif; margin:0;}
button {overflow: visible;}
button, select {text-transform:none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer;}
input[type="checkbox"], input[type="radio"] {box-sizing:border-box; padding:0;}
textarea {overflow:auto;}

div:after, ul:after {content:""; display:block; clear:both;}
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a {background-color:transparent; outline:0;}
a:link    {color:#0073e9; text-decoration:none;}
a:visited {color:#0073e9; text-decoration:none;}
a:hover   {color:#3366CC; text-decoration:underline;}
a:active  {color:#99CCFF; text-decoration:none;}

/* -------------------------------------------------------
for SmartPhone
---------------------------------------------------------- */
@media only screen and (max-width:959px){

  .pcv {
    display: none;
  }

  body {
    font-family: sans-serif;
  }

  .site_header {}
  .title {
    padding: 8px;
    font-size: 100%;
    font-weight: bold;
  }
  .title a {
    color: #111;
    text-decoration: none;
  }


  .table_scroll {
    overflow: auto;
    white-space: nowrap;
  }

  .table_scroll::-webkit-scrollbar {
    height: 5px;
  }

  .table_scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
  }

  .table_scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }


  .info_txt {
    padding: 8px 0;
    background: #01b2c8;
    color: #fff;
    font-size: 130%;
    line-height: 1.3;
    text-align: center;
  }
  .info_txt span {
    color: #ff0;
    font-weight: bold;
  }

  key_block,
  .key_block-l {}
  .key_sp {}
  .key_sp img {
    max-width: 100%;
  }


  .nayami_block {
    margin: 48px auto 40px;
  }
  .nayami_t {
    margin: 0 0 24px;
    padding: 0 16px;
    text-align: center;
  }
  .nayami_t h2 {
    display: inline-block;
    color: #01b2c8;
    font-size: 180%;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
  }
  .nayami_list {
    padding: 0 8px;
  }
  .nayami_list li {
    margin: 0 0 1em;
    padding: .6em 1em .6em 2em;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #666;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.4;
    text-indent: -.8em;
  }
  .nayami_list li i {
    margin-right: 8px;
    color: #ff6600;
  }
  .nayami_block p {
    padding: 0 1em;
  }
  .nayami_att_box {
    margin: 40px 0 0;
  }
  .nayami_att {
    color: #111;
    font-size: 150%;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
  }
  .nayami_att_c {
    display: inline-block;
    margin: 0 0 24px;
    padding: 0 0 8px;
    border-bottom: 1px solid #D7E305;
    color: #01b2c8;
  }
  .nayami_att2 {
    margin: 24px 0 0;
    padding: 0 16px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
  }
  .nayami_arr {
    margin: 32px 0 0;
    text-align: center;
  }
  .nayami_arr img {
    width: 150px;
  }


  .kijun_block {
    margin: 0 0 32px;
    padding: 0 8px;
  }
  .kijun_block img {
    max-width: 100%;
  }


  .riyu_block {
    background:#01b2c8;
  }
  .riyu_block .riyu_block_inner {
    padding: 32px 0 32px;
    text-align: left;
  }

  .riyu_block_title {
    margin: 0 0 16px;
    padding: 0 8px;
    text-align: center;
  }
  .riyu_block_title img {
    max-width: 100%;
  }

  .riyu_cell_wrap {}
  .riyu_cell {
    margin: 0 0 32px;
  }


  .riyu_t {
    margin: 0 0 16px;
    padding: 0 0 16px;
    border-bottom: 1px solid #fff;
    text-align: center;
  }
  .riyu_t img {
    max-width: 100%;
  }

  .riyu_txt {
    padding: 0 .5em;
    color: #fff;
    line-height: 1.8;
  }

  .tokutyo {
    margin: 32px 0 0;
  }
  .toku_img {
    margin: 0 0 16px;
    padding: 0 8px;
  }
  .toku_img img {
    width: 100%;
  }
  .tokutyo p {
    padding: 0 1em;
    color: #fff;
    font-size: 90%;
    line-height: 1.6;
  }




  .jirei_block {
    padding: 48px 0;
  }
  .jirei_block_t {
    margin: 0 0 32px;
    text-align: center;
  }
  .jirei_block_t h2 {
    display: inline-block;
    padding: 0 0 8px;
    border-bottom: 1px solid #000;
    font-size: 120%;
    font-weight: bold;
  }
  .jirei_box {
    padding: 0 16px;
  }
  .jirei_t {
    margin: 0 0 16px;
    color: #01b2c8;
    line-height: 1.6;
    font-weight: bold;
  }
  .jirei_t span {
    display: inline-block;
    margin: 0 8px 0 0;
    padding: .5em 1em;
    background: #01b2c8;
    color: #fff;
    font-weight: normal;
    line-height: 1.0;
  }
  .jirei_box p {
    line-height: 1.8;
  }
  .jb_f {
    margin: 0 auto 32px;
    padding: 0 16px 32px;
    border-bottom: 1px dotted #ccc;
  }




  .office_block {
    margin: 48px 0 0;
  }
  .office_title {
    padding: .5em 0;
    background: #f1f1f1;
    color: #25699d;
    font-size: 140%;
    letter-spacing: .1em;
    text-align: center;
  }
  .office_block table {
    width:100%;
    margin: 0 0 32px;
    font-size:100%;
  }
  .office_block th {
    box-sizing: border-box;
    padding:  1em 0 1em 1em;
    border-bottom:1px dotted #ccc;
    font-weight: normal;
    vertical-align: middle;
    white-space: nowrap;
  }
  .office_block td {
    padding: 1em;
    border-bottom:1px dotted #ccc;
    line-height:1.8;
  }



  .aisatsu {
    margin: 0 0 32px;
  }
  .aisatsu .aisatsu_img {
    margin: 0 0 16px;
    text-align: center;
  }
  .aisatsu_img img {
    width: 240px;
  }
  .aisatsu_img span {
    display: block;
    padding: .6em 0 0;
    font-size: 12px;
  }

  .aisatsu .aisatsu_txt {
    padding: 0 16px;
  }
  .aisatsu_txt p {
    line-height: 1.7;
  }



  .pp_block {
    margin: 0 auto 32px;
    text-align: left;
  }
  .pp_title {
    margin: 0 0 1em;
    padding: .5em 0;
    background: #f1f1f1;
    color: #25699d;
    font-size: 140%;
    letter-spacing: .1em;
    text-align: center;
  }
  .pp_list_outer {
    width: 100%;
    height: 240px;
    overflow:auto;
  }
  dl.pp_list {
    padding: 0 32px;
    color: #666;
    font-weight: 200;
  }
  dl.pp_list dt {
    margin: 0 0 5px;
    font-size: 100%;
  }
  dl.pp_list dd {
    margin: 0 0 2em;
    padding: 0 1em 0 1.5em;
    font-size: 90%;
    line-height: 1.8;
  }



  .contact_box {
    background: #01b2c8;
  }
  .contact_box-inner {
    padding: 32px 16px;
    color: #fff;
    text-align: center;
  }
  .contact_box_img {
    text-align: center;
  }
  .contact_box_img img {
    width: 100%;
    max-width: 700px;
  }
  .contact_box_info {
    font-size: 140%;
    font-weight: bold;
    line-height: 1.4;
  }
  .contact_box_att {
    font-size: 90%;
    line-height: 1.5;
    text-align: left;
  }
  .contact_box_info .fcy {
    color: #ff0;
  }
  .contact_box-inner .btn {
    margin: 24px 0;
  }
  .contact_box-inner .btn img {
    width: 100%;
    max-width: 700px;
  }





  .site_footer {
    background:#efefef;
  }
  .footer_inner {
    padding: 32px 16px;
    font-size: 12px;
  }
  .cp {
    margin: 0 0 1em;
    color: #666;
    text-align: center;
  }
  .address {
    color: #666;
    text-align: left;
  }
}/* end SP */




/* -------------------------------------------------------
for PC
---------------------------------------------------------- */
@media only screen and (min-width:960px){

  .spv {
    display: none;
  }

  body {
    font-family: 'Roboto', 'Noto Sans Japanese', Sans-Serif;
    zoom:1;
  }

  .site_header {
    width:100%;
    min-width:940px;
    background: #fff;
  }

  .contact_box {
    width:100%;
    min-width: 960px;
    background: #01b2c8;
  }
  .site_footer {
    width:100%;
    min-width:940px;
    background:#efefef;
  }



  /* header */
  .site_header .header_inner {
    width: 960px;
    margin:0 auto;
    padding: 16px 0;
    text-align: left;
  }

  .title {
    font-size: 20px;
    font-weight: bold;
  }
  .title a {
    color: #333;
    text-decoration: none;
  }

  .info_txt {
    width:100%;
    min-width: 960px;
    padding: 8px 0;
    background: #01b2c8;
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
  }
  .info_txt span {
    color: #ff0;
    font-weight: bold;
  }


  .key_block {
    height: 600px;
    background: url(images/key_v_bg.jpg) no-repeat center center;
    text-align:center;
  }
  .key_block-l {
    height: 720px;
    background: url(images/key_v_bg-l.jpg) no-repeat center center;
  }
  .key_block .key_block-inner,
  .key_block-l .key_block-inner {
    position: relative;
    width: 960px;
    margin: 0 auto;
  }

  .key_txt_0 {
    position: absolute;
    top: 84px;
    left: 274px;
  }
  .key_txt_1 {
    position: absolute;
    top: 180px;
    left: 274px;
  }
  .key_txt_2 {
    position: absolute;
    top: 258px;
    left: 274px;
  }
  .key_txt_3 {
    position: absolute;
    top: 272px;
    left: 638px;
  }
  .key_t_1 {
    position: absolute;
    top: 464px;
    left: 312px;
  }
  .key_t_2 {
    position: absolute;
    top: 464px;
    left: 468px;
  }
  .key_t_3 {
    position: absolute;
    top: 464px;
    left: 625px;
  }
  .key_t_4 {
    position: absolute;
    top: 464px;
    left: 780px;
  }


  .nayami_block {
    width: 960px;
    margin: 0 auto 40px;
  }
  .nayami_t {
    margin: 0 0 40px;
    text-align: center;
  }
  .nayami_t h2 {
    display: inline-block;
    background: linear-gradient(transparent 70%, #ffea05 70%);
    color: #01b2c8;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
  }
  .nayami_list {}
  .nayami_list li {
    margin: 0 0 1.2em;
    color: #666;
    font-size: 24px;
    font-weight: bold;
  }
  .nayami_list li i {
    margin-right: 8px;
    color: #ff6600;
  }
  .nayami_att_box {
    margin: 56px 0 0;
  }
  .nayami_att {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
  }
  .nayami_att_c {
    display: inline-block;
    margin: 0 0 24px;
    padding: 0 0 8px;
    border-bottom: 1px solid #D7E305;
    color: #01b2c8;
  }
  .nayami_att2 {
    margin: 24px 0 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  .nayami_arr {
    margin: 40px 0 0;
    text-align: center;
  }


  .kijun_title {
    text-align:center;
  }
  .kijun_block {
    width: 960px;
    margin: 0 auto 80px;
    border:5px solid #01b2c8;
  }
  .kijun_block_inner {
    padding:50px;
    text-align:left;
  }


  .riyu_block {
    width:100%;
    min-width: 960px;
    background:#01b2c8;
  }
  .riyu_block .riyu_block_inner {
    width: 960px;
    margin: 0 auto;
    padding: 64px 0 48px;
    text-align: left;
  }

  .riyu_block_title {
    text-align: center;
  }

  .riyu_box dl {
    text-align:left;
  }
  .riyu_box dl dt {
    display:inline-block;
    width:400px;
    min-height:125px;
    margin:0 40px 60px 0;
    vertical-align:top;
  }
  .riyu_box dl dd {
    display:inline-block;
    width:440px;
    padding:10px 0 0;
    color:#fff;
    text-align:left;
    vertical-align:middle;
  }

  .dsp_table {
    display: table;
    width: 100%;
  }
  .dsp_table .dsp_table-c {
    display: table-cell;
    width: 320px;
  }

  .riyu_cell_wrap {}
  .riyu_cell {
    display: inline-block;
    width: 300px;
    margin-right: 10px;
    vertical-align: top;
  }


  .riyu_t {
    margin: 0 0 16px;
    padding: 0 0 16px;
    border-bottom: 1px solid #fff;
    text-align: center;
  }
  .riyu_txt {
    padding: 0 .5em;
    color: #fff;
    line-height: 1.8;
  }

  .tokutyo {
    margin: 48px 0 0;
  }
  .toku_img {
    margin: 0 0 16px;
  }
  .tokutyo p {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
  }

  .jirei_block {
    padding: 64px 0;
  }
  .jirei_block_t {
    margin: 0 0 32px;
    text-align: center;
  }
  .jirei_block_t h2 {
    display: inline-block;
    padding: 0 0 8px;
    border-bottom: 1px solid #000;
    font-size: 24px;
    font-weight: bold;
  }
  .jirei_box {
    width: 960px;
    margin: 0 auto;
  }
  .jirei_t {
    margin: 0 0 16px;
    vertical-align: middle;
  }
  .jirei_t span {
    display: inline-block;
    margin: 0 8px 0 0;
    padding: .5em 1em;
    background: #01b2c8;
    color: #fff;
  }
  .jirei_box p {
    line-height: 1.8;
  }
  .jb_f {
    margin: 0 auto 32px;
    padding: 0 0 32px;
    border-bottom: 1px dotted #ccc;
  }


  .office_block {
    width: 960px;
    margin: 0 auto 100px;
    text-align: left;
  }
  .office_title {
    padding: .5em 0;
    background: #f1f1f1;
    color: #25699d;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: .1em;
    text-align: center;
  }
  .office_block table {
    width:100%;
    margin: 0 0 32px;
    font-size:100%;
  }
  .office_block th {
    box-sizing: border-box;
    width:170px;
    padding:  1.5em 0 1.5em 2em;
    border-bottom:1px dotted #ccc;
    font-weight: normal;
    vertical-align: middle;
    white-space: nowrap;
  }
  .office_block td {
    padding: 1.5em 0;
    border-bottom:1px dotted #ccc;
    font-weight: 300;
    line-height:1.8;
  }

  .aisatsu {
  }
  .aisatsu .aisatsu_img {
    float: left;
    width: 300px;
  }
  .aisatsu_img img {
    width: 240px;
  }
  .aisatsu_img span {
    display: block;
    padding: .6em 0 0;
    font-size: 12px;
  }

  .aisatsu .aisatsu_txt {
    float: right;
    width: 640px;
  }
  .aisatsu_txt p {
    font-weight: 200;
    line-height: 1.7;
  }


  .pp_block {
    width: 960px;
    margin: 0 auto 100px;
    text-align: left;
  }
  .pp_title {
    margin: 0 0 1em;
    padding: .5em 0;
    background: #f1f1f1;
    color: #25699d;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: .1em;
    text-align: center;
  }
  .pp_list_outer {
    width: 100%;
    height:360px;
    overflow:auto;
  }
  dl.pp_list {
    padding: 0 32px;
    color: #666;
    font-weight: 200;
  }
  dl.pp_list dt {
    margin: 0 0 5px;
    font-size: 100%;
  }
  dl.pp_list dd {
    margin: 0 0 2em;
    padding: 0 1em 0 1.5em;
    font-size: 90%;
    line-height: 1.8;
  }




  .pc-c-mgb {
    margin-bottom: 100px;
  }
  .contact_box-inner {
    width: 960px;
    margin: 0 auto;
    padding: 32px 0;
    color: #fff;
    text-align: center;
  }
  .contact_box_img {
    text-align: center;
  }
  .contact_box_info {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
  }
  .contact_box_att {
    font-size: 14px;
    font-weight: 200;
    line-height: 1.5;
    text-align: left;
  }
  .contact_box_info .fcy {
    color: #ff0;
  }
  .contact_box-inner .btn {
    margin: 24px 0;
  }


  .footer_inner {
    width: 960px;
    margin: 0 auto;
    padding: 32px 0;
  }
  .cp {
    margin: 0 0 1.5em;
    color: #666;
    font-size: 14px;
    text-align: center;
  }
  .address {
    color: #666;
    font-size: 12px;
    font-weight: 200;
    text-align: center;
  }



}/* end PC */


/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs120 {font-size:120%;}
.fs10px {font-size:10px;}
.fs12px {font-size:12px;}
.fs14px {font-size:14px;}
.fs16px {font-size:16px;}
.fs18px {font-size:18px;}

.lh15 {line-height:1.5;}
.lh16 {line-height:1.6;}
.lh18 {line-height:1.8;}
.lh20 {line-height:2.0;}

.mgb8 {margin-bottom:8px;}
.mgb10 {margin-bottom:10px;}
.mgb15 {margin-bottom:15px;}
.mgb16 {margin-bottom:16px;}
.mgb20 {margin-bottom:20px;}
.mgb24 {margin-bottom:24px;}
.mgb30 {margin-bottom:30px;}
.mgb32 {margin-bottom:32px;}
.mgb40 {margin-bottom:40px;}
.mgb50 {margin-bottom:50px;}
.mgb80 {margin-bottom:80px;}
.mgb100 {margin:0 0 100px;}
.mgb1em {margin-bottom:1em;}
.mgb2em {margin-bottom:2em;}

.pdlr10 {padding:0 10px;}
.pdlr20 {padding:0 20px;}
.pdlr30 {padding:0 30px;}
.pdlr1em {padding:0 1em;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

.fwb {font-weight:bold;}

.fcy {color: #ff0;}
.fcr {color: #f00;}

.marker1 {
  background: #ff0;
  color: #111;
  font-weight: bold;
}
