@charset "UTF-8";
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .backtotop {
   	bottom: 30px;  /* IE10 */
  }
}
body {
	background-color: #fedede;
	background-image:url("img/bg_00.png");
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.7;
	color: #333;
	-webkit-text-size-adjust: 100%;
}
h2 {
    font-size: 23px;
    color: #333;
    font-family: "Noto Sans Japanese";
    font-weight: 380;
    background-position: 0 10px;
    background-color: #fedede;
    text-align: center;
    margin-bottom: 30px;
}
h3 {
	margin: 20px auto 10px;
	font-size: 21px;
	font-family: "Noto Sans Japanese";
	font-weight:450;
}
h4 {
	margin: 15px auto 10px;
	font-size: 16px;
	font-family: "Noto Sans Japanese";
	font-weight:400;
}
h4 span {
    background-image: linear-gradient(136deg, rgb(254, 222, 222) 80%, rgb(254, 222, 222) 100%);
    background-size: 100% 40%;
    background-position: bottom;
    background-repeat: no-repeat;
}
h5 {
	margin: 13px auto 0;
	font-size: 17px;
	font-family: "Noto Sans Japanese";
	font-weight:450;
}
p {
	margin-bottom: 10px;
}
section {
	margin-bottom: 40px;
}
.clearfix {}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
 }

/* head
----------------------------------------------*/
.headerwrap {
	height: 40px;
	border-bottom: solid 1px #f0f0f0;
	background-color: #fff;
}
.header {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-top: 8px;
}
.mainwrap {
	width: 100%;
	height: 400px;
	background-color: #e4f7f7;
}
.main {
	height: 400px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	background: #fedfdf;
}
.main h1 {
	margin: 0 auto 0 auto;
}

.top-news {
    align-items: center;
    min-height: 106px;
    background-color:#fff2f2;
}
.row {
    padding: 20px 0 0px;
    text-align: center;
}
.txt-white {
	display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-right: 30px;
    font-family: "Noto Sans Japanese";
    font-size: 20px;
}

/* navi
----------------------------------------------*/
#gnavi {
	background-color: #f093a3;
	text-align: center;
	border-bottom: solid 1px #f2f2f2;
}
#gnavi ul {
	width: 940px;
	margin: 0 auto;
}
#gnavi li {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
#gnavi li a {
	display: block;
	padding: 0 30px;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
}
#gnavi .current{
	background-color: #ffffff;
	color: #f093a3;
}
#gnavi ul li a:hover{
	background-color: #ffffff;
	color:#f093a3;
}
#gnavi li.disp_none {
    display: none;
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

/* contents
----------------------------------------------*/
.contents {
	width: 820px;
	margin: 80px auto 0 auto;
	padding: 40px 60px 30px 60px;
	border-radius: 10px;
	border-bottom: 3px solid #f2d3d3;
	border-right: 3px solid #f2d3d3;
	background-color :#fff;
}

/*section
------------------------*/
#section0 { margin-top: -40px; padding-top: 40px; }
#section1 { margin-top: -40px; padding-top: 40px; }
#section2 { margin-top: -40px; padding-top: 40px; }
#section3 { margin-top: -40px; padding-top: 40px; }
#section4 { margin-top: -40px; padding-top: 40px; }
#section5 { margin-top: -40px; padding-top: 40px; }
#section6 { margin-top: -40px; padding-top: 40px; }

/* item
----------------------------------------------*/
.sc_ecModule {
    display: inline-block;
    width: 387px;
    margin: 0 0 30px 0;
    padding: 0 10px 10px;
    background-color: #ffffff;
}
.sc_ecModule dl {
    margin: 10px 0;
}
.sc_ecModule dt {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5em;
    display: block;
    vertical-align: middle;
}
.ecname {
    word-wrap: break-word;
}
.name {
    font-size: 16px;
}
.term {
	color: #ff3333;
	padding-left: 5px; 

}
.sc_ecModule a {
    display: block;
}
.sc_ecModule .eclogo2 {
    width: 100%;
    margin: 10px auto 12px;
    text-align: center;
}
.sc_ecModule .eclogo2 img {
    margin: 0 auto;
}
.sc_ecModule .rewardUp_ecprice {
    border: solid 1px #fbcaca;
    padding: 7px;
    margin-bottom: 10px;
}
.sc_ecModule .rewardUp_ecprice p {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}
.sc_ecModule ul {
    display: inline-block;
    width: 180px;
}
.sc_ecModule .btn_creat {
    width: 100%;
    height: 28px;
    margin: 0 auto 10px auto;
    padding: 4px 0;
    text-align: center;
    box-shadow: 0 4px 0 0 #d57e26;
    background-color: #fb9731;
    font-size: 18px;
    border-radius: 5px;
}
.sc_ecModule .btn_creat a {
    color: #ffffff;
}
.sc_ecModule a {
    display: block;
}
.btn_vpc a {
    color: #ffffff;
}
.sc_ecModule .normal_ecprice p {
    display: inline-block;
    margin-right: 7px;
    width: 80px;
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
    background-color: #fedede;
}

