body {
  color: white;
  font-size: 3.33333vw;
  line-height: 5.55556vw;
	font-family: 'M PLUS 1p', sans-serif;
	min-width:740px;
}
.fitW {
	width:100%;
	height:auto;
}

a {
  cursor: pointer;
  color: white;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
#wrapper {
	padding-top:0;
}
::selection {
  background-color: rgba(255, 255, 255, 0.2);
}
::-moz-selection {
  background-color: rgba(255, 255, 255, 0.2);
}
.-font {
  font-family: 'Noto Sans JP', sans-serif;
}
.-pc {
  display: none;
}
.-sp {
  display: block;
}
.wrapper {
  background: url(../images/bg.jpg) no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  position: relative;
}
.btn {
  display: block;
  margin: 0 auto;
  width: 66.66667vw;
}
.btn.-back {
  margin-top: 11.11111vw;
}
.contents {
  background: url(../images/common/bg-content.jpg) center top repeat;
  padding: 0 0 20vw;
  position: relative;
}


.contents.-anchor {
  padding-top: 5.55556vw;
}
/*.contents::before {
  background: url(../images/common/line.png) repeat-x;
  background-size: auto 100%;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.75);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.33333vw;
}*/
.contents::after {
  background: url(../images/common/bg-content2.png) center bottom no-repeat;
  background-size: auto 100%;
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16.66667vw;
}
.content {
  background: url(../images/nurie_head_bg.jpg) center top repeat-x;
  margin: 0 auto;
  width:100%;
  overflow:hidden;
  position:relative;
}

.bottom1 {
  background: url(../images/common/bg-bottom.png);
  background-size: 10px auto;
}

.bottom2 {
  background: -webkit-linear-gradient(#c3cfe2, #f5f7fa);
  background: linear-gradient(#c3cfe2, #f5f7fa);
  padding: 11.11111vw 0 16.66667vw;
  position: relative;
}
.bottom2::before {
  background: url(../images/common/line.png) repeat-x;
  background-size: auto 100%;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.75);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.33333vw;
}
.copyright {
  color: #333;
  display: block;
  font-size: 10px;
  text-align: center;
  padding-bottom:20px;
  color:#FFFFFF;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.banner {
  padding: 0 6.94444vw 0;
}
.banner li {
  padding-bottom: 2.77778vw;
  text-align: center;
}
/* Common Parts
   ========================================================================== */
.header {
  background: url(../images/bg.jpg) center top no-repeat;
  background-size: cover;
  padding: 25px 0 45px;
  width:100%;
  position:fixed;
}
.header__logo {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 69.44444vw;
  max-width: 500px;
}
.header__title {
  margin-top: 19.44444vw;
  text-align: center;
}
.header__title img {
  height: 10.27778vw;
}
.share {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 0 20px;
  position:relative;
}
.share dt {
  padding-bottom: 0px;
  text-align: center;
  width: 100%;
}
.share dt img {
  width: 73px;
}
.share dd {
  margin: 0 18px;
  width: 44px;
}
.footer__btn {
  display: block;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  position: absolute;
  top: 0px;
  right: 40px;
  width: 200px;
}
/* NURIE Parts   ========================================================================== */
.nurieMidashi{
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    width: 480px;
	height:50px;
	line-height:50px;
	font-size:28px;
	font-weight:600;
	font-style:italic;
	margin-bottom:30px;

	margin-bottom:20px;
}
.nurieMidashi::before{
    transform: skewX(-20deg);
    content: "";/*�{�b�N�X�����*/
    position: absolute;/*�|�W�V�����Œ����ɔz�u*/
    top: 0; bottom: 0; left: 0; right: 0;
    z-index: -1;/* �e�v�f�̌��ɗ���悤��-1 */
    background:url(../images/midashi_bg2.jpg) repeat center top;
}
#section1 .nurieMidashi::before {
    background:url(../images/midashi_bg1.jpg) repeat center top;
}

/*===========================================================*/
/*===========================================================*/
 
.chara {
	position:absolute;
	left:50%;
}
#chara1 {
	width:99px;
	height:auto;
	top:30px;
	margin-left:-340px;
}
#chara2 {
	width:152px;
	height:auto;
	top:20px;
	margin-left:-140px;
}
#chara3 {
	width:144px;
	height:auto;
	top:20px;
	margin-left:50px;
}
#chara4 {
	width:162px;
	height:auto;
	top:20px;
	margin-left:230px;
}
#chara5 {
	width:153px;
	height:auto;
	top:750px;
	margin-left:190px;
}
#chara6 {
	width:225px;
	height:auto;
	top:1350px;
	top:1400px;
	margin-left:-365px;
}
#chara7 {
	width:138px;
	height:auto;
	top:1710px;
	top:1750px;
	margin-left:-300px;
}
#chara8 {
	width:144px;
	height:auto;
	top:1690px;
	top:1720px;
	margin-left:160px;
}

/*TIT*/

