charset "UTF-8";

html{
    color:#000;background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}

.wrap {
	overflow: hidden;
}

a         { text-decoration: none !important; color: #000 !important; }
a:link    { text-decoration: none !important; color: #000 !important; }
a:visited { text-decoration: none !important; color: #000 !important; }
a:hover   { text-decoration: underline !important; color: #000 !important; }

ul {
	margin-left: 20px;
}

/* ************************************************************

Font Style

************************************************************ */

body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
	line-height: 1.6;

}

.lead-text {
	font-family: 'PT Serif', serif;
	font-size: 1.6rem;
}

/* ************************************************************

Scroll

************************************************************ */

#page-top {
    position: fixed;
    bottom: 10%;
    right: 0;
}

#page-top a {
    text-decoration: none;
    display: block;
}

#page-top a:hover {
    text-decoration: none;
}

/* ************************************************************

Image Style

************************************************************ */

img {
	width:100%;
	max-width: 100%;
	height: auto;
	display: block;
}

.youtube {
position:relative;
width:100%;
padding-top:56.25%;
}

.youtube iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

/* ************************************************************
***************************************************************

@media screen and (min-width: 1025px)

***************************************************************
************************************************************ */

@media screen and (min-width: 1025px){

/* ************************************************************
content Style
************************************************************ */

.section {
	width: 100%;
	text-align: center;
	margin-bottom: 140px;
}

.section-inside {
	width: 1040px;
	margin: 0 auto;
	text-align: left;
}

.section-inside h2 {
	text-align: center;
    font-size: 3rem;
    margin-bottom: 70px;
}

/* ************************************************************
Nabigation Style
************************************************************ */

#global-nav a         { text-decoration: none !important; color: white !important; }
#global-nav a:link    { text-decoration: none !important; color: white !important; }
#global-nav a:visited { text-decoration: none !important; color: white !important; }
#global-nav a:hover   { text-decoration: underline !important; color: white !important; }

header#top-head.fixed .inner #global-nav a         { text-decoration: none !important; color: black !important; }
header#top-head.fixed .inner #global-nav a:link    { text-decoration: none !important; color: black !important; }
header#top-head.fixed .inner #global-nav a:visited { text-decoration: none !important; color: black !important; }
header#top-head.fixed .inner #global-nav a:hover   { text-decoration: underline !important; color: black !important; }

.inner {
    width: 980px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: -90px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
	width: 1040px;
    position: relative;
    padding-top: 20px;
}
#top-head .logo {
	visibility: hidden;
    float: left;
    font-size: 36px;
}
#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 40px;
    font-size: 15px;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    padding: 0 30px;
}
 
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: -15px;
    position: fixed;
    padding-top: 10px;
    height: 55px;
    background: #fff;
    background: rgba(210, 210, 210, 0.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
	visibility: visible;
    font-size: 24px;
    color: #333;
}
#top-head.fixed ul {
	bottom: 0;
}
#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

/* ************************************************************
Header Area
************************************************************ */

#hammer-head .section-inside {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#hammer-head {
	width: 100%;
	min-width: 1040px;
    height: 870px;
    background: url(/img/speaker.jpg) no-repeat;
    background-position: center center;
	background-size: 100%; 
}

#hammer-head h1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 800px;
	height: 67.23px;
}

/* ************************************************************
Lead Area
************************************************************ */
#lead .section-inside p {
	margin-bottom: 70px;
	text-align: center;
}

/* ************************************************************
Topics Area
************************************************************ */

.news {
  display: flex;
}

.news .col-1 {
	width: 150px;
}

.news .col-1 h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
}

.news .col-2 {
	width: 890px;
	padding-top: 5px;
}

.news dl {
}

.news dl dt {
	float: left;
	width: 150px;
}

.news dl dd {
	float: right;
	width: 740px;
}



/* ************************************************************
News Area
************************************************************ */

.hoverbox {
	width: 100%;
	text-align: center;
}

.hoverbox-inside {
	width: 1040px;
	text-align: left;
	margin: 0 auto;
	letter-spacing: -0.5em;
}

.hoverbox-content {
	width: 320px;
	height: 320px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-bottom: 40px;
	margin-right: 40px;
	letter-spacing: normal;
}



