/*	reset
-----------------------------------------*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

button {
  background: none;
  box-shadow: none;
  cursor: pointer;
}

.lyt-01:after, .main .inner:after, #use .step-01:after, #new .lyt-col:after, #new .list-tape-01:after, #me .box-name-01:after, #tape .list-tape-01:after, #tape .list-tape-03:after,
#tape .list-tape-02:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}

/*	base
-----------------------------------------*/
*, *::before, *::after {
  box-sizing: border-box;
}

@font-face {
  font-family: 'YuGothicRedifined';
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: 'YuGothicRedifined';
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}
body {
  color: #000;
  font-size: 100%;
  font-family: 'Yu Gothic Medium', YuGothicRedifined, '\6e38\30b4\30b7\30c3\30af', YuGothic, Meiryo, 'Hiragino Kaku Gothic Pro', sans-serif;
  line-height: 1;
  min-width: 940px;
  width: 100%;
}
body img {
  vertical-align: bottom;
}

a {
  color: #418fde;
  transition: .2s all;
  text-decoration: none;
}
a:hover, a:focus {
  opacity: .7;
}

/*	module
-----------------------------------------*/
/* inner */
.inner {
  width: 940px;
  margin: 0 auto;
}

/* hdg-01 */
.hdg-01 {
  font-size: 1.5rem;
  line-height: 1.75;
  font-weight: bold;
  letter-spacing: .15px;
  text-align: center;
  padding-bottom: 84px;
  background: url(/sp/coharu_mp20/images/icon-01.jpg) no-repeat center bottom;
}
.hdg-01::after {
  content: attr(data-en);
  display: block;
  margin-top: 2px;
  letter-spacing: .1px;
  font-size: 1rem;
  line-height: 1;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}
.hdg-01.none {
  background: none;
  padding-bottom: 0;
}

/* lead-01 */
.lead-01 {
  font-size: 0.9375rem;
  line-height: 2.2;
  font-weight: bold;
  letter-spacing: .075px;
  text-align: center;
  margin-top: 20px;
}

/* column */
.column {
  display: table;
  width: 940px;
}
.column .col {
  display: table-cell;
}
.column .col:first-child {
  padding-right: 29px;
  border-right: #b5b5b5 1px dashed;
}
.column .col:last-child {
  padding-left: 29px;
  border-left: #b5b5b5 1px dashed;
}
.column.none .col {
  border: 0;
}

/* note-01 */
.note-01 small {
  font-size: 0.625rem;
  line-height: 1.7;
}

/* lyt-01 */
.lyt-01 {
  margin-top: 30px;
}
.lyt-01.img-l > .lyt-box {
  float: right;
  width: 460px;
  margin-left: 40px;
}
.lyt-01.img-l > .lyt-img {
  overflow: hidden;
}
.lyt-01.img-r > .lyt-box {
  float: left;
  width: 460px;
  margin-right: 40px;
}
.lyt-01.img-r > .lyt-img {
  overflow: hidden;
}
.lyt-01 + .lyt-01 {
  margin-top: 90px;
}

/* aright */
.aright {
  text-align: right !important;
}

/* acenter */
.acenter {
  text-align: center !important;
}

/* aleft */
.aleft {
  text-align: left !important;
}

/*	page
-----------------------------------------*/
#page {
  position: relative;
  overflow: hidden;
}

/*	header
-----------------------------------------*/
#header {
  background: #fff;
  box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.25);
  padding-top: 22px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  overflow: hidden;
  min-width: 940px;
}
#header .inner {
  position: relative;
}
#header .logo-01 {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 26px;
}
#header .link-01 {
  display: table;
  position: absolute;
  top: 0;
  right: 0;
}
#header .link-01 li {
  display: table-cell;
  padding-left: 9px;
  vertical-align: middle;
}
#header .link-01 li:first-child {
  padding-right: 11px;
}
#header .link-02 {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
#header .link-02 > li + li {
  margin-left: 22px;
}
#header .link-02 > li img {
  width: 26px;
}
#header #global {
  margin: 30px -25px 0 -25px;
  padding-bottom: 14px;
}
#header #global ul {
  display: table;
  width: 100%;
}
#header #global ul li {
  font-size: 0.8125rem;
  line-height: 1.23077;
  letter-spacing: .05px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 25px;
}
#header #global ul li a {
  position: relative;
  color: #000;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: #fff 3px solid;
}
#header #global ul li a .newIcon {
  display: inline-block;
  position: absolute;
  top: -1.2em;
  left: 0;
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
}
#header #global ul li .current {
  border-bottom: #f1e353 3px solid;
}

