@charset "UTF-8";
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}

.inner {
  max-width: 1400px;
}

.text-primary {
  color: #c6222f;
}

.btn-primary {
  color: #fff;
  background-color: #c6222f;
  border-color: #c6222f;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #b01e2a;
  border-color: #b01e2a;
}

/*-------------------------------------------------------------------

	ホーム
	
-------------------------------------------------------------------*/
/*
	#contents
-------------------------------------------------------------------*/
#contents {
	overflow: hidden;
}
.front_page #contents {
  padding-top: 0;
}

.front_page #contents .row {
  padding-bottom: 0;
  max-width: 1060px;
  margin: 0 auto;
}

.front_page .front_page_inner {
  max-width: 1060px;
  margin: 30px auto;
}

/*
	slick
-------------------------------------------------------------------*/
.slick-prev,
.slick-next {
  width: 30px;
  height: 30px;
}

.slick-prev:before,
.slick-next:before {
  font-size: 30px;
}

.slick-prev {
  left: 10px;
}

.slick-next {
  right: 10px;
}

#page_homepage .slick-slider {
  margin-bottom: 0;
}

/*
	Information（新着情報）エリア
-------------------------------------------------------------------*/
/* News List */
.newslist {
  border-bottom: none;
  color: #000;
}

.newslist dl {
  border-top: none;
}

.newslist dt {
  cursor: auto;
  padding: 8px;
  position: relative;
}

.newslist dt .date{
  float: none;
  width: 6em;
  font-family: HiraMinProN-W3;
  font-size: 10px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.newslist dt .news_title{
  padding-left: 0;
  padding-right: 30px;
  font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
  font-size: 17px;
  letter-spacing: 1.7px;
  margin-bottom: 10px;
}

.newslist dt span {
  display: block;
}

.newslist dt .cb {
  position: relative;
  top: -1px;
  left: 5px;
  fill: #fff;
  font-size: 11px;
  font-weight: normal;
}

.newslist dt:hover .news_title {
  text-decoration: none;
}

.newslist dt:hover .cb {
  opacity: 0.8;
}

.newslist dt.active .cb {
  position: relative;
  top: -2px;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.newslist dd {
  display: block;
}

.newslist dd p{
  font-family: YuGo-Medium;
  font-size: 12px;
  color: #000000;
  letter-spacing: 0.28px;
  line-height: 16px;      
}

.newslist dd p.news_detail a{
  font-size: 10px;
  color: #C5212E;
  letter-spacing: 0.23px;
  line-height: 16px;  
}

.newslist dl p a{
  font-size: 10px;
  color: #C5212E;
  letter-spacing: 0.23px;
  line-height: 16px;  
  margin: 0 16px 16px;
}

.newslist dt .date{
  float: none;
  width: 6em;
  font-family: HiraMinProN-W3;
  font-size: 10px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.newslist dt .news_title{
  padding-left: 0;
  padding-right: 30px;
  font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
  font-size: 17px;
  letter-spacing: 1.7px;
  margin-bottom: 10px;
}

/* news_area */
.news_contents {
  padding: 0;
}

#news_area {
  background: transparent;
}

#news_area .heading01 {
  color: #000;
  font-family: "Times New Roman", "Lusitana", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 8px;
  text-align: center;
  margin: 0;
  font-weight: normal;
  font-size: 2.8rem;
  text-align: left;
  
}

#news_area .heading01 span {
  color: #c6222f;
}

/*
	Pickupエリア
-------------------------------------------------------------------*/
#pickup_area .row {
  padding-top: 20px;
}

#pickup_area{
  padding-top: 40px;
  padding-bottom: 40px;
}

#pickup_area .col-sm-4 {
    padding: 0;
}

#pickup_area .col-sm-4 .pickup_area_sp {
    text-align: left;
    font-size: 2.5rem;
    padding-left: 0;
}

#pickup_area img {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: solid 1.0px #000;
}
#pickup_area a p {
  color: #000;
}

#pickup_area .col-sm-4 a h3 {
  font-size: 1.6rem;
  margin: 0;
  line-height: 1.42857143;
  color: #000;
  font-weight: normal;
}

#pickup_area .small {
    color: #c6222f;
    font-size: 1.5rem;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
    display: block;
    margin: 10px 0 5px;
}

