@charset "UTF-8";
/****************************************
Setting
*****************************************/
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: normal;
  font-family: inherit;
  vertical-align: baseline; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  _text-align: left;
  /* IE6センタリング */ }

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

* {
  letter-spacing: 0; }

/* IE7 */
ul {
  list-style: none; }

body {
  font-size: 16px;
  line-height: 1.8em;
  color: #333;
  position: relative;
  /* IE7拡大用 */
  _text-align: center;
  /* IE6センタリング */ }

/* font-style */
strong, em {
  font-weight: bold;
  /* font-style */ }

.itaric {
  font-style: italic; }

.small {
  font-size: 90% !important; }

.x-small {
  font-size: 80% !important; }

.big {
  font-size: 140%;
  font-weight: bold; }

.clear {
  clear: both; }

.hidden {
  display: none; }

.no-align, .no-alignment, .no-wrap, .wrapping {
  overflow: hidden; }

:focus {
  -moz-outline-style: none; }

/* Links */
a {
  color: #0088cc;
  text-decoration: none; }
  a:visited {
    color: #0088cc;
    text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a:active {
    text-decoration: underline;
    outline: 0 none; }
  a:focus {
    outline: 0 none; }

/****************************************
img png_gif
*****************************************/
img {
  behavior: url(iepngfix.htc); }

.main img.size-thumbnail {
  width: 100%;
  max-width: 390px;
  height: auto; }

.main img.size-full {
  width: 100%;
  max-width: initial;
  height: auto; }

/****************************************
color
*****************************************/
/*** #779699 ***/
/* $main-color: rgb(119, 150, 150); */
/*** #ff4500 ***/
/* $sub-color: rgb(255, 69, 0); */
/*** #779699 ***/
/*** #6d382e ***/
/*** #191970 ***/
/*** #FF3333 ***/
/*** #33CCFF ***/
/*** #FFFF00 ***/
/*** #3366FF ***/
/*** #FF66CC ***/
/*** #66FF33 ***/
/*** #FF6600 ***/
/*** #FF99CC ***/
.w10 {
  width: 10%; }

.w15 {
  width: 15%; }

.w20 {
  width: 20%; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w35 {
  width: 35%; }

.w40 {
  width: 40%; }

.w45 {
  width: 45%; }

.w50 {
  width: 50%; }

.w55 {
  width: 55%; }

.w60 {
  width: 60%; }

.w65 {
  width: 65%; }

.w70 {
  width: 70%; }

.w75 {
  width: 75%; }

.w80 {
  width: 80%; }

.w85 {
  width: 85%; }

.w90 {
  width: 90%; }

.w95 {
  width: 95%; }

.w100 {
  width: 100%; }

/**************************
nav
**************************/
nav {
  width: 100%;
  margin: 0;
  padding: 0; }

.menu {
  padding: 0;
  margin: 0 auto;
  font-size: 14px;
  height: auto;
  text-align: center; }
  .menu ul {
    display: block;
    overflow: hidden;
    zoom: 1;
    text-align: center; }
  .menu li {
    list-style: none;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    vertical-align: top; }
    .menu li a {
      text-decoration: none;
      letter-spacing: 0.1em;
      color: black;
      padding: 8px 16px;
      display: block;
      font-family: "Roboto Condensed", Roboto,  Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo ,sans-serif;
      font-style: italic;
      font-weight: normal;
      font-weight: 400;
      letter-spacing: 0.06em; }
      .menu li a:hover {
        color: #6d382e;
        font-weight: normal; }
  .menu .menu-home {
    display: none; }
  .menu .menu-mt a {
    letter-spacing: 0.03em; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #FFF;
  border-bottom: 1px #E5E5E5 solid; }
  .fixed ul {
    max-width: 960px;
    margin: 0 auto; }
  .fixed.menu .menu-home {
    display: inline-block; }
    .fixed.menu .menu-home a {
      font-weight: bold; }

@media screen and (max-width: 740px) {
  nav .menu {
    text-align: left; }
    nav .menu li {
      text-align: center;
      border-right: 0 none; }
      nav .menu li.home_button {
        display: block;
        margin: 0 auto; }
        nav .menu li.home_button img {
          width: 160px; }
      nav .menu li:last-child {
        border-bottom: 0 none; }
      nav .menu li a {
        height: 30px;
        margin: 0 auto;
        padding: 0 20px;
        line-height: 30px; }
        nav .menu li a.home_logo {
          width: 100%;
          color: #333; } }
@media screen and (max-width: 768px) {
  nav {
    display: none; } }
@media screen and (max-width: 640px) {
  /*   nav {
      .menu {
        text-align: center;
        li {
          text-align: center;
          border-right: 0 none;
        }
      }
      .fixed {
        position: static;
      }
    } */ }
/**************************
draw-nav
**************************/
#navToggle {
  display: none;
  position: absolute;
  right: 13px;
  top: 13px;
  width: 30px;
  height: 25px;
  cursor: pointer; }

#navToggle div {
  position: relative; }

#navToggle span {
  display: block;
  position: absolute;
  width: 100%;
  /* border-bottom:solid 3px #FFF; */
  border-bottom: solid 3px #333;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out; }

#navToggle span:nth-child(1) {
  top: 0; }

#navToggle span:nth-child(2) {
  top: 11px; }

#navToggle span:nth-child(3) {
  top: 22px; }

#slideMenu .slide-menu {
  display: none; }

@media screen and (max-width: 768px) {
  #slideMenu .slide-menu {
    /* display: none; */ }

  #slideMenu.openNav {
    height: 100%; }
    #slideMenu.openNav .slide-menu {
      height: 100%; }

  #slideMenu .slide-menu {
    display: block;
    position: absolute;
    right: 0;
    top: -600px;
    height: 600px;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    padding: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    text-align: center;
    z-index: 666; }

  #slideMenu ul {
    margin: 0;
    padding: 0; }

  #slideMenu ul li {
    display: block;
    height: auto;
    min-height: 44px;
    margin: 0;
    /* border-top: 1px #EEE solid; */
    border-bottom: 0 none;
    line-height: 1.8; }
    #slideMenu ul li.slide-menu-os-wrap {
      padding-top: 5px;
      background: rgba(193, 39, 45, 0.9); }

  #slideMenu ul li a {
    display: block;
    width: 100%;
    /* width: 100px; */
    height: 44px;
    margin: 0 auto;
    color: #555;
    font-size: 15px;
    line-height: 44px;
    text-decoration: none;
    vertical-align: middle;
    font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    letter-spacing: 0.06em;
    font-style: italic; }
    #slideMenu ul li a.slide-menu-home {
      width: 140px;
      height: 40px;
      height: auto; }
    #slideMenu ul li a.slide-menu-os {
      width: 140px; }

  #slideMenu ul li::after {
    content: ''; }

  #slideMenu ul li:last-child {
    /* border-bottom: 1px #EEE solid; */ }

  #slideMenu ul li a.sns-icon {
    display: inline-block;
    margin: 0 10px;
    margin-top: 20px;
    padding: 4px auto;
    width: 32px;
    height: 32px;
    text-align: center;
    /* background: #333333; */
    /* background-color: #FFF; */
    vertical-align: middle;
    line-height: 1;
    border-radius: 50%;
    text-decoration: none; }
  #slideMenu ul li a.sns-icon, #slideMenu ul li a.sns-icon:hover {
    color: #555 !important; }
  #slideMenu ul li a.sns-icon i {
    color: #1a1a1a !important;
    font-size: 24px;
    line-height: 32px; }

  #navToggle {
    display: block;
    z-index: 999; }

  .openNav #navToggle span {
    border-bottom: solid 3px #333; }

  .openNav #navToggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .openNav #navToggle span:nth-child(2) {
    top: 11px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }

  .openNav #navToggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }

  .openNav .slide-menu {
    -moz-transform: translateY(601px);
    -webkit-transform: translateY(601px);
    transform: translateY(601px); } }