#nurieTit {
	width:100%;
	position:relative;
	overflow:hidden;
}
#nurieLogo {
	width:780px;
	height:600px;
	position:relative;
    background: url(../images/nurie_logo_sp3.png) no-repeat center center;
	top:0px;
	left:50%;
	margin-left:-390px;
	text-indent:-999999px;
}
#logo {
	position:absolute;
	top:460px;
	left:50%;
	margin-left:-150px;
	width:300px;
}
#logo img {
	width:100%;
	height:auto;
}

/*LEAD*/

#nurieLead {
	width:740px;
	margin:-50px auto 0;
	text-align:center;
	color:#3e429a;
	font-size:28px;
	line-height:1.5em;
	font-weight:600;
	margin-bottom:50px;
}
#nurieLead span {
	color:#e60012;
}
#nurieLead strong {
	margin-top:35px;
	display:block;
	color:#e60012;
	font-weight:800;
	font-size:34px;
	padding-right:130px;
}
#nurieLead .small {
	display:block;
	font-size:18px;
	margin-top:10px;
	padding-right:130px;
}
/*SECTION1*/

#section1 {
	width:660px;
	margin:0 auto 50px;
	background: url(../images/nurie_section_back2.jpg) repeat left top;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	border:3px solid #e60012;
	box-sizing:border-box;
	padding:30px 0;
}
#section1 p {
	font-size:35px;
	text-align:center;
	font-weight:600;
	padding-top:0px;
	color:#666666;
	line-height:1.6em;
}
#section1 p strong {
	color:#e60012;
}
#section1 p span {
	font-size:51px;
}
#section1 .flex{
	/* display: flex; */
	text-align: center;
}
#section1 p.kikan{
	font-size:0.7em;
	/* text-decoration: underline; */
	padding-bottom:0.2em;
	letter-spacing: 0.1em;
	text-align: center;
	background:transparent;
	padding:0.3em 0.5em;
	border-radius: 0px;
	line-height: 1.4;
	margin:1.7em 10em 0.7em;
	font-weight: 600;
	color:#e60012;
	border:3px solid #e60012;
	border-width:2px 0;
}

/*SECTION2*/
#section2 {
	width:100%;
	overflow:hidden;
	position:relative;
}
.nurieOboSlider {
	position:relative;
	overflow:hidden;
	zoom:1;
	top:0px;
	left:50%;
	width:1580px;
	margin-bottom:40px;
	padding-top:10px;
	margin-left:-240px;
	padding-bottom:30px;
}
.nurieObo {
	width:380px;
	margin:0 50px;
	position:relative;
	float:left;
}
.nurieOboBox {
	width:380px;
	height:380px;
	margin-top:20px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	text-align:center;
	position:relative;
}
.nurieOboBoxBorder {
	box-sizing:border-box;
	width:380px;
	height:380px;
	position:absolute;
	top:0px;
	left:0px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border:10px solid #FFFFFF;
	opacity:0.5;
}
.nurieOboBox h4 {
	width:88%;
	margin:0 auto 10px;;
	font-size:38px;
	line-height:1.2em;
	font-weight:600;
	padding-top:90px;
	padding-bottom:12px;
	background: url(../images/nurie_obo_line.png) repeat-x center bottom;
}
.nurieOboBox p {
	font-size:20px;
	font-weight:600;
	line-height:1.3em;
}
.nurieOboBox p span {
	color:#ffff00;
}
.nurieObo .nurieOboStep {
	position:absolute;
	top:0px;
	left:50%;
	width:110px;
	height:110px;
	margin-left:-50px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	font-family: "M PLUS Rounded 1c";
	font-weight:bold;
	font-size:26px;
	text-align:center;
	line-height:1.4em;
}
.nurieObo .nurieOboStep strong {
	display:block;
	font-size:48px;
}
.nurieObo .nurieOboStep .nurieOboStepBorder {
	margin:5px;
	width:100px;
	height:100px;
	background:#FFFFFF;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	box-sizing:border-box;
	padding-top:8px;
}
.nurieObo #nurieOboStep1 {
	background: url(../images/obo_bg1.jpg) repeat left top;
	color:#3697bf;
}
.nurieObo #nurieOboStep2 {
	background: url(../images/obo_bg2.jpg) repeat left top;
	color:#bf36be;
}
.nurieObo #nurieOboStep3 {
	background: url(../images/obo_bg3.jpg) repeat left top;
	color:#e6434b;
}
#nurieOboBox1 {
	background: url(../images/obo_bg1.jpg) repeat left top;
}
#nurieOboBox2 {
	background: url(../images/obo_bg2.jpg) repeat left top;
}
#nurieOboBox3 {
	background: url(../images/obo_bg3.jpg) repeat left top;
}
#nurieOboBtn1 {
	position:relative;
	width:210px;
	height:130px;
	margin:0 auto;
	-webkit-border-radius:65px;
	-moz-border-radius:65px;
	border-radius:65px;
	box-sizing:border-box;
	background:#FFFFFF url(../images/nurie_obo_tw_icon.png) no-repeat center top 10px;
	font-size:20px;
	line-height:1.3em;
	color:#3697bf;
	font-weight:600;
	padding-top:70px;
	margin-top:14px;
}
#nurieOboBtn1 span {
	font-size:22px;
}
#nurieOboBtn1 a {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-indent:-999999px;
}
.arrow {
	width:70px;
	height:70px;
	position:absolute;
	background: url(../images/nurie_obo_arrow.png) no-repeat center center;
	background-size:70px 70px;
	top:175px;
	z-index:2;
	right:-85px;
}
#nurieOboFinishSp {
	width:150px;
	height:350px;
	background: url(../images/nurie_obo_fin_sp.png) no-repeat center center;
	margin:-15px auto 0;
	text-indent:-999999px;
	position:absolute;
	top:10px;
	right:-160px;
}
.arrowLeft {
	width:70px;
	position:absolute;
	top:265px;
	left:50%;
	margin-left:-275px;
	overflow:hidden;
	transform: scale(-1, 1);
}
.arrowRight {
	width:70px;
	position:absolute;
	top:265px;
	right:50%;
	margin-right:-275px;
	overflow:hidden;
}
.arrowLeft a,.arrowRight a {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-indent:-999999px;
}
/*SECTION3*/
#section3 {
	width:660px;
	margin:0 auto 50px;
}
#nurieMidashi3 {
	color:#3e429a;
	text-align:center;
	font-size:28px;
	width:220px;
	height:50px;
	margin:0 auto 30px;;
	box-sizing:border-box;
	border:3px solid #3e429a;
	padding-top:9px;
	font-weight:600;
	line-height:1em;
}
#section3 p {
	color:#333333;
	font-size:20px;
	margin-top:12px;
	line-height:1.5em;
	text-indent:-1em;
	padding-left:1em;
}