/*	visual
-----------------------------------------*/
.visual {
  width: 100%;
  min-width: 940px;
  overflow: hidden;
}
.visual .img-01 {
  position: relative;
  left: 50%;
  margin-left: -800px;
}

/*	main
-----------------------------------------*/
.main {
  padding-top: 46px;
}
.main .inner {
  border-top: #b5b5b5 1px dashed;
  border-bottom: #b5b5b5 1px dashed;
  padding-bottom: 70px;
  padding-top: 68px;
}
.main .txt {
  float: left;
  margin-left: 30px;
}
.main .txt p {
  font-size: 0.9375rem;
  line-height: 2.26667;
  font-weight: bold;
  letter-spacing: .15px;
}
.main .txt p + p {
  margin-top: 30px;
}
.main .img {
  float: right;
  margin-right: 35px;
}

/*	what
-----------------------------------------*/
#what {
  margin-top: -110px;
  padding-top: 110px;
}
#what .inner {
  padding-top: 46px;
}
#what .lead-01 {
  margin-top: 30px;
}
#what .list-01 {
  margin-top: 86px;
  text-align: center;
}
#what .list-01 .hdg {
  font-size: 1.125rem;
  line-height: 1.88889;
  letter-spacing: .075px;
}
#what .list-01 .hdg span {
  margin-top: 10px;
  font-weight: bold;
  display: block;
}
#what p {
  font-size: 0.875rem;
  line-height: 1.64286;
  margin-top: 10px;
}
#what .column {
  margin-top: 50px;
}
#what .column .hdg span {
  margin-top: 20px;
}
#what .column .col {
  padding-bottom: 26px;
}

/*	use
-----------------------------------------*/
#use {
  margin-top: -110px;
  padding-top: 110px;
}
#use .inner {
  padding-top: 83px;
}
#use .movie-01 {
  border: 0;
  width: 940px;
  height: 550px;
  margin-top: 40px;
}
#use .img-01 {
  margin-top: 50px;
  text-align: center;
}
#use .step-01 {
  width: 100%;
  text-align: center;
  margin-top: 40px;
}
#use .step-01 li {
  float: left;
  width: 25%;
  position: relative;
}
#use .step-01 li::before {
  content: "";
  display: block;
  height: 2px;
  width: 20px;
  background: #231815;
  position: absolute;
  left: -9px;
  top: 57px;
}
#use .step-01 li::after {
  content: "";
  display: block;
  border-top: #231815 2px solid;
  border-right: #231815 2px solid;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
  height: 14px;
  position: absolute;
  top: 51px;
  left: -3px;
}
#use .step-01 li:first-child::before, #use .step-01 li:first-child::after {
  content: none;
}
#use .step-01 li span {
  font-size: 0.8125rem;
  line-height: 1.46154;
  display: block;
  text-align: left;
  width: 190px;
  margin: 7px auto 0;
}
#use .box-01 {
  margin-top: 45px;
  padding: 0 10px 30px 10px;
}
#use .box-01 .hdg {
  font-size: 0.9375rem;
  line-height: 2.26667;
  font-weight: bold;
  text-align: center;
  padding: 7px 0 6px 0;
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
  position: relative;
}
#use .box-01 .hdg .icon {
  font-size: 1rem;
  line-height: 2.125;
  display: table;
  background: #fff;
  font-weight: bold;
  font-style: italic;
  font-family: Roboto, sans-serif;
  padding: 16px 14px 16px 15px;
  border-radius: 120px;
  border: #000 1px dashed;
  letter-spacing: 1.6px;
  width: 68px;
  overflow: hidden;
  position: absolute;
  top: -26px;
  left: 0;
}
#use .box-01 .img-01 + p {
  font-size: 0.8125rem;
  line-height: 1.53846;
  margin-top: 15px;
  padding: 0 10px;
}
#use .note-01 {
  text-align: center;
}