#slideMenu.openNav #homemenu {
  background: rgba(255, 255, 255, 0.8);
  padding-top: 45px;
  padding-bottom: 45px; }
  #slideMenu.openNav #homemenu li a, #slideMenu.openNav #homemenu li a:visited {
    color: #333; }

@media screen and (max-width: 768px) {
  #slideMenu.openNav {
    height: 100%;
    height: 100vh; }
    #slideMenu.openNav .slide-menu {
      height: 100%;
      height: 100vh; }

  #slideMenu .slide-menu {
    top: -600px;
    height: 600px; }

  #slideMenu ul li {
    line-height: 1; }
    #slideMenu ul li:first-child a {
      font-weight: bold; } }
/****************************************
font-style
*****************************************/
/*　通常指定　*/
body {
  font-family: Robot, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-weight: normal;
  font-weight: 300; }

/*　Safari・Chrome用指定　*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body {
    font-family: Robot, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif; } }
@media screen and (max-width: 390px) {
  body {
    font-size: 1.25em; } }
/***********************************
edit-style
***********************************/
html, body {
  margin: 0px;
  padding: 0px; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

header {
  margin: 0 auto;
  padding: 10px auto;
  width: 100%;
  /* height: 50px; */
  background-color: transparent;
  text-align: left; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.96); }

#mobile {
  color: #CCC;
  width: 180px;
  background: rgba(105, 105, 105, 0.5);
  display: inline-block;
  margin: 10px auto 0 10px;
  padding: 0px 10px;
  border-radius: 3px;
  border: 1px #666 solid;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  font-family: sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300; }
  #mobile a {
    color: #FFF; }
    #mobile a.stay {
      color: #999; }

/**************************
a
**************************/
a {
  color: black; }
  a:visited {
    color: black; }
  a:hover, a:active {
    color: #6d382e; }

/**************************
top
**************************/
#logo {
  margin: 20% auto 30px auto;
  width: 80%;
  max-width: 640px; }
  #logo .opc {
    opacity: 0.8; }

h1, h2, .sidebar {
  color: #333; }

.wave {
  position: relative;
  display: block;
  line-height: 0;
  width: 100%;
  margin: 0 auto; }
  .wave img {
    margin: 0;
    width: 100%;
    height: auto; }

#main-img {
  position: relative;
  display: block;
  line-height: 0;
  width: 100%;
  /* background:rgba(0,0,0,0.9); */
  border: 0 none;
  margin: 0 auto; }
  #main-img img {
    margin: 0 auto;
    width: 100%;
    /* max-width:960px; */
    height: auto;
    display: block;
    /* box-shadow: 0px 4px 15px -4px rgba(0, 0, 0, 0.8); */ }

#hero1 h1 {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  font-size: 14px;
  /* font-weight: normal; */
  /* font-weight: 400; */
  font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  letter-spacing: 0.06em; }
  #hero1 h1 img {
    width: 100px;
    height: auto; }
  #hero1 h1.logo {
    /* display: block; */
    display: none;
    text-align: left;
    padding: 5px;
    padding-left: 20px; }
    #hero1 h1.logo a {
      color: #333;
      font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
      letter-spacing: 0.06em;
      font-style: italic;
      font-weight: bold; }
      #hero1 h1.logo a:hover {
        text-decoration: none;
        color: #6d382e; }
  #hero1 h1 span {
    display: inline-block;
    margin: 0 auto;
    padding: 0 auto;
    padding-left: 16px;
    font-size: 12px;
    font-family: Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    letter-spacing: 0.01em;
    font-weight: normal;
    font-weight: 300;
    color: #777; }
#hero1 h2 {
  display: inline-block;
  margin: 0 auto;
  width: auto;
  padding: 0 auto;
  padding-left: 10px;
  font-size: 12px;
  font-weight: normal;
  font-weight: 300;
  line-height: 1;
  text-align: left; }
#hero1 h3 {
  width: 90%;
  text-align: center;
  margin: 20px auto;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.2em;
  padding-left: 0.2em; }

#hero1 #title-cont {
  position: relative;
  display: block;
  line-height: 0;
  width: 100%;
  height: calc(100vh - 50px);
  /* background:rgba(0,0,0,0.9); */
  border: 0 none;
  margin: 0 auto;
  margin-top: 50px; }
  #hero1 #title-cont h2 {
    position: absolute;
    width: 100%;
    height: 100px;
    line-height: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto auto;
    padding: auto auto;
    text-align: center;
    font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    /* letter-spacing: 0.6em; */
    font-style: italic;
    font-weight: bold;
    font-size: 50px;
    color: black; }
    #hero1 #title-cont h2 small {
      font-size: 30px;
      font-style: italic;
      font-weight: normal;
      letter-spacing: 0.6em;
      color: #999; }

#hero1 #title-cont h2.spacing-animation {
  animation: hirogaru 3s forwards; }

@keyframes hirogaru {
  from {
    letter-spacing: 0; }
  to {
    letter-spacing: 0.6em; } }
@media screen and (max-width: 768px) {
  header {
    height: 50px; }

  #logo {
    margin: 200px auto 30px auto;
    width: 90%;
    max-width: 600px; }

  #hero1 {
    text-align: center;
    /* min-height: 600px; */ }
    #hero1 h1 {
      display: block;
      width: 90%;
      text-align: center;
      /* margin: 10px auto 5px auto; */
      font-size: 15px;
      line-height: 1.8;
      /* letter-spacing:0.2em; */
      /* padding-left: 0; */ }
      #hero1 h1.logo {
        display: block;
        padding-top: 10px;
        padding-bottom: 5px;
        padding-left: 0; }
        #hero1 h1.logo a {
          padding-right: 10px; }
      #hero1 h1 span {
        padding-left: 0; }
    #hero1 h2 {
      display: block;
      width: 100%;
      text-align: center;
      margin: 0 auto 20px auto;
      font-size: 12px;
      line-height: 1.8;
      letter-spacing: 0.05em;
      padding-left: 0.05em; }
    #hero1 h3 {
      width: 90%;
      text-align: center;
      margin: 20px auto;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.2em;
      padding-left: 1em; } }
#con3 {
  background: url("images/sample02.jpg");
  background-size: cover;
  background-position: bottom center;
  background-attachment: fixed;
  min-height: 700px; }

.hero, .content {
  text-align: center;
  position: relative;
  width: 100%; }

.inner {
  /* min-height: 750px; */
  position: relative; }

