@charset 'utf-8';
/*	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;
}

.main .inner:after, #use .step-01:after, #tape .js-carousel .content > li .caption .col:after, #tape .js-carousel .content > li .caption .col .list:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}

/*	base
-----------------------------------------*/
*, *::before, *::after {
  box-sizing: border-box;
}

@font-face {
  font-family: 'Roboto';
  src: url("https://fonts.googleapis.com/css?family=Roboto:400,500,700") format("woff");
}
body {
  color: #000;
  font-size: 100%;
  font-family: Roboto, sans-serif, "Arial", 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.625rem;
  line-height: 1.30769;
  font-weight: 700;
  letter-spacing: .05em;
  text-align: center;
  padding-bottom: 76px;
  background: url(/sp/coharu_mp20/images/icon-01.jpg) no-repeat center bottom;
}
.hdg-01.none {
  background: none;
  padding-bottom: 0;
}

/* 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;
}

/* 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 #global {
  padding-bottom: 14px;
}
#header #global ul {
  display: table;
  width: 100%;
}
#header #global ul li {
  font-size: 0.875rem;
  line-height: 1.14286;
  letter-spacing: .05px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 25px;
}
#header #global ul li a {
  color: #000;
  font-weight: 700;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: #fff 3px solid;
}
#header #global ul li .current {
  border-bottom: #f1e353 3px solid;
}

/*	visual
-----------------------------------------*/
.visual {
  width: 100%;
  max-width: 1600px;
  min-width: 940px;
  margin: 0 auto;
  height: 567px;
  overflow: hidden;
  position: relative;
}
.visual > img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -800px;
}
.visual .hdg {
  position: relative;
  text-align: center;
  top: 49px;
  z-index: 9;
}

/*	main
-----------------------------------------*/
.main {
  padding-top: 26px;
}
.main .inner {
  position: relative;
  border-top: #b5b5b5 1px dashed;
  border-bottom: #b5b5b5 1px dashed;
  padding-bottom: 63px;
  padding-top: 66px;
}
.main .txt {
  float: left;
  margin-left: 41px;
}
.main .txt p {
  font-size: 1rem;
  line-height: 2.0625;
  font-weight: 500;
  letter-spacing: .05em;
}
.main .txt p + p {
  margin-top: 34px;
}
.main .txt p em {
  font-size: 1.375rem;
  line-height: 1.81818;
  font-style: normal;
  font-weight: inherit;
  letter-spacing: .05em;
}
.main .img {
  float: right;
  margin-right: 40px;
  padding: 5px 0;
}
.main .social-button {
  position: absolute;
  top: 23px;
  right: 40px;
}
.main .social-button > li {
  float: left;
  margin-left: 20px;
  line-height: 1;
}

/*	what
-----------------------------------------*/
#what {
  margin-top: -59px;
  padding-top: 59px;
}
#what .inner {
  padding-top: 56px;
}
#what .point-01 {
  margin-top: 60px;
  text-align: center;
}
#what .point-01 .hdg {
  font-size: 1.25rem;
  line-height: 1.7;
  letter-spacing: .05em;
}
#what .point-01 .hdg span {
  margin-top: 10px;
  font-weight: 700;
  display: block;
}
#what p {
  font-size: 1rem;
  line-height: 1.625;
  letter-spacing: .05em;
  margin-top: 4px;
}
#what .column {
  margin-top: 42px;
}
#what .column .hdg span {
  margin-top: 9px;
}
#what .column .col {
  padding-bottom: 26px;
}

/*  movie
-----------------------------------------*/
#movie {
  margin-top: -59px;
  padding-top: 59px;
}
#movie .inner {
  padding-top: 59px;
}
#movie .movie-01 {
  border: 0;
  width: 940px;
  height: 550px;
  margin-top: 60px;
}

