@charset "utf-8";
/*------------------------------------------------------------
	present
------------------------------------------------------------*/
#main .present .topBox {
	margin-bottom: -3px;
	position: relative;
}

#main .present .topBox img {
	width: 100%;
}

#main .present .topBox a {
	display: block;
	position: absolute;
	left: 10.8%;
	right: 10.8%;
	bottom: 6.6%;
}

#main .present h2 {
	margin: 0 1px 5px;
	text-align: center;
	padding: 43px 0 46px;
	background: url("../images/present/line01.jpg") repeat-x left top, url("../images/present/line02.jpg") repeat-x left bottom #fff;
	background-size: 8px 43px, 8px 46px;
}

#main .present h2 img {
	width: 373px;
}

/*------------------------------------------------------------
	priceページから性能チャート
------------------------------------------------------------*/
#main .present .seinou {
	padding: 29px 8px 32px;
	background-color: #F7ECF2;
}

#main .present .seinou h3 {
	margin-bottom: 11px;
}

#main .present .seinou p {
	font-size: 1.6rem;
	color: #323232;
	line-height: 1.55;
	margin-bottom: 25px;
}

#main .present .seinou p.mini {
	font-size: 1.3rem;
	color: #323232;
	line-height: 1.3;
    margin-bottom: 10px;
}

#main .present .seinou .img{
    width: 100%;
    height: auto;
}

#main .present .seinou .img img{
    width: 100%;
    height: auto;
}

#main .present .seinou .mbTxt {
	margin-bottom: 0 !important;
}

#main .present .seinou .blodTxt {
	font-weight: 700;
    margin:10px 0;
}

#main .present .seinou p span {
	font-weight: 700;
	background: url("../images/common/line05.png") repeat-x left bottom;
	background-size: 3px 7px;
}

#main .present .seinou .bgTxt {
	padding: 14px 10px 18px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	line-height: 1.48;
	background-color: #A94688;
	border-radius: 5px;
}


/*------------------------------------------------------------
	priceページとをちょっと変更したbels評価
------------------------------------------------------------*/

.bels {
  text-align: center;
  margin: 3rem auto;
  max-width: 1000px;
}

.bels-title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
  line-height: 1.6;
  margin-bottom: 2rem;
}

.bels-title strong {
  color: #d63447;
  font-size: 1.8rem;
}

.bels-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 1.5rem;
}

.bels-item {
  flex: 1;
  max-width: 280px;
}

.bels-img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.bels-caption {
  margin-top: 0.6rem;
  font-size: 0.95rem;
  font-weight: 600;
  color: #444;
  line-height: 1.4;
}


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

#main .present .sec01 .txtBox {
	margin: 0 20px 42px;
}

#main .present .sec01 .txtBox p {
	color: #000;
	line-height: 1.64;
	letter-spacing: -0.5px;
}

#main .present .sec01 .txtBox p:not(:last-child) {
	margin-bottom: 25px;
}

#main .present .sec01 .txtBox p span {
	color: #cc0000;
}

#main .present .sec01 .txtBox p a {
	text-decoration: underline;
	color: #cc0000;
}

#main .present .sec01 .borderBox {
	margin: 0 20px;
	padding-bottom: 22px;
	border: 1px solid #FF604B;
}

#main .present .sec01 .borderBox .ttl {
	padding: 9px 22px 13px;
	margin-bottom: 16px;
	font-size: 2.4rem;
	line-height: 1.49;
	font-weight: 700;
	color: #fff;
	background-color: #F27637;
}

#main .present .sec01 .borderBox .textImg01 {
	margin: 0 10px 13px 9px;
	text-align: center;
}

#main .present .sec01 .borderBox img {
	width: 100%;
	height: auto;
}

#main .present .sec01 .borderBox .txt {
	margin: 0 15px;
	color: #000;
	font-size: 1.6rem;
	line-height: 1.55;
}

#main .present .sec01 .borderBox .txt img {
	margin: 12px -5px 2px -10px;
	display: block;
}