.blue {
  background-color: #6d382e;
  color: #FFF; }
  .blue a {
    color: #F8F8F8; }
    .blue a:visited {
      color: #F8F8F8; }

.blk {
  background: url("images/pc/bg-02.jpg");
  background-size: cover;
  background-position: bottom center;
  background-attachment: fixed;
  min-height: 700px;
  color: #FFF; }
  .blk a {
    color: #F8F8F8; }
    .blk a:visited {
      color: #F8F8F8; }

.inner {
  height: 100%;
  /* min-height: 750px; */
  position: relative; }

#hero1 .inner {
  min-height: 75px; }

@media screen and (max-width: 640px) {
  .inner {
    height: 100%; } }
.hero .inner {
  /* background: rgba(0, 0, 0, 0.2); */
  /* box-shadow 
box-shadow:rgba(51, 51, 51, 0.6) 0px 0px 50px 5px inset;
-webkit-box-shadow:rgba(51, 51, 51, 0.6) 0px 0px 50px 5px inset;
-moz-box-shadow:rgba(51, 51, 51, 0.6) 0px 0px 50px 5px inset; */ }

.content .copy {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: auto;
  padding-bottom: 30px; }
  .content .copy h1 {
    margin: 10px auto 20px auto;
    font-size: 40px; }

#con3 .copy {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 30px; }
  #con3 .copy h1 {
    margin: 10px auto 20px auto;
    font-size: 50px;
    color: #FFF; }
    #con3 .copy h1 span {
      font-size: 20px; }

h4.center {
  margin: 20px auto;
  max-width: 640px;
  text-align: center; }

a.center {
  display: block;
  margin: 0px auto;
  width: 80%;
  max-width: 320px;
  text-align: center; }

p.lead-copy {
  font-size: 18px;
  font-weight: bold; }

.main article li p.lead-copy {
  color: #444;
  font-size: 17px;
  font-weight: bold;
  line-height: 2.2;
  letter-spacing: 0.02em; }

h2.blog_title {
  margin: 0 auto;
  width: auto;
  padding: 0 auto;
  padding-top: 30px;
  padding-left: 30px;
  font-size: 22px;
  font-weight: normal;
  font-weight: 300;
  line-height: 1;
  text-align: left;
  letter-spacing: 0.2em; }
  @media screen and (max-width: 567px) {
    h2.blog_title {
      display: none;
      /* padding-top: 30px; */
      /* padding-left: 15px; */
      /* font-size: 16px; */ } }

/**************************
container
**************************/
.container {
  display: block;
  margin: 30px auto 100px auto;
  width: 100%;
  max-width: 960px;
  overflow: hidden;
  *zoom: 1;
  text-align: center; }

/**************************
main
**************************/
.main {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  max-width: 868px;
  text-align: left;
  vertical-align: top; }
  .main article li {
    display: block;
    margin: 0 auto 20px auto;
    padding: 0 10px;
    padding-bottom: 20px;
    font-size: 15px;
    overflow: hidden;
    *zoom: 1;
    /* .left, .right {
        display: inline-block;
        position:relative;
        margin: 0 auto;
        padding: 0 10px;
        width:50%;
        text-align: left;
        vertical-align:top;
    }  */ }
    .main article li img {
      display: block;
      width: 100%;
      /* max-width: 390px; */
      height: auto;
      text-align: center;
      margin: 10px auto;
      border: 1px #F5F5F5 solid;
      /* box-shadow: 0px 4px 15px -4px rgba(0, 0, 0, 0.8); */ }
      .main article li img.size-390 {
        max-width: 390px; }
      .main article li img.size-500 {
        max-width: 500px; }
      .main article li img.size-600 {
        max-width: 600px; }
    .main article li .thumbnail {
      display: inline-block;
      width: 30%;
      padding: 0 10px 10px 0;
      vertical-align: top; }
      .main article li .thumbnail img {
        width: 100%; }
    .main article li .excerpt {
      display: inline-block;
      width: 65%;
      padding: 0 0 10px 0;
      vertical-align: top; }
    .main article li h3 {
      text-align: left;
      margin: 10px auto; }
    .main article li h4 {
      text-align: left;
      margin: 0 auto 10px auto;
      font-size: 1.285em;
      display: block;
      text-decoration: none; }
      .main article li h4 a {
        color: black;
        font-weight: normal;
        font-weight: 400;
        letter-spacing: 0.05em; }
        .main article li h4 a:visted {
          color: black; }
    .main article li p {
      text-align: left;
      font-size: 16px;
      margin: 1em auto;
      line-height: 2; }
      .main article li p.date {
        margin: 0 auto;
        font-family: Arvo, Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
        font-size: 10px;
        text-align: right;
        color: #777;
        font-weight: normal;
        font-weight: 400; }
    .main article li iframe {
      max-width: 640px; }
    .main article li .release-detail {
      padding: 20px auto; }
      .main article li .release-detail h5 {
        font-size: 13px;
        color: #444;
        font-weight: bold;
        margin-top: 20px; }
      .main article li .release-detail p {
        font-size: 13px;
        color: #444; }
      .main article li .release-detail .order-line a {
        display: inline-block;
        margin-right: 10px; }
  .main article.archive-list li {
    display: block;
    margin: 0 auto 20px auto;
    padding: 0 10px;
    padding-bottom: 20px;
    font-size: 15px;
    overflow: hidden;
    *zoom: 1; }
    .main article.archive-list li img {
      display: block;
      width: 100%;
      max-width: 640px;
      height: auto;
      text-align: center;
      margin: 10px auto; }
    .main article.archive-list li .thumbnail {
      display: inline-block;
      width: 30%;
      padding: 0 10px 10px 0;
      vertical-align: top; }
      .main article.archive-list li .thumbnail img {
        width: 100%; }
    .main article.archive-list li h3 {
      text-align: left;
      margin: 10px auto; }
    .main article.archive-list li h4 {
      text-align: left;
      margin: 5px auto; }
    .main article.archive-list li p {
      text-align: left;
      font-size: 14px;
      margin: 10px auto;
      display: inline-block;
      width: 65%;
      padding: 0 0 10px 0;
      vertical-align: top; }
    .main article.archive-list li .date {
      display: block;
      font-size: 12px;
      text-align: left;
      color: #333; }
  .main article#news.archive-list li {
    /* border-bottom: 0 none; */
    border-bottom: 1px #DDD solid; }

.main figure.size-390 img {
  max-width: 390px;
  margin: 10px  auto; }

.main figure.size-500 img {
  max-width: 500px;
  margin: 10px  auto; }

.main figure.size-600 img {
  max-width: 600px;
  margin: 10px  auto; }

.main article li .spacer {
  display: block;
  width: 100%;
  height: 3em;
  margin: 0 auto;
  padding: 0 0; }

.main article li blockquote {
  display: block;
  width: 75%;
  /* border-left: 2px solid #555; */
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  vertical-align: top;
  text-align: center; }
  @media screen and (max-width: 567px) {
    .main article li blockquote {
      width: 100%; } }

.main article li blockquote p,
.main article li blockquote p span {
  color: #555;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.2;
  /* font-style: italic; */
  letter-spacing: 0.02em; }

/**************************
page discography
**************************/
.main article .discography li {
  display: inline-block;
  width: 24.5%;
  margin: 0 auto 20px auto;
  padding: 0 10px;
  padding-bottom: 20px;
  font-size: 15px;
  overflow: hidden;
  *zoom: 1;
  vertical-align: top; }
  @media screen and (max-width: 640px) {
    .main article .discography li {
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .main article .discography li {
      width: 100%; } }
  .main article .discography li > a {
    display: block;
    width: 100%;
    max-width: 390px;
    height: auto;
    text-align: center;
    margin: 20px auto; }
    .main article .discography li > a img {
      display: block;
      width: 100%;
      height: auto;
      text-align: center;
      margin: 0 auto; }
  .main article .discography li > a:hover img {
    opacity: 0.8; }
  .main article .discography li > img {
    display: block;
    width: 100%;
    max-width: 390px;
    height: auto;
    text-align: center;
    margin: 10px auto;
    border: 1px #F5F5F5 solid;
    box-shadow: 0px 4px 15px -4px rgba(0, 0, 0, 0.8); }
  .main article .discography li .thumbnail {
    display: inline-block;
    width: 30%;
    padding: 0 10px 10px 0;
    vertical-align: top; }
    .main article .discography li .thumbnail img {
      width: 100%; }
  .main article .discography li .excerpt {
    display: inline-block;
    width: 65%;
    padding: 0 0 10px 0;
    vertical-align: top; }
  .main article .discography li h3 {
    text-align: left;
    margin: 10px auto;
    font-size: 16px; }
    .main article .discography li h3 a {
      font-size: 16px;
      color: black; }
  .main article .discography li h4 {
    text-align: left;
    margin: 0 auto 10px auto;
    font-size: 1.285em;
    display: block;
    text-decoration: none; }
    .main article .discography li h4 a {
      color: black;
      font-weight: normal;
      font-weight: 400;
      letter-spacing: 0.05em; }
      .main article .discography li h4 a:visted {
        color: black; }
  .main article .discography li p {
    text-align: left;
    font-size: 14px;
    margin: 10px auto; }
    .main article .discography li p.date {
      margin: 0 auto;
      font-family: Arvo, Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
      font-size: 10px;
      text-align: right;
      color: #777;
      font-weight: normal;
      font-weight: 400; }
  .main article .discography li dl {
    display: none; }
  .main article .discography li iframe {
    max-width: 640px;
    display: none; }
    @media screen and (max-width: 640px) {
      .main article .discography li iframe {
        max-width: auto;
        width: 100%;
        display: block;
        margin: 20px auto; } }
  .main article .discography li .release-detail {
    padding: 20px auto; }
    .main article .discography li .release-detail h5 {
      font-size: 13px;
      color: #444;
      font-weight: bold;
      margin-top: 20px; }
    .main article .discography li .release-detail p {
      font-size: 13px;
      color: #444; }
    .main article .discography li .release-detail .order-line a {
      display: inline-block;
      margin-right: 10px; }
  .main article .discography li:first-child {
    width: 100%; }
    .main article .discography li:first-child dl {
      display: block; }
    .main article .discography li:first-child iframe {
      max-width: auto;
      width: 100%;
      display: block;
      margin: 20px auto; }

body.home h3 {
  margin: 10px auto 30px auto;
  font-size: 2em;
  text-align: center;
  font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.06em; }
body.home .main {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  /* max-width: 640px; */
  max-width: 868px;
  text-align: left;
  vertical-align: top; }
  body.home .main article li {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
    font-size: 15px;
    overflow: hidden;
    *zoom: 1; }
    body.home .main article li.article_item {
      padding-bottom: 30px;
      border-bottom: 1px #666 solid; }
    body.home .main article li h3, body.home .main article li h3 a {
      margin: 0 auto;
      padding: 60px 0 30px 0;
      font-size: 24px;
      text-align: left;
      font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
      font-style: normal;
      font-weight: bold;
      line-height: 1.6; }
      body.home .main article li h3 span, body.home .main article li h3 a span {
        display: block;
        font-size: 15px;
        text-align: left;
        font-weight: normal;
        color: #666; }
    body.home .main article li h4 {
      font-size: 1em; }
      body.home .main article li h4 .date {
        display: inline-block;
        padding-left: 20px;
        font-size: 10px;
        text-align: left;
        color: #777;
        font-weight: normal;
        font-weight: 400; }
body.page-id-161 .main article li {
  margin-bottom: 40px; }
  body.page-id-161 .main article li .sub-title {
    display: block;
    margin: 34px auto 18px auto;
    font-size: 28px;
    color: #444;
    font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0.06em; }
  body.page-id-161 .main article li h4 {
    margin: 10px auto 30px auto;
    font-size: 2em;
    text-align: center;
    font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0.06em; }
  body.page-id-161 .main article li img.mt-bio {
    max-width: 200px;
    height: auto;
    border: 0 none;
    box-shadow: none; }
body.page-id-161 .photoby {
  width: 100%;
  height: auto;
  line-height: 12px;
  margin: 0;
  padding-right: 10px;
  font-size: 12px;
  text-align: right; }

@media screen and (max-width: 640px) {
  .main {
    display: block;
    margin: 0 auto;
    padding: 0 10px;
    width: 95%;
    text-align: center;
    vertical-align: top; }
    .main article li {
      display: block;
      border-bottom: 1px #F8F8F8 solid;
      margin: 0 auto 10px auto;
      padding: 10px;
      font-size: 15px;
      overflow: hidden;
      *zoom: 1; }
      .main article li .left, .main article li .right {
        display: inline-block;
        position: relative;
        margin: 0 auto;
        padding: 0 10px;
        width: 100%;
        text-align: left;
        vertical-align: top; }
      .main article li iframe {
        width: 100%;
        height: auto; }
    .main article#news.archive-list li {
      border-bottom: 0 none; } }
/**************************
sidebar
**************************/
.sidebar {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  padding: 0 10px;
  width: 30%;
  text-align: left;
  vertical-align: top; }

@media screen and (max-width: 640px) {
  .sidebar {
    display: block;
    margin: 0 auto 50px;
    padding: 0 10px;
    width: 95%;
    text-align: center;
    vertical-align: top; } }
/**************************
sns
**************************/
.inner .sns {
  display: block;
  padding: 30px;
  overflow: hidden;
  zoom: 1;
  text-align: center; }
  .inner .sns h1 {
    margin: 20px auto 20px auto;
    font-size: 80px;
    font-Weight: normal;
    font-Weight: 300;
    font-family: sans-serif;
    color: #FFF; }

.fb-box, .tw-box {
  display: inline-block;
  width: 100%;
  max-width: 640px;
  height: 470px;
  margin: 10px;
  padding: 10px;
  vertical-align: top;
  border-radius: 3px;
  /* background: rgba(255, 255, 255, 0.8); */
  text-align: center; }

/**************************
footer
**************************/
footer {
  position: relative;
  width: 100%;
  padding: 10px auto;
  display: table;
  text-align: center;
  font-size: 13px; }

.foot-box {
  display: table-cell;
  line-height: 30px;
  vertical-align: middle;
  width: 30%;
  height: 30px;
  margin: 0 auto;
  text-align: center; }
  .foot-box:first-child {
    text-align: left;
    padding-left: 20px; }
  .foot-box:last-child {
    padding-right: 20px; }

.sns-menu {
  display: table; }
  .sns-menu li {
    display: table-cell;
    line-height: 30px;
    vertical-align: middle;
    height: 30px;
    padding: 0 10px; }
    .sns-menu li:last-child {
      margin-right: 0; }
    .sns-menu li img {
      max-height: 20px;
      margin-right: 10px;
      vertical-align: middle; }

/*********************************
grid_menu
**********************************/
.style-menu {
  display: block;
  width: 100%;
  margin: 10px auto;
  padding: 10px auto; }
  .style-menu ul {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
    text-align: center; }
    .style-menu ul li {
      display: inline-block;
      width: 320px;
      height: auto;
      margin: 0;
      padding: 15px;
      vertical-align: bottom;
      color: #333; }
      .style-menu ul li a {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        color: #333;
        vertical-align: bottom;
        text-decoration: none; }
        .style-menu ul li a img {
          display: block;
          position: relative;
          width: 100%;
          height: auto;
          margin: 0;
          padding: 0;
          color: #333;
          vertical-align: bottom;
          text-decoration: none;
          box-shadow: 0px 4px 15px -4px rgba(0, 0, 0, 0.8); }
        .style-menu ul li a p {
          font-size: 0.81em; }
        .style-menu ul li a img.alogo {
          display: block;
          width: 100px;
          height: 100px;
          margin: 10px auto;
          line-height: 2em; }

/**********************************
content-copy
**********************************/
.content-copy {
  margin: 30px auto;
  display: block;
  color: #333;
  margin: 20px auto;
  /* width: 90%; */
  overflow: hidden;
  *zoom: 1;
  text-align: center; }
  .content-copy h3 {
    margin: 0 auto;
    padding: 20px auto;
    color: #333;
    font-size: 30px; }
    .content-copy h3 span {
      font-size: 38px; }
  .content-copy .left, .content-copy .right {
    width: 50%; }
  .content-copy h4 {
    margin: 0 auto 1em auto;
    font-size: 24px;
    font-weight: bold;
    font-weight: normal;
    line-height: 1.6; }
  .content-copy h5 {
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    font-weight: normal;
    line-height: 1.6;
    color: #757575; }
  .content-copy .left {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 50%;
    vertical-align: top;
    text-align: center; }
  .content-copy .right {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 50%;
    text-align: center;
    vertical-align: top; }
  .content-copy p {
    padding: 10px;
    margin: 0 auto;
    text-align: left;
    line-height: 2; }
  .content-copy img {
    width: 90%;
    border-radius: 3px; }
  .content-copy .s-img {
    width: 70%;
    height: auto;
    border-radius: 0;
    margin: 0 auto; }
  .content-copy .center-img {
    width: 100%;
    margin: 20px auto;
    border-radius: 3px; }
  .content-copy .point-img {
    width: 100px;
    height: auto;
    margin: 20px auto; }
  .content-copy .dotbox {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    border: 1px #E5E5E5 dotted; }
  .content-copy .tbl-left, .content-copy .tbl-center, .content-copy .tbl-right {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    text-align: center; }
  .content-copy .duo {
    width: 48%; }
  .content-copy article {
    margin: 20px auto; }
  .content-copy .qa-left, .content-copy .qa-center, .content-copy .qa-right {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    text-align: center;
    border-radius: 4px; }
  .content-copy .qa-left {
    width: 43%;
    background-color: #FFF;
    border: 1px #E8E8E8 solid;
    border-right: 1px #CCC solid;
    border-bottom: 1px #CCC solid; }
    .content-copy .qa-left p {
      width: 100%;
      margin: 0;
      padding: 1em;
      line-height: 1.8;
      text-align: left; }
  .content-copy .qa-center {
    margin-top: 1em;
    width: 30px;
    height: 30px;
    background: url("images/qa-1.png") no-repeat center center;
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -ms-background-size: 20px 20px; }
  .content-copy .qa-right {
    width: 43%;
    background-color: #FFF;
    border: 1px #333 solid;
    /* border-right:1px #333 solid; */
    /*border-bottom:1px #333 solid; */ }
    .content-copy .qa-right p {
      width: 100%;
      margin: 0;
      padding: 1em;
      line-height: 1.8;
      text-align: left; }
  .content-copy .trio {
    width: 32%; }
  .content-copy .duo-c {
    width: 40%;
    margin: 0 10px 20px 10px;
    padding: 20px;
    border-radius: 6px;
    color: #FFFFFF;
    text-shadow: 0px 0px 2px #444444;
    background-image: url("images/bg-b.jpg");
    background-size: cover;
    background-repeat: no-repeat; }
    .content-copy .duo-c h5 {
      margin: 0 auto;
      font-size: 18px; }
      .content-copy .duo-c h5 span {
        color: #3366ff; }
  .content-copy .trio-c {
    position: relative;
    margin: 10px;
    width: 30%;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 3px; }
    .content-copy .trio-c h5 {
      margin: 10px auto;
      font-size: 16px;
      color: #3366ff;
      width: 90%;
      border-bottom: 1px #E5E5E5 solid; }
    .content-copy .trio-c ul {
      margin: 0 0 10px 0; }
    .content-copy .trio-c li {
      margin: 0;
      font-size: 12px;
      color: #444; }
      .content-copy .trio-c li h6 {
        margin: 0;
        font-size: 12px;
        font-weight: bold; }
      .content-copy .trio-c li.price {
        font-size: 15px;
        color: #555; }
        .content-copy .trio-c li.price span {
          font-size: 11px;
          color: #555; }
      .content-copy .trio-c li.limited {
        color: blue; }
  .content-copy .pac-title {
    text-align: center;
    width: 100%;
    margin-bottom: 30px; }
    .content-copy .pac-title .pac-logo {
      display: block;
      margin: 0 auto;
      width: 30%; }

.onestop {
  margin-bottom: 40px; }

.content-copy .info-gr {
  width: 45%;
  margin: 10px 10px;
  padding: 20px 0;
  border-radius: 3px;
  border: 1px black solid; }
  .content-copy .info-gr img {
    display: block;
    width: 100%; }
  .content-copy .info-gr ul {
    display: block;
    width: 100%;
    margin: 0 auto;
    list-style: none;
    text-align: center; }
    .content-copy .info-gr ul li {
      text-align: center;
      font-size: 15px;
      padding: 0 20px; }

.flow {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  position: relative;
  margin: 0 0 20px 0;
  width: 22%; }
  .flow:last-child {
    background: none; }
  .flow .flow-in {
    display: block;
    vertical-align: top;
    text-align: center;
    position: relative;
    margin: 0;
    width: 95%;
    background: #FFF;
    border-radius: 6px;
    border: 2px #E5E5E5 solid;
    border-right: 2px #777 solid;
    border-bottom: 2px #666 solid; }
    .flow .flow-in h5 {
      margin: 10px auto;
      font-size: 17px;
      line-height: 1.4;
      color: black;
      width: 90%;
      /* border-bottom:1px #E5E5E5 solid; */ }
    .flow .flow-in span {
      font-size: 22px;
      color: #555; }
    .flow .flow-in ul {
      width: 90%;
      margin: 0 auto 10px auto;
      text-align: center;
      list-style-type: none; }
      .flow .flow-in ul li {
        display: block;
        width: 100%;
        margin: 0;
        line-height: 2;
        font-size: 13px;
        color: #444; }

.absolute {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 70px; }

.tab1 {
  position: absolute;
  bottom: 0px;
  left: 20px;
  width: 60px; }

.tab2 {
  position: absolute;
  top: 0px;
  left: 20px;
  width: 60px; }

@media screen and (max-width: 740px) {
  .content-copy {
    display: block;
    margin: 20px auto;
    width: 98%; }
    .content-copy h4 {
      margin-top: 20px; }
    .content-copy p {
      margin: 0 auto;
      padding: 0 10px 20px 10px; }
    .content-copy .left, .content-copy .right {
      display: block;
      margin: 0 auto;
      width: 100%;
      text-align: center; }
    .content-copy .tbl-left, .content-copy .tbl-center, .content-copy .tbl-right {
      display: block;
      margin: 0; }
    .content-copy .duo, .content-copy .trio, .content-copy .duo-c, .content-copy .trio-c {
      width: 90%;
      margin: 0 auto; }
    .content-copy .duo-c {
      width: 90%;
      margin: 0 auto 10px auto;
      padding: 10px; }
      .content-copy .duo-c h5 {
        font-size: 14px; }
    .content-copy article {
      margin: 30px auto; }
    .content-copy .qa-left, .content-copy .qa-center, .content-copy .qa-right {
      display: block;
      margin: 0 auto;
      vertical-align: middle; }
    .content-copy .qa-left {
      width: 90%; }
      .content-copy .qa-left p {
        text-align: left; }
    .content-copy .qa-center {
      width: 40px;
      height: 40px;
      background-image: url("images/qa-2.png"); }
    .content-copy .qa-right {
      width: 90%; }
      .content-copy .qa-right p {
        text-align: left; }
    .content-copy .info-gr {
      width: 90%;
      max-width: 600px;
      margin: 20px auto; } }
@media screen and (max-width: 740px) {
  .content-copy.work-flow {
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    text-align: left; }
    .content-copy.work-flow .flow {
      min-width: initial;
      min-width: auto;
      min-height: initial;
      min-height: auto;
      width: 100%;
      margin: 10px auto; }
      .content-copy.work-flow .flow .flow-in {
        margin: 0 auto; } }
/**********************************
benefit
**********************************/
.benefit h5 {
  display: block;
  min-height: 40px;
  font-size: 1.1em;
  font-weight: bold;
  color: #444;
  padding-left: 28px; }
  .benefit h5.bn-1 {
    background-image: url("images/bn-1.png");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 0 0px; }
  .benefit h5.bn-2 {
    background-image: url("images/bn-2.png");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 0 0px; }
  .benefit h5.bn-3 {
    background-image: url("images/bn-3.png");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 0 0px; }
  .benefit h5 span.pre {
    font-size: 1.1em;
    font-weight: bold;
    color: #444; }

@media screen and (max-width: 740px) {
  .benefit h5 {
    min-height: 80px;
    padding-left: 0;
    padding-top: 40px;
    text-align: center; }
    .benefit h5.bn-1 {
      margin-top: 10px;
      background-size: 30px;
      background-position: top center; }
    .benefit h5.bn-2, .benefit h5.bn-3 {
      background-size: 30px;
      background-position: top center; } }
/**********************************
slidebox
**********************************/
.slidebox {
  display: block;
  text-align: center;
  width: 200px;
  margin: 20px auto;
  background: white;
  border: 1px #2e8b57 solid;
  border-radius: 3px; }
  .slidebox span {
    color: #2e8b57; }
  .slidebox:hover {
    background: #f0f0f0; }

.row ol {
  display: block;
  margin: 10px auto;
  max-width: 690px;
  text-align: left; }
  .row ol li {
    font-size: 0.8125em;
    width: 80%;
    max-width: 690px;
    margin: 0 auto;
    margin-bottom: 0.6em; }
    .row ol li h5 {
      margin: 0 0;
      font-size: 16px;
      font-weight: bold;
      font-weight: normal;
      line-height: 1.6;
      color: #333333; }
    .row ol li p {
      padding: 0 0 0 0; }
    .row ol li ol {
      margin: 0 auto;
      padding-left: 1.5em; }
      .row ol li ol li {
        font-size: 1em;
        width: 100%;
        margin-bottom: 0; }

/**********************************
#con0
**********************************/
#con0 {
  padding-top: 40px; }
  #con0 h3 {
    margin: 10px auto 30px auto;
    font-size: 2em;
    text-align: center;
    font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0.06em; }
    #con0 h3.mt-1 {
      margin-top: 1em; }

/**********************************
#con1
**********************************/
#con1 {
  padding-bottom: 50px; }
  #con1 .content-copy .left {
    border-right: 1px #CCCCCC solid; }
  #con1 .photo {
    width: 280px;
    width: 280px;
    border-radius: 150px; }

@media screen and (max-width: 740px) {
  #con1 .content-copy .left {
    width: 100%;
    border-right: 0 none; }
  #con1 .content-copy .right {
    width: 100%; } }
/**********************************
#con2
**********************************/
#con2 {
  /* background: rgba(255,255,255,1);
  box-shadow:rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  -webkit-box-shadow:rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  -moz-box-shadow:rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset; */
  padding-bottom: 30px; }

.bio {
  background: white; }
  .bio .content-copy {
    width: 100%; }
    .bio .content-copy p {
      padding: 0; }
    .bio .content-copy .text-center {
      width: 100%;
      text-align: center; }
    .bio .content-copy .left, .bio .content-copy .right {
      padding: 0 10px 10px 10px; }
      .bio .content-copy .left p, .bio .content-copy .right p {
        font-size: 0.87em; }
    .bio .content-copy h3 {
      color: #333; }
    .bio .content-copy h4 {
      font-size: 3em; }
      .bio .content-copy h4 span {
        display: block;
        margin: 0 auto;
        font-size: 0.3em; }
    .bio .content-copy h5 {
      font-size: 1em;
      padding-bottom: 10px; }
    .bio .content-copy h6 {
      font-size: 1em;
      color: #666;
      margin-bottom: 20px; }
    .bio .content-copy ul {
      width: 100%;
      margin: 0 auto;
      text-align: left;
      list-style-type: none; }
      .bio .content-copy ul li {
        display: block;
        width: 100%;
        font-size: 0.87em; }
    .bio .content-copy .left.profile {
      text-align: center; }
      .bio .content-copy .left.profile .text-right {
        text-align: right; }
      .bio .content-copy .left.profile h5 {
        color: #333;
        border-bottom: 2px black solid;
        margin-bottom: 20px; }
    .bio .content-copy .right.profile {
      text-align: center; }
      .bio .content-copy .right.profile .text-right {
        text-align: right; }
      .bio .content-copy .right.profile h5 {
        color: #333;
        border-bottom: 2px black solid;
        margin-bottom: 20px; }
      .bio .content-copy .right.profile dl {
        width: 100%;
        font-size: 0.87em;
        text-align: left; }
        .bio .content-copy .right.profile dl dt, .bio .content-copy .right.profile dl dd {
          display: inline-block;
          margin: 0;
          width: auto;
          text-align: left; }
    .bio .content-copy.profile-c {
      text-align: center; }
      .bio .content-copy.profile-c h5 {
        color: #333;
        border-bottom: 2px #6d382e solid;
        margin-bottom: 20px; }
      .bio .content-copy.profile-c ul {
        text-align: center; }
      .bio .content-copy.profile-c dl {
        display: block;
        position: relative;
        font-size: 0.87em;
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
        *zoom: 1; }
        .bio .content-copy.profile-c dl dt {
          display: inline-block;
          margin: 0;
          width: 48%;
          text-align: right; }
        .bio .content-copy.profile-c dl dd {
          display: inline-block;
          margin: 0;
          width: 48%;
          text-align: left; }

@media screen and (max-width: 740px) {
  .bio .content-copy h4 {
    font-size: 2em; }
    .bio .content-copy h4 span {
      font-size: 0.5em; }
  .bio .content-copy h5 {
    font-size: 1.2em; }
  .bio .content-copy .left.profile ul {
    text-align: center; }
    .bio .content-copy .left.profile ul li {
      text-align: center; }
  .bio .content-copy .right.profile dl {
    text-align: center; }
    .bio .content-copy .right.profile dl dt, .bio .content-copy .right.profile dl dd {
      display: block;
      margin: 0;
      width: auto;
      text-align: center; }
  .bio .content-copy.profile-c {
    text-align: center; }
    .bio .content-copy.profile-c h5 {
      color: #333;
      border-bottom: 2px #6d382e solid;
      margin-bottom: 20px; }
    .bio .content-copy.profile-c dl {
      width: 90%; }
      .bio .content-copy.profile-c dl dt, .bio .content-copy.profile-c dl dd {
        display: block;
        margin: 0;
        width: 100%;
        text-align: center; } }
/**********************************
#con3
**********************************/
#con3 .content-copy {
  display: block;
  background: rgba(255, 255, 255, 0.7);
  padding: 2em 1em; }

.gray {
  background: #333333;
  min-height: 600px; }

#con3 .copy {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 30px;
  border-bottom: 1px #555 solid; }
  #con3 .copy h1 {
    margin: 10px auto 20px auto;
    font-size: 50px;
    color: #FFF; }
    #con3 .copy h1 span {
      font-size: 20px; }
  #con3 .copy h3 {
    margin: 10px auto 20px auto;
    color: #FFF; }
    #con3 .copy h3 span {
      font-size: 20px; }

@media screen and (max-width: 740px) {
  .content .copy, #con3 .copy {
    padding: 10px; } }
/**********************************
#con4
**********************************/
#con4 {
  background-color: #6d382e;
  box-shadow: rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  -webkit-box-shadow: rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  -moz-box-shadow: rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset; }
  #con4 .content-copy {
    width: 100%; }
    #con4 .content-copy .left {
      width: 45%;
      margin: 0 10px;
      text-align: center;
      background-color: #f0f0f0;
      border: 1px #E5E5E5 solid;
      border-radius: 10px; }
    #con4 .content-copy .right {
      width: 45%;
      margin: 0 10px;
      text-align: center;
      background-color: rgba(106, 168, 191, 0.6);
      border: 1px #E5E5E5 solid;
      border-radius: 10px; }
  #con4 h4 {
    margin: 0 auto 1em auto;
    font-size: 24px;
    color: #FFF;
    border-bottom: 2px #6d382e solid; }
  #con4 .blk {
    background: url("images/bg3.jpg");
    background-size: cover;
    background-position: bottom center;
    background-attachment: fixed;
    min-height: 300px;
    color: #FFF; }
    #con4 .blk a {
      color: #F8F8F8; }
      #con4 .blk a:visited {
        color: #F8F8F8; }

@media screen and (max-width: 790px) {
  #con4 .content-copy {
    display: block;
    margin: 20px auto;
    width: 98%; }
    #con4 .content-copy .left, #con4 .content-copy .right {
      display: block;
      margin: 10px auto;
      width: 100%; } }
/**********************************
#con5
**********************************/
#con5 {
  background: #fcfcfc;
  box-shadow: rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  -webkit-box-shadow: rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  -moz-box-shadow: rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  background: white;
  /* background-image: url("images/pc/a-03.jpg"); */
  /* background-size: cover; */
  /* background-repeat: repeat-y; */ }
  #con5 .w-title {
    border: 1px #6d382e solid;
    display: block;
    text-align: center;
    width: 70%;
    max-width: 640px;
    margin: 30px auto;
    padding: 20px 0;
    border: 1px #6d382e solid;
    border-radius: 6px; }

@media screen and (max-width: 790px) {
  #con5 .w-title {
    width: 90%; } }
/**********************************
#con6
**********************************/
#con6 {
  background: #fcfcfc;
  box-shadow: rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  -webkit-box-shadow: rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  -moz-box-shadow: rgba(51, 51, 51, 0.7) 0 8px 12px -8px inset;
  padding: 40px 0; }
  #con6 .w-title {
    display: block;
    text-align: center;
    width: 70%;
    max-width: 640px;
    margin: 30px auto;
    padding: 20px 0;
    border: 1px #6d382e solid;
    border-radius: 6px; }

@media screen and (max-width: 790px) {
  #con6 .w-title {
    width: 90%; } }
/**********************************
#con7
**********************************/
#con7 {
  background: #fcfcfc;
  padding: 40px 0; }

@media screen and (max-width: 790px) {
  #con7 .w-title {
    width: 90%; } }
/**********************************
mark
**********************************/
.mailmark {
  letter-spacing: 0.02em; }

.form_ul span.mailmark {
  color: #333; }

.mailmark::before {
  content: "@"; }

/**********************************
news
**********************************/
#news {
  display: block;
  font-weight: normal;
  font-size: 1em;
  color: #333;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  *zoom: 1; }

.single h3 {
  margin: 10px auto 30px auto;
  font-size: 2em;
  text-align: center;
  font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.06em; }

.single .main article li h3 {
  text-align: left;
  margin: 2em auto 2em auto;
  font-size: 1.8em;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.05em;
  display: block;
  text-decoration: none; }
  @media screen and (max-width: 567px) {
    .single .main article li h3 {
      margin: 1em auto 1em auto;
      font-size: 1.6em; } }

.single .main article#news li h4 {
  /* text-align: center; */
  margin: 2em auto 2em auto;
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: 0.05em;
  display: block;
  text-decoration: none; }
  @media screen and (max-width: 567px) {
    .single .main article#news li h4 {
      margin: 1em auto 1em auto;
      font-size: 1.4em; } }