/*	new
-----------------------------------------*/
#new {
  margin-top: 55px;
  background: #dae0e2;
}
#new .inner {
  padding: 45px 0 70px;
}
#new .lead {
  margin-top: 20px;
}
#new .lead dt {
  position: relative;
  left: -47px;
  width: 190px;
  min-height: 111px;
  margin: 0 auto;
  background: url(/sp/coharu_mp20/images/icon-02.jpg) no-repeat bottom right;
}
#new .lead dd {
  font-size: 0.875rem;
  line-height: 1.64286;
  margin-top: 25px;
  text-align: center;
}
#new .lyt-col {
  display: block;
  margin: 34px 0 0 -20px;
}
#new .lyt-col .col {
  float: left;
  width: 460px;
  margin-left: 20px;
}
#new .box-01 {
  min-height: 190px;
  padding: 0 25px 25px;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.08);
}
#new .box-01 > .img {
  margin: 0 -25px;
}
#new .box-01 .hdg {
  font-size: 1.0625rem;
  line-height: 1.52941;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
}
#new .box-01 .lyt-img {
  margin-top: 10px;
}
#new .box-01 .lyt-img > .img {
  float: left;
  margin-right: 10px;
}
#new .box-01 .lyt-img > .txt {
  font-size: 0.8125rem;
  line-height: 1.53846;
  overflow: hidden;
}
#new .hdg-box-01 {
  display: table;
  width: 100%;
  margin-top: 50px;
  border-bottom: #000 1px solid;
}
#new .hdg-box-01 .hdg {
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: bold;
  position: relative;
  display: table-cell;
  padding: 0 0 10px 65px;
  vertical-align: middle;
}
#new .hdg-box-01 .hdg::before {
  font-size: 0.875rem;
  line-height: 1;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  display: block;
  display: block;
  margin-bottom: 6px;
  content: attr(data-en);
}
#new .hdg-box-01 .hdg .icon {
  font-size: 0.8125rem;
  line-height: 1;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  top: -5px;
  left: 0;
  display: table;
  overflow: hidden;
  width: 50px;
  padding: 17px 5px 17px 5px;
  text-align: center;
  letter-spacing: 1px;
  border: #000 1px dashed;
  border-radius: 25px;
  background: #fff;
}
#new .hdg-box-01 .txt {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}
#new .hdg-box-02 {
  display: flex;
  align-items: flex-start;
  margin-top: 60px;
  border-bottom: #000 1px solid;
}
#new .hdg-box-02 .hdg {
  position: relative;
  margin-right: auto;
  padding: 0 0 0 65px;
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: bold;
}
#new .hdg-box-02 .hdg::before {
  content: attr(data-en);
  display: block;
  margin-bottom: 6px;
  font-size: 0.875rem;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  line-height: 1;
}
#new .hdg-box-02 .hdg .icon {
  overflow: hidden;
  position: absolute;
  top: -5px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  padding: 17px 5px 17px 5px;
  background: #fff;
  border: #000 1px dashed;
  border-radius: 25px;
  font-size: 0.8125rem;
  font-weight: bold;
  font-family: Roboto, sans-serif;
  font-style: italic;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
}
#new .hdg-box-02 .txt {
  margin-top: 0;
  text-align: right;
}
#new .hdg-box-02 .btn {
  display: flex;
  align-items: center;
  margin-left: 22px;
}
#new .hdg-box-02 .btn > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 38px;
  background-color: #333;
  border: 1px solid #333;
  border-radius: 9999px;
  color: #fff !important;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
}
#new .hdg-box-02 .btn > a:hover {
  background-color: #fff;
  color: #333 !important;
  opacity: 1;
}
#new .date {
  font-size: 1rem;
  margin-top: 12px;
  font-weight: bold;
  text-align: right;
}
#new .list-tape-01 {
  margin: 20px -15px 0;
}
#new .list-tape-01 li {
  float: left;
  padding: 0 15px;
}
#new .list-tape-01 li:nth-child(n + 4) {
  padding-top: 10px;
}
#new .new-box-layout {
  margin-top: 30px;
}
#new .new-box-layout + .new-box-layout {
  margin-top: 20px;
}
#new .new-box-layout > .box_item {
  padding: 40px 60px;
  background-color: #fff;
}
#new .new-box-layout > .box_item-v2 {
  background: #fff;
}
#new .new-box-layout > .box_item > *:first-child,
#new .new-box-layout > .box_item-v2 > *:first-child {
  margin-top: 0 !important;
}
#new .new-box-layout[data-row] {
  display: flex;
  flex-flow: row wrap;
}
#new .new-box-layout[data-row="2"] > .box_item,
#new .new-box-layout[data-row="2"] > .box_item-v2 {
  width: calc(((100% - 20px) / 2) - 0.1px);
  margin: 20px 0 0 20px;
}
#new .new-box-layout[data-row="2"] > .box_item:nth-child(2n+1),
#new .new-box-layout[data-row="2"] > .box_item-v2:nth-child(2n+1) {
  margin-left: 0;
}
#new .new-box-layout[data-row="2"] > .box_item:nth-child(-n+2),
#new .new-box-layout[data-row="2"] > .box_item-v2:nth-child(-n+2) {
  margin-top: 0;
}
#new .new-box-layout[data-row="2"] > .box_item:nth-child(-n+2),
#new .new-box-layout[data-row="2"] > .box_item-v2:nth-child(-n+2) {
  margin-top: 0;
}
#new .new-box-layout .box_title {
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
#new .new-box-layout .box_title + * {
  margin-top: 15px !important;
}
#new .new-box-layout .box_lead {
  line-height: 1.6;
}
#new .new-box-layout .box_media {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin-top: 20px;
}
#new .new-box-layout .box_media .box_media_image {
  flex-shrink: 0;
  max-width: calc(50% - 18px);
  margin-right: 36px;
}
#new .new-box-layout .box_media .box_media_detail {
  width: 100%;
}
#new .new-box-layout .box_media .box_media_detail > *:first-child {
  margin-top: 0 !important;
}
#new .new-box-layout .box_media .box_media_detail p {
  line-height: 1.6;
}
#new .new-box-layout  .box_detail {
  padding: 25px 30px 22px;
}
#new .new-box-layout .box_media-v2 {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin-top: 20px;
}
#new .new-box-layout .box_media-v2 .box_media_image {
  flex-shrink: 0;
  width: calc(50% - 20px);
  margin-left: 40px;
  order: 1;
}
#new .new-box-layout .box_media-v2 .box_media_detail {
  width: 100%;
  order: 0;
}
#new .new-box-layout .box_media-v2 .box_media_detail > *:first-child {
  margin-top: 0 !important;
}
#new .new-box-layout .box_media-v2 .box_media_detail p {
  margin-top: 15px;
  line-height: 1.6;
}
#new .new-lead {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}
#new .new-heading {
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
#new .new-heading + * {
  margin-top: 10px !important;
}
#new .new-heading .heading_title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.25;
}
#new .new-heading .heading_subtitle {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.6;
}
#new .new-introduction {
  margin-top: 20px;
  font-size: 14px;
}
#new .new-introduction dt {
  position: relative;
  padding-left: 17px;
  font-weight: bold;
}
#new .new-introduction dt::before {
  position: absolute;
  top: 0.1em;
  left: 0;
  width: 0;
  height: 0;
  border-top: 10px solid #000;
  border-right: 5px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 5px solid transparent;
  content: "";
}
_:-ms-lang(x)::-ms-backdrop, #new .new-introduction dt::before {
  top: -.2em;
}
#new .new-introduction dd {
  margin-top: 10px;
}
#new .new-introduction dd > *:first-child {
  margin-top: 0 !important;
}

