/* CSS Document */
@charset "utf-8";

.pd20{padding-bottom:20px !important;}


/* layout
========================================== */

html{
height:auto;
}

body {
	height: 100%;
	/*background:#fff url("../images/bg_main.jpg");*/
	background:#f5f5f5;
}

.header{
/*	background:#fff url("../images/tit_osaka_marathon2017_border.jpg") no-repeat scroll center top;
	height:450px;*/
	width:100%;
	margin:0 0 0px;
	text-align:center;
}

.header h2{
/*	height:355px;
	background:#fff url("../images/tit_osaka_marathon2017_border.jpg") no-repeat scroll center bottom;
	background-size:100% 10%;*/
padding:35px 0 35px;
}
.header h2 img{
	width:840px;
}

img{
	width: 100%;
}
a {
  color: #FF6D6D;
  text-decoration: none;
   -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a:hover{
	text-decoration: underline;
	color:#ff8f8f;
}

a img,
a:hover img,
a:visit img{
	border: 0;
}

body{
}

#wrap {
	display:none;
	position: relative;
	color: #111;
	background:#fff;
}

#container {
	width: 840px;
	margin: 0 auto;
}

#pageTop {
	width: 56px;
	height: 56px;
	position: fixed;
	right: 60px;
	bottom: 50px;
	z-index: 999;
}
#pageTop a {
	font-size: 40px;
	color: #fccb00;
}
#pageTop a:hover {
	opacity:0.7;
	  text-decoration: none;
}
.section {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.anchor {
	display: block;
	width: 1;
	height: 1;
	position: relative;
	top: -130px;
}

.dummyCover{
	position: relative;
}

img.dummy{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#footer{
	background: none;
	
}

#footer a{
	color: #111111;
	
}

.btn_pict {
	padding:1px 0 1px;
	margin:30px auto;
}

.btn a,.btn input,.btn_pict a{
  background-color: #fccb00;
  line-height: 1.4em;
  width: 350px;
  display: block;
  color: #FFF;
  font-size: 22px;
  text-align: center;
  margin: 0 auto 0;
  font-weight: bold;
/*  border-bottom: 3px solid #bb121d;*/
  padding: 15px 0 13px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  
  
   -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn a:hover,.btn input:hover,.btn_pict a:hover{
/*  margin: 3px auto 0;*/
  border-bottom: none;
  text-decoration:none;
  background:#fff100;
  color: #000;
}

.btnCap{

}

.btnGray{
	line-height: 1.4em;
	width: 350px;
	display: block;
	background: #CFCFCF;
	color: #363636;
	font-size: 15px;
	text-align: center;
	margin: 0 auto 8px;
	font-weight: bold;
	padding: 10px 0 7px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.lead{
	font-size: 15px;
	line-height: 180%;
	margin: 0 auto 5px;
}

.contentBgBox {
padding:4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fccb00+0,fff100+100 */
background: #fccb00; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #fccb00 0%, #fff100 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #fccb00 0%,#fff100 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #fccb00 0%,#fff100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccb00', endColorstr='#fff100',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  margin: 0 auto 100px;
}
.contentBox{
	border: 0px solid #fccb00;
  background: #fff;
  padding:35px 40px;
  margin: 0 auto 0px;
}

#greenBox img {
    width: 760px;
    padding: 0 40px 20px;
}

.downloadArea {
    margin: 0 auto 100px;
    
padding:0 4px 4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fccb00+0,fff100+100 */
background: #fccb00; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #fccb00 0%, #fff100 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #fccb00 0%,#fff100 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #fccb00 0%,#fff100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccb00', endColorstr='#fff100',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.downloadArea .downloadTit {
color: #fff;
font-weight: bold;
font-size: 25px;
line-height: normal;
padding: 13px 0 10px;
text-align: center;
text-shadow: 0 0 5px #fccb00;
}
.downloadArea .inBox {
background: #FFF;
padding: 40px 40px 40px;
}
.downloadArea p.subLead{
font-size:14px;
font-weight:bold;
line-height:180%;
color: #E6001F;
text-align:center;
padding:0 0 0px 0;
}

.downloadArea img{
padding: 0 0 20px;
}

.downloadArea .dlLink p.btn {
padding:30px 0 0px 0;
}
.downloadArea .dlLink p.txt-fin {
color: #E6001F;
padding:30px 0 0px 0;
text-align:center;
}

.orange{
color:#FF7404;
}
.red{color:#FF0000 !important;}
.small{font-size: 11px;}
.bold{font-weight: bold;}
.cPink{color: #F82A5C;}
.clear{clear: both;}
.m_b5{margin-bottom: 5px !important;}
.m_b10{margin-bottom: 10px !important;}
.m_b20{margin-bottom: 20px !important;}
.m_b30{margin-bottom: 30px !important;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}

.iconOrange{
  vertical-align: -2px;
  color: #ff6c00;
  padding: 0 3px 0 0;
}

/* keyVisual
========================================== */
#keyVisual {
	width: 100%;
	height:460px;
	text-align: center;
	background: url(../images/bg_header_marathon_pc.gif);
	margin: 0 auto 50px;
	padding: 70px 0 0;
}

#keyVisual h2{
	text-indent: -9999px;
	margin: 0 auto 30px;
	padding: 0 0 40px 0;
}

#keyVisual .section{
	width: 960px;
	height: 189px;
	background: url(../images/ph_main_marathon_pc.png) no-repeat top center;
	padding: 25px 0 0;
}
#keyVisual .limited {
	width: 145px;
	height: 146px;
	position: absolute;
	right: 0px;
	bottom: 15px;
}
#keyVisual .limited img {
	position: absolute;
	left: 50%;
	top: 50%;
	display:none;
}
#keyVisual .social {
	margin: -60px 0 30px;
}
#keyVisual .social .fb-like,
#keyVisual .social .twitter {
	width: 110px;
	float: right;
}
#keyVisual p {
	font-size: 14px;
	line-height: 180%;
	color: #000;
	padding: 0 40px 30px;
	width:960px;
	overflow: hidden;
	margin:0 auto 0;
}
#keyVisual ul {
text-align:center;
margin:0 auto 0;
display:inline-block;
overflow: hidden;
width:840px;
}
#keyVisual ul li{
width:156px;
float:left;
padding:0 15px 0 0;
}
#keyVisual ul li a{
display:block;
}
#keyVisual ul li img{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-shadow: 0 2px 7px -2px rgba(0,0,0,0.4);
}
#keyVisual ul li:last-child{
padding:0;
}
.social iframe{
	width: 110px !important;
}