#news_listbox {
  width: 100%;
  background: 0; }

#news_list h3 {
  display: block;
  padding: .6em 1em;
  padding-bottom: 0;
  padding-left: 0; }

#news #feed-box {
  display: block;
  margin: 0 auto;
  max-height: 700px;
  overflow-y: scroll;
  color: #333;
  -webkit-overflow-scrolling: touch; }

.inner #feed a {
  height: auto; }
.inner #feed-box {
  margin: 0; }
  .inner #feed-box ul {
    margin: 0;
    padding: 5px;
    list-style: none;
    text-align: center;
    display: block;
    overflow: hidden;
    zoom: 1; }
  .inner #feed-box li {
    display: inline-block;
    height: auto;
    width: 90%;
    margin: 3px;
    position: relative;
    vertical-align: top;
    padding: 3px;
    text-align: left;
    overflow: hidden;
    zoom: 1; }
    .inner #feed-box li p {
      display: block;
      margin: 0; }
    .inner #feed-box li h4 {
      display: block;
      margin: 0;
      padding: 0;
      line-height: 1.4em;
      font-weight: bold; }
      .inner #feed-box li h4 a {
        font-weight: bold;
        color: #FFF; }
    .inner #feed-box li span {
      display: inline-block;
      margin-left: 1em;
      color: #ccc;
      font-size: 0.6em; }

