@charset "utf-8";


/* ----------------------------------------
    PC
   ---------------------------------------- */

/* ---------- COMMON ---------- */


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/*お知らせテキストの背景色*/
div#belowmenu_attention_text{
     background:  #f1dec8 url(../img/bg.png) bottom left;   
}
/**/


#content_bg{
    background: #f1dec8 url(../img/bg.png);
    padding-top: 10px;
}

#content_bg2{
  background: #f1dec8 url(../img/bg2.png) left bottom;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}
#content_bg2 .wrap{
    position: relative;
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}

#content.kotatsu{
    padding: 0;
    max-width: inherit;
}

.wrapShareBtn{
    padding-top:90px;
    padding-bottom: 40px;
    background: #f1dec8 url(../img/bg2.png);
}

.kotatsu {
    margin-bottom: 50px;
}

.kotatsu h2 {
    position: relative;
}

.kotatsu img{
    max-width: 100%;
    height: auto;
}

.kotatsu .panel{
}

.kotatsu .main{
    width: 100%;
    margin: -38px auto 100px;
}

.kotatsu .main img{
    display: block;
    margin: 0 auto;
    width: 100%;
    
}

.kotatsu section{
    position: relative;
    width: 1080px;
    max-width: 100%;
    margin: 0 auto;
}

.kotatsu section picture{
    display: block;
    text-align: center;
}
.kotatsu section picture img{
}

.kotatsu section.eventInformation > picture:nth-of-type(1){
    margin-top: 18px;
    margin-bottom: 90px;
    text-align: right;
}
.kotatsu section.eventInformation #content_bg2 picture:nth-of-type(1){
    padding-top: 65px;
}
.kotatsu section.eventInformation #content_bg2 picture:nth-of-type(2){
    margin-top: 41px;
}
.kotatsu section.eventInformation #content_bg2 picture:nth-of-type(3){
    margin-top: 15px;
    width: 1094px;
}

.kotatsu section.eventInformation #content_bg2 .clmCraft {
    margin: -24px calc(50% - 50vw) 0;
    width: 100vw;
    overflow: hidden;
}

.kotatsu section.eventInformation #content_bg2 .clmCraft picture{
    width: 1176px;
    position: relative;
    left: 34px;
    margin: -62px auto 0;
}
.kotatsu section.eventInformation #content_bg2  .clmCraft picture img{
    width: 1176px;
}

.kotatsu section .sponsorship{
    margin:30px auto 0px;
    text-align: center;
    line-height: 2.14;
}



.inner{
    padding: 0 30px;
}
.inner.txtFront{
    position: relative;
}

.kotatsu section .ko_title{
    position: absolute;
    top:-25px;
    left: 25px;
}

.kotatsu section .copy{
    margin: 50px 0 15px;
    font-size: 2em;
    font-weight: bold;
    color: #00ACA8;
}

.kotatsu section .read{
    line-height: 200%;
    font-weight: bold;
}


.kotatsu section .menberWrap{
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
}

.kotatsu section .menberWrap dl{
    width: 30%;
    font-size: 0.85em;
    line-height: 150%;
}

.kotatsu section .menberWrap dl img.teisyu{
    width: 136px;
    margin-bottom: 16px;
}

.kotatsu section .menberWrap dl img.josyu{
    width: 80px;
    margin-bottom: 16px;
}

.kotatsu section .menberWrap dl img.sikai{
    width: 39px;
    margin-bottom: 16px;
}

.kotatsu section .menberWrap dl dt{
    display: flex;
    margin-bottom: 17px;
}

.kotatsu section .menberWrap dl dt img{
    width: 42.96%;
}

.kotatsu section .menberWrap dl dt div{
    margin-left: 6.6%;
    font-weight: bold;
}

.kotatsu section .menberWrap dl dt div.sikai{
    margin-left: 0;
}

.kotatsu section .menberWrap dl dt p.name{
    font-size: 1.4em;
    margin-bottom: 15px;
}

.kotatsu section .menberWrap dl dd{
}

/*sec01*/

.kotatsu section.sec01 .menu01 {
    width: 534px;
    margin: 40px 0 33px;
}