/* カラーボックス
========================================== */

#cboxCurrent {
display:none !important;
}

#cboxNext {
display:none !important;
}

#cboxPrevious {
display:none !important;
}

/* intro
========================================== */

#intro{
margin: 0 auto 0;
}

#intro dl.team{
margin: 0 0 35px;
  background: #fff5f7;
  padding: 20px;
  color: #000;
}

#intro dl.team dt{
color: #e6002d;
font-size: 23px;
font-weight: bold;
border-bottom: 1px dotted #e6002d;
line-height: 100%;
padding: 0 0 9px 0;
margin: 0 0 10px;
}
#intro dt img{
   width:195px;
}


#intro dl.team dd{
	line-height: 180%;
}

#intro dl.song{
margin: 0 0 50px 0;
  background: #F0FFCA;
  padding: 20px;
  color: #000;
}

#intro dl.song dt{
color: #181A38;
font-size: 23px;
font-weight: bold;
border-bottom: 1px dotted #181A38;
line-height: 100%;
padding: 0 0 9px 0;
margin: 0 0 10px;
}


#intro dl.song dd{
	line-height: 180%;
}




#intro .tshirt{
	overflow: hidden;
}

#intro .tshirt p{
	/* width: 63%;*/
	overflow: hidden;
}

#intro .tshirt p:first-child{
	width: 46%;
	overflow: visible;
	float: left;
	margin: 0 3% 10px 0;
}

#intro .tshirt .lead{
	font-size: 14px;
	margin: 0 auto 5px;
	  line-height: 1.5em;
}

.subBox{
	font-size: 15px;
	line-height: 190%;
	background: url(../images/bg_newsong.jpg) repeat top left;
	border: 2px solid #65B177;
	padding: 30px 40px;
	margin: 0 auto 30px;
}

#intro .subBox a{
	width: 400px;
	display: block;
	margin: 0 auto;
}

#intro .subBox a:hover{
	background: none;
}
.intro .lead{
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	color: #13792B;
	line-height: 100%;
	border-bottom: 2px solid #65B177;
	margin: 0 auto 20px;
	padding: 0 0 20px;
}
#intro p.goodsLead{
  font-size: 15px;
  line-height: 180%;
  margin: 0 0 15px;
}

/* goods
========================================== */

h3.goodsTit{
	width: 840px;
/*	height: 100px;
	background: url(../images/tit_01_pc.png) no-repeat top center;
	text-indent: -9999px;*/
	margin: 0 auto 40px;
	font-size: 34px;
text-align: center;
font-weight: bold;
color: #e6002d;
line-height: 34px;
}

h3.downloadTit{
text-align: center;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-size: 24px;
    color: #FFF;
    padding: 15px 20px 10px;
    background-color: #fccb00;
    line-height: normal;
}

.downloadArea h3.downSubtit {
    background: #FFFFFF;
    padding: 10px 10px 8px;
    margin: 0 auto 25px;
    border: 2px solid #e6002d;
/*    border-radius: 5px;*/
    color: #e6002d;
    font-size: 19px;
    vertical-align: 1px;
    text-align: center;
    font-weight: bold;
}

