@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    max-width: 100%;
    vertical-align: middle;
    background: transparent;
}

body {
    line-height: 1;
}

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

nav ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

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

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

body {
    min-width: 320px;
}

body,
button {
    line-height: 1.33;
    letter-spacing: .05em;
    font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,sans-serif;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

br.nb36, br.nb48, br.nb64, br.nb12 {
    display: none;
}

@media screen and (min-width: 360px) {
    br.nb36 {
        display: inline-block;
    }
    br.b36 {
        display: none;
    }
}

@media screen and (min-width: 480px) {
    br.nb48 {
        display: inline-block;
    }
    br.b48 {
        display: none;
    }
}

@media screen and (min-width: 640px) {
    br.nb64 {
        display: inline-block;
    }
    br.b64 {
        display: none;
    }
}

@media screen and (min-width: 1200px) {
    br.nb12 {
        display: inline-block;
    }
    br.b12 {
        display: none;
    }
}

.thickbox {
	display: none;
}

.embed-video {
	display: block;
	position: relative;
}

.embed-video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
}

.enbed-video .poster {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 640px) {
	.thickbox {
		display: block;
	}

	.embed-video {
		display: none;
	}
}

.footer {
    overflow: hidden;
    padding-bottom: 38px;
    background: #fff;
}

.footer-inner {
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
}

.s5-returnToTop {
    margin-top: 0;
}

.s5-returnToTop__inner1 {
    left: 0;
    right: 0;
}

.s5-returnToTop__inner2 {
    max-width: 1200px;
    padding: 0 15px;
}

/* --------------------------------------------------
page sytlesheet
 ---------------------------------------------------- */
.potal {
    position: relative;
}

.potal-mod-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

@media screen and (min-width: 640px) {
    .potal-mod-inner {
        padding: 0 30px;
    }
}

.potal-header {
    box-sizing: border-box;
    padding: 20px 0;
}

@media screen and (min-width: 640px) {
    .potal-header {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
}

.potal-header-logo {
    display: inline-block;
}

.potal-header-logo .pc {
    display: none;
}

@media screen and (min-width: 640px) {
    .potal-header-logo .pc {
        display: block;
    }
}

@media screen and (min-width: 640px) {
    .potal-header-logo .sp {
        display: none;
    }
}

.potal-mv {
    margin: 0 auto;
}

.potal-mv-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/mv-01_sp.jpg);
}

@media screen and (min-width: 640px) {
    .potal-mv-bg {
        background-image: url(../img/mv-01.jpg);
    }
}

.potal-mv-title .white {
    display: block;
}

.potal-mv-title .black {
    display: none;
}

.potal-mv-inner {
    padding: 0 30px;
}

@media screen and (min-width: 640px) {
    .potal-mv-inner {
        padding: 0 30px;
        display: flex;
        align-items: center;
        height: 523px;
    }
}


@media screen and (min-width: 980px) {	
    .potal-mv-inner {	
        height:480px ;	
    }	
}
@media all and (-ms-high-contrast:none) and (min-width: 980px){

	  *::-ms-backdrop, .potal-mv-inner {height: 568px;} /* IE11 */
	  *::-ms-backdrop, .potal-mv-bg {background-position: center top;} /* IE11 */
}

@media all and (-ms-high-contrast:none) and (min-width: 1920px) {
    *::-ms-backdrop, .potal-mv-inner {
        height: 36.354vw;
    } /* IE11 */
}
@media screen and (min-width: 1921px) {
    .potal-mv-inner {
        height: 36.354vw;
    }
}
@media screen and (min-width: 1367px) {
    .mac .potal-mv-inner {
        height: 36.354vw;
    }
}
.potal-mv-textbox {
    padding: 210px 0 60px;
    width: 100%;
}

@media screen and (min-width: 480px) {
	.potal-mv-textbox {
	    padding: 340px 0 80px;
	}
}

