@charset "utf-8";
/*
Theme Name: conference-jmmpa_theme
Theme URI:
Description: conference-jmmpa_theme
Author: meakdesign Yuji Namatame
*/

/*-------------
reset
-------------*/
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd, hr,
table, th, td, form, fieldset {
margin: 0;
padding: 0;
}
html {
overflow: scroll;
overflow: -moz-scrollbars-vertical;
overflow-x: scroll;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
border: 0;
}
body {
font: 12px/1.231 arial, helvetica, clean, sas-serif;
*font-size: small;
*font: x-small;
background: #01062e;
}
table {
font-size: inherit; font: 100%;
}
pre, code, kbd, samp, tt {
font-family: monospace;
*font-size: 108%;
line-height: 100%;
}
.cf {
	clear: both;
}
.taC {
	text-align: center!important;
}
.taL {
	text-align: left!important;
}
.sp-only {
	display: none!important;
}
.orange-bg {
	background: #ea5404;
}

/*-------------
base
-------------*/
html,body {
}
img {
vertical-align: bottom;
max-width: 100%;
height: auto;
}
body {
width: 100%;
font-family: 'Noto Sans Japanese', sans-serif, 'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', 'Osaka‐等幅'!important;
color: #333333;
font-size: 1.1em;
}
p {
background-image: url(images/clear.gif);
max-height: 999999px;
line-height: 1.8;
font-size: 16px;
margin-bottom: 30px;
}
li {
line-height: 1.7;
font-size: 15px;
}

/*擬似クラス指定*/
a:link {
	color: #01062e;
	text-decoration: underline;
}
a:visited {
	color: #01062e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*背景の画像＆色の設定*/
.inner {
	width: 90%;
	margin: 0 auto;
}

.rollover a:hover img {
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}
a img {
-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;
}

/*ヘッダー部分（キャッチ＆ロゴほか）*/
#header {
	width: 100%;
	overflow: hidden;
	padding-top: 55px;
	padding-bottom: 30px;
	background: #fff;
	position: relative;
}
#global-logo {
	width: 15%;
	position: absolute;
	top: 20px;
	left: 3%;
}
#header h1 {
	text-align: center;
	margin: 15px auto 40px;
	font-size: 31px;
}
#header h1 span {
	background: #45668c;
	color: #fff;
	padding: 5px 15px 7px;
}
#side-menu {
	position: absolute;
	top: 20px;
	right: 3%;
}
#side-menu ul {
	list-style-type: none;
}
#side-menu ul li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
li#side-menu-contact a {
	display: block;
	background: #01062e;
	color: #fff;
	text-decoration: none;
	padding: 3px 20px;
	border-radius: 30px;
}
#side-menu ul li a:hover {
	opacity: 0.7;
	-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;
}
li#side-menu-fb a {
	font-size: 20px;
	text-decoration: none;
	color: #3b5998;
}
li#side-menu-insta a {
	font-size: 20px;
	text-decoration: none;
	color: #333;
	background: -webkit-linear-gradient(-135deg,#1400c8,#b900b4,#f50000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/*メッセージ*/
#message {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}
#head-message {
	font-size: 21px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	line-height: 1.0;
	letter-spacing: 3px;
	margin-right: 10px;
	display: inline-block;
	padding-bottom: 15px;
}
.message-navy {
	color: #01062e;
	font-size: 30px;
}
#head-copy {
	display: inline-block;
	font-size: 16px;
}

#global-menu {
	display: block;
	background: #eee;
	padding: 24px 0;
}
.animate-toggle-title-header {
	display: none;
}
ul#header-menu {
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
}
ul#header-menu li {
	display: inline-block;
	font-size: 15px;
	line-height: 1.4;
	text-align: center;
	margin-right: 40px;
}
ul#header-menu li a {
	display: block;
	text-decoration: none;
}
ul#header-menu li:last-child {
	margin-right: 0;
}
ul#header-menu li a:hover {
	opacity: 0.7;
	-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;
}


#container {
	width: 100%;
	background: #fff;
}



/*メイン*/
#main {
	clear: both;
	width: 100%;
	background: #97caf0;
	margin-bottom: 50px;
}
.main-img {
	width: 1100px;
	margin: 0 auto;
}
#main-message {
	text-align: center;
	padding-top: 120px;
	margin-bottom: 40px;
	font-size: 36px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	line-height: 1.0;
	letter-spacing: 3px;
}
.main-navy {
	color: #01062e;
}
#main-copy {
	text-align: center;
	font-size: 22px;
	padding-bottom: 120px;
}

/*トップページコンテンツ*/
#contents {
}