p.dateDetail{
  background-color: #E6001F;
  padding: 13px 0 9px 0;
  margin: 0 0 15px 0;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.07em;
  border-radius: 20px;
}
/*
#goods h4{
  background: url(../images/ico_subtit_pc.png) no-repeat left 4px;
  background-size: 35px 35px;
  font-size: 22px;
  font-weight: bold;
  line-height: 140%;
  padding: 6px 0 0 40px;
  margin: 0 0 24px;
}
*/
#goods h4{
  background: url(../images/ico_subtit_pc.png) no-repeat left 15px;
  background-size: 35px 35px;
  font-weight: bold;
    line-height: 120%;
  font-size: 19px;
  padding: 0 0 20px 40px;
  margin: 0;
}


#goods h4.shirtsTit{
  background: url(../images/ico_subtit_pc.png) no-repeat left 3px;
  background-size: 40px 40px;
  font-weight: bold;
    line-height: 110%;
  font-size: 22px;
  padding: 0 0 20px 45px;
  margin: 0;
}

#goods h4:first-child span{
  font-size: 16px;
  color: #fccb00;
/*	font-weight:normal;*/
}

#goods .box,
#goods .box2{
  border-bottom: 1px solid #fccb00;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
}


#goods .figure{
	width: 54%;
	float: left;
	line-height: 160%;
	margin: 0 2% 0 0;
}

#goods .popUpIco:after{
  content: "\f320";
  width: 25px;
  height: 20px;
  font-family: "WebHostingHub-Glyphs";
  /* color: #EB223A; */
  color: #666;
  font-size: 22px;
  font-weight: normal;
  position: absolute;
  right: 5px;
  bottom: 10px;
  padding: 4px 2px 1px;
}

#goods .figure .thumb{
	text-align: center;
	position: relative;
	padding:0 0 10px 0;
}

#goods .figure .thumb a{
	  line-height: 0;
  display: block;
}

#goods .figure .thumb a:hover{
	  opacity:0.7;
}

#goods .spec{
	width: 50%;
	overflow: hidden;
}
#goods .spec.t_shirt{
	width: 44%;
}

#goods .spec dt{
	clear: left;
	float: left;
	width: 7.5em;
	color: #111;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0.8em;
}

#goods .spec dd{
	width: auto;
	border-bottom: 1px dashed #fccb00;
	padding: 0 0 10px 8em;
	margin: 0 0 0.8em 0;
}

#goods .detail_shirt{
	width:218px;
	border: 1px solid #999;
	font-size:11px;
}

#goods .detail_shirt th{
	text-align: center;
	border: 1px solid #999;
	border-top: none;
	padding: 2px 0;
}

#goods .detail_shirt td{
	background: #fff;
	border: 1px solid #999;
	border-top: none;
	padding: 2px 0;
}
#goods .detail_shirt+p{
	font-size: 10px;
	padding-left: 19em;
}

#goods .box2{
  width: 49%;
  border-bottom: none;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#goods .left{
border-right: 1px solid #fccb00;
  margin: 0 0 20px 0;
  padding: 0 2% 20px 0;
}
#goods .right{
  padding: 0 0 20px 2%;
}

#goods .box2 h4{
	line-height: 120%;
	font-size: 18px;
	padding: 9px 0 7px 40px;
	margin: 0;
}

#goods .box2 h4 span{
	font-size: 13px;
}

#goods .box2 .figure{
	width: 100%;
	float: none;
}



#goods .box2 .spec{
	width: 100%;
	overflow: visible;
}

#goods .box2 .spec dt{
	padding: 0;
}

#goods .box2 .spec dd{
	padding: 0 0 4px 8em;
	margin: 0 0 8px 0;
}

#goods .detail {
	clear: both;
}
#goods .detail dl{
	padding:0 0 5px;
	border-bottom: 1px dashed #fccb00;
}
#goods .detail .tit{
  text-align: center;
  background-color: #fccb00;
/*  border-bottom: 4px solid #ff87b7;*/
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0.2em;
  padding: 10px 0 9px;
  margin: 0 auto 20px;
}

#goods .detail dl{
	margin: 0 auto 0;
}

#goods .detail dt{
	clear: left;
	float: left;
	width: 9.5em;
	color: #111;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 0.8em;
}

#goods .detail dd{
	width: 81%;
	border-bottom: 1px dashed #fccb00;
	padding: 5px 0 12px 10em;
	margin: 0 0 0.8em 0;
}

#goods .detail dd:last-child{
	border-bottom: none;
	padding: 5px 0 0 10em;
}

#goods .detail dd span{
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}

#goods .detail dd span.cPink{
	display: inline;
	text-indent: 0;
	padding-left: 0;
}


#goods .detail dd span.red{
	display: inline;
	text-indent: 0;
	padding-left: 0;
}

#goods .detail li{
	position: relative;
	padding-left: 20px;
	margin-bottom: 8px;

}

#goods .detail li:before{
	content: "\f479";
	font-family: "WebHostingHub-Glyphs";
	color: #FFC000;
	font-size: 11px;
	font-weight: normal;
	margin: -11px 0 0;
	position: absolute;
	left: 0;
	top: 10px;
}

