@charset "utf-8";
.back{
    background: url("../images/back_bg.jpg") top center;
    background-attachment: fixed;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
#ittoko{
    max-width: 1280px;
    margin: 0 auto;
    background: #fff;
    color: #333333;
}
#ittoko a:hover{
    text-decoration: none;
    opacity: 0.8;
}
#ittoko .flex{
    display: flex;
    width: 100%;
}
#ittoko .sasaru{
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 41%;
    max-width: 350px;
}
/*------ ヘッダー------ */
#ittoko #header{
    display: flex;
    margin: 0 auto;
}
#ittoko #header #main_nav{
    border: 7px solid #7f675e;
    width: 16%;
    text-align: center;
    background: #333333;
    padding: 1%;
    position: relative;
}
#ittoko #header #main_nav .neko{
    position: absolute;
    bottom: 0;
    left: auto;
    right: -11%;
    width: 29%;
}
#ittoko #header #main_nav h2{
    width: 62%;
    margin: 0 auto;
}
#ittoko #header #main_nav .sns{
    margin: 10% auto 0;
}
#ittoko #header #main_nav li{
    width: 100%;
    margin: 6px auto;
}
#ittoko #header #main_img{
    width: 84%;
}
#ittoko #header #main_img .inner{
/*    background: url("../images/main_pc.jpg") no-repeat top center;*/
    background: url("../images/main_pc2021.jpg?0329") no-repeat top center;
    background-size: cover;
    padding-top: 43.856%;
}
#ittoko .nav_sns{
    display: flex;
    justify-content: center;
    align-items: center;
}
#ittoko .nav_sns .nav_teitter{
    display: block;
    border: 0.18em #fff solid;
    color: #fff;
    border-radius: 0.4em;
    width: 3.6vw;
    font-size: 1.94vw;
    margin: 0 5%;
}
#ittoko #top_nav .nav_sns .nav_teitter{
    display: block;
    border: 0.18em #fff solid;
    color: #fff;
    border-radius: 0.4em;
    width: 5.5vw;
    font-size: 1.94vw;
    margin: 0 5%;
}
#ittoko .nav_sns .nav_insta{
    display: block;
    color: #fff;
    font-size: 4vw;
    margin: 0 5%;
    /* border: 1px solid; */
    line-height: 4vw;
}
/*------ ------ コーナーヘッダー------ ------ */
#ittoko #top_nav{
    border: 0.5em solid #7f675e;
    width: 100%;
    text-align: center;
    background: #333333;
    padding: 1%;
    position: relative;
    display: flex;
    align-items: center;
}
#ittoko #top_nav>a{
    display: block;
    margin: 0 2% 0 1%;
}
#ittoko #top_nav h2{
    /* width: 8%; */
    margin: 0 1%;
}
#ittoko #top_nav ul{
    display: flex;
}
#ittoko #top_nav .sns{
    /* margin: 2% auto; */
}
#ittoko #top_nav li{
    width: 15%;
    margin: 0 1%;
}
#ittoko #header #main_img{
    width: 84%;
    background: #f7f6f4;
}
.slider-pro .flex{
    display: flex;
    color: #333333;
}
#ittoko #header .slide_img{
    width: 10%;
}
#ittoko #header .txt h4{
    width: 80%;
    margin: 10% auto 5%;
}
#ittoko #header .txt h3 , #ittoko #header .txt h2{
    font-size: 21px;
    margin: 0 auto;
    color: #333;
}
#odekake #header .txt{
    width: 35%;
    background: #b5aeda;
    text-align: center;
    padding: 2%;
}
#kitchen #header .txt{
    width: 35%;
    background: #fdf675;
    text-align: center;
    padding: 2%;
}
#gourmet #header .txt{
    width: 35%;
    background: #9dd8cf;
    text-align: center;
    padding: 2%;
}
#trend #header .txt{
    width: 35%;
    background: #f3cad5;
    text-align: center;
    padding: 2%;
}
#kitchen .slider-pro .txt{
    width: 35%;
    background: #fdf675;
    text-align: center;
}
img.sp-image {
    width: 65%!important;
}
#kitchen .category_view{
    width: 95%;
    margin: 0 auto;
}
#kitchen .category_view h2{
    background: #fdf675;
    padding: 1%;
    font-size: 20px;
    margin-bottom: 2%;
}
#kitchen .yellow p{
    width: 95%;
    margin: 1% auto;
    font-size: 16px;
}
/*スライダー*/