/*SECTION4*/

#section4 {
	width:100%;
	padding:0;
	/*background: url(../images/bg.jpg) repeat center top;
	background-size:cover;
	background-attachment:fixed;*/
}
#section4wrap {
	width:100%;
	padding:30px 0 50px;
	background: url(../images/common/bg-bottom.png) repeat center top;
	background-size:10px 10px;
}
#nurieMidashi4a {
	width:700px;
	height:80px;
	background: url(../images/nurie_midashi1.png) no-repeat center top;
	background-size:560px auto;
	margin:10px auto 30px;
	text-indent:-999999px;
}
#nurieMidashi4b {
	width:700px;
	height:80px;
	background: url(../images/nurie_midashi2.png) no-repeat center top;
	background-size:560px auto;
	margin:50px auto 30px;
	text-indent:-999999px;
}
#nuriePrintDwnBtn {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    width: 520px;
	height:120px;
	line-height:1.3em;
	font-size:36px;
	font-weight:800;
	font-style:italic;
	margin-bottom:40px;
	box-sizing:border-box;
	padding-right:60px;
	padding-top:12px;
}
#nuriePrintDwnBtn span {
	font-size:30px;
}
#nuriePrintDwnBtn::before{
    transform: skewX(-20deg);
    content: "";/*�{�b�N�X�����*/
    position: absolute;/*�|�W�V�����Œ����ɔz�u*/
    top: 0; bottom: 0; left: 0; right: 0;
    z-index: -1;/* �e�v�f�̌��ɗ���悤��-1 */
    background:#3e429a;
	box-sizing:border-box;
	border:2px solid #FFFFFF;
}
#nuriePrintDwnBtn #downBtn {
	width:70px;
	height:70px;
	position:absolute;
	background:url(../images/down_icon.png) no-repeat center center;
	background-size:70px 70px;
	top:50%;
	margin-top:-35px;
	right:40px;
}
#nuriePrintDwnBtn a {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-indent:-999999px;
}
#nurieMain {
	width:660px;
	height:2040px;
	margin:0 auto 40px;
	position:relative;
}
#nurieArea {
	width:660px;
	height:610px;
	position:absolute;
	top:495px;
	right:0px;
	border:3px solid #3697bf;
}
#nurieArea canvas {
	position:absolute;
	top:0px;
	left:0px;
}

#canvas {
	margin: 0;
	width:654px;
	height:604px;
	position: relative;
	z-index: 3;
}
#composition {
	display: none;
}
#coloring {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}
/* ��ɏd�˂�摜 */
#overImage {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 2;
}

#picSelectArea {
	position:static;
	top:0px;
	left:0px;
	width:660px;
	
	margin:0 auto;
}
#picSelectArea #picSerect_3 {
	/* width:496px; */
	position:relative;
	/* overflow:hidden; */
	zoom:1;
	margin-top:20px;
	margin:20px auto;
	padding-left:0px;
}
.-new{
	position: absolute;
	top:0;
	left:0px;
	color:#000;
	font-weight: bold;
	transform:translate(-10%,-40%);
	background:#e60012;
	display: inline-block;
	border-radius: 20px;
	line-height: 0;
	padding:0.8em 0.4em;
	font-size:22px;
}
#picSelectArea #picSerect_3 li {
	float:left;
	width:32%;
	background:#FFFFFF;
	margin-right:2%;
	margin-bottom:2%;
	box-sizing:border-box;
	border:3px solid #3697bf;
	opacity:0.75;
	position:relative;
}
#picSelectArea #picSerect_3 li:nth-child(3) {
	margin-right:0px;
}
#picSelectArea #picSerect_3 li:last-child {
	margin-right:0px;
}
#picSelectArea #picSerect_3 .active {
	opacity:1.0;
}