@media screen and (min-width: 640px) {
    .potal-mv-textbox {
        padding: 0 !important;
        width: 440px;
        margin-left: 20px;
    }
}

@media screen and (min-width: 980px) {
    .potal-mv-textbox {
        /*width: 560px;*/
		width: 460px;
    }
}

.potal-mv-title svg {
    display: block;
	fill: #fff;
}

@media screen and (min-width: 640px) {
    .potal-mv-title {
        width: 335px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 980px) {
    .potal-mv-title {
        width: 447px;
    }
}

.potal-mv-subtitle {
    margin-top: 4.6875vw;
    text-align: center;
    color: #fff;
    font-size: 3.4vw;
    line-height: 1.8;
    letter-spacing: .025em;
    text-shadow: 0px 0px 8px rgba(0, 2, 3, 0.49), 0px 0px 8px rgba(0, 2, 3, 0.49), 0px 0px 8px rgba(0, 2, 3, 0.49), 0px 0px 8px rgba(0, 2, 3, 0.49);
}

@media screen and (min-width: 640px) {
    .potal-mv-subtitle {
        margin-top: 22px;
        font-size: 15px;
        font-size: 0.9375rem;
        text-shadow: none;
    }
}

@media screen and (min-width: 980px) {
    .potal-mv-subtitle {
        margin-top: 30px;
        font-size: 20px;
        font-size: 1.25rem;
		text-align: left;
		letter-spacing: 0.09em;
    }
}

@media screen and (min-width: 640px) {
    .potal.pattern-02 .potal-header-logo .sp, .potal.pattern-03 .potal-header-logo .sp {
        display: block;
    }
    .potal.pattern-02 .potal-header-logo .pc, .potal.pattern-03 .potal-header-logo .pc {
        display: none;
    }
}

@media screen and (min-width: 640px) {
    .potal.pattern-02 .potal-mv-textbox, .potal.pattern-03 .potal-mv-textbox {
        margin-left: 0;
    }
}

.potal.pattern-02 .potal-mv-title svg, .potal.pattern-03 .potal-mv-title svg {
    fill: #000;
}


.potal.pattern-02 .potal-mv-subtitle, .potal.pattern-03 .potal-mv-subtitle {
    color: #000;
    text-shadow: 0px 0px 6.16px rgba(255, 255, 255, 0.5), 0px 0px 6.16px rgba(255, 255, 255, 0.5), 0px 0px 6.16px rgba(255, 255, 255, 0.5), 0px 0px 6.16px rgba(255, 255, 255, 0.5);
}

@media screen and (min-width: 640px) {
    .potal.pattern-02 .potal-mv-subtitle, .potal.pattern-03 .potal-mv-subtitle {
        text-shadow: none;
    }
}

.potal.pattern-02 .potal-mv-bg {
    background-image: url(../img/mv-02_sp.jpg);
}

@media screen and (min-width: 640px) {
    .potal.pattern-02 .potal-mv-bg {
        background-image: url(../img/mv-02.jpg);
    }
}

.potal.pattern-03 .potal-mv-bg {
    background-image: url(../img/mv-03_sp.jpg);
}

.potal.pattern-03 .potal-mv-textbox {
    padding: 30px 0 240px;
}

@media screen and (min-width: 480px) {
	.potal.pattern-03 .potal-mv-textbox {
	    padding: 40px 0 380px;
	}
}

@media screen and (min-width: 640px) {
    .potal.pattern-03 .potal-mv-bg {
        background-image: url(../img/mv-03.jpg);
    }
}

.potal-main {
    padding-bottom: 80px;
}

.potal-items {
    margin: -40px auto 0;
    padding: 0 15px;
    max-width: 1200px;
}

@media screen and (min-width: 640px) {
    .potal-items {
        display: flex;
        flex-wrap: wrap;
    }
}
.entry {
	margin-bottom: 5%;
	background: #f3f4f6; /*#f7f9fa;*/
}
.entry.special-site {
	background: #616a7e;
	
}
.entry.special-site:hover {
	background: #536180;
	
}
@media screen and (min-width: 640px) {
    .entry {
        flex: 0 0 48.75%;
        max-width: 48.75%;
        margin-left: 2.5%;
		margin-bottom: 0;
    }
    .entry:nth-of-type(odd) {
        margin-left: 0;
    }
    .entry:nth-of-type(n+3) {
        margin-top: 2.5%;
    }
}

@media screen and (min-width: 1024px) {
    .entry {
        flex: 0 0 31.66666%;
        max-width: 31.66666%;
        margin-left: 2.5%;
		margin-bottom: 0;
    }
    .entry:nth-of-type(odd) {
        margin-left: 2.5%;
    }
    .entry:nth-of-type(3n+1) {
        margin-left: 0;
    }
    .entry:nth-of-type(3) {
        margin-top: 0;
    }
}

.entry .poster {
    width: 100%;
}

.entry .video-link {
    display: block;
    position: relative;
}

.entry .video-link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.entry .video-link::after {
    content: '';
    position: absolute;
    left: 35%;
    top: 35%;
    width: 30%;
    height: 30%;
	background-image:url('../img/play.png');
	background-size:contain;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1000;
}
.player[style="visibility: visible;"] {
	z-index: 1001;
}

.entry.special-site:hover img,
.entry .video-link img,
.entry a:hover img {
    position: relative;
    transition: .1s;
}
.entry.special-site:hover img,
.entry .video-link:hover img,
.entry .video-link.hover img,
.entry a:hover img {
    opacity: .7;
}

.entry-textbox {
    padding: 7.8125vw 4.6875vw 6.25vw;
}

@media screen and (min-width: 640px) {
    .entry-textbox {
        padding: 30px;
    }
}

.entry-nickname {
    font-size: 12px;
    font-size: 0.75rem;
}

@media screen and (min-width: 360px) {
    .entry-nickname {
        font-size: 15px;
        font-size: 0.9375rem;
		padding-bottom: 3px;
    }
}

.entry-title,
.entry-title2 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    display: block;
}
.entry.special-site .entry-nickname,
.entry.special-site .entry-title2 {
	color: #fff;
}