/*	use
-----------------------------------------*/
#use {
  margin-top: -59px;
  padding-top: 59px;
}
#use .inner {
  padding-top: 50px;
}
#use .img-01 {
  margin-top: 65px;
  text-align: center;
}
#use .step-01 {
  width: 100%;
  text-align: center;
  margin: 50px 10px 0;
}
#use .step-01 li {
  float: left;
  width: 265px;
  position: relative;
}
#use .step-01 li + li {
  width: 327.5px;
  padding-left: 62.5px;
}
#use .step-01 li::before {
  content: "";
  display: block;
  height: 2px;
  width: 20px;
  background: #231815;
  position: absolute;
  left: 26px;
  top: 56px;
}
#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: 17px;
  height: 17px;
  position: absolute;
  top: 49px;
  left: 28px;
}
#use .step-01 li:first-child::before, #use .step-01 li:first-child::after {
  content: none;
}
#use .step-01 li span {
  font-size: 1rem;
  line-height: 1.625;
  letter-spacing: .05em;
  display: block;
  text-align: left;
  width: 260px;
  margin: 7px auto 0;
}

/*  tepra
-----------------------------------------*/
#tepra {
  margin-top: -59px;
  padding-top: 59px;
}
#tepra .inner {
  padding-top: 56px;
}
#tepra p {
  font-size: 1rem;
  line-height: 1.625;
  letter-spacing: .05em;
  text-align: center;
  margin: 15px 0 34px;
}

/*	case
-----------------------------------------*/
#case {
  padding-top: 55px;
}

/*	font
-----------------------------------------*/
#font {
  padding-top: 50px;
}
#font .area {
  background: #f8f8f7;
}
#font .inner {
  padding: 57px 0 62px 0;
}
#font p {
  margin-top: 57px;
}

/*	tape
-----------------------------------------*/
#tape {
  margin-top: -59px;
  padding-top: 59px;
}
#tape .inner:first-child {
  padding-top: 55px;
}
#tape .js-carousel {
  margin: 47px auto 0;
  position: relative;
  overflow: hidden;
  width: 100%;
}
#tape .js-carousel .box {
  margin: 0 auto;
  width: 800px;
}
#tape .js-carousel .box.js-area {
  position: relative;
  left: 50%;
  width: 2400px;
  margin-left: -1200px;
}
#tape .js-carousel .content > li {
  width: 800px;
}
#tape .js-carousel .content > li img {
  display: block;
}
#tape .js-carousel .content > li .caption {
  display: table;
  width: 100%;
  height: 200px;
}
#tape .js-carousel .content > li .caption .col {
  display: table-cell;
  vertical-align: middle;
}
#tape .js-carousel .content > li .caption .col .list li {
  float: left;
}
#tape .js-carousel .content .item-01 {
  background: #eae6de;
}
#tape .js-carousel .content .item-01 .col {
  min-width: 295px;
}
#tape .js-carousel .content .item-01 .col.img {
  padding-left: 29px;
  padding-top: 8px;
}
#tape .js-carousel .content .item-01 .col .list {
  padding-left: 33px;
  padding-top: 10px;
}
#tape .js-carousel .content .item-01 .col .list li {
  width: 231px;
  margin-bottom: 10px;
}
#tape .js-carousel .content .item-02 {
  background: #f4f5e6;
}
#tape .js-carousel .content .item-02 .col {
  min-width: 294px;
}
#tape .js-carousel .content .item-02 .col.img {
  padding-left: 30px;
}
#tape .js-carousel .content .item-02 .col .list {
  padding-left: 35px;
}
#tape .js-carousel .content .item-02 .col .list li {
  width: 230px;
  margin-bottom: 3px;
}
#tape .js-carousel .content .item-03 {
  background: #e8e9eb;
}
#tape .js-carousel .content .item-03 .col {
  min-width: 296px;
}
#tape .js-carousel .content .item-03 .col.img {
  padding-left: 15px;
  padding-top: 10px;
}
#tape .js-carousel .content .item-03 .col .list {
  padding-left: 31px;
  padding-top: 12px;
}
#tape .js-carousel .content .item-03 .col .list li {
  width: 230px;
  margin-bottom: 3px;
}
#tape .btn-01 {
  font-size: 1.125rem;
  line-height: 1.33333;
  font-weight: 600;
  letter-spacing: .05em;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  min-width: 350px;
  padding: 15px 20px 16px;
  margin-top: 76px;
  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;
}

