@charset "UTF-8";


/* ======== 共通 ======== */

* {
	padding:0;
	margin:0;
}
 
a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #0054a6;
	text-decoration: underline;
}

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

.contents-width{
max-width:900px;
height:auto;
}

.menu{
	float: left;
	height: 70px;
	width: 100px;
}

h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #555555;
	font-size: 80%;
	text-align: left;
	margin-bottom: 10px;
}

.btn-custom{
	font-size:100%;
	color: #0054a6;
	background-color:#ffffff;
	border-color:#0054a6;
	border-width:2px;
}

.btn-custom:hover{
	font-size:100%;
	color: #ffffff;
	background-color: #0054a6;
	border-color:#0054a6;
	border-width:2px;
	text-decoration: none;
	}

@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}
/* ======== ページトップ ======== */

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}

#page-top a {
    background: #0054a6;
	text-decoration:none;
    color: #fff;
    width: 65px;
    padding: 25px 0;
    text-align: center;
    display: block;
    border-radius: 40px;
}

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

/* ======== トップ ======== */

.index-title{
	background-color: #FFFEDD;
	padding: 5px;
	margin-bottom: 20px;
}

.index-title h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height:150%;
	letter-spacing:1px;
	margin-bottom:10px;
}

.index-title h4{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	line-height:20px;
	letter-spacing:1px;
	margin-bottom:5px;
	}

.aten-txt{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	font-weight:bold;
	color: #ff0000;
	line-height:150%;
	letter-spacing:1px;
}


/* ======== 活動報告 ======== */

.menutitle{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height:150%;
	letter-spacing:1px;
}

#news{
	color: #333333;
	padding: 0px;
	margin-bottom: 20px;
}

#news p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #333333;
	font-size: 110%;
	text-decoration: none;
	text-align: left;
	line-height: 220%;
}

#news a {
	text-decoration: none;
	color: #333333;
}

#news a:hover {
	color: #005DD7;
	text-decoration: underline;
}

/* ======== テキスト ======== */

.txt_md{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	line-height:25px;
	letter-spacing:1px;
	}

.text_sm{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height:20px;
	}

.text_sm:a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height:20px;
	}

.text_sm:a hover{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height:20px;
	}

.text_xs{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height:20px;
	}

.text_xs:a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height:20px;
	}

.text_xs:a hover{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height:20px;
	}

.txt_form{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	letter-spacing:1px;
	}

/* ========幅調整 ======== */

.w-200 {max-width:200px;}
.w-300 {max-width:300px;}
.w-400 {max-width:400px;}
.w-500 {max-width:500px;}
.w-600 {max-width:600px;}

/* ========マージン調整 ======== */

.top-5 {
	margin-top:5px;
}

.top-20 {
	margin-top:20px;
}

.top-50 {
	margin-top:50px;
}

.top-55 {
	margin-top:55px;
}

.top-70 {
	margin-top:70px;
}

.bot-5 {
	margin-bottom:5px;
}

.bot-10 {
	margin-bottom:10px;
}

.bot-15 {
	margin-bottom:15px;
}

.bot-20 {
	margin-bottom:20px;
}

.bot-30 {
	margin-bottom:30px;
}

.bot-50 {
	margin-bottom:50px;
}

.bot-80 {
	margin-bottom:80px;
}

.bot-100 {
	margin-bottom:100px;
}

/* ======== index ======== */
 
#wrp {
	width:1000px;
	height:500px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
 
#mainImg {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
 
#mainImg img {
    top: 0;
    left: 0;
    position: absolute;
}

.index_title {
	background-color: #0054a6;
	font-size: 150%;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	text-align:center;
	padding: 5px;
	letter-spacing:2px;
}

.index_info {
	background-color: #0054a6;
	padding: 10px;
	font-size: 115%;
	color: #FFF;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
}

.index_info h2 {
	font-size: 150%;
	font-weight:bold;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
}

#fb{
	width: 340px;
	float: left;
	margin-bottom: 20px;
}

#bnr01{
	float: left;
	height: 200px;
	width: 490px;
	margin-right: 20px;
	padding: 0px;
	margin-bottom: 20px;
}

#bnr02{
	float: left;
	height: 200px;
	width: 490px;
	padding: 0px;
	margin-bottom: 20px;
}

/* ======== プロフィール ======== */

.profile h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	font-weight:bold;
	color: #333333;
	letter-spacing:1px;
}

.profile p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	line-height: 150%;
	letter-spacing:1px;
	border-bottom:dotted;
	border-bottom-width:1px;
}

.profile p a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
 
.profile p a:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: underline;
}

/* ======== 講演会・お問い合わせ ======== */

.contact-line {
	border-bottom:dotted;
	border-bottom-width:1px;
	margin-bottom:15px;
}

.con-p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	line-height: 150%;
	letter-spacing:1px;
}

.con-p a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
 
.con-p a:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: underline;
}

.con-p-lg {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 150%;
	font-weight:bold;
	line-height: 150%;
	letter-spacing:1px;
}

.con-p-lg a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
 
.con-p-lg a:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: underline;
}

/* ======== map ======== */

.map_wrapper {
	max-width: 940px; min-width: 280px; margin: 20px auto; padding: 4px; border: 1px solid #CCC;
}

.googlemap {
	position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;
}

.googlemap iframe {
	position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important;
}

/* ======== フォーム ======== */

input[type="text"], textarea {
	max-width:100%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	max-width:100%;
	height:40px;
}

table.formTable{
	max-width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:5px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

.cp_ipselect {
	overflow: hidden;
	max-width: 100%;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl02 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl02::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl02:after {
	position: absolute;
	top: 0;
	right: 2.5em;
	bottom: 0;
	width: 1px;
	content: '';
	border-left: 1px solid #bbbbbb;
}
.cp_ipselect.cp_sl02 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}
/* ======== footer ======== */

.footer_res {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:85%;
	color:#FFFFFF;
	background-color:#0054a6;
	text-decoration: none;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:5px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}