
@charset "utf-8";

/*********************************************************
 parts
*********************************************************/
.headerLp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 71px;
  padding: 0 16px;
  border-bottom: solid 1px #D1D1D1;
  background-color: #FFFFFF;
}
.headerLp__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
}
.headerLp__logo {
    width: 80px;
    height: 45px;
    margin-left: 8px;
    background-image: url("/icreo-seminar/assets/images/common/logo_glico.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}


/* top */
#Wrapper{
  background-image: url(/icreo-seminar/assets/images/Content-Main_bg.png);
  background-repeat: repeat;
  background-position: top center;
  padding: 0 0 1% 0;
}

#Wrapper #Hero {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background:#FFFFE8;
}

#Wrapper #Hero img {
  width: 100%;
}

#Wrapper #Menu {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #E5015A;
  padding: 1%;
}

.navigation__list{
  max-width: 100%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.navigation__item{
  width: 14%;
  line-height: 100%;
  margin: 0.3% 0 0 0;
}

.navigation__list a{
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.navigation__list a span{
  font-size: 60%;
}


#Content-Main{
  width: 100%;
  margin: 5% auto 0;
}

#Content-Main main .container{
  max-width: 1000px;
  width: 100%;
  padding: 0 0 4%;
  margin: 0 auto;
}

#Content-Main main .container h3{
  margin: 0 0 2%;
  background-image: url(/icreo-seminar/assets/images/seminar_tit_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
}

#Content-Main main .container p{
  margin: 0 0 5%;
}

#Content-Main main .container span{
  font-weight: bold;
  font-size: 120%;
  color: #E5005A;
}

.line{
  padding: 0 0 5%;
}

#Content-Main main .neuvola {
  max-width: 1000px;
  width: 100%;
  padding: 0 0 4%;
  margin: 0 auto;
}

#Content-Main main .neuvola h3{
  margin: 0 0 2%;
  background-image: url(/icreo-seminar/assets/images/seminar_tit_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
}

#Content-Main main .neuvola p{
  margin: 0 0 5%;
}

#Content-Main main .support {
  width: 100%;
  margin: 0 auto 5%;
  background:#FFFAF2;
}

#Content-Main main .seminar {
  max-width: 1000px;
  width: 100%;
  padding: 0 0 4%;
  margin: 0 auto;
}

#Content-Main main .seminar h3{
  margin: 0 0 2%;
  background-image: url(/icreo-seminar/assets/images/seminar_tit_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
}

#Content-Main main .seminar p{
  margin: 0 0 5%;
}

.seminarconbg{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;

-webkit-flex-wrap:wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}

.seminarcon {
  flex-basis: calc(46% - 1rem);
  margin: 4% 0 0 0;
  background: #FFF;
  border-radius: 25px;
  padding: 2%;
}

.seminarcon h4{
  margin: 0 0 5%;
}

.theme{
  list-style: none;
  line-height: 70%;
  padding-left: 1em;
  text-indent: -1em;
}

 ul.theme li{
  line-height: 120%;
  }

.seminarcon_l {
  width: 100%;
  margin: 4% 0 0 0;
  background: #FFF;
  border-radius: 25px;
  padding: 2% 5% 2% 5%;
}

.seminarcon_l h4{
  margin: 0 0 5%;
}

h5.list{
  margin: 5% 0 -2% 0;
}

.cap{
  font-size: 90%;
  padding-top: 2%;
}

.seminar01{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

  text-align: left;
  }

.copy{
  width: 68%;
}

.copy span{
  color: #E5005A;
  font-weight: bold;
}

.pht{
  width: 30%;
  text-align: center;
}

.copy02{
  width: 62%;
  font-size: 90%;
}

.pht02{
  width: 35%;
}

.age{
  color: #FFF;
  background: #FA82AC;
  border: 2px solid #FA82AC;
  border-radius: 5px;
  font-size: 90%;
  margin: 5% 0 5%;

  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.child{
  width: 30%;
  text-align: center;
}

.agedata{
  width: 68%;
  color: #FA82AC;
  background: #FFF;
  text-align: left;
  padding: 0 0 0 1%;
}

.recipe{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

  text-align: left;
}

.recipecon{
  width: 62%;
  padding: 0 0 0 4%;
}

.recipepht{
  width: 30%;
  position: relative;
  padding: 0 4% 0 0;
}

.recipecon h5{
  font-size: 1.3rem;
  margin: 0 0 2% 0;
  position: relative;
  padding: 0.5em 0.5em 0.5em 1.2em;
}

.recipecon h5 img{
  position: absolute;
  left: 0.25em;
  top: 0.74em;
}

#Content-Main main .recipecon p {
  margin: 0 0 2%;
}

