@media screen and (min-width: 768px) {
  /* PC用のスタイル */

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;

}
.Title {
	color: #FF3300;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	margin: 0px;
	text-align: center;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.Title a:link {
	color: #FF3300;
	text-decoration: none;
}
.Title a:visited {
	color: #FF3300;
	text-decoration: none;
}
.Title a:hover {
	color: #ffffff;
	text-decoration: none;
}
.subtitle {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.subtitle a:link{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.subtitle a:visited{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.subtitle a:hover{
	font-size: 13px;
	color: #F30;
	text-decoration: none;
}

.p {font-size: 12px}
.accent {
	font-size: 24px;
	color: #FF3366;
	font-weight: bold;
}

.info-link {font-size: 10px}
.flex{
    display: flex;
    justify-content: space-between;
}
.flex>p{
    width: 49%;
}
.small {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
.cp_point .red {
	color: #FF0000;
	
	font-family: Arial, Helvetica, sans-serif;
	
}
	.cp_point u {
	color: #FF0000;
	text-underline-position: under;
	
	
}
	
.list {
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	text-align: left;
	margin-left: 5px;
	padding: 0px 0px 0px 15px;
}
.blk {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/*Footer*/
.footer {
  background-color: #000000;
  width: 100%;
  text-align: left;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-top: 30px;
	padding-left: 20%;

  margin-top: 50px;
}

.footer .footer-left,
.footer .footer-center,
.footer .footer-right {
  display: inline-block;
  vertical-align: top;
}


/* footer left*/

.footer .footer-left {
  width: 33%;
  padding-right: 15px;
}

.footer .about {
  line-height: 20px;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

.footer .about span {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

.footer .icons {
  margin-top: 25px;
}

.footer .icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #33383b;
  border-radius: 2px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-right: 3px;
  margin-bottom: 5px;
}


/* footer center*/

.footer .footer-center {
  width: 30%;
}

.footer .footer-center i {
  background-color: #33383b;
  color: #ffffff;
  font-size: 25px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  margin: 10px 15px;
  vertical-align: middle;
}

.footer .footer-center i.fa-envelope {
  font-size: 17px;
  line-height: 38px;
}

.footer .footer-center p {
  display: inline-block;
  color: #ffffff;
  vertical-align: middle;
  margin: 0;
}

.footer .footer-center p span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 2;
}

.footer .footer-center p a {
  color: #0099ff;
  text-decoration: none;
}


/* footer right*/

.footer .footer-right {
  width: 35%;
}

.footer h2 {
  color: #ffffff;
  font-size: 32px;
  font-weight: normal;
  margin: 0;
}

.footer h2 span {
  color: #0099ff;
}

.footer .menu {
  color: #ffffff;
  margin: 20px 0 12px;
  padding: 0;
}

.footer .menu a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
}

.footer .menu a:hover {
  color: #0099ff;
}

.footer .name {
  color: #0099ff;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}


h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0;
}
.side {
 
  width:15%;
  height:auto;
  text-align:center;
  margin-left:10px;/*サイドバーとメインコンテンツの間に隙間                    をあけた*/
} 

.content {
 
  width:80%;
  height:auto;

}
.sponsor{
	width: 100%;
	
 
	
}
main {
  display:flex;/*サイドバーとメインコンテンツを横並びにする                指定をした*/
	width: 85%;
	margin-left:7%; 
}
.cp_point {
	position: relative;
	margin-top:10px;
	
	padding: 45px 20px 15px 40px;
	background: #fcecec;
	border: 1px solid #da3c3c;
	border-radius: 4px;
	color: #000000;
	width: 98%;
	 
}
.cp_point:before,.cp_point:after {
	position: absolute;
	display: block;
}
div.cp_point:before {
	content: attr(title);
	top: -2px;
	left: 0.5em;
	width: auto;
	height: auto;
	padding: .3em 1em;
	background: #da3c3c;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	border-bottom: 2px dotted #fcecec;
}
.cp_point li {
	position: relative;
	list-style-type: none;
}
.cp_point li::before {
	position: absolute;
	top: .25em;
	left: -1.3em;
	font-family: FontAwesome;
	content: "\f00c ";
	color: #da3c3c;
}
	
h2 {
  position: relative;
  padding: 0.5em 1em;
  text-align: center;
width: 320px;
	margin-top: 50px;
	margin-bottom: 20px;
	color: #ddd;
	font-size: 30px;
}

h2:before,
h2:after {
  position: absolute;
  content: '';
}

h2:after {
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

h2:before {
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}


h3 {
  position: relative;
  padding: 0.5em 1em;
  text-align: center;
width: 320px;
	margin-top: 50px;
	margin-bottom: 20px;
	color: #ddd;
	font-size: 22px;
}

h3:before,
h3:after {
  position: absolute;
  content: '';
}

h3:after {
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

h3:before {
  right: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}


.inline-block {
    display: inline-block;
	
}
	.imgsize	{
		width: 100%;
		margin-top: 15px;
}

.tbl-r05{
	border-spacing: 0;
	background-color: #ffffff;
	color:#000000;
	font-size: 15px;
	
}
.tbl-r05 th {
  background: #e9727e;
padding-top:10px;
padding-bottom:10px;	
  color: #fff;
  
}
.tbl-r05 td {
border-bottom: solid 1px #ccc;
padding: 5px 8px 5px 8px;
}
.tbl-r05 td a{
color:#000000;
}
.pc { display: block !important; 
	width:100%;
	margin-top:20px;}
.sp { display: none !important; }

	
	
	.video{
		margin:5px;
		display: inline-block;
		font-size: 20px;
	}
}


@media (max-width: 767px) {
	
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff
}
	
.inline-block {
    display: inline-block;      /* インラインブロック要素にする */
    
    padding:  20px;             /* 余白指定 */
    
}
.bold {
	color: #FF0000;
	font-weight: bold;
	
}	
	.cp_point .red {
	color: #FF0000;
	
	
}
.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0;
}
.side {
 display: block;
  width:100%;
  height:auto;
	vertical-align: top;
  text-align:center;
  margin-left:10px;/*サイドバーとメインコンテンツの間に隙間                    をあけた*/
} 

.content {
 
  width:80%;
  height:auto;

}
.sponsor{
	vertical-align: top;
	display: inline-block;
    margin: 10px;	
}
main {
  display:inline-block;/*サイドバーとメインコンテンツを横並びにする                指定をした*/
	width: 100%;
	 
}
.cp_point {
	position: relative;
	margin-top:10px;
	
	padding: 45px 20px 15px 40px;
	background: #fcecec;
	border: 1px solid #da3c3c;
	border-radius: 4px;
	color: #000000;
	width: 100%;
	 
}
.cp_point:before,.cp_point:after {
	position: absolute;
	display: block;
}
div.cp_point:before {
	content: attr(title);
	top: -2px;
	left: 0.5em;
	width: auto;
	height: auto;
	padding: .3em 1em;
	background: #da3c3c;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	border-bottom: 2px dotted #fcecec;
}
.cp_point li {
	position: relative;
	list-style-type: none;
}
.cp_point li::before {
	position: absolute;
	top: .25em;
	left: -1.3em;
	font-family: FontAwesome;
	content: "\f00c ";
	color: #da3c3c;
}
h2 {
  position: relative;
  padding: 0.5em 1em;
  text-align: center;
width: 300px;
	margin-top: 50px;
	margin-bottom: 20px;
}

h2:before,
h2:after {
  position: absolute;
  content: '';
}

h2:after {
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

h2:before {
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}


h3 {
  position: relative;
  padding: 0.5em 1em;
  text-align: center;
width: 320px;
	margin-top: 50px;
	margin-bottom: 20px;
	color: #ddd;
	font-size: 22px;
}

h3:before,
h3:after {
  position: absolute;
  content: '';
}

h3:after {
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

h3:before {
  right: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}	

  .footer {
    font-size: 14px;
	 padding-left:0;
	  margin-top: 50px;
	   margin-bottom: 20px;

	  
	 
  }
  .footer .footer-left,
  .footer .footer-center,
  .footer .footer-right {
    display: block;
    width: 100%;
    padding: 0 0 30 0 ;
    text-align: center;
	 
	}
  .footer .footer-center i {
    margin-right: 10px;
  }
  .tbl-tdtop  {
    background: #e9727e!important;
    color: #fff;
    font-weight: bold;
    text-align: center !important;
  }
.tbl-r05 {
    width: 100%;
	border-spacing: 0;
	color:#000000;
	font-size: 16px;
  }
  .tbl-r05 .thead {
    display: none;
  }
  .tbl-r05 tr {
    width: 100%;
  }
  .tbl-r05 td {
    display: block;
    text-align: right;
    width: 100%;
	  background-color: #ffffff;
	 border-bottom: solid 1px #ccc;
padding: 5px 15px 5px 15px;
	color:000000;
  }
.tbl-r05 td a{
color:#000000;

}
  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }

.pc { display: none !important; }
    .sp { display: block !important; 
	width:100%;
	margin-top:20px;}
.content {
 
  width:90%;
  height:auto;

}	
	
.flex{
    display: inline-block;
    justify-content: space-between;
}
.flex>p{
    width: 100%;
}	
	
	.video{
		margin:5px;
		display: block;
		font-size: 20px;
	}	
}



