@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 741px) {
  .tax_bnr {
    width: 1200px;
    margin: 0 auto;
  }
  .christmas_bnr {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
  }
  .notice {
    width: 1200px;
    margin: 30px auto;
    border: solid 1px #000;
    padding: 20px;
    font-size: 15px;
  }
  .notice strong {
    font-size: 16px;
  }
  .notice span {
    color: #E73760;
    font-weight: bold;
  }
  .fv_main {
    width: 1200px;
    margin: 0 auto;
  }
  .fv_list {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
  }
  .fv_list li {
    width: 50%;
    float: left;
    overflow: hidden;
  }
  .fv_list li a img {
    width: 100%;
  }
  #fv {
    width: 100%;
    overflow: hidden;
  }
  #fv .swiper-container {
    width: 100%;
    margin: 0 auto;
    height: 460px;
  }
  #fv .swiper-slide {
    width: 1200px !important;
    height: 460px !important;
    margin: 0 auto;
  }
  #item {
    padding: 50px 0;
  }
  #item h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Crimson Text";
    margin: 0 0 50px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #item h2 span {
    line-height: 200%;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0px 0;
    color: #e52451;
    display: block;
  }
  #item ul {
    width: 890px;
    margin: 0 auto 60px auto;
  }
  #item ul li {
    width: 200px;
  }
  #item ul li figure {
    margin: 0 0 5px 0;
    padding: 0;
  }
  #item ul li figure img {
    width: 100%;
  }
  #item ul li figcaption {
    text-align: center;
    font-size: 14px;
    margin: 0;
    transition: .2s;
    letter-spacing: 0;
  }
  #item ul a {
    text-decoration: none;
  }
  #item ul a:hover figcaption {
    color: #e52451;
    text-decoration: none;
    letter-spacing: 0.08em;
    transition: .2s;
  }
  #item .btn {
    background-image: url(img/insta_alow.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    border-radius: 4px;
    border: 1px solid #8a7841;
    width: 400px;
    margin: 0 auto;
    position: relative;
    transition: .2s;
  }
  #item .btn:hover {
    background-position: 96% center;
    transition: .2s;
  }
  #item .btn a {
    display: block;
    padding: 14px 0 16px 0;
    text-align: center;
    font-size: 15px;
    color: #8a7841;
    text-decoration: none;
    line-height: 24px;
  }
  .youtube {
    padding-bottom: 60px;
  }
  .youtube .bnr {
    width: 700px;
    margin: 0 auto;
  }
  .youtube .bnr a {
    transition: .3s;
  }
  .youtube .bnr a:hover {
    opacity: 0.9;
    transition: .3s;
  }
  #rank {
    background: #f3f0e8;
    padding: 70px 0;
  }
  #rank h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Crimson Text";
    margin: 0 0 30px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #rank h2 span {
    line-height: 200%;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0px 0;
    color: #e52451;
    display: block;
  }
  #rank ul{
    display: flex;
    width: 75%;
    margin: 0 auto;
    justify-content: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f5ef+52,ffffff+100&0+3,0+50,0+50,1+51,0+100 */
    background: -moz-linear-gradient(top, rgba(247, 245, 239, 0) 3%, rgba(247, 245, 239, 0) 50%, rgba(247, 245, 239, 1) 51%, rgba(247, 245, 239, 0.98) 52%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(247, 245, 239, 0) 3%, rgba(247, 245, 239, 0) 50%, rgba(247, 245, 239, 1) 51%, rgba(247, 245, 239, 0.98) 52%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(247, 245, 239, 0) 3%, rgba(247, 245, 239, 0) 50%, rgba(247, 245, 239, 1) 51%, rgba(247, 245, 239, 0.98) 52%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7f5ef', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */

  }
  #rank ul li figcaption{
    text-align: center;
  }
  #rank ul li a{
    text-decoration: none;
  }
  #rank ul li a:hover figcaption {
    color: #e52451;
    text-decoration: none;
    letter-spacing: 0.08em;
    transition: .2s;
  }
  #rank .rank_num{
    width: 40px;
    margin: 0 auto;
  }
  #column {
    background: #f3f0e8;
    padding: 70px 0;
  }
  #column h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Crimson Text";
    margin: 0 0 30px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #column h2 span {
    line-height: 200%;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0px 0;
    color: #e52451;
    display: block;
  }
  #column ul {
    width: 1000px;
    margin: 0 auto 40px auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
  }
  #column ul li {
    width: 480px;
    margin: 0 40px 30px 0;
    padding: 0;
    float: left;
    overflow: hidden;
  }
  #column ul li:nth-child(even) {
    margin-right: 0;
  }
  #column ul figure {
    width: 220px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #column ul figcaption {
    width: 240px;
    float: right;
    min-height: 160px;
    margin: 0;
    padding: 0;
  }
  #column ul .date {
    font-size: 15px;
    margin: 0 0 2px 0;
    font-family: "Crimson Text";
    font-style: italic;
  }
  #column ul .cate {
    margin: 0 0 8px 0;
    line-height: 120%;
  }
  #column ul .cate span {
    font-size: 11px;
    color: #fff;
    padding: 4px 5px;
    background: #e52451;
  }
  #column ul h3 {
    font-size: 15px;
    color: #e52451;
    line-height: 150%;
    margin: 0 0 5px 0;
  }
  #column ul .txt01 {
    font-size: 14px;
    line-height: 160%;
    margin: 0 0 0 0;
  }
  #column ul a {
    display: block;
    overflow: hidden;
  }
  #column ul a figure img {
    transition: transform 0.3s linear;
  }
  #column ul a:hover figure img {
    transform: scale(1.08);
  }
  #column .btn {
    background-image: url(img/insta_alow.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    border-radius: 4px;
    border: 1px solid #8a7841;
    width: 400px;
    margin: 0 auto;
    position: relative;
    transition: .2s;
  }
  #column .btn:hover {
    background-position: 96% center;
    transition: .2s;
  }
  #column .btn a {
    display: block;
    padding: 14px 0 16px 0;
    text-align: center;
    font-size: 15px;
    color: #8a7841;
    text-decoration: none;
    line-height: 24px;
  }
  #media {
    padding: 100px 0;
  }
  #media h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Crimson Text";
    margin: 0 0 30px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #media h2 span {
    line-height: 200%;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0px 0;
    color: #e52451;
    display: block;
  }
  #media ul {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #media ul li {
    width: 150px;
    margin: 0 20px 20px 0;
  }
  #media ul li:nth-child(6) {
    margin: 0;
  }
  #media ul li figure {
    margin: 0 0 10px 0;
    padding: 0;
  }
  #media ul li figcaption {
    font-size: 13px;
    text-align: center;
    line-height: 160%;
    margin: 0;
  }
  #insta {
    padding: 80px;
    background: #f3f0e8;
  }
  #insta h2 {
    text-align: center;
    font-size: 30px;
    margin: 0 0 30px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #insta ul {
    width: 1000px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  #insta ul li {
    width: 150px;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 0;
  }
  #insta ul li:nth-child(6n) {
    margin: 0 0 20px 0;
  }
  #insta ul li img {
    transition: transform 0.3s linear;
  }
  #insta ul li a:hover img {
    transform: scale(1.08);
  }
  #insta .sns_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 900px;
    margin: auto;
  }
  #insta .btn {
    background-image: url(img/insta_alow.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    border-radius: 4px;
    border: 1px solid #8a7841;
    width: 400px;
    margin: 0 auto;
    position: relative;
    transition: .2s;
  }
  #insta .btn:nth-child(-n+2) {
    margin-bottom: 40px;
  }
  #insta .btn:first-child::before {
    position: absolute;
    content: "";
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(img/ico_insta.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #insta .btn:nth-child(2)::before {
    position: absolute;
    content: "\f099";
    font-family: FontAwesome;
    color: #00aced;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    width: 30px;
    height: 30px;
  }
  #insta .btn:nth-child(3)::before {
    position: absolute;
    content: "";
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    width: 30px;
    height: 30px;
    background: url(img/ico_line.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #insta .btn:nth-child(4)::before {
    position: absolute;
    content: "\f16a";
    font-family: FontAwesome;
    color: #DA1725;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    width: 30px;
    height: 30px;
  }
  #insta .btn:hover {
    background-position: 96% center;
    transition: .2s;
  }
  #insta .btn a {
    display: block;
    padding: 14px 0 16px 0;
    text-align: center;
    font-size: 22px;
    color: #8a7841;
    text-decoration: none;
    line-height: 24px;
  }
  #info {
    width: 1000px;
    margin: 0 auto;
    padding: 100px 0;
    overflow: hidden;
  }
  #facebook {
    width: 460px;
    float: left;
  }
  #news {
    width: 460px;
    float: right;
  }
  #info h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Crimson Text";
    margin: 0 0 20px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #fb {
    border: 1px solid #d9d9d9;
    padding: 30px;
  }
  .news_wrap {
    border: 1px solid #d9d9d9;
    padding: 30px 30px 10px 30px;
    margin: 0 0 5px 0;
  }
  #news ul {
    margin: 0;
    padding: 0;
  }
  #news ul li {
    overflow: hidden;
    margin: 0;
    min-height: 110px;
  }
  #news ul figure {
    width: 80px;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
  }
  #news ul figure img {
    width: 100%;
    transition: transform 0.3s linear;
  }
  #news ul a:hover figure img {
    transform: scale(1.08);
  }
  #news ul a:hover h3 {
    color: #e52451;
  }
  #news ul figcaption {
    width: 290px;
    margin: -5px 0 0 0;
    padding: 0;
    float: right;
  }
  #news ul time {
    font-size: 13px;
    margin: 0 0 0px 0;
    line-height: 100%;
    padding: 0;
    font-family: "Crimson Text";
    font-style: italic;
  }
  #news ul h3 {
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    margin: 0 0 5px 0;
    line-height: 120%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #news ul p {
    font-size: 13px;
    margin: 0;
    line-height: 160%;
  }
  #news ul a {
    overflow: hidden;
    display: block;
  }
  #news .news_link {
    text-align: right;
    margin: 0;
    font-size: 14px;
  }
  .sale_bnr {
    text-align: center;
    margin: 40px 0 0;
  }
  .sale_bnr p:nth-child(2) {
    display: none;
  }
  .denpro_bnr {
    text-align: center;
    margin: 40px 0 0;
  }
  .holiday_wrap {
    padding: 35px 0 0;
  }
  .holiday {
    color: #e40001;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
  }
  .holiday_txt {
    font-size: 15px;
    text-align: center;
    line-height: 200%
  }
  .holiday_txt strong {
    color: #e40001;
    font-size: 15px;
    display: block;
    padding: 15px 0;
  }
  .side{
    width: 30%;
    position: fixed;
    right: 30px;
    bottom: 5%;
    z-index: 40;
  }
  .hb_maintenance{
    max-width: 900px;
    width: 90%;
    margin: 80px auto;
    border: 1px solid #E52451;
  }
  .hb_maintenance .ttl{
    background: #E52451;
    text-align: center;
    color: #ffffff;
    padding: 20px 0;
    font-size: 23px;
  }
  .hb_maintenance .wrap{
    padding: 30px;
  }
  .hb_maintenance .txt{
    text-align: center;
    color: #464646;
    padding: 0 0 20px;
    font-size: 17px;
  }
  .hb_maintenance ul {
    padding: 0 0 30px;
    font-weight: bold;
    width: 350px;
    margin: auto;
  }
  .hb_maintenance ul li{
    font-size: 17px;
  }
  .hb_maintenance .hb_youtube{
    text-align: center;
  }
}
@media screen and (max-width: 740px) {
  .tax_bnr {
    width: 100%;
    margin: 0 auto;
  }
  .fv_main {
    width: 100%;
    margin: 0 auto;
  }
  .fv_list {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  .fv_list li {
    width: 100%;
    overflow: hidden;
  }
  .fv_list li a img {
    width: 100%;
  }
  .notice {
    width: 90%;
    margin: 20px auto;
    border: solid 1px #000;
    padding: 10px;
    font-size: 3.8vw;
  }
  .notice strong {
    font-size: 4vw;
  }
  .notice span {
    color: #E73760;
    font-weight: bold;
    text-align: center;
    font-style: 3.8vw;
  }
  #fv {
    width: 100%;
    margin: 0 0 0 0;
  }
  #fv .swiper-container {
    width: 100%;
    overflow: hidden;
  }
  #fv .swiper-slide {
    width: 100% !important;
  }
  #item {
    padding: 20px 0 40px;
  }
  #item h2 {
    text-align: center;
    font-size: 25px;
    font-family: "Crimson Text";
    margin: 0 0 30px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #item h2 span {
    line-height: 200%;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 0px 0;
    color: #e52451;
    display: block;
  }
  #item ul {
    width: 80%;
    margin: 0 auto 30px auto;
  }
  #item ul li {
    width: 200px;
  }
  #item ul li figure {
    margin: 0 0 5px 0;
    padding: 0;
  }
  #item ul li figure img {
    width: 100%;
  }
  #item ul li figcaption {
    text-align: center;
    font-size: 14px;
    margin: 0;
    transition: .2s;
    letter-spacing: 0;
  }
  #item ul a {
    text-decoration: none;
  }
  #item ul a:hover figcaption {
    color: #e52451;
    text-decoration: none;
    letter-spacing: 0.08em;
    transition: .2s;
  }
  #item .btn {
    background-image: url(img/insta_alow.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    border-radius: 4px;
    border: 1px solid #8a7841;
    width: 80%;
    background-size: 12px 15px;
    margin: 0 auto;
    position: relative;
    transition: .2s;
  }
  #item .btn:hover {
    background-position: 96% center;
    transition: .2s;
  }
  #item .btn a {
    display: block;
    padding: 14px 0 16px 0;
    text-align: center;
    font-family: "Crimson Text";
    font-size: 15px;
    color: #8a7841;
    text-decoration: none;
    line-height: 24px;
  }
  .youtube {
    padding-bottom: 40px;
  }
  .youtube .bnr {
    width: 90%;
    margin: 0 auto;
  }
  .youtube .bnr img {
    width: 100%;
  }
  #rank {
    background: #f3f0e8;
    padding: 50px 0 0;
  }
  #rank h2{
    text-align: center;
    font-size: 25px;
    font-family: "Crimson Text";
    margin: 0 0 30px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #rank h2 span {
    line-height: 200%;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 0px 0;
    color: #e52451;
    display: block;
  }
  #rank ul{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
  }
  #rank ul li{
    width: 29%;
    vertical-align: top;
    margin: 0 1% 20px 1%;
    display: inline-block;
  }
  #rank ul li .rank_num{
    width: 40%;
    margin: 0 auto 10px;
  }
  #rank ul li figure{
    margin: 0;
  }
  #rank ul li figcaption{
    font-size: 10px;
    padding-left: 10px;
    text-align: left;
  }
  #column {
    background: #f3f0e8;
    padding: 50px 0;
  }
  #column h2 {
    text-align: center;
    font-size: 25px;
    font-family: "Crimson Text";
    margin: 0 0 30px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #column h2 span {
    line-height: 200%;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 0px 0;
    color: #e52451;
    display: block;
  }
  #column ul {
    width: 90%;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }
  #column ul li {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    overflow: hidden;
  }
  #column ul li:last-child {
    margin: 0 0 0px 0;
  }
  #column ul li:nth-child(even) {
    float: right;
  }
  #column ul figure {
    width: 35%;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #column ul figcaption {
    width: 62%;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
  }
  #column ul .date {
    font-size: 12px;
    margin: 0 0 5px 0;
    font-family: "Crimson Text";
    font-style: italic;
  }
  #column ul .cate {
    margin: 0 0 0px 0;
    line-height: 160%;
    position: absolute;
    top: 0;
    font-size: 11px;
    right: 0;
  }
  #column ul .cate span {
    font-size: 11px;
    color: #fff;
    padding: 3px;
    line-height: 120%;
    background: #e52451;
  }
  #column ul h3 {
    font-size: 13px;
    color: #e52451;
    line-height: 150%;
    margin: 0 0 5px 0;
  }
  #column ul .txt01 {
    font-size: 12px;
    line-height: 160%;
    margin: 0 0 5px 0;
  }
  #column ul a {
    display: block;
    overflow: hidden;
  }
  #column ul a figure img {
    transition: transform 0.3s linear;
  }
  #column ul a:hover figure img {
    transform: scale(1.08);
  }
  #column .btn {
    background-image: url(img/insta_alow.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    border-radius: 4px;
    border: 1px solid #8a7841;
    width: 80%;
    background-size: 12px 15px;
    margin: 0 auto;
    position: relative;
    transition: .2s;
  }
  #column .btn:hover {
    background-position: 96% center;
    transition: .2s;
  }
  #column .btn a {
    display: block;
    padding: 14px 0 16px 0;
    text-align: center;
    font-family: "Crimson Text";
    font-size: 15px;
    color: #8a7841;
    text-decoration: none;
    line-height: 24px;
  }
  #media {
    padding: 40px 0;
  }
  #media h2 {
    text-align: center;
    font-size: 25px;
    font-family: "Crimson Text";
    margin: 0 0 30px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #media h2 span {
    line-height: 180%;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 0px 0;
    color: #e52451;
    display: block;
  }
  #media ul {
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
  }
  #media ul li {
    width: 31%;
    margin: 0 1% 20px 1%;
    float: left;
  }
  #media ul li figure {
    margin: 0 0 5px 0;
    padding: 0;
  }
  #media ul li figcaption {
    font-size: 10px;
    text-align: center;
    line-height: 160%;
    margin: 0;
  }
  #insta {
    padding: 40px 0;
    background: #f3f0e8;
  }
  #insta h2 {
    text-align: center;
    font-size: 23px;
    font-family: "Crimson Text";
    margin: 0 0 20px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #insta ul {
    width: 100%;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }
  #insta ul li {
    width: 25%;
    overflow: hidden;
    float: left;
    margin: 0;
  }
  #insta ul li img {
    transition: transform 0.3s linear;
  }
  #insta ul li a:hover img {
    transform: scale(1.08);
  }
  #insta .btn {
    background-image: url(img/insta_alow.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 12px 15px;
    border-radius: 4px;
    border: 1px solid #8a7841;
    width: 80%;
    margin: 0 auto;
    position: relative;
    transition: .2s;
  }
  #insta .btn:nth-child(-n+3){
    margin-bottom: 10px;
  }
  #insta .btn a {
    display: block;
    padding: 16px 0 16px 0;
    text-align: center;
    font-size: 4vw;
    color: #8a7841;
    text-decoration: none;
    line-height: 100%;
  }
  #insta .btn:first-child::before {
    position: absolute;
    content: "";
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    width: 20px;
    height: 20px;
    background: url(img/ico_insta.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #insta .btn:nth-child(2)::before {
    position: absolute;
    content: "\f099";
    font-family: FontAwesome;
    color: #00aced;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    width: 20px;
    height: 20px;
  }
  #insta .btn:nth-child(3)::before {
    position: absolute;
    content: "";
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    width: 20px;
    height: 20px;
    background: url(img/ico_line.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #insta .btn:nth-child(4)::before {
    position: absolute;
    content: "\f16a";
    font-family: FontAwesome;
    color: #DA1725;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    width: 20px;
    height: 20px;
  }
  #info {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
  }
  #facebook {
    width: 100%;
    margin: 0 0 40px 0;
  }
  #news {}
  #info h2 {
    text-align: center;
    font-size: 25px;
    font-family: "Crimson Text";
    margin: 0 0 20px 0;
    line-height: 100%;
    letter-spacing: 0.05em;
    font-weight: normal;
  }
  #fb {
    border: 1px solid #d9d9d9;
    padding: 30px;
  }
  .news_wrap {
    border: 1px solid #d9d9d9;
    padding: 15px;
    margin: 0 0 10px 0;
  }
  #news ul {
    margin: 0;
    padding: 0;
  }
  #news ul li {
    overflow: hidden;
    margin: 0 0 15px 0;
  }
  #news ul figure {
    width: 25%;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
  }
  #news ul figure img {
    width: 100%;
    transition: transform 0.3s linear;
  }
  #news ul a:hover figure img {
    transform: scale(1.08);
  }
  #news ul a:hover h3 {
    color: #e52451;
  }
  #news ul figcaption {
    width: 72%;
    margin: 0px 0 0 0;
    padding: 0;
    float: right;
  }
  #news ul time {
    font-size: 12px;
    margin: 0 0 0px 0;
    line-height: 100%;
    padding: 0;
    font-family: "Crimson Text";
    font-style: italic;
  }
  #news ul h3 {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    margin: 0 0 5px 0;
    line-height: 120%;
    color: #e52451;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #news ul p {
    font-size: 12px;
    margin: 0;
    line-height: 160%;
  }
  #news ul a {
    overflow: hidden;
    display: block;
  }
  #news .news_link {
    text-align: right;
    margin: 0;
    font-size: 13px;
  }
  .sale_bnr {
    text-align: center;
    margin: 20px auto 20px;
    width: 235px;
  }
  .sale_bnr p:first-child {
    display: none;
  }
  .sale_bnr img {
    width: 100%;
  }
  .denpro_bnr {
    text-align: center;
    margin: 20px auto 20px;
    width: 90%;
  }
  .holiday_wrap {
    padding: 30px 0 15px;
  }
  .holiday {
    color: #e40001;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
  }
  .holiday_txt {
    width: 90%;
    font-size: 13px;
    margin: 0 auto;
    line-height: 160%;
    text-align: left;
  }
  .holiday_txt .str_txt {
    display: block;
    color: #e40001;
    font-size: 14px;
    text-align: center;
    padding: 15px 0;
  }
  .sp_none {
    display: none;
  }
  .side{
    width: 50%;
    position: fixed;
    right: 10px;
    bottom: 5%;
    z-index: 40;
  }
  .hb_maintenance{
    width: 90%;
    margin: 40px auto;
    border: 1px solid #E52451;
  }
  .hb_maintenance .ttl{
    background: #E52451;
    text-align: center;
    color: #ffffff;
    padding: 20px 10px;
    font-size: 19px;
  }
  .hb_maintenance .wrap{
    padding: 30px;
  }
  .hb_maintenance .txt{
    color: #464646;
    padding: 0 0 20px;
    font-size: 14px;
  }
  .hb_maintenance ul {
    padding: 0 0 30px;
    font-weight: bold;
  }
  .hb_maintenance ul li{
    font-size: 14px;
  }
  .hb_maintenance .hb_youtube{
    text-align: center;
    position: relative;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
  }
  .hb_maintenance .hb_youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
}