#picSelectArea #picSerect_4 {
	width:660px;
	position:relative;
	overflow:hidden;
	zoom:1;
	margin-top:20px;
	margin:30px auto;
	padding-left:0px;
}
#picSelectArea #picSerect_4 li {
	float:left;
	width:155px;
	background:#FFFFFF;
	margin-right:13.3px;
	box-sizing:border-box;
	border:3px solid #3697bf;
	opacity:0.75;
}
#picSelectArea #picSerect_4 li:last-child {
	margin-right:0px;
}
#picSelectArea #picSerect_4 .active {
	opacity:1.0;
}

#nurieMain .nurieIndex {
	background: url(../images/obo_bg1.jpg) repeat left top;
	height:50px;
	width:360px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
	line-height:50px;
	font-size:32px;
	font-weight:600;
	box-sizing:border-box;
	padding-left:0px;
	position:relative;
	text-align:center;
	margin:0 auto;
}
#nurieMain .nurieIndex .circle {
	display:none;
}

#lineWidthArea {
	position:absolute;
	top:1140px;
	left:0px;
	width:660px;
}
#lineWidthArea .nurieIndex {
	margin-bottom:18px;
}
.lineWidthBox {
	width:660px;
	height:50px;
	margin-top:8px;
	position:relative;
	padding-top:10px;
}

.lineWidthBox .txt {
	position:absolute;
	font-size:26px;
	line-height:1em;
	padding-top:17px;
	top:0px;
	left:0px;
	text-align:right;
	font-weight:600;
	color:#FFFFFF;
	width:4em;
}
.lineWidthBox #lineNum,.lineWidthBox #alphaNum {
	position:absolute;
	top:4px;
	right:0px;
	width:80px;
	height:50px;
	line-height:46px;
	text-align:center;
	font-size:28px;
	color:#208bb8;
	font-weight:800;
	font-family: "M PLUS Rounded 1c";
	background:#FFFFFF;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:#208bb8 3px solid;
	box-sizing:border-box;
}
.lineWidthBox input[type=range] {
  -webkit-appearance:none;
  background:#FFFFFF;
  height:20px;
  width:460px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  border:#208bb8 3px solid;
  outline: 0;
  box-sizing:border-box;
  margin-left:105px;
}
.lineWidthBox input[type=range]::-webkit-slider-thumb{
  -webkit-appearance:none;
  background:#208bb8;
  height:40px;
  width:40px;
  border-radius:50%;
  box-sizing:border-box;
  border:#FFFFFF 3px solid;
}
.lineWidthBox nput[type=range]::-ms-tooltip{
  display:none;
}
.lineWidthBox  input[type=range]::-moz-range-track{
  height:0;
}
.lineWidthBox  input[type=range]::-moz-range-thumb{
  background:#208bb8;
  height:40px;
  width:40px;
  border-radius:50%;
  box-sizing:border-box;
  border:#FFFFFF 3px solid;
}

#colorSelectArea {
	position:absolute;
	top:1340px;
	left:0px;
	width:660px;
}
#colorSelectArea #color {
	width:662px;
	position:relative;
	overflow:hidden;
	margin-top:30px;
	background:#4d4d4d;
	border:1px solid #4d4d4d;
}
#colorSelectArea #color li {
	float:left;
	width:30px;
	height:30px;
	border:2px solid #4d4d4d;
}
#colorSelectArea #color .active {
	border:2px solid #ffff00;
}
#nurieBtnArea {
	width:660px;
	height:210px;
	position:absolute;
	right:0px;
	bottom:0px;
	overflow:hidden;
	zoom:1;
}
#section4 .oboBtn {
	position:relative;
    background:#3e429a;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	box-shadow: none;
	text-shadow: none;
	font-family: 'M PLUS 1p', sans-serif;
	font-size:30px;
	height:70px;
	line-height:1em;
	box-sizing:border-box;
	font-weight:600;
	width:320px;
	margin-bottom:20px;
	margin-right:15px;
	outline: 0;
	float:left;
}
#section4 #prevBtn {
	position:relative;
	width:320px;
	margin-left:0px;
	margin-right:20px;
	float:left;
}
#section4 #clearBtn {
	position:relative;
	width:320px;
	float:left;
}
#section4 #saveBtn {
	position:static;
	top:0px;
	right:0px;
	float:left;
	margin-left:0px;
}
#section4 #saveBtn button {
	width:660px;
	margin-right:0px;
	height:120px;
	font-size:50px;
	box-sizing:border-box;
	padding-left:120px;
    background:#3e429a url(../images/save_icon.png) no-repeat left 160px center;
	background-size:80px 80px;
	margin-bottom:30px;
}
#section4 #twLead {
	line-height:1.4em;
	width:660px;
	margin:0 auto 20px;
}
#section4 #twLead p {
	font-size:27px;
	font-weight:800;
	margin-bottom:10px;
	text-align:center;
}
#section4 #twLead .chu {
	font-weight:600;
	font-size:22px;
}
#section4 #tweetBtn {
	margin:0 auto 0;
	height:120px;
	font-size:36px;
	box-sizing:border-box;
	padding-left:70px;
    background:#3e429a url(../images/tw_icon.png) no-repeat left 20px center;
	background-size:60px 60px;
	width:660px;
	line-height:112px;
	font-weight:600;
	border:2px solid #FFFFFF;
	position:relative;
	text-align:center;
}
#section4 #tweetBtn span {
	color:#ffff00;
}
#section4 #tweetBtn a {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	text-indent:-999999px;
}

