@charset "UTF-8";
/*--------------------------
        COMMON
--------------------------*/
#kodawari {
  font-feature-settings: "palt";
  background: #fff;
  padding: 30px 0 0;
}

#kodawari .cont-wrap img {
  vertical-align: top;
}

.strong {
  font-weight: bold;
}

.strong-r {
  font-weight: bold;
  color: #df0000;
}

.cont-wrap {
  padding: 40px;
}

.cont-wrap h2 {
  margin: 0 0 20px;
}

#point-wrap,
.card-box > dl,
#kodawari-ttl {
  background: #f7f7f7;
}

.card-box > li,
.card-box > dl {
  box-shadow: 0 0px 10px rgba(0,0,0,0.15);
  border-radius: 10px;
  margin: 0;
}

.card-box > li:last-child,
.card-box > dl:last-child {
  margin: 0;
}

.card-box p {
  font-size: 16px;
}

.num {
  font-size: 120%;
}

.text-list li,
.notice li {
  margin: 0 0 0 20px;
  position: relative;
  line-height: 150%;
}

.text-list li:before {
  content: "";
  position: absolute;
  left : -1.0em;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #000;
  text-align:center;
  line-height: 80px;
  top: 0.5em;
}

.notice li:before {
  content: "※";
  position: absolute;
  left : -1.0em;
}

.course-back {
  margin: 0 3.13vw;
}

.course-back a {
  display: block;
}

.img-notice {
  text-align: right;
  font-size: 13px !important;
}

/*--------------------------
        H1
--------------------------*/
#kodawari h1 {
  margin: 0 0 6.25vw;
}

/*--------------------------
        ABOUT
--------------------------*/
#about-wrap {
  background: url(/shopping/img/genre/gourmet-distribution/kodawari/bg_about_top.jpg) no-repeat center top #190704;
  background-size: contain;
}

#about-wrap h2 {
  padding: 40px 0 0 20px;
}

#about {
  background: url(/shopping/img/genre/gourmet-distribution/kodawari/bg_about_btm.jpg) no-repeat center bottom ;
  background-size: contain;
  color: #fff;
  padding: 0 0 40px;
}

#about-txt {
  display: flex;
  justify-content: spece-around;
}

#about-txt p {
  font-size: 18px;
  padding: 30px;
  width: 560px;
}

#about-txt img {
  width: 100%;
}

#about-txt + p {
  padding: 0 10px 0 0;
}

/*--------------------------
        POINT
--------------------------*/
#point-3 li {
  align-items: center;
  background: #fff;
  display: flex;
  margin: 0 0 20px;
}

#point-3 li:first-child {
  align-items: flex-start;
  background: #fff;
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
}
.image-container {
  display: flex; 
  justify-content: space-between; 
}
.movie-container {
  margin: 20px auto -20px;
}

#point-3 img {
  border-radius: 10px 0 0 10px;
}

.point-text {
  padding: 25px;
}

.point-text h3,
.point-text h4 {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: bold;
}

.point-text h3 {
  font-size: 32px;
  line-height: 120%;
}

.point-text h4 {
  font-size: 22px;
  margin: 0 0 15px;
}

.point-text img{
  margin: 10px 0 0;
}


/*--------------------------
        SERVICE
--------------------------*/
#service dl {
  margin: 0 0 20px;
}

.card-box dd {
  padding: 20px;
}

/* グルメ通信 */
#service-tushin {
  position: relative;
}

.card-box #service-tushin dt {
  padding: 0 30px 20px 0;
}

/*#service-tushin p:first-child {
  width: 510px;
}*/

#service-tushin div {
  position: absolute;
  width: 280px;
  top: 15px;
  right: 25px;
}

#service-tushin div img {
  width: 100%;
}

#service-tushin .img-notice {
  padding: 40px 0 0;
}

#service-assign dd > p {
  margin: 0 0 15px;
}

#service-okawari p,
#service-skip p,
#service-assign .text-list {
  margin: 0 0 20px;
}

#service-okawari div,
#service-skip div,
#service-assign div {
  margin: 0 0 15px;
  text-align: center;
}

/*--------------------------
        J Card
--------------------------*/
#japanet-card {
  background: #fffd0033;
  margin: 0 0 40px;
  text-align: center;
  padding: 20px;
}

/*--------------------------
        ATTENTION
--------------------------*/
#attention {
  background: #ffd9d8;
  border-radius: 10px;
  margin: 0 auto 40px;
  padding: 20px;
  width: 886px;
}

#attention h2 {
  margin: 0 0 15px;
  text-align: center;
}

/*--------------------------
        FLOW
--------------------------*/
#flow {
  margin: 0 auto;
  padding: 0 0 30px;
  width: 610px;
}

/*--------------------------
        APP BTN
--------------------------*/
#btn-app {
  text-align: center;
  background: #f7f7f7;
  padding: 20px 0;
}

#btn-app a {
  display: inline-block;
}

#genre_foods {
  text-align: center;
  background: #f7f7f7;
  padding: 20px 0;
}

#genre_foods {
  display: inline-block;
}

#btn-corporate {
  text-align: center;
  background: #f7f7f7;
  padding: 20px 0;
}

#btn-corporate a {
  display: inline-block;
}

/*--------------------------
        HAMBURGER
--------------------------*/
/*.menu > ul > li span.faq_include_anc,
.menu > ul > li span.whatsteikibin_anc,
.menu > ul > li span.course-now_anc {
  direction: unset;
  padding: 0;
}*/