#order{
	padding:30px 0 0;
	font-size:18px;
	text-align:center;
}

/* introBox
========================================== */

#introBox{
  padding: 0 0 100px;
}

#introBox ul.menuList{
float: left;
padding:50px 35px 0 0;
}

#introBox ul.menuList li{

}

/* ボタン2個
#introBox ul.menuList{
padding:0px 0 0;
    text-align: center;
    letter-spacing: -0.4em;
    font-size:0;
}

#introBox ul.menuList li{
width:335px;
	text-align: center;
	 vertical-align:top;
	 letter-spacing: normal;
	 display: inline-block;
    font-size:14px;
}*/

#introBox ul.menuList li .btnBox{
  padding: 0 0 30px;
}

#introBox ul.menuList li a{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  font-size:19px;
  font-weight: bold;
  background-color:#fccb00;
  padding:26px 0 20px;
  display: block;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  color: #FFF;
  width: 315px;
  margin:0 auto;
/*  box-shadow: 0 3px 0px #bb121d;*/
}


#introBox ul.menuList li a:hover{
/*  margin: 3px auto -3px;
  box-shadow: none;*/
  text-decoration: none;
  background: #FFF100;
  color:#000;
}

#introBox ul.movieList{
/*margin:0 auto 30px;*/
float: right;
width:57%;
}

#introBox ul.movieList li {
	text-align: center;
}

.movieArea {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

.movieArea iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




/* MOVIE投稿
========================================== */

#contributeArea{
width: 760px;
margin: 0 auto 40px;
}

#contributeArea .pictBox{
width: 358px;
margin:0 0 0 0;
float:left;
border:1px #FF7404 solid;
}

#contributeArea .movBox{
width: 358px;
float:right;
border:1px #FF7404 solid;
}

#contributeArea h3 {
font-weight: bold;
font-size: 20px;
color: #FFFFFF;
padding: 10px 0 10px;
margin:0 0 10px 0;
letter-spacing: 0.05em;
text-align: center;
background:#FF7404;
}

#contributeArea h4 {
text-indent: -17px;
font-weight: bold;
font-size: 16px;
margin: 0 0 0 17px;

}
#contributeArea .borderBottom {
padding: 0 0 10px;
margin: 0 0 10px 0;
border-bottom: 1px dotted #000000;
}

#contributeArea p.spec {
font-weight: bold;
font-size: 16px;
color: #FF7404;
text-align:center;
padding:0 0 10px 0;
}

#contributeArea p.subSpec {
font-weight: normal;
font-size: 14px;
color: #000000;
text-align:center;
padding:0 0 10px 0;
display:block;
}
#contributeArea p.subSpec span{
font-weight: normal;
font-size: 12px;
color: #000000;
text-align:center;
display:block;
}
#contributeArea .inBox {
background: #FFF8DA;
padding: 10px;
margin: 0 20px 20px;
}


#contributeArea p.mainLead {
font-weight: normal;
line-height:1.3em;
font-size: 14px;
color: #000000;
}

#contributeArea p.mainLead span.ico{
font-weight: normal;
padding:3px 5px 2px;
margin:0 5px 0 0;
font-size: 11px;
font-weight:bold;
color: #FFFFFF;
border-radius: 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
background: #FF7404;
}

#contributeArea ul {
padding:0 0 10px 0;

}
#contributeArea ul li {
text-indent: -17px;
padding: 0 0 5px 0;
margin: 0 0 0 16px;
}
#contributeArea ul.movList {
padding:0 0 9px 0;

}
#contributeArea ul.movList li {
text-indent: -17px;
padding: 0 0 5px 0;
margin: 0 0 0 16px;
}
#contributeArea .icon{
font-weight:normal;
vertical-align:-2px;
padding:0 3px 0 0;
}
#contributeArea p.contributeBtn {
margin:0 auto 10px;
width:85%;
text-align:center;
}

#contributeArea p.contributeBtn a{
display:block;
color:#FFFFFF;
font-size:16px;
letter-spacing:0.05em;
font-weight:bold;
background: #FD9A00;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-bottom: 2px solid #C5831E;
padding: 10px 10px 9px;
position:relative;
}
#contributeArea p.contributeBtn a:hover{
opacity:0.7;
}

#contributeArea p.contributeBtn a:after {
content: "\f488";
font-family: "WebHostingHub-Glyphs";
color: #fff;
font-size: 11px;
font-weight: normal;
margin: -10px 0 0;
position: absolute;
right: 8px;
top: 50%;
}

#contributeArea p.storageBtn {
margin:0 auto 5px;
width:85%;
text-align:center;
}

#contributeArea p.storageBtn a{
display:block;
color:#FFFFFF;
font-size:14px;
letter-spacing:0.05em;
font-weight:bold;
background: #FD9A00;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-bottom: 2px solid #C5831E;
padding: 5px;
position:relative;
}
#contributeArea p.storageBtn a:hover{
opacity:0.7;
}