/*SECTION5*/

#section5 {
	width:700px;
	margin:50px auto 0;
}

#section5 p {
	color:#333333;
	font-size:18px;
	margin:100px auto 80px;
	line-height:1.6em;
	text-align:center;
}





@media only screen and (min-width: 960px) {
  body {
    font-size: 12px;
    line-height: 20px;
	min-width:1200px;
  }
.over {
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	opacity:1;
}
.over:hover {
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	opacity:0.75;
}
  a:hover {
    text-decoration: underline;
  }
  .-pc {
    display: block;
  }
  .-sp {
    display: none;
  }
  .wrapper {
    background-image: url(../images/common/main-bg.jpg);
  }
  .btn.-back {
    margin-top: 40px;
  }
  .btn {
    width: 240px;
  }
  .contents {
    background-image: url(../images/common/bg-content.jpg) repeat center;
    background-repeat: repeat;
    background-size: auto;
    margin: 0;
    padding: 0px 0 160px;
  }
  .contents.-top {
    background: none;
  }
  .contents.-top::after, .contents.-top::before {
    display: none;
  }
  .contents.-anchor {
    padding-top: 40px;
  }
  .contents::before {
    height: 12px;
  }
  .contents::after {
    height: 120px;
  }
  .bottom2 {
    padding: 60px 0 30px;
  }
  .bottom2::before {
    height: 12px;
  }

  .banner {
    padding: 0 30px;
  }
  .banner ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .banner li {
    margin-left: 15px;
    padding-bottom: 0;
    width: 310px;
  }
  .banner li:nth-of-type(3n+1) {
    margin-left: 0;
  }

/* Common Parts
   ========================================================================== */
  .header {
    background-image: url(../images/bg.jpg);
    padding: 25px 0 45px;
  	position:fixed;
  }
  .header__title {
    margin-top: 35px;
  }
  .header__title img {
    height: 40px;
  }
  
  
.copyright {
  color: #333;
  display: block;
  font-size: 10px;
  text-align: center;
  padding-bottom:40px;
  color:#FFFFFF;
}

.share {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0 30px;
  position:relative;
}
.share dt {
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.share dt img {
  width: 73px;
}
.share dd {
  margin: 0 18px;
  width: 44px;
}
  .footer__btn {
    right: 40px;
    width: 120px;
 }
/* NURIE Parts   ========================================================================== */
section {
	width:100%;
	margin:50px auto 50px;
}

.chara {
	position:absolute;
	left:50%;
}
#chara1 {
	width:110px;
	height:auto;
	top:90px;
	margin-left:-530px;
}
#chara2 {
	width:170px;
	height:auto;
	top:10px;
	margin-left:-200px;
}
#chara3 {
	width:160px;
	height:auto;
	top:10px;
	margin-left:70px;
}
#chara4 {
	width:180px;
	height:auto;
	top:50px;
	margin-left:400px;
}
#chara5 {
	width:170px;
	height:auto;
	top:650px;
	margin-left:380px;
}
#chara6 {
	width:250px;
	height:auto;
	top:660px;
	margin-left:-620px;
}
#chara7 {
	width:160px;
	height:auto;
	top:1530px;
	margin-left:-420px;
}
#chara8 {
	width:160px;
	height:auto;
	top:1500px;
	margin-left:280px;
}

/*TIT*/

#nurieTit {
	width:100%;
	position:relative;
	overflow:hidden;
}
#nurieLogo {
	width:1400px;
	height:600px;
	position:relative;
    background: url(../images/nurie_logo3.png) no-repeat center center;
	top:0px;
	left:50%;
	margin-left:-700px;
	text-indent:-999999px;
}
#logo {
	position:absolute;
	top:410px;
	left:50%;
	margin-left:-200px;
	width:400px;
}
#logo img {
	width:100%;
	height:auto;
}

/*LEAD*/

#nurieLead {
	width:1120px;
	margin:-80px auto 40px;
	text-align:center;
	color:#3e429a;
	font-size:24px;
	line-height:1.4em;
	font-weight:600;
}
#nurieLead span {
	color:#e60012;
}
#nurieLead strong {
	margin-top:25px;
	display:block;
	color:#e60012;
	font-weight:800;
	font-size:34px;
	padding:0;
}
#nurieLead .small {
	margin-top:5px;
	font-size:16px;
	padding-right:0px;
}
/*SECTION1*/