/* carousel castom */
#tape .js-carousel .bx-wrapper {
  box-shadow: none;
  margin: 0;
  border: 0;
  background: none;
}
#tape .js-carousel .bx-wrapper .bx-viewport {
  overflow: visible !important;
  left: 0;
  border-width: 0;
  box-shadow: none;
}
#tape .js-carousel .bx-controls {
  width: 940px;
  margin: 0 auto;
  text-align: center;
}
#tape .js-carousel .bx-wrapper .bx-controls-auto,
#tape .js-carousel .bx-wrapper .bx-pager {
  position: static;
}
#tape .js-carousel .bx-pager {
  width: auto;
  padding-top: 0;
  display: inline-block;
  margin-top: 22px;
}
#tape .js-carousel .bx-pager .bx-pager-item {
  font-size: 0.625rem;
  line-height: 1;
  display: table-cell;
  padding: 0 12px;
}
#tape .js-carousel .bx-pager .bx-pager-item button {
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 12px;
  width: 12px;
  background: #e6e6e6;
  color: #e6e6e6;
}
#tape .js-carousel .bx-pager .bx-pager-item .active {
  background: #ecda1d;
}
#tape .js-carousel .bx-controls-direction {
  position: relative;
  width: 800px;
  margin: 0 auto;
  top: -310px;
  left: 0;
  z-index: 2;
}
#tape .js-carousel .bx-controls-direction p {
  position: absolute;
  top: 0;
  left: 17px;
  width: 42px;
  height: 42px;
}
#tape .js-carousel .bx-controls-direction p + p {
  left: auto;
  right: 17px;
}
#tape .js-carousel .bx-controls-direction p button {
  background: none;
  cursor: pointer;
  display: block;
  position: relative;
  width: 42px;
  height: 42px;
  top: 0;
  overflow: hidden;
}
#tape .js-carousel .bx-controls-direction p button::before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
}
#tape .js-carousel .bx-controls-direction p button span {
  display: block;
  position: absolute;
  top: -999em;
  left: -999em;
}
#tape .js-carousel .bx-controls-direction .bx-next {
  right: 0;
}
#tape .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);
}
#tape .js-carousel .bx-controls-direction .bx-prev {
  left: 0;
}
#tape .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);
}

/*	spec
-----------------------------------------*/
#spec {
  margin-top: -59px;
  padding-top: 59px;
}
#spec .inner {
  padding-top: 52px;
}
#spec p {
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: .05em;
  margin-top: 25px;
}
#spec .img-01 {
  margin-top: 59px;
}
#spec .column {
  margin-top: 46px;
}
#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.75;
  font-family: Roboto, sans-serif;
  letter-spacing: .05em;
}
#spec .table-01 th {
  text-align: left;
  border-bottom: #c5c5c5 1px solid;
  border-right: #c5c5c5 1px solid;
  padding: 7px 3px 7px 15px;
  vertical-align: middle;
  width: 35%;
}
#spec .table-01 td {
  padding: 7px 20px 7px 18px;
  border-bottom: #c5c5c5 1px solid;
  width: 70%;
}
#spec .list-01 {
  font-size: 0.75rem;
  line-height: 2;
  letter-spacing: .05em;
  margin-top: 36px;
}
#spec .list-01 li {
  position: relative;
  padding-left: 13px;
}
#spec .list-01 li::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
}
#spec .link-01 {
  font-size: 0.75rem;
  line-height: 0.83333;
  margin-top: 10px;
}
#spec .link-01 a {
  display: inline-block;
  border: solid 1px #5498e0;
  border-radius: 2px;
  padding: 8px 22px 8px 10px;
  position: relative;
}
#spec .link-01 a::after {
  content: '';
  display: block;
  position: absolute;
  border: solid #5498e0;
  border-width: 1px 1px 0 0;
  width: .5em;
  height: .5em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 12px;
  top: 50%;
  margin-top: -3px;
}

/*	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.45455;
  letter-spacing: .05em;
}