#contributeArea p.storageBtn a:after {
content: "\f488";
font-family: "WebHostingHub-Glyphs";
color: #fff;
font-size: 11px;
font-weight: normal;
margin: -10px 0 0;
position: absolute;
right: 8px;
top: 50%;
}

/* 追加コーナー green
========================================== */

#greenBox {
border: 1px solid #209C46;
background: #FFF;
margin: 0 auto 60px;
}
#greenBox h2{
background: #209C46;
font-weight: bold;
font-size: 21px;
color: #fff;
padding: 12px 0 10px;
margin: 0 auto 18px;
text-align: center;
letter-spacing: 0.05em;
}

#greenBox h3{
font-weight: bold;
font-size: 20px;
color: #22B451;
padding: 10px 0 25px;
margin: 0 40px 20px;
letter-spacing: 0.05em;
text-align:center;
border-bottom: 1px dotted #209C46;
}

#greenBox h3 span{
background: #FFFFFF;
padding: 4px 10px 2px;
margin: 0 10px 0 0;
border:2px solid #209C46;
border-radius: 5px;
-webkit-border-radius: 5px;
color: #FF0000;
font-size: 18px;
vertical-align: 1px
}


#greenBox p.greenLead{
font-size:14px;
line-height:180%;
color: #000;
padding:0 40px 10px;
}

#greenBox p.subLead{
font-size:13px;
font-weight:bold;
line-height:180%;
color: #209C46;
text-align:center;
padding:0 0 20px 0;
}
#greenBox p.smallCap{
font-size:11px;
line-height:180%;
color: #000;
text-align:center;
padding:0 0 30px 0;
}



#greenBox .btnArea{
	width: 750px;
	margin: 0 auto 20px;
}

#greenBox .endBtn a{
	width: 380px;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #666666;
	background: #AAAAAA;
	color: #fff;
	margin: 0 auto 30px;
	padding: 13px 0 10px;
	position: relative;
}
#greenBox img{
	width:760px;
	padding: 0 40px 20px;
}

/* 追加コーナー blue
========================================== */
#blueBox {
border: 1px solid #013F98;
background: #FFF;
margin: 0 auto 60px;
}
#blueBox h2{
background: #013F98;
font-weight: bold;
font-size: 21px;
color: #fff;
padding: 12px 0 10px;
margin: 0 auto 18px;
text-align: center;
letter-spacing: 0.05em;
line-height:1.4em;
}

#blueBox h3{
font-weight: bold;
font-size: 20px;
color: #22B451;
padding: 10px 0 25px;
margin: 0 40px 20px;
letter-spacing: 0.05em;
text-align:center;
border-bottom: 1px dotted #013F98;
}

#blueBox h3 span{
background: #FFFFFF;
padding: 4px 10px 2px;
margin: 0 10px 0 0;
border:2px solid #013F98;
border-radius: 5px;
-webkit-border-radius: 5px;
color: #013F98;
font-size: 18px;
vertical-align: 1px
}


#blueBox p.blueLead{
font-size:14px;
line-height:180%;
color: #000;
padding:0 40px 20px;
}



#blueBox .btnArea{
	width: 750px;
	margin: 0 auto 30px;
}

#blueBox .btnArea a{
	width: 460px;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #013F98;
	background: #1b1bd4;
	color: #fff;
	margin: 0 auto;
	padding: 13px 0 10px;
	position: relative;
}
#blueBox a:after{
	content: "\f488";
	font-family: "WebHostingHub-Glyphs";
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	margin: -10px 0 0;
	position: absolute;
	right: 8px;
	top: 53%;
}
#blueBox a:hover{
	text-decoration: none;
}
#blueBox .baloonArea{
	background:#e4edff;
	margin:0 40px 20px 40px;
	padding:20px;
	min-height:300px;
}
#blueBox img{
	float:left;
	width:300px;
	padding:0 30px 0 0;
}
#blueBox dl.baloonTxt{
	overflow: hidden;
	font-size: 14px;
	line-height: 180%;
}
#blueBox dl dt{
	color: #013F98;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #013F98;
	padding: 2px 5px 0 0;
	margin: 0 0 2px;
}
#blueBox dl dt .icon{
	font-size: 12px;
	padding:0 2px 0 0;
	vertical-align:-1px;
}
#blueBox dl dd{
	padding:0 0 10px 0;
	font-size: 14px;
	line-height: 180%;
}
#blueBox dl dd a{
	text-decoration:underline;
}
#blueBox .inBox{
	border:1px solid #6699FF;
	margin:0 40px 40px;
	min-height: 245px;

}