@media screen and (min-width:1280px) {
    #ittoko #top_nav .nav_sns .nav_teitter{
        width: 60px;
        font-size: 21px;
    }
    #ittoko .nav_sns .nav_teitter{
        width: 40px;
        font-size: 21px;
    }
    #ittoko .nav_sns .nav_insta{
        font-size: 44px;
        line-height: 0;
    }
}
/*タイトル*/
#ittoko #content .ttl{
    display: flex;
    width: 95%;
    align-items: center;
    margin: 2% auto;
}
#ittoko #content .ttl img{
    display: block;
    width: 20.6%;
}
#ittoko #fullcontent .ttl{
    display: flex;
    width: 100%;
    align-items: center;
    margin: 2% auto;
}
#ittoko #fullcontent .ttl img{
    display: block;
    width: 24%;
}
#ittoko .ttl .line_brown{
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(232, 215, 197, 1) 10px, rgba(232, 215, 197, 1) 20px );
    width: 100%;
    height: 10px;

    margin: 0 0 0 2%;
}
#ittoko .ttl .line_purple{
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(181, 174, 218, 1) 10px, rgba(181, 174, 218, 1) 20px );
    width: 100%;
    height: 10px;
    margin: 0 0 0 2%;
}
#ittoko .ttl .line_green{
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(158, 217, 208, 1) 10px, rgba(158, 217, 208, 1) 20px );
    width: 100%;
    height: 10px;
    margin: 0 0 0 2%;
}
#ittoko .ttl .line_pink{
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(244, 203, 214, 1) 10px, rgba(244, 203, 214, 1) 20px );
    width: 100%;
    height: 10px;
    margin: 0 0 0 2%;
}
#ittoko .ttl .line_yellow{
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(253, 246, 117, 1) 10px, rgba(253, 246, 117, 1) 20px );
    width: 100%;
    height: 10px;
    margin: 0 0 0 2%;
}
/*------ ------ content------ ------ */
#ittoko #content{
    display: flex;
    margin: 0 auto;
}
/*------ main------ */
#ittoko #content #main_con{
    width: 80%;
    position: relative;
}
/*動画*/
.moviewrap{
    position: relative;
    margin: 30px auto;
    width: 70%;
}
.movie_bg{
    background: url("../images/movie_bg.png") top center no-repeat;
    background-size: cover;
    padding-top: 58.61%;
    position: relative;
}
.movie{
    display: block;
    width: 95%;
    padding-top: 53.5%;
    position: absolute;
    margin: 0 auto;
    top: 4%;
    left: 0;
    right: 0;
}
.movie .movieCon{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
/*番宣--next_oa*/
#ittoko #main_con #next_oa{
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(232, 215, 197, 1) 10px, rgba(232, 215, 197, 1) 20px );
    padding: 10px;
    width: 95%;
    margin: 0 auto 4%;
    border-radius: 1em;
}
.data_movie{
    position: relative;
    width: 65%;
}
.data_movie .movie{
    width: 100%;
    padding-top: 56.25%;
    top: 0;
    position: relative;
}
.data_movie .img_con{
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    position: relative;
}
.data_movie img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#ittoko #main_con #next_oa ul{
    background: #fff;

    padding: 1%;
}
#ittoko #main_con #next_oa li{
    font-size: 18px;
    border-bottom: 3px solid #e8d7c5;
    padding: 1% 0;
    font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
}