.recipecon .age{
  width: 75%;
  margin: 0 0 0 0;
}

.introduction{
  position: absolute;
  top: -25%;
  right: 5%;
}

.recipe_line{
  padding: 2% 0 5%;
}

.requestbg{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  }
  
  .requestcon {
    flex-basis: calc(46% - 1rem);
    margin: 4% 0 0 0;
    background: #FFF;
    border-radius: 25px;
    padding: 2%;
    box-shadow: 2px 2px 4px gray;
    font-size: 1.5rem;
  }
  
  .requestcon h4{
    margin: 0 0 2%;
  }

  .box-link{
    position: relative;
    }
  .box-link a{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-indent: -999em;
    background-color:rgba(255,255,255,0);
   }

    .request_arrow {
      position: absolute;
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      top: 100px;
      right: 70px;
  }

  .bar_area a img{
  margin: 0 1% 0;
  }

  .icreobnr img{
    border-radius: 25px;
    background: #FFF;
    border-radius: 25px;
    box-shadow: 2px 2px 4px gray;
  }
.att{
  font-weight: bold;
  font-size: 100%;
  color: #E5005A;
}

/* Bnr
-----------------------------------------*/
.Bnr{
  position: relative;
  margin: 0 auto;
  width: 200px;
  display: none;
}
.Bnr .Bnr__img{
  position: fixed;
  right: 30px;
  bottom: 10px;
  z-index: 88;
}
.Bnr__img__inner{
  width: 200px;
  height: 200px;
  box-sizing: border-box;
  padding: 10px;
}
.Bnr .Bnr__img__inner a{
  display: block;
}
.Bnr .Bnr__img p.close{
  position: absolute;
  right: 19px;
  top: 61px;
}
.Bnr .Bnr__img p.close a{
  display: block;
  width: 50px;
  height: 25px;
  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a i{
  font-size: 20px;
  z-index: 888;
  color: #222;
}

/*　Googleカレンダー埋め込み  */

.g-calendar {
  text-align:center;
  }

.g-calendar iframe {
  width:100%;
  max-width:800px;
  height:400px;
  }

@media (min-width: 768px) {
  
.g-calendar iframe {
  height:600px;
  }
      
}

.event_date{
  margin: 0 0 2%;
}


@media screen and (min-width:980px) {
      .box-link a{
        transition: background-color .3s;
      }
      .box-link a:hover{
        background-color:rgba(255,255,255,.4);
      }
    }

    .bar_area{
      margin: 5% auto;
    }


#btnarea{
  width: 100%;
  margin: 0 0 3%;
  /*display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;*/
}

.btnarea_con{
width: 100%;
margin: 0 0 3%;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}

.btnarea_con h4{
  width: 100%;
  font-weight: bold;
  margin: 0 0 2%;
  color: #E5005A;
  font-size: 120%;
}

.btnarea_con h4.mb{
  margin: 0 0 2%;
}

.btnarea_con p{
  width: 90%;
  color: red;
  padding-left:2em;
  text-indent:-1em;
  font-size: 80%;
  text-align: left;
  line-height: 120%;
  margin: 0 0 3%;
}



.cap{
font-size: 90%;
}

.attention{
  font-size: 85%;
  font-weight: bold;
  border: 2px solid #E5005A;
  padding: 1%;
  margin: 0% 0 2% 0;
  text-align: left;
  background-color: #FFFFDB;
}

.lineup-home {
  display: block;
  position: relative;
  width: calc(100% - 10%);
  position: relative;
  background-color: #FFF;
  border-radius: 45px;
  -webkit-transition: opacity ease-out .4s;
  transition: opacity ease-out .4s;
  padding: 3% 3% 3% 3%;
  margin: 0% auto 10% auto;

  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
}

/*.seminar{
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  text-align: left;
}*/

.lineup-home figure {
  flex-basis: calc(50% - 1rem);
  margin: 4% 0 0 0;
}

.lineup-home h3{
  margin: 0 auto 5% auto;
}

.btn-secondary {
	margin: 0px 0 1%;
	width: 50%;
  text-align: center;
  font-size: 95%;
}

.btn-secondary a {
  width: 85%;
  display: inline-block;
  text-align: center;
  background-color: #E5005A;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding: 2.2% 32px 2% 16px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 2%;
}
  
.btn-secondary a:before {
	font-family: "FontAwesome";
  content: "\f061";
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -13px;
  font-weight: normal;
}
  
.btn-secondary a:hover {
	opacity: 0.8;
}

.btn-secondary_l {
	margin: 0px auto 1%;
	width: 100%;
  text-align: center;
  font-size: 95%;
}

.btn-secondary_l a {
  width: 80%;
  display: inline-block;
  text-align: center;
  background-color: #E5005A;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding: 2.2% 32px 2% 16px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 2%;
}
  