.hoverbox .hoverbox-inside .hoverbox-content:nth-child(3n+3) {
	margin-right: 0;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure {
	height: 320px;
	width: 320px;
	position: relative;
	overflow: hidden;
	margin: 0;
	float: left;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption {
	width: 320px;
	height: 320px;
	display: block;
	position: absolute;
	padding: 10px;
	left: 0;
	bottom: -100%;
	z-index: 2;
	background: rgba(0,0,0,.7);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
	box-sizing: border-box;
	text-decoration: none;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure:hover .figcaption {
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	opacity: 1;
	text-decoration: none !important;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure:hover .figcaption h3 {
	font-size: 1.25rem;
	text-align: left;
	margin-top: 48px;
	padding: 0 14px;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure:hover .figcaption p {
	margin-top: 16px;
	padding: 0 14px;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure:hover .figcaption p.date {
	font-size: 0.9rem;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption h3 {
	color: #fff;
	font-size: 1.25rem;
	text-align: center;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption p  {
	color: #fff;
	font-size: 1rem;
}

/* ************************************************************
Playlist Area
************************************************************ */

#playlist .section-inside {
	width: 800px;
}

#playlist .section-inside dl {
    margin: 70px;
}

#playlist .section-inside dt {
	float: left;
	margin-bottom: 10px;
}

#playlist .section-inside dd {
	margin-bottom: 10px;
	padding: 0 0 0 200px;
}

#playlist .section-inside p {
	text-align: center;
}

.logo-content {
	width: 300px;
    margin: 0 auto 30px;
}

/* ************************************************************
About Area
************************************************************ */

#about .section-inside {
	width: 800px;
}

#about .section-inside dl {
    margin: 70px;
}

#about .section-inside dt {
	float: left;
	margin-bottom: 10px;
}

#about .section-inside dd {
	margin-bottom: 10px;
	padding: 0 0 0 200px;
}

#about .section-inside p {
	text-align: center;
}

.logo-content {
	width: 300px;
    margin: 0 auto 30px;
}

/* ************************************************************
Footer Area
************************************************************ */

#footer {
	margin-bottom: 0;
	background-color: #2f2f2f;
	color: white;
}

#footer a         { text-decoration: none !important; color: white !important; }
#footer a:link    { text-decoration: none !important; color: white !important; }
#footer a:visited { text-decoration: none !important; color: white !important; }
#footer a:hover   { text-decoration: underline !important; color: white !important; }

#footer .section-inside {
	padding: 20px 0 30px;
}

#footer .section-inside ul {
	float: left;
	list-style: none;
    margin-left: 160px;
    display: inline-block;
}

#footer .section-inside ul li {
    display: inline;
    padding-left: 30px;
}

#footer .section-inside p {
	text-align: right;
}


}/* medeia goal */



/* ************************************************************
***************************************************************

@media (min-width: 737px) and (max-width: 1024px) and (orientation:landscape){

***************************************************************
************************************************************ */

@media (min-width: 737px) and (max-width: 1024px) and (orientation:landscape){

/* ************************************************************
content Style
************************************************************ */

.section {
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
}

.section-inside {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

.section-inside h2 {
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 30px;
}

/* ************************************************************
Nabigation Style
************************************************************ */

#global-nav a         { text-decoration: none !important; color: white !important; }
#global-nav a:link    { text-decoration: none !important; color: white !important; }
#global-nav a:visited { text-decoration: none !important; color: white !important; }
#global-nav a:hover   { text-decoration: underline !important; color: white !important; }

header#top-head.fixed .inner #global-nav a         { text-decoration: none !important; color: black !important; }
header#top-head.fixed .inner #global-nav a:link    { text-decoration: none !important; color: black !important; }
header#top-head.fixed .inner #global-nav a:visited { text-decoration: none !important; color: black !important; }
header#top-head.fixed .inner #global-nav a:hover   { text-decoration: underline !important; color: black !important; }

.inner {
    width: 980px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: -90px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
	width: 95%;
    position: relative;
    padding-top: 20px;
}
#top-head .logo {
	visibility: hidden;
    float: left;
    font-size: 36px;
}
#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 40px;
    font-size: 15px;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    padding: 0 30px;
}
 
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: -15px;
    position: fixed;
    padding-top: 10px;
    height: 55px;
    background: #fff;
    background: rgba(210, 210, 210, 0.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
	visibility: visible;
    font-size: 24px;
    color: #333;
}
#top-head.fixed ul {
	bottom: 0;
}
#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