#blueBox .inBox h2{
	background: #6699FF;
	padding:5px;
}
#blueBox .inBox img{
	float:left;
	width:300px;
	padding:0 20px 0;
}
#blueBox .inBox p{
	overflow: hidden;
	margin: 0 20px 0;
	padding:0 0 10px 0;
	font-size: 14px;
	line-height: 180%;

}
#blueBox .inBox a{
	font-size:14px;
	font-weight:bold;
	color:#6699FF;
	text-decoration:underline;

}
#blueBox .inBox a:hover{
	font-weight:bold;
	color:#97baff;
	background:none;

}
#blueBox .inBox a .icon{
	font-weight:normal;
	font-size:12px;

}


/* ダウンロードページ
========================================== */

#downBox {
padding:0 4px 4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fccb00+0,fff100+100 */
background: #fccb00; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #fccb00 0%, #fff100 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #fccb00 0%,#fff100 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #fccb00 0%,#fff100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccb00', endColorstr='#fff100',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    margin: 0 auto 60px;
}
#downBox h2{
color: #fff;
font-weight: bold;
font-size: 25px;
line-height: normal;
padding: 13px 0 10px;
text-align: center;
text-shadow: 0 0 5px #fccb00;
}

#downBox .inBox {
background: #FFF;
padding: 40px 40px 40px;
}
#downBox h3.downSubtit{
    padding: 10px 10px 8px;
    margin: 0 auto 20px;
    border: 2px solid #e6002d;
/*    border-radius: 5px;*/
    color: #e6002d;
    font-size: 19px;
    vertical-align: 1px;
    text-align: center;
    font-weight: bold;
}
#downBox p.mainLead{
line-height: 1.5em;
    margin: 0 auto 15px;
    font-weight: bold;

}

#downBox .contract{
background:#EEEEEE;
padding: 20px;
margin:0 auto 20px ;

}
#downBox p.contractTit{
text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted;
    margin: 0 0 10px 0;

}
#downBox  .contract ul{
}

#downBox  .contract ul li{
padding:0 0 5px 0;
font-size:13px;
}

#downBox .downArea{
margin:0 auto 0;
}
#downBox .flagBox img{
	width:167px;
	padding: 0 12px 5px;
	float:left;
}
#downBox .logoBox img{
	width:167px;
	padding: 0 12px 5px;
	float:left;
}

ul.downArea li{
	border:2px solid #fff100;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	float:left;
	width:49%;
	height: 182px;
	margin-bottom: 2%;
}

ul.downArea li:nth-child(odd){
margin-right:1%;
}

ul.downArea li:nth-child(even){
margin-left:1%;
}

ul.downArea li img{
	width:167px;
	padding: 0 12px 5px;
	float:left;
}


ul.downArea li h3{
font-weight: bold;
font-size: 16px;
color: #000;
background:#fff100;
padding: 10px;
margin: 0 0 12px;
letter-spacing: 0.05em;
text-align:center;
border-bottom:none;
}

#downBox .rightArea{
	padding:0 10px 0 0;
	overflow: hidden;
}

ul.downArea li p{
    font-size: 12px;
    line-height: 170%;
    padding: 0 0 12px 0;
}


#downBox p.subLead{
font-size:13px;
font-weight:bold;
line-height:180%;
color: #e6002d;
text-align:center;
padding:0 0 20px 0;
}
#downBox p.smallCap{
font-size:11px;
line-height:180%;
color: #000;
text-align:center;
padding:0 0 30px 0;
}
#downBox label{
font-size: 11px;
vertical-align: 2px;
padding:0 0 0 2px;
}
#downBox input.btnFlag:disabled{
	font-size:11px;
	font-weight: bold;
	width:100%;
	padding: 3px 5px 2px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: none;
	background: #ccc;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	color:#FFFFFF;
	position: relative;
/*	margin: 4px 0 0 0;*/
}
#downBox input.btnFlag{
	font-size:11px;
	font-weight: bold;
	width:100%;
	padding: 3px 5px 2px;
	border: none;
	background: #fccb00;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	color:#FFFFFF;
	position: relative;
	margin: 2px 0 0 0;
	cursor:pointer;
   -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#downBox input.btnFlag:hover{
	background: #fff100;
  color: #000;
}
#downBox input.btnFlag:disabled:hover{
		background: #ccc;
		border-bottom: none;
/*		margin: 4px 0 0 0;*/
		cursor:default;
		color:#fff;
}
#downBox input.btnLogo:disabled{
	font-size:11px;
	font-weight: bold;
	width:100%;
	padding:2px 5px 0;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: 2px solid #666666;
	background: #AAAAAA;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#FFFFFF;
	position: relative;
}
#downBox input.btnLogo{
	font-size:11px;
	font-weight: bold;
	width:100%;
	padding:2px 5px 0;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: 2px solid #1F9B0F;
	background: #22B451;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#FFFFFF;
	position: relative;
	margin: 2px 0 0 0;
}
#downBox input.btnLogo:hover{
	background: #34C763;
}
#downBox input.btnLogo:disabled:hover{
		background: #AAAAAA;
}

