@charset "utf-8";
/* CSS Document */

#wm_stretch{
	font-family:メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	line-height:1.5em;
	font-size: 1.0rem;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
}

#wm_stretch img {
  vertical-align: bottom;
}

#wm_stretch mat10 {
  margin-top: 10px;  
}

#wm_stretch mat20 {
  margin-top: 20px;  
}

#wm_stretch mat30 {
  margin-top: 30px;  
}

#wm_stretch .t_red{
	font-size: 0.8rem;
	font-weight: bold;
	color: #FB0206;
}

#wm_stretch .t08{
	font-size: 0.8rem;
}

#wm_stretch .cood {
	position:absolute;
  width: 100%;
}

#wm_stretch h2 {
	font-size:1.3rem;
  font-weight: bold;
	line-height:1.5em;
}

#wm_stretch .line_01 {
	position:relative;
  background-color: #cbeeff;
  padding: 20px 20px 20px 20px;
  border-radius: 10px;
  text-align: center;
  margin-top: 30px;
}

#wm_stretch .line_01 p {
  padding-top: 20px;
  text-align: left;
}

#wm_stretch .line_02 {
	position:relative;
  background: linear-gradient(#cbeeff, #ffffff);
  text-align: center;
  padding: 20px 0px;
  margin-top: 30px;
}

#wm_stretch .line_02_2 {
	position:relative;
  margin-top: 30px;
}

#wm_stretch .line_03 {
	position:relative;
  text-align: center;
  margin-top: 30px;
}

#wm_stretch h3 {
  background: linear-gradient(#cbeeff, #ffffff);
  padding: 10px;
  font-weight: bold;
}

#wm_stretch .line_detail {
	position:relative;
  padding: 10px 20px;
}

#wm_stretch .line_detail p {
	font-size: 0.8rem;
  font-weight: bold;
}

#wm_stretch .kounyuu_btn {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin: 20px;
}

.movie{
	background:#f6f6f6;
	text-align:center;
	padding:20px 0 0 0;
}
.cartbox{
	background:#f6f6f6 ;
	margin-top:-15px;
	padding-bottom:50px;
}
#wm_stretch .line_13 {
  background: #E1F6FF; /*背景色*/
  padding: 0.5em; /*文字まわり（上下左右）の余白*/
  text-align: center;
}