﻿@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, 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;
    font-weight: normal;
}

body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
ol, ul {
    list-style: none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
    display: inline-block;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
*:focus {
  outline: none;
}

/* Common */
a:hover {
    transition: opacity .15s ease .1s;
    opacity: .7;
}
.spOnly {
    display: none;
}
.ff-b{
    font-family: 'Futo Go B101', sans-serif;
}
.ff-r{
    font-family: 'Gothic Medium BBB', sans-serif;
}
img {
    vertical-align: top;
    max-width: 100%;
}
html {
    font-size:62.5%;
    scroll-behavior: smooth;
} 
body {
    font-size: 1.7rem;
    color: #00271d;
    font-family: 'Gothic Medium BBB', sans-serif;
    line-height: 1.58;
    letter-spacing: .04em;
    overflow-x: hidden;
}
@media screen and (max-width: 768px){
    body{
        line-height: 1.466;
        font-size: 1.5rem;
    }
    .spOnly {
        display: block !important;
    }
    .pcOnly {
        display: none;
    }
}
.bg-wrap {
    background: url(../images/bg01-1.jpg);
    background-size: cover;
    background-position: center center;
    position: fixed;
    bottom: 0;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -10;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
    line-height: 0;
}
#bg2.bg-wrap {
    background: url(../images/bg01-2.jpg);
    background-size: cover;
    background-position: center center;
    opacity: 0;
    line-height: 0;
}
#bg2.bg-wrap.fadein {
    opacity: 1;
}
#yokoku2 .bg-wrap {
    background: url(../images/02/bg01.jpg);
    background-size: cover;
    background-position: center center;
}
header {
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 18% 63% auto;
    place-items: center;
}
header h1 {
    grid-area: 1 / 3 / 2 / 4;
}
header div{
    position: absolute;
}
header img {
    max-height: 100vh;
}
#yokoku1 header h1, #yokoku2 header h1{
    position: absolute;
    top: 0;
    background-color: #f5b216;
    padding: 2.5em 0.8em;
}
#yokoku3 header {
    background: url(../images/03/bg01.jpg);
    background-size: cover;
    background-position: center center;
    display: block;
    position: relative;
}
#yokoku3 header h1 {
    position: absolute;
    bottom: 15vh;
    right: 10vw;
    color: #fff;
    font-size: 3rem;
}
#yokoku3 header h1 span, #yokoku4 header h1 span, #yokoku5 header h1 span, #yokoku6 header h1 span{
    font-size: 1.5rem;
    display: block;
}
#yokoku4 header {
    background: url(../images/04/bg01.jpg);
    background-size: cover;
    background-position: center center;
    display: block;
    position: relative;
}
#yokoku4 header h1 {
    position: absolute;
    bottom: 25vh;
    left: 8vw;
    color: #fff;
    font-size: 3rem;
}
#yokoku5 header {
    background: url(../images/05/bg01.jpg);
    background-size: cover;
    background-position: center center;
    display: block;
    position: relative;
}
#yokoku5 header h1 {
    position: absolute;
    bottom: 28vh;
    left: 8vw;
    color: #00271d;
    font-size: 3rem;
}
#yokoku6 header {
    background: url(../images/06/bg01.jpg);
    background-size: cover;
    background-position: center center;
    display: block;
    position: relative;
}
#yokoku6 header h1 {
    position: absolute;
    bottom: 35vh;
    right: 8vw;
    color: #00271d;
    font-size: 3rem;
}