/**********************************
page-top
**********************************/
#page-top {
  width: 30px;
  height: 30px;
  display: none;
  position: fixed;
  right: 32px;
  bottom: 32px; }
  #page-top p {
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    #page-top p:hover {
      opacity: 0.7; }
    #page-top p img {
      width: 50px;
      height: 50px; }

#move-page-top {
  color: #fff;
  line-height: 60px;
  text-decoration: none;
  display: block;
  cursor: pointer; }

/**********************************
thnks
**********************************/
.thnks p {
  font-size: 1.1em; }
.thnks .cap-text {
  display: block;
  margin: 10px auto;
  width: 90%;
  max-width: 600px;
  text-align: left; }
  .thnks .cap-text p {
    font-size: 0.8em; }
.thnks .dw-clk a {
  display: block;
  width: 300px;
  height: 40px;
  margin: 20px auto;
  padding: 5px 10px;
  background-color: #3366ff;
  border: none;
  border-bottom: 3px blue solid;
  border-radius: 3px;
  font-size: 16px;
  color: #FFF;
  text-shadow: 0px -1px 0px #555;
  text-decoration: none;
  cursor: pointer;
  outline: none; }
  .thnks .dw-clk a:hover {
    box-shadow: rgba(251, 251, 251, 0.4) 0px 0px 20px 5px inset;
    -webkit-box-shadow: rgba(251, 251, 251, 0.4) 0px 0px 20px 5px inset;
    -moz-box-shadow: rgba(251, 251, 251, 0.4) 0px 0px 20px 5px inset; }
  .thnks .dw-clk a:active {
    border-top: 3px blue solid;
    box-shadow: rgba(33, 33, 33, 0.4) 0px 0px 10px 5px inset;
    -webkit-box-shadow: rgba(33, 33, 33, 0.4) 0px 0px 10px 5px inset;
    -moz-box-shadow: rgba(33, 33, 33, 0.4) 0px 0px 10px 5px inset; }

