@charset "UTF-8";
* {
  box-sizing: border-box;
  line-height: 1;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

html {
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1;
  overflow-x: hidden;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

a {
  text-decoration: none;
  cursor: pointer;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

main {
  display: block;
}

select::-ms-expand {
  display: none;
}

textarea {
  width: 100%;
  max-width: 100%;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

textarea:focus {
  outline: 0;
}

input {
  border: none;
  background: none;
  -webkit-appearance: none;
  border-radius: 0;
  box-shadow: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

input:focus {
  outline: 0;
}

select {
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background: none;
}

select:focus {
  outline: 0;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

button:focus {
  outline: 0;
}

.c-fzxs {
  font-size: 14px;
  font-size: 0.875rem;
}
@media (max-width: 960px) {
  .c-fzxs {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.c-fzsm {
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 960px) {
  .c-fzsm {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.c-fzmd {
  font-size: 18px;
  font-size: 1.125rem;
}
@media (max-width: 960px) {
  .c-fzmd {
    font-size: 16px;
    font-size: 1rem;
  }
}
.c-fzlg {
  font-size: 24px;
  font-size: 1.5rem;
}
@media (max-width: 960px) {
  .c-fzlg {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.c-fzxl {
  font-size: 32px;
  font-size: 2rem;
}
@media (max-width: 960px) {
  .c-fzxl {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.c-fwn {
  font-weight: normal;
}
.c-fwb {
  font-weight: bold;
}
.c-fw1 {
  font-weight: 100;
}
.c-fw2 {
  font-weight: 200;
}
.c-fw3 {
  font-weight: 300;
}
.c-fw4 {
  font-weight: 400;
}
.c-fw5 {
  font-weight: 500;
}
.c-fw6 {
  font-weight: 600;
}
.c-fw7 {
  font-weight: 700;
}
.c-fw8 {
  font-weight: 800;
}
.c-fw9 {
  font-weight: 900;
}

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

.c-mbxs {
  margin-bottom: 8px;
}
@media (max-width: 960px) {
  .c-mbxs {
    margin-bottom: 8px;
  }
}
.c-mbsm {
  margin-bottom: 16px;
}
@media (max-width: 960px) {
  .c-mbsm {
    margin-bottom: 16px;
  }
}
.c-mbmd {
  margin-bottom: 24px;
}
@media (max-width: 960px) {
  .c-mbmd {
    margin-bottom: 24px;
  }
}
.c-mblg {
  margin-bottom: 32px;
}
@media (max-width: 960px) {
  .c-mblg {
    margin-bottom: 32px;
  }
}
.c-mbxl {
  margin-bottom: 40px;
}
@media (max-width: 960px) {
  .c-mbxl {
    margin-bottom: 40px;
  }
}

.c-ttl00 {
  color: black;
  line-height: 1.6;
}
.c-ttl01 {
  color: black;
  padding-bottom: 8px;
  border-bottom: 1px solid black;
  line-height: 1.6;
}
.c-ttl02 {
  color: black;
  padding-bottom: 8px;
  border-bottom: 1px dashed black;
  line-height: 1.6;
}
.c-ttl03 {
  color: black;
  padding-bottom: 8px;
  border-bottom: 2px solid black;
  line-height: 1.6;
}
.c-ttl04 {
  color: black;
  padding-bottom: 8px;
  border-bottom: 2px dashed black;
  line-height: 1.6;
}
.c-ttl05 {
  color: black;
  padding-bottom: 8px;
  border-bottom: 4px solid black;
  line-height: 1.6;
}
.c-ttl06 {
  color: black;
  padding-bottom: 8px;
  border-bottom: 4px dashed black;
  line-height: 1.6;
}
.c-ttl07 {
  color: black;
  padding-bottom: 8px;
  border-bottom: 4px double black;
  line-height: 1.6;
}
.c-ttl08 {
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  line-height: 1.6;
}
.c-ttl09 {
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
  line-height: 1.6;
}
.c-ttl10 {
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 4px double black;
  border-bottom: 4px double black;
  line-height: 1.6;
}
.c-ttl11 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 1.6;
}
.c-ttl12 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid black;
  line-height: 1.6;
}
.c-ttl13 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px dashed black;
  line-height: 1.6;
}
.c-ttl14 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 4px double black;
  line-height: 1.6;
}
.c-ttl15 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 2px;
  line-height: 1.6;
}
.c-ttl16 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 2px;
  border: 1px solid black;
  line-height: 1.6;
}
.c-ttl17 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 2px;
  border: 1px dashed black;
  line-height: 1.6;
}
.c-ttl18 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 2px;
  border: 4px double black;
  line-height: 1.6;
}
.c-ttl19 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 5px;
  line-height: 1.6;
}
.c-ttl20 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 5px;
  border: 1px solid black;
  line-height: 1.6;
}
.c-ttl21 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 5px;
  border: 1px dashed black;
  line-height: 1.6;
}
.c-ttl22 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 5px;
  border: 4px double black;
  line-height: 1.6;
}
.c-ttl23 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 100px;
  line-height: 1.6;
}
.c-ttl24 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 100px;
  border: 1px solid black;
  line-height: 1.6;
}
.c-ttl25 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 100px;
  border: 1px dashed black;
  line-height: 1.6;
}
.c-ttl26 {
  background: white;
  color: black;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 100px;
  border: 4px double black;
  line-height: 1.6;
}
.c-ttl27 {
  color: black;
  position: relative;
  padding-bottom: 16px;
  line-height: 1.6;
}
.c-ttl27::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 80px;
  height: 1px;
  background: black;
}
.c-ttl28 {
  color: black;
  position: relative;
  padding-bottom: 16px;
  line-height: 1.6;
}
.c-ttl28::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 80px;
  height: 2px;
  background: black;
}
.c-ttl29 {
  color: black;
  position: relative;
  padding-bottom: 16px;
  line-height: 1.6;
}
.c-ttl29::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 80px;
  height: 1px;
  background: black;
}
.c-ttl30 {
  color: black;
  position: relative;
  padding-bottom: 16px;
  line-height: 1.6;
}
.c-ttl30::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 80px;
  height: 2px;
  background: black;
}
.c-ttl31 {
  color: black;
  position: relative;
  padding-left: 24px;
  line-height: 1.6;
}
.c-ttl31::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background: black;
}
.c-ttl32 {
  color: black;
  position: relative;
  padding-left: 16px;
  line-height: 1.6;
}
.c-ttl32::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: black;
}
.c-ttl33 {
  color: black;
  position: relative;
  padding-left: 40px;
  line-height: 1.6;
}
.c-ttl33::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 32px;
  height: 1px;
  background: black;
}
.c-ttl34 {
  color: black;
  position: relative;
  padding-left: 40px;
  line-height: 1.6;
}
.c-ttl34::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 32px;
  height: 2px;
  background: black;
}
.c-ttl35 {
  color: black;
  line-height: 1.6;
}
.c-ttl35 > span {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 1px solid black;
}
.c-ttl36 {
  color: black;
  line-height: 1.6;
}
.c-ttl36 > span {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 2px solid black;
}
.c-ttl37 {
  color: black;
  line-height: 1.6;
}
.c-ttl37 > span {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.c-ttl38 {
  color: black;
  line-height: 1.6;
}
.c-ttl38 > span {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
.c-ttl39 {
  color: black;
  line-height: 1.6;
}
.c-ttl39 > span {
  display: inline-block;
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.c-ttl40 {
  color: black;
  line-height: 1.6;
}
.c-ttl40 > span {
  display: inline-block;
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
.c-ttl41 {
  color: black;
  line-height: 1.6;
  text-align: center;
}
.c-ttl41 > span {
  display: inline-block;
  padding-left: 48px;
  padding-right: 48px;
  position: relative;
}
.c-ttl41 > span::before, .c-ttl41 > span::after {
  content: "";
  position: absolute;
  display: block;
  width: 32px;
  height: 1px;
  background: black;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-ttl41 > span::before {
  left: 0;
}
.c-ttl41 > span::after {
  right: 0;
}
.c-ttl42 {
  color: black;
  line-height: 1.6;
  text-align: center;
}
.c-ttl42 > span {
  display: inline-block;
  padding-left: 48px;
  padding-right: 48px;
  position: relative;
}
.c-ttl42 > span::before, .c-ttl42 > span::after {
  content: "";
  position: absolute;
  display: block;
  width: 32px;
  height: 2px;
  background: black;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-ttl42 > span::before {
  left: 0;
}
.c-ttl42 > span::after {
  right: 0;
}
.c-ttl43 {
  color: black;
  line-height: 1.6;
}
.c-ttl43 > span {
  display: inline-block;
  position: relative;
}
.c-ttl43 > span::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 16px;
  background: black;
}
.c-ttl44 {
  color: black;
  line-height: 1.6;
  position: relative;
}
.c-ttl44::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  background: black;
}
.c-ttl44 > span {
  display: inline-block;
  position: relative;
  padding-bottom: 16px;
}
.c-ttl44 > span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  background: white;
}
.c-ttl45 {
  color: black;
  line-height: 1.6;
  position: relative;
}
.c-ttl45::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: black;
}
.c-ttl45 > span {
  display: inline-block;
  position: relative;
  padding-bottom: 8px;
}
.c-ttl45 > span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: white;
}
.c-ttl46 {
  color: black;
  line-height: 1.6;
  position: relative;
}
.c-ttl46::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: black;
}
.c-ttl46 > span {
  display: inline-block;
  position: relative;
  padding-bottom: 8px;
}
.c-ttl46 > span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: white;
}
.c-ttl47 {
  color: black;
  line-height: 1.6;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 0);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 8px, white 8px, white 16px);
}
.c-ttl48 {
  color: black;
  line-height: 1.6;
  padding-bottom: 8px;
  position: relative;
}
.c-ttl48::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 0);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, black 4px, black 8px);
}
.c-ttl49 {
  color: black;
  line-height: 1.6;
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 0);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, black 4px, black 8px);
  position: relative;
  padding: 4px;
}
.c-ttl49 > span {
  display: block;
  background: white;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}
