
html {
 font-size: 62.5%
}

body {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 18px;
 font-size: 1.8rem;
 line-height: 36px;
 color: #6d6d6d
}

a {
 text-decoration: none;
 color: #FFF
}

a:hover img {
 filter: alpha(opacity=70)!important;
 -moz-opacity: 0.7!important;
 opacity: 0.7!important
}

sup {
 font-size: 10px;
 line-height: 22px;
 color: #68b6dd
}

.pc {
 display: block!important
}

.sp {
 display: none!important
}

.mini {
 font-size: 11px;
 font-size: 1.3rem;
 margin-top: 10px;
 line-height: 20px
}

.dent {
 padding-left: 1em;
 text-indent: -1em;
 display: block
}

header {
 height: auto;
 padding-top: 10px;
 position: relative;
 z-index: 10
}

header p#logo {
 float: left;
 padding-bottom: 5px
}

header p#plogo {
 position: absolute;
 left: -3px;
 top: 37px
}

header h1 {
 width: 960px;
 margin: 0 auto;
 padding: 90px 0 0
}

header h1 br {
 display: none
}

header .content {
 overflow: visible
}

header .content ul {
 float: right
}

header .content ul li {
 float: left;
 font-size: 12px;
 line-height: 22px;
 padding-left: 1.25em
}

span.new {
 background-color: #DE548F;
 color: #FFF;
 padding: 2px 5px;
}

h2 span.new {
 background-color: #DE548F;
 color: #FFF;
 padding: 2px 5px;
 font-size: 58%;
 text-align: center
}

header .content ul li a {
 color: #FFF
}

header .content ul li#sns_tw, header .content ul li#sns_fb {
 font-size: 0;
 line-height: 0;
 text-align: right;
 padding-left: 0
}

header .content ul li#support {
 position: absolute;
 right: 0;
 top: 37px;
 z-index: 2
}

header .content ul li#support a {
 color: #000
}

header .content ul li#sns_tw {
 position: absolute;
 top: 48px;
 right: 40px;
 z-index: 2
}

header .content ul li#sns_fb {
 position: absolute;
 top: 48px;
 right: 0;
 z-index: 1
}

header .content ul li#sns_tw img, header .content ul li#sns_fb img {
 width: 50%;
 height: auto
}

header .content ul li#search {
 vertical-align: middle
}

#search {
 height: 24px;
 text-align: right;
 margin: 0
}

#search img {
 margin: 5px 10px 0 0;
 float: left;
 text-align: right
}

#search input, #search span {
 float: left
}

#search span {
 padding-right: 10px
}

#MF_form_phrase {
 float: left;
 height: 24px;
 padding: 0;
 margin: 0;
 border: 1px solid #cccccc;
 background: url(../images_global/bg_search.jpg) repeat-x left top
}

header nav {
 background-color: #68b6dd;
 margin-top: -30px
}

header nav ul {
 width: 960px;
 display: table;
 table-layout: fixed;
 margin: 0 auto;
 text-align: right;
 border-right: 1px solid #FFF
}

header nav ul li {
 display: inline-block;
 font-size: 175px;
 font-size: 1.75rem;
 line-height: 38px;
 text-align: left;
 padding : 0 0.8em;
 border-left: 1px solid #FFF
}

header nav ul li a {
 display: block;
 text-align: center;
 outline: none;
 color: #FFF
}

header nav ul li a:hover {
 color: #000;
 transition: all .3s
}

#hero {
 background-repeat: no-repeat;
 background-position: center bottom;
 background-size: cover;
 min-height: 600px;
 position: relative
}

#hero h2 {
 font-size: 30px;
 line-height: 36px;
 letter-spacing: 0.18em;
 display: inline-block;
 margin-top: 270px
}

#videoarea {
 background-color: #FFFFFF;
 max-width: 100%;
 min-height: 300px;
 height: auto;
 position: relative
}

.pagetop {
 position: fixed;
 right: 20px;
 bottom: 80px;
 z-index: 100;
}

.pagetop a {
 background-color: #6d6d6d;
 color: #FFF;
 border-radius: 6px;
 padding: 10px;
}

footer {
 clear: both;
 border-top: 10px solid #68b6dd;
 margin-top: 20px;
 padding: 15px 0;
 position: relative;
 font-size: 11px;
 line-height: 18px
}

footer .content {
 background-color: transparent
}

footer ul {
 float: left
}

footer ul li {
 float: left;
 margin-right: 1.5em
}

footer ul li a {
 display: block;
 color: #6d6d6d
}

footer ul li a:hover {
 text-decoration: underline
}

footer p#copyright {
 float: right;
 color: #6d6d6d
}

#snavi {
 display: none
}

#t_kantan {
 background-color: #FFFFFF
}

.sc04 {
 border-top: 2px solid #68b6dd;
 font-size: 0;
 line-height: 0;
}