#downBox .method{
    border: 1px solid #888888;
    background: #FFF;
    margin: 0 auto 40px;
}

#downBox .method h3{
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
padding: 10px;
margin: 0 0 20px;
background:#888888;
text-align:center;
border:none;
}
#downBox .method p.methodLead{
font-size: 12px;
line-height: 140%;
padding:10px;
background:#888888;
margin:0 20px 10px;
text-align:center;
color:#FFFFFF;
}
#downBox .method p.methodTxt{
font-size: 12px;
line-height: 140%;
margin:0 20px 10px;
}

#downBox .method ul{
margin:0 20px 20px;
}

#downBox .method li{
min-height:30px;
font-size: 12px;
line-height: 140%;
padding:0 10px 10px 0;
margin:0 0 10px 0;
border-bottom:1px solid #888888;
}
#downBox .method li img{
padding:0 10px 0 0;
width:30px;
clear:both;
float:left;
}
#downBox  .method a.acrobat{
display:inline-block;
text-align:right;
margin: 0 0 15px 616px;
}
#downBox  .method a.acrobat img{
width:120px;
}

/* カラーボックス

#cboxPrevious{
display:none !important;
}
#cboxNext{
display:none !important;
}
#cboxCurrent{
display:none !important;
}
#cboxPhoto{
cursor: none !important;
}
========================================== */

#container h2 img {
  padding: 20px 0 35px 0;
}


/* ツイート企画
========================================== */
#explanation {
	width: 758px;
	padding: 0 40px 30px 40px;
}
#qa_area{
/*	width:318px;
	float:left;
	padding: 0px 40px 0 0;*/
	margin:0 auto 0px;
}
#qa_tweet{

}
.qa_hash {
/*float:left;
width:365px;
*/
margin: 0 auto 20px;
}
.qa_tweet {
/*float:right;
width:365px;*/
margin: 0 auto 20px;
}

.qa_hash, .qa_tweet, .qa_sns {
	border: 2px solid #fff100;
}

.qa_hash p, .qa_tweet p, .qa_sns p{
	padding:0 15px 15px;
}

.qa{
	background-color: #fff100;
	color: #000;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 15px!important;
	margin: 0 auto 15px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
.qa_hash p, .qa_tweet p, .qa_sns p{
	padding:10px;
	line-height: 1.5em;
}
}


.qa_sns ul {
	padding:0 15px 20px;
}

.qa_sns ul li {
	padding:0 0px 0px;
	line-height: 0;
    width: 32%;
    float: left;
    margin: 0 2% 0 0;
}
.qa_sns ul li:nth-child(3) {
    margin: 0% 0 0;
}


.twit_API {
	float: left;
	width: 400px;
}

#tweetBox {
	background: #FFF;
	margin: 0 auto 60px;
padding:0 4px 4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fccb00+0,fff100+100 */
background: #fccb00; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #fccb00 0%, #fff100 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #fccb00 0%,#fff100 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #fccb00 0%,#fff100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccb00', endColorstr='#fff100',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#tweetBox h2{ 
	height:60px;
/*	background: #fccb00;*/
	padding:4px 0 0;
}
#tweetBox h2 img{ 
	padding: 0!important;
}

#tweetBox .inBox{
	border:0px solid #fccb00;
	background: #FFF;
	padding: 40px 0 10px;
}

#tweetBox .inBox h3{
	font-weight: bold;
	font-size: 19px;
	color: #e6002d;
	padding: 10px 0 8px;
	margin: 0 40px 20px;
	letter-spacing: 0.05em;
	text-align:center;
/*	border-radius: 5px;
	-webkit-border-radius: 5px;*/
	background:#ffffff;
	border: 2px solid #e6002d;
}

#tweetBox p.tweetLead{
	font-size:14px;
	line-height:180%;
	color: #000;
	padding:0 40px 20px;
}

#twitter-widget-1{
height:407px;
}

#snArea{
margin: 0 40px 20px;
padding: 20px;
background:#FFEFE8;
}

#snArea p.snTxt{
font-size:17px;
font-weight:bold;
border-bottom:1px dotted #000;
padding:0 0 10px 0;
margin:0 0 10px 0;

}

#snArea ul{
padding:0 20px 0 20px;
}

#snArea ul li{
float:left;
width:322px;
height: 80px;
padding:0 17px 0 0;
}
#snArea ul li a{
display:block;
}

#snArea ul li:last-child{
padding:0;
float:right;
}

#cboxContent {
    background:#FFF;
}

#inline-content {
	background: rgba(0, 0, 0, 0) url("../images/bg_main.jpg") repeat scroll 0 0;
	padding: 30px 100px 0px;
    width: 660px;
}

#inline-content h3 {
    color: #d7000f;
    font-size: 23px;
    font-weight: bold;
    margin: 0 auto 30px;
    text-align: center;
}

#inline-content ul.inlineList {
	position: relative;

}