#main .present .sec01 .borderBox .spanTxt01 {
	margin-bottom: 2px;
	text-align: center;
	display: block;
	font-weight: 700;
	font-size: 2rem;
	color: #000;
}

#main .present .sec01 .borderBox .spanTxt02 {
	text-align: center;
	display: block;
	font-weight: 700;
	font-size: 1.9rem;
	color: #000;
	line-height: 1.3;
}

#main .present .sec01 .textBox {
	padding: 21px 20px 12px;
}

#main .present .sec01 .textBox .ttl {
	margin-bottom: 27px;
	text-align: center;
	color: #000;
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1.3;
}

#main .present .sec01 .textBox .ttl span {
	color: #cc0000;
}

#main .present .sec01 .textBox ul {
	padding: 2px 8px 15px;
	margin-bottom: 13px;
	border: 1px solid #FF604B;
}

#main .present .sec01 .textBox ul li {
	padding: 12px 0 10px;
	display: table;
	width: 100%;
	background: url("../images/common/line06.png") repeat-x left bottom;
	background-size: 9px 1px;
	box-sizing: border-box;
}

#main .present .sec01 .textBox ul li > span {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

#main .present .sec01 .textBox ul li .icon {
	width: 27px;
}

#main .present .sec01 .textBox ul li .txt {
	padding-left: 8px;
	color: #000;
	font-size: 1.6rem;
	line-height: 1.36;
}

#main .present .sec01 .textBox .text {
	padding-bottom: 23px;
	margin-bottom: 22px;
	text-align: center;
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1.3;
	background: url("../images/present/line01.png") repeat-x left bottom;
	background-size: 5px 2px;
}

#main .present .sec01 .textBox .text span {
	margin-bottom: 7px;
	display: block;
	font-size: 2rem;
}

#main .present .sec01 .textBox .text a {
	color: #cc0000;
	text-decoration: underline;
}

#main .present .sec01 .textBox .img {
	margin: 0 -20px;
}

#main .present .sec01 .textBox .img img {
	width: 100%;
}


#main .present .sec01 h3{
margin:30px auto 10px;
    text-align: center;
    color: #EC7851;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.3;
}


#main .present .sec02 h2 {
	margin-bottom: 15px;
}

#main .present .sec02 .txtBox {
	margin: 0 18px 35px;
	padding-bottom: 34px;
	background: url("../images/present/line01.png") repeat-x left bottom;
	background-size: 5px 2px;
}

#main .present .sec02 .txtBox02 {
	padding-bottom: 37px;
	background: none;
	margin-bottom: 0;
}

#main .present .sec02 .txtBox .ttl {
	margin: 0 -5px 4px;
	color: #C52239;
	font-weight: 700;
	font-size: 1.9rem;
}

#main .present .sec02 .txtBox01 .ttl {
	margin-bottom: 23px;
	line-height: 1.1;
}

#main .present .sec02 .txtBox02 .ttl {
	margin-bottom: 23px;
	line-height: 1.1;
}

#main .present .sec02 .txtBox .ttl span {
	font-size: 2.7rem;
}

#main .present .sec02 .txtBox .photo {
	margin: 0 3px 14px;
}

#main .present .sec02 .txtBox .photo img {
	width: 100%;
}

#main .present .sec02 .txtBox p {
	margin-bottom: 25px;
	color: #000;
	line-height: 1.65;
}

#main .present .sec02 .txtBox p:last-child {
	margin-bottom: 0;
}

#main .present .sec02 .txtBox p a {
	text-decoration: underline;
	color: #cc0000;
}

#main .present .sec03 {
	margin-bottom: 44px;
}

#main .present .sec03 .txtList {
	padding: 19px 20px 90px;
}

#main .present .sec03 .txtList li {
	padding: 0 0 23px 25px;
	font-size: 1.6rem;
	font-weight: 700;
	color: #000;
	line-height: 1.35;
	background: url("../images/present/icon02.jpg") no-repeat left top 2px;
	background-size: 22px auto;
}