#new .newNotes {
  margin-top: 30px;
  font-size: 10px;
}
/*	case
-----------------------------------------*/
#case {
  padding-top: 60px;
}
#case .js-carousel {
  margin-top: 26px;
  margin: 26px auto 0 auto;
  position: relative;
  overflow: hidden;
  width: 100%;
}
#case .js-carousel .box {
  margin: 0 auto;
  width: 800px;
}
#case .js-carousel .box.js-area {
  position: relative;
  left: 50%;
  width: 2400px;
  margin-left: -1200px;
}
#case .js-carousel .content li {
  width: 800px;
}
#case .js-carousel .content li img {
  display: block;
}
#case .js-carousel .content li .caption {
  display: table;
  padding: 18px 100px 16px 100px;
  width: 100%;
}
#case .js-carousel .content li .caption b {
  font-size: 0.8125rem;
  line-height: 1.30769;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  padding-right: 12px;
}
#case .js-carousel .content li .caption span {
  font-size: 0.75rem;
  line-height: 1.41667;
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
}
#case .js-carousel .content .item-01 {
  background: #e8e9eb;
}
#case .js-carousel .content .item-02 {
  background: #f4f5e6;
}
#case .js-carousel .content .item-03 {
  background: #eae6de;
}
#case .js-carousel .content .item-04 {
  background: #d1d9eb;
}
#case .js-carousel .content .item-05 {
  background: #ebdad1;
}
#case .js-carousel .content .item-06 {
  background: #e1f0e4;
}
#case .js-carousel .content .item-07 {
  background: #dfeaf0;
}