.entry-title:hover,
.entry a:hover {
    text-decoration: none !important;
}

@media screen and (min-width: 360px) {
    .entry-title,
	.entry-title2 {
        font-size: 17px;
        font-size: 1.0625rem;
    }
}

@media screen and (min-width: 640px) {
    .entry-title,
	.entry-title2 {
        min-height: 90px;
    }
}

@media screen and (min-width: 980px) {
    .entry-title,
	.entry-title2 {
        min-height: 60px;
    }
}

.entry-products {
    list-style: none;
    display: none;
    padding: 5px 20px 15px;
}

.entry-products-wrapper {
    margin-top: 20px;
    background: #616a7e;/*#333;*/
    color: #fff;
    border-radius: 30px;
    transition: .1s;
}

@media all and (-ms-high-contrast: none) {
	.entry-products-wrapper {
		transform: rotate(0.000001deg);
	}
}

.entry-products-wrapper:hover {
    background: #536180;
}

.entry-products-wrapper.open {
    background: #536180;
}

.entry-products-wrapper.open .entry-products-title::after {
    content: '×';
}

.entry-products-title {
    font-size: 12px;
    font-size: 0.75rem;
    text-align: center;
    padding: 15px 20px;
    background: none;
    border: 0;
    outline: none;
    width: 100%;
    display: block;
    font-weight: bold;
    position: relative;
}

.entry-products-title::after {
    content: '＋';
    position: absolute;
    display: block;
    right: 20px;
    top: 50%;
    transform: translateY(-46%);
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1;
}