#contents_inner .yodogawa{
    background-color: rgba(245, 178, 22, 0.9);
    padding: 110px 0;
}
#yokoku3 #contents_inner .yodogawa{
    background: url(../images/03/bg02.jpg);
    background-size: cover;
    background-position: center center;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    display: block;
    position: relative;
    padding: 0;
}
#yokoku4 #contents_inner .yodogawa{
    background: url(../images/04/bg02.jpg);
    background-size: cover;
    background-position: center center;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    display: block;
    position: relative;
    padding: 0;
}
#yokoku5 #contents_inner .yodogawa{
    background: url(../images/05/bg02.jpg);
    background-size: cover;
    background-position: center center;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    display: block;
    position: relative;
    padding: 0;
}
#yokoku6 #contents_inner .yodogawa{
    background: url(../images/06/bg02.jpg);
    background-size: cover;
    background-position: center center;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    display: block;
    position: relative;
    padding: 0;
}
#contents_inner p {
    max-width: 450px;
    margin: 0 auto;
}
#contents_inner .article{
    padding: 90px 0 40px;
    background-color: rgba(255, 255, 255, .9);
}
#contents_inner .article p{
    padding-bottom: 2.5em
}
#contents_inner .article div.img{
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 2.5em;
}
#contents_inner .article div.img2{
    max-width: 870px;
}
#contents_inner .article .last{
    padding-bottom: 6em !important;
}
#contents_inner .article div.img > img{
    padding-bottom: 1em;
}
#contents_inner .article div.img > img:last-of-type {
    padding-bottom: 0;
}
#contents_inner small{
    font-size: 1.2rem;
    line-height: 1.5;
    display: inline-block;
}
#contents_inner .article sup{
    font-size: 60%;
}
#contents_inner .article p.date{
    text-align: center;
    line-height: 2;
    padding-top: 100px;
}
#contents_inner .article .howto{
    background-color: rgba(225, 225, 225,.9);
    padding: 130px 0;
}
#contents_inner .article .howto h2{
    text-align: center;
    padding-bottom: 60px;
}
#contents_inner .article .howto div.img {
    max-width: 870px;
}
#contents_inner .article .howto div p {
    max-width: 100%;
    padding-top: .8em;
}
#contents_inner .article .howto div p span {
    text-indent: -1em;
    padding-left: 1em;
    display: block;
}
#contents_inner .article .article_nav {
    background-color: rgba(0, 39, 29, .9);
    margin: 150px 0 100px;
}
#contents_inner .article .article_nav h2{
    text-align: center;
    padding: 5em 0 3em;
}
#contents_inner .article .article_nav ul{
    max-width: 1000px;
    color: #fff;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 5em;
}
#contents_inner .article .article_nav ul li h3{
    font-size: 1.5rem;
    font-feature-settings: "palt";
    padding: 1em 0 0.5em;
}
#contents_inner .article .article_nav ul li span{
    font-size: 1.3rem;
    display: block;
}
#contents_inner .article .article_nav ul li a{
    color: #fff;
}
#contents_inner .article div.video-wrap {
    max-width: 600px;
    width: 90%;
    margin: 0 auto;
    position: relative;
}
#contents_inner .article div.video-wrap div {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
#contents_inner .article div.video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#contents_inner .disabled {
    visibility: hidden;
}
#contents_inner .article div.item {
    border-bottom: solid 1px;
    max-width: 600px;
    margin: 0 auto 60px;
    padding-bottom: 0;
}
#contents_inner .article div.item > div{
    padding-left: 75px;
    padding-bottom: 30px;
    text-align: left;
}
#contents_inner .article div.item > div h2{
    font-size: 1.5rem;
    margin-top: 60px;
    padding: 0.5em 0.6em 0.3em;
    display: inline-block;
    color: #d0d0ca;
    background-color: #00271d;
}
#contents_inner .article div.item > div ul{
    list-style: disc;
    margin: 1.5em 0 0 1em;
}
#contents_inner .article div.item > div ul li{
    font-size: 2rem;
    font-weight: bold;
}
#contents_inner .article div.prof {
    max-width: 600px;
    margin: 0 auto 100px;
    background-color: #f5b216;
}
#contents_inner .article div.prof > div,#contents_inner .article div.prof > h3{
    text-align: left;
    padding-left: 11%;
    padding-right: 11%;
}
#contents_inner .article div.prof > h3{
    padding-top: 50px;
    padding-bottom: 1em;
}
#contents_inner .article div.prof  > div{
    padding-bottom: 0;
}
#contents_inner .article div.model dl dt > div{
    position: relative;
    padding-bottom: 0;
}
#contents_inner .article div.model dl dt span{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2em;
    display: block;
}
@media (min-width: 769px){
    #yokoku1 header div {
        bottom: 10vh;
    }
    #yokoku2 header div {
        top: 9vh;
    }
    #yokoku3 #contents_inner .yodogawa p{
        position: absolute;
        bottom: 14vh;
        padding: 40px 5vw 40px 10vw;
        background-color: rgba(255,255,255,.7);
    }
    #yokoku4 #contents_inner .yodogawa p{
        position: absolute;
        right: 5vw;
        bottom: 12vh;
    }
    #yokoku5 #contents_inner .yodogawa p{
        position: absolute;
        top: 21vh;
        left: 10vw;
    }
    #yokoku6 #contents_inner .yodogawa p{
        position: absolute;
        top: 15vh;
        left: 6vw;
    }
    #contents_inner .article div.model dl {
        display: flex;
    }
    #contents_inner .article div.model dl dt{
        margin-right: 20px;
    }
    #contents_inner .article img.img-header2{
        padding-top: 100px;
    }
}
@media screen and (max-width: 768px){
    .bg-wrap {
        background: url(../images/bg01-1_sp.jpg);
        background-size: cover;
        background-position: center center;
        position: fixed;
        bottom: 0;
    }
    #bg2.bg-wrap {
        background: url(../images/bg01-2_sp.jpg);
        background-size: cover;
        background-position: center center;
    }    
    #yokoku2 .bg-wrap {
        background: url(../images/02/bg01_sp.jpg);
        background-size: cover;
        background-position: center center;
    }
    #yokoku1 header h1 {
        padding: 1em 0.8em;
    }
    #yokoku1 header h1 img {
        height: 50vh;
        height: calc(var(--vh, 1vh) * 50);
    }
    #yokoku1 header div{
        width: 51.73vw;
        top: 10vh;
        top: calc(var(--vh, 1vh) * 10);
        left: 10vw
    }
    #yokoku2 header h1 {
        grid-area: auto;
        right: 8vw;
        padding: 1em 0.8em;
    }
    #yokoku2 header h1 img {
        height: 31vh;
        height: calc(var(--vh, 1vh) * 31);
    }
    #yokoku2 header div{
        width: 69vw;
        top: 45vh;
        top: calc(var(--vh, 1vh) * 45);
    }
    #yokoku2 header div img{
        width: 100%;
    }    
    #yokoku3 header h1, #yokoku4 header h1 {
        bottom: 10vh;
        bottom: calc(var(--vh, 1vh) * 10);
        right: auto;
        left: 5vw;
        font-size: 2.5rem;
    }
    #yokoku5 header h1 {
        top: 10vh;
        top: calc(var(--vh, 1vh) * 10);
        left: 5vw;
        font-size: 2.5rem;
    }
    #yokoku6 header h1 {
        bottom: 8vh;
        bottom: calc(var(--vh, 1vh) * 8);
        left: 5vw;
        right: auto;
        font-size: 2.5rem;
    }
    #yokoku3 header h1 span, #yokoku4 header h1 span, #yokoku5 header h1 span, #yokoku6 header h1 span{
        font-size:min(4vw, 15px);
    }
    #yokoku3 header {
        background: url(../images/03/bg01_sp.jpg);
        background-size: cover;
        background-position: center center;
    }
    #yokoku4 header {
        background: url(../images/04/bg01_sp.jpg);
        background-size: cover;
        background-position: center center;
    }
    #yokoku5 header {
        background: url(../images/05/bg01_sp.jpg);
        background-size: cover;
        background-position: center center;
    }
    #yokoku6 header {
        background: url(../images/06/bg01_sp.jpg);
        background-size: cover;
        background-position: center center;
    }
    #contents_inner .article {
        padding: 40px 0;
    }
    #contents_inner .yodogawa {
        padding: 40px 5%;
    }
    #contents_inner .yodogawa > img {
        width: 100%;
    }
    #yokoku3 #contents_inner .yodogawa, #yokoku4 #contents_inner .yodogawa, #yokoku5 #contents_inner .yodogawa, #yokoku6 #contents_inner .yodogawa {
        background-image: none;
        height: auto;
        padding: 0;
    }
    #yokoku3 #contents_inner .yodogawa p, #yokoku4 #contents_inner .yodogawa p, #yokoku5 #contents_inner .yodogawa p, #yokoku6 #contents_inner .yodogawa p{
        background-color: rgba(245,178,22,.9);
        padding: 2em 5%;
        max-width: 100%;
    }
    #contents_inner .article p {
        padding: 0 5% 25px;
    }
    #contents_inner .article .last {
        padding-bottom: 4em !important;
    }
    #contents_inner .article .howto {
        padding: 60px 0 30px;
    }
    #contents_inner .article .howto h2 {
        padding-bottom: 40px;
    }
    #contents_inner .article .howto div p {
        padding-bottom: 0;
    }
    #contents_inner .article div {
        padding-bottom: 25px;
    }
    #contents_inner .article div.img {
        width: 100%;
    }
    #contents_inner .article div.model {
        margin: 0 5% 20px;
        padding: 25px 0 0;
    }
    #contents_inner .article div.model dl {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 25px;
    }
    #contents_inner .article div.video-wrap {
        padding-bottom: 0;
        margin: 0 auto 20px;
    }
    #contents_inner .article .article_nav{
        padding: 0 5%;
        margin: 70px 0 50px;
    }
    #contents_inner .article .article_nav ul {
        flex-wrap: wrap;
    }
    #contents_inner .article .article_nav ul li {
        width: 49%;
        margin-bottom: 1em;
    }
    #contents_inner .article div.title {
        padding-top: 40px;
    }
    #contents_inner .article img.img-header{
        width: 100%;
    }
    #contents_inner .article div.item {
        margin: 0 5% 30px;
    }
    #contents_inner .article div.item > div {
        padding-left: 0;
        padding-bottom: 20px;
    }
    #contents_inner .article div.item > div h2 {
        margin-top: 25px;
    }
    #contents_inner .article div.prof {
        padding: 0 0 50px;
        margin: 0 auto;
    }
    #contents_inner .article div.prof > div, #contents_inner .article div.prof > h3 {
        padding-right: 6%;
        padding-left: 6%;
    }
    #contents_inner .article p.date {
        padding: 25px 5%;
    }
    #contents_inner .article div.model dl dt > div {
        text-align: left;
        display: inline-block;
        margin-bottom: 1em;
    }
    #contents_inner .article div.model dl dt span {
        left: auto;
        right: -5em;
        bottom: 0;
    }
}
@media screen and (max-width: 640px){
    #yokoku2 #contents_inner .yodogawa .index dl {
        font-size: 4.6vw;
        white-space: nowrap;
    }
    #yokoku2 #contents_inner .yodogawa .index dl .date {
        font-size: 3.8vw;
    }
    #contents_inner .article div.item > div ul li{
        font-size: 1.5rem;
        font-weight: normal;
    }
}
@media screen and (max-width: 320px){
    #yokoku3 header div {
        left: 0;
    }
}

