@charset "UTF-8";

.rcp_pc {
    display: block;
}

.rcp_sp {
    display: none;
}

a:hover {
    opacity: 0.5;
}

.rcp_fvbg {
    width: 100%;
    height: 440px;
    background: url("https://mochikichi.mom/img_cabinet/themochi/fv_bg.png") repeat #fffaec;
}

#rcpfv .fvcont {
    height: 440px;
    overflow: hidden;
    background: url("https://mochikichi.mom/img_cabinet/themochi/fv_left.png") no-repeat center;
    background-size: cover;
}

#rcpfv .fvcont .fv_logo {
    width: 100%;
    position: relative;
    top: 5%;
    left: 2%;
}

#rcpfv .fvcont .fv_ttl {
    width: 100%;
    position: relative;
    top: -12%;
    left: 48%;
}

#rcpfv .fv_txt {
    position: relative;
    top: -8%;
    left: 48%;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    text-align: left;
    font-weight: normal;
}

#m_contbox {
    width: 960px;
    margin: auto;
}

#m_contbox .txt_ttl {
    position: relative;
    font-size: 36px;
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN';
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}

#m_contbox .txt_ttl::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    margin: 0 auto;
    background: #4B8519;
}

#genreselect {
    padding: 80px 0;
}

#genreselect .fb_select {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}

#genreselect .fb_select img{
    border-radius: 1em 1em 0 0;
}

#genreselect .fb_select dl{
    width: 220px;
    padding: 20px;
    background: #f5f5f5;
    border-radius: 0 0 1em 1em;
    box-sizing: border-box;
}

#genreselect .fb_select dt{
    font-size: 22px;
    font-weight: bold;
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN';
    line-height: 1;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
}

#genreselect .fb_select dd{
    font-size: 16px;
    line-height: 1.6;
    padding-top: 20px;
}

#bestkitchen {
    padding: 60px 0 20px;
}

#bestkitchen .all_movie {
    padding-top: 30px;
}

#bestkitchen .fb_movie {
    width: 960px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#bestkitchen .fb_movie h3 {
    width: 960px;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN';
    padding-bottom: 10px;
}

#bestkitchen .fb_movie h3::before {
    content:"";
    display:inline-block;
    width:1em;
    height:1em;
    background:url(https://mochikichi.mom/img_cabinet/themochi/logo.png) no-repeat;
    background-size:contain;
    vertical-align: middle;
    margin-right: 10px;
}

#bestkitchen .fb_movie li {
    width: 450px;
    display: block;
    padding-right: 60px;
    padding-bottom: 80px;
}

#bestkitchen .fb_movie li:nth-of-type(2n) {
    padding-right: 0;
}

#bestkitchen .fb_movie dt {
    width: 450px;
    font-size: 20px;
    font-weight: bold;
    color: #434343;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 0;
    margin-bottom: 20px;
}

#bestkitchen .fb_movie dd {
    width: 450px;
    font-size: 16px;
    font-weight: normal;
    color: #434343;
    line-height: 1.6;
    padding-bottom: 20px;
}

#bestkitchen .fb_movie dd span {
    font-size: 16px;
    font-weight: bold;
    color: #434343;
    line-height: 1.2;
}

#bestkitchen .fb_movie .link_ichiran {
    text-align: right;
}

#bestkitchen .fb_movie .link_ichiran a {
    color: #434343;
    text-decoration: underline;
}

#tm_closing {
    width: 960px;
    margin: auto;
}

#tm_closing .tm_txt {
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
    padding: 30px 0 40px;
}

#tm_closing .fb_tmclo {
    display: flex;
    justify-content: space-between;
}

#tm_closing .fb_tmclo li {
    padding-right: 60px;
    padding-bottom: 80px;
}

#tm_closing .fb_tmclo .fb_clobox {
    width: 450px;
    display: flex;
    justify-content: space-between;
}

#tm_closing .fb_tmclo .fb_clobox img {
    width: 170px;
    height: 170px;
    padding-right: 20px;
}

#tm_closing .fb_tmclo .fb_clobox .clo_ttl {
    width: 260px;
    font-size: 22px;
    font-weight: bold;
    color: #cc0000;
    border: 2px solid #cc0000;
    padding: 5px 0;
    text-align: center;
}

#tm_closing .fb_tmclo .fb_clobox .clo_txt1 {
    width: 260px;
    font-size: 40px;
    font-weight: bold;
    padding: 18px 0;
    line-height: 1;
}

#tm_closing .fb_tmclo .fb_clobox .clo_txt1 span {
    font-weight: normal;
    font-size: 34px;
}

#tm_closing .fb_tmclo .fb_clobox .clo_txt2 {
    width: 260px;
    font-size: 18px;
    line-height: 1.4;
}

#tm_closing .fb_tmclo .btn {
    display: block;
    width: 450px;
    background: #4B8519 url(https://mochikichi.mom/img_cabinet/themochi/ico_arrow01.png) no-repeat center right 20px;
    background-size: 8px;
    padding: 10px;
    margin: 30px auto 0;
    border-radius: 2em;
    box-sizing: border-box;
    color: #FFF;
    text-align: center;
    font-size: 28px;
    text-decoration: none;
}

#tm_closing .fb_tmclo .btn:hover {
    opacity: 0.5;
}

#rcp_sns {
    padding-top: 40px;
}

#rcp_sns .sns_box {
    width: 540px;
    margin: auto;
    padding: 40px 0;
}

#rcp_sns .snstxt {
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
}

#rcp_sns .fb_sns {
    width: 530px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#rcp_sns .fb_sns li{
    padding-right: 40px;
}

#rcp_sns .fb_sns li:last-of-type {
    padding-right: 0;
}

.youtube {
    cursor: pointer;
}
