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:#0db300; text-decoration:none;}
a:visited {color:#0db300; text-decoration:none;}
a:hover   {color:#1a428c; text-decoration:underline;}
a:active  {color:#99CCFF; text-decoration:none;}

/* -------------------------------------------------------
Detail
---------------------------------------------------------- */

/* -------------------------------------------------------
for SmartPhone
---------------------------------------------------------- */
@media only screen and (max-width:959px){
  body {
    font-family: sans-serif;
  }

  .pcv {
    display: none;
  }

  /* header */
  .site_header {
    background: #fff;
  }
  .site_header .inner {
    padding: 8px;
    text-align: center;
  }
  .site_header .inner h1 img {
    width: 200px;
  }
  .site_header .inner .intro {
    margin-top: 4px;
    font-size: 10px;
  }

  /* common */
  .t_s {
    padding: 0 16px;
    text-align: center;
  }
  .t_s img {
    max-width: 100%;
  }

  /* main_v */
  .main_v_bg {
    background: url(../images/main_bg.jpg) no-repeat center bottom;
    background-size: cover;
  }
  .main_v {
    text-align: center;
  }
  .main_v img {
    max-width: 100%;
  }


  /* nayami */
  .nayami {
    display: none;
  }
  .nayami-s {
    padding-top: 32px;
    /*background: url(../images/nayami_bg-s.png) no-repeat center bottom;*/
  }
  .nayami-s ul {
    letter-spacing: -0.4em;
    padding: 0 0 0 8px;
    text-align: center;
  }
  .nayami-s ul li {
    display: inline-block;
    box-sizing: border-box;
    width: 44%;
    letter-spacing: normal;
    position: relative;
    margin-right: 8px;
    margin-bottom: 16px;
    padding: .6em;
    background: #dd1717;
    border-radius: 4px;
    color: #fff;
    font-size: 100%;
    line-height: 1.4;
    text-align: left;
    vertical-align: top;
  }
  .nayami-s ul li:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 8px solid transparent;
    border-top: 8px solid #dd1717;
    width: 0;
    height: 0;
  }
  .nayami-s img {
    max-width: 100%;
  }


  /* point */
  .point {
    margin: 16px 0;
    text-align: left;
  }
  .point ul {
    margin-top: 16px;
    padding: 0 16px;
  }
  .point ul li {
    margin-bottom: 16px;
    padding: 16px;
    background: #f6fbf4;
    border-radius: 4px;
    line-height: 1.6
  }
  .point li .bt {
    margin-bottom: 8px;
    color: #0db300;
    font-size: 120%;
    font-weight: bold;
  }
  .point li p {
    font-size: 90%;
  }
  .point .arr {
    margin-bottom: 16px;
    text-align: center;
  }
  .point .arr img {
    width: 120px;
  }

  /* riyu */
  .riyu {
    margin-bottom: 32px;
    text-align: left;
  }
  .r_title {
    text-align: center;
  }
  .r_title img {
    max-width: 100%;
  }
  .riyu .intro {
    margin: 16px 0;
    padding: 0 16px;
    color: #0db300;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.4;
  }
  .riyu .att {
    margin-top: 8px;
    color: #666;
    font-size: 10px;
    font-weight: normal;
  }
  .riyu .riyu_txt {
    margin: 0 8px;
    padding: 1em;
    background: #f6f6f6;
    color: #0db300;
    line-height: 1.7;
  }
  .riyu .riyu_img {
    padding: 0 8px;
    text-align: center;
  }
  .riyu .riyu_img img {
    max-width: 100%;
  }


  /* nagare */
  .nagare {
    margin-top: 56px;
    text-align: center;
  }
  .n_title {
    margin-bottom: 32px;
    padding: 0 16px;
    text-align: center;
  }
  .n_title img {
    max-width: 100%;
  }
  .n1, .n2 {
    margin-bottom: 16px;
    padding: 0 8px;
  }
  .n1 img, .n2 img {
    max-width: 100%;
  }
  .kabarai {
    margin-bottom: 32px;
    text-align: left;
  }
  .kabarai .img {
    text-align: center;
  }
  .kabarai img {
    max-width: 100%;
  }
  .nagare .kabarai .att {
    padding: 0 16px;
    font-size: 10px;
    line-height: 1.4;
  }
  .nagare .kabarai .info {
    margin-top: 16px;
    padding: 0 16px;
    font-size: 90%;
    line-height: 1.6;
  }

  /* office */
  .office {
    margin: 40px 0 32px;
    padding: 0 8px;
  }
  .st_box {
    margin-bottom: 32px;
    text-align: center;
  }
  .st_box .st {
    display: inline-block;
    padding: 0 0 8px;
    border-bottom: 1px solid #333;
    font-size: 20px;
    font-weight: bold;
  }
  .office_box {
    margin-bottom: 64px;
  }
  .office_box .office_info {
    margin-bottom: 32px;
  }
  .office_info{
    overflow: auto;
    white-space: nowrap;
  }
  .office_info::-webkit-scrollbar{
    height: 5px;
  }
  .office_info::-webkit-scrollbar-track{
    background: #f1f1f1;
  }
  .office_info::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }

  .office_info table {
    width: 100%;
    border-top: 1px solid #ddd;
    font-size: 14px;
  }
  .office_info th,
  .office_info td {
    padding: 1em;
    border-bottom: 1px solid #ddd;
    line-height: 1.6;
    vertical-align: middle;
  }
  .office_info th {
    background: #f7f7f7;
    font-weight: normal;
  }
  .office_info td p + p {
    margin-top: 1em;
  }
  .office_box .office_map {
  }
  .office_map iframe {
    width: 100%;
    height: 240px;
  }

  .privacy {
    height: 240px;
    padding-right: 16px;
    overflow-y: auto;
    line-height: 1.8;
  }
  .privacy p {
    font-size: 14px;
  }
  .privacy p .bt {
    display: block;
    font-size: 16px;
    font-weight: bold;
  }
  .privacy p + p {
    margin-top: 2em;
  }



  /* contact */
  .contact_bg {
    background: #fff82d;
  }
  .contact_box {
    padding: 32px 0;
    text-align: center;
  }
  .c_intro {
    margin-bottom: 16px;
  }
  .c_intro img {
    max-width: 100%;
  }
  .btn {
    padding: 0 8px;
  }
  .btn a {
    display: block;
    background: #ff8a00;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    line-height: 56px;
    box-shadow: 0 3px 0 #c36f0b;
  }

  /* site_footer */
  .site_footer {
    padding: 16px 0;
    background: #0db300;
    text-align: center;
  }
  .cp {
    color: #fff;
    font-size: 12px;
  }

}/* end SP */



/* -------------------------------------------------------
for PC
---------------------------------------------------------- */
@media only screen and (min-width:960px){
  body {
    font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
    zoom:1;
  }

  .spv {
    display: none;
  }
  .nayami-s {
    display: none;
  }

  /* header */
  .site_header {
    background: #fff;
  }
  .site_header .inner {
    width: 960px;
    height: 60px;
    margin: 0 auto;
  }
  .site_header .inner h1 {
    display: inline-block;
    vertical-align: middle;
  }
  .site_header .inner .intro {
    display: inline-block;
    color: #666;
    font-size: 12px;
    line-height: 60px;
  }

  /* main_v */
  .main_v_bg {
    background: url(../images/main_bg.jpg) no-repeat center bottom;
    background-size: cover;
  }
  .main_v {
    width: 960px;
    height: 540px;
    margin: 0 auto;
  }

  /* nayami */
  .nayami {
    text-align: center;
  }
  .nayami_rei {
    padding-top: 48px;
    background:linear-gradient(#faf8ee, #fff);
    background:-moz-linear-gradient(top, #faf8ee, #fff);
    background:-webkit-gradient(linear, left top, left bottom, from(#faf8ee), to(#fff));
  }
  .dokoni {
    height: 122px;
    background: url(../images/bg1.png) repeat-x left top;
  }

  /* point */
  .point {
    margin: 32px 0;
    text-align: center;
  }
  .point_box {
    margin-top: 32px;
  }
  .point .arr {
    margin-top: 32px;
  }

  /* riyu */
  .riyu {
    margin-bottom: 40px;
    text-align: center;
  }

  /* nagare */
  .nagare {
    margin-top: 100px;
    text-align: center;
  }
  .n_title {
    margin-bottom: 48px;
  }
  .n1,
  .n2 {
    margin-bottom: 40px;
  }

  /* office */
  .office {
    width: 960px;
    margin: 64px auto;
  }
  .st_box {
    margin-bottom: 32px;
    text-align: center;
  }
  .st_box .st {
    display: inline-block;
    padding: 0 0 8px;
    border-bottom: 1px solid #333;
    font-size: 20px;
    font-weight: bold;
  }
  .office_box {
    display: table;
    width: 100%;
    margin-bottom: 64px;
  }
  .office_box .office_info {
    display: table-cell;
    width: 600px;
    vertical-align: top;
  }
  .office_info table {
    width: 580px;
    border-top: 1px solid #ddd;
    font-size: 14px;
  }
  .office_info th,
  .office_info td {
    padding: 1em;
    border-bottom: 1px solid #ddd;
    line-height: 1.6;
    vertical-align: middle;
  }
  .office_info th {
    background: #f7f7f7;
    font-weight: normal;
  }
  .office_info td p + p {
    margin-top: 1em;
  }
  .office_box .office_map {
    display: table-cell;
    width: 360px;
    vertical-align: top;
  }
  .office_map iframe {
    width: 360px;
    height: 320px;
  }

  .privacy {
    height: 320px;
    padding-right: 16px;
    overflow-y: auto;
    line-height: 1.8;
  }
  .privacy p {
    font-size: 14px;
  }
  .privacy p .bt {
    display: block;
    font-size: 16px;
    font-weight: bold;
  }
  .privacy p + p {
    margin-top: 2em;
  }



  /* contact */
  .contact_bg {
    background: #fff82d;
  }
  .contact_box {
    padding: 48px 0;
    text-align: center;
  }
  .c_intro {
    margin-bottom: 16px;
  }

  /* site_footer */
  .site_footer {
    padding: 32px 0;
    background: #0db300;
    text-align: center;
  }
  .cp {
    color: #fff;
    font-size: 12px;
  }

}/* end PC */



/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs120 {font-size:120%;}
.fs150 {font-size:150%;}
.fs10px {font-size:10px;}
.fs11px {font-size:11px;}
.fs12px {font-size:12px;}
.fs13px {font-size:13px;}
.fs14px {font-size:14px;}
.fs15px {font-size:15px;}
.fs16px {font-size:16px;}
.fs17px {font-size:17px;}
.fs18px {font-size:18px;}

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

.mgb8 {margin-bottom:8px;}
.mgb16 {margin-bottom:16px;}
.mgb24 {margin-bottom:24px;}
.mgb32 {margin-bottom:32px;}
.mgb40 {margin-bottom:40px;}
.mgb48 {margin-bottom:48px;}
.mgb56 {margin-bottom:56px;}
.mgb64 {margin-bottom:64px;}
.mgb80 {margin-bottom:80px;}
.mgb100 {margin-bottom:100px;}
.mgb05em {margin-bottom:0.5em;}
.mgb1em {margin-bottom:1em;}
.mgb15em {margin-bottom:1.5em;}
.mgb2em {margin-bottom:2em;}

.pdlr8 {padding:0 8px;}
.pdlr16 {padding:0 16px;}
.pdlr24 {padding:0 24px;}
.pdlr32 {padding:0 32px;}
.pdlr1em {padding:0 1em;}
.pdlr2em {padding:0 2em;}

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

.fwb {font-weight:bold;}


