@charset "utf-8";

/*	Contents
/* =================================================================
	reset
================================================================= */

html {
	background-color: #fff !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
blockquote {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

ul,
ol {
    list-style: none inside;
}

img,
a img {
    border: 0;
    vertical-align: middle;
}

table,
tr,
td,
th {
    border-collapse: collapse;
}


/*	Basic Text Link	*/

a {
    color: #000;
    text-decoration: underline;
    transition: .3s;
}

a:link {
    color: #000;
    text-decoration: underline;
}

a:visited {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.7;
}

a:focus {
    color: #000;
    text-decoration: underline;
}

a:active {
    color: #000;
    text-decoration: underline;
}

@media screen and (min-width:768px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
}


/* =================================================================
	content
================================================================= */

#wrapper {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
}

#wrapper img {
    width: 100%;
    display: block;
    vertical-align: middle;
    margin: 0 auto;
}


/* =================================================================
    fv_movie
================================================================= */

.fv_movie {
    position: relative;
    height: 500px;
}

.fv_movie .mask {
   position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.fv_movie video {
    position: absolute;
    top: 1%;
    left: 5%;
}

@media screen and (max-width:767px) {
    .fv_movie {
        height: 69.3vw;
    }
    .fv_movie video {
        width: 88%;
    }
}


/* =================================================================
    fv_movie
================================================================= */

.cv01,
.cv02,
.cv03,
.cv04,
.cv05 {
	position: relative;
}

.btn01 {
    width: 93.1% !important;
    position: absolute;
    bottom: 36px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.btn02 {
    width: 93.1% !important;
    position: absolute;
    bottom: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
}
.btn03 {
    width: 93.1% !important;
    position: absolute;
    bottom: -13%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.btn04 {
    width: 93.1% !important;
    position: absolute;
    top: 63.6%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.btn04-01 {
    width: 93.1% !important;
    position: absolute;
    top: 60.6%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.btn05 {
    width: 93.1% !important;
    position: absolute;
    top: 63.6%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.btn08 {
    width: 93.1% !important;
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.btn09 {
    width: 93.1% !important;
    position: absolute;
    bottom: 26%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
}

@media screen and (max-width:767px) {
    .btn01 {
        bottom: 3%;
    }
}


/*====================================================================
    slider
====================================================================*/

.slide {
    height: 1491px;
    background-image: url(/public/images/default/mogwandogfood/sample/img05.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.slick01 {
    padding-top: 52%;
}

.slick01 .prev-arrow {
    width: 8.4% !important;
    background-size: contain!important;
    position: absolute;
    top: 57.2%;
    left: 3%;
    z-index: 1;
}

.slick01 .next-arrow {
    width: 8.4% !important;
    background-size: contain!important;
    position: absolute;
    top: 57.2%;
    right: 3%;
    z-index: 1;
}

.slick01 .prev-arrow,
.slick01 .next-arrow:hover {
    cursor: pointer;
}

@media screen and (max-width:767px) {
    .slide {
        height: 207.1vw;
    }
    .slick-slide {
        width: 85vw;
    }
}


/*====================================================================
    movie02
====================================================================*/

.movie02 {
    position: relative;
    height: 768px;
}

.movie02 .mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.movie02 video {
    position: absolute;
    top: 20.1%;
    left: 1.9%;
}

@media screen and (max-width:767px) {
    .movie02 {
        height: 106.8vw;
    }
    .movie02 video {
        width: 97.2%;
    }
}


/*====================================================================
.section .accordion_one
====================================================================*/

.section .accordion_one {
    background-image: url(/public/images/default/mogwandogfood/sample/img33.jpg);
    background-size: contain;
    max-width: 720px;
    margin: 0 auto;
}

.section .accordion_one .accordion_header {
    width: 100%;
    max-width: 489px !important;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
}

.section .accordion_one .accordion_header>img {
    margin: 0 auto;
}

.section .accordion_one .accordion_header:hover {
    opacity: .8;
}

.section .accordion_one .accordion_header img.bg_btn_aco {
    margin-top: -11px !important;
}

.section .accordion_one .accordion_header.open img.bg_btn_aco {
    display: none !important;
}

.section .accordion_one .accordion_inner {
    display: none;
    box-sizing: border-box;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}

.section .accordion_one .accordion_inner .box_one {
    width: 489px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    background-image: url(/public/images/default/mogwandogfood/sample/acc_frame.png);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 100% auto;
}

.section .accordion_one .accordion_inner .box_one::before {
    content: "";
    width: 485px;
    height: 100%;
    background-color: #575757;
    border-radius: 10px;
    position: absolute;
    left: 2px;
    bottom: -28px;
    z-index: -1;
}

.section .accordion_one .accordion_inner .box_one::after {
    content: "";
    width: 100%;
    height: 20px;
    background: url(/public/images/default/mogwandogfood/sample/acc_frame_bottom.png) no-repeat center bottom / 100% auto;
    position: absolute;
    left: 0;
    top: 100%;
}

.section .accordion_one .accordion_inner .box_one .txt_a_ac {
    padding: 20px 30px;
    color: #525252;
    text-align: justify;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
 }
 .section .accordion_one .accordion_inner .box_one .txt_a_ac span {
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 1em;
 } 

@media screen and (max-width:767px) {
    .section .accordion_one .accordion_header {
        width: 78%;
    }
    .section .accordion_one .accordion_inner {
        padding-bottom: 5vw;
    }
    .section .accordion_one .accordion_inner .box_one {
        width: 78%;
        margin: 0 auto;
        padding: 0;
        position: relative;
    }
    .section .accordion_one .accordion_inner .box_one::before {
        width: calc(100% - 4px);
        border-radius: 2vw;
        left: 2px;
        bottom: -5vw;
    }
    .section .accordion_one .accordion_inner .box_one::after {
        width: 100%;
        height: 3vw;
        top: 100%;
    }
    .section .accordion_one .accordion_inner .box_one .txt_a_ac {
        padding: 6% 6% 8%;
        font-size: 16px;
    }
}
@media screen and (max-width: 1024px) {
    .section .accordion_one .accordion_inner .box_one::after {
        top: 99%; /* 余分な線を消すため */
    }
 }


/*====================================================================
    movie03
====================================================================*/

.movie03 {
    position: relative;
}

.movie03 video {
    width: 90%;
    position: absolute;
    top: 38%; /*top: 45.4%;*/
    left: 5%;
}


/*====================================================================
    materials
====================================================================*/

.materials {
    padding-top: 11%;
}

.materials p {
    width: 88%;
    color: #525252;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;
    margin: 5% auto;
}

@media screen and (max-width:767px) {
    .materials p {
        font-size: 14px;
    }
}


/*====================================================================
    components
====================================================================*/

.components {
    margin: 0 0 11%;
    padding-top: 5%;
}

.components table {
    width: 90%;
    margin: 5% auto 4%;
}

.components table th,
.components table td {
    width: 25%;
    height: 70px;
    color: #525252;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    border: 2px solid #D5A86D;
    padding: 0.5% 0 0 2.5%;
}

.components table th {
    background-color: #F6ECD1;
}

.components table td {
    background-color: #fffaf4;
}

.components p {
    width: 90%;
    color: #525252;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 0 0 2.5%;
}

@media screen and (max-width:767px) {
    .components table th,
    .components table td {
        height: 50px;
        font-size: 14px;
        border: 1px solid #D5A86D;
        padding: 0.5% 0 0 1.5%;
    }
    .components p {
        font-size: 14px;
        padding: 0 0 0 1.5%;
    }
}


/*====================================================================
    contact
====================================================================*/

.contact {
    height: 465px;
    background-color: #78B299;
    position: relative;
}

.contact a {
    transition: .3s;
}

.contact .btn06 {
    width: 81% !important;
    position: absolute;
    top: 19%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.contact .btn07 {
    width: 86% !important;
    position: absolute;
    top: 81%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.contacttext {
    margin: 0 40px;
    background-color: #FFFFFF;
    position: relative;
}

.contacttext h3 {
    font-size: 55px;
    color: #78b299;
    padding: 0px 25px;
}

.contacttext .hour {
    font-size: 30px;
}

.contacttext p {
    padding: 0px 25px;
    font-size: 18px;
}

@media screen and (max-width:767px) {
    .contact {
        height: 89vw;
    }
    .contacttext {
    margin: 0 25px;
    background-color: #FFFFFF;
    position: relative;
    }
    .contacttext h3 {
    font-size: 33px;
    color: #78b299;
    padding: 0px 10px;
    }
    .contacttext .hour {
    font-size: 21px;
    }
    .contacttext p {
    font-size: 15px;
    }
}