input[type="button"] {
  display: inline-block;
  width: 200px;
  height: 40px;
  margin: 0 10px;
  padding: 5px 10px;
  background-color: #FFF;
  border: 1px #444 solid;
  border-radius: 3px;
  font-size: 16px;
  color: #444;
  cursor: pointer;
  outline: none;
  vertical-align: top; }

/**********************************
pre
**********************************/
span.pre {
  white-space: pre;
  white-space: -moz-pre-wrap; }

/**********************************
edit
**********************************/
.blue {
  background-color: #6d382e;
  color: #FFF; }
  .blue a {
    color: #F8F8F8; }
    .blue a:visited {
      color: #F8F8F8; }

.yellow {
  background-color: midnightblue;
  color: #444; }

.orange {
  color: orange; }

.text-right {
  text-align: right; }

.page-link {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .page-link a {
    display: inline-block;
    margin: 0px 20px;
    color: #777;
    text-decoration: underline;
    font-family: Arvo, Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif; }
    .page-link a:hover {
      color: #6d382e; }
  .page-link.backtohome a {
    color: black;
    text-decoration: none;
    font-family: "Roboto Condensed", Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" ,  "メイリオ" , Meiryo , "ＭＳ Ｐ明朝" , "MS PMincho", serif; }
    .page-link.backtohome a:hover {
      color: #6d382e; }

/* ***********************
link-icon-list
*********************** */
ul.link-icon-list {
  height: 44px; }

ul.link-icon-list li {
  display: inline-block !important;
  margin: 0 5px 0 5px !important;
  /* margin-bottom: 10px !important; */
  padding: 0 0 !important;
  padding-bottom: 0 !important;
  width: 44px;
  height: 44px; }
  ul.link-icon-list li a {
    display: block;
    width: 44px !important;
    height: 44px !important;
    margin: 0 0 !important;
    padding: 0 0 !important;
    border-radius: 2px !important;
    overflow: hidden !important; }
    ul.link-icon-list li a img {
      display: block;
      width: 100% !important;
      height: auto;
      text-align: center;
      margin: 0 auto !important;
      border: 0 !important;
      box-shadow: none !important; }

#slideMenu ul.link-icon-list {
  margin-top: 10px !important; }

/* ***********************
sp-top-menu
*********************** */
body.home #slideMenu {
  display: none; }

@media screen and (max-width: 768px) {
  #hero1 #title-cont {
    height: 100px;
    margin-top: 0;
    border-top: 1px solid #000; } }
@media screen and (max-width: 768px) {
  #hero1 #title-cont h2 {
    height: 80px;
    font-size: 22px;
    margin-top: 30px; } }
@media screen and (max-width: 768px) {
  #hero1 #title-cont h2 small {
    font-size: 18px; } }

#sp-top-menu {
  display: none; }
  @media screen and (max-width: 768px) {
    #sp-top-menu {
      display: block; } }

#sp-top-menu .sp_top_menu {
  display: block;
  position: relative;
  height: auto;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  padding: 10px 0;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  text-align: center;
  z-index: 10;
  border-top: 1px #DDD solid;
  border-bottom: 1px #DDD solid; }

#sp-top-menu ul {
  margin: 0;
  padding: 0; }

#sp-top-menu ul > li {
  display: block;
  height: auto;
  min-height: 44px;
  margin: 0;
  /* border-top: 1px #EEE solid; */
  border-bottom: 0 none;
  line-height: 1.8; }
  #sp-top-menu ul > li.slide-menu-os-wrap {
    padding-top: 5px;
    background: rgba(193, 39, 45, 0.9); }