.c-ttl50 {
  color: black;
  line-height: 1.6;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 0);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 1px, white 1px, white 9px);
}
.c-ttl51 {
  color: black;
  line-height: 1.6;
  border-left: 1px solid black;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 16px;
}
.c-ttl52 {
  color: black;
  line-height: 1.6;
  border-left: 2px solid black;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 16px;
}
.c-ttl53 {
  color: black;
  line-height: 1.6;
  border-left: 4px solid black;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 16px;
}
.c-ttl54 {
  color: black;
  line-height: 1.6;
}
.c-ttl54 > small {
  font-size: 12px;
  font-size: 0.75rem;
  padding-left: 8px;
}
.c-ttl55 {
  color: black;
  line-height: 1.6;
}
.c-ttl55 > small {
  font-size: 12px;
  font-size: 0.75rem;
  display: block;
}
.c-ttl56 {
  color: black;
  line-height: 1.6;
}
.c-ttl56 > span {
  display: block;
}
.c-ttl56 > small {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  padding-left: 48px;
  padding-right: 48px;
  position: relative;
}
.c-ttl56 > small::before, .c-ttl56 > small::after {
  content: "";
  position: absolute;
  display: block;
  width: 32px;
  height: 1px;
  background: black;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-ttl56 > small::before {
  left: 0;
}
.c-ttl56 > small::after {
  right: 0;
}
.c-ttl57 {
  color: black;
  line-height: 1.6;
  position: relative;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  border: 1px solid black;
  text-align: center;
}
.c-ttl57 > small {
  font-size: 12px;
  font-size: 0.75rem;
  display: block;
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: white;
  padding-right: 8px;
  padding-left: 8px;
}
.c-ttl58 {
  color: black;
  line-height: 1.6;
}
.c-ttl58 > small {
  font-size: 12px;
  font-size: 0.75rem;
  display: block;
}
.c-ttl59 {
  color: black;
  line-height: 1.6;
}
.c-ttl59 > span {
  display: block;
  padding-bottom: 8px;
}
.c-ttl59 > small {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  padding-top: 8px;
  position: relative;
}
.c-ttl59 > small::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
}
.c-ttl60 {
  color: black;
  line-height: 1.6;
}
.c-ttl60 > span {
  display: block;
  padding-bottom: 16px;
}
.c-ttl60 > small {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  padding-top: 16px;
  position: relative;
}
.c-ttl60 > small::before {
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
}
.c-ttl61 {
  overflow: hidden;
  text-align: left;
}
.c-ttl61 > span {
  position: relative;
  display: inline-block;
  padding-right: 8px;
}
.c-ttl61 > span::before, .c-ttl61 > span::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 100vw;
  height: 1px;
  background: black;
}
.c-ttl61 > span::before {
  right: 100%;
}
.c-ttl61 > span::after {
  left: 100%;
}
.c-ttl62 {
  overflow: hidden;
  text-align: center;
}
.c-ttl62 > span {
  position: relative;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
}
.c-ttl62 > span::before, .c-ttl62 > span::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 100vw;
  height: 1px;
  background: black;
}
.c-ttl62 > span::before {
  right: 100%;
}
.c-ttl62 > span::after {
  left: 100%;
}
.c-ttl63 {
  overflow: hidden;
  text-align: right;
}
.c-ttl63 > span {
  position: relative;
  display: inline-block;
  padding-left: 8px;
}
.c-ttl63 > span::before, .c-ttl63 > span::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 100vw;
  height: 1px;
  background: black;
}
.c-ttl63 > span::before {
  right: 100%;
}
.c-ttl63 > span::after {
  left: 100%;
}