.btn-secondary_l a:before {
	font-family: "FontAwesome";
  content: "\f061";
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -13px;
  font-weight: normal;
}
  
.btn-secondary_l a:hover {
	opacity: 0.8;
}


.iquality_con{
  width: 100%;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0% auto 5%;

  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; 
}

.iquality_main h3{
  width: 100%;
  margin: 10% 0 2% 0;
}

.iquality_main h3 img{
  width: 18%;
}
.iquality_main h4{
  width: 100%;
} 

.item01{
  width: 30%;
 }
 
.item02{
   margin-left: 2%;
   width: 60%;
   text-align: left;
  }

ul.iquality_ten_con{
  width: 852px;
  margin: 0 auto;
  display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 5% auto;
}

ul.iquality_ten_con h3{
  margin: 0 0 3%;
}

.ten_item01{
 width: 13%;
}

.ten_item02{
  margin-left: 2%;
  width: 44%;
  text-align: left;
}

.ten_item02 p.cap{
  font-size: 80%;
  line-height: 120%;
}

.ten_item02 ul{
        margin: 3% 0 0;
}

.ten_item02 ul.list_s li{
        padding-left:1.5em;
        text-indent:-1.5em;
        margin: 0 0 0;
}

.ten_item02 ul.list_s2 li{
  padding-left:1em;
  text-indent:-1em;
  margin: 0 0 0;
}

.ten_item02 ul.list_s2 span{
  color: #E5005A;
}
.ten_item03{
  width: 41%;
}

.ribbon{
  margin-top: 5%;
}

span.suptext {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}



.footerLp {
  border-top: solid 1px #D1D1D1;
}
.footerLp__responsive {
    position: relative;
}
.footerLp-bottom {
    position: relative;
    max-width: 1366px;
    max-width: none;
    margin: 0 auto;
    padding: 20px 0 25px;
    font-size: 10px;
}
.footerLp-bottom__copy {
    font-size: 12%px;
    letter-spacing: 0;
    text-align: center;
}


.pageup {
  position: absolute;
  display: block;
  width: 88px;
  height: 88px;
  bottom: 20px;
  left: 60px;
}
.pageup--a {
    background-image: url("../images/common/pageup.png");
}
.pageup--left {
    right: initial;
    left: 30px;
}
.fix-bar {
  position: fixed;
  width: 100%;
  right: 0%;
  bottom: 0;
  z-index: 100;
}
.fix-bar .pageup {
    opacity: 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.fix-bar.show .pageup {
    opacity: 1;
  }




@media screen and (max-width: 1200px) {
  ul.iquality_ten_con {
    width: 85%;
  }

  .btnarea_con{
  width: 100%;
  }
  .btnarea_con h4{
    font-weight: bold;
    margin: 5% 0 2%;
    color: #E5005A;
    font-size: 120%;
  }
  
  .btnarea_con h4.mb{
    margin: 0 0 0%;
  }
  /*.btn-secondary a {
    width: 90%;
  }*/

}


@media screen and (max-width: 981px) {
}

@media screen and (max-width: 798px) {
  /*.btnarea_con h4.mb {
    margin: 0 0 22%;
}
.btnarea_con h4{
  font-size: 85%;
}*/
}

@media screen and (max-width: 640px) {
#Content-Main {
    width: 96%;
    margin: 5% auto 0 auto;;
}

#Content-Main main .container h3{
    margin: 0 0 5%;
}

.navigation__list{
  align-items: center;
}

.navigation__item {
  width: 100%;
  line-height: 100%;
  margin: 0.3% 0 0;
}

#Content-Main main .container h3 {
  background-size: 100%;
}

#Content-Main main .neuvola h3 {
  background-size: 100%;
}

#Content-Main main .seminar h3 {
  background-size: 100%;
}

.seminarcon {
  width: 100%;
  flex-basis: auto;
  border-radius: 15px;
  padding: 5%;
}

.seminarcon h4 {
  margin: 0 auto 5%;
  width: 90%;
}

.recipecon{
  width: 100%;
  padding: 0 0 0 0;
}

.recipepht{
  width: 100%;
  padding: 0 0 0 10%;
}

.recipecon h5{
  font-size: 1.1rem;
}

.recipecon h5 img{
  position: absolute;
  left: 0.25em;
  top: 0.74em;
}

.recipecon .age{
  width: 100%;
  margin: 0 0 5% 0;
}

.introduction {
  position: absolute;
  top: -15%;
  right: -3%;
  width: 26%;
}

.seminarcon_l {
  width: 100%;
  border-radius: 15px;
  padding: 5%;
}