#section1 {
	width:1120px;
	background: url(../images/nurie_section_back2.jpg) repeat left top;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	border:3px solid #e60012;
	box-sizing:border-box;
	padding:50px 0;
	padding:30px 0 30px;
	position: relative;
}
#section1 p {
	font-size:32px;
	text-align:center;
	font-weight:600;
	padding-top:10px;
	color:#666666;
	line-height:1em;

	padding-top:0px;
	line-height:1.1;
}
#section1 .flex{
	display: flex;
	justify-content: center;
}
#section1 p.kikan{
	font-size:1.4em;
	/* text-decoration: underline; */
	padding-bottom:0.2em;
	letter-spacing: 0.1em;
	text-align: center;
	background:#e60012;
	padding:0.3em 0.5em;
	border-radius: 10px;
	line-height: 1.4;
	margin:0 1em 0 0;
	font-weight: 600;
	color:#fff;
	border:3px solid #e60012;
}

#section1 p strong {
	color:#e60012;
}
#section1 p span {
	font-size:52px;
}

/*SECTION2*/

.nurieOboSlider {
	position:relative;
	overflow:hidden;
	zoom:1;
	top:0px;
	left:0%;
	width:1140px;
	margin-bottom:0;
	margin-left:auto;
	margin:0 auto;
	padding:0 0 0 0px;
}
.nurieObo {
	width:360px;
	margin:0 10px;
	position:relative;
	float:left;
}
.nurieOboBox {
	width:360px;
	height:360px;
	margin-top:20px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	text-align:center;
	position:relative;
}
.nurieOboBoxBorder {
	box-sizing:border-box;
	width:360px;
	height:360px;
	position:absolute;
	top:0px;
	left:0px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border:8px solid #FFFFFF;
	opacity:0.5;
}
.nurieOboBox h4 {
	width:88%;
	margin:0 auto 10px;;
	font-size:36px;
	line-height:1.2em;
	font-weight:600;
	padding-top:84px;
	padding-bottom:12px;
	background: url(../images/nurie_obo_line.png) repeat-x center bottom;
}
.nurieOboBox p {
	font-size:18px;
	font-weight:600;
	line-height:1.4em;
}
.nurieOboBox p span {
	color:#ffff00;
}
.nurieObo .nurieOboStep {
	position:absolute;
	top:0px;
	left:50%;
	width:100px;
	height:100px;
	margin-left:-50px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	font-family: "M PLUS Rounded 1c";
	font-weight:bold;
	font-size:26px;
	text-align:center;
	line-height:1.4em;
}
.nurieObo .nurieOboStep strong {
	display:block;
	font-size:48px;
}
.nurieObo .nurieOboStep .nurieOboStepBorder {
	margin:4px;
	width:92px;
	height:92px;
	background:#FFFFFF;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	box-sizing:border-box;
	padding-top:8px;
}
.nurieObo #nurieOboStep1 {
	background: url(../images/obo_bg1.jpg) repeat left top;
	color:#3697bf;
}
.nurieObo #nurieOboStep2 {
	background: url(../images/obo_bg2.jpg) repeat left top;
	color:#bf36be;
}
.nurieObo #nurieOboStep3 {
	background: url(../images/obo_bg3.jpg) repeat left top;
	color:#e6434b;
}
#nurieOboBox1 {
	background: url(../images/obo_bg1.jpg) repeat left top;
}
#nurieOboBox2 {
	background: url(../images/obo_bg2.jpg) repeat left top;
}
#nurieOboBox3 {
	background: url(../images/obo_bg3.jpg) repeat left top;
}
#nurieOboBtn1 {
	position:relative;
	width:210px;
	height:130px;
	margin:0 auto;
	-webkit-border-radius:65px;
	-moz-border-radius:65px;
	border-radius:65px;
	box-sizing:border-box;
	background:#FFFFFF url(../images/nurie_obo_tw_icon.png) no-repeat center top 10px;
	font-size:20px;
	line-height:1.3em;
	color:#3697bf;
	font-weight:600;
	padding-top:70px;
	margin-top:14px;
}
#nurieOboBtn1 span {
	font-size:22px;
}
#nurieOboBtn1 a {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-indent:-999999px;
}
.arrow {
	width:60px;
	height:60px;
	position:absolute;
	background: url(../images/nurie_obo_arrow.png) no-repeat center center;
	background-size:60px 60px;
	top:170px;
	right:-40px;
}
#nurieOboFinishPc {
	width:460px;
	height:140px;
	background: url(../images/nurie_obo_fin.png) no-repeat center center;
	margin:-15px auto 0;
	text-indent:-999999px;
}

/*SECTION3*/
#section3 {
	width:1120px;
	margin:0 auto 50px;
}
#nurieMidashi3 {
	color:#3e429a;
	text-align:center;
	font-size:24px;
	width:220px;
	height:40px;
	margin:0 auto 30px;;
	box-sizing:border-box;
	border:2px solid #3e429a;
	padding-top:6px;
	font-weight:600;
	line-height:1em;
}
#section3 p {
	color:#333333;
	font-size:16.2px;
	margin-top:8px;
	line-height:1.5em;
	text-indent:-1em;
	padding-left:1em;
}

