@charset "Shift_JIS";
 /*汎用
----------------------------------------*/
#conts_anonymous {
	width:720px;
	background-color:#FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 auto;
}

#conts_anonymous p.lead_txt {font-size: 18px; line-height: 1.5; text-align: center;}
#conts_anonymous p {font-size: 20px; line-height: 1.5; /*letter-spacing: -0.02em;*/}
#conts_anonymous p.p_txt {font-size: 16px; line-height: 1.6;}
#conts_anonymous p.p_tit {font-size: 20px; line-height: 1.5;} 

.m-t40 {margin-top: 40px;}
.m-b40 {margin-bottom: 40px;}
.p-t30l60r40{padding: 30px 40px 0 60px;}
.p-tb30lr60{padding: 30px 60px;}
.red{color:#f00;}
.line_orange{box-sizing: border-box; border: 2px solid #ff9000;}

#conts_anonymous table{width: 600px; margin: 0 auto; box-sizing: border-box; border: 3px solid #ff9000;}
#conts_anonymous table th{background-color: #ff9000; color: #fff; font-size: 28px; font-weight: bold; text-align: center; padding: 6px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif}
#conts_anonymous table th:first-child{padding: 3px 6px 6px;}

.ordering_procedure{background-color: #ffc; margin-top: 40px;}
.procedure{display: flex; align-items: center;}
.procedure .zoom{display: inline-block; position: relative; margin-right: 40px;}
.procedure .zoom img{box-sizing: border-box; border: 2px solid #ff9000; z-index: 0; display: block;}
.procedure .zoom::after{content: ''; position: absolute; bottom: 2px; right:2px; width: 34px; height: 34px; background-image: url("images/icon_zoom.png"); display: block; z-index: 1;}
.procedure .zoom:hover::after{opacity: 0.6;}
.check_icon{letter-spacing: -0.05em !important;}
.check_icon img{margin-left: 5px; margin-bottom: 3px;}

.h4_tit{
	width: 100%;
	box-sizing:	border-box;
	border: 3px solid #e20114;
	font-size:28px;
	line-height: 1.2;
	font-weight: bold;
	display: flex;
	align-items: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.h4_tit img{flex: 0 0 140px;}
.h4_tit div{margin: 0 auto; padding: 0 30px 0 10px; letter-spacing: -0.03em;}
.h4_tit div span{color: #e20114;}

.icon img{
width: 100%;
height: auto;
}

.speech_bubble_left{
  position: relative;
  padding: 25px 20px;
  color: #000;
  background-color: #fff;
  border: 2px solid #cfcfcf;
  margin-right: 60px;
  margin-left: 192px;
  margin-top: 30px;
  border-radius: 20px;
}

.speech_bubble_left::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -25px;
  top: 40%;
  border-right: 25px solid #cfcfcf;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.speech_bubble_left::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -20px;
  top: 40%;
  border-right: 25px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.speech_bubble_left p,.speech_bubble_right p{
  font-size: 16px !important;
  line-height: 1.6 !important;
  color: #000;
  position:relative;
}

.speech_bubble_left .icon{
  position: absolute;
  left: -150px;
  top: 10%;
}

.speech_bubble_right{
  position: relative;
  padding: 25px 20px;
  color: #000;
  background-color: #fff;
  border: 2px solid #cfcfcf;
  margin-left: 60px;
  margin-right: 192px;
  margin-top: 30px;
  z-index: 1;
  border-radius: 20px;
}

.speech_bubble_right::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -25px;
  top: 40%;
  border-left: 25px solid #cfcfcf;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.speech_bubble_right::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -20px;
  top: 40%;
  border-left: 25px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.speech_bubble_right .icon{
  position: absolute;
  right: -150px;
  top: -10%;
}

::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*sec01
----------------------------------------*/
.shipping_method{padding:25px 70px; font-size: 28px; line-height: 1.5; font-weight: bold; display: flex; justify-content: space-between; align-items: center; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.shipping_method div{display: flex; align-items: center;}

.shipping_point{padding:20px 116px; font-size: 24px; line-height: 1.5; font-weight: bold; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.shipping_point ul{line-height: 2;}
.shipping_point ul li{display: flex; align-items: flex-start; line-height: 2;}
.shipping_point ul li img{padding-top: 0.2em;}

.arrow_green{width: 280px; text-align: center; margin-top: 10px; margin-bottom: 10px;}


/*sec02
----------------------------------------*/
.payment_method{padding:25px 60px; font-size: 28px; line-height: 1.5; font-weight: bold; display: flex; justify-content: space-between; align-items: center; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.payment_method div{display: flex; align-items: center;}

.payment_point{padding:20px 40px; font-size: 24px; line-height: 1.5; font-weight: bold; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.payment_point p{font-size: 16px !important; text-align: center;}
.payment_point ul{line-height: 2; margin-bottom: 10px;}
.payment_point ul li{display: flex; align-items: flex-start; line-height: 2;}
.payment_point ul li img{padding-top: 0.2em;}

.arrow_red{width: 100%; text-align: center; margin-top: 32px; margin-bottom: 14px;}
.procedure_done{margin-left: -60px;}


/*sec03
----------------------------------------*/
.packing_method{display: flex; justify-content: space-between; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.packing_method div{flex:0 0 340px;}
.packing_method p{margin-top: 15px;}

.packing_method2{padding: 0 60px; display: flex; justify-content: space-between; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.packing_method2 div{flex:0 0 290px;}



.btn_green {
	width:48%;
	margin: 0 auto;
}

.btn_green a {
    display: inline-block;
    padding:15px 0px;
    border-style: none;
    background: -moz-linear-gradient(to bottom, #0DBA1C, #2F8639);
    background: -webkit-linear-gradient(top, #0DBA1C, #2F8639);
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    color:#FFF;
	font-size:25px;
	font-weight:bold;
	letter-spacing: 2px;
    font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif,Osaka,"ＭＳ Ｐゴシック","MS PGothic";
	text-align:center;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.4);
    width:100%;
    margin:20px auto 20px;
	white-space:nowrap;
    border:1px solid #217329;
	text-decoration: none;
}