.kotatsu section.sec01 .menu02 {
    width: 530px;
    margin: 15px 0 33px;
}

.kotatsu section.sec01 .bg_g{
    background: #F9F9F9;
}

.kotatsu section.sec01 .bg_y{
    background: #FFF57F;
    padding-top: 30px;
}


.kotatsu section.sec01 .bgImg01{
    position: absolute;
    display: block;
    top:-12px;
    right: 35px;    
}

.kotatsu section.sec01 .bgImg02{
    position: absolute;
    display: block;
    bottom:-19px;
    right: 2px;    
}

/*sec02*/

.kotatsu section.sec02{
    margin-top: 55px;
}

.kotatsu section.sec02 .bgImg01{
    position: absolute;
    display: block;
    top:-17px;
    right: 25px;    
}

.kotatsu section.sec02 .bgImg02{
    position: absolute;
    display: block;
    bottom:-50px;
    right: 35px;    
}

.kotatsu section.sec02 .contents{
    margin: 45px 0 65px;
}


.kotatsu section.sec02 .shops{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 15px;
}
.kotatsu section.sec02 .shops .shop{
    margin: 25px 0;
    margin-right: 5%;
    width:30%;
}
.kotatsu section.sec02 .shops .shop:nth-child(3n){
    margin-right: 0;
}
.kotatsu section.sec02 .shops .shop .cate{
    display: inline-block;
    margin-bottom: 10px;
    padding:4px 8px;
    background: #FFF57F;
    font-weight: bold;
    border: 2px solid #000;
}
.kotatsu section.sec02 .shops .shop img{
    padding:0 0 10px 10px;
    float: right;
    max-width: 40%;    
}
.kotatsu section.sec02 .shops .shop .name{
    margin-bottom: 10px;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.4;
}
.kotatsu section.sec02 .shops .shop .title{
    margin-bottom: 8px;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4;
}
.kotatsu section.sec02 .shops .shop .text{
    font-size: 0.9em;
    line-height: 1.4;
}
.kotatsu section.sec02 .shops .shop .note{
    margin-top:10px;
    text-align: right;
}
.kotatsu section.sec02 .shops .shop .note span{
    display: inline-block;
    padding:4px 8px;
    font-size:0.9em;
    color: #FFF;
    background: #000;
}


/*sec03*/

.kotatsu section.sec03{
    margin-top: 90px;
    
}

.kotatsu section.sec03 .menuP{
    margin: 20px 0 38px;    
}

.kotatsu .info{
    color: #FFF;
    text-align: center;
    line-height: 200%;
    margin: 40px 0;
}

.kotatsu .info a{
    color: #FFF;    
}

.kotatsu .panel:after{
    display: none;
}


.pc{
	display:block;
}
.sp{
	display:none;
}

@media only screen and (max-width: 1080px) {

    #content_bg2{
        width: 100%;
        margin: auto;
    }

    .kotatsu section.eventInformation #content_bg2 .clmCraft{
        margin: -24px auto 0;
        width: 100%;
    }

    .kotatsu section.eventInformation #content_bg2 .clmCraft picture {
        left: -14px;
    }
    
}


/* ---------- SP ---------- */