/*画面サイズが1027px以下の時に適用する*/
@media screen and (max-width: 1050px){
  #pickup_area .bnr-copy {
    font-size: 1.4rem;
    display: block;
    margin: 10px 0 5px;
  }
  /*945以下の時*/
  @media screen and (max-width: 970px){
    #pickup_area .bnr-copy {
      font-size: 1.3rem;
      display: block;
      margin: 10px 0 5px;
    }
  }
  /*874以下の時*/
  @media screen and (max-width: 913px){
    #pickup_area .bnr-copy {
      font-size: 1.2rem;
      display: block;
      margin: 10px 0 5px;
    }
  }
 /*810以下の時*/
  @media screen and (max-width: 845px){
    #pickup_area .bnr-copy {
      font-size: 1.1rem;
      display: block;
      margin: 10px 0 5px;
    }
  }
}


#pickup_area a:hover p {
  text-decoration: underline;
}

#pickup_area .heading01 {
  color: #000;
  font-family: "Times New Roman", "Lusitana", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 8px;
  text-align: center;
  margin: 0;
  font-weight: normal;
  font-size: 2.8rem;
  text-align: left;
}

#pickup_area .heading01 span {
  color: #c6222f;
}

/*
	Pickup2エリア
-------------------------------------------------------------------*/
#pickup_area2 .row {
    padding-left: 20px;
    padding-right: 20px;
}

#pickup_area2 .row .pickup_area_sp {
    text-align: left;
    font-size: 2.5rem;
    padding-left: 0;
}

#pickup_area2 img {
    margin-top: 10px;
    margin-bottom: 10px;
}

#pickup_area2 a p {
  color: #000;
}

#pickup_area2 .small {
    color: #c6222f;
}

#pickup_area2 .pickup2_font {
    color: #000;
    text-align: center;
    margin: 0 0 10px;
    font-size: 1.6rem;
}

#pickup_area2 a:hover p {
  text-decoration: underline;
}

#pickup_area2 .heading01 {
  color: #000;
  font-family: "Times New Roman", "Lusitana", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 8px;
  text-align: center;
  margin: 0;
  font-weight: normal;
  font-size: 2.8rem;
  text-align: left;
}

#pickup_area2 .heading01 span {
  color: #c6222f;
}

#pickup_area2 li.piretti_orig img{
    border: solid 1.0px #000000;
}

/*
	Recommend（おすすめ商品）エリア・チェックしたアイテム
-------------------------------------------------------------------*/
#item_list, #checkeditem {
  clear: both;
  padding-top: 60px;
  padding-bottom: 60px;
}

#item_list {
  padding-top: 0;
}

#item_list > h1 {
  margin: 0 0 30px 0;
  font-size: 1.6em;
  font-weight: bold;
}

#item_list .heading01, #checkeditem .heading01 {
  color: #000;
  padding: 8px;
  text-align: center;
  margin: 0;
}

#item_list .heading01 span, #checkeditem .heading01 span {
  color: #c6222f;
}

#item_list .item_photo img, #checkeditem .item_photo img {
  border: 1px solid #ccc;
}

#item_list .item_name, #checkeditem .item_name {
  font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
  color: #c6222f;
  font-weight: normal;
}

/* 商品詳細ページの英語文字の大きさ指定 */
#item_list .product_item .item_name {
  font-size: 1.1rem;
}

#item_list .product_item .item_name > h2 {
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0;
  line-height: 20px;
  font-family: "Times New Roman", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
}

/* 商品詳細ページの商品日本語文字の大きさ指定 */
#item_list .item_name span, #checkeditem .item_name span {
  display: block;
  font-family: "Times New Roman", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.4rem;
}

#item_list .item_price, #checkeditem .item_price {
  font-weight: normal;
  font-size: 1.4rem;
}

#item_list .heading01 {
  font-family: "Times New Roman", "Lusitana", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#item_list .item_comment {
  color: #333;
}

#item_list .heading01 .small_font {
    padding-left: 45px;
    font-weight: normal;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#item_list .heading01 .small_font_sp {
    font-weight: normal;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#item_list .col-sm-12 .recomend_sp {
    font-size: 2.5rem;
    text-align: left;
    padding-left: 0;
}

#top_item_list {
    padding-left: 16px;
    padding-right: 16px;
}

.online_back {
    background: #000;
}

#top_item_list .online_font {
    color: #fff;
    font-size: 1.4rem;
    font-weight: normal;
}

#top_item_list .online_font_sp {
    color: #fff;
    font-size: 2.8rem;
    font-weight: normal;
    text-align: left;
}

#top_item_list .classic_font {
    color: #000;
    font-size: 1.4rem;
    font-weight: normal;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#top_item_list .classic_font_sp {
    color: #000;
    font-size: 2.8rem;
    font-weight: normal;
    text-align: left;
}

#top_item_list .classic_font span{
    color: #c6222f;
    font-size: 1.2rem;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#top_item_list .classic_font .small{
    color: #000;
}