/* 応募要項
----------------------------------------------*/
ul.pointlist li{
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}

ul.pointlist li ul li{
	margin-left: 40px;
	margin-bottom: 3px;
}

/* buton
----------------------------------------------*/
.btn_wrap {
	background-color: #fff4f4;
    padding: 30px 0 10px;
    text-align: center;
    margin: 30px 0 10px;
}
.btn_wrap2 {
	padding: 20px 20px 10px;
	margin: 0 auto;
}
.btn {
	display: block;
    padding: 14px 0 12px 0;
    background-color: #e83155;
    border-radius: 5px;
    border-bottom: 3px solid #c82747;
    font-size: 19px;
    text-align: center;
    font-family: "Noto Sans Japanese";
    font-weight: 400;
    color: #ffffff;
    margin: 0 auto;
    width: 350px;
}
.btn2 {
	display: block;
	padding: 20px 0 18px 0;
	background-color: #e83155;
	border-radius: 5px;
	border-bottom: 3px solid #c82747;
	font-size: 22px;
	text-align: center;
    font-family: "Noto Sans Japanese";
    font-weight: 400;
    color: #ffffff;
    margin: 0 auto;
    width: 600px;
}
.btn span {
	font-size: 60%;
}
.btn:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
}
.btn1:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
}
.btn_a, .btn_b {
	width: 186px;
    float: left;
    display: block;
    text-align: center;
}
.btn_a {
    margin-right: 15px;
}
.btn_a a, .btn_b a {
	padding: 4px 0 3px 0;
    border-radius: 5px;
}
.btn_a a {
    background-color: #f093a3;
    border-bottom: 4px solid #d17593;
    color: #ffffff;
}
.btn_b a {
    background-color: #7da769;
    border-bottom: 4px solid #6d925b;
    color: #fff;
}
.btn_a a span, .btn_b a span {
	font-size: 14px;
	position: relative;
}

.btn_a a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.btn_b a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.btn_area {
    display: inline-block;
    vertical-align: middle;
}

.btn1 a {
	display: block;
    padding: 20px 0 18px 0;
    background-color: #e83155;
    border-radius: 5px;
    border-bottom: 3px solid #c82747;
    font-size: 18px;
    text-align: center;
    font-family: "Noto Sans Japanese";
    font-weight: 400;
    color: #ffffff;
    margin: 0 auto;
    width: 480px;
}

/* site top
----------------------------------------------*/
.sitetop {
	margin:0;
	padding: 20px 0;
	text-align: center;
}

/* footer
----------------------------------------------*/
.footer {
	margin: 20px 0 0 0;
	padding: 20px 0;
	background-color: #fff;
	font-size: 17px;
	text-align: center;
}

/* backtotop
----------------------------------------------*/
.backtotop {
	position: fixed;
	bottom: 40px;
	right: 100px;
	z-index: 10;
	display: none;
}
.backtotop {
	bottom: 40px;     /* ハックなし */
	bottom: 40px\9;   /* IE8以下 */
 *	bottom: 40px;   /* IE7以下 */
}
.backtotop:not(:target) {
 	bottom: 100px\9;  /* IE9 */
}

.backtotop a{
	display: inline-block;
	width: 56px;
	height: 56px;
	padding: 0;
	margin: 0;
	font-size: 98%;
	color: #fff;
	line-height: 62px;
	text-align: center;
	background-color:#f093a3;
	border-radius: 50%;
}
.backtotop a:hover{
	opacity: 0.7;
}

/* etc
----------------------------------------------*/
.pcshow { display: block;}
.spshow { display: none;}
.mt30 {
	margin-top:30px; 
}
.mb20 {
	margin-bottom: 20px;
}
.mb40 {
	margin-bottom: 40px;
}
.note p {
	color: #FF0000;
    margin: 40px 0 10px;
}
.number {
	padding-left:22px;
}


/* @media screen and (max-width: 767px
--------------------------------------------------------------------------*/