/* ************************************************************
Header Area
************************************************************ */

#hammer-head .section-inside {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#hammer-head {
	width: 100%;
	min-width: 768pxpx;
    height: 700px;
    background: url(/img/speaker.jpg) no-repeat;
    background-position: center center;
	background-size: 100%; 
}

#hammer-head h1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 600px;
	height: 50.42px;
}

/* ************************************************************
Lead Area
************************************************************ */
#lead .section-inside p {
	margin-bottom: 70px;
	text-align: center;
}

/* ************************************************************
Topics Area
************************************************************ */

.news {
  display: flex;
}

.news .col-1 {
	width: 150px;
}

.news .col-1 h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
}

.news .col-2 {
	width: 890px;
	padding-top: 5px;
}

.news dl {
}

.news dl dt {
	float: left;
	width: 150px;
}

/* ************************************************************
News Area
************************************************************ */

.hoverbox {
	width: 100%;
	text-align: center;
}

.hoverbox-inside {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	letter-spacing: -0.5em;
}

.hoverbox-content {
	width: 30%;
	height: 100%;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-bottom: 40px;
	margin-right: 40px;
	letter-spacing: normal;
}

.hoverbox .hoverbox-inside .hoverbox-content:nth-child(3n+3) {
	margin-right: 0;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure {
	height: 100%;
	width: 100%;
	margin: 0;
	float: left;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption {
	width: 100%;
	padding: 15px 5px 0;
	box-sizing: border-box;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption h3 {
	color: #000;
	font-size: 1.25rem;
	text-align: left;
	margin-bottom: 10px;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption p  {
	color: #000;
	font-size: 1rem;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption p.date  {
	color: #000;
	font-size: 1.3rem;
    margin-bottom: 5px;
}

/* ************************************************************
About Area
************************************************************ */

#about .section-inside {
	width: 90%;
}

.youtube {
	margin-bottom: 70px;
}

#about .section-inside dl {
    margin: 0 30px 70px;
}

#about .section-inside dt {
	float: left;
	margin-bottom: 10px;
}

#about .section-inside dd {
	margin-bottom: 10px;
	padding: 0 0 0 200px;
}

#about .section-inside p {
	width: 40%;
    margin: 0 auto 25px;
	text-align: center;
}

.logo-content > img {
	width: 100%;
}

/* ************************************************************
Footer Area
************************************************************ */

#footer {
	margin-bottom: 0;
	background-color: #2f2f2f;
	color: white;
}

#footer a         { text-decoration: none !important; color: white !important; }
#footer a:link    { text-decoration: none !important; color: white !important; }
#footer a:visited { text-decoration: none !important; color: white !important; }
#footer a:hover   { text-decoration: underline !important; color: white !important; }

#footer .section-inside {
	padding: 20px 0 30px;
}

#footer .section-inside ul {
	float: left;
	list-style: none;
    margin-left: 0;
    display: inline-block;
}

#footer .section-inside ul li {
    display: inline;
    padding-left: 30px;
}

#footer .section-inside p {
	text-align: right;
}


}/* medeia goal */




/* ************************************************************
***************************************************************

@media (min-width: 737px) and (max-width: 1024px) and (orientation:portrait)

***************************************************************
************************************************************ */