#main .present .sec03 .img {
	margin: 0 20px 5px;
	text-align: center;
}

#main .present .sec03 .txtUl {
	padding: 17px 16px 40px;
	margin: 0 20px 18px;
	border: 2px solid #F6956A;
	border-radius: 2px;
	background-color: #FFFCFB;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
}

#main .present .sec03 .txtUl li {
	padding: 8px 0 10px;
	display: table;
	width: 100%;
	background: url("../images/common/line06.png") repeat-x left bottom;
	background-size: 9px 1px;
	box-sizing: border-box;
}

#main .present .sec03 .txtUl li > span {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

#main .present .sec03 .txtUl li .icon {
	padding-top: 1px;
	width: 27px;
}

#main .present .sec03 .txtUl li .txt {
	padding-left: 9px;
	color: #000;
	font-size: 1.6rem;
	line-height: 1.36;
	letter-spacing: -0.5px;
}

#main .present .sec03 .link {
	text-align: center;
}

#main .present .sec03 .link img {
	width: 353px;
}




#main .present .sec03_02 {
	margin-bottom: 44px;
}

#main .present .sec03_02 .txtList {
	padding: 19px 20px 90px;
}

#main .present .sec03_02 .txtList li {
	padding: 0 0 23px 25px;
	font-size: 1.6rem;
	font-weight: 700;
	color: #000;
	line-height: 1.35;
	background: url("../images/present/icon02.jpg") no-repeat left top 2px;
	background-size: 22px auto;
}

#main .present .sec03_02 .img {
	margin: 0 20px 5px;
	text-align: center;
}

#main .present .sec03_02 .txtUl {
	padding: 17px 16px 40px;
	margin: 0 20px 18px;
	border: 2px solid #F6956A;
	border-radius: 2px;
	background-color: #FFFCFB;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
}

#main .present .sec03_02 .txtUl li {
	padding: 8px 0 10px;
	display: table;
	width: 100%;
	background: url("../images/common/line06.png") repeat-x left bottom;
	background-size: 9px 1px;
	box-sizing: border-box;
}

#main .present .sec03_02 .txtUl li span.txt {
	vertical-align: middle;
	text-align: left;
}

#main .present .sec03_02 .txtUl li .icon {
	padding-top: 1px;
	width: 27px;
}

#main .present .sec03_02 .txtUl li .txt {
	padding-left: 9px;
	color: #000;
	font-size: 1.6rem;
	line-height: 1.36;
	letter-spacing: -0.5px;
}

#main .present .sec03_02 .link {
	text-align: center;
}

#main .present .sec03_02 .link img {
	width: 353px;
}

#main .present .sec03_02 .size_a{
  display: inline-block;
  width: 40px; /* 実際の画像サイズに合わせて調整 */
  height: 40px;
  background-image:url("../images/present/bg01_gray.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  line-height: 40px; /* heightと同じにすることで縦中央揃え */
  font-size: 14px;
  color: white;
  font-weight: bold;
}
#main .present .sec03_02 .size_b{
  display: inline-block;
  width: 40px; /* 実際の画像サイズに合わせて調整 */
  height: 40px;
  background-image:url("../images/present/bg01_green.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  line-height: 40px; /* heightと同じにすることで縦中央揃え */
  font-size: 14px;
  color: white;
  font-weight: bold;
}
#main .present .sec03_02 .size_c{
  display: inline-block;
  width: 40px; /* 実際の画像サイズに合わせて調整 */
  height: 40px;
  background-image:url("../images/present/bg01_blue.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  line-height: 40px; /* heightと同じにすることで縦中央揃え */
  font-size: 14px;
  color: white;
  font-weight: bold;
}

#main .present .sec04 {
	margin-bottom: 40px;
}

#main .present .sec04 ul {
	padding: 8px 20px;
}

#main .present .sec04 ul li {
	padding: 0 0 10px 20px;
	color: #000;
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: 500;
	letter-spacing: -0.5px;
	background: url("../images/present/icon03.png") no-repeat left 1px top;
	background-size: 13px 13px;
}