#ittoko #main_con #next_oa li:last-child{
    border: none;
}
/*最新情報*/
#ittoko #new_contents{
    width: 100%;





    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 2.5%;

}
#ittoko #new_contents li{
    width: 33.333%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 3%;
}
#ittoko #new_contents a{
    color: #333333;
    width: 90%;
}
#ittoko #new_contents .trim{
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}
#ittoko #new_contents .trim img{
    width: 100%;
    position: absolute;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%); 
    -ms-transform: translate(-50%, -50%);
}
#ittoko #new_contents .trim img:hover{
    transform: scale(1.1,1.1) translate(-45%, -45%);
    transition-duration: 0.5s;
}
#ittoko #new_contents .caption{
    position: relative;
    width: 100%;
    bottom: 4%;
    right: 3%;
}
#ittoko #new_contents .caption .txt{
    padding: 3% 2%;
    width: 90%;
}
#ittoko #new_contents .travel .txt{
    background: #b5aeda;

}
#ittoko #new_contents .gourmet .txt{
    background: #9ed9d0;
}
#ittoko #new_contents .trend .txt{
    background: #f4cbd6;
}
 #ittoko #new_contents .kitchen .txt{
    background: #fdf675;
}
#ittoko #new_contents h4{
    display: inline-block;
    background: #fff;
    margin-right: 5%;
    border-radius: 0.4em;
    width: 40%;
    max-width: 100px;
    text-align: center;
}
#ittoko #new_contents .caption h3{
    display: inline-block;
}
#ittoko #new_contents .caption .triangle{
    display: flex;
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
/*------ side------ */
#ittoko #content #side{
    width: 30%;
    background: #f5c9d0;
}
#ittoko .bn{
    width: 95%;
    margin: 5% auto;
    display: block;
    overflow: hidden;
    border-radius: 1em;
    border: 2px solid #faaf3a;
    box-shadow: 4px 4px #faaf3a;
}
#ittoko .bn:hover{
    box-shadow:none;
    transform: translate(0.5em,0.5em);
    transition-duration :0.2s;
    opacity: 1.0;
}
#ittoko .bn_gray{
    width: 95%;
    margin: 5% auto;
    display: block;
    overflow: hidden;
    border-radius: 1em;
    border: 2px solid #faaf3a;
    opacity: 0.5;
    cursor: default;
}
#ittoko .bn_gray:hover{
    opacity: 0.5;
}
#ittoko #twitter .ttl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0 10px;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 17px;
}
#ittoko #twitter .ttl a{
    color: #000;
}
#ittoko  #twitter .ttl a i.fa-twitter {
    color: #fff;
    background: #1ea1f3;


    padding: 5px;
    border-radius: 0.3em;
    margin-right: 0.3em;
    transition: .3s;
}
#ittoko #twitter .ttl a i.fa-instagram {
    color: #fff;
    background: #cc27b6;
    padding: 5px;
    border-radius: 0.4em;
    margin-right: 0.3em;
    transition: .3s;
}
#ittoko  #twitter .ttl a.follow {
    font-size: 64%;
    border: 1px solid #ccc;
    padding: 3px 11px;
    border-radius: 6px;
}
#twitter{
    width: 95%;
    margin: 0 auto;
    background: #fff;
    padding: 3%;
    border-radius: 1em;
    /* max-width: 450px; */
}
#twitter .twtter_bg{
    background-size: auto auto;
    background-color: rgba(223, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(166, 226, 230, 1) 10px, rgba(166, 226, 230, 1) 20px );
    padding: 10px;
    border-radius: 1em;
}
#twitter .twtter_bg .twtter_bg_inner{
    background: #fff;
}
/*------ ------ いっとこ！のこと------ ------ */
#ittoko #about{
    background: #faaf3a;
    padding: 1% 2% 6%;
}
#ittoko #about .ttl{
    margin: 1% 0;
}
#ittoko #about .flex{
    display:flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 87%;
    margin: 0 auto;
}
#ittoko #about a{
    display: block;
    width: 29.3%;
    margin: 2% 2%;
    border-radius: 1em;
    overflow: hidden;
    box-shadow: 5px 5px #f5c9d0;
}
#ittoko #about a{

    display: block;
    width: 29.3%;
    margin: 2% 2%;
    border-radius: 1em;
    overflow: hidden;
    box-shadow: 5px 5px #f5c9d0;
}
#ittoko #about a:hover{
    box-shadow:none;
    transform: translate(0.5em,0.5em);
    transition-duration :0.2s;
    opacity: 1.0;
}
/*------ ------#kitchen------ ------ */
#kitchen #new_contents li{
    width: 20%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 3%;
}
#kitchen #new_contents a{
    color: #333333;
    width: 90%;
}
#kitchen #new_contents .trim{
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    position: relative;
    border-radius: 2em;
}
#kitchen #new_contents .trim img{
    width: auto;
    height: 100%;
    position: absolute;
    max-width: none;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#kitchen #new_contents .caption{
    position: relative;
    width: 100%;
    bottom: 0;
    right: 0;
    top: 2%;
}
#kitchen #new_contents .caption .txt{
    padding: 3% 2%;
    width: 100%;
}
#kitchen .category{
    background: #fff;
    box-shadow: #333333 4px 4px;
    /* border: 1px solid #333333; */
    width: 95%;
    margin: 2% auto 0;
}
#kitchen .category h2{
    background: #fdf675;
    padding: 1%;
    font-size: 20px;
}
#kitchen .category .flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1%;
}
#kitchen .category .flex a{
    display: block;
    width: 24%;
    border-bottom: 1px solid #333333;
    margin-right: 1%;
    color: #333333;
    font-size: 18px;
    position: relative;
}
#kitchen .category .flex span{
    font-size: 12px;
    
}
#kitchen .category .flex a:after{
    content: "\025b6";
    right: 0;
    left: auto;
    position: absolute;
    color: #fdf675;
}
#kitchen .recipe p{
    font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
}
#kitchen .recipe p span{
    font-family: 'Limelight', cursive;
    font-size: 27px;
    color: #ffa71e;
}
#kitchen .recipe div#linkarea{
	margin: 2% auto;
	border: 2px solid #faaf3a;
	width: 90%;
}