#sp-top-menu ul > li > a {
  display: block;
  width: 100%;
  /* width: 100px; */
  height: 44px;
  margin: 0 auto;
  color: #555;
  font-size: 15px;
  line-height: 44px;
  text-decoration: none;
  vertical-align: middle;
  font-family: "Roboto Condensed", Roboto, Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  letter-spacing: 0.06em;
  font-style: italic; }
  #sp-top-menu ul > li > a.slide-menu-home {
    width: 140px;
    height: 40px;
    height: auto; }
  #sp-top-menu ul > li > a.slide-menu-os {
    width: 140px; }

#sp-top-menu ul li::after {
  content: ''; }

#sp-top-menu ul li:last-child {
  /* border-bottom: 1px #EEE solid; */ }

#sp-top-menu ul > li a.sns-icon {
  display: inline-block;
  margin: 0 10px;
  margin-top: 20px;
  padding: 4px auto;
  width: 32px;
  height: 32px;
  text-align: center;
  /* background: #333333; */
  background-color: #FFF;
  vertical-align: middle;
  line-height: 1;
  border-radius: 50%;
  text-decoration: none; }
#sp-top-menu ul > li a.sns-icon, #sp-top-menu ul > li a.sns-icon:hover {
  color: #555 !important; }
#sp-top-menu ul > li a.sns-icon i {
  color: #1a1a1a !important;
  font-size: 24px;
  line-height: 32px; }