@media screen and (max-width: 767px) {

body {
    font-size: 14px;
}
h2 {
	padding: 5px 0;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: 380;
	color: #173c5b;
	line-height: 1.3em;
	background-position: 0 center;
}
h3 {
	font-size: 16px;
}
h4 {
    font-size: 14px;
}

section {
    margin-bottom: 20px;
    padding: 20px 20px 5px;
}

/* head
----------------------------------------------*/
.header {
	width: 100%;
}
.mainwrap {
	height: 220px;
}
.main {
	height: 220px;
	padding: 0;
}

.main img{
	height: 220px;
	padding: 0;
}
.row {
    padding: 10px 0;
    text-align: center;
}
.txt-white {
    display: block;
    vertical-align: middle;
    text-align: center;
    margin-right: 0px;
    font-family: "Noto Sans Japanese";
    font-size: 16px;
}

/* contents
----------------------------------------------*/
.contents {
	width: 95%;
	margin-top: 140px;
	padding: 20px 0;
	border: none;
	border-radius: 0;
}
.contents_2 {
	width: 95%;
	margin-top: 20px;
	padding: 20px 0;
	border: none;
	border-radius: 0;
}

/*section
------------------------*/
#section0 { margin-top: 0px; padding-top:0; }
#section1 { margin-top: 0px; padding-top:0; }
#section2 { margin-top: 0px; padding-top:0; }
#section3 { margin-top: 0px; padding-top:0; }
#section4 { margin-top: 0px; padding-top:0; }

/* item
----------------------------------------------*/
.sc_ecModule {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
}
.sc_ecModule dl {
    margin: 10px 0;
}
.sc_ecModule dt {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5em;
    display: block;
    vertical-align: middle;
}
.ecname {
    word-wrap: break-word;
}
.name {
    font-size: 16px;
}
.sc_ecModule a {
    display: block;
}
.sc_ecModule .eclogo2 {
    width: 100%;
    margin: 10px auto 12px;
    text-align: center;
}
.sc_ecModule .eclogo2 img {
    margin: 0 auto;
}
.sc_ecModule .rewardUp_ecprice {
    border: solid 1px #fbcaca;
    padding: 7px;
    margin-bottom: 10px;
}
.sc_ecModule .rewardUp_ecprice p {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}
.sc_ecModule ul {
    display: inline-block;
    width: 180px;
}
.sc_ecModule .btn_creat {
    width: 100%;
    height: 28px;
    margin: 0 auto 15px auto;
    padding: 4px 0;
    text-align: center;
    box-shadow: 0 4px 0 0 #d57e26;
    background-color: #fb9731;
    font-size: 17px;
    border-radius: 5px;
}
.sc_ecModule .btn_creat a {
    color: #ffffff;
}
.sc_ecModule a {
    display: block;
}
.btn_vpc a {
    color: #ffffff;
}
.sc_ecModule .normal_ecprice p {
    display: inline-block;
    margin-right: 7px;
    width: 80px;
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
    background-color: #fedede;
}

/* buton
----------------------------------------------*/
.btn_wrap {
	padding: 20px 20px 10px;
	margin: 0 auto;
}
.btn_wrap2 {
	padding: 20px 20px 10px;
	margin: 0 auto;
}
.btn {
	padding: 8px 10px 6px 10px;
    font-size: 17px;
    height: 30px;
    width: 240px;
    margin: 0 auto;
}
.btn2 {
	padding: 20px 10px 18px 10px;
	font-size: 18px;
	height: 30px;
	margin: 0;
    width: auto;
}
.btn_a, .btn_b {
	width: 100%;
	float: none;
    margin: 0 0 9px 0;
    text-align: center;
    background-color: #ffffff;
    border-radius: 5px;
    border-bottom: 3px solid #ffffff;
}
.btn_a a, .btn_b a {
    font-size: 15px;
}
.btn_area {
    display: block;
    vertical-align: middle;
}
.btn1 a {
    display: block;
    padding: 15px 0 17px;
    background-color: #e83155;
    border-radius: 5px;
    border-bottom: 3px solid #c82747;
    font-size: 15px;
    text-align: center;
    font-family: "Noto Sans Japanese";
    font-weight: 400;
    color: #ffffff;
    margin: 0 auto;
    width: 90%;
}

/* backtotop
----------------------------------------------*/
.sitetop {
    margin: 20px 0 0 0;
    padding: 10px 0;
    font-size: 13px;
}

/* backtotop
----------------------------------------------*/
.backtotop {
	right: 30px;
}
.backtotop a{
	width: 40px;
	height: 40px;
	line-height: 46px;
}

/* footer
----------------------------------------------*/
.footer p{
	font-size: 14px;
	line-height: 1.3;
}

/* etc
----------------------------------------------*/
.pcshow { display: none;}
.spshow { display: block;}
.note p {
	    margin: 20px 0 0;
}

}