/* carousel castom */
#case .js-carousel .bx-wrapper {
  box-shadow: none;
  margin: 0;
  border: 0;
  background: none;
}
#case .js-carousel .bx-wrapper .bx-viewport {
  overflow: visible !important;
  left: 0;
  border-width: 0;
  box-shadow: none;
}
#case .js-carousel .bx-controls {
  width: 940px;
  margin: 0 auto;
  text-align: center;
}
#case .js-carousel .bx-wrapper .bx-controls-auto,
#case .js-carousel .bx-wrapper .bx-pager {
  position: static;
}
#case .js-carousel .bx-pager {
  width: auto;
  padding-top: 0;
  display: inline-block;
  margin-top: 22px;
}
#case .js-carousel .bx-pager .bx-pager-item {
  font-size: 0.625rem;
  line-height: 1;
  display: table-cell;
  padding: 0 12px;
}
#case .js-carousel .bx-pager .bx-pager-item button {
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 12px;
  width: 12px;
  background: #e6e6e6;
  color: #e6e6e6;
}
#case .js-carousel .bx-pager .bx-pager-item .active {
  background: #ecda1d;
}
#case .js-carousel .bx-controls-direction {
  position: relative;
  width: 800px;
  margin: 0 auto;
  top: -310px;
  left: 0;
  z-index: 2;
}
#case .js-carousel .bx-controls-direction p {
  position: absolute;
  top: 0;
  left: 17px;
  width: 42px;
  height: 42px;
}
#case .js-carousel .bx-controls-direction p + p {
  left: auto;
  right: 17px;
}
#case .js-carousel .bx-controls-direction p button {
  background: none;
  cursor: pointer;
  display: block;
  position: relative;
  width: 42px;
  height: 42px;
  top: 0;
  overflow: hidden;
}
#case .js-carousel .bx-controls-direction p button::before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
}
#case .js-carousel .bx-controls-direction p button span {
  display: block;
  position: absolute;
  top: -999em;
  left: -999em;
}
#case .js-carousel .bx-controls-direction .bx-next {
  right: 0;
}
#case .js-carousel .bx-controls-direction .bx-next::before {
  left: 50%;
  margin-left: -4px;
  border-top: #fff 4px solid;
  border-right: #fff 4px solid;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#case .js-carousel .bx-controls-direction .bx-prev {
  left: 0;
}
#case .js-carousel .bx-controls-direction .bx-prev::before {
  right: 50%;
  margin-right: -4px;
  border-top: #fff 4px solid;
  border-left: #fff 4px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*	me