/* ***********************
contact form
*********************** */
@media screen and (max-width: 480px) {
  div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    left: initial;
    left: 5% !important; }

  .ui-datepicker {
    width: 90% !important; }
    .ui-datepicker table {
      width: 100%;
      /* font-size: .7em !important; */ } }
/*# sourceMappingURL=style.css.map */
/* ***********************
letter cstm
*********************** */
.main article.archive-list li p {
  font-size: 15px;
  width: 100%; }

.main article.archive-list li .thumbnail {
  width: 100%; }

.bnr-title {
  width: 100%;
  margin-bottom: 50px;
  padding: 0; }
  @media screen and (min-width: 768px) {
    .bnr-title {
      margin-bottom: 100px; } }
  .bnr-title span {
    display: block;
    width: 100%;
    height: 100%;
    background: #42382e;
    color: #FFF;
    font-size: 30px;
    line-height: 1;
    padding: 1.5em 0;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .bnr-title span {
        font-size: 60px; } }
  .bnr-title a {
    display: block;
    width: 100%;
    height: 100%; }
  .bnr-title img {
    display: block;
    width: 100%;
    vertical-align: top; }

body.home .main article li h3.letter-loop-title > span,
body.home .main article li h3.letter-loop-title > a span {
  display: inline-block;
  font-size: 15px;
  text-align: left;
  font-weight: normal;
  color: #666;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 1; }

.cat-tag-wrap {
  display: block;
  height: auto;
  line-height: 0;
  padding-bottom: 10px;
  text-align: left; }

.cat-tag-wrap ul {
  display: block;
  height: auto;
  line-height: 0; }

.cat-tag-wrap ul li {
  display: inline-block;
  width: auto !important;
  height: 2rem;
  margin: 0 0;
  margin-right: 10px;
  padding: 0 0;
  font-size: 0.75rem;
  border-bottom: 0 none !important; }

.home .cat-tag-wrap,
.category .cat-tag-wrap,
.archive .cat-tag-wrap {
  display: inline-block;
  height: 2rem;
  line-height: 0;
  vertical-align: bottom; }

.home .cat-tag-wrap ul,
.category .cat-tag-wrap ul,
.archive .cat-tag-wrap ul {
  display: inline-block;
  height: 2rem;
  line-height: 0; }

.home .cat-tag-wrap ul li,
.category .cat-tag-wrap ul li,
.archive .cat-tag-wrap ul li {
  display: inline-block !important;
  width: auto !important;
  height: 1.6rem;
  margin: 0 0;
  margin-right: 10px;
  padding: 0 0;
  padding-top: 0;
  padding-bottom: 0 !important;
  font-size: 0.75rem; }

body.home h3.letter-loop-title .cat-tag-wrap ul li a,
body.home h3.letter-loop-title .cat-tag-wrap ul li a:visited,
body.category h3.letter-loop-title .cat-tag-wrap ul li a,
body.category h3.letter-loop-title .cat-tag-wrap ul li a:visited,
body.archive h3.letter-loop-title .cat-tag-wrap ul li a,
body.archive h3.letter-loop-title .cat-tag-wrap ul li a:visited {
  display: inline-block;
  width: 100%;
  height: 1.6rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px !important;
  padding-right: 20px !important;
  border: 1px solid #42382e;
  background: #42382e;
  color: #FFF;
  font-size: 0.8rem;
  font-weight: normal;
  font-weight: 400;
  line-height: 1.6rem;
  border-radius: 1px;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: all .3s;
  transition: all .3s; }
  body.home h3.letter-loop-title .cat-tag-wrap ul li a:hover,
  body.home h3.letter-loop-title .cat-tag-wrap ul li a:visited:hover,
  body.category h3.letter-loop-title .cat-tag-wrap ul li a:hover,
  body.category h3.letter-loop-title .cat-tag-wrap ul li a:visited:hover,
  body.archive h3.letter-loop-title .cat-tag-wrap ul li a:hover,
  body.archive h3.letter-loop-title .cat-tag-wrap ul li a:visited:hover {
    background: #FFF;
    color: #42382e; }

body.single .main article .cat-tag-wrap ul li a,
body.single .main article .cat-tag-wrap ul li a:visited {
  display: block;
  width: 100%;
  height: 2rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px !important;
  padding-right: 20px !important;
  border: 1px solid #42382e;
  background: #42382e;
  color: #FFF;
  font-size: 0.75rem;
  line-height: 2rem;
  border-radius: 1px;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: all .3s;
  transition: all .3s; }
  body.single .main article .cat-tag-wrap ul li a:hover,
  body.single .main article .cat-tag-wrap ul li a:visited:hover {
    background: #FFF;
    color: #42382e; }

.catlist {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center; }
  .catlist ul li {
    display: inline-block;
    width: 100% !important;
    height: 3rem;
    margin: 0 0;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 0;
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .catlist ul li {
        width: auto !important;
        height: 3rem; } }
  .catlist ul li a,
  .catlist ul li a:visited {
    display: block;
    width: 100%;
    height: 3rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: 1px solid #42382e;
    background: #42382e;
    color: #FFF;
    font-size: 1rem;
    line-height: 3rem;
    border-radius: 1px;
    text-decoration: none;
    white-space: nowrap;
    -webkit-transition: all .3s;
    transition: all .3s; }
    @media screen and (min-width: 768px) {
      .catlist ul li a,
      .catlist ul li a:visited {
        padding-left: 30px !important;
        padding-right: 30px !important;
        line-height: 3rem; } }
    .catlist ul li a:hover,
    .catlist ul li a:visited:hover {
      background: #FFF;
      color: #42382e; }

/*# sourceMappingURL=style.css.map */