/* footer */
footer .foot_common_link a {
    font-family: 'Midashi Go MB1', sans-serif;
}
@media (min-width: 769px){
    footer {
        text-align: center;
        position: relative;
        z-index: 90;
    }
    footer .foot_link ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    footer .foot_link ul li {
        margin-left: 15px;
        margin-right: 15px;
    }
    footer .foot_link ul li img {
        width: auto;
        height: 28.05px;
    }
    footer .foot_common_link {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    footer .foot_common_link ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    footer .foot_common_link ul li {
        position: relative;
        font-size: 12px;
    }
    footer .foot_common_link ul li a {
        color: #00271d;
    }
    footer .foot_common_link ul li:after {
        content: '／';
        margin: 0 .25em;
        color: #00271d;
    }
    footer .foot_common_link ul li:last-of-type:after {
        content: none;
    }
    footer .copyright {
        width: 71.62px;
        height: 7.52px;
        margin: 0 auto;
    }
    footer img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
        font-family: "object-fit: contain; object-position: center;";
    }
}
@media screen and (max-width: 768px){
    footer {
        text-align: center;
        padding-top: 14.6666666667vw;
        padding-bottom: 0;
        position: relative;
        z-index: 90;
    }
    footer img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
        font-family: "object-fit: contain; object-position: center;";
    }
    footer .foot_link {
        margin-bottom: 10.6666666667vw;
    }
    footer .foot_link ul {
        margin-bottom: -2.6666666667vw;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    footer .foot_link ul li {
        margin: 0 1.3333333333vw;
        margin-bottom: 2.6666666667vw;
    }
    footer .foot_link ul li.tw {
        width: 18.8834666667vw;
        height: 6.06888vw;
    }
    footer .foot_link ul li.fb {
        width: 22.2437866667vw;
        height: 6.06888vw;
    }
    footer .foot_link ul li.mail {
        width: 21.772vw;
        height: 6.06888vw;
    }
    footer .foot_link ul li.store {
        width: 27.9206933333vw;
        height: 6.06888vw;
    }
    footer .foot_link ul li.home {
        width: 28.6557066667vw;
        height: 6.06888vw;
    }
    footer .foot_common_link {
        margin-bottom: 9.3333333333vw;
    }
    footer .foot_common_link ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    footer .foot_common_link ul li {
        position: relative;
        font-size: 2.6666666667vw;
        line-height: 1.6827em;
    }
    footer .foot_common_link ul li a {
        color: #00271d;
    }
    footer .copyright {
        width: 17.2914133333vw;
        height: 1.8056266667vw;
        margin: 0 auto;
    }
}