#top_item_list .classic_font span .small{
    color: #000;
}

#top_item_list .heading01 .online_small_font {
    color: white;
    padding-left: 45px;
    font-weight: normal;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#top_item_list .heading01 .online_small_font_sp {
    color: white;
    font-weight: normal;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#top_item_list .heading01 .classic_small_font {
    padding-left: 45px;
    font-weight: normal;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#top_item_list .heading01 .classic_small_font {
    font-weight: normal;
}

#top_item_list .heading01 .online_more_font {
    float: right;
    font-weight: normal;
    color: #fff;
    bottom: 0;
    font-size: 1.5rem;
    margin-top: 15px;
}

#top_item_list .heading01 .online_more_font_sp {
    float: right;
    font-weight: normal;
    color: #fff;
    bottom: 0;
    font-size: 1.3rem;
    margin-top: 12px;
}

#top_item_list .heading01 .online_more_font a {
    border-bottom: 1.5px solid #808080;
    color: #fff;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#top_item_list .heading01 .online_more_font_sp a {
    border-bottom: 1.5px solid #808080;
    color: #fff;
}

#top_item_list .heading01 .classic_more_font {
    float: right;
    font-weight: normal;
    color: #000;
    bottom: 0;
    font-size: 1.5rem;
    margin-top: 15px;
}

#top_item_list .heading01 .classic_more_font_sp {
    float: right;
    font-weight: normal;
    color: #000;
    bottom: 0;
    font-size: 1.3rem;
    margin-top: 12px;
}

#top_item_list .heading01 .classic_more_font a {
    border-bottom: 1.5px solid #808080;
    color: #000;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#top_item_list .heading01 .classic_more_font_sp a {
    border-bottom: 1.5px solid #808080;
    color: #000;
}

#top_item_list .pickup_item a dt > h3 {
    color: #fff;
    font-size: 1.4rem;
    font-weight: normal;
    margin: 0;
    line-height: 1.42857143;
}

#top_item_list .pickup_item a dt > h3.black {
    color: #000;
}
/*-------------------------------------------------------------------

	商品リスト
	
-------------------------------------------------------------------*/
#front_model {
    position: relative;
}

/*IEにのみ適用のCSS*/
_:-ms-lang(x)::-ms-backdrop, #front_model .front_model_title{
  width: 80% !important;
}

#front_model .front_model_comment {
    color: white;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
    font-weight: normal;
    position: absolute;
}

#front_model .front_model_comment_sp {
    position:absolute;
    top: 50px;
    left:25px;
    color: #FFF;
    font-family: "Times New Roman", "Lusitana", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: normal;
}

#front_model .front_model_title {
    width: 75%;
    border: 1px solid #c6222f;
    border-radius: 3px;
    padding: 10px 15px;
    font-size: 2.0rem;
    margin-bottom: 15px;
    display: block;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#front_model .front_model_title_sp {
    border: 1px solid #c6222f;
    border-radius: 3px;
    padding: 7px 15px;
    font-size: 1.5rem;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#front_model .front_model_message {
    font-size: 1.8rem;
    margin-bottom: 30px;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#front_model .front_model_message_sp {
    font-size: 1.35rem;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif;
}

#front_model .front_model_comment a {
    padding: 8px 10px;
    border-radius: 3px;
    border: 1px solid #c6222f;
    background-color: #c6222f;
    color: #FFF;
    font-size: 1.4rem;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif; 
    height: auto;
}

#front_model .front_model_comment_sp a {
    padding: 10px 15px;
    border-radius: 3px;
    border: 1px solid #c6222f;
    background-color: #c6222f;
    color: #FFF;
    font-size: 1.4rem;
    font-family:“Yu Gothic”, “游ゴシック“, YuGothic, “游ゴシック体“, “ヒラギノ角ゴ Pro W3”, “メイリオ“, sans-serif; 
}

/*-------------------------------------------------------------------

	商品リスト
	
-------------------------------------------------------------------*/
#pagination_wrap ul {
  display: none;
}

#page_product_list #result_info_box__disp_menu {
  display: none;
}

#page_product_list #sideCategory {
  padding-top: 30px;
  line-height: 2em;
}

#page_product_list #sideCategory a {
  color: #000;
}

#page_product_list #sideCategory a:hover {
  color: #c6222f;
  text-decoration: underline;
}

#page_product_list #sideCategory ul ul {
  margin: 0 0 0 1em;
}

/*-------------------------------------------------------------------

	商品詳細ページ
	
-------------------------------------------------------------------*/
#page_product_detail #preview {
  display: none;
}