@media (min-width: 737px) and (max-width: 1024px) and (orientation:portrait){

/* ************************************************************
content Style
************************************************************ */

.section {
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
}

.section-inside {
	width: 90%;
	margin:  auto;
	text-align: left;
}

.section-inside h2 {
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 30px;
}

/* ************************************************************
Nabigation Style
************************************************************ */

#global-nav a         { text-decoration: none !important; color: white !important; }
#global-nav a:link    { text-decoration: none !important; color: white !important; }
#global-nav a:visited { text-decoration: none !important; color: white !important; }
#global-nav a:hover   { text-decoration: underline !important; color: white !important; }

header#top-head.fixed .inner #global-nav a         { text-decoration: none !important; color: black !important; }
header#top-head.fixed .inner #global-nav a:link    { text-decoration: none !important; color: black !important; }
header#top-head.fixed .inner #global-nav a:visited { text-decoration: none !important; color: black !important; }
header#top-head.fixed .inner #global-nav a:hover   { text-decoration: underline !important; color: black !important; }

.inner {
    width: 980px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: -90px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
	width: 95%;
    position: relative;
    padding-top: 20px;
}
#top-head .logo {
	visibility: hidden;
    float: left;
    font-size: 36px;
}
#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 40px;
    font-size: 15px;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    padding: 0 0 0 30px;
}
 
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: -15px;
    position: fixed;
    padding-top: 10px;
    height: 55px;
    background: #fff;
    background: rgba(210, 210, 210, 0.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
	visibility: visible;
    font-size: 24px;
    color: #333;
}
#top-head.fixed ul {
	bottom: 0;
}
#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 0 0 30px;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

/* ************************************************************
Header Area
************************************************************ */

#hammer-head .section-inside {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#hammer-head {
	width: 100%;
	min-width: 768px;
    height: 520px;
    background: url(/img/speaker.jpg) no-repeat;
    background-position: center center;
	background-size: 100%; 
}

#hammer-head h1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 400px;
	height: 33.61px;
}

#lead .lead-text {
	width: 100%;
	font-size: 1.3rem;
    text-align: center;
    margin-bottom: 50px;
}

#lead p {
	text-align: left;
    width: 80%;
    margin: 0 auto;
}

/* ************************************************************
Topics Area
************************************************************ */

.news {
  display: flex;
}

.news .col-1 {
	width: 150px;
}

.news .col-1 h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
}

.news .col-2 {
	width: 890px;
	padding-top: 5px;
}

.news dl {
}

.news dl dt {
	float: left;
	width: 150px;
}

/* ************************************************************
Blog Area
************************************************************ */

.hoverbox {
	width: 100%;
	text-align: center;
}

.hoverbox-inside {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	letter-spacing: -0.5em;
}

.hoverbox-content {
	width: 330px;
	height: 100%;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-bottom: 0;
	margin-right: 30px;
	letter-spacing: normal;
}

.hoverbox .hoverbox-inside .hoverbox-content:nth-child(2n+2) {
	margin-right: 0;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure {
	height: 100%;
	width: 330px;
	margin: 0;
	float: left;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption {
	width: 330px;
	padding: 15px 5px 0;
	box-sizing: border-box;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption h3 {
	color: #000;
	font-size: 1.25rem;
	text-align: left;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption p  {
	color: #000;
	font-size: 1rem;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption p.date {
	color: #000;
    font-size: 1.3rem;
    margin-bottom: 5px;
}

/* ************************************************************
About Area
************************************************************ */

#about .section-inside {
	width: 90%;
}

#about .section-inside dl {
    margin: 50px 20px;
}

#about .section-inside dt {
	float: left;
	margin-bottom: 10px;
}

#about .section-inside dd {
	margin-bottom: 10px;
	padding: 0 0 0 200px;
}

#about .section-inside p {
	text-align: center;
	width: 50%;
    margin: 0 auto 25px;
}


/* ************************************************************
Footer Area
************************************************************ */

#footer {
	margin-bottom: 0;
	background-color: #2f2f2f;
	color: white;
}

#footer a         { text-decoration: none !important; color: white !important; }
#footer a:link    { text-decoration: none !important; color: white !important; }
#footer a:visited { text-decoration: none !important; color: white !important; }
#footer a:hover   { text-decoration: underline !important; color: white !important; }

#footer .section-inside {
	padding: 20px 0 30px;
}

#footer .section-inside ul {
	float: left;
	list-style: none;
    margin-left: 0;
    display: inline-block;
}

#footer .section-inside ul li {
    display: inline;
    padding-left: 30px;
}

#footer .section-inside p {
	text-align: right;
}

}


/* ************************************************************
***************************************************************

@media screen and (max-width: 640px)

***************************************************************
************************************************************ */

