@charset "UTF-8";

.marB05 {margin-bottom: 5px;}
.marB10 {margin-bottom: 10px;}
.marB20 {margin-bottom: 20px;}
.marB30 {margin-bottom: 30px;}
.marB40 {margin-bottom: 40px;}
.marB50 {margin-bottom: 50px;}
.marB60 {margin-bottom: 60px;}
.marB70 {margin-bottom: 70px;}
.marB80 {margin-bottom: 80px;}
.marB90 {margin-bottom: 90px;}
.marB100 {margin-bottom: 100px;}
.txtC {text-align: center;}
.fs_r_14 {font-size: 1.4rem!important;}

body {
}
h2 {
	font-weight: normal;
}
h3 {
	color: #d1726b;
	font-size: 1.4rem;
	font-weight: normal;
}
#maincontents {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 1.1rem;
	font-weight: normal;
	color: #333333;
	background: #edf1fc;
}
#maincontents img {
	width: 100%;
}
.t-wrapper {
	padding-left: 20px;
	padding-right: 20px;
}
.close_txtBox {
	padding: 10px 10px 30px;
}
#sec01 {
	background-color: #fff5e9;
	margin-bottom: 40px;
}
#sec01 .t-wrapper {
	padding: 30px;
}
#sec01 p {
	line-height: 1.8;
}
#sec03 {
	background-color: #fff5e9;
	padding: 30px 0;
	margin-bottom: 50px;
}
.sec03_txtBox01 {
	padding-bottom: 30px;
}
.sec03_txtBox01 ul li {
	margin-bottom: 20px;
	background-image: url(/img/special/lp_nomukouji/sec03_ico.png);
	background-position: left top;
	background-size: 1.4em;
	background-repeat: no-repeat;
	text-indent: 2em;
	font-size: 1rem;
}
.sec03_txtBox02 {
	background-color: #ffffff;
	padding: 30px;
}
#sec05 .sec05_txtBox {
	background-color: #ffffff;
	padding: 40px 20px;
	margin-bottom: 100px;
}
#sec05 .sec05_txtBox p {
	font-size: 1rem;
}

.col_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col_2 > * {
  width: 47%;
}

/* cartinBtn */
.close_btn,
.inr_order_s .inr_button {
  display: block;
  width: 100%;
  padding: 16px 0;
  font-size: 1rem;
  text-align: center;
  color: #fff!important;
  background: #d1726b;
}

.inr_order .inr_button {
  font-size: 0;
  background: url(/sp/img/special/lp_nomukouji/close_btn.png) no-repeat;
	background-size: contain;
  width: 100%;
  height: calc(102/709 * 100vw);
}

.inr_order li,.inr_order_s li {
  text-align: center;
  font-size: 1em;
}
