@charset "UTF-8";
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;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  -webkit-font-smoothing: antialiased;
  line-height: 2;
  background-color: #fff;
  color: #2f353d;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 18px;
  font-size: 1.125rem
}

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
}

fieldset, img {
  border: 0;
  zoom: 1
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: 400
}

abbr, acronym {
  border: 0;
  font-variant: normal
}

sup {
  font-size: smaller;
	vertical-align: super;
	font-weight: normal;
}

sub {
  vertical-align: text-bottom
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}





.cf:before, .cf:after {
  content: "";
  display: table
}

.cf:after {
  clear: both
}

.cf {
  *zoom: 1
}

html {
  font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, sans-serif;
  width: 100%;
  height: 100%;
  position: relative;
  overflow-y: scroll
}

@media print {
  html {
    min-width: 1024px!important
  }
}

@media screen and (max-width:767px) {
  html {
    overflow-x: hidden
  }
}





@media print {
  body {
    min-width: 1024px!important
  }
}

@media screen and (max-width:767px) {
  body {
    font-size: 14px;
    font-size: .875rem
  }
}

a {
  color: #2f353d;
  text-decoration: none
}

img {
  border: 0;
  vertical-align: top;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none
}

#header {
  width: 100%;
  height: 70px;
  z-index: 8000;
  background-color: #000;
  position: relative
}

.margin-top10 {
	margin-top: 10px!important;
}
.margin-top20 {
	margin-top: 20px!important;
}
.margin-top30 {
	margin-top: 30px!important;
}
.margin-top40 {
	margin-top: 40px!important;
}
.margin-top50 {
	margin-top: 50px!important;
}
.margin-top55 {
	margin-top: 55px!important;
}
.margin-top60 {
	margin-top: 60px!important;
}
.margin-top70 {
	margin-top: 70px!important;
}
.margin-top80 {
	margin-top: 80px!important;
}
@media screen and (max-width:767px) {
	.margin-top80 {
		margin-top: 15%!important;
	}
}
.padding-top25 {
	padding-top: 25px!important;
}


@media screen and (max-width:767px) {
  #header {
    height: 50px
  }
}

#header .header-main {
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  position: relative
}

#header .header-id {
  padding-left: 10px;
  padding-top: 25px
}

@media screen and (max-width:767px) {
  #header .header-id {
    padding-top: 20px
  }
  #header .header-id img {
    width: 70px
  }
}