.c-btn01 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid black;
}
.c-btn01:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn01:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn02 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px dashed black;
}
.c-btn02:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn02:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn03 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  background: white;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid black;
}
.c-btn03:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn03:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn04 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  background: white;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
.c-btn04:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn04:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn05 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid black;
  border-radius: 2px;
}
.c-btn05:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn05:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn06 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px dashed black;
  border-radius: 2px;
}
.c-btn06:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn06:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn07 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  background: white;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid black;
  border-radius: 2px;
}
.c-btn07:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn07:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn08 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  background: white;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 2px;
}
.c-btn08:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn08:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn09 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid black;
  border-radius: 5px;
}
.c-btn09:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn09:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn10 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px dashed black;
  border-radius: 5px;
}
.c-btn10:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn10:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn11 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  background: white;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid black;
  border-radius: 5px;
}
.c-btn11:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn11:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn12 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  background: white;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 5px;
}
.c-btn12:not(.is-off) {
  cursor: pointer;
  transition: opacity 0.5s ease;
}
.c-btn12:not(.is-off):hover {
  opacity: 0.6;
}
.c-btn13 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  border: 1px solid black;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
.c-btn13:not(.is-off) {
  transition: all 0.3s ease;
}
.c-btn13:not(.is-off):hover {
  color: white;
  background: black;
}
.c-btn14 {
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  border: 1px solid black;
  line-height: 1.6;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  overflow: hidden;
}
.c-btn14 > span {
  position: relative;
  z-index: 1;
}
.c-btn14::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: black;
  transition: all 0.3s ease;
}
.c-btn14:not(.is-off) {
  transition: all 0.3s ease;
}
.c-btn14:not(.is-off):hover {
  color: white;
}
.c-btn14:not(.is-off):hover::before {
  left: 0;
}

