@charset "UTF-8";

#newsletterArea * {
	box-sizing: border-box;
}

.mms_lrbox {
	width: 70%;
	margin: 0% auto 10%;
	overflow: hidden;
	padding-top: 0;
}

.mms_l {
	width: 75%;
	float: left;
	margin-right: 5%;
}
.mms_r {
	width: 20%;
	float: right;
}

.SideBoxinx {
	padding: 35px;
	background: #000;
}

.SideBoxinx .sideTitle {
	font-size: 1.3rem;
	font-family: "Oswald", sans-serif;
	margin-bottom: 13%;
	border-bottom: 1px solid #fff;
	line-height: 3em;
	text-align: center;
	color: #fff;
}
.arc_list li a {
	display: block;
	background: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 3px 0;
	letter-spacing: 2px;
}
.txtloop_wp {
	border-top: solid 1px #dcdddd;
}

.txtloop_wp > dl {
	border-bottom: solid 1px #dcdddd;
	padding: 20px 25px;
	position: relative;
	display: flex;
}
.txtloop_wp > dl > dt {
	width: 210px;
	display: flex;
	align-items: center;
}
.txtloop_wp > dl > dd {
	width: calc(100% - 210px);
	display: flex;
	align-items: center;
}
.lists_box .days {
	font-weight: 600;
	letter-spacing: 0.1rem;
	font-family: "Oswald", sans-serif;
	display: inline-block;
	margin-right: 20px;
}

.lists_box dd a {
	display: inline-block;
	color: #000;
	font-weight: 400;
	text-decoration: underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
.lists_box dd span {
	display: inline-block;
	font-size: 13px;
	padding: 3px 10px;
	margin-right: 15px;
	line-height: 1;
}
.lists_box dt .nw_taxo {
	background: #272727;
	font-size: 14px;
	padding: 2px 9px;
	color: #fff;
	display: inline-block;
}

.fnllist_wp {
	text-align: center;
	margin-bottom: 70px;
}
.fnllist_wp > p {
	border-bottom: solid 5px #e2e2e2;
	display: block;
	padding: 0 0 20px;
	font-size: 43px;
	font-weight: bold;
	font-family: "Oswald";
	letter-spacing: 2px;
	width: 96%;
	margin: 0 auto;
	max-width: 480px;
}
.nfornt {
	width: 70%;
	margin: 10% auto 10%;
	text-align: center;
}

a.btn0x {
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 25px 50px;
	font-size: 20px;
	position: relative;
}
a.btn0x::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	position: absolute;
	top: 50%;
	right: 15px;
	margin: auto;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
	transform: translateY(-50%) translateX(-50%) rotate(45deg);
}

.bbbox {
}
.bbbox > p {
	font-size: 22px;
	font-weight: bold;
	font-family: "dashicons";
	margin-bottom: 50px;
}

.title03x{
	font-family: 'Oswald', sans-serif;
font-size: 2.5rem;
color: #000;
margin-bottom: 5%;
text-align: center;
}
.nllboxin form p br{
	display: none;
}

.nllboxin{
	text-align: center;
	max-width: 600px;
	background: #000;
	padding: 30px 0;
	margin: 0 auto;
	    color: #fff;
}

.nllboxin form p:nth-of-type(1){
	font-size: 20px;
  font-weight: bold;
	margin-bottom: 10px;
}
#s2email{
	padding: 5px 15px;
}

.nllboxin form p:nth-of-type(2) input{
	padding: 7px 20px;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	margin: 0 15px;
}
.nlrbox{
	max-width: 520px;
    margin: 0 auto 10px;
    font-size: 14px;
}
.nlrbox2{
	max-width: 590px;
    margin: 0 auto 10px;
    font-size: 14px;
}

.nllboxin02 input[name="subscribe"]{
	display: none !important;
}
.nllboxin01 input[name="unsubscribe"]{
	display: none !important;
}