.content {
 clear: both;
 width: 1080px;
 overflow: hidden;
 margin: 0 auto;
 position: relative
}

.section {
 min-height: 650px;
 position: relative
}

.section .content {
 background-color: transparent;
 padding: 80px 0
}

.section h2 {
 background-color: #68b6dd;
 font-size: 40px;
 line-height: 120px;
 letter-spacing: 0.18em;
 color: #FFF;
 text-align: center
}

.section .content p {
 margin-bottom: 40px;
 text-align: center
}

.marker_pink {
 background: linear-gradient(transparent 40%, #FFE2EA 60%);
 background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFE2EA))
}

#about ul li {
 float: left
}

.faq {
 background-color: #dbecf5;
 padding: 70px 0 60px
}

.faq .content {
 width: 850px
}

.faq dl {
 background-color: #de6e8d;
 margin-bottom: 24px
}

.faq dl dt {
 clear: both;
 float: left;
 background-color: #de6e8d;
 font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
 font-size: 28px;
 line-height: 48px;
 min-width: 44px;
 text-align: center;
 color: #FFF
}

.faq dl dt:nth-of-type(odd) {
 background-color: #68b6dd;
 border-bottom: 3px solid #dbecf5
}

.faq dl dd {
 margin: 0 0 0 44px;
 padding: 10px;
 background-color: #FFF;
 border-bottom: 3px solid #dbecf5;
 line-height: 28px
}

.faq dl dd:nth-of-type(even) {
 border-bottom: none
}

#voice h2.mv {
 background: #F8F8F8 url(../img/bg_mv04.jpg) no-repeat center top;
 font-size: 0;
 line-height: 0
}

#voice {
 background-color: #dbecf5;
 padding: 0 0 30px
}

#voice .content {
 width: 850px
}

#voice .voicebox {
 overflow: hidden;
 padding-top: 40px;
}

#voice dl dt {
 background-color: #68b6dd;
 text-align: center;
 color: #FFF;
 border-radius: 20px;
 margin-bottom: 20px;
}

#voice dl dd {
 margin: 0 0 40px 140px;
 padding: 20px;
 background-color: #FFF;
 line-height: 28px;
 border-radius: 20px;
 position: relative;
}

#voice dl dd:before {
 content: '';
 position: absolute;
 display: block;
 width: 0;
 height: 0;
 left: -12px;
 top: 18px;
 border-right: 15px solid #fff;
 border-top: 15px solid transparent;
 border-bottom: 15px solid transparent;
}

#voice dl#man01 dd:after {
 content: url(../img/man01s.png);
 display: block;
 position: absolute;
 top: 0;
 left: -140px;
 width: 6px;
 height: 6px;
}

#voice dl#man02 dd:after {
 content: url(../img/man02s.png);
 display: block;
 position: absolute;
 top: 0;
 left: -140px;
 width: 6px;
 height: 6px;
}

#voice dl#man03 dd:after {
 content: url(../img/man03s.png);
 display: block;
 position: absolute;
 top: 0;
 left: -140px;
 width: 6px;
 height: 6px;
}

#voice dl#man04 dd:after {
 content: url(../img/man04s.png);
 display: block;
 position: absolute;
 top: 0;
 left: -140px;
 width: 6px;
 height: 6px;
}

#voice dl dd:nth-of-type(even) {
 border-bottom: none
}

#morning h2.mv {
 background: #F8F8F8 url(../img/bg_mv02.png) no-repeat center top;
 font-size: 0;
 line-height: 0
}

#erb {
 border-top: 10px solid #68b6dd
}

#erb h2.mv {
 background: #f3f3f3 url(../img/bg_mv03.png) no-repeat center top;
 font-size: 0;
 line-height: 0
}

#dzec .fl {
 width: 480px
}

#dzec .fr {
 width: 380px;
 padding: 0 50px
}

#dzec .fr h3 {
 font-size: 32px
}

#dzec .fr h4 {
 font-size: 18px;
 border-bottom: 2px solid #B1B1B1;
 padding: 10px 0 10px;
 margin-bottom: 0
}

#dzec .fr h5 {
 font-size: 14px
}

#dzec .fr dl {
 font-size: 13px;
 margin: 50px 0 10px
}

#dzec .fr dl dt {
 clear: both;
 width: 5em;
 float: left;
 padding-left: 10px
}

#dzec .fr dl dt:nth-of-type(odd), #dzec .fr dl dd:nth-of-type(odd) {
 background-color: #E9E9E9
}

.section .content .note p {
 font-size: 10px;
 line-height: 22px;
 margin-bottom: 0;
 text-align: left;
 padding-left: 2em;
 text-indent: -2em
}

.section .content .note p span {
 color: #68b6dd;
 text-align: right;
 padding-right: 0.5em
}

.section .content .note p.point {
 padding-left: 1.5em;
 text-indent: -1.5em;
 margin-left: 0.5em
}

.section .content .note p.point span {
 color: #6d6d6d
}