#header .header-title {
  position: absolute;
  top: 30px;
  right: 10px
}
#page-header {
	position: fixed;
    top: -60px;
	z-index: 100;
	transition: all 0.3s ease 0s;
	width: 100%;
	text-align: center;
	background-color: #fff;
}
@media screen and (max-width:767px) {
	#page-header {
		top: -100px;
	}
}
#page-header.show {
	top: 0;
}
@media screen and (max-width:767px) {
  #header .header-title {
    top: 25px
  }
  #header .header-title img {
    width: 80px
  }
}
.content-wrap {
	overflow: hidden;
	position: relative;
	width: 100%;
	text-align: center;
}
.content-wrap img {
	width: 100%;
}
.mv-wrap {
	width: 100%;
	background: #F06464;
	overflow: hidden;
	position: relative;
}
.mv-inner {
	width: 1685px;
	position: relative;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	overflow: hidden;
}
@media screen and (max-width:1500px) {
	.mv-inner {
		width: 112%;
	}
}
@media screen and (max-width:767px) {
	.mv-inner {
		width: 100%;
	}
}
.contents-read {
	width: 100%;
	text-align: center;
	padding: 70px 0 10px 0;
	background: -moz-linear-gradient(top, #E7E7F5, #FFF);
	background: -webkit-linear-gradient(top, #E7E7F5, #FFF);
	background: linear-gradient(to bottom, #E7E7F5, #FFF);
	font-size: 23px!important;
	font-weight: bold!important;
}
.contents-read span {
	display: inline-block;
}
.contents-read sub {
	font-size: 12px!important;
	vertical-align: top
}
.contents-read-alert {
	font-size: 16px!important;
	text-align: left;
	font-weight: normal!important;
	margin: 20px auto 60px;
	padding: 20px 30px;
	border: 1px solid #E2E2E2;
	width: 83%;
	max-width: 720px;
	line-height: 1.9;
	position: relative;
	overflow: hidden;
}
.contents-read-alert a {
	text-decoration: underline;
	color: #5787f4;
	transition: .5s;
}
.contents-read-alert a:hover {
	opacity: .6;
}
.contents-read-alert span {
	display: inline-block;
}
.contents-read-alert .alert-title {
	font-weight: bold;
	color: #FF0004;
	font-size: 18px;
}
.contents-read-alert .alert-list {
	font-weight: bold;
	position: relative;
	padding-left: 15px;
}
.contents-read-alert .alert-list::before {
 position: absolute;
 content: "";
 width: 5px;
 height: 5px;
 display: inline-block;
 border: 6px solid transparent;
 box-sizing: border-box;
 border-left-color: #5787f4;
 top: 8px;
 left: 0;
}
.contents-read-ann {
	font-size: 12px!important;
	font-weight: normal!important;
	margin-bottom: 60px;
}
@media screen and (max-width:767px) {
	.contents-read {
		padding: 8% 0 2% 0;
		font-size: 4.8vw!important;
		line-height: 1.5;
	}
	.contents-read-ann {
		margin-bottom: 8%;
	}
	.contents-read-alert {
		margin: 2% 3% 8%;
		padding: 3%;
		font-size: 3.8vw!important;
		width: 88%;
	}
	.contents-read-alert span {
		display: contents;
	}
	.contents-read-alert .alert-title {
		font-size: 4.3vw!important;
	}
}
.contents-inner {
	width: 93%;
	max-width: 850px;
	margin: 0 auto;
}
.contents-inner2 {
	width: 93%;
	max-width: 1000px;
	margin: 0 auto;
}
.contents-inner3 {
	width: 93%;
	max-width: 850px;
	margin: 0 auto;
}
@media screen and (max-width:767px) {
	.contents-inner3 {
		width: 100%;
	}
}
.contents-flex {
	display: flex;
}
.contents-txt {
	width: 53%;
}
.contents-img {
	width: 47%;
}
@media screen and (max-width:900px) {
	.contents-flex {
		align-items: center!important;
	}
}
@media screen and (max-width:767px) {
	.contents-flex {
		display: block;
	}
	.contents-txt {
		width: 100%;
	}
	.contents-img {
		width: 100%;
		margin-top: 2%;
	}
}
.contents-title01 {
	max-width: 420px;
	margin-right: auto;
}
.contents-title02 {
	max-width: 472px;
	margin-right: auto;
}
.contents-title03 {
	max-width: 352px;
	margin-right: auto;
}
.contents-title04 {
	max-width: 329px;
	margin-right: auto;
}
.contents-title05 {
	max-width: 375px;
	margin-right: auto;
}
@media screen and (max-width:767px) {
	.contents-title01 {
		width: 81%;
	}
	.contents-title02 {
		width: 92%;
	}
	.contents-title03 {
		width: 66%;
	}
	.contents-title04 {
		width: 62%;
	}
	.contents-title05 {
		width: 72%;
	}
}
.contents-text {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 110px;
	padding-top: 40px;
}
@media screen and (max-width:767px) {
	.contents-text {
		padding-left: 0;
		padding-top: 5%;
		font-size: 3.8vw!important;
	}
}
.sub-list {
	border: solid 1px #E2E2E2;
	margin: 30px 50px 0 110px;
	padding: 15px 25px;
}
.sub-list2 {
	margin: 15px 50px 0 110px;
}
@media screen and (max-width:767px) {
	.sub-list {
		margin: 10% 0 0 0;
		padding: 2% 3% 3% 3%;
	}
	.sub-list2 {
		margin: 10% 13% 0 13%;
	}
}
.sub-list-ttl {
	font-weight: bold;
	font-size: 16px!important;
	text-align: center;
	margin-bottom: 10px;
}
.sub-list2-ttl {
	font-weight: bold;
	font-size: 16px!important;
	margin-bottom: 8px;
	text-align: left;
}
.sub-list2-ttl span {
	color: #F06464;
}
@media screen and (max-width:767px) {
	.sub-list-ttl,
	.sub-list2-ttl {
		font-size: 3.5vw!important;
		margin-bottom: 2%;
	}
}
.sub-list-table {
	width: 100%;
	border-top: solid 1px #E2E2E2;
}
.sub-list-space {
	height: 15px;
}
.sub-list-first {
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
	font-size: 16px!important;
}
.sub-list-first span {
	color: #F06464;
}
.sub-list-last {
	border-left: solid 1px #E2E2E2;
	padding-left: 20px;
	text-align: left;
	font-size: 16px!important;
}
@media screen and (max-width:767px) {
	.sub-list-space {
		height: 5px;
	}
	.sub-list-first {
		width: 100%;
		display: block;
		font-size: 3.5vw!important;
	}
	.sub-list-last {
		width: 100%;
		display: block;
		border-left: none;
		padding-left: 0;
		font-size: 3.4vw!important;
		line-height: 1.6;
	}
}
.sub-list2-3cont {
	display: flex;
	overflow: hidden;
	position: relative;
}
.sub-list2-3cont li {
	border: solid 1px #E2E2E2;
	margin-right: 1.5%;
	overflow: hidden;
	position: relative;
	padding: 15px;
}
.sub-list2-3cont li:last-child {
	margin-right: 0;
}
@media screen and (max-width:767px) {
	.sub-list2-3cont {
		display: block;
	}
	.sub-list2-3cont li {
		margin-right: 0;
		margin-bottom: 5%;
		padding: 5% 10%;
	}
}
.sub-list2-cont-ttl {
	font-size: 15px!important;
}
.sub-list2-cont-txt {
	font-weight: bold;
	font-size: 16px!important;
	color: #F06464;
	margin-top: 10px;
}
.sub-list2-cont-ttl span,
.sub-list2-cont-txt span {
	display: inline-block;
}

.sub-list-txt {
	font-size: 15px;
	text-align: left;
	margin: 0 auto;
	display: inline-block;
}
@media screen and (max-width:767px) {
	.sub-list2-cont-ttl {
		font-size: 3.3vw!important;
	}
	.sub-list2-cont-txt {
		font-size: 3.2vw!important;
	}
	.sub-list-txt {
		font-size: 3vw!important;
	}
}

.contents-ann {
	font-size: 12px;
	text-align: left;
	font-weight: normal!important;
	line-height: 1.5!important;
}
.contents-ann-leftmg {
	font-size: 12px;
	text-align: left;
	font-weight: normal!important;
	padding: 10px 0 0 110px;
}
.contents-ann-leftmg-full {
	font-size: 12px;
	text-align: left;
	font-weight: normal!important;
	padding: 10px 50px 0 110px;
}
.contents-ann a,
.contents02-calum-ann-left a,
.contents-ann-leftmg a,
.contents-ann-leftmg-full a,
.install a {
	color: #0000FF;
	text-decoration: underline;
}
.install {
	position: relative;
	padding-left: 15px;
	display: block;
}
.install::before {
 position: absolute;
 content: "";
 width: 5px;
 height: 5px;
 display: inline-block;
 border: 6px solid transparent;
 box-sizing: border-box;
	border-left-color: #000;
 top: 8px;
 left: 0;
}
@media screen and (max-width:767px) {
	.contents-ann {
		line-height: 1.6;
	}
	.contents-ann-leftmg,
	.contents-ann-leftmg-full {
		line-height: 1.6;
		padding: 3vw 0 0 0;
	}
	.install::before {
		top: 1vw;
	}
}

.product-img {
	max-width: 685px;
	margin: 0 auto;
	width: 93%;
}

.contents-product-btn {
	display: flex;
	width: 100%;
}
.contents-product-info {
	width: 48%;
	background-color: #6088EC;
	padding: 5px 0;
	margin-right: 2%;
	transition: .5s;
	cursor: pointer;
}
.contents-product-buy {
	width: 48%;
	background-color: #E47048;
	padding: 5px 0;
	margin-left: 2%;
	transition: .5s;
	cursor: pointer;
}
@media screen and (max-width:767px) {
	.contents-product-btn {
		display: block;
		overflow: hidden;
	}
	.contents-product-info {
		width: 100%;
		margin: 0;
	}
	.contents-product-buy {
		width: 100%;
		margin-top: 4%;
		margin-left: 0;
	}
}
.contents-product-info a,
.contents-product-buy a {
	color: #fff;
	font-size: 19px;
	display: block;
}
.contents-product-info:hover,
.contents-product-buy:hover {
	opacity: .5;
}
.arrow {
	position: relative;
    padding-left: 18px;
}
.arrow::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 5px transparent;
    border-left: solid 8px #fff;
    top: 50%;
    left: 0;
    margin-top: -5px;
}


.footer-ribbon-wrap {
	width: 100%;
	background-color: #F06464;
	text-align: center;
	padding: 70px 0;
}
.footer-ribbon {
	font-size: 23px!important;
	font-weight: bold;
	color: #fff;
	line-height: 1.6;
}
@media screen and (max-width:767px) {
	.footer-ribbon-wrap {
		padding: 8% 0;
	}
	.footer-ribbon {
		font-size: 5.5vw!important;
	}
}
.footer-title {
	font-size: 23px;
	font-weight: 600;
	line-height: 1.6;
}
.footer-bnr {
	display: flex;
	width: 100%;
}
.footer-bnr-left {
	width: 48%;
	margin-right: 2%;
}
.footer-bnr-right {
	width: 48%;
	margin-left: 2%;
}
@media screen and (max-width:767px) {
	.footer-title {
		font-size: 4.3vw;
	}
	.footer-bnr {
		display: block;
		margin-top: 5vw!important;
	}
	.footer-bnr-left {
		width: 100%;
		margin-right: 0;
	}
	.footer-bnr-right {
		width: 100%;
		margin-left: 0;
		margin-top: 5vw!important;
	}
}

/* ご意見をお聞かせください
----------------------------------------*/
.enquete
{
    height: 358px;
    padding: 63px 0;
    background: url(../images/enquete_bg.png) no-repeat 0 63px;
}
@media (max-width: 767px)
{
    .enquete
    {
        height: auto;
        padding: 32px 0 28px;
        background: transparent;
    }
}
@media (max-width: 767px)
{
    .enquete .enquete_inner
    {
        position: relative;

        padding: 15px 0;

        background: url(../images/enquete_bg_sp.png) no-repeat 0 0;
        background-size: cover;
    }
}
.enquete .pen
{
    position: absolute;
    top: 9px;
    left: 0;

    width: 39px;
}
.enquete .board
{
    position: absolute;
    top: 8px;
    right: 0;

    width: 45px;
}
@media (max-width: 767px)
{
    .enquete .txt_box
    {
        margin: 0 12px;
        padding-bottom: 14px;

        background: #fff;
    }
}
.enquete .ttl
{
    font-size: 21px;
    font-weight: bold;

    padding-top: 41px;

    text-align: center;
}
@media (max-width: 767px)
{
    .enquete .ttl
    {
        font-size: 18px;

        position: relative;
        z-index: 1;

        padding-top: 19px;
    }
    .enquete .ttl:after
    {
        position: absolute;
        z-index: -1;
        bottom: 0;
        left: 50%;

        display: block;

        width: 216px;
        height: 8px;
        margin-left: -108px;

        content: '';

        background: url(../images/enquete_paint.png) no-repeat 0 0;
        background-size: cover;
    }
}
.enquete .bdr
{
    height: 2px;
    margin: 18px 13px 12px;

    background: #e4e7ec;
}
.enquete .txt
{
    font-size: 16px;
    line-height: 1.88;
	text-align: left;
    width: 568px;
    margin: 33px auto 0;

    letter-spacing: -.02em;

    color: #1f2024;
}
@media (max-width: 767px)
{
    .enquete .txt
    {
        font-size: 13px;
        line-height: 1.62;

        width: auto;
        margin: 0 21px;
    }
}
.enquete .btn
{
    line-height: 45px;

    position: relative;

    display: block;

    width: 233px;
    height: 46px;
    margin: 16px auto 0;

    cursor: pointer;
    text-align: center;
    text-decoration: none;

    color: #fff;
    background: #5787f4;
}
@media (max-width: 767px)
{
    .enquete .btn
    {
        font-size: 16px;

        width: auto;
        margin: 8px 32px 0;
    }
}
.enquete .btn:after
{
    position: absolute;
    top: 50%;
    right: 15px;

    display: block;

    width: 10px;
    height: 14px;
    margin-top: -7px;

    content: '';

    background: url(../images/icon_enquete_arw.png) no-repeat 0 0;
}
.sp-only
{
    position: fixed;
    top: -100%;
    left: -100%;

    display: none;
    visibility: hidden;

    width: 0;
    height: 0;

    opacity: 0;
}
@media (max-width: 767px)
{
    .sp-only
    {
        position: static;
        top: auto;
        left: auto;

        display: block;
        visibility: visible;

        width: auto;
        height: auto;

        opacity: 1;
    }
}
.sp-display {
	display: none;
}
@media (max-width: 767px) {
	.sp-display {
		display: block;
	}
	.pc-display {
		display: none;
	}
}
.hover
{
    transition: opacity .5s;
}
.hover:hover
{
    opacity: .5;
}