#main .present .sec04 ul li span {
	display: block;
	font-size: 1rem;
}

#main .present .sec04 .img {
	margin-bottom: 19px;
	text-align: center;
}

#main .present .sec04 .img img {
	margin-top: -20px;
	width: 231px;
}

#main .present .sec04 .link {
	text-align: center;
}

#main .present .sec04 .link img {
	width: 353px;
}

#main .present .sec05 {
	margin-bottom: 22px;
}

#main .present .sec05 .txtBox {
	padding: 8px 20px 46px;
}

#main .present .sec05 .txtBox p {
	margin-bottom: 25px;
	line-height: 1.65;
	color: #000;
	letter-spacing: -0.5px;
}

#main .present .sec05 .txtBox p:last-child {
	margin-bottom: 0;
}

#main .present .sec05 .img01 {
	margin-bottom: 12px;
}

#main .present .sec05 .img01 img {
	width: 100%;
}

#main .present .sec05 .img02 {
	margin: -26px 10px 0 11px;
}

#main .present .sec05 .img02 img {
	width: 100%;
}

#main .present .sec06 {
	margin-bottom: 24px;
}

#main .present .sec06 .txtBox {
	padding: 5px 20px 29px;
}

#main .present .sec06 .txtBox p {
	color: #000;
	line-height: 1.65;
	margin-bottom: 25px;
}

#main .present .sec06 .txtBox p:last-child {
	margin-bottom: 0;
}

#main .present .sec06 .imgBox {
	margin: 0 20px 27px;
	padding: 15px 24px 18px;
	background-color: #F4F6E6;
	border: 1px solid #976366;
}

#main .present .sec06 .imgBox:last-child {
	margin-bottom: 0;
}

#main .present .sec06 .imgBox .ttl {
	margin-bottom: 24px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.9rem;
	letter-spacing: -1px;
	color: #933232;
	font-weight: 700;
	background: url("../images/present/line02.png") repeat-x left bottom;
	background-size: 9px 2px;
}


#main .present .sec06 .imgBox .img {
	margin: 0 0 18px;
	text-align: center;
}

#main .present .sec06 .imgBox p {
	font-size: 1.4rem;
	color: #000;
	line-height: 1.55;
}

#main .present .sec06 .txtBox .title {
	font-size: 1.9rem;
	font-weight: 700;
	color: #000;
	line-height: 1.3;
}

#main .present .sec07 {
	margin-bottom: 49px;
}

#main .present .sec07 ul {
	padding: 0 20px 21px;
	margin-top: -6px;
}

#main .present .sec07 li {
	padding: 16px 0 34px;
	border-bottom: 1px dotted #666666;
}

#main .present .sec07 li .textImg {
	margin-bottom: 17px;
}

#main .present .sec07 li .textImg img {
	width: 332px;
}

#main .present .sec07 li p {
	margin-bottom: 23px;
	font-size: 1.4rem;
	color: #000;
	line-height: 1.63;
}

#main .present .sec07 li p:last-child {
	margin-bottom: 0;
}

#main .present .sec07 .link {
	text-align: center;
}

#main .present .sec07 .link img {
	width: 353px;
}

#main .present .sec08 {
	margin-bottom: 38px;
}

#main .present .sec08 .txtBox {
	padding: 7px 20px 30px;
}

#main .present .sec08 .txtBox p {
	line-height: 1.65;
	color: #000;
	margin-bottom: 25px;
}

#main .present .sec08 .txtBox p:last-child {
	margin-bottom: 0;
}

#main .present .sec08 .img {
	margin: 0 20px 19px;
	text-align: center;
}

#main .present .sec08 .img img {
	width: 100%;
}

#main .present .sec08 .photo {
	margin: 0 17px 10px;
	text-align: center;
}

#main .present .sec08 .photo img {
	width: 100%;
}

#main .present .yellowBg {
	margin: 0 20px 11px;
	padding: 17px;
	background-color: #F7F9CE;
}