#kitchen .remake{
    font-size:16px;
    margin:5% 0 0 5%;
    background: #faaf3a;
    padding: 1%;
    color: #333;
    width: 90%;
    text-align: center;
    border-radius: 0.3em;
}
#kitchen .remake_zairyo{
    text-align:center;
    background: #faaf3a;
    width: 90%;
    margin: 0 auto -4%;
    padding: 2%;
    border-radius: 0.3em;
}

/*------ サイドエリアなし------ */
#ittoko #fullcontent{
    width: 95%;
    position: relative;
    margin: 0 auto;
    padding-bottom: 7%;
}
#ittoko #fullcontent .button{
    width: 95%;

    margin: 0 auto;
    text-align: center;
    padding: 1% 0;
    font-size: 21px;
    font-weight: bold;
    color: #333;
    border: 0.3em solid #333;
}
#ittoko .purple .button{
    background: #b5aeda;
}
#ittoko .yellow .button{
    background: #fdf675;
}
#ittoko .green .button{
    background: #9dd8cf;
}
#ittoko .pink .button{
    background: #f3cad5;
}
/*------ 今週の衣装------ */
.corner_head{
    width: 100%;
    margin: 0 auto;
}
#fashion .corner_head .corner_inner{
    background: url("../images/fashion_top.png") no-repeat top center;
    background-size: cover;
    padding-top: 18.59375%;
}
#ittoko .flex_mc{
    display: flex;
    justify-content: flex-start;
    width: 95%;
    margin: 0 auto 1%;
    flex-wrap: wrap;
}
#ittoko .item{
    width: 95%;
    margin: 0 auto 5%;
}
#ittoko .item .img_con{
    width: 45%;
    box-shadow: 9px 9px #e8d7c5;
    margin: 2% auto;
}
#ittoko .item .img_con img{
    width:100%;
}
#ittoko .name{
    width: 100%;
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(232, 215, 197, 1) 10px, rgba(232, 215, 197, 1) 20px );
    text-align: center;
    padding: 1% 0;
    margin: 0 auto;
    box-shadow: 3px 4px 5px rgba(232, 215, 197, 1);
}
#ittoko .item h4{
    font-size: 15px;
    text-align: right;
    margin: 1% 0;
}
#ittoko .item h3{
    font-size: 15px;
    /* margin-top: 1%; */
}
#ittoko .item h5{
    font-size: 15px;
    margin-top: 2%;
}
#ittoko .item h2{
    font-size: 21px;
}
#ittoko .item div.cooperating{
    border-top: 1px solid #333333;
    text-align: center;
    padding: 2% 0;
}
#ittoko .item div:nth-child(3){
    border-top: none!important;
}
#ittoko .cooperating a{
    display: block;
    background: #e8d7c5;
    width: 35%;
    margin: 1% auto;
    padding: 1.3% 0;
    font-size: 21px;
    color: #333333;
    font-weight: bold;
    border: 3px solid #333333;
    border-radius: 3em;
}
/* バックナンバー */
* {
  margin: 0;
  padding: 0;
}
.search{
    width: 30%;
    margin: 0 auto;
    background: #faaf3a;
}
.search_inner{
    position: -webkit-sticky;
    position: sticky;
    top: 5%;
    padding: 5%;
}
#ittoko .search_inner .backnam{
    width: 65%;

    align-items: center;
    margin: 2% auto;
}
#ittoko .search_inner .backnam img{
    width: 100%;
}
.accordion {
  /* background: #eef3fa; */
  padding: 5px 5px 15px 5px;
  border-radius: 0 0 10px 10px;
  /* top: 13%; */
  /* border-top: #fff solid 5px; */
}
.backNum .year, .backNum li a{
  cursor: pointer;
}
.backNum{
    padding: 5%;
}
.search h3 {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 36px;
}
.backNum .year a{
    padding: 0;
    font-size: 21px;
    color: #333333;
    font-weight: bold;
}
.backNum .year:hover {
  color: #77a6c1;
}
.backNum .year {
  border-bottom: 2px solid #333333;
  margin: 0 0 6%;
}