@media only screen and (max-width: 640px) {

    /*common*/    
    .kotatsu {
        margin-bottom: 20px;
    }

    .kotatsu .main{
        width: 100%;
        margin: 0px auto 0px;
    }
    
    .kotatsu .main img{
        display: block;
        margin: 0 auto;
        width: 100%;
        min-width: auto;
    }
    

	
    /*メニュー下背景*/
    #navigatorWrap{
        background:  #f1dec8 url(../img/bg.png) bottom left; 
        }
    /*メニュー下背景*/


    .kotatsu section {
        width: 92%;
    }


    .kotatsu section.eventInformation > picture:nth-of-type(1){
        margin-top: 44px;
        margin-bottom: 40px;
    }
    .kotatsu section.eventInformation #content_bg2 picture:nth-of-type(1){
        margin-top: 40px;
        padding-top: 0px;;
    }
    .kotatsu section.eventInformation #content_bg2 picture:nth-of-type(2){
        margin-top: 35px;
    }
    .kotatsu section.eventInformation #content_bg2 picture:nth-of-type(3){
        margin-top: 35px;
        width: 100%;
    }
    
    .kotatsu section.eventInformation #content_bg2 .clmCraft {
        margin: auto;
        width:100%;
    }

    .kotatsu section.eventInformation #content_bg2 .clmCraft picture{
        width:100%;
        position: static;
    }
    .kotatsu section.eventInformation #content_bg2  .clmCraft picture img{
        width:100%;
    }


    .kotatsu section .sponsorship{
        margin:60px auto 0;
        font-size: 0.8em;
    }

    #content_bg2{
        width: 100vw;
        margin: 0 calc(50% - 50vw);
        padding: 0 4%;
    }





    .inner {
        padding: 0 5%;
    }

    .kotatsu section.sec01 .ko_title {
        width: 70%;
        top: -22px;
        left: 10px;
    }

    .kotatsu section.sec01 .bgImg01 {
        top: 8px;
        right: -15px;
        width: 35%;
    }

    .kotatsu section.sec01 .bgImg02 {
        bottom: -35px;
        right: -15px;
        width: 37%;
    }

    .kotatsu section .copy {
        margin: 60px 0 15px;
        font-size: 1.5em;
        line-height: 140%;
        }

    .kotatsu section.sec01 .menu01 {
        width: 100%;
        margin: 30px 0 30px;
    }

    .kotatsu section.sec01 .menu02 {
        width: 100%;
        margin: 0 0 30px;
    }


    .kotatsu section .menberWrap {
        flex-direction: column;
        padding-bottom: 0;
        }

    .kotatsu section .menberWrap dl {
        width: 100%;
        margin-bottom: 33px;
    }


    .kotatsu section.sec01 .bg_g {
        padding-top: 30px;
    }

    .kotatsu section .menberWrap dl img.teisyu {
        width: 50%;
    }

    .kotatsu section .menberWrap dl img.josyu {
        width: 30%;
    }    

    .kotatsu section .menberWrap dl img.sikai {
        width: 14%;
    }


    .kotatsu section.sec02 {
        margin-top: 75px;
    }

    .kotatsu section.sec02 .ko_title {
        top: -22px;
        left: 4%;
        width: 92%;
    }
        
    .kotatsu section.sec02 .bgImg01 {
        top: 25px;
        right: -20px;
        width: 90px;
    }

    .kotatsu section.sec02 .bgImg02 {
        bottom: -8%;
        right: 25%;
        width: 47%;
    }


    .kotatsu section.sec02 .shops{
        flex-direction: column;
        margin-bottom: 15px;
    }
    .kotatsu section.sec02 .shops .shop{
        margin: 25px 0;
        margin-right: 0;
        width:100%;
    }
    .kotatsu section.sec02 .shops .shop:nth-child(n+2){
        margin-top: 0;
        padding-top:25px;
        border-top:1px dotted #000;
    }
    .kotatsu section.sec02 .shops .shop .cate{
        font-size: 0.9em;
    }
    .kotatsu section.sec02 .shops .shop .name{
        margin-bottom: 10px;
        font-size: 1.15em;
    }
    .kotatsu section.sec02 .shops .shop .title{
        margin-bottom: 8px;
        font-size: 1em;
        line-height: 1.5;
    }
    .kotatsu section.sec02 .shops .shop .text{
        font-size: 0.9em;
        line-height: 1.5;
    }
    .kotatsu section.sec02 .shops .shop .note{
        font-size: 0.9em;
    }

       
    .kotatsu section.sec03 {
        margin-top: 120px;
    }

    .kotatsu section.sec03 .ko_title {
        top: -30px;
        left: 4%;
        width: 84%;
    }


    .kotatsu .info{
        text-align: left;
    }

	.pc{
		display:none;
	}
	.sp{
		display:block;
	}

    .share-btn li:nth-of-type(1) {
        margin: 0px;
    }
    .share-btn li:nth-of-type(1) {
        width: 35.45%;
    }
    .share-btn li:nth-of-type(2){
        width: 64.55%;
    }
    .share-btn li img {
        width: 90%;
        height: auto;
    }
    
}/*sp end*/