-----------------------------------------*/
#me {
  margin-top: -110px;
  padding-top: 110px;
}
#me .inner {
  padding-top: 40px;
}
#me p {
  font-size: 0.875rem;
  line-height: 1.71429;
  margin-top: 28px;
  letter-spacing: -.5px;
}
#me .box-name-01 dl {
  float: left;
  width: 275px;
  margin-right: 22px;
}
#me .box-name-01 dl dt {
  font-size: 0.875rem;
  line-height: 2.42857;
  letter-spacing: -.5px;
  border-bottom: #000 1px solid;
  padding-bottom: 14px;
}
#me .box-name-01 dl dt .name {
  font-size: 1.125rem;
  line-height: 2.22222;
  display: block;
  letter-spacing: 1px;
}
#me .box-name-01 dl dt .name b {
  font-size: 1.5625rem;
  line-height: 1.6;
  font-weight: bold;
  margin-right: 7px;
}
#me .box-name-01 dl dt .name::after {
  content: attr(data-en);
  font-size: 0.75rem;
  line-height: 1;
  font-family: Roboto, sans-serif;
  letter-spacing: 1px;
  display: block;
}
#me .box-name-01 dl dd {
  font-size: 0.8125rem;
  line-height: 1.46154;
  letter-spacing: -.5px;
  margin-top: 15px;
}
#me .box-name-01 .photo {
  overflow: hidden;
  margin: 0;
}

/*	font
-----------------------------------------*/
#font {
  margin-top: 33px;
  padding-top: 110px;
}
#font .area {
  background: #f8f8f7;
}
#font .inner {
  padding: 63px 0 53px 0;
}
#font p {
  margin-top: 43px;
}

/*	tape
-----------------------------------------*/
#tape {
  margin-top: -110px;
  padding-top: 110px;
}
#tape > .inner {
  padding-top: 55px;
}
#tape > #new + .inner {
  padding-top: 70px;
}
#tape > .inner > *:first-child {
  margin-top: 0 !important;
}
#tape p {
  font-size: 0.875rem;
  line-height: 1.85714;
  margin-top: 30px;
}
#tape p b {
  font-weight: bold;
}
#tape .hdg-box-01 {
  margin-top: 60px;
  display: table;
  width: 100%;
  border-bottom: #000 1px solid;
}
#tape .hdg-box-01 .hdg {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: bold;
}
#tape .hdg-box-01 .hdg::before {
  content: attr(data-en);
  display: block;
  font-size: 0.875rem;
  line-height: 1;
  font-family: Roboto, sans-serif;
  display: block;
  margin-bottom: 6px;
  font-weight: 500;
}
#tape .hdg-box-01 .txt {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
#tape .hdg-box-03 {
  display: flex;
  margin-top: 60px;
  border-bottom: #000 1px solid;
}
#tape .hdg-box-03 .hdg {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.1;
}
#tape .hdg-box-03 .hdg::before {
  content: attr(data-en);
  display: block;
  margin-bottom: 6px;
  font-size: 0.875rem;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  line-height: 1;
}
#tape .hdg-box-03 .txt {
  margin-top: 0;
  margin-left: 35px;
  text-align: right;
}
#tape .hdg-box-03 .btn {
  display: flex;
  align-items: center;
  margin-left: auto;
  padding-left: 22px;
}
#tape .hdg-box-03 .btn > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 38px;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 9999px;
  color: #333 !important;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
}
#tape .hdg-box-03 .btn > a:hover {
  background-color: #fff;
  border-color: #333;
  opacity: 1;
}
#tape .column {
  margin-top: 12px;
}
#tape .column .note-01 small {
  font-size: 0.6875rem;
  line-height: 2.36364;
}
#tape .list-tape-01,
#tape .list-tape-02,
#tape .list-tape-03 {
  margin-top: 20px;
}
#tape .list-tape-01 li,
#tape .list-tape-02 li,
#tape .list-tape-03 li {
  float: left;
}
#tape .list-tape-01 {
  margin-right: -15px;
  margin-left: -15px;
}
#tape .list-tape-01 li {
  padding: 0 15px;
}
#tape .list-tape-01 li:nth-child(n + 4) {
  padding-top: 25px;
}
#tape .list-tape-01 + .list-tape-01 {
  margin-top: 25px;
}
#tape .list-tape-02 {
  margin-right: -11px;
  margin-left: -11px;
}
#tape .list-tape-02 li {
  padding: 0 11px;
}
#tape .list-tape-02 li:nth-child(n + 4) {
  padding-top: 30px;
}
#tape .list-tape-03 {
  margin-right: -10px;
  margin-left: -10px;
}
#tape .list-tape-03 li {
  padding: 0 10px;
}
#tape .list-tape-03 li:nth-child(n + 3) {
  padding-top: 25px;
}
#tape .btn-01 {
  font-size: 1.125rem;
  line-height: 1.33333;
  font-weight: bold;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  padding: 17px 20px 14px;
  text-align: center;
  position: relative;
  border: #ecda1d 3px solid;
  z-index: 2;
  transition: all .3s;
}
#tape .btn-01::before, #tape .btn-01::after {
  transition: all .3s;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 51%;
  height: 100%;
  background: #ecda1d;
  z-index: -1;
}
#tape .btn-01::before {
  right: 0;
}
#tape .btn-01::after {
  left: 0;
}
#tape .btn-01:hover, #tape .btn-01:focus {
  background: #fff;
  color: #ecda1d;
}
#tape .btn-01:hover::before, #tape .btn-01:hover::after, #tape .btn-01:focus::before, #tape .btn-01:focus::after {
  width: 0;
  background: #fff;
}