p.year {}
.backNum li{
    list-style: none;
}
.backNum li a{
    padding: 0;
    font-size: 21px;
    color: #333333;
    border-bottom: none;
    line-height: normal;
    display: block;
    margin-bottom: 0;
    text-align: right;
    font-weight: bold;
}
.backNum li a:hover {
    color: #333333;
}
/*------ 出演者------ */
#cast .corner_head .corner_inner{
    background: url("../images/cast_top.png") no-repeat top center;
    background-size: cover;
    padding-top: 18.59375%;
}
#cast .flex_mc{
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: 0 auto 1%;
    flex-wrap: wrap;
}
#ittoko .flex_mc .mc_cont{
    width: 48%;
    margin: 0 1% 2%;
    position: relative;
}
#ittoko .mc_cont .sns{
    position: absolute;
    top: 45%;
    left: auto;
    right: 2%;
    margin: 0 auto;
}
#ittoko .mc_cont .nav_teitter{
    display: block;
    border: 0.18em #333 solid;
    color: #fff;
    border-radius: 0.4em;
    width: 4vw;
    font-size: 1.5vw;
    margin: 0 4%;
    text-align: center;
    background: #333;
}
#ittoko .mc_cont .nav_insta{
    display: block;
    color: #333;
    font-size: 3.2vw;
    margin: 0 4%;
    /* border: 1px solid; */
    line-height: 3.2vw;
}
#ittoko .flex_regular{
    display: flex;
    justify-content: space-around;
    width: 75%;
    margin: 0 auto 4%;
}
#ittoko .flex_regular .gest{
    width: 20%;
}
#ittoko .flex_regular img{
    width: 100%;
    margin: 0 1%;
}
#ittoko .flex_sports{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 4%;
    flex-wrap: wrap;
}
#ittoko .flex_sports .mc_cont{
    width: 95%;
    position: relative;
}
#ittoko #fullcontent .flex_sports .ttl {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 2% auto;
}
#ittoko .flex_sports>div{
    width: 49.5%;
}
#ittoko .flex_sports img{
    width: 100%;
    margin: 0 1% 2%;
}
#ittoko .flex_corner{
    display: flex;
    justify-content: space-around;
    width: 95%;
    margin: 0 auto 4%;
    flex-wrap: wrap;
    align-items: center;
}
#ittoko .flex_corner .mc_cont{
    width: 95%;
    position: relative;
}
#ittoko #fullcontent .flex_corner .ttl {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 2% auto;
}
#ittoko .flex_corner>div{
    width: 48%;
}
#ittoko .flex_corner .maruyama{
	width: 20%;
}
#ittoko .flex_corner img{
    width: 100%;
    margin: 0 1% 2%;
}
#ittoko .moedan_wrap{
    border: 4px solid #81c9b3;
    width: 91%;
    margin: 0 auto 6%;
    padding: 1% 0;
}
#ittoko .moedan{
    width: 12%;
    margin: 0 auto;
    text-align: center;
}
#ittoko .flex_moedan{
    display: flex;


    justify-content: space-around;
    width: 100%;
    margin: 0 auto;
}
#ittoko .flex_moedan .moedan_cont{
    width: 47%;
    margin: 1% auto;
    position: relative;
}
#ittoko .moedan_cont .sns{
    position: absolute;
    top: 37%;
    left: auto;
    right: 5%;
    margin: 0 auto;
}
#ittoko .moedan_cont .nav_teitter{
    display: block;


    border: 0.18em #333 solid;
    color: #fff;
    border-radius: 0.4em;
    width: 4vw;
    font-size: 1.5vw;
    margin: 0 4%;
    text-align: center;
    background: #333;
}
#ittoko .moedan_cont .nav_insta{
    display: block;
    color: #333;
    font-size: 3.2vw;
    margin: 0 4%;
    /* border: 1px solid; */
    line-height: 3.2vw;
}
#ittoko #fullcontent .mc img{
    display: block;
    width: 16.1%;
}
#ittoko #fullcontent .flex_sports .reporter img{
    display: block;
    width: 33.5%;
}
#ittoko #fullcontent .flex_sports .sports img{
    display: block;
    width: 45.5%;
}
#ittoko #fullcontent .regular img{

    display: block;
    width: 21.8%;
}
#ittoko #fullcontent .reporter img{
    display: block;
    width: 16.1%;
}
#ittoko #fullcontent .ryouri img{
    display: block;
    width: 18%;
}
@media screen and (min-width:1280px) {
    #ittoko .mc_cont .nav_teitter , #ittoko .moedan_cont .nav_teitter{
        width: 53px;
        font-size: 20px;
    }
    #ittoko .mc_cont .nav_insta , #ittoko .moedan_cont .nav_insta{
        font-size: 42px;
        line-height: 42px;
    }
}
/*------ 出演者202404追記------ */
#cast .flex_wrap{
	display:flex;
	font-family: "Kosugi Maru", sans-serif;
	font-weight: 600;
	font-style: normal;
	justify-content: space-around;
	flex-wrap: wrap;
}
#cast .flex_wrap::after{
  content:"";
  display: block;
  width:45%;
}
#cast .profile_wrap{
	width: 45%;
	margin-bottom:2%;
}
#cast .profile_flexbox{
	display:flex;
	align-items: flex-start;
	margin-bottom: 2%;
}
#cast .profile_photo{
	width: 29%;
	border-radius:10%;
}
#cast .profile_text{
	width:77%;
	margin-left: 2%;
}
#cast .name_job{
	font-size:1.8rem;
	color: #bfa893;
}
#cast .name_main{
	color:#906d40;
	font-size:3.5rem;
	border-bottom:4px dotted #b78b6463;
	margin-bottom: 3%;
	line-height: 1.2;
}
#cast .name_yomi{
	font-size: 1.7rem;
	color: #bfa893;
}
#cast .profile_birth{
	font-size: 2rem;
}
#cast .profile_birth span{
	font-size: 1.5rem;
}
#cast .birth_title{
	display:inline-block;
	width: 4.5em;
	color:#b9895d;
}
#cast .sns_wrap{
	font-size:2.5rem;
	margin:1% 0;
}
#cast .sns_icon{
	background:#333333;
	color:#ffffff;
	padding: 1.5%;
	margin-right:1%;
	border-radius:20%;
}
#cast .sns_wrap{
	font-size:2.5rem;
	margin:1% 0;
}
#cast .profile_message{
	font-size:1.7rem;
}
/*記事*/
#ittoko .article{
    width: 95%;
    margin: 0 auto;
    padding: 2% 0;
    border-bottom: 2px #ccc solid;
}
#ittoko .article p{
    margin: 2% auto;
    font-size: 16px;
    width: 73%;
}
#ittoko .article h2{
    margin: 2% auto;
    font-size: 18px;
    width: 73%;
    color: #fe9933;
}
#ittoko .article .flex{
    align-items: center;
    justify-content: center;
}
#ittoko .article .sub_img{
    overflow: hidden;
    width: 23%;
    padding-top: 23%;
    position: relative;
    margin: 1%;
}
#ittoko .article .sub_img:only-of-type {
    width: 60%;

    padding-top: 32%;
}
#ittoko .article .sub_img img{
    height: 100%;
    width: auto;
    position: absolute;
    max-width: none;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