/*お知らせ*/
#news {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 100px;*/
	margin-bottom: 10px;
}
.news-ttl {
	width: 300px;
	float: left;
	margin-bottom: 100px;
}
#news h3 {
	font-size: 38px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	color: #666;
	line-height: 1.0;
	margin-bottom: 12px;
}
#news h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 45px;
	color: #01062e;
}
.btn {
	font-size: 16px;
}
.btn a {
	display: inline-block;
	text-decoration: none;
	padding: 10px 50px;
	border: 1px solid #333;
}
.btn a:hover {
	opacity: 0.7;
	-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-r {
	font-size: 16px;
}
.btn-r a {
	display: inline-block;
	text-decoration: none;
	padding: 10px 50px;
	background: #01062e;
	color: #fff;
}
.btn-r a:hover {
	opacity: 0.7;
	-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;
}
#news ul {
	width: 770px;
	float: right;
	list-style-type: none;
	/*margin-bottom: 100px;*/
	margin-bottom: 0;
}
#news ul li {
	font-size: 15px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #dddddd;
}
.info-date {
	display: inline-block;
	vertical-align: middle;
	width: 90px;
}
#news ul li h5 {
	width: 600px;
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	font-size: 15px;
}
#news ul li a {
	font-weight: normal;
}
.speaker-bnr {
	width: 800px;
	margin: 30px auto;
}

/*topコンテンツエリア*/
#top-content {
	clear: both;
	background: #ccc;
	padding-top: 70px;
	padding-bottom: 70px;
}
#top-content-inner {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#top-content-inner h3 {
	font-size: 44px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	color: #fff;
	line-height: 1.0;
}
.ts-box {
	margin-bottom: 50px;
}
.ts-detail {
	background: #fff;
	padding: 20px 40px;
}
.ts-detail p {
	font-size: 16px;
	margin-bottom: 30px;
}
.ts-box h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.ts-detail ul li {
	display: inline-block;
	margin-right: 25px;
}
.ts-support1 {
	font-size: 18px!important;
	font-weight: bold;
}
.mb0 {
	margin-bottom: 0!important;
}

/*フッターの設定*/
footer {
	clear: both;
	background: #01062e;
	padding-top: 30px;
	overflow: hidden;
	color: #fff;
	padding-bottom: 100px;
}
#footer-right {
	float: right;
	margin-bottom: 50px;
}
#footer-right ul {
	list-style-type: none;
}
#footer-right ul li {
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
}
#footer-right ul li a {
	color: #fff;
	text-decoration: none;
}
#footer-right ul li a:hover {
	text-decoration: underline;
}
address {
	clear: both;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	margin-bottom: 15px;
}