@media screen and (min-width: 360px) {
    .entry-products-title::after {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 360px) {
    .entry-products-title {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

@media screen and (min-width: 640px) {
    .entry-products-title {
        font-size: 16px;
        font-size: 1rem;
    }
}

.entry-product:nth-of-type(n+2) {
    margin-top: 3.125vw;
}

@media screen and (min-width: 640px) {
    .entry-product:nth-of-type(n+2) {
        margin-top: 20px;
    }
}

.entry-product-link {
    display: flex;
    align-items: center;
}

.entry-product-link:hover {
    color: #fff;
    text-decoration: none;
}

.entry-product-link:hover .entry-product-textbox {
    text-decoration: underline;
}

.entry-product-link::after {
    content: '〉';
    display: block;
    margin-left: auto;
}

.entry-product-imgbox {
    width: 15vw;
    height: 15vw;
    flex: 0 0 15vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}

.entry-product-imgbox img {
    width: 100%;
}

@media screen and (min-width: 640px) {
    .entry-product-imgbox {
        width: 48px;
        height: 48px;
        flex: 0 0 48px;
    }
}

@media screen and (min-width: 1200px) {
    .entry-product-imgbox {
        width: 60px;
        height: 60px;
        flex: 0 0 60px;
    }
}

.entry-product-textbox {
    margin-left: 3.125vw;
    position: relative;
    padding-right: .5em;
}

@media screen and (min-width: 640px) {
    .entry-product-textbox {
        margin-left: 20px;
    }
}

.entry-product-text {
    font-weight: bold;
    font-size: 9px;
    font-size: 0.5625rem;
}

@media screen and (min-width: 360px) {
    .entry-product-text {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

@media screen and (min-width: 640px) {
    .entry-product-text {
        font-size: 10px;
        font-size: 0.625rem;
    }
}

@media screen and (min-width: 1200px) {
    .entry-product-text {
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

.entry-product-text + .entry-product-title {
    margin-top: 1.5625vw;
}

@media screen and (min-width: 640px) {
    .entry-product-text + .entry-product-title {
        margin-top: 2px;
    }
}

.entry-product-title {
    font-size: 12px;
    font-size: 0.75rem;
}

@media screen and (min-width: 360px) {
    .entry-product-title {
        font-size: 17px;
        font-size: 1.0625rem;
    }
}

@media screen and (min-width: 640px) {
    .entry-product-title {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

@media screen and (min-width: 1200px) {
    .entry-product-title {
        font-size: 16px;
        font-size: 1rem;
    }
}

.entry-product-title + .entry-product-text {
    margin-top: 1.5625vw;
}

@media screen and (min-width: 640px) {
    .entry-product-title + .entry-product-text {
        margin-top: 2px;
    }
}

.entry-video {
    position: relative;
}

.entry-video .player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entry-video .player iframe {
    width: 100% !important;
    height: 100% !important;
}

.modal {
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-out;
}

.modal.modal-open {
    opacity: 1;
    visibility: visible;
}

.modal-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.65);
    left: 0;
    top: 0;
    padding: 0 !important;
    width: 100%;
    height: 100%;
}

.modal-wrapper {
    max-width: 500px;
    width: 100%;
    padding: 0 20px;
    margin: auto;
    height: 100%;
    box-sizing: border-box;
}

@media screen and (min-width: 640px) {
    .modal-wrapper {
        padding: 0 80px;
    }
}

.modal-contents {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 60px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.modal-content {
    position: relative;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    box-sizing: content-box;
    cursor: pointer;
}

.modal-youtube-wrapper {
    max-width: 1320px;
}

.modal-youtube-wrapper .modal-close {
    position: relative;
    width: 48px;
    height: 48px;
    box-sizing: border-box;
    margin-left: auto;
}

.modal-youtube-wrapper .modal-content {
    width: 100%;
}

.modal-youtube-wrapper .player {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}

.modal-youtube-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* no-js */
.no-js .entry-products {
    display: block;
}