.seminarcon_l h4 {
  margin: 0 auto 5%;
  width: 90%;
}

.pht img {
  width: 100%;
}

.icon img{
  width: 90%;
}

.pht {
  width: 35%;
  text-align: center;
}

.copy {
  width: 62%;
}

.cap {
  font-size: 90%;
  text-align: left;
}

.requestcon {
  flex-basis: auto;
  width: 85%;
  margin: 4% auto 0 auto;
  font-size: 1.2rem;
}

.requestcon h4 {
  margin: 0 auto 2%;
  width: 90%;
}

.request_arrow {
  top: 65px;
}

.bar_area {
  margin: 5% auto;
  width: 90%;
}

.Bnr{
  width: 150px;
}

.Bnr .Bnr__img {
  position: fixed;
  right: 5px;
  bottom: 10px;
  z-index: 88;
}

.Bnr__img__inner {
  width: 150px;
  height: 190px;
  box-sizing: border-box;
  padding: 10px;
}

.Bnr .Bnr__img p.close{
  position: absolute;
  right: 3px;
  top: 51px;
}

.pageup--left {
  right: initial;
  left: calc(100vw / 750 * 20);
}





.btnarea_con{
  width: 100%;
  }
  
  .btnarea_con h4{
    font-weight: bold;
    margin: 5% 0 2%;
    color: #E5005A;
    font-size: 120%;
  }
  
  .btnarea_con h4.mb{
    margin: 0 0 0%;
  }
  
  .btnarea_con p{
    width: 90%;
    color: red;
    padding-left:2em;
    text-indent:-1em;
    font-size: 80%;
    text-align: left;
    line-height: 120%;
    margin: 0 0 2%;
  }

.btn-secondary {
	margin:0px auto 0%;
	width: 100%;
  text-align: center;
}

.btn-secondary a {
  width: 80%;
  display: inline-block;
  text-align: center;
  background-color: #E5005A;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding: 4.2% 32px 4% 16px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 2%;
}
  
.btn-secondary a:before {
	font-family: "FontAwesome";
    content: "\f061";
    position: absolute;
    right: 16px;
    top: 60%;
    margin-top: -13px;
    font-weight: normal;
}
  
.btn-secondary a:hover {
	opacity: 0.8;
}

.btn-secondary_l a:before {
	font-family: "FontAwesome";
    content: "\f061";
    position: absolute;
    right: 16px;
    top: 60%;
    margin-top: -13px;
    font-weight: normal;
}


.lineup-home {
    display: block;
    position: relative;
    /*width: calc(100% - 25px);*/
    position: relative;
    background-color: #FFFFE3;
    border-radius: 15px;
    cursor: pointer;
    -webkit-transition: opacity ease-out .4s;
    transition: opacity ease-out .4s;
    padding: 3% 3% 3% 3%;
    margin: 0% auto 10% auto;
  
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
}

.lineup-home figure {
    flex-basis: calc(54% - 1rem);
    margin: 3% 0 5% 0;
}
  
.lineup-home h3{
    margin: 0 auto 4% auto;
}

.lineup-home p{
  text-align: left;
}

.iquality_con{
    width: 96%;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0% auto 5%;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; 
}
  
.iquality_main h3{
    width: 96%;
    margin: 10% auto 4% auto;
}
  
.iquality_main h3 img{
    width: 30%;
}
.iquality_main h4{
    width: 90%;
    margin: 0% auto 5% auto;
} 
  
.item01{
    width: 50%;
    margin: 0 auto 2%;
}

.item01 img{
    width: 100%;
}
   
.item02{
  width: 100%;
  text-align: left;
  margin: 0 auto 10% auto;
}

ul.iquality_ten_con{
    width: 96%;
    margin: 0 auto;
    display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 5% auto;
}
  
.ten_item01{
   width: 100%;
   margin: 0 0 0 0;
}

.ten_item01 img{
    width: 20%;
}
  
.ten_item02{
    width: 100%;
    text-align: left;
    margin: 0 0 4% 0;
    order: 2;
}

.ten_item02 img{
  width: 100%;
  margin: 0 0 2% 0;
}
  
.ten_item03{
    width: 60%;
    margin: 5% auto 5%;
    order: 1;
}

.ten_item03 img{
    width: 100%;
}

img.ribbon{
    order: 3;
}

.bar_area a img {
  width: 90%;
  margin: 0 0 5%;
}

.footerLp-bottom {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 25px;
  font-size: 10px;
}

.pageup {
  right: calc(100vw / 750 * 20);
  width: calc(100vw / 750 * 118);
  height: calc(100vw / 750 * 118);
  bottom: 55px;
}


.pageup--a {
  background-image: url(../images/common/pageup.png);
  background-size: 100%;
}

}



