@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  overflow-y: scroll;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
.noTouch a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Add Reset
------------------------------------------------------------------------------*/
html {
  text-rendering: optimizeLegibility;
}

br {
  letter-spacing: 0 !important;
}

img {
  -ms-interpolation-mode: bicubic;
}

ul, ol {
  padding: 0;
}

li {
  list-style: none;
}

dd {
  margin-left: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, pre {
  margin-top: 0;
  margin-bottom: 0;
}

* {
  vertical-align: top;
}

* {
  filter: inherit;
}

p, li, dt, dd, th, td, pre {
  -ms-line-break: strict;
  line-break: strict;
  -ms-word-break: break-strict;
  word-break: break-strict;
  word-wrap: break-word;
}

/* Font Set
------------------------------------------------------------------------------*/
body {
  overflow-x: hidden;
  background-color: #ffffff;
  font-family: 'Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
  font-size: 62.5%;
  line-height: 1.6;
  color: #000000;
  -webkit-text-size-adjust: 100%;
}
/* Windows8.1以上のIE10以上を対象 */
@media all and (-ms-high-contrast:none) {
  body {
    font-family: 'Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック','メイリオ', Meiryo,YuGothic,'Yu Gothic','ＭＳ Ｐゴシック','MS PGothic';
  }
}

/* modules
------------------------------------------------------------------------------*/
.uppercase {
  text-transform: uppercase;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
  line-height: 1;
}
a {
  color: #f03f69;
	text-decoration: underline;
}
a:hover {
  color: #f46f8f;
	text-decoration: none;
}



/* utility
------------------------------------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}
html,
body {
  width: 100%;
  min-width: 320px;
}
.sp_only,
.dsp,
.dtb {
	display: none !important;
}



/* --------------------------------------------------
  1024px以下 tablet + sp style
-------------------------------------------------- */
@media screen and (max-width: 1024px) {

  .dtb {
    display: block !important;
  }
  br.dtb {
    display: inline !important;
  }

}



/* --------------------------------------------------
  768px以下 sp style
-------------------------------------------------- */
@media screen and (max-width: 767px) {

  img {
    width: 100%;
  }
  .dpc,
  br.dpc,
  .dtb,
  br.dtb {
  	display: none !important;
  }
  .sp_only,
  .dsp {
  	display: block !important;
  }
  br.sp_only,
  br.dsp {
  	display: inline !important;
  }

}



/* --------------------------------------------------
  320px以下 最小サイズ以下
-------------------------------------------------- */
@media screen and (max-width: 320px) {

  body {
  	overflow-x: scroll;
  }

}



/* --------------------------------------------------
  bg_img 背景画像を切り替える時などに使ってください
-------------------------------------------------- */
.bg_img {
  box-sizing: border-box;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: left;
}
a.bg_img,
input.bg_img,
span.bg_img {
  display: block;
  width: 100%;
  height: 100%;
}



/* --------------------------------------------------
  header
-------------------------------------------------- */
header {
  height: 106px;
}
header .inner,
header .logo_okumura,
header .logo_owm {
  -webkit-transition: all 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: all 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
header .inner {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 106px;
  background-color: rgba(255,255,255,1);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
header.move .inner {
  height: 64px;
  background-color: rgba(255,255,255,0.95);
}
header .logo_okumura,
header .logo_owm {
  float: left;
  padding-top: 20px;
  padding-left: 20px;
}
header.move .logo_okumura,
header.move .logo_owm {
  padding-top: 12px;
  padding-left: 12px;
}
header .logo_okumura {
  width: 160px;
}
header.move .logo_okumura {
  width: 96px;
}
header .logo_owm {
  width: 122px;
}
header.move .logo_owm {
  width: 73px;
}
header .logo_okumura a,
header .logo_owm a {
  text-decoration: none;
}
header .gnav {
  position: absolute;
  bottom: 0;
  right: 31px;
}
header .gnav li {
  display: inline-block;
}
header .gnav a {
  display: block;
  position: relative;
  padding: 0 28px 16px 28px;
  text-align: center;
}
header .gnav a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 2px;
  margin: 0 auto;
  background-color: #f03626;
}
header .gnav li.current a:after {
  width: 75%;
}



/* --------------------------------------------------
  footer
-------------------------------------------------- */
footer {
  position: relative;
  background-color: #000000;
}
footer .inner {
  width: 90.63%;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 49px;
  padding-bottom: 20px;
}
footer .bnr_list {
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
footer .bnr_list .bnr {
  width: 23.44%;
  background-color: #ffffff;
}
footer .info_box {
  padding-top: 34px;
}
footer .fnav_list {
  float: left;
}
footer .fnav {
  display: inline-block;
}
footer .fnav:not(:last-child):after {
  content: "";
  display: inline-block;
  position: relative;
  top: -2px;
  width: 1px;
  height: 16px;
  margin-left: 12px;
  margin-right: 11px;
  background-color: #ffffff;
}
footer .fnav a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
footer .copyright_txt {
  float: right;
  text-align: right;
  font-size: 12px;
  color: #ffffff;
}
footer .pagetop_btn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  -webkit-transform: translate3d(0,200px,0);
          transform: translate3d(0,200px,0);
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
footer .pagetop_btn.show {
  -webkit-transform: translate3d(0,0,0);
          transform: translate3d(0,0,0);
}
footer .pagetop_btn.nofixed {
  position: absolute;
  bottom: 175px;
}
footer .pagetop_btn a {
  display: block;
  width: 70px;
  height: 70px;
  background-color: #000000;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
footer .pagetop_btn .text {
  display: inline-block;
  padding-top: 36px;
  font-size: 11px;
  line-height: 1.18;
}
footer .pagetop_btn .text:before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 50%;
  width: 9px;
  height: 18px;
  margin-left: -5px;
  background: url(../img/common/pagetop_icon.png) 0 0 no-repeat;
}



/* --------------------------------------------------
  汎用レイアウト
-------------------------------------------------- */
.section .inner {
  width: 90.63%;
  max-width: 960px;
  margin: 0 auto;
}



/* --------------------------------------------------
  1025px以上 pc style
-------------------------------------------------- */
@media screen and (min-width: 1025px) {
}



/* --------------------------------------------------
  1024px以下 tablet + sp style
-------------------------------------------------- */
@media screen and (max-width: 1024px) {
}



/* --------------------------------------------------
  769px以上で1024px以下 tablet style
-------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {

  header .gnav a {
    padding-left: 14px;
    padding-right: 14px;
  }

}



/* --------------------------------------------------
  769px以上 pc + tablet style
-------------------------------------------------- */
@media screen and (min-width: 768px) {

  /* --------------------------------------------------
    hover
  -------------------------------------------------- */
  .notouch header .gnav a,
  .notouch header .gnav a:after,
  .notouch footer .bnr_list .bnr a,
  .notouch footer .fnav a,
  .notouch footer .pagetop_btn a,
  .notouch footer .pagetop_btn a .text:before {
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  .notouch header .gnav a:hover,
  .notouch footer .bnr_list .bnr a:hover {
    opacity: 0.7;
  }
  .notouch header .gnav a:hover:after {
    width: 75%;
  }
  .notouch footer .fnav a:hover {
    color: #f03f69;
    text-decoration: underline;
  }
  .notouch footer .pagetop_btn a:hover {
    background-color: #444444;
  }
  .notouch footer .pagetop_btn a:hover .text:before {
    -webkit-transform: translate3d(0,-3px,0);
            transform: translate3d(0,-3px,0);
  }

}



/* --------------------------------------------------
  768px以下 sp style
-------------------------------------------------- */
@media screen and (max-width: 767px) {

  /* --------------------------------------------------
    header
  -------------------------------------------------- */
  .open_sp_menu {
    overflow: hidden;
  }
  .open_sp_menu .wrapper {
    position: fixed;
  }
  header {
    position: relative;
  }
  header,
  header .inner,
  header.move .inner {
    height: 60px;
  }
  header .logo_okumura,
  header.move .logo_okumura,
  header .logo_owm,
  header.move .logo_owm {
    position: relative;
    z-index: 100000;
    padding-top: 9px;
  }
  header .logo_okumura,
  header.move .logo_okumura {
    width: 72px;
    padding-left: 16px;
  }
  header .logo_owm,
  header.move .logo_owm {
    width: 77px;
    padding-left: 10px;
  }
  header .gnav {
    position: fixed;
    bottom: auto;
    right: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: #ffffff;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  .open_sp_menu header .gnav {
    height: 100%;
  }
  header .gnav_list {
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    height: 100%;
  }
  header .gnav li {
    display: block;
  }
  header .gnav a {
    padding: 18px 0;
  }
  header .gnav li:not(:last-child) a img {
    max-width: 320px;
  }
  header .sp_menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100000;
    width: 60px;
    height: 60px;
  }
  header .sp_menu a {
    display: block;
    height: 100%;
  }
  header .sp_menu .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 2px;
    margin-top: -1px;
    margin-left: -10px;
    background-color: #000000;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  header .sp_menu .icon:before,
  header .sp_menu .icon:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000000;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  header .sp_menu .icon:before {
    top: -8px;
  }
  header .sp_menu .icon:after {
    top: 8px;
  }
  .open_sp_menu header .sp_menu .icon {
    background-color: transparent;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .open_sp_menu header .sp_menu .icon:before {
    -webkit-transform: translate3d(0,8px,0) rotate(90deg);
            transform: translate3d(0,8px,0) rotate(90deg);
  }
  .open_sp_menu header .sp_menu .icon:after {
    -webkit-transform: translate3d(0,-8px,0);
            transform: translate3d(0,-8px,0);
  }
  header .menu_btn_close {
    width: 59.38%;
    max-width: 190px;
    margin: 70px auto 0 auto;
    border: 1px solid #000000;
  }
  @media all and (orientation: landscape) {

    header .menu_btn_close {
      margin-top: 10px;
      margin-bottom: -20px;
    }

  }
  header .menu_btn_close a {
    padding: 0;
  }



  /* --------------------------------------------------
    footer
  -------------------------------------------------- */
  footer .inner {
    width: 90.63%;
    margin: 0 auto;
    padding-top: 31px;
    padding-bottom: 12px;
  }
  footer .bnr_list {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  footer .bnr_list .bnr {
    width: 48%;
  }
  footer .bnr_list .bnr.corporate,
  footer .bnr_list .bnr.menshin {
    margin-bottom: 11px;
  }
  footer .info_box {
    padding-top: 31px;
  }
  footer .fnav_list {
    float: none;
    text-align: center;
  }
  footer .fnav {
    margin-bottom: 10px;
  }
  footer .fnav:not(:last-child):after {
    content: none;
  }
  footer .fnav a {
    display: inline-block;
    padding: 0 6px;
    font-size: 10px;
    font-weight: bold;
  }
  footer .copyright_txt {
    float: none;
    margin-top: 7px;
    text-align: center;
    font-size: 10px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  footer .pagetop_btn {
    right: 6px;
    bottom: 6px;
    -webkit-transform: translate3d(0,200px,0);
            transform: translate3d(0,200px,0);
    -webkit-transition: -webkit-transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  footer .pagetop_btn.show {
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }
  footer .pagetop_btn.nofixed {
    bottom: 208px;
  }
  footer .pagetop_btn a {
    width: 48px;
    height: 48px;
  }
  footer .pagetop_btn .text {
    padding-top: 23px;
    font-size: 10px;
    line-height: 1.16;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  footer .pagetop_btn .text:before {
    top: 2px;
  }

}