.pc {
  display: block;
}
@media (max-width: 960px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media (max-width: 960px) {
  .sp {
    display: block;
  }
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

@font-face {
  font-family: 'MyYuMinchoM';
  font-weight: normal;
  src: local("YuMincho-Medium"), local("Yu Mincho Medium"), local("YuMincho-Regular");
  /* 游ゴシックMediumが存在しないWindows8.1用 */
}
@font-face {
  font-family: 'MyYuMinchoM';
  font-weight: bold;
  src: local("YuMincho-Bold"), local("Yu Mincho");
  /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
}
body {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: MyYuMinchoM, YuMincho, serif;
  position: relative;
  min-width: auto;
}
@media screen and (min-width: 961px) {
  body {
    font-size: 16px;
    font-size: 1rem;
  }
}



.title{
	width:100%;
	background:url("../img/voice/bg_tit.jpg") no-repeat;
	background-size: cover;
	padding: 5% 0;
	color:#fff;
}


.title h1{
	font-size:13px;
	text-align: center;
}
.title h1 span{
	text-align: center;
	display:block;
	background: url("../img/voice/hr.png") no-repeat top center;
	background-size: 100% 1px;
    padding: 20px 0;
    margin: 30px auto 0;
    font-family: "タイプラボN R","TypelaboN Regular";
}

.title p{
	font-size:20px;
    line-height: 35px;
    text-align: center;

}


.main_bg{
	background:url("../img/voice/bg.png") no-repeat bottom center;
	background-size: cover;
}


.breadcrumb{
	max-width:933px;
	margin:0 auto;
	font-size: 13px;
	padding: 20px 0;
    font-family: "Gothic Medium BBB", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
}
.breadcrumb a{
	text-decoration: underline;
	
}
.content{
	position:relative;
	max-width:957px;
	margin:0 auto;
}


.usage{
	text-align: right;
    margin: 30px auto 40px;
}



.voice_list .detail{
	overflow: hidden;
	background:url("../img/voice/bg_voice.png");
	background-size:cover;
    padding: 4%;
}


.voice_list .detail img{
	display: block;
	float:left;
	width: 18%;
}

.voice_list .detail dl{
	float:left;
    font-family: "タイプラボN";
	margin: 2% 2% 0 3%;
	width: 77%;
	
}

.voice_list .detail dl dt{
	font-weight:bold;
	font-size: 20px;
	margin: 0 0 2% 0;
    font-family: "TBUDゴシック B","TBUDGothic B";
	    line-height: 24px;
}

.voice_list .detail dl dd{
	font-size: 13px;
	line-height:18px;
	    font-family: "TBUDゴシック R","TBUDGothic R";
}



.voice_list{
	overflow: hidden;
}

.voice_list p{
	background:url("../img/voice/bg_voice.png");
	background-size:cover;
	margin-top: -1px;
    padding: 4% 4% 4%;
	clear: both;
	font-size: 15px;
	line-height:25px;
    font-family: "TBUDゴシック SL","TBUDGothic SL";
	color: #333;
}
.voice_list ul{
	overflow: hidden;
	margin: 0 auto 5%;
}
.voice_list li{
	width:48%;
	float:left;
	background-size:cover;
    padding: 2%;
}
.voice_list li + li{
	margin-left:2%;
	float: right;
}


.voice_list li.type01{
	background:url("../img/voice/bg01.jpg");
	background-size: cover;
}

.voice_list li.type01 .detail dl dt{
	color:#A675A5;
}

.voice_list li.type01 .detail dl dd{
	color:#A675A5;
}


.voice_list li.type02{
	background:url("../img/voice/bg02.jpg");
	background-size: cover;
}


.voice_list li.type02 .detail dl dt{
	color:#379AD6;
}

.voice_list li.type02 .detail dl dd{
	color:#379AD6;
}


.pc {
  display: inline;
}

.sp {
  display: none;
}

@media screen and (max-width: 640px) {
	  .pc {
    display: none;
  }
  .sp {
	  display: inline;
  }
	
	
	.title {
    width: 100%;
    background: url(../img/voice/bg_tit.jpg) no-repeat;
    background-size: cover;
    padding: 15% 0 10%;
    color: #fff;
}
	
.title p {
    font-size: 13px;
    line-height: 28px;
    text-align: center;
	    padding: 0 10%;
}
	.usage {
    text-align: center;
    margin: 30px auto 40px;
}
	.voice_list li {
    width: 95%;
    float: none;
    background-size: cover;
    padding: 2%;
	margin: 0 auto;
}
	.voice_list li + li {
	margin: 5% auto 0;
    float: none;
}
	
}