/*SECTION4*/

#section4 {
	width:100%;
	padding:0;
	/*background: url(../images/bg.jpg) repeat center top;
	background-size:cover;
	background-attachment:fixed;*/
}
#section4wrap {
	width:100%;
	padding:30px 0 50px;
	background: url(../images/common/bg-bottom.png) repeat center top;
	background-size:10px 10px;
}
#nurieMidashi4a {
	width:600px;
	height:70px;
	background: url(../images/nurie_midashi1.png) no-repeat center top;
	background-size:480px auto;
	margin:10px auto 30px;
	text-indent:-999999px;
}
#nurieMidashi4b {
	width:700px;
	height:70px;
	background: url(../images/nurie_midashi2.png) no-repeat center top;
	background-size:480px auto;
	margin:50px auto 30px;
	text-indent:-999999px;
}
#nuriePrintDwnBtn {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    width: 740px;
	height:80px;
	line-height:80px;
	font-size:34px;
	font-weight:800;
	font-style:italic;
	margin-bottom:40px;
	box-sizing:border-box;
	padding-right:60px;
	padding-top:0;
}
#nuriePrintDwnBtn span {
	font-size:24px;
}
#nuriePrintDwnBtn::before{
    transform: skewX(-20deg);
    content: "";/*�{�b�N�X�����*/
    position: absolute;/*�|�W�V�����Œ����ɔz�u*/
    top: 0; bottom: 0; left: 0; right: 0;
    z-index: -1;/* �e�v�f�̌��ɗ���悤��-1 */
    background:#3e429a;
	box-sizing:border-box;
	border:2px solid #FFFFFF;
}
#nuriePrintDwnBtn #downBtn {
	width:50px;
	height:50px;
	position:absolute;
	background:url(../images/down_icon.png) no-repeat center center;
	background-size:50px 50px;
	top:50%;
	margin-top:-25px;
	right:30px;
}
#nuriePrintDwnBtn a {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-indent:-999999px;
}
#nurieMain {
	width:1120px;
	height:995px;
	margin:0 auto 40px;
	position:relative;
}
#nurieArea {
	width:660px;
	height:610px;
	position:absolute;
	top:240px;
	right:0px;
	border:3px solid #3697bf;
}
#nurieArea canvas {
	position:absolute;
	top:0px;
	left:0px;
}
#picSelectArea {
	position:absolute;
	top:0px;
	left:0px;
	width:1120px;
	text-align: center;
}
#picSelectArea #picSerect_3 {
	/* width:540px; */
	position:relative;
	display: inline-block;
	/* overflow:hidden; */
	zoom:1;
	margin-top:20px;
	margin:20px auto 0;
	padding-left:10px;
	
}
.-new{
	position: absolute;
	top:0;
	left:0px;
	color:#000;
	font-weight: bold;
	transform:translate(-20%,-30%);
	background:#e60012;
	display: inline-block;
	border-radius: 20px;
	line-height: 0;
	padding:0.8em 0.5em;
	font-size:16px;
}
#picSelectArea #picSerect_3 li {
	float:left;
	width:160px;
	background:#FFFFFF;
	margin-right:20px;
	box-sizing:border-box;
	border:3px solid #3697bf;
	opacity:0.75;
	position:relative;
}
.-cs{
	pointer-events: none;
}
#picSelectArea #picSerect_3 li:nth-child(3) {
	margin-right:20px;
}
#picSelectArea #picSerect_3 li:last-child {
	margin-right:0px;
}
#picSelectArea #picSerect_3 .active {
	opacity:1.0;
}
#picSelectArea #picSerect_4 {
	width:720px;
	position:relative;
	overflow:hidden;
	zoom:1;
	margin-top:20px;
	margin:20px auto 0;
	padding-left:10px;
	
}
#picSelectArea #picSerect_4 li {
	float:left;
	width:160px;
	background:#FFFFFF;
	margin-right:20px;
	box-sizing:border-box;
	border:3px solid #3697bf;
	opacity:0.75;
}
#picSelectArea #picSerect_4 li:last-child {
	margin-right:0px;
}
#picSelectArea #picSerect_4 .active {
	opacity:1.0;
}
#nurieMain .nurieIndex {
	background: url(../images/obo_bg1.jpg) repeat left top;
	height:40px;
	width:300px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	line-height:40px;
	font-size:24px;
	font-weight:600;
	box-sizing:border-box;
	padding-left:0px;
	position:relative;
	margin:0 0;
	text-align:center;
}
#picSelectArea .nurieIndex {
	margin:0 auto;
}
#nurieMain .nurieIndex .circle {
/*	width:24px;
	height:24px;
	background:#FFFFFF;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	position:absolute;
	top:8px;
	left:8px;
	display:block;*/
	display:none;
}
#lineWidthArea {
	position:absolute;
	top:240px;
	left:0px;
	width:440px;
}
#lineWidthArea .nurieIndex {
	margin-bottom:18px;
}
.lineWidthBox {
	width:420px;
	height:40px;
	margin-top:8px;
	position:relative;
	padding-top:10px;
}