#main .present .yellowBg .redTxt {
	margin-bottom: 26px;
	color: #cc0000;
	font-size: 1.4rem;
	line-height: 1.55;
}

#main .present .yellowBg dl {
	color: #000;
	font-size: 1.4rem;
	line-height: 1.55;
}

#main .present .yellowBg dt {
	float: left;
}

#main .present .yellowBg dd {
	padding: 0 0 0 5.2em;
}

#main .present .sec08 .link {
	text-align: center;
	margin-bottom: 29px;
}

#main .present .sec08 .link img {
	width: 353px;
}

#main .present .sec08 .textImg img,
#main .present .sec08 .tel img,
#main .present .sec08 .button img {
	width: 100%;
}

#main .present .sec08 .tel {
	margin: 11px 0 22px;
}

#main .present .sec09 .imgBox {
	padding: 16px 20px;
}

#main .present .sec09 .imgBox .textImg {
	margin-bottom: 15px;
}

#main .present .sec09 .imgBox .photo {
	margin: 0 0 36px 2px;
}

#main .present .sec09 .imgBox .textImg img,
#main .present .sec09 .imgBox .photo img {
	width: 100%;
}

#main .present .sec09 .imgBox .ttl {
	margin: 0 0 8px -2px;
}

#main .present .sec09 .imgBox .ttl img {
	width: 140px;
}

#main .present .sec09 .imgBox .txtBox p {
	margin-bottom: 23px;
	color: #000;
	font-size: 1.4rem;
	line-height: 1.55;
}

#main .present .sec09 .imgBox .txtBox p:last-child {
	margin-bottom: 0;
}

#main .present .comForm .tableBox {
	border-top: none;
}

#main .present .comForm .txt02 {
	margin: 0 20px 29px;
}

/*------------------------------------------------------------
	present contact
------------------------------------------------------------*/

#main .presentContact .yellowBg{
	margin: 0 20px 11px;
	padding: 17px;
	background-color: #F7F9CE;
}


#main .presentContact .yellowBg .redTxt {
	margin-bottom: 26px;
	color: #cc0000;
	font-size: 1.4rem;
	line-height: 1.55;
}

#main .presentContact .yellowBg dl {
	color: #000;
	font-size: 1.4rem;
	line-height: 1.55;
}

#main .presentContact .yellowBg dt {
	float: left;
}

#main .presentContact .yellowBg dd {
	padding: 0 0 0 5.2em;
}


/*------------------------------------------------------------
よくある質問
------------------------------------------------------------*/
#main .present .faq {
  counter-reset: faq-counter; /* カウンターを初期化 */
}
#main .present .faq h3 {
  position: relative;
  padding: 1rem 2rem;
  text-align: center;
  color: #fff;
  background: #7587D8;
  margin: 2em 0 0;
}
#main .present .faq p.first {
  padding: 10px 10px 20px;
}
#main .present .faq p.last {
  padding: 10px 10px 20px;
}
#main .present .faq .faqBox {
  padding: 0 0 20px;
  background-color: #FFF;
}
#main .present .faq .faqBox .inner {
  padding: 0 10px 10px;
  background-color: #fff;
  border-top: 3px solid #7587D8;
}
#main .present .faq .faqBox .inner .fq_Q {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.5;
  display: block;
  background: url("../images/common/line06.png") repeat-x left bottom;
  background-size: 9px 2px;
  counter-increment: faq-counter; /* 質問ごとにカウンターを増加 */
}
#main .present .faq .faqBox .inner .fq_Q::before {
  content: "Q"counter(faq-counter) ". "; /* カウンターを表示 */
  font-weight: bold;
  color: #333;
  margin-right: 5px;
}
#main .present .faq .faqBox .inner .fq_A {
  padding-top: 10px;
  line-height: 1.5;
}
#main .present .faq .faqBox .inner .fq_A::before {
  content: "A"counter(faq-counter) ". "; /* 質問番号と対応した番号を表示 */
  font-weight: bold;
  color: #7587D8;
  margin-right: 5px;
}