#inline-content ul.inlineList li:nth-child(1) {
	float:left;
	width:48%;
    position: absolute;
    top: 35%;
}

#inline-content ul.inlineList li:nth-child(1) p.itunesBtn {

}

#inline-content ul.inlineList li:nth-child(1) p.itunesBtn a {
    background-color: #e6002d;
    border-radius: 5px;
    box-shadow: 0 2px 0 #bb121d;
    box-sizing: border-box;
  -webkit-box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 17px 30px 12px;
    text-align: center;
    width: 350px;
}
#inline-content ul.inlineList li:nth-child(1) p.itunesBtn a:hover {
    box-shadow: none;
    margin: 3px 0 -3px;
    text-decoration: none;
  background: #ff0012;
}



#inline-content ul.inlineList li:nth-child(2) {
	float:right;
	width:35%;
	text-align:center;
}

#inline-content ul.inlineList li:nth-child(2) img {
    margin: 0 auto 10px;
}

#inline-content ul.inlineList li:nth-child(2) .wamoTxt {
    margin: 0 auto 20px;
    font-size: 15px;
    line-height:1.6em;
}

.f_bold {
    font-weight: bold;
    font-size: 18px;

}

.pictAttention {
	background: #ffefe8;
    padding: 15px 15px 10px;
}

.pictAttention p {
    font-weight: bold;
    font-size: 19px;
    color:#e6002d;
    margin: 0 0 15px;
    padding: 0 0 12px;
    text-align: center;
    border-bottom: 1px solid #e6002d;
}

.pictAttention ul.attentionTxt {

}

.pictAttention ul.attentionTxt li {
	margin:0 0 3px;
	font-size: 12px;
	line-height: 180%;
	position: relative;
	padding: 0 0 0 15px;
}

.pictAttention ul.attentionTxt li::before {
	content: "\f479";
	font-family: "WebHostingHub-Glyphs";
	color: #ff6c00;
	font-size: 11px;
	font-weight: normal;
	margin: -11px 0 0;
	position: absolute;
	left: 0;
	top: 10px;
}


/*

.pictAttention ul.attentionTxt li:nth-child(1) {
	margin:0 0 10px;
	font-size: 14px;
	padding: 0 0 0;
	color: #ff0000;
}
.pictAttention ul.attentionTxt li:nth-child(1)::before {
	content: none;
}

.pictAttention ul.attentionTxt li dl{
margin: 3px 0 0;
}

.pictAttention ul.attentionTxt li dl dd {
color: #ff0000;
}
*/

.pictAttentionLead {
 line-height: 180%;
}

.pictAttentionLead .pictAttentionLeadtit {
font-weight:bold;
font-size: 15px;
}

.pictAttentionLead ul {
color: #ff0000;
font-size: 15px;
margin:0 auto 15px;
}

.pictAttentionLead ul li {
}
.photoBox .end
{
 font-size: 18px;
    padding: 10px 0;
    text-align: center;
}

.photoBox {
margin: 0 auto 25px;
}

.photoBox ul.photoBtn {
margin: 0 auto 15px;
}

.photoBox ul.photoBtn li {
/*    float: left;*/
    width: 48%;
    margin:0 auto;
}

.photoBox ul.photoBtn li:nth-child(2) {
    float: right;
}

.photoBox ul.photoBtn li p {
	padding:1px 0;
}

.photoBox p a {
	border-radius: 5px;
    float: left;
    font-size: 19px;
    font-weight: bold;
    padding: 14px 0px 12px;
    text-align: center;
    width: 100%;
}

.photoBox .btnPost a {
    color: #fff;
/*    text-shadow: 1px 1px #ff6d6d;
   border: #f96b6b solid 1px;*/

background: #e6002d ;
    box-shadow: 0 3px #bb121d;
    color: #ffffff;
}
.photoBox .btnPost a:hover ,
.photoBox .btnView a:hover{
	box-shadow: none;
	margin:3px 0 -3px;
	text-decoration:none;
  background: #ff0012;
}

.photoBox .btnView a{
    color: #fff;
/*    text-shadow: 1px 1px #50b301;*/

background: #5db910 ; /* Old browsers */
    border: #53a40f solid 1px;
    box-shadow: 0 3px #53a40f;
    color: #ffffff;
}

.photoBox p.photoAttention {
    text-align: center;
}



.gray {
color: #999 ;
}

.tweetArea {
margin: 10px auto 30px;
}
.tweetArea a {
  background-color: #fccb00;
  line-height: 1.4em;
  width: 350px;
  display: block;
  color: #FFF;
  font-size: 22px;
  text-align: center;
  margin: 0 auto 0;
  font-weight: bold;
/*  border-bottom: 3px solid #bb121d;*/
  padding: 15px 0 13px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  
  
   -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tweetArea a:hover {
  border-bottom: none;
  text-decoration:none;
  background:#fff100;
  color: #000;

}















.pc {
display:block!important;

}

.sp{
display:none!important;
}




