@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
img{
	vertical-align:bottom;
}


/************** layout base ********************/

.clearfix{
overflow:hidden;
}
/*-
.clearfix:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	min-height: 1px;
}
-*/



a{
	text-decoration:underline;
  color: #e90979;
}
a:hover{
	text-decoration:none;
}
a:link{
  color:#e90979;
}

a:visited{
  color:#e90979;
}

/*ボタンrollover*/
a:hover img.rollover{
  opacity:0.60;
}

sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{
text-align:left;
}
.txtRight{
text-align:right;
}
.txtCenter{
text-align:center;
}
.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}

.txtRed{ color:#f80202;}
.note{ color:#666666; font-size:12px;}

.fLeft{ float:left;}
.fRight{ float:right;}
.fNon{
	float:none !important;
}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm60{ margin-bottom:60px !important;}

.pTop0{ padding-top:0 !important;}
.pTop5{ padding-top:5px !important;}
.pTop10{ padding-top:10px !important;}
.pTop15{ padding-top:15px !important;}
.pTop20{ padding-top:20px !important;}
.pTop25{ padding-top:25px !important;}
.pTop30{ padding-top:30px !important;}
.pTop35{ padding-top:35px !important;}
.pTop40{ padding-top:40px !important;}
.pTop45{ padding-top:45px !important;}
.pTop50{ padding-top:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm60{ padding-bottom:60px !important;}


.spOnly,.spOnlyI{ display:none;}
.pcOnly{ display:block;}
.pcOnlyI{ display:inline-block;}

/************** layout base ********************/

html,
body,
#page {
  height: inherit !important;
}

body{
	border:18px #1a9dec solid;
	border-top:none;
  background:#ffffff;
  text-align:center;
  font-family:'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
  line-height:1.2;
  min-height: inherit !important;
}

div,p,dl{
text-align:left;
}

p,dt,dd,li,td,th{
color:#333333;
font-size:14px;
line-height:2em;
}
h1,h2,h3,h4,h5,h6{
color:#333333;
font-size:12px;
}

/*------------------ list style----------------*/
.numberList{
	padding:0 0 0 18px;	
}
.numberList li{
	list-style:decimal outside;
	padding:0 0 5px 0;
}


.discList{
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

.indentList li{
	padding-left:1em;
	text-indent:-1em;
}

.note li{
	font-size:11px;
}
/*****************  head ***********************/
header{
	background:#1a9dec;
}
header p{
	width:1065px;
	margin:0 auto;
	padding:2px 0;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.2em;
}


/*****************  contents ***********************/
#contents{
	background:#FFFFFF;
	width:855px;
	padding:112px 0 140px;
	margin:0 auto ;
}
#contents h1{
	margin:0 0 16px 0;
	text-align:center;
}
#contents h2{
	background:#fa0087;
	width:549px;
	padding:2px 0px;
	margin:0 auto 75px auto;
	color:#FFFFFF;
	font-size:29px;
	line-height:1.1em;
	letter-spacing:0.25em;
  text-align: center;
}

.leadTxt{
	background:url(../../assets/img/competition/ic_circle.png) no-repeat center bottom;
	padding:0 0 86px 0;
	margin:0 0 75px 0;
	font-size:15px;
	text-align:center;
	line-height:2.1em;
}
#contents h3{
	margin:0 0 20px 0;
	color:#00a2e6;
	font-size:22px;
}
#contents h3 img{
	margin:0 15px 0 0;
	vertical-align:middle;
}
#contents h4{
	position:relative;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:normal;
	line-height:1em;
}
#contents h4:before{
	content:"";
	display:inline-block;
	background:#009bf0;
	width:5px;
	height:11px;
	margin:0 8px 0 0;
	vertical-align:0;
}

#contents .txt{
	width:800px;
	padding:0 0 70px 65px;
}
.txt dl{
	overflow:hidden;
}
.txt dl dt{
	float:left;
	font-weight:bold;
}
/*---------------*/
.theme{
	border:4px #009bf0 solid;
	display:table;
	width:100%;
	margin:0 0 30px 0;
}
.txt .theme dt{
	display:table-cell;
	padding:0 26px;
	float:none;
	color:#fa0087;
	font-size:25px;
	text-align:center;
	vertical-align:middle;
}
.theme dd{
	display:table-cell;
	border-left:4px #009bf0 solid;
	padding:5px 0 0 0 ;
	color:#fa0087;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.sec01 p{
	padding:0 0 30px 0;
}
.keyword{
}
.keyword dt{
	border-right:4px #009bf0 solid;
	padding:0 12px 0 0;
}
.keyword dd{
	padding:0 0 0 48px;
}
.keyword dd ol{
}
.keyword dd ol li{
	padding-left:1.9em;
	text-indent:-1.9em;
	line-height:1.8em;
	font-weight: bold;
}
.keyword dd ol li span{
	display:inline-block;
	background:#009bf0;
	border-radius:10px;
	width:21px;
	padding:3px;
  height: 21px;
	margin:0 10px 0 0;
	color:#FFFFFF;
	line-height:15px;
	text-indent:0;
	text-align:center;
	vertical-align:0;
}
.txt-note {
  margin-top: 30px;
}
.txt-note p {
  padding: 0;
}
/*--------------*/
.sec02 dl{
	padding:0 0 10px 0;
}
.sec02 dl dd{
	padding:0 0 0px 100px;
}

/*--------------*/
.sec03 p{
	padding:0 0 20px 0;
}
.sec03 dl dd{
	padding:0 0 0px 112px;
}
/*--------------*/
.sec04 dl dd{
	padding:0 0 0px 155px;
}
/*--------------*/
.sec05 dl dd{
	padding:0 0 5px 200px;
}
/*--------------*/
.sec06 .fw{
	padding:0 0 15px 0;
}
/*--------------*/
.sec08 li{
	padding-left:1.8em;
	text-indent:-1.8em;
}

/*--------------*/
.sec09 div{
	border:1px #00a2e6 solid;
	padding:30px 35px 25px 35px;
	margin:15px 0 20px;
}
#contents .sec09 div h4{
	margin:5px 0 5px 0;
	font-weight:bold;
}
.sec09 div p{
	font-weight:bold;
}
.sec09 div h4 + p{
	padding:0 0 0 13px;
}


/*--------------*/
.btn{
	text-align:center;
}
.btn a{
	display:inline-block;
	background:#e90979;
	border-radius:10px;
	width:469px;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:92px;
	text-decoration:none;
	-webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out; 
}
.btn a span{
	display:inline-block;
	background:#FFFFFF;
	padding:2px 4px 0 4px;
	margin:0 0 0 5px;
	font-size:14px;
	color:#e90979;
	line-height:1.2em;
	vertical-align:middle;
}
.btn a:hover{
	-moz-opacity:0.70;
	opacity:0.70;
}

#footer {
  display: none;
}