#ittoko .article .map_img{

    /* overflow: hidden; */
    width: 60%;
    padding-top: 33.75%;
    position: relative;
    margin: 1%;
}
#ittoko .article .map_img img{
    height: 100%;
    width: auto;
    position: absolute;
    max-width: none;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#ittoko .article table{margin: 2% auto;width: 73%;}
#ittoko .article tr{
    font-size: 18px;
    border-bottom: 1px solid #909090;
    margin: 1% 0;
    display: flex;
    width: 100%;
}
#ittoko .article th{
    width: 20%;
    text-align: center;
    margin-right: 2%;
    align-items: center;
    display: flex;
    justify-content: center;
}
#odekake #ittoko .article th{
    background: #b5aeda;
}
#kitchen #ittoko .article th{
    background: #fdf675;
}
#gourmet #ittoko .article th{
    background: #9dd8cf;
    display: flex;

    align-items: center;
    justify-content: center;
}
#trend #ittoko .article th{
    background: #f3cad5;
}
#ittoko .article td{
    width: 80%;
}
#ittoko .article .sasaru{
    display: block;
    width: 25%;
    min-width: 280px;
    margin: 3% auto;
}
#ittoko .article .sasaru img{
    width: 100%;
}
/*レシピ*/
#ittoko .recipe{
}
#ittoko .recipe ul{
    display: flex;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1em;
    width: fit-content;
    margin: 2% 0 0 2%;
    padding: 0.5em;
    flex-wrap: wrap;
}
#ittoko .recipe li{
    