#page_product_detail #item_detail_area {
  margin-top: 20px;
}

#page_product_detail #item_detail_area .item_name {
  margin-bottom: 0px;
}

#page_product_detail #item_detail_area h2.item_jp_name {
  font-size: 1.5rem;
  padding: 5px 0 0 0;
  margin: 0 0 10px 0;
}

#page_product_detail .item_name span {
  display: block;
  font-size: 1.2rem;
  padding: 5px 0 0;
}

#page_product_detail .item_comment {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}

#page_product_detail .thumb {
  display: none;
}

/*-------------------------------------------------------------------

	お買い物ガイド
	
-------------------------------------------------------------------*/
#shoppingguideitoben {
  line-height: 1.7;
}

#shoppingguideitoben .title {
  padding: 8px;
  border-top: 3px double #ccc;
  border-bottom: 3px double #ccc;
}

#shoppingguideitoben .step {
  background: #ccc;
  padding: 5px 15px;
  position: relative;
}

#shoppingguideitoben .step .arw {
  position: absolute;
  top: 10px;
  right: -22px;
}

#shoppingguideitoben .text {
  padding: 5px;
}

#shoppingguideitoben .list {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0 3px;
}

#shoppingguideitoben .comment {
  margin: 0 0 2.5em;
}

#shoppingguideitoben .comment p {
  margin: 0 0 1.7em;
}

#shoppingguideitoben table {
  border-collapse: collapse;
}

#shoppingguideitoben table th, #shoppingguideitoben table td {
  padding: 3px 10px;
  border: 1px solid #ccc;
}

.movieWrap {
  width: 100%;
  float: right;
}

.movieWrap .youtube {
  float: right;
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}

.movieWrap .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 768px){    
  .newslist .heading01{
    padding: 16px;
    text-align: left;
  }
  .newslist dt{
    padding: 0 16px 3px;
  }
  .newslist dt .cb{
    font-size: 20px;
    top: 0;
    left: 3px;
  }
  
  .newslist dd{
    margin: 0 16px 16px;
  }  

  .news_contents{
    padding: 0 16px 0 0;
  }

  .news_contents dt > h3 {
    font-weight: 700;
    margin: 0;
  }

  .newslist hr{
   height: 1px;
   border: none;
   border-top: 1px #000000 dotted;
  }
  #news_area{
    margin-bottom: 32px;
  }
  #news_area .heading01{
    padding: 0 0 4px;
    margin-bottom: 20px;    
    text-align: left;
    font-size: 3rem;
  }
  #pickup_area .heading01{
    padding: 4px;
    text-align: left;
    font-size: 3rem;
  }
  #pickup_area2 .heading01{
    padding: 0 0 4px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 3rem;
  }
  #item_list .heading01, #checkeditem .heading01{
    padding: 0 0 4px;
    text-align: left;
    font-size: 3rem;
    font-weight: normal;
  }
  #item_list .col-sm-3, #checkeditem .col-sm-3{
    width: 20%;
  }
  #page_product_list .col-sm-3{
    width: 25%;
  }
  #page_product_detail .slick-slide{
    position: relative;
    display: block;
    top: 0;
    left: 0;
  }
  #page_product_detail .slick-slide .opaque{
    opacity: 1;
  }
  #page_product_detail .item_name span{
    font-size: 1.5rem;
  }
  #page_product_detail #preview{
    display: block;
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    left: 0;
    border: 1px solid #ccc;
  }
  #page_product_detail #preview img{
    max-width: initial;
    max-width: auto;
    max-width: none;
  }
  #page_product_detail .magnifier-lens{
    opacity: .5;
    background-color: #333 !important;
    background-image: none !important;
    border: none;
  }
  #page_product_detail #item_detail_area{
    margin-top: 0;
  }
  #page_product_detail .slides{
    border: 1px solid #ccc;
  }
  #page_product_detail .thumb{
    display: block;
  }
  #page_product_detail .thumb div{
    border: 1px solid #ccc;
    margin-bottom: 5px;
  }
  #page_product_detail .thumb div.thumbnail-current{
    border: 1px solid #c6222f;
  }
  
  .front_model_wrap{
    position: relative;
  }

  .front_model_wrap img{
    width: 100%;
    min-height: 270px;
  }
  
  .front_model_inner{
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .front_model_comment{
      position: absolute;
      top: 30px;
  }
  
}

@media screen and (max-width: 767px){    
  #pickup_area{
      margin-left: 16px;
      margin-right: 16px;
  }  
}

@media (min-width: 768px){
  .movieWrap{
    max-width: 560px;
  }
}