@media screen and (max-width: 640px){


/* ************************************************************

content Style

************************************************************ */

.section {
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.section-inside {
	width: 90%;
	margin:  auto;
	padding-top: 70px;
	text-align: left;
}

#lead .section-inside {
	padding-top: 30px;
}

h2 {
	font-size: 1.5em;
    text-align: center;
    margin-bottom: 30px;
}

/* ************************************************************
Nabigation Style
************************************************************ */

#global-nav a         { text-decoration: none !important; color: white !important; }
#global-nav a:link    { text-decoration: none !important; color: white !important; }
#global-nav a:visited { text-decoration: none !important; color: white !important; }
#global-nav a:hover   { text-decoration: underline !important; color: white !important; }

header#top-head.fixed .inner #global-nav a         { text-decoration: none !important; color: white !important; }
header#top-head.fixed .inner #global-nav a:link    { text-decoration: none !important; color: white !important; }
header#top-head.fixed .inner #global-nav a:visited { text-decoration: none !important; color: white !important; }
header#top-head.fixed .inner #global-nav a:hover   { text-decoration: underline !important; color: white !important; }

    #top-head,
    .inner {
        width: 100%;
        padding: 0;
        z-index: 9999;
        }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: #fff;
        width: 100%;
        height: 56px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 18px;
        color: #333;
        font-size: 26px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: #333;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* Toggle Button */
#nav-toggle {
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
        opacity: 0.98;
    }


.lead-text {
	font-size: 1.1rem;
	margin-bottom: 30px;
}


/* ************************************************************
Header Area
************************************************************ */

#hammer-head .section-inside {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#hammer-head {
	width: 100%;
	height: 220px;
    background: url(/img/speaker.jpg) no-repeat;
    background-position: center center;
	background-size: 100%;
}

#hammer-head h1 {
	display: none;
}

/* ************************************************************
News Area
************************************************************ */

#news {
}

.news {
  flex-direction: column;
}

.news .col-1 {
	width: 100%;
}

.news .col-2 {
	width: 100%;
}

.news dl {
}

.news dl dt {
}

.news dl dd {
	margin-bottom: 15px;
}



/* ************************************************************
Blog Area
************************************************************ */

.hoverbox {
	width: 100%;
	text-align: center;
}

.hoverbox-inside {
	width: 100%;
	text-align: left;
	margin: 0 auto;
}

.hoverbox-content {
	width: 100%;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure {
	height: auto;
	width: 100%;
	margin: 0;
	float: left;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption {
	width: 100%;
	padding: 15px 0 20px;
	box-sizing: border-box;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption h3 {
	color: #000;
	font-size: 1.25rem;
	text-align: left;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption p  {
	color: #000;
	font-size: 1rem;
	margin-bottom: 15px;
}

.hoverbox .hoverbox-inside .hoverbox-content .figure .figcaption p.date {
	font-size: 1.2rem;
    color: #000;
    margin-bottom: 10px;
}

/* ************************************************************
About Area
************************************************************ */

#about .section-inside {
	width: 100%;
}

#about .section-inside dl {
    margin: 20px 20px 30px;
}

#about .section-inside dt {
	font-weight: bold;
	margin-bottom: 10px;
}

#about .section-inside dd {
	margin-bottom: 15px;
	padding: 0;
	padding-bottom: 15px;
    border-bottom: solid 1px gray;
}

#about .section-inside p {
	text-align: center;
}

#about .section-inside p a {
	font-weight: bold;
}

.logo-content {
	width: 90%;
    margin: 0 auto;
    margin-bottom: 15px;
}

/* ************************************************************
Footer Area
************************************************************ */

#footer {
	margin-bottom: 0;
	background-color: #2f2f2f;
	color: white;
}

#footer a         { text-decoration: none !important; color: white !important; }
#footer a:link    { text-decoration: none !important; color: white !important; }
#footer a:visited { text-decoration: none !important; color: white !important; }
#footer a:hover   { text-decoration: underline !important; color: white !important; }

#footer .section-inside {
	padding: 20px 0 30px;
}

#footer .section-inside ul {
	width: 100%;
    margin: 0;
	list-style: none;
    display: inline-block;
}

#footer .section-inside ul li {
    font-size: 1rem;
    padding: 0 0 15px 15px;
}

#footer .section-inside ul li a {
	display: block;
}

#footer .section-inside p {
	text-align: center;
    margin-top: 15px;
}

}/* medeia goal */

}