margin-right: 0.5em;
    
margin-top: 2%;
    
background: #fdf675;
    
border-radius: 2em;
    
padding: 1% 1em;
    
text-align: center;
    
font-size: 14px;
}
#ittoko .recipe p{
    margin: 2% auto;
    font-size: 16px;
    width: 90%;
    border-bottom: 1px solid #ccc;
}
.zairyo{
    color: #333;
    font-weight: bold;
    width: 27%;
    margin: 0 2% 0 0;
    background: #fff;
}
.zairyo .neko{
    position: absolute;
    top: -40%;
    left: auto;
    right: -6%;
}
.zairyo h2{
    text-align: center;
    font-size: 20px;
    background: #faaf3a;
    padding: 3% 0;
    color: #333;
    border-radius: 0.6em 0.6em 0 0;
}
.zairyo .accordion{
    padding: 5%;
}
.zairyo table{
    width: 100%;
}
.zairyo tr{
    border-bottom: 1px solid #333;
    width: 100%;
    min-height: 1.5em;
    display: flex;
    justify-content: space-between;
    margin: 2% 0 0;
}
.zairyo th{
    display: inline-flex;
    margin-right: 1em;
}
.zairyo td{
    text-align: left;
    display: inline-flex;
}
.zairyo_inner{
    position: -webkit-sticky;
    position: sticky;
    top: 5%;
    width: 95%;
    /* padding: 5%; */
    /* background: #fdf675; */
    margin: 16% auto 0;
    /* border-radius: 1em; */
}
#ittoko .zairyo_inner .backnam_wrap{
    