#powered .content {
 padding-top: 20px
}

#powered h2.mincyo {
font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    background: none;
    line-height: 40px;
    font-size: 23px;
    color: #68b6dd;
    letter-spacing: 0;
    margin-bottom: 10px;
    text-align: left;
}

#powered ul li {
    clear: both;
    width: 100%;
    /* margin: 10px; */
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    /* letter-spacing: 0.2em;*/
}

#powered ul li a {
 display: block;
 background-color: #de6e8d;
 border-radius: 45px
}

.products_list {
    width: 31%;
    float: left;
    margin: 10px;
}

.products_list img {
    width:100%;
    
}

.movie_cap {width:650px;text-align:left;}

@media screen and (max-width:640px) {

html, body {
 width: 100%;
 height: auto
}

html {
 font-size: 46%
}

body {
 font-size: 18px;
 font-size: 1.8rem;
 line-height: 26px
}

.pc {
 display: none !important
}

.sp {
 display: block !important
}

.fl, .fr {
 float: none !important
}

.none {
 display: none !important
}

.imgfit {
 width: 100%;
 height: 100%;
 text-align: center;
 overflow: hidden;
 position: relative;
 font-size: 0;
 line-height: 0
}

.imgfit img {
 position: relative;
 width: 100%;
 height: auto
}

header .content {
 padding: 0
}

header #logo img {
 width: 80%;
 height: auto
}

header h1 {
 clear: both;
 width: auto;
 font-size: 14px;
 text-align: center;
 padding: 10px 10px 0;
 border-top: 1px solid #F6F6F6
}

header p#plogo {
 position: static
}

header ul, #gnav {
 display: none
}

.topmv {
 margin: 0 auto 10px
}

.menu li {
 display: initial
}

.f2 {
 padding: 36px 0 94px
}

.sc04 {
 padding: 0 10px;
}

.content, #voice .content {
 width: auto;
 margin: 0 10px;
 padding: 0 10px
}

.section {
 min-height: auto
}

.section .content {
 padding: 40px 0
}

.section h2 {
 font-size: 18px;
 line-height: 24px;
 letter-spacing: 0;
 padding: 10px 0
}

.section .content p {
 margin-bottom: 20px;
 text-align: center
}

.item {
 float: none;
 margin-right: 0
}

.item h4 {
 font-size: 0;
 margin: 0
}

.item ul {
 padding-bottom: 40px
}

.pagetop {
 position: static;
 width: auto;
 font-size: 11px;
 padding-right: 10px;
 text-align: right;
 right: auto;
 bottom: auto;
}

footer {
 margin-top: 10px;
 padding: 20px 0;
 font-size: 9px
}

footer .content {
 padding: 0
}

footer ul {
 float: none
}

footer ul li {
 float: left;
 margin-right: 0.8em
}

footer ul li a {
 display: block
}

footer ul li a:hover {
 text-decoration: underline
}

footer p#copyright {
 clear: both;
 float: none;
 text-align: center;
 padding-top: 10px
}

#snavi {
 display: block
}

.section {
 min-height: 450px;
 position: relative
}

#top h1 {
 width: atuo;
 position: static;
 margin-left: 0;
 font-size: 28px;
 line-height: 48px;
 letter-spacing: 0.18em;
 text-align: center;
 display: block
}

.content h2 {
 font-size: 20px;
 line-height: 28px;
 margin: 160px 0 25px
}

#about ul li {
 float: none
}

#morning h2.mv, #erb h2.mv, #voice h2.mv {
 background: none;
 padding: 0
}

.faq {
 padding: 30px 0
}

.faq .content {
 width: auto;
 padding: 0
}

#dzec .fr h3 {
 font-size: 20px
}

#voice p {
 margin: 20px 0 10px;
}

#voice .voicebox {
 overflow: hidden;
 padding-top: 20px;
}

.voicebox h3 img {
 width: 30%;
 height: auto
}

#voice dl dd {
 margin: 0 0 30px 0;
}

#voice dl dd:nth-of-type(even) {
 border-bottom: none
}

#dzec .fr h4 {
 font-size: 16px
}

#dzec .fr h5 {
 font-size: 12px
}

#dzec .fl {
 width: auto
}

#dzec .fr {
 width: auto;
 padding: 0
}

#dzec .fr dl {
 font-size: 12px;
 margin: 20px 0 10px
}

#powered .content h2.mincyo {
 font-size: 20px;
 margin: 0 0 20px
}

#powered ul li {
 width: auto;
 font-size: 18px;
 line-height: 50px;
 letter-spacing: 0;
 padding-bottom: 30px;
}
    
.products_list {
    width:100%;
    margin: 0;
} 
.movie_cap {width:100%;text-align:left!important;}    
}

/*2021.10追加*/
@media screen and (min-width:641px) {
    
    .modal-video-body {
    width: 80%!important;
    max-width:1000px!important;

}
}