/*	spec
-----------------------------------------*/
#spec {
  margin-top: -110px;
  padding-top: 110px;
}
#spec .inner {
  padding-top: 90px;
}
#spec p {
  font-size: 0.75rem;
  line-height: 1.83333;
  margin-top: 25px;
}
#spec .img-01 {
  margin-top: 16px;
}
#spec .column {
  margin-top: 48px;
}
#spec .column .col {
  width: 50%;
}
#spec .table-01 {
  border-spacing: 0;
  border-collapse: separate;
  word-break: break-all;
  width: 100%;
  border-top: #c5c5c5 1px solid;
  font-size: 0.75rem;
  line-height: 1.83333;
}
#spec .table-01 th {
  text-align: left;
  border-bottom: #c5c5c5 1px solid;
  border-right: #c5c5c5 1px solid;
  padding: 8px 21px 7px 21px;
  vertical-align: middle;
  width: 30%;
}
#spec .table-01 td {
  padding: 8px 11px 7px 21px;
  border-bottom: #c5c5c5 1px solid;
  width: 70%;
}
#spec .list-01 {
  font-size: 0.75rem;
  line-height: 1.83333;
  margin-top: 38px;
}
#spec .list-01 li {
  position: relative;
  padding-left: 16px;
}
#spec .list-01 li::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #000;
  border-radius: 24px;
  position: absolute;
  top: 3px;
  left: 0;
}
#spec .list-01 li + li {
  margin-top: 3px;
}
#spec .btn-01 {
  display: inline-block;
  width: 86px;
  height: 38px;
  margin: 2px 0 3px 10px;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 9999px;
  vertical-align: middle;
  color: #333 !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  text-decoration: none !important;
}
#spec .btn-01:hover {
  background-color: #fff;
  border-color: #333;
  opacity: 1;
}

/*	sub
-----------------------------------------*/
#sub {
  margin-top: 63px;
  text-align: center;
}
#sub .link-01 {
  background: #f8f8f7;
}
#sub .link-01 ul {
  display: inline-block;
  padding: 30px 0;
}
#sub .link-01 ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 8px 40px;
  border-right: #adadac 1px solid;
}
#sub .link-01 ul li + li {
  border-right: 0;
  border-left: #adadac 1px solid;
}
#sub .inner {
  margin-top: 80px;
  text-align: center;
}
#sub .inner .sns-list-01 {
  margin-top: 46px;
  display: inline-block;
}
#sub .inner .sns-list-01 li {
  padding: 0 38px;
  display: table-cell;
}

/*	pagetop
-----------------------------------------*/
.pagetop {
  position: fixed;
  right: 30px;
  bottom: 30px;
}
.pagetop a {
  display: block;
  position: relative;
  height: 53px;
  width: 53px;
  background: #ecda1d;
  border-radius: 106px;
  overflow: hidden;
}
.pagetop a::before {
  content: "";
  display: block;
  height: 21px;
  width: 21px;
  border-top: #fff 4px solid;
  border-left: #fff 4px solid;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 21px;
  left: 17px;
}
.pagetop a span {
  position: absolute;
  top: -999em;
  left: -999em;
}

/*	footer
-----------------------------------------*/
#footer {
  margin-top: 65px;
  background: #e5e5e5;
  text-align: center;
  padding: 86px 0 60px 0;
}
#footer .copy {
  margin-top: 43px;
}
#footer .copy small {
  font-size: 0.6875rem;
  line-height: 2.09091;
}