background: #fdf675;
    
border-radius: 1em;
}
#ittoko .zairyo_inner .backnam{
    width: 100%;
    align-items: center;
    position: relative;
}
/*グーグルマップレスポンシブ*/
.ggmap {
    position: relative;
    padding-bottom: 36.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 73%;
    margin: 2% auto;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;

    left: 0;
    width: 100%;
    height: 100%;
}
/*footer*/
#footer{
	margin:0px !important;
}
@media screen and (max-width: 768px){
iframe.twitter-timeline-rendered{
width: 700px !important;
margin:  auto !important;
display: block !important;
}
}
.timeline-Widget {
max-width: 300px!important;
width:200px !important; }
/*サイドウィジットへのtwetter埋め込み修正終わり*/

#ittoko .pc_hidden{
    display: none;
}
#odekake .slider-pro{
    background: #b5aeda;
}
#gourmet .slider-pro{
    background: #9ed9d0;
}
#trend .slider-pro{
    background: #f4cbd6;
}
#kitchen .slider-pro{
    background: #fdf675;
}

.slider{
    /* margin: 100px auto; */
    width: 100%;
}
.slider img{
    height: auto;
    width: 100%;
}
/*slick setting*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}




/*------------見逃し配信追加20210917------------*/

#ittoko #header #main_nav li.new{
    position:relative;
}
#ittoko #header #main_nav li.new a:before{
    content: "NEW";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    color: #fff;
    background: #ea6d71;
    font-size: 11px;
    padding: 0.2em 0.4em;
    transform: rotate(-10deg) translateX(-0.3em);
    z-index: 1;
    border-radius: 0.2em;
}
@media screen and (max-width:1280px) {
    #ittoko #header #main_nav li.new a:before{
        font-size: 0.7vw;
    }
}
#ittoko #minogashi .oaTtl{
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(232, 215, 197, 1) 10px, rgba(232, 215, 197, 1) 20px );
    padding: 10px;
    width: 95%;
    margin: 0 auto 2% auto;
    border-radius: 1em;
}
#ittoko #minogashi .oaTtl > div{
    background: #fff;
    padding: 2% 1%;
    font-size: 18px;
    font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
}
#ittoko #minogashi a.button{
    display: block;
    width: 95%;
    margin: 0 auto 50px auto;
    text-align: center;
    padding: 1% 0;
    font-size: 21px;
    font-weight: bold;
    background: #b5aeda;
    color: #333;
    border: 0.2em solid #333;
}
#ittoko #minogashi ul {
    display: flex;
    flex-wrap: wrap;
}
#ittoko #minogashi .trim:before,
#ittoko #minogashi .trim:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 40px;
    transition: 0.8s;
}
#ittoko #minogashi .trim:before {
    width: 1.9em;
    height: 1.9em;
    border-radius: 50%;
    background: rgb(0 0 0 / 50%);
}
#ittoko #minogashi .trim:after {
    width: 0.55em;
    height: 0.6em;
    left: 2%;
    background: linear-gradient(to bottom left, transparent 50%, #fff 53%) no-repeat top left / 100% 50%, linear-gradient(to top left , transparent 50%, #fff 53%) no-repeat bottom left / 100% 50%;
}
#ittoko #minogashi li a:hover .trim:after,
#ittoko #minogashi li a:hover .trim:before {
    opacity: 0;
}