/*-------------
contents
-------------*/
/*ここからコンテンツページ共通*/
#page-contents {
	width: 1000px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 80px;
}
#page-contents h3 {
	text-align: center;
	font-size: 15px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	line-height: 1.0;
	color: #45668c;
	margin-bottom: 8px;
}
#page-contents h2 {
	text-align: center;
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 50px;
}
#page-contents h4 {
	clear: both;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 20px;
}
#page-contents h4 span {
	padding-bottom: 5px;
	border-bottom: 1px solid #cecece;
}
#page-contents h5 {
	font-size: 17px;
	line-height: 1.4;
	margin-bottom: 15px;
}
#page-contents ul {
	margin-left: 20px;
	margin-bottom: 30px;
}
#page-contents table {
	width: 1000px;
	margin-bottom: 50px;
}
#page-contents th {
	padding: 20px 30px;
	border-bottom: 1px solid #cecece;
	font-size: 14px;
}
#page-contents td {
	padding: 20px 30px;
	border-bottom: 1px solid #cecece;
	font-size: 14px;
	line-height: 1.7;
}
#page-contents td p {
	margin-bottom: 0!important;
}
.p-caption {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.p-strong {
	font-size: 15px;
	line-height: 1.5;
	color: #ff0000;
}


/*プログラム*/
.program-status {
	white-space: nowrap;
	background: #f9f9f9;
	text-align: center;
}
.program-mb0 h5 {
	margin-bottom: 0!important;
}
.program-status {
	width: 130px;
}

.movie-wrap {
	width: 60%;
	margin: 0 auto 50px;
}
.movie {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.movie iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

/*代表理事あいさつ*/
.riji-photo {
	width: 25%;
	float: right;
	margin: 0 0 30px 30px;
}
.riji-month {
	text-align: right;
}

.greeting-profile span {
	font-size: 33px;
	font-weight: bold;
}

/*フォーム*/
table.form-table th {
	text-align: left!important;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 input[type="submit"] {
	font-size: 100%;
	padding: 0.2em 0.4em;
	background: #eee;
	color: #333;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #ccc;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
}
.wpcf7 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}
.wpcf7 input[type="number"] {
	background-color: #fff;
	color: #333;
	width: 20%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.hissu {
	font-weight: normal;
	font-size: 12px;
	background: #fff;
	padding: 1px 5px;
	color: #004f8f;
}

/*サイトマップ*/
ul.sitemap-list {
	margin-left: 50px;
}
ul.sitemap-list li {
	font-size: 14px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #dddddd;
}

/*ニュース単独*/
.single-date {
	font-size: 13px;
	text-align: right;
	margin-bottom: 30px;
}

/*お知らせ一覧*/
ul.news-list {
	width: 100%;
	list-style-type: none;
	margin-bottom: 20px;
}
ul.news-list li {
	font-size: 14px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #dddddd;
}
ul.news-list li h5 {
	display: inline-block;
	vertical-align: top;
	width: 600px;
	font-weight: normal;
	font-size: 14px;
}
ul.news-list ul li a {
	font-weight: normal;
}
.wp-pagenavi {
	font-size: 15px;
	text-align: center;
}
.wp-pagenavi .pages {
	display: inline-block;
	margin-right: 4px;
	padding: 6px;
	background: #dd341e;
	color: #fff;
}
.wp-pagenavi .current {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 4px;
	border: 1px solid #dd341e;
	border-radius: 50%;
	background: #dd341e;
	color: #fff;
	line-height: 30px;
}
.wp-pagenavi .extend {
	display: inline-block;
	margin: 4px;
	font-weight: bold;
	line-height: 30px;
}
.wp-pagenavi a {
	font-size: 15px;
	text-decoration: none;
}
.wp-pagenavi a.first,
.wp-pagenavi a.last {
	width: auto;
	margin: 4px;
	padding-right: 4px;
	padding-left: 4px;
	border: 0;
	border-bottom: 1px solid #dd341e;
	border-radius: 0;
	background: transparent;
}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.smaller,
.wp-pagenavi a.larger {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 4px;
	border: 1px solid #dd341e;
	border-radius: 50%;
	line-height: 30px;
}
.wp-pagenavi a.previouspostslink:hover,
.wp-pagenavi a.nextpostslink:hover,
.wp-pagenavi a.smaller:hover,
.wp-pagenavi a.larger:hover {
	border-color: #dd341e;
	background: #dd341e;
	color: #fff;
	transition: all .3s;
}

#breadcrumbs {
	font-size: 90%;
	margin: 0 0 20px;
	text-align: left;
}

/*タイトル 共通*/
.contents h2 span {
	display: inline-block!important;
	font-size: 26px!important;
	line-height: 1.3!important;
	max-width: 1110px!important;
	margin: 0 auto!important;
	padding: 0 10px!important;
}

/* スマホ */
@media screen and ( max-width:800px )
{

body {
font-size: 1.1em;
}
.inner {
	width: 100%;
	margin: 0 auto;
}
.sp-only {
	display: block!important;
}
.pc-only {
	display: none!important;
}	

	/*ヘッダー部分（キャッチ＆ロゴほか）*/
	#header {
		padding-top: 60px;
		padding-bottom: 0;
	}
	#global-logo {
		width: 55%;
		position: absolute;
		top: 20px;
		left: 3%;
}
	#header h1 {
		font-size: 3.8vw;
		line-height: 2.2;
		margin-bottom: 0;
	}
	.animate-toggle-title-header {
		display: block;
		z-index: 99999;
		position: fixed;
		top: 15px;
		right: 3%;
		color: #000000;
		cursor:pointer;
		font-size: 24px;
	}
	#global-menu {
		background: none;
		border-bottom: none;
		height: 0;
		padding: 0;
	}
	#side-menu {
		display: none;
	}
	ul#header-menu {
		position: fixed;
		top: 0;
		bottom: 0;
		left: auto;
		right: 0;
		background: rgba(102,102,102,0.8);
		width: 50%;
		height: 100%;
		padding-left: 5%;
		padding-right: 5%;
		display: none;
		z-index: 9999;
		margin: 0;
	}
	ul#header-menu li {
		display: block;
		font-size: 15px;
		line-height: 1.4;
		text-align: left;
		white-space: nowrap;
		margin-bottom: 20px;
	}
	ul#header-menu li:first-child {
		margin-top: 60px;
	}
	ul#header-menu li a {
		display: block;
		width: 100%;
		border-left: none;
		border-right: none;
		color: #fff;
		background: none;
		padding-top: 0;
		padding-bottom: 0;
	}
	ul#header-menu li a:hover {
	}
	ul#header-menu li span {
		display: none;
	}
	ul#header-menu-child {
		display: none;
	}
	
	/*メッセージ*/
	#message {
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	#head-message {
		font-size: 4vw;
		line-height: 1.5;
		padding-bottom: 10px;
		margin-right: 0;
		display: block;
	}
	.message-navy {
		font-size: 5vw;
	}
	#head-copy {
		display: block;
		font-size: 3.5vw;
		line-height: 1.5;
	}
	
	/*メイン*/
	#main {
		margin-bottom: 40px;
	}
	.main-img {
		width: 100%;
	}
	#main-message {
		padding-top: 50px;
		margin-bottom: 20px;
		font-size: 7vw;
		line-height: 1.4;
		letter-spacing: 3px;
	}
	.main-navy {
	}
	#main-copy {
		font-size: 4.2vw;
		line-height: 1.6;
		padding-bottom: 50px;
	}

	/*トップページコンテンツ*/
	#contents {
	}
	
	/*お知らせ*/
	#news {
		width: 90%;
		margin-bottom: 40px;
	}
	.news-ttl {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	#news h3 {
		font-size: 9vw;
		margin-bottom: 12px;
	}
	#news h2 {
		font-size: 3.5vw;
		margin-bottom: 20px;
	}
	.btn {
		font-size: 14px;
	}
	.btn a {
		padding: 6px 40px;
	}
	.btn a:hover {
	}
	.btn-r {
		font-size: 14px;
	}
	.btn-r a {
		padding: 6px 40px;
	}
	.btn-r a:hover {
	}
	#news ul {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
	#news ul li {
		font-size: 13px;
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
	.info-date {
		display: block;
		width: auto;
	}
	#news ul li h5 {
		width: 100%;
		display: block;
		font-size: 13px;
	}
	.speaker-bnr {
		width: 90%;
		margin: 20px auto;
	}

	/*サービスエリア*/
	#top-content {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#top-content-inner {
		width: 90%;
	}
	#top-content-inner h3 {
		font-size: 8vw;
	}
	.ts-box {
		margin-bottom: 30px;
	}
	.ts-detail {
		padding: 20px 5%;
	}
	.ts-detail p {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.ts-box h4 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.ts-detail ul li {
		display: block;
		margin-right: 0;
		font-size: 14px;
	}
	.ts-support1 {
		font-size: 20px;
	}
	
	/*フッターの設定*/
	footer {
		padding-top: 20px;
		padding-bottom: 60px;
	}
	#footer-right {
		float: none;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}
	#footer-right ul {
		text-align: center;
	}
	#footer-right ul li {
		margin-right: 10px;
		font-size: 13px;
	}
	#footer-right ul li a {
	}
	#footer-right ul li:last-child {
		margin-right: 0;
	}
	address {
		font-size: 10px;
		margin-bottom: 15px;
	}
	
	/*-------------
	contents
	-------------*/
	/*ここからコンテンツページ共通*/
	#page-contents {
		width: 90%;
		min-height: 500px;
		padding-top: 40px;
		padding-bottom: 60px;
	}
	#page-contents h3 {
		font-size: 15px;
		margin-bottom: 8px;
	}
	#page-contents h2 {
		font-size: 24px;
		margin-bottom: 40px;
	}
	#page-contents h4 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	#page-contents h5 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	#page-contents ul {
		margin-left: 5%;
	}
	#page-contents table {
		width: 100%;
	}
	#page-contents th {
		padding: 20px 2%;
		font-size: 15px;
	}
	#page-contents td {
		padding: 20px 3%;
		font-size: 15px;
		line-height: 1.7;
	}
	
	/*代表理事あいさつ*/
	.riji-photo {
		width: 20%;
		margin: 0 0 20px 5%;
	}
	.greeting-profile span {
		font-size: 4.5vw;
	}

	
	/*フォーム*/
	table.form-table {
		width: 100%!important;
	}
	table.form-table th {
		display: block;
		background: #f1f1f1;
	}
	table.form-table td {
		display: block;
	}
	
	.movie-wrap {
		width: 100%;
		margin: 0 auto 30px;
	}
	
	/*サイトマップ*/
	ul.sitemap-list {
		margin-left: 5%;
	}
	ul.sitemap-list li {
		font-size: 14px;
		margin-bottom: 8px;
		padding-bottom: 8px;
	}

	/*ニュース単独*/
	.single-date {
		font-size: 13px;
		margin-bottom: 30px;
	}

	/*お知らせ一覧*/
	ul.news-list {
		width: 100%;
		margin-bottom: 20px;
	}
	ul.news-list li {
		font-size: 14px;
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
	ul.news-list li h5 {
		display: block;
		width: 100%;
		font-size: 14px;
	}
	ul.news-list ul li a {
	}

	/*アクセス*/
	.map-main {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.map-main img {
	}

}

@media print {
body {
/*A4縦*/
	width: 210mm;
	width: A4;
	background: #fff;
   -webkit-print-color-adjust: exact;
   color-adjust: exact;
	overflow-x: visible!important;
	overflow-y: visible!important;
   }
 }
@page { size: A4 } /* A4縦 */