.lineWidthBox .txt {
	position:absolute;
	font-size:20px;
	line-height:1em;
	padding-top:10px;
	top:0px;
	left:0px;
	text-align:right;
	font-weight:600;
	color:#FFFFFF;
	width:4em;
}
.lineWidthBox #lineNum,.lineWidthBox #alphaNum {
	position:absolute;
	top:0px;
	right:0px;
	width:60px;
	height:40px;
	line-height:34px;
	text-align:center;
	font-size:20px;
	color:#208bb8;
	font-weight:800;
	font-family: "M PLUS Rounded 1c";
	background:#FFFFFF;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:#208bb8 3px solid;
	box-sizing:border-box;
}
.lineWidthBox input[type=range] {
  -webkit-appearance:none;
  background:#FFFFFF;
  height:20px;
  width:270px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  border:#208bb8 3px solid;
  outline: 0;
  box-sizing:border-box;
  margin-left:80px;
}
.lineWidthBox input[type=range]::-webkit-slider-thumb{
  -webkit-appearance:none;
  background:#208bb8;
  height:40px;
  width:40px;
  border-radius:50%;
  box-sizing:border-box;
  border:#FFFFFF 3px solid;
}
.lineWidthBox nput[type=range]::-ms-tooltip{
  display:none;
}
.lineWidthBox  input[type=range]::-moz-range-track{
  height:0;
}
.lineWidthBox  input[type=range]::-moz-range-thumb{
  background:#208bb8;
  height:40px;
  width:40px;
  border-radius:50%;
  box-sizing:border-box;
  border:#FFFFFF 3px solid;
}

#colorSelectArea {
	position:absolute;
	top:430px;
	left:0px;
	width:420px;
}
#colorSelectArea #color {
	width:420px;
	position:relative;
	overflow:hidden;
	margin-top:20px;
	background:#4d4d4d;
	border:1px solid #4d4d4d;
}
#colorSelectArea #color li {
	float:left;
	width:23.2px;
	height:23.7px;
	border:1px solid #4d4d4d;
}
#colorSelectArea #color .active {
	border:1px solid #ffff00;
}
#nurieBtnArea {
	width:1120px;
	height:115px;
	position:absolute;
	right:0px;
	bottom:0px;
}
#section4 .oboBtn {
	position:relative;
    background:#3e429a;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	box-shadow: none;
	text-shadow: none;
	font-family: 'M PLUS 1p', sans-serif;
	font-size:24px;
	height:50px;
	line-height:1em;
	box-sizing:border-box;
	font-weight:600;
	width:445px;
	margin-bottom:15px;
	margin-right:15px;
	outline: 0;
	float:none;
}
#section4 #prevBtn {
	position:relative;
	float:none;
}
#section4 #clearBtn {
	position:relative;
	float:none;
}
#section4 #saveBtn {
	position:absolute;
	top:0px;
	right:0px;
}
#section4 #saveBtn button {
	width:660px;
	margin-right:0px;
	height:115px;
	font-size:34px;
	box-sizing:border-box;
	padding-left:80px;
    background:#3e429a url(../images/save_icon.png) no-repeat left 70px center;
	background-size:60px 60px;
}
#section4 #twLead {
	width:1120px;
	text-align:center;
}
#section4 #twLead p {
	line-height:1.4em;
	font-size:24px;
	font-weight:800;
	margin-bottom:5px;
}
#section4 #twLead .chu {
	font-weight:600;
	font-size:18px;
}

#section4 #tweetBtn {
	margin:20px auto 0;
	height:100px;
	font-size:36px;
	box-sizing:border-box;
	padding-left:70px;
    background:#3e429a url(../images/tw_icon.png) no-repeat left 240px center;
	background-size:60px 60px;
	width:1120px;
	line-height:92px;
	font-weight:600;
	border:2px solid #FFFFFF;
	position:relative;
	text-align:center;
}
#section4 #tweetBtn span {
	color:#ffff00;
}
#section4 #tweetBtn a {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	text-indent:-999999px;
}

/*SECTION5*/

#section5 {
	width:1120px;
	margin:0 auto;
}

#section5 p {
	color:#333333;
	font-size:18px;
	margin:100px auto 80px;
	line-height:1.6em;
	text-align:center;
}
}

/*------------------------------------------------------------------------------
								LOADING
------------------------------------------------------------------------------*/
.nurieLoadingWrap{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
	z-index:999998;
}
.nurieLoadingWrapWaku{
    width: 100%;
    height: 100%;
	background:#FFFFFF;
    position: relative;
	margin:0;
}
.nurieLoadingWrap .nurieLoadingWrapWaku img{
	width:66px;
	height:66px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -33px;
}
/* Print
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    border-color: black !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  header {
    display: none;
  }
  footer::after {
    content: '';
  }
  .noprint {
    display: none;
  }
}