﻿@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
}
html{
    scroll-behavior: smooth;
	font-size: 62.5%;
}
body {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.6em;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	color: #555;
}
a:link, a:visited {
	color: #555;
	font-style: normal;
	text-decoration: none;
}
a:active, a:hover {
	color: #555;
	font-style: normal;
	text-decoration: underline;
}
p {
    margin-bottom: 2.5em;
	text-align: left;
    line-height: 1.8em;
}
.clearfix::after {
  content: "";
  clear: both;
  display: block;
}
/*--------------------------------------------------------------
　ヘッダ
----------------------------------------------------------------*/
#header {
	margin: 0 auto;
	padding: .5em 0 0 0;
	width: 1100px;
	height: 70px;
	background-color: #fff;
}
#header_l {
	margin: 0;
	padding: 0;
	width: 276px;
	text-align: left;
	float: left;
}
#header_r {
	margin: 0;
	padding: 0;
	width: 824px;
	text-align: right;
	float: right;
}
#header_r p, #header_r a {
	padding: 0 2px 0 0;
	font-size: 1.3rem;
	text-align: right;
}

/*--------------------------------------------------------------
　レイアウト
----------------------------------------------------------------*/
#main_contents {
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 1100px;
	text-align: center;
	background-color: #fff;
}
#main_contents .priority-info{
	margin: 1.5em auto;
	padding: 0;
	width: 100%;
	text-align: center;
    border: 1px solid #cc3300;
    box-sizing: border-box;
    clear: both;
}
#main_contents .priority-info p{
	margin: 0 auto;
	padding: 1em;
	width: 100%;
	text-align: center;
    color: #cc3300;
    box-sizing: border-box;
}

/*--------------------------------------------------------------
	layout Right
----------------------------------------------------------------*/
#contents_r {
	margin: 0;
	padding: 0 0 50px 0;
	width: 800px;
	text-align: left;
	float: right;
}

.float_r img {
	margin: 0 0 2em 2em;
	padding: 0;
	float: right;
}

/*--------------------------------------------------------------
　メニュー
----------------------------------------------------------------*/
#menu {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	clear: both;
}
#menu ul {
	margin: 0 auto;
	padding: 0;
	width: 1100px;
	list-style: none;
}
#menu li {
	margin: 0;
	padding: .8em 0 0 0;
    width: 220px;
	list-style: none;
	float: left;
}
#menu a {
    color: #fff;
	display: block;
    font-weight: bold;
}

/*---------------------------------------------------
	メニュー表示設定：基本
---------------------------------------------------*/
#hm01 a {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #fff 0%, #e0e6f2 50%);
    text-shadow: 1px 1px 0 #e0e6f2;
    border-top: 3px solid #7f9cd8;
    border-right: 3px solid #7f9cd8;
    border-left: 3px solid #7f9cd8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #7f9cd8;
}
#hm02 a {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #fff 0%, #fdecd1 50%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 3px solid #f79e1a;
    border-right: 3px solid #f79e1a;
    border-left: 3px solid #f79e1a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #f79e1a;
}
#hm03 a {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #fff 0%, #f1f1d5 50%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 3px solid #b8bb2f;
    border-right: 3px solid #b8bb2f;
    border-left: 3px solid #b8bb2f;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #b8bb2f;
}
#hm04 a {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #fff 0%, #d6f5d6 50%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 3px solid #33cc33;
    border-right: 3px solid #33cc33;
    border-left: 3px solid #33cc33;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #33cc33;
}
#hm05 a {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #fff 0%, #f0d8db 50%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 3px solid #b43a3a;
    border-right: 3px solid #b43a3a;
    border-left: 3px solid #b43a3a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #b43a3a;
}
#hm01 a:hover {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #bfcdeb 0%, #7f9cd8 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #7f9cd8;
    border-top: 3px solid #7f9cd8;
    border-right: 3px solid #7f9cd8;
    border-left: 3px solid #7f9cd8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#hm02 a:hover {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #fbce8c 0%, #f79e1a 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #f79e1a;
    border-top: 3px solid #f79e1a;
    border-right: 3px solid #f79e1a;
    border-left: 3px solid #f79e1a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#hm03 a:hover {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #dbdd97 0%, #b8bb2f 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #b8bb2f;
    border-top: 3px solid #b8bb2f;
    border-right: 3px solid #b8bb2f;
    border-left: 3px solid #b8bb2f;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#hm04 a:hover {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #99e599 0%, #33cc33 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #33cc33;
    border-top: 3px solid #33cc33;
    border-right: 3px solid #33cc33;
    border-left: 3px solid #33cc33;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#hm05 a:hover {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #d99c9c 0%, #b43a3a 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #b43a3a;
    border-top: 3px solid #b43a3a;
    border-right: 3px solid #b43a3a;
    border-left: 3px solid #b43a3a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

/*---------------------------------------------------
	メニュー表示設定：ON
---------------------------------------------------*/
#index #hm01 a {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #bfcdeb 0%, #7f9cd8 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #7f9cd8;
    border-top: 3px solid #7f9cd8;
    border-right: 3px solid #7f9cd8;
    border-left: 3px solid #7f9cd8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

#info #hm02 a{
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #fbce8c 0%, #f79e1a 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #f79e1a;
    border-top: 3px solid #f79e1a;
    border-right: 3px solid #f79e1a;
    border-left: 3px solid #f79e1a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#report #hm03 a {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #dbdd97 0%, #b8bb2f 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #b8bb2f;
    border-top: 3px solid #b8bb2f;
    border-right: 3px solid #b8bb2f;
    border-left: 3px solid #b8bb2f;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

#useful #hm04 a {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #99e599 0%, #33cc33 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #33cc33;
    border-top: 3px solid #33cc33;
    border-right: 3px solid #33cc33;
    border-left: 3px solid #33cc33;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

#member #hm05 a {
    padding: .3em 0 .1em 0;
	width: 213px;
    background: linear-gradient(to bottom, #d99c9c 0%, #b43a3a 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #b43a3a;
    border-top: 3px solid #b43a3a;
    border-right: 3px solid #b43a3a;
    border-left: 3px solid #b43a3a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

/*--------------------------------------------------------------
	layout Left
----------------------------------------------------------------*/
#contents_l {
	margin: 0 24px 0 0;
	padding: 0 0 50px 0;
	width: 250px;
	float: left;
}
.title_l {
	margin: 0 auto;
	padding: 0;
	width: 250px;
	background-color: #fff;
	border-top: 5px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	clear: both;
}
.title_l #menu_title {
	margin: 0;
	padding: 1em 0 5px 15px;
	text-align: left;
    font-size: 1.6rem;
    font-weight: bold;
}
.title_l #menu_title span{
    margin: 0 0 1em 0;
    padding: 0;
    font-size: .8em;
    font-weight: normal;
    font-style: italic;
    line-height: 1.3rem;
    color: #ccc;
    display:block;
}
#contents_l ul {
	margin: 0;
	padding: 0 0 20px 0;
	width: 250px;
	font-size: 1.4rem;
	list-style: none;
}
#contents_l li {
	margin: 0;
	padding: 0;
    width: 250px;
	text-align: left;
	line-height: 1.4rem;
	display: block;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #f3f3f3;
}
#contents_l li a {
	margin: 0;
	padding: 1em 0.5em;
	font-weight: normal;
	display: block;
}
#contents_l li a:hover {
	margin: 0;
	padding: 1em 0.5em;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}
#contents_l li.sub-mn {
	margin: 0;
	padding: 0 0 0 1em;
    width: 252px;
	text-align: left;
	line-height: 1.4rem;
	display: block;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #f3f3f3;
    box-sizing: border-box;
}

.select {
	margin: 0;
	padding: 8px 0 5px 5px;
	background-color: #ffffff;
}
.select a {
	color: #FFA620;
	background-color: #ffffff;
}

/*--------------------------------------------------------------
　パンくずリスト
----------------------------------------------------------------*/
#index .pan {
	margin: 0;
	padding: .5em 0;
	width: 100%;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #7f9cd8;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_if {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: 25px;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #f79e1a;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_rp {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: 25px;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #b8bb2f;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_uf {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: 25px;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #33cc33;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_mb {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: 25px;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #b43a3a;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_ot {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: 25px;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #ddd;
    border-bottom: 1px solid #ccc;
    background-color: #f8f8f8;
	clear: both;
}
.pan ul, .pan_if ul, .pan_rp ul, .pan_uf ul, .pan_mb ul, .pan_ot ul {
    margin: 0 auto;
	padding: 0;
    width: 1100px;
	list-style: none;
}
.pan li, .pan_if li, .pan_rp li, .pan_uf li, .pan_mb li, .pan_ot li {
	padding: 0 5px 0 0;
	list-style: none;
	float: left;
}
.pan a, .pan_if a, .pan_rp a, .pan_uf a, .pan_mb a, .pan_ot a {
	font-weight: normal;
}
/*--------------------------------------------------------------
　フッター
----------------------------------------------------------------*/
#ad-ft{
    margin: 0 auto;
    padding: 1em 0;
    width: 1100px;
    clear: both;
}
#footer {
	margin: 0;
	padding: 30px 0;
	width: 100%;
    height: auto;
    background-color: #555;
	font-size: 1.4rem;
    color: #fff;
    clear: both;
    display: flex;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
#footer #link-area{
    margin: 0 auto;
    padding: 0;
    width: 1100px;
    height: auto;
    clear: both;
}
#footer #link-area .link-block-mn{
    margin: 0;
    padding: 0;
    width: 24%;
    text-align: left;
    float: left;
}
#footer #link-area .link-block-grp{
    margin: 0;
    padding: 0;
    width: 28%;
    text-align: left;
    float: left;
}
#footer #link-area ul{
    margin-bottom: 2em;
    padding: 0;
    list-style: none;
}
#footer #link-area li.m-mn{
    font-weight: bold;
}
#footer #link-area li.s-mn{
    text-indent: 1em;
}

#footer #link-area #cp-btm{
    margin: 0 auto;
    padding: 0.5em;
    width: 100%;
    clear: both;
    display: block;
}

#footer #link-area #cp-btm p{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.2;
}

/*--------------------------------------------------------------
	Page up
----------------------------------------------------------------*/
.pg-up{
    display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    background: #f8f8f8;
    border: 1px solid #666;
    padding-top: 30px;
    text-align: center;
    letter-spacing: -1px;
    font-size: 12px;
    text-decoration: none;
    color: #666;
    opacity: 0.7;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10000;
}
.pg-up::before{
    content: "";
    display: block;
    border-top: 2px solid #666;
    border-right: 2px solid #666;
    width: 25%;
    height: 25%;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transform: rotate(-45deg);
}
.pg-up:hover{
    opacity: 1;
}

/*--------------------------------------------------------------
【index】1カラム
----------------------------------------------------------------*/
/*--メインイメージ--*/
#index #main-view{
    margin: 0;
    padding: 0;
    width: 100%;
    position:relative;
    border-top: 5px solid #7f9cd8;
    clear: both;
}
#index #main-view img{
    margin-bottom: 2em;
    width: 100%;
    height: auto;
    border-top: 1px solid #000;
}
#index #main-view h1 {
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    color: white;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    line-height: 1em;
    font-size: 7rem;
    text-shadow: 2px 2px 2px #000;
}
#index #main-view h1 span{
    margin: 0;
    padding: 0;
    font-size: 3rem;
    font-weight: bold;
    display:block;
}
#index #main-view p {
    margin: 0;
    padding: 1em 0;
    width: 100%;
    text-align: center;
    position: absolute;
    color: white;
    top: 310px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    font-size: 1.9rem;
    line-height: 1.9em;
    text-shadow: 1px 1px 2px #000;
    font-weight: bold;
    background-color: rgba(0,0,0,0.2);
  }

/*--次回開催スケジュール--*/
#schedule{
    margin: 2em auto 2em auto;
    padding: 0;
    width: 1100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#schedule .schedule-box{
    margin: 0;
    padding: 0;
    width: 347px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    float: left;
    align-items: stretch;
    display: flex;
    flex-direction: column;

}
#schedule .schedule-box h2, #schedule .schedule-box-c h2{
    margin: 0 0 .5em 0;
    padding: 0;
    background: #fff;
    border-top:3px solid #b8bb2f;
    border-bottom:1px solid #ddd;
    padding: 0.7em 0.5em 0.5em 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 1.6rem;
    text-shadow: 1px 1px 0 #fff;
}
#schedule .schedule-box h2 span.sh, #schedule .schedule-box-c h2 span.sh{
    margin: 0;
    padding: 5px 10px;
    background: #0153A7;
    border-radius: 25px;
}
#schedule dl {
    margin: 0 auto;
    padding: .5em ;
    width: 98%;
    border-bottom: 1px dotted #ddd;
    box-sizing: border-box;
}
#schedule dt {
    margin: 0;
    padding: 0;
    float: left;
}
#schedule dt span{
    margin: 0;
    padding: 5px;
    background: #ddd;
    border-radius: 5px;
    font-size: 1.2rem;
}
#schedule dd {
    margin:0 0 0 4em;
    text-align: left;
    font-size: 1.5rem;
}
#schedule .detail-btn{
    margin: auto auto 20px auto;
    padding: 0;
    width: 100%;
    text-align: center;
    display: flex;
}
#schedule .detail-btn a{
    margin: 20px auto 0 auto;
    padding: .5em 1em;
    color: #b8bb2f;
    border: 1px solid #b8bb2f;
    box-sizing: border-box;
}
#schedule .detail-btn a:hover{
    background-color: #b8bb2f;
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
    transition-duration: 0.2s;
}
/*--------------------------------------------------------------
【index】layout Left
----------------------------------------------------------------*/
#index #contents_l_idx {
	margin: 0 20px 0 0;
	padding: 0 0 50px 0;
	width: 800px;
	text-align: left;
	float: left;
}
#index #contents_l_idx p{
	margin: 0 0 2em 0;
	padding: 0;
}

/*--------------------------------------------------------------
【index-L】活動報告
----------------------------------------------------------------*/
#index .titlel_rpt {
	margin: 0 0 2em 0;
	padding: 0;
	clear: both;
}
#index .titlel_rpt h2 {
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #b8bb2f;
    padding: 0.7em 0.5em 0.5em 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size:1.8rem;
    text-shadow: 1px 1px 0 #fff;
}
#index .rpt-block{
    margin: 0 auto 4em auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#index .rpt-block article{
    margin: 0 0 2em 0;
    padding: 1px 1px 10px 1px;
    width: 249px;
    background: #fdfdfd;
    border: 1px solid #f8f8f8;
    box-sizing: border-box;
    box-shadow: 1px 1px 3px #f8f8f8;
}
#index .rpt-block article a{
    display: block;
}
#index .rpt-block article a:hover{
    opacity: 0.8;
    transition-duration: 0.2s;
}
#index .rpt-block article ul{
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-decoration: none;
}
#index .rpt-block article li{
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    float: left;
}
#index .rpt-block article li .g-sbf{
    margin: 0 1em 0 0;
    padding: .2em .3em;
    font-size: 1.2rem;
    background-color: #80a9d3;
    color: #fff;
}
#index .rpt-block article li .g-ssbf{
    margin: 0 1em 0 0;
    padding: .2em .3em;
    font-size: 1.2rem;
    background-color: #de808b;
    color: #fff;
}
#index .rpt-block article li .g-tsbf{
    margin: 0 1em 0 0;
    padding: .2em .3em;
    font-size: 1.2rem;
    background-color: #89ae98;
    color: #fff;
}
#index .rpt-block article li.date{
    color: #555;
}
#index .rpt-block article h2{
    margin: 0;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.5em;
    clear: both;
}
#index .view-all{
    margin: 2em auto 3.5em auto;
    padding: 0;
    width: 100%;
    text-align: center;
}
#index .view-all a{
    margin: 0 auto;
    padding: 1em 1.5em;
    color: #fff;
    background-color: #b8bb2f;
    font-weight: bold;
}
#index .view-all a:hover{
    text-decoration: none;
    opacity: 0.8;
}
/*--------------------------------------------------------------
【index-L】動画
----------------------------------------------------------------*/
#index .titlel_mv {
	margin: 0 0 2em 0;
	padding: 0;
    display: block;
	clear: both;
}
#index .titlel_mv h2 {
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #b8bb2f;
    padding: 0.7em 0.5em 0.5em 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size:1.8rem;
    text-shadow: 1px 1px 0 #fff;
}
#index .mv-block{
    margin: 0 auto 4em auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#index .mv-block article{
    margin: 0 0 2em 0;
    padding: 1px 1px 10px 1px;
    width: 249px;
    background: #fdfdfd;
    border: 1px solid #f8f8f8;
    box-sizing: border-box;
    box-shadow: 1px 1px 3px #f8f8f8;
}
#index .mv-block article a{
    display: block;
}
#index .mv-block article a:hover{
    opacity: 0.8;
    transition-duration: 0.2s;
}
#index .mv-block article ul{
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-decoration: none;
}
#index .mv-block article li{
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    float: left;
}
#index .mv-block article li .g-sbf{
    margin: 0 1em 0 0;
    padding: .2em .3em;
    font-size: 1.2rem;
    background-color: #80a9d3;
    color: #fff;
}
#index .rpt-block article li .g-ssbf{
    margin: 0 1em 0 0;
    padding: .2em .3em;
    font-size: 1.2rem;
    background-color: #de808b;
    color: #fff;
}
#index .rpt-block article li .g-tsbf{
    margin: 0 1em 0 0;
    padding: .2em .3em;
    font-size: 1.2rem;
    background-color: #89ae98;
    color: #fff;
}
#index .mv-block article li.date{
    color: #555;
}
#index .mv-block article h2{
    margin: 0;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.5em;
    clear: both;
}
/*--------------------------------------------------------------
【index-L】お役立ち情報（専門家紹介）｜下層共通
----------------------------------------------------------------*/
#index .titlel_ufl {
	margin: 0 0 2em 0;
	padding: 0;
    display: block;
	clear: both;
}
#index .titlel_ufl h2 {
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #33cc33;
    padding: 0.7em 0.5em 0.5em 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size:1.8rem;
    text-shadow: 1px 1px 0 #fff;
}
#index .ufl-block, #useful .ufl-block{
    margin: 0 0 1em 0;
    padding: 1em 0;
    width: 100%;
    border-bottom: 2px dotted #ddd;
    float: left;
}
#index .ufl-block.last, #useful .ufl-block.last{
    margin: 0 0 2em 0;
    clear: both;
}
#index .ufl-block dl, #useful .ufl-block dl{
    margin: 0 auto;
    padding: 0 .5em;
    width: 50%;
    font-size: 1.6rem;
    line-height: 1.6em;
    box-sizing: border-box;
    float: left;
}
#index .ufl-block dt, #useful .ufl-block dt{
    margin: 0;
    padding: 0;
    float: left;
}
#index .ufl-block dd, #useful .ufl-block dd{
    margin: 0 0 0 95px;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.5em;
}
#index .ufl-block dd h3, #useful #contents-block .ufl-block{
    margin: 0;
}
#index .ufl-block dd h3, #useful #contents-block .ufl-block dd h3{
    margin: 0 0 .5em 0;
    padding: .5em 0 .5em .5em;
    font-size: 1.7rem;
	border-left: 5px solid #33cc33;
    background: #fff;
    width: 100%;
    border-radius: 0;/*左側の角を丸く*/
    box-sizing: border-box;
}
#useful #contents-block .ufl-block dd h3:before {
    content: '';
}

#index .ufl-block dd .company-nm, #useful #contents-block .ufl-block dd .company-nm{
    margin: 0;
    padding: 1em 0 .5em 0;
    font-size: 1.3rem;
    line-height: 1.3em;
}

/*--------------------------------------------------------------
【index-L】会員からのお知らせ
----------------------------------------------------------------*/
#index .titlel_mmb {
	margin: 0 0 2em 0;
	padding: 0;
	clear: both;
}
#index .titlel_mmb h2 {
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #b43a3a;
    padding: 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size:16px;
    text-shadow: 1px 1px 0 #fff;
}
#index .mmb_info {
	margin: 0 0 0 20px;
	padding: 0;
}
#index .mmb_info ul {
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
}
#index .mmb_info li {
	margin: 0 0 5px 0;
	padding: 3px 0 3px 10px;
	list-style: none;
	border-bottom: 1px dotted #cccccc;
	border-left: 5px solid #D88383;
}

/*--------------------------------------------------------------
【index-L】SBFからのお知らせ
----------------------------------------------------------------*/
#index .titlel_std {
	margin: 0 0 2em 0;
	padding: 0;
	clear: both;
}
#index .titlel_std h2 {
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #7f9cd8;
    padding: 0.7em 0.5em 0.5em 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size:1.8rem;
    text-shadow: 1px 1px 0 #fff;
}
#index .idx_info {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
#index .idx_info dl{
	margin: 0 0 .5em 0;
	padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	overflow: auto;
    clear: both;
}
#index .idx_info dt{
	margin: 0;
	padding: .5em 0;
    width: 16%;
    text-align: center;
    vertical-align: middle;
    float: left;
    border-bottom: 1px dotted #ddd;
}
#index .idx_info dd{
	margin: 0;
	padding: .5em .5em .5em 1em;
    width: 84%;
    text-align: left;
    float: left;
    border-top:1px solid #fff;
    border-bottom: 1px dotted #ddd;
    box-sizing: border-box;
}

#index .idx_info p{
	margin: 0;
	padding: 0;
    text-align: right;
    display: block;
}

/*--------------------------------------------------------------
【index-R】layout Right
----------------------------------------------------------------*/
#index #contents_r_idx {
	margin: 0;
	padding: 0;
	width: 270px;
    float: right;
}

/*--------------------------------------------------------------
【index-R】次回勉強会のお知らせ
----------------------------------------------------------------*/
#index .title_r_rpt {
	margin: 0 ;
	padding: 0;
	clear: both;
}
#index .title_r_rpt h2 {
    background: #fff;
    border-top:3px solid #b8bb2f;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:1px solid #ddd;
    padding: 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size:1.4rem;
    text-shadow: 1px 1px 0 #fff;
    text-align: left;
}
#index #contents_r_idx .n-rpt{
    margin: 0 0 2em 0;
    padding: 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
#index #contents_r_idx .n-rpt dl {
    margin: 0;
    padding: 0 0.5em;
}
#index #contents_r_idx .n-rpt dt {
    font-size: 1.2rem;
    float: left;
}
#index #contents_r_idx .n-rpt dd {
    margin: 0 0 0 3.5em;
    text-align: left;
    font-size: 1.5rem;
}
#index #contents_r_idx .n-rpt .bline {
    margin: 0;
    padding: .5em;
    line-height: 1.5em;
    border-bottom: dotted 1px #ccc;
}
#index #contents_r_idx .o-rpt {
    margin: 0 0 2em 0;
    padding: .5em;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:1px solid #ddd;
    font-size: 13px;
    line-height: 1.5em;
}
#index #contents_r_idx .o-rpt dl {
    margin: 0;
    padding: 0.5em;
    border-bottom: 1px dotted #ddd;
    display:flex;
}
#index #contents_r_idx .o-rpt dt {
    margin: 0;
    float: left;
}
#index #contents_r_idx .o-rpt dd {
  margin: 0 0 0 1em;
    text-align: left;
}
#index #contents_r_idx .date {
	color: #cc3300;
    font-weight: bold;
}
#index #contents_r_idx .linksp {
    padding: .5em 0;
    text-align: right;
    width: 100%;
    font-size: 1.4rem;
}
#index #contents_r_idx .linksp .arow_r {
    position: relative;
    display: inline-block;
    padding-left: 1em;
    text-decoration: none;
    text-align: right;
}
#index #contents_r_idx .linksp .arow_r:before {
    content: '';
    width: 5px;
    height: 5px;
    border: 0;
    border-top: solid 2px #1a50b8;
    border-right: solid 2px #1a50b8;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
    transform: rotate(45deg);
}

/*--------------------------------------------------------------
【index-R】SBFのご案内
----------------------------------------------------------------*/
#index #contents_r_idx .title_r_inf {
	margin: 0 ;
	padding: 0;
	clear: both;
}
#index #contents_r_idx .title_r_inf h2 {
    background: #fff;
	border-top:3px solid #f79e1a;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	padding: 0.5em;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    text-align: left;
    font-size:1.6rem;
}
#index #contents_r_idx ul {
	margin: 0 0 2em 0;
	padding: 0;
	width: 100%;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	list-style: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#index #contents_r_idx li {
	margin: 0 auto;
	padding: 0;
    width: 100%;
    text-align: left;
	border-bottom:1px dotted #ddd;
	list-style: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size:1.4rem;
}
#index #contents_r_idx li.list-e {
	border-bottom:none;
}
#index #contents_r_idx li a{
	margin: 0;
	padding: .5em;
    display: block;
}

/*--------------------------------------------------------------
	【index-R】リンク
----------------------------------------------------------------*/
#index .title_r_lnk {
	margin: 0 ;
	padding: 0;
	clear: both;
}
#index .title_r_lnk h2 {
    margin: 0;
	padding: 0.5em;
	background: #fff;
	border-top:3px solid #7f9cd8;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    text-align: left;
    font-size:1.6rem;
}
#index #contents_r_idx .r-link ul {
	margin: .5em 0 1em 0;
	padding: 0;
	width: 100%;
	list-style: none;
    border: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#index #contents_r_idx .r-link li {
	margin: 0 auto;
	padding: 0 0 .5em 0;
    line-height: 1.2em;
    width: 49%;
    text-align: center;
    font-size: 1.2rem;
	list-style: none;
    border: 1px solid #f8f8f8;
    box-sizing: border-box;
    box-shadow: 1px 1px 3px #f8f8f8;
    float: left;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
/*--------------------------------------------------------------
	【index-R】CM
----------------------------------------------------------------*/
#main_contents .ad-box {
	margin: 20px auto;
	padding: 0;
    clear: both;
}

/*--------------------------------------------------------------
	活動報告（都市別メニュー）
----------------------------------------------------------------*/
#report #report-top{
    margin: 0 auto;
    padding: 0;
    width: 100%;

}
#report #contents_r #report-top ul#city-link{
    margin: 2em 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#report #contents_r #report-top ul#city-link li{
    margin: 0;
    padding: 0;
	width: 236px;
    height: 156px;
    text-align: center;
    vertical-align:middle;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    float: left;
}
#report #contents_r #report-top ul#city-link .area{
    margin: 0 auto;
    padding: 1em 0 0 0;
    font-size: 2.8em;
    font-weight: bold;
    color: #b8bb2f;
    display: block;
    clear: both;
}
#report #contents_r #report-top ul#city-link .eng{
    margin: 1em auto 0 auto;
    padding: 0;
    font-size: 1.6em;
    color: #ccc;
    display: block;
    clear: both;
}
#report #contents_r #report-top ul#city-link a{
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

/*--------------------------------------------------------------
	活動案内layout Right
----------------------------------------------------------------*/
#report #contents_r h1 {
    margin: 0;
    padding: 1em 0.5em 0 0.5em;
    line-height: 1.5em;
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #b8bb2f;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    font-size: 24px;
}
#report #contents_r h1 span{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    display:block;
}
#report #contents_r h2 {
    position: relative;
    margin: 3em 0 2em 0;
    padding: .9em 1em .75em 1.5em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#report #contents_r h2::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #b8bb2f;
    border-radius: 4px;
    font-size: 1.8rem;
}
#report #contents_r h3 {
    margin: 1em 0 2em 0;
    padding: 1.5em;/*文字周りの余白*/
    width: 100%;
    display: inline-block;/*おまじない*/
    background: #F7F8E0;/*背景色*/
    vertical-align: middle;
    border-radius: 10px;/*左側の角を丸く*/
    box-sizing: border-box;
    font-size: 1.8rem;
}
#report #contents_r h4 {
    margin: 1em 0 2em 0;
    padding: .5em .3em;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #666;
    box-sizing: border-box;
    font-size: 1.8rem;
}
#report #contents_r h5 {
    margin: 1em 0 2em 0;
    padding: 0.5em;
    font-size: 1.6rem;
}
#report #contents_r p a {
    word-break: break-all;
    color: #b8bb2f;
}
#report #contents_r ul, #report #contents_r ol, #useful #contents_r ul, #useful #contents_r ol{
    margin: 0 0 2em 2em;
    padding: 0;
    line-height: 1.8em;
}

#report #contents_r img.report-img, #info #contents_r img.report-img, #useful #contents_r img.report-img {
    margin: 0 0 20px 25px;
    padding: 0;
    float: right;
}

#report #contents_r img.report-img-l, #info #contents_r img.report-img-l, #useful #contents_r img.report-img-l {
    margin: 0 25px 20px 0;
    padding: 0;
    float: left;
}

/*--------------------------------------------------------------
	活動報告　共通TABLE
----------------------------------------------------------------*/
#report #contents_r table{
    margin: 0;
    padding: 0;
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
#report #contents_r table th {
	margin: 0;
	padding: 10px;
	width: 20%;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	background-color: #F7F8E0;
    font-weight: normal;
}
#report #contents_r table td {
	margin: 0;
	padding: 10px;
	width: 80%;
	text-align: left;
	line-height: 1.5em;
	border-bottom: 1px dotted #ccc;
}

#report #contents_r table a {
    color: #b8bb2f;
}

#report #contents_r .mv-block{
	margin: 0 0 5em 0;
	padding: 0;
	width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#report #contents_r .mv-block .mv-box{
	margin: 0 0 2em 0;
	padding: 0;
    width: 48%;
}

#report #contents_r .mv-block .mv-box p{
	margin: 0;
	padding: 0;
    text-align: center;
}





/*--- 会計報告TABLE --------------------------------------------*/
#report #contents_r #chronology table{
    margin: 0 0 3em 0;
}
#report #contents_r #chronology table td.ttl{
    margin: 0;
    padding: 10px;
    width: 16%;
    background-color: #f7f8e0;
    text-align: center;
    border-right: 1px dotted #ccc;
    border-left: 1px dotted #ccc;
}
#report #contents_r #chronology table td.dtl{
    margin: 0;
    padding: 10px;
    width: 16%;
    text-align: right;
    border-right: 1px dotted #ccc;
    border-left: 1px dotted #ccc;}

/*--------------------------------------------------------------
	活動報告都市別INDEX（年ボタン）
----------------------------------------------------------------*/
#report #report-btnbox, #report #account-btnbox{
    margin: 0 0 2em 0;
    padding: 0;
    width: 100%;
    display: flex;
}
#report #report-btnbox ul.report-yearbtn, #report #account-btnbox ul.report-yearbtn{
    margin: 0 auto 2em auto;
    padding: 0;
    width: 798px;
}
#report #report-btnbox ul.report-yearbtn li, #report #account-btnbox ul.report-yearbtn li{
    margin: 0 0 20px 20px;
    padding: 0;
	width: 236px;
    height: 56px;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    float: left;
}
#report #report-btnbox ul.report-yearbtn li .year-n, #report #account-btnbox ul.report-yearbtn li .year-n{
    margin: 0 auto ;
    padding: 0;
    font-size: 2em;
    font-weight: bold;
    color: #b8bb2f;
}
#report #report-btnbox ul.report-yearbtn li .font-m, #report #account-btnbox ul.report-yearbtn li .font-m{
    margin: 0 0 0 .3em;
    padding: 0;
    font-size: 1.2em;
    color: #b8bb2f;
}
#report #report-btnbox ul.report-yearbtn li p, #report #account-btnbox ul.report-yearbtn li p{
    margin: 0;
    padding: 0;
    line-height: 56px;
    text-align: center;
}
#report #report-btnbox ul.report-yearbtn li a, #report #account-btnbox ul.report-yearbtn li a{
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

/*--------------------------------------------------------------
	活動報告（年表INDEX）
----------------------------------------------------------------*/
#report #chronology .report_overv .month {
    margin: 0 0 1em 0;
    padding: 0;
    background-image: linear-gradient(90deg, #b8bb2f 0 15%, #edeecb 15%);
    background-repeat: no-repeat;
    background-size: 100% 16%;
    background-position: bottom;
    background-color: none;
    color: #b8bb2f;
    font-size: 16px;
    font-weight: normal;
    clear: both;
}
#report #chronology .report_overv .month .num{
    margin: 0 .2em 0 0;
    padding-left: .5em;
    font-weight: bold;
    font-style: italic;
    font-size: 50px;
}
#report #chronology .report_overv {
	margin: 0 0 2em 0;
	padding: 0;
    width: 100%;
    box-sizing: border-box;
}
#report #chronology .report_overv h3{
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    clear: both;
}
#report #chronology .report_overv h3:before{
    content: none;
}
#report #chronology .report_overv dl{
	margin: 0 0 3em 0;
	padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px dotted #ddd;
    box-sizing: border-box;
    clear: both;
}
#report #chronology .report_overv dt{
	margin: 0;
	padding: .5em;
    width: 15%;
    text-align: center;
    vertical-align: middle;
    float: left;
    background: #f4f5e0;
    border-top:1px solid #fff;
    border-bottom: 1px dotted #ddd;
    box-sizing: border-box;
}

#report #chronology .report_overv dd{
	margin: 0;
	padding: .5em 1em;
    width: 85%;
    text-align: left;
    float: left;
    border-top:1px solid #fff;
    border-bottom: 1px dotted #ddd;
    box-sizing: border-box;
}

#report #chronology .report_overv dd a{
    font-weight: bold;
}

#report #chronology ul{
    margin: 2em auto 3em auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#report #chronology ul li{
    margin: 0 ;
    padding: 0 30px;
	width: auto;
    height: auto;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #b8bb2f;
}

#report #chronology ul li a{
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #b8bb2f;
}

/*--------------------------------------------------------------
	活動報告（T-SBF）
----------------------------------------------------------------*/
#index #main_contents article h1 {
    position: relative;
    margin: 0 0 2em 0;
    padding: .9em 1em .75em 1.5em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#report #contents_r article h1 {
    position: relative;
    margin: 3em 0 2em 0;
    padding: .9em 1em .75em 1.5em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#index #main_contents article h1::after, #report #contents_r article h1::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #b8bb2f;
    border-radius: 4px;
    font-size: 1.8rem;
}

#index #main_contents article .panel-block, #report #contents_r article #panel-block {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#index #main_contents article .panel-block .panel-box, #report #contents_r article #panel-block .panel-box {
    margin: 0 0 .3em 0;
    padding: 5px;
    width: 33%;
    display:block;
    line-height: 1em;
    box-sizing: border-box;
    background: #fdfdfd;
    border: 1px solid #f8f8f8;
    box-shadow: 1px 1px 3px #f8f8f8;
    float: left;
    position: relative;
}

#index #main_contents article .panel-block .panel-box:hover, #report #contents_r article #panel-block .panel-box:hover {
    border: 1px solid #ddd;
}

#index #main_contents article .panel-block .panel-box img, #report #contents_r article #panel-block .panel-box img{
    margin: 0 0 .5em 0;
    padding: 0;
    width: 100%;
    height: 137px;
    object-fit: cover;
    display: flex;
}
#index #main_contents article .panel-block .panel-box a, #report #contents_r article #panel-block .panel-box a{
    display: block;
    text-decoration: none;
}

#index #main_contents article .panel-block .panel-box a:hover, #report #contents_r article #panel-block .panel-box a:hover{
    opacity: 0.8;
    transition-duration: 0.2s;
}

#index #main_contents article .panel-block .panel-box a, #report #contents_r article #panel-block .panel-box a{
    display: block;
    text-decoration: none;
}

#index #main_contents article .panel-block .panel-box .info-block, #report #contents_r article #panel-block .panel-box .info-block{
    margin: 0;
    padding: 0;
    display: block;
}

#index #main_contents article .panel-block .panel-box .info-block h1.panel-title, #report #contents_r article #panel-block .panel-box .info-block h1.panel-title{
    margin: 0 0 .5em 0;
    padding: 0;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.4;
    display: block;
    clear: both;
    background: none;
    border: none;
    border-color: none;
    text-shadow: 0;
}

#index #main_contents article .panel-block .panel-box .info-block h1.panel-title:after, #report #contents_r article #panel-block .panel-box .info-block h1.panel-title:after{
    background: none;
    text-shadow: 0;
}

#index #main_contents article .panel-block .panel-box .info-block h2.panel-lecturer,#report #contents_r article #panel-block .panel-box .info-block h2.panel-lecturer{
    margin: .3em 0 ;
    padding: 0;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.4;
    display: block;
    clear: both;
    background: none;
    border: none;
    text-shadow: 0;
}

#index #main_contents article .panel-block .panel-box .info-block h2:after, #report #contents_r article #panel-block .panel-box .info-block h2:after{
    background: none;
}



#index #main_contents article .panel-block .panel-box .info-block .gtag-sbf, #report #contents_r article #panel-block .panel-box .info-block .gtag-sbf{
    margin: 0 .5em 0 0;
    padding: .3em;
    font-size: 1.2rem;
    line-height: 1;
    background-color: #80a9d3;
    color: #fff;
    float: left;
}

#index #main_contents article .panel-block .panel-box .info-block .gtag-ssbf, #report #contents_r article #panel-block .panel-box .info-block .gtag-ssbf{
    margin: 0 .5em 0 0;
    padding: .3em;
    font-size: 1.2rem;
    line-height: 1;
    background-color: #de808b;
    color: #fff;
    float: left;
}

#index #main_contents article .panel-block .panel-box .info-block .gtag-tsbf, #report #contents_r article #panel-block .panel-box .info-block .gtag-tsbf{
    margin: 0 .5em 0 0;
    padding: .3em;
    font-size: 1.2rem;
    line-height: 1;
    background-color: #89ae98;
    color: #fff;
    float: left;
}

#index #main_contents article .panel-block .panel-box .info-block p.panel-date, #report #contents_r article #panel-block .panel-box .info-block p.panel-date{
    margin: .5em 0 0 0;
    padding: 0;
    font-size: 1.3rem;
    line-height: 1;
}

#index #main_contents article .panel-block .panel-box .info-block p.new-icon {
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 15px;
    margin: 0;
    padding: 5px 0 2px 0;
    z-index: 2;
    width: 50px;
    text-align: center;
    color: white;
    background: #cc0000;
    -webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:.7;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:.7;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:.7;}
    100% {opacity:1;}
}

#index #main_contents article .panel-block .panel-box .info-block p.new-icon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 25px solid #cc0000;
  border-right: 25px solid #cc0000;
  border-bottom: 15px solid transparent;
}
#index #main_contents article .panel-block .panel-box iframe {
    margin: 0 0 .3em 0;
}

/*--------------------------------------------------------------
	【index】movie
----------------------------------------------------------------*/
.movie-box {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 56.25%;
}
.movie-box iframe, .movie-box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}







#report ul#pagination{
    margin: 2em auto 0 auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#report ul#pagination li{
    margin: 0 ;
    padding: 0 30px;
	width: auto;
    height: auto;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #b8bb2f;
}

#report ul#pagination li a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #b8bb2f;
}




/*--------------------------------------------------------------
	上海お役立ち情報
----------------------------------------------------------------*/
#useful #contents_r h1 {
    margin: 0;
    padding: 1em 0.5em 0 0.5em;
    line-height: 1.5em;
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #33cc33;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    font-size: 24px;
}
#useful #contents_r h1 span{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    display:block;
}
#useful #contents_r h2 {
    position: relative;
    margin: 3em 0 2em 0;
    padding: .9em 1em .75em 1.5em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#useful #contents_r h2::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #33cc33;
    border-radius: 4px;
    font-size: 18px;
}
#useful #contents_r h3 {
    margin: 1em 0 2em 0;
    padding: 1.5em;
    width: 100%;
    display: inline-block;/*おまじない*/
    background: #f8f8f8;/*背景色*/
    vertical-align: middle;
    border-radius: 10px;/*左側の角を丸く*/
    box-sizing: border-box;
    font-size: 1.8rem;
}
#useful #contents_r h4 {
    margin: 1em 0 2em 0;
    padding: 0.5em;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #666;
    box-sizing: border-box;
    font-size: 1.6rem;
}
#useful #contents_r h5 {
    margin: 1em 0 2em 0;
    padding: 0.5em;
    font-size: 1.6rem;
}
#useful #contents_r p a {
    word-break: break-all;
    color: #33cc33;
}

/*--自己紹介--*/
#useful #contents_r dl.career-info{
    margin: 0 1em 1em 0;
    padding: 0;
}

#useful #contents_r dl.career-info dt{
    margin: 0;
    padding: 0;
    float: left;
}

#useful #contents_r dl.career-info dd{
    margin: 0 0 0 5.5em;
    padding: 0;
}


/*--コラムTOPメニュー--*/

#useful #contents_r ul#panel-block {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#useful #contents_r ul#panel-block li.panel-box {
    margin: 0 0 1em 0;
    padding: 5px;
    width: 49%;
    display: block;
    line-height: 1em;
    box-sizing: border-box;
    background: #fdfdfd;
    border: 1px solid #f8f8f8;
    box-shadow: 1px 1px 3px #f8f8f8;
    float: left;
}

#useful #contents_r ul#panel-block li.panel-box:hover {
    border: 1px solid #ddd;
}

#useful #contents_r ul#panel-block li.panel-box img{
    margin: 0 1em 0 0;
    padding: 0;
    width: 30%;
    height: 100px;
    object-fit: cover;
    display: flex;
    float: left;
}
#useful #contents_r ul#panel-block li.panel-box a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}

#useful #contents_r ul#panel-block li.panel-box a:hover{
    opacity: 0.8;
    transition-duration: 0.2s;
}

#useful #contents_r ul#panel-block li.panel-box p.panel-number{
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
}

#useful #contents_r ul#panel-block li.panel-box p.panel-title{
    margin: 0;
    padding: 0;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.4;
    display: block;
    background: none;
    border: none;
    border-color: none;
    text-shadow: 0;
}




/*--コラム--*/
#useful #contents_r dl.column-list{
    margin: 0 1em .2em 0;
    padding: 0;
    border-bottom: 1px dotted #ddd;
    display: table;
    box-sizing: border-box;
    width: 100%;
}

#useful #contents_r dl.column-list dt{
    margin: 0 auto;
    padding: .5em .5em .5em 1em;
    background: #f8f8f8;
    width: 60px;
    text-align: center;
    display: table-cell;
}

#useful #contents_r dl.column-list dd{
    margin: 0 0 0 5em;
    padding: .5em .5em .5em 1em;
    display: table-cell;
}

#useful #contents_r .ufl_intr{
	margin:0 auto;
	padding:20px;
    width: 100%;
    box-sizing: border-box;
	background-color:#f8f8f8;
	border:2px solid #ccc;
    display:block;
    clear: both;
}
#useful #contents_r .ufl_intr img{
	margin:0 30px 0 0;
    padding: 0;
    border-radius: 50%;
	float:left;
}

#useful #contents_r .ufl_intr p.c-name{
    margin: 0;
    padding: 0;
    font-size: 1.8rem;
    font-weight: bold;
}

#useful #contents_r .ufl_intr p{
	margin:0;
    padding: 0;
    line-height: 1.5em;
}

#useful #contents_r p.caution{
    margin: .5em 0;
    padding: 0;
    width: 100%;
    font-size: 1rem;
    text-align: right;
}

#useful #contents_r a.clm_btn {
	margin: 20px auto 0 auto;
	padding: .5em;
    width: 250px;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	border: 2px solid #666;
	background: #666;
	color: #fff;
	transition: 0.5s;
}

#useful #contents_r a.clm_btn:hover {
	color: #666;
	background: #ccc;
    cursor: pointer;
}

#useful #contents_r ol {
    margin: 1em 0 2em 2em;
}

#useful #contents_r table {
    margin: 2em auto;
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

#useful #contents_r table th {
    margin: 0;
    padding: 5px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    text-align: center;
    background: #f9f9f9;
}

#useful #contents_r table td {
    margin: 0;
    padding: 5px;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

#useful #contents_r .ufl_date {
    margin: 1.5em 0;
    text-align: right;
}

#useful #contents_r .pic-name-n {
    margin: 0 auto 2em auto;
    padding: 0;
    display: block;
    float: none;
}

#useful #contents_r .pic-name-l {
    margin: 0 2em 1.5em 0;
    padding: 0;
    float: left;
}

#useful #contents_r .pic-name-r {
    margin: 0 0 1.5em 2em;
    padding: 0;
    float: right;
}

#useful #contents_r .pic-name-c {
    margin: 0 0 1.5em 0;
    padding: 0;
    float: none;
}

#useful #contents_r .pic-name-n img{
    margin:  0 auto 1em auto;
    padding: 0;
    float: none;
}
#useful #contents_r .pic-name-n p{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.2rem;
    line-height: .5em;
}


#useful #contents_r .pic-name-l img, #useful #contents_r .pic-name-r img{
    margin:  0 0 3px 0;
    padding: 0;
    display: block;
}

#useful #contents_r .pic-name-c img{
    margin:  0 auto 3px auto;
    padding: 0;
    display: block;
}

#useful #contents_r .pic-name-l p, #useful #contents_r .pic-name-r p, #useful #contents_r .pic-name-c p{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.2rem;
}

#useful ul#pagination{
    margin: 2em auto 0 auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#useful ul#pagination li{
    margin: 0 ;
    padding: 0 30px;
	width: auto;
    height: auto;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #b8bb2f;
}

#useful ul#pagination li a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #33cc33;
}

/*--------------------------------------------------------------
【SBFのご案内】layout Right
----------------------------------------------------------------*/
#info #contents_r h1 {
    margin: 0;
    padding: 1em 0.5em 0 0.5em;
    line-height: 1.5em;
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #f79e1a;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    font-size: 24px;
}
#info #contents_r h1 span{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    display:block;
}
#info #contents_r h2 {
    position: relative;
    margin: 3em 0 2em 0;
    padding: .9em 1em .75em 1.5em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}

#info #contents_r h2::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #f79e1a;
    border-radius: 4px;
    font-size: 18px;
}
#info #contents_r .float_l{
    margin: 0 2em 2em 0;
    padding: 0;
    float: left;
}
#info #contents_r .float_r{
    margin: 0 0 2em 2em;
    padding: 0;
    float: right;
}


/*--------------------------------------------------------------
	Otherその他
----------------------------------------------------------------*/
#other #contents_r h1 {
    margin: 0;
    padding: 1em 0.5em 0 0.5em;
    line-height: 1.5em;
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #7f9cd8;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    font-size: 24px;
}
#other #contents_r h1 span{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    display:block;
}
#other #contents_r h2 {
    position: relative;
    margin: 3em 0 2em 0;
    padding: .9em 1em .75em 1.5em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#other #contents_r h2::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #7f9cd8;
    border-radius: 4px;
    font-size: 18px;
}
#other #contents_r h3 {
    margin: 3em 0 2em 0;
    padding: 1.2em 0.8em;/*文字周りの余白*/
    width: 100%;
    display: inline-block;/*おまじない*/
    background: #f8f8f8;/*背景色*/
    vertical-align: middle;
    border-radius: 10px;/*左側の角を丸く*/
    box-sizing: border-box;
    font-size: 18px;
}
#other #contents_r h3:before {
    content: '◆';
    color: #7f9cd8;
    margin-right: 8px;
}

#other #contents_r dl {
    margin: 0;
    padding: 1em 0;
    border-bottom: 1px dotted #ccc;
    clear: both;
}

#other #contents_r dt {
    margin: 0;
    padding: 0;
    width: 6em;
    float: left;
}

#other #contents_r dd {
    margin: 0 0 0 7em;
    padding: 0;
}


#other #chronology ul{
    margin: 2em auto 3em auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#other #chronology ul li{
    margin: 0 ;
    padding: 0 30px;
	width: auto;
    height: auto;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #b8bb2f;
}

#other #chronology ul li a{
    text-decoration: none;
    font-weight: bold;
    display: block;
}
/*--------------------------------------------------------------
    良くある質問
----------------------------------------------------------------*/
#faq-block{
    margin: 0;
    padding: 0;
    text-align:left;
}
#faq-block .faq-box {
    max-width: 100%;
    margin-bottom: 1em;
    border: 1px solid #ddd;
    border-radius: 5px;
}

#faq-block .faq-box summary {
    display: flex;
    justify-content: space-between;
    align-items:center;
    position: relative;
    padding: 1em 2em 1em 3em;
    font-weight: bold;
    cursor: pointer;
    text-align:start;
}

#faq-block .faq-box summary::before,
#faq-block .faq-box p::before {
    position: absolute;
    left: .6em;
    font-weight: bold;
    font-size: 2.4rem;
}

#faq-block .faq-box summary::before {
    color: #7f9cd8;
    content: "Q";
}

#faq-block .faq-box summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 9px;
    height: 9px;
    margin-left: 10px;
    border-bottom: 3px solid #333333;
    border-right: 3px solid #333333;
    content: '';
    transition: transform .5s;
}

#faq-block .faq-box[open] summary::after {
    transform: rotate(225deg);
}

#faq-block .faq-box p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 1em 1.5em 3em;
    transition: transform .5s, opacity .5s;
}

#faq-block .faq-box[open] p {
    transform: none;
    opacity: 1;
}

#faq-block .faq-box p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
}



/*--------------------------------------------------------------
    メールフォーム
----------------------------------------------------------------*/


#other .form-box {
    margin: 0;
    padding: 0;
}

#other .form-box form dl{
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 1px dotted #ddd;
}

#other .form-box form dl dt{
    margin: 0;
    padding: 0;
    width: 30%;
}

#other .form-box form dl dd{
    margin: 0;
    padding: 0;
}

#other .form-box form dl dd.form-cell input{
    margin: 0;
    padding: .5em;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
}

#other .form-box form dl dd.form-cell textarea {
    margin: 0;
    padding: .5em;
    width: 100%;
    height: 8em;
    border: 1px solid #ddd;
    border-radius: 5px;
}

#other .form-box form ul.sm-button{
    margin: 0 auto;
    padding: 2em 0 3em 0;
    list-style: none;
    text-align: center;
    position: relative;
    left: 50%;
    float: left;
    margin-left: -10px;
}

#other .form-box form ul.sm-button li{
    margin: 0 auto;
    padding: 0;
    width: fit-content;
    list-style: none;
    text-align: center;
    position: relative;
    left: -50%;
    float: left;
    margin-left: 20px;
}

#other .form-box form ul.sm-button li input{
    margin: 0 auto;
    padding: 1em 2em;
    border: 1px solid #ddd;
    border-radius: 5px;
}

#other .form-box form ul.sm-button li input:hover{
    cursor: pointer;
}





/*--------------------------------------------------------------
【404】Not found
----------------------------------------------------------------*/
#not-f #main_contents #info404{
	margin: 50px auto;
	padding: 0;
    display: block;
}

#not-f #main_contents #info404 h1{
	margin: 50px auto;
	padding: 0;
    font-size: 3em;
}

#not-f #main_contents #info404 h2{
	margin: 0 auto;
	padding: 0;
    font-size: 1.6em;
}

#not-f #main_contents #info404 p{
	margin: 80px auto 0 auto;
	padding: 0;
    text-align: center;
}

.sp {
	display: none !important
}
ins.addis-pcnone {
    display: none;
}

ins.addis-spnone {
    display: block;
}

/*--------------------------------------------------------------
　◆◆◆
----------------------------------------------------------------*/

@media(max-width:896px){
	.sp {
		display: block !important
	}
    .pg-up{
        width: 40px;
        height: 40px;
        text-indent: -9999px;
        opacity: 1;
        border: none;
        background: none;
        bottom: 10px;
        right: 10px;
    }
    .pg-up::before{
        bottom: 0;
    }
    img{
        width: 100%;
    }
ins.addis-pcnone {
    display: block;
}
    

ins.addis-spnone {
    display: none;
}
    
/*--------------------------------------------------------------
　ヘッダ
----------------------------------------------------------------*/
#header {
	margin: 0 auto;
	padding: .5em 0 0 0;
	width: 100%;
	height: auto;
	background-color: #fff;
}
#header_l {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	float: none;
}
#header_l img{
    width: 35%;
}

#header_r {
    display: none;
}

/*--------------------------------------------------------------
　レイアウト
----------------------------------------------------------------*/
#main_contents {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 100%;
	text-align: center;
	background-color: #fff;
}
#main_contents .priority-info{
	margin: 0 auto 1em auto;
	padding: 0;
	width: 100%;
	text-align: center;
    border: 1px solid #cc3300;
    box-sizing: border-box;
    clear: both;
}
#main_contents .priority-info p{
	margin: 0 auto;
	padding: .3em;
	width: 100%;
	text-align: center;
    color: #cc3300;
    box-sizing: border-box;
    font-size: 1.3rem;
}

/*--------------------------------------------------------------
	layout Right
----------------------------------------------------------------*/
#contents_r {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 94%;
	text-align: left;
    float: none;
}

.float_r img {
	margin: 0 0 2em 2em;
	padding: 0;
	float: right;
}

/*--------------------------------------------------------------
　メニュー
----------------------------------------------------------------*/
#menu {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	clear: both;
}
#menu ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	list-style: none;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menu li#hm01, #menu li#hm03, #menu li#hm05 {
    width: 18%;
}
#menu li#hm02 {
    width: 20%;
}
#menu li#hm04 {
    width: 26%;
}
#menu a {
    font-size: 1.1rem;
    font-weight: bold;
}

/*---------------------------------------------------
	メニュー表示設定：基本
---------------------------------------------------*/
#hm01 a {
    margin: 0;
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #fff 0%, #e0e6f2 50%);
    text-shadow: 1px 1px 0 #e0e6f2;
    border-top: 3px solid #7f9cd8;
    border-right: 3px solid #7f9cd8;
    border-left: 3px solid #7f9cd8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #7f9cd8;
}
#hm02 a {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #fff 0%, #fdecd1 50%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 3px solid #f79e1a;
    border-right: 3px solid #f79e1a;
    border-left: 3px solid #f79e1a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #f79e1a;
}
#hm03 a {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #fff 0%, #f1f1d5 50%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 3px solid #b8bb2f;
    border-right: 3px solid #b8bb2f;
    border-left: 3px solid #b8bb2f;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #b8bb2f;
}
#hm04 a {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #fff 0%, #d6f5d6 50%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 3px solid #33cc33;
    border-right: 3px solid #33cc33;
    border-left: 3px solid #33cc33;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #33cc33;
}
#hm05 a {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #fff 0%, #f0d8db 50%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 3px solid #b43a3a;
    border-right: 3px solid #b43a3a;
    border-left: 3px solid #b43a3a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #b43a3a;
}
#hm01 a:hover {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #bfcdeb 0%, #7f9cd8 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #7f9cd8;
    border-top: 3px solid #7f9cd8;
    border-right: 3px solid #7f9cd8;
    border-left: 3px solid #7f9cd8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#hm02 a:hover {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #fbce8c 0%, #f79e1a 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #f79e1a;
    border-top: 3px solid #f79e1a;
    border-right: 3px solid #f79e1a;
    border-left: 3px solid #f79e1a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#hm03 a:hover {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #dbdd97 0%, #b8bb2f 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #b8bb2f;
    border-top: 3px solid #b8bb2f;
    border-right: 3px solid #b8bb2f;
    border-left: 3px solid #b8bb2f;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#hm04 a:hover {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #99e599 0%, #33cc33 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #33cc33;
    border-top: 3px solid #33cc33;
    border-right: 3px solid #33cc33;
    border-left: 3px solid #33cc33;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#hm05 a:hover {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #d99c9c 0%, #b43a3a 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #b43a3a;
    border-top: 3px solid #b43a3a;
    border-right: 3px solid #b43a3a;
    border-left: 3px solid #b43a3a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

/*---------------------------------------------------
	メニュー表示設定：ON
---------------------------------------------------*/
#index #hm01 a {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #bfcdeb 0%, #7f9cd8 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #7f9cd8;
    border-top: 3px solid #7f9cd8;
    border-right: 3px solid #7f9cd8;
    border-left: 3px solid #7f9cd8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

#info #hm02 a{
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #fbce8c 0%, #f79e1a 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #f79e1a;
    border-top: 3px solid #f79e1a;
    border-right: 3px solid #f79e1a;
    border-left: 3px solid #f79e1a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}
#report #hm03 a {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #dbdd97 0%, #b8bb2f 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #b8bb2f;
    border-top: 3px solid #b8bb2f;
    border-right: 3px solid #b8bb2f;
    border-left: 3px solid #b8bb2f;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

#useful #hm04 a {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #99e599 0%, #33cc33 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #33cc33;
    border-top: 3px solid #33cc33;
    border-right: 3px solid #33cc33;
    border-left: 3px solid #33cc33;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

#member #hm05 a {
    padding: .3em 0 .1em 0;
    width: auto;
    background: linear-gradient(to bottom, #d99c9c 0%, #b43a3a 50%);
    color: #fff;
    text-shadow: -1px -1px 0 #b43a3a;
    border-top: 3px solid #b43a3a;
    border-right: 3px solid #b43a3a;
    border-left: 3px solid #b43a3a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
}

/*--------------------------------------------------------------
	layout Left
----------------------------------------------------------------*/
#contents_l {
    display: none;
}
.title_l {
	margin: 0 auto;
	padding: 0;
	width: 250px;
	background-color: #fff;
	border-top: 5px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	clear: both;
}
.title_l #menu_title {
	margin: 0;
	padding: 1em 0 5px 15px;
	text-align: left;
    font-size: 1.6rem;
    font-weight: bold;
}
.title_l #menu_title span{
    margin: 0 0 1em 0;
    padding: 0;
    font-size: .8em;
    font-weight: normal;
    font-style: italic;
    line-height: 1.3rem;
    color: #ccc;
    display:block;
}
.select {
	margin: 0;
	padding: 8px 0 5px 5px;
	background-color: #ffffff;
}
.select a {
	color: #FFA620;
	background-color: #ffffff;
}

/*--------------------------------------------------------------
　パンくずリスト
----------------------------------------------------------------*/
#index .pan {
	margin: 0;
	padding: .5em 0;
	width: 100%;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #7f9cd8;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_if {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: auto;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #f79e1a;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_rp {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: auto;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #b8bb2f;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_uf {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: auto;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #33cc33;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_mb {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: auto;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #b43a3a;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
	clear: both;
}
.pan_ot {
	margin: 0 0 2em 0;
	padding: .5em 0;
	width: 100%;
	height: auto;
	font-size: 1.2rem;
	text-align: left;
    border-top: 5px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f8f8f8;
	clear: both;
}
.pan ul, .pan_if ul, .pan_rp ul, .pan_uf ul, .pan_mb ul, .pan_ot ul {
    margin: 0 auto;
	padding: 0;
    width: 96%;
	list-style: none;
    display:flex;
    overflow-x: scroll;
    word-break: keep-all;
    white-space: nowrap;
}
.pan li, .pan_if li, .pan_rp li, .pan_uf li, .pan_mb li, .pan_ot li {
	padding: 0 5px 0 0;
	list-style: none;
	float: left;
}
.pan a, .pan_if a, .pan_rp a, .pan_uf a, .pan_mb a, .pan_ot a {
	font-weight: normal;
}
/*--------------------------------------------------------------
　フッター
----------------------------------------------------------------*/
#ad-ft{
    margin: 0 auto;
    padding: 0 0 1em 0;
    width: 100%;
    clear: both;
}
#footer {
	margin: 0;
	padding: 0;
	width: 100%;
    height: auto;
    background-color: #555;
	font-size: 1.4rem;
    color: #fff;
    clear: both;
    display: flex;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
#footer #link-area{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    clear: both;
}
#footer #link-area .link-block-mn{
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left;
    display: block;
    float: none;
}
#footer #link-area .link-block-grp{
    display: none;
}
#footer #link-area ul{
    margin-bottom: 2em;
    padding: 0;
    list-style: none;
    clear: both;
}
#footer #link-area li.m-mn{
    margin: 0;
    padding: .6em 0;
    width: 100%;
    text-align: center;
    background-color: #444;
    font-weight: bold;
    clear: both;
}
#footer #link-area li.s-mn{
    margin: 0;
    padding: .5em 0;
    width: 50%;
    text-align: center;
    text-indent: 1em;
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
    float: left;
    box-sizing: border-box;
}

#footer #link-area #cp-btm{
    margin: 0 auto;
    padding: 0.8em 0;
    width: 100%;
    clear: both;
    display: block;
}

#footer #link-area #cp-btm p{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.2;
}

/*--------------------------------------------------------------
	Page up
----------------------------------------------------------------*/
.pg-up{
    display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    background: #f8f8f8;
    border: 1px solid #666;
    padding-top: 30px;
    text-align: center;
    letter-spacing: -1px;
    font-size: 12px;
    text-decoration: none;
    color: #666;
    opacity: 0.7;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10000;
}
.pg-up::before{
    content: "";
    display: block;
    border-top: 2px solid #666;
    border-right: 2px solid #666;
    width: 25%;
    height: 25%;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transform: rotate(-45deg);
}
.pg-up:hover{
    opacity: 1;
}

/*--------------------------------------------------------------
【index】1カラム
----------------------------------------------------------------*/
/*--メインイメージ--*/
#index #main-view{
    margin: 0 0 2em 0;
    padding: 0;
    width: 100%;
    position:relative;
    border-top: 5px solid #7f9cd8;
    clear: both;
}
#index #main-view img{
    width: 100%;
    height: 250px;
    left:30%;
    border-top: 1px solid #000;
    margin-bottom: .5em;
    object-fit: cover;
    object-position: 35% 35%;
    display: flex;
    background-color: rgba(0,0,0,0.5);
}
#index #main-view h1 {
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    color: white;
    top: 23%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    line-height: 1em;
    font-size: 3.2rem;
    font-weight: 900;
    text-shadow: 2px 2px 2px #000;
}
#index #main-view h1 span{
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    font-weight: bold;
    display:block;
}
#index #main-view p {
    margin: 0;
    padding: 1em 0;
    width: 100%;
    text-align: center;
    position: absolute;
    color: white;
    top: 55%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    font-size: 1.2rem;
    line-height: 1.6em;
    text-shadow: 1px 1px 2px #000;
    font-weight: bold;
    background-color: rgba(0,0,0,0);
  }

/*--次回開催スケジュール--*/
#schedule{
    margin: 2em auto 2em auto;
    padding: 0;
    width: 1100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#schedule .schedule-box{
    margin: 0;
    padding: 0;
    width: 347px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    float: left;
    align-items: stretch;
    display: flex;
    flex-direction: column;

}
#schedule .schedule-box h2, #schedule .schedule-box-c h2{
    margin: 0 0 .5em 0;
    padding: 0;
    background: #fff;
    border-top:3px solid #b8bb2f;
    border-bottom:1px solid #ddd;
    padding: 0.7em 0.5em 0.5em 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 1.6rem;
    text-shadow: 1px 1px 0 #fff;
}
#schedule .schedule-box h2 span.sh, #schedule .schedule-box-c h2 span.sh{
    margin: 0;
    padding: 5px 10px;
    background: #0153A7;
    border-radius: 25px;
}
#schedule dl {
    margin: 0 auto;
    padding: .5em ;
    width: 98%;
    border-bottom: 1px dotted #ddd;
    box-sizing: border-box;
}
#schedule dt {
    margin: 0;
    padding: 0;
    float: left;
}
#schedule dt span{
    margin: 0;
    padding: 5px;
    background: #ddd;
    border-radius: 5px;
    font-size: 1.2rem;
}
#schedule dd {
    margin:0 0 0 4em;
    text-align: left;
    font-size: 1.5rem;
}
#schedule .detail-btn{
    margin: auto auto 20px auto;
    padding: 0;
    width: 100%;
    text-align: center;
    display: flex;
}
#schedule .detail-btn a{
    margin: 20px auto 0 auto;
    padding: .5em 1em;
    color: #b8bb2f;
    border: 1px solid #b8bb2f;
    box-sizing: border-box;
}
#schedule .detail-btn a:hover{
    background-color: #b8bb2f;
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
    transition-duration: 0.2s;
}
    
/*--------------------------------------------------------------
【index】lmain_contents
----------------------------------------------------------------*/
#index #main_contents{
        margin: 0 auto;
        width: 96%;
}
/*--------------------------------------------------------------
【index】layout Left
----------------------------------------------------------------*/
#index #contents_l_idx {
	margin: 0 20px 0 0;
	padding: 0 0 50px 0;
	width: 100%;
	text-align: left;
	float: none;
}
#index #contents_l_idx p{
	margin: 0 0 2em 0;
	padding: 0;
}

/*--------------------------------------------------------------
【index-L】活動報告
----------------------------------------------------------------*/
#index .view-all{
    margin: 1.5em auto 3em auto;
    padding: 0;
    width: 100%;
    text-align: center;
    clear: both;
}

/*--------------------------------------------------------------
【index-L】お役立ち情報（専門家紹介）｜下層共通
----------------------------------------------------------------*/
#index .titlel_ufl {
	margin: 0 0 2em 0;
	padding: 0;
	clear: both;
}
#index .titlel_ufl h2 {
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #33cc33;
    padding: 0.7em 0.5em 0.5em 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size:1.8rem;
    text-shadow: 1px 1px 0 #fff;
}
#index .ufl-block, #useful .ufl-block{
    margin: 0 ;
    padding: 0;
    width: 100%;
    border-bottom: none;
    float: none;
}
#index .ufl-block.last, #useful .ufl-block.last{
    margin: 0 0 2em 0;
    clear: both;
}
#index .ufl-block dl, #useful .ufl-block dl{
    margin: 0 auto;
    padding: 1em 0 .5em 0;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.6em;
    border-bottom: 2px dotted #ddd;
    box-sizing: border-box;
    float: none;
}
#index .ufl-block dt, #useful .ufl-block dt{
    margin: 0;
    padding: 0;
    float: left;
}
#index .ufl-block dd, #useful .ufl-block dd{
    margin: 0 0 0 95px;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.5em;
}
#index .ufl-block dd h3, #useful #contents-block .ufl-block{
    margin: 0;
}
#index .ufl-block dd h3, #useful #contents-block .ufl-block dd h3{
    margin: 0 0 .5em 0;
    padding: .5em 0 .5em .5em;
    font-size: 1.7rem;
	border-left: 5px solid #33cc33;
    background: #fff;
    width: 100%;
    border-radius: 0;/*左側の角を丸く*/
    box-sizing: border-box;
}
#useful #contents-block .ufl-block dd h3:before {
    content: '';
}

#index .ufl-block dd .company-nm, #useful #contents-block .ufl-block dd .company-nm{
    margin: 0;
    padding: 1em 0 .5em 0;
    font-size: 1.3rem;
    line-height: 1.3em;
}

/*--------------------------------------------------------------
【index-L】SBFからのお知らせ
----------------------------------------------------------------*/
#index .titlel_std {
	margin: 2em 0;
	padding: 0;
	clear: both;
}
#index .titlel_std h2 {
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #7f9cd8;
    padding: 0.7em 0.5em 0.5em 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size:1.8rem;
    text-shadow: 1px 1px 0 #fff;
}
#index .idx_info {
    margin:0;
    padding: 0;
    width: 100%;
    height: auto;
}
#index .idx_info dl{
	margin: 0 0 2em 0;
	padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	overflow: auto;
    clear: both;
}
#index .idx_info dt{
	margin: 0;
	padding: .5em 0;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    float: left;
    border-bottom: 1px dotted #ddd;
}
#index .idx_info dd{
	margin: 0;
	padding: .5em .5em .5em 1em;
    width: 80%;
    text-align: left;
    float: left;
    border-top:1px solid #fff;
    border-bottom: 1px dotted #ddd;
    box-sizing: border-box;
}

#index .idx_info p{
	margin: 0;
	padding: 0;
    text-align: right;
}

/*--------------------------------------------------------------
【index-R】layout Right
----------------------------------------------------------------*/
#index #contents_r_idx {
	margin: 0;
	padding: 0;
	width: 100%;
    float: none;
}

/*--------------------------------------------------------------
【index-R】次回勉強会のお知らせ
----------------------------------------------------------------*/
#index .title_r_rpt {
	margin: 0 ;
	padding: 0;
	clear: both;
}
#index .title_r_rpt h2 {
    background: #fff;
    border-top:3px solid #b8bb2f;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:1px solid #ddd;
    padding: 0.5em;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size:1.4rem;
    text-shadow: 1px 1px 0 #fff;
    text-align: left;
}
#index #contents_r_idx .n-rpt{
    margin: 0 0 2em 0;
    padding: 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
#index #contents_r_idx .n-rpt dl {
    margin: 0;
    padding: 0 0.5em;
}
#index #contents_r_idx .n-rpt dt {
    font-size: 1.2rem;
    float: left;
}
#index #contents_r_idx .n-rpt dd {
    margin: 0 0 0 3.5em;
    text-align: left;
    font-size: 1.5rem;
}
#index #contents_r_idx .n-rpt .bline {
    margin: 0;
    padding: .5em;
    line-height: 1.5em;
    border-bottom: dotted 1px #ccc;
}
#index #contents_r_idx .o-rpt {
    margin: 0 0 2em 0;
    padding: .5em;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:1px solid #ddd;
    font-size: 13px;
    line-height: 1.5em;
}
#index #contents_r_idx .o-rpt dl {
    margin: 0;
    padding: 0.5em;
    border-bottom: 1px dotted #ddd;
    display:flex;
}
#index #contents_r_idx .o-rpt dt {
    margin: 0;
    float: left;
}
#index #contents_r_idx .o-rpt dd {
  margin: 0 0 0 1em;
    text-align: left;
}
#index #contents_r_idx .date {
	color: #cc3300;
    font-weight: bold;
}
#index #contents_r_idx .linksp {
    padding: .5em 0;
    text-align: right;
    width: 100%;
    font-size: 1.4rem;
}
#index #contents_r_idx .linksp .arow_r {
    position: relative;
    display: inline-block;
    padding-left: 1em;
    text-decoration: none;
    text-align: right;
}
#index #contents_r_idx .linksp .arow_r:before {
    content: '';
    width: 5px;
    height: 5px;
    border: 0;
    border-top: solid 2px #1a50b8;
    border-right: solid 2px #1a50b8;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
    transform: rotate(45deg);
}

/*--------------------------------------------------------------
【index-R】SBFのご案内
----------------------------------------------------------------*/
#index #contents_r_idx .title_r_inf {
	margin: 0 ;
	padding: 0;
	clear: both;
}
#index #contents_r_idx .title_r_inf h2 {
    background: #fff;
	border-top:3px solid #f79e1a;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	padding: 0.5em;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    text-align: left;
    font-size:1.6rem;
}
#index #contents_r_idx ul {
	margin: 0 0 2em 0;
	padding: 0;
	width: 100%;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	list-style: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#index #contents_r_idx li {
	margin: 0 auto;
	padding: 0;
    width: 100%;
    text-align: left;
	border-bottom:1px dotted #ddd;
	list-style: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size:1.4rem;
}
#index #contents_r_idx li.list-e {
	border-bottom:none;
}
#index #contents_r_idx li a{
	margin: 0;
	padding: .5em;
    display: block;
}

/*--------------------------------------------------------------
	【index-R】リンク
----------------------------------------------------------------*/
#index .title_r_lnk {
	margin: 0 ;
	padding: 0;
	clear: both;
}
#index .title_r_lnk h2 {
    margin: 0;
	padding: 0.5em;
	background: #fff;
	border-top:3px solid #7f9cd8;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    text-align: left;
    font-size:1.6rem;
}
#index #contents_r_idx .r-link ul {
	margin: .5em 0 1em 0;
	padding: 0;
	width: 100%;
	list-style: none;
    border: none;
}
#index #contents_r_idx .r-link li {
	margin: 0 auto;
	padding: 0 0 .5em 0;
    line-height: 1.2em;
    width: 50%;
    text-align: center;
    font-size: 1.2rem;
	list-style: none;
    border: none;
    float: left;
}
/*--------------------------------------------------------------
	【index-R】CM
----------------------------------------------------------------*/
#main_contents .ad-box {
	margin: 0 0 20px 0;
	padding: 0;
    clear: both;
}

/*--------------------------------------------------------------
	活動報告（都市別メニュー）
----------------------------------------------------------------*/
#report #report-top{
    margin: 0 auto;
    padding: 0;
    width: 96%;

}
#report #contents_r #report-top ul#city-link{
    margin: 1em auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#report #contents_r #report-top ul#city-link li{
    margin: 0 0 1em 0;
    padding: 0;
	width: 31%;
    height: auto;
    text-align: center;
    vertical-align:middle;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    float: left;
}
#report #contents_r #report-top ul#city-link .area{
    margin: 0 auto;
    padding: .5em 0 0 0;
    font-size: 3rem;
    font-weight: bold;
    color: #b8bb2f;
    display: block;
    clear: both;
}
#report #contents_r #report-top ul#city-link .eng{
    margin: .0 auto;
    padding: 0 0 1em 0;
    font-size: 1.6rem;
    color: #ccc;
    display: block;
    clear: both;
}
#report #contents_r #report-top ul#city-link a{
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

/*--------------------------------------------------------------
	活動案内layout Right
----------------------------------------------------------------*/
#report #contents_r h1 {
    margin: 0;
    padding: 0.5em 0.5em 0 0.5em;
    line-height: 1.5em;
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #b8bb2f;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    font-size: 2.4rem;
}
#report #contents_r h1 span{
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    font-weight: normal;
    text-align: right;
    display:block;
}
#report #contents_r h2 {
    position: relative;
    margin: 3em 0 1em 0;
    padding: .9em 1em .75em 1.2em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 2rem;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#report #contents_r h2::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #b8bb2f;
    border-radius: 4px;
    font-size: 1.8rem;
}
#report #contents_r h3 {
    margin: 1em 0 2em 0;
    padding: .8em .5em;
    width: 100%;
    display: inline-block;
    background: #F7F8E0;
    vertical-align: middle;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 1.8rem;
}
#report #contents_r h4 {
    margin: 1em 0 2em 0;
    padding: .5em .1em;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #666;
    box-sizing: border-box;
    font-size: 1.7rem;
}
#report #contents_r h5 {
    margin: 1em 0 2em 0;
    padding: 0.5em;
    font-size: 1.6rem;
}
#report #contents_r p a {
    word-break: break-all;
    color: #b8bb2f;
}
#report #contents_r ul, #report #contents_r ol{
    margin: 0 0 2em 1.5em;
    padding: 0;
}

#report #contents_r ul li, #report #contents_r ol li{
    margin: 0;
    padding: 0;
    line-height: 1.8;
}

#report #contents_r img.report-img, #info #contents_r img.report-img {
    margin: 0 0 20px 0;
    padding: 0;
    float: none;
}

#report #contents_r img.report-img-l, #info #contents_r img.report-img-l {
    margin: 0 0 20px 0;
    padding: 0;
    float: none;
}

/*--------------------------------------------------------------
	活動報告　共通TABLE
----------------------------------------------------------------*/
#report #contents_r table{
    margin: 0;
    padding: 0;
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
#report #contents_r table th {
	margin: 0;
	padding: 10px;
	width: 20%;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	background-color: #F7F8E0;
    font-weight: normal;
}
#report #contents_r table td {
	margin: 0;
	padding: 10px;
	width: 80%;
	text-align: left;
	line-height: 1.5em;
	border-bottom: 1px dotted #ccc;
}
#report #contents_r .mv-block{
	margin: 0 0 3em 0;
	padding: 0;
	width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#report #contents_r .mv-block .mv-box{
	margin: 0 0 2em 0;
	padding: 0;
    width: 100%;
}

#report #contents_r .mv-block .mv-box p{
	margin: 0;
	padding: 0;
    text-align: center;
}
#report #contents_r .mv-block .mv-box iframe{
    width: 100%;
}

/*--- 会計報告TABLE --------------------------------------------*/
#report #contents_r #chronology table{
    margin: 0 0 3em 0;
}
#report #contents_r #chronology table td.ttl{
    margin: 0;
    padding: 10px;
    width: 16%;
    background-color: #f7f8e0;
    text-align: center;
    border-right: 1px dotted #ccc;
    border-left: 1px dotted #ccc;
}
#report #contents_r #chronology table td.dtl{
    margin: 0;
    padding: 10px;
    width: 16%;
    text-align: right;
    border-right: 1px dotted #ccc;
    border-left: 1px dotted #ccc;}

/*--------------------------------------------------------------
	活動報告都市別INDEX（年ボタン）
----------------------------------------------------------------*/
#report #report-btnbox, #report #account-btnbox{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    display: flex;
}
#report #report-btnbox ul.report-yearbtn, #report #account-btnbox ul.report-yearbtn{
    margin: 0 auto 2em auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#report #report-btnbox ul.report-yearbtn li, #report #account-btnbox ul.report-yearbtn li{
    margin: 0 0 3% 0;
    padding: 0;
	width: 48%;
    height: auto;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    float: left;
}
#report #report-btnbox ul.report-yearbtn li .year-n, #report #account-btnbox ul.report-yearbtn li .year-n{
    margin: 0 auto ;
    padding: 0;
    font-size: 1.5em;
    font-weight: bold;
    color: #b8bb2f;
}
#report #report-btnbox ul.report-yearbtn li .font-m, #report #account-btnbox ul.report-yearbtn li .font-m{
    margin: 0 0 0 .3em;
    padding: 0;
    font-size: .8em;
    color: #b8bb2f;
}
#report #report-btnbox ul.report-yearbtn li p, #report #account-btnbox ul.report-yearbtn li p{
    margin: 0;
    padding: 0;
    line-height: 2;
    text-align: center;
}
#report #report-btnbox ul.report-yearbtn li a, #report #account-btnbox ul.report-yearbtn li a{
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

/*--------------------------------------------------------------
	活動報告（年表INDEX）
----------------------------------------------------------------*/
#report #chronology .report_overv .month {
    margin: 0 0 1em 0;
    padding: 0;
    background-image: linear-gradient(90deg, #b8bb2f 0 20%, #edeecb 20%);
    background-repeat: no-repeat;
    background-size: 100% 16%;
    background-position: bottom;
    background-color: none;
    color: #b8bb2f;
    font-size: 16px;
    font-weight: normal;
    clear: both;
}
#report #chronology .report_overv .month .num{
    margin: 0 .2em 0 0;
    padding-left: .2em;
    font-weight: bold;
    font-style: italic;
    font-size: 50px;
}
#report #chronology .report_overv {
	margin: 0 0 2em 0;
	padding: 0;
    width: 100%;
    box-sizing: border-box;
}
#report #chronology .report_overv h3{
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    clear: both;
}
#report #chronology .report_overv h3:before{
    content: none;
}
#report #chronology .report_overv dl{
	margin: 0 0 3em 0;
	padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    box-sizing: border-box;
    clear: both;
}
#report #chronology .report_overv dt{
	margin: 0;
	padding: .2em .5em;
    width: 20%;
    font-size: 1.4rem;
    text-align: center;
    vertical-align: middle;
    background: #f4f5e0;
    box-sizing: border-box;
}

#report #chronology .report_overv dd{
	margin: 0;
	padding: .5em;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
}

#report #chronology .report_overv dd a{
    font-weight: bold;
}

#report #chronology ul{
    margin: 2em auto 3em auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#report #chronology ul li{
    margin: 0 ;
    padding: 0 30px;
	width: auto;
    height: auto;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #b8bb2f;
}

#report #chronology ul li a{
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #b8bb2f;
}

/*--------------------------------------------------------------
	活動報告（T-SBF）
----------------------------------------------------------------*/
#index #main_contents article h1 {
    position: relative;
    margin: 0 0 1em 0;
    padding: .9em 1em .75em 1.5em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#report #contents_r article h1 {
    position: relative;
    margin: 3em 0 2em 0;
    padding: .9em 1em .75em 1.5em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#index #main_contents article h1::after, #report #contents_r article h1::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #b8bb2f;
    border-radius: 4px;
    font-size: 1.8rem;
}

#index #main_contents article .panel-block, #report #contents_r article #panel-block {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*--INDEX用----------------------------------------------------------------*/
    
#index #main_contents article .panel-block .panel-box {
    margin: 0 0 .6em 0;
    padding: 5px;
    width: 49%;
    display: block;
    line-height: 1em;
    box-sizing: border-box;
    background: #fdfdfd;
    border: 1px solid #f8f8f8;
    box-shadow: 1px 1px 3px #f8f8f8;
    float: left;
}
#index #main_contents article .panel-block .panel-box img{
    margin: 0 0 .5em 0;
    padding: 0;
    width: 100%;
    height: 130px;
    object-fit: cover;
    display: block;
    float: none;
}
#index #main_contents article .panel-block .panel-box .info-block{
    margin: 0;
    padding: 0;
    display: block;
}



  
    
    
/*--下層INDEX用------------------------------------------------------------*/
#report #contents_r article #panel-block .panel-box {
    margin: 0 0 .6em 0;
    padding: 5px;
    width: 100%;
    display: block;
    line-height: 1em;
    box-sizing: border-box;
    background: #fdfdfd;
    border: 1px solid #f8f8f8;
    box-shadow: 1px 1px 3px #f8f8f8;
    float: none;
}

#report #contents_r article #panel-block .panel-box img{
    margin: 0;
    padding: 0;
    width: 40%;
    height: 100px;
    object-fit: cover;
    display: block;
    float: left;
}
#index #main_contents article .panel-block .panel-box a, #report #contents_r article #panel-block .panel-box a{
    width: 100%;
    height: 100%;
    display: block;
}

#report #contents_r article #panel-block .panel-box .info-block{
    margin: 0 0 0 45%;
    padding: 0;
    display: block;
}

#index #main_contents article .panel-block .panel-box .info-block h1.panel-title, #report #contents_r article #panel-block .panel-box .info-block h1.panel-title{
    margin: 0 0 .3em 0;
    padding: 0;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4;
    display: block;
    background: none;
    border: none;
    border-color: none;
    text-shadow: 0;
    clear: none;
}

#index #main_contents article .panel-block .panel-box .info-block h1.panel-title:after, #report #contents_r article #panel-block .panel-box .info-block h1.panel-title:after{
    background: none;
    text-shadow: 0;
}

#index #main_contents article .panel-block .panel-box .info-block h2.panel-lecturer, #report #contents_r article #panel-block .panel-box .info-block h2.panel-lecturer{
    margin: .3em 0 8px 0;
    padding: 0;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 1.3;
    display: block;
    background: none;
    border: none;
    text-shadow: 0;
    clear: none;
}

#index #main_contents article .panel-block .panel-box .info-block h2:after, #report #contents_r article #panel-block .panel-box .info-block h2:after{
    background: none;
}

#index #main_contents article .panel-block .panel-box .info-block .gtag-sbf, #report #contents_r article #panel-block .panel-box .info-block .gtag-sbf{
    margin: 0 .5em 0 0;
    padding: .2em;
    font-size: 1.1rem;
    line-height: 1;
    background-color: #80a9d3;
    color: #fff;
    float: left;
}

#index #main_contents article .panel-block .panel-box .info-block .gtag-ssbf, #report #contents_r article #panel-block .panel-box .info-block .gtag-ssbf{
    margin: 0 .5em 0 0;
    padding: .2em;
    font-size: 1.1rem;
    line-height: 1;
    background-color: #de808b;
    color: #fff;
    float: left;
}

#index #main_contents article .panel-block .panel-box .info-block .gtag-tsbf, #report #contents_r article #panel-block .panel-box .info-block .gtag-tsbf{
    margin: 0 .5em 0 0;
    padding: .2em;
    font-size: 1.1rem;
    line-height: 1;
    background-color: #89ae98;
    color: #fff;
    float: left;
}

#index #main_contents article .panel-block .panel-box .info-block p.panel-date, #report #contents_r article #panel-block .panel-box .info-block p.panel-date{
    margin: .2em 0 0 0;
    padding: 0;
    font-size: 1.1rem;
    line-height: 1;
    float: left;
}

#index #main_contents article .panel-block .panel-box .info-block p.new-icon {
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 10px;
    margin: 0;
    padding: 6px 0 3px 0;
    line-height: 1.3;
    z-index: 2;
    width: 40px;
    text-align: center;
    color: white;
    background: #cc0000;
    -webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:.7;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:.7;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:.7;}
    100% {opacity:1;}
}

#index #main_contents article .panel-block .panel-box .info-block p.new-icon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid #cc0000;
  border-right: 20px solid #cc0000;
  border-bottom: 10px solid transparent;
}

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

#report ul#pagination{
    margin: 2em auto 0 auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#report ul#pagination li{
    margin: 0 ;
    padding: 0 30px;
	width: auto;
    height: auto;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #b8bb2f;
}

#report ul#pagination li a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #b8bb2f;
}
    
/*--------------------------------------------------------------
	上海お役立ち情報
----------------------------------------------------------------*/
#useful #contents_r h1 {
    margin: 0;
    padding: 0.5em 0.5em 0 0.5em;
    line-height: 1.5em;
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #33cc33;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    font-size: 24px;
}
#useful #contents_r h1 span{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    display:block;
}
#useful #contents_r h2 {
    position: relative;
    margin: 3em 0 2em 0;
    padding: .9em 1em .75em 1.2em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#useful #contents_r h2::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #33cc33;
    border-radius: 4px;
    font-size: 18px;
}
#useful #contents_r h3 {
    margin: 1em 0 2em 0;
    padding: .8em .5em;
    width: 100%;
    display: inline-block;/*おまじない*/
    background: #f8f8f8;/*背景色*/
    vertical-align: middle;
    border-radius: 10px;/*左側の角を丸く*/
    box-sizing: border-box;
    font-size: 18px;
}
#useful #contents_r h4 {
    margin: 2em 0;
    padding: 0.5em;
    padding: 0.5em;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #666;
    box-sizing: border-box;
    font-size: 16px;
}
#useful #contents_r p a {
    word-break: break-all;
    color: #33cc33;
}
#useful #contents_r ul, #report #contents_r ol{
    margin: 0 0 2.5em 1.5em;
    padding: 0;
    line-height: 2.5em;
}

/*--自己紹介--*/
#useful #contents_r dl.career-info{
    margin: 0 1em 1em 0;
    padding: 0;
}

#useful #contents_r dl.career-info dt{
    margin: 0;
    padding: 0;
    float: left;
}

#useful #contents_r dl.career-info dd{
    margin: 0 0 0 5.5em;
    padding: 0;
}

/*--コラムTOPメニュー--*/

#useful #contents_r ul#panel-block {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#useful #contents_r ul#panel-block li.panel-box {
    margin: 0 0 1em 0;
    padding: 5px;
    width: 100%;
    display: block;
    line-height: 1em;
    box-sizing: border-box;
    background: #fdfdfd;
    border: 1px solid #f8f8f8;
    box-shadow: 1px 1px 3px #f8f8f8;
    float: left;
}

#useful #contents_r ul#panel-block li.panel-box img{
    margin: 0 1em 0 0;
    padding: 0;
    width: 30%;
    height: 80px;
    object-fit: cover;
    display: flex;
    float: left;
}
#useful #contents_r ul#panel-block li.panel-box a{
    width: 100%;
    height: 100%;
    display: block;
}

#useful #contents_r ul#panel-block li.panel-box p.panel-number{
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
}

#useful #contents_r ul#panel-block li.panel-box p.panel-title{
    margin: 0 0 0 35%;
    padding: 0;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.4;
    display: block;
    background: none;
    border: none;
    border-color: none;
    text-shadow: 0;
}
    
    
    
    
    
    
    
    
    
/*--コラム--*/
#useful #contents_r dl.column-list{
    margin: 0 1em .2em 0;
    padding: 0;
    border-bottom: 1px dotted #ddd;
    display: table;
    box-sizing: border-box;
    width: 100%;
}

#useful #contents_r dl.column-list dt{
    margin: 0 auto;
    padding: .5em;
    background: #f8f8f8;
    width: 50px;
    text-align: center;
    display: table-cell;
}

#useful #contents_r dl.column-list dd{
    margin: 0 0 0 5em;
    padding: .5em .5em .5em 1em;
    display: table-cell;
}

#useful #contents_r .ufl_intr{
	margin:2em auto 0 auto;
	padding:20px;
    width: 100%;
    box-sizing: border-box;
	background-color:#f8f8f8;
	border:2px solid #ccc;
    display: block;
    clear: both;
}
#useful #contents_r .ufl_intr img{
	margin:0 auto 20px auto;
    padding: 0;
    width: 60%;
    border-radius: 50%;
	float:none;
    display: block;
}

#useful #contents_r .ufl_intr p.c-name{
    margin: 0 auto .5em auto;
    padding: 0;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
}

#useful #contents_r .ufl_intr p{
	margin:0 0 20px 0;
    padding: 0;
    line-height: 1.5em;
}

#useful #contents_r p.caution{
    margin: .5em 0;
    padding: 0;
    width: 100%;
    font-size: 1rem;
    text-align: left;
}

#useful #contents_r a.clm_btn {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 280px;
	margin: 0 auto 20px auto;
	padding: 1rem;
	font-weight: bold;
	border: 2px solid #666;
	background: #666;
	color: #fff;
	transition: 0.5s;
}

#useful #contents_r a.clm_btn:hover {
	color: #666;
	background: #ccc;
    cursor: pointer;
}

#useful #contents_r ol {
    margin: 1em 0 2em 2em;
}

#useful #contents_r table {
    margin: 2em auto;
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

#useful #contents_r table th {
    margin: 0;
    padding: 5px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    text-align: center;
    background: #f9f9f9;
}

#useful #contents_r table td {
    margin: 0;
    padding: 5px;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

#useful #contents_r .ufl_date {
    margin: 1.5em 0;
    text-align: right
}

#useful #contents_r .pic-name-n {
    margin: 0 auto 2em auto;
    padding: 0;
    display: block;
    float: none;
}

#useful #contents_r .pic-name-l, #useful #contents_r .pic-name-r, #useful #contents_r .pic-name-c {
    margin: 0 0 1.5em 0;
    padding: 0;
    float: none;
}
    
#useful #contents_r .pic-name-n img, #useful #contents_r .pic-name-l img, #useful #contents_r .pic-name-r img, #useful #contents_r .pic-name-c img{
    margin:  0 auto 1em auto;
    padding: 0;
    display: block;
    float: none;
}
#useful #contents_r .pic-name-n p, #useful #contents_r .pic-name-l p, #useful #contents_r .pic-name-r p, #useful #contents_r .pic-name-c p{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.2rem;
}

#useful #contents_r .pic-name-l img, #useful #contents_r .pic-name-r img, #useful #contents_r .pic-name-c img{
    margin: 0 0 3px 0;
    padding: 0;
}

#useful #contents_r .pic-name-l p, #useful #contents_r .pic-name-r p, #useful #contents_r .pic-name-c p{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.2rem;
}

#useful ul#pagination{
    margin: 2em auto 0 auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#useful ul#pagination li{
    margin: 0 ;
    padding: 0 30px;
	width: auto;
    height: auto;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #b8bb2f;
}

#useful ul#pagination li a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #33cc33;
}




/*--------------------------------------------------------------
【SBFのご案内】layout Right
----------------------------------------------------------------*/
#info #contents_r h1 {
    margin: 0;
    padding: 0.5em 0.5em 0 0.5em;
    line-height: 1.5em;
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #f79e1a;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    font-size: 24px;
}
#info #contents_r h1 span{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    display:block;
}
#info #contents_r h2 {
    position: relative;
    margin: 3em 0 2em 0;
    padding: .9em 1em .75em 1.2em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}

#info #contents_r h2::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #f79e1a;
    border-radius: 4px;
    font-size: 18px;
}
#info #contents_r .float_l{
    margin: 0 2em 2em 0;
    padding: 0;
    float: left;
}
#info #contents_r .float_r{
    margin: 0 0 2em 2em;
    padding: 0;
    float: right;
}


/*--------------------------------------------------------------
	Otherその他
----------------------------------------------------------------*/
#other #contents_r h1 {
    margin: 0;
    padding: 0.5em 0.5em 0 0.5em;
    line-height: 1.5em;
    background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:8px solid #7f9cd8;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    font-size: 24px;
}
#other #contents_r h1 span{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    display:block;
}
#other #contents_r h2 {
    position: relative;
    margin: 3em 0 2em 0;
    padding: .9em 1em .75em 1.2em;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    font-size: 20px;
    text-shadow: 1px 1px 0 #fff;
    clear: both;
}
#other #contents_r h2::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #7f9cd8;
    border-radius: 4px;
    font-size: 18px;
}
#other #contents_r h3 {
    margin: 3em 0 2em 0;
    padding: 1.2em 0.8em;/*文字周りの余白*/
    width: 100%;
    display: inline-block;/*おまじない*/
    background: #f8f8f8;/*背景色*/
    vertical-align: middle;
    border-radius: 10px;/*左側の角を丸く*/
    box-sizing: border-box;
    font-size: 18px;
}
#other #contents_r h3:before {
    content: '◆';
    color: #7f9cd8;
    margin-right: 8px;
}

#other #contents_r dl {
    margin: 0;
    padding: 1em 0;
    border-bottom: 1px dotted #ccc;
    clear: both;
}

#other #contents_r dt {
    margin: 0;
    padding: 0;
    width: 6em;
    float: left;
}

#other #contents_r dd {
    margin: 0 0 0 7em;
    padding: 0;
}


#other #chronology ul{
    margin: 2em auto 3em auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#other #chronology ul li{
    margin: 0 ;
    padding: 0 30px;
	width: auto;
    height: auto;
    list-style: none;
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    text-shadow: 1px 1px 0 #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #b8bb2f;
}

#other #chronology ul li a{
    text-decoration: none;
    font-weight: bold;
    display: block;
}




/*--------------------------------------------------------------
【404】Not found
----------------------------------------------------------------*/
#not-f #main_contents #info404{
	margin: 50px auto;
	padding: 0;
    display: block;
}

#not-f #main_contents #info404 img{
	margin: 0 auto;
    width: 90%;
}

#not-f #main_contents #info404 h1{
	margin: 50px auto 30px auto;
	padding: 0;
    font-size: 3rem;
}

#not-f #main_contents #info404 h2{
	margin: 0 auto;
	padding: 0;
    font-size: 1.6rem;
}

#not-f #main_contents #info404 p{
	margin: 50px auto 0 auto;
	padding: 0;
    text-align: center;
}
}





/*--------------------------------------------------------------
    メールフォーム
----------------------------------------------------------------*/


#other #mfp_hidden {
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
#other #mfp_hidden input {
	margin: 10px;
}
#other .mfp_thanks {
	padding: 30px;
}
#other .mfp_thanks p {
}
#other .mfp_thanks ul.mfp_caution {
	margin: 0px;
	padding: 0px;
}
#other .mfp_thanks ul.mfp_caution li {
	display: block;
	margin: 0px;
	padding: 5px 0px;
}
#other #mfp_thanks {
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
}
#other #mfp_thanks strong {
	font-size: 24px;
}
#other form#mailformpro {
	padding: 10px 0px;
}

#other form#mailformpro dl{
    display: flex;
    align-items: stretch;
}
#other form#mailformpro dl dt {
    margin: 0;
    padding: 1em 5em 0 0;
	width: 20%;
    text-align: right;
    float: left;
}
#other form#mailformpro dl dd {
	margin: 0;
	padding: 1em 0;
	text-align: left;
}


#other form#mailformpro dl dd input.inq-check{
	margin: 0;
	padding: .5em;
    border: 1px solid #ddd;
    color: #555;
}

#other form#mailformpro dl dd input.inq-title{
	margin: 0;
	padding: .5em;
    width: 500px;
    height: auto;
    border: 1px solid #ddd;
    color: #555;
}

#other form#mailformpro dl dd input.inq-name{
	margin: 0 1em 0 0;
	padding: .5em;
    width: 204px;
    height: auto;
    border: 1px solid #ddd;
    color: #555;
}

#other form#mailformpro dl dd input.inq-mail{
	margin: 0 1em 0 0;
	padding: .5em;
    width: 500px;
    height: auto;
    border: 1px solid #ddd;
    color: #555;
}

#other form#mailformpro dl dd textarea{
	margin: 0;
	padding: .5em;
    width: 500px;
    height: 100px;
    border: 1px solid #ddd;
    color: #555;
}




#other form#mailformpro dl dd ul,form#mailformpro dl dd ol {
	margin: 0px;
	padding: 0px;
}
#other form#mailformpro dl dd ul li,form#mailformpro dl dd ol li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#other .must {
	margin: 3px 5px 0 5px;
    padding: .5em;
    line-height: 1;
	display: block;
	background-color: #cc0000;
	border: solid 2px #cc0000;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 1.2rem;
	color: #FFF;
	float: left;
	border-radius: 4px;
}
#other .optionally {
	display: block;
	background-color: #06C;
	border: solid 2px #06C;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-image: url(_images/mfp_header.png);
	background-size: 100% 100%;
}
#other form#mailformpro label {
	border-radius: 3px;
	margin: 3px;
	display: inline-block;
	white-space: nowrap;
    float: left;
}
#other form#mailformpro label.mfp_checked {
	padding: 3px;
	border: solid 1px #CCC;
	background-color: #E8EEF9;
	box-shadow: 0px 1px 3px #CCC inset;
}
#other form#mailformpro label.mfp_not_checked {
	padding: 3px;
	border: solid 1px #EEE;
}
table#mfp_confirm_table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
table#mfp_confirm_table tr.mfp_colored {
	background-color: #F6F7F9;
}
table#mfp_confirm_table tr.mfp_achroma {
	background-color: #FFF;
}
table#mfp_confirm_table tr th,table#mfp_confirm_table tr td {
	text-align: left;
	border-top: solid 1px #CCC;
	padding: 5px 10px;
}
table#mfp_confirm_table tr th {
	white-space: nowrap;
	width: 200px;
}
table#mfp_confirm_table tr td {
	line-height: 1.5em;
	word-break: break-all;
}
div#mfp_phase_confirm {
	clear: both;
}
div#mfp_phase_confirm h4 {
	font-size: 36px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
div#mfp_phase_confirm div#mfp_phase_confirm_inner {
}
div#mfp_overlay {
	position: absolute;
	display: none;
	z-index: 10001;
}
div#mfp_overlay_inner {
	background-color: #FFF;
	padding: 15px;
	margin: 0px auto;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #000;
	width: 640px;
	max-width: 90%;
}
div#mfp_overlay_background {
	background-color: #000;
	position: absolute;
	display: none;
	z-index: 10000;
}
div#mfp_loading_screen {
	z-index: 20000;
	opacity: 0.8;
	display: none;
	background-color: #000;
	position: absolute;
}
div#mfp_loading {
	z-index: 20001;
	position: absolute;
	display: none;
	width: 40px;
	height: 40px;
	background-image: url(_images/mfp_loading.gif);
}
.mfp_colored {
	background-color: #F6F7F9;
}
.mfp_achroma {
	background-color: #FFF;
}
div.mfp_err {
	clear: both;
	display: none;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #F00;
	font-size: 12px;
	line-height: normal;
	background-image: url(_images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.mfp_parent_error {
	border: solid 2px #F00;
}
.problem {
	background-color: #FCC;
}
div#mfp_error {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
}
div#mfp_error p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
div#mfp_error p strong {
	font-size: 18px;
	color: #F00;
}
div#mfp_warning {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
	border-radius: 5px;
}
div#mfp_warning p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
div#mfp_warning p strong {
	font-size: 18px;
	color: #F00;
}
div#mfp_price {
	color: #C00;
	font-size: 36px;
	padding: 10px;
	font-weight: bolder;
}
div#mfp_price span {
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
button.mfp_next,button.mfp_prev {
	font-size: 18px;
	margin: 10px;
	padding: 5px 10px;
}
button.mfp_next {
	float: right;
}
button.mfp_prev {
	float: left;
}
ul#mfp_phase_stat {
	padding: 10px;
	text-align: center;
}
ul#mfp_phase_stat li {
	display: inline-block;
	padding: 8px 15px;
	border-radius: 5px;
	margin: 0px 5px;
	list-style: none;
	font-size: 14px;
}
ul#mfp_phase_stat li.mfp_phase_arrow {
	box-shadow: none;
	color: #999;
	padding: 8px 0px;
}
ul#mfp_phase_stat li.mfp_active_phase {
	box-shadow: 0px 1px 6px #000;
	background-image: url(_images/mfp_header.png);
	background-size: 100% 100%;
	background-color: #0068B7;
	border: solid 2px #0068B7;
	font-weight: bolder;
	color: #FFF;
	text-shadow: 0px 1px 3px #000;
}
ul#mfp_phase_stat li.mfp_inactive_phase {
	background-image: url(_images/mfp_header.png);
	background-size: 100% 100%;
	background-color: #EEE;
	border: solid 2px #EEE;
	color: #999;
	box-shadow: 0px 1px 6px #CCC;
}
div#mfp_shopping_cart {
	border: solid 1px #CCC;
	margin: 0px;
	padding: 0px;
}
div#mfp_shopping_cart p {
	margin: 0px;
	text-align: center;
	padding: 20px 10px;
	font-size: 12px;
	background-color: #FEE;
}
table.mfp_shoppingcart {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
table.mfp_shoppingcart thead tr td {
	background-color: #EEE;
	border-bottom: solid 1px #CCC;
	text-align: center;
	font-size: 12px;
	padding: 5px;
}
table.mfp_shoppingcart tbody tr th,table.mfp_shoppingcart tbody tr td {
	font-size: 12px;
	padding: 5px;
	border-bottom: solid 1px #CCC;
}
table.mfp_shoppingcart tbody tr td select {
	display: block;
	margin: 0px auto;
	text-align: center;
}
table.mfp_shoppingcart tbody tr td select option {
	text-align: center;
}
table.mfp_shoppingcart tbody tr th span {
	display: block;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	padding: 3px 0px;
}
table.mfp_shoppingcart tfoot tr td {
	padding: 5px;
	font-size: 16px;
	font-weight: bolder;
	color: #900;
}
td.msc_price {
	font-size: 12px;
	text-align: right;
}
div.mfp_buttons {
	clear: both;
	padding: 10px 0px;
	text-align: center;
}
div.mfp_buttons button#mfp_button_send {
}
div.mfp_buttons button#mfp_button_cancel {
}
.imagebutton {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	background: none;
}
.mfp_element_all {
	max-width: 90%;
}
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
	border: solid 1px #ddd;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #ddd inset;
	padding: .5em;
	margin: 2px;
	vertical-align: middle;
}
.mfp_element_checkbox,
.mfp_element_radio {
	vertical-align: middle;
	margin: 0px 2px;
}
.mfp_element_file {
	font-size: 12px;
	display: inline-block;
	padding: 10px 10px;
	vertical-align: middle;
	border: solid 1px #CCC;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #CCC inset;
	background: #EEE;
}
.mfp_element_submit,.mfp_element_reset,.mfp_element_button,button.mfp_next,button.mfp_prev {
	border-radius: 5px;
	padding: 5px 10px;
	border: solid 1px #CCC;
	background: gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -webkit-gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -moz-linear-gradient(top, #EEE, #CCC);
	background: -ms-linear-gradient(top, #EEE 0%, #CCC 100%);
	text-shadow: 0px 2px 0px #FFF;
	font-size: 18px;
	cursor: pointer;
	outline: none;
}
.mfp_element_reset {
	color: #333;
}
.mfp_element_submit:hover,.mfp_element_reset:hover,.mfp_element_button:hover,button.mfp_next:hover,button.mfp_prev:hover {
	background: gradient(linear, center top, center bottom, from(#FFF), to(#CCC));
	background: -webkit-gradient(linear, center top, center bottom, from(#FFF), to(#CCC));
	background: -moz-linear-gradient(top, #FFF, #CCC);
	background: -ms-linear-gradient(top, #FFF 0%, #CCC 100%);
	box-shadow: 0px 2px 15px #CCC;
}
button.mfp_next,button.mfp_prev {
	font-size: 14px;
}
input#mfp_reserve_item,input#mfp_reserve_date {
	display: none;
}
div#mfp_reserve_wrapper {
	position: relative;
	overflow: hidden;
	border: solid 1px #CCC;
}
div#mfp_reserve_inner {
	position: relative;
	padding: 0px 0px 0px 100px;
	overflow: auto;
}
div#mfp_reserve_wrapper table {
	border-spacing: 0px;
	border-collapse: collapse;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_label {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	background-color: #FEE;
	z-index: 100;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value {
	padding: 0px 0px 0px 0px;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_active,
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_warning {
	cursor: pointer;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_active:hover,
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_warning:hover {
	background-color: #E8EEF9;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_current {
	background-color: #0068B7;
	color: #FFF;
}
td.mfp_reserve_disabled {
	background-color: #CCC;
}
td.mfp_reserve_warning {
	background-color: #FFC;
}
div#mfp_reserve_wrapper table tr td,div#mfp_reserve_wrapper table tr th {
	border: solid 1px #CCC;
	padding: 0px 5px;
	font-size: 12px;
	text-align: center;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight: normal;
	height: 20px;
	text-align: left;
}
td.mfp_reserve_week_0 {
	color: #F00;
	background-color: #FEE;
}
td.mfp_reserve_week_6 {
	color: #00F;
	background-color: #EEF;
}
div.mfp_ok {
	border-radius: 5px;
	background-color: #090;
	border: solid 1px #090;
	display: inline-block;
	line-height: 1.5em;
	padding: 0px 5px;
	margin: 0px 2px;
	color: #FFF;
	font-size: 10px;
	background-image: url(_images/mfp_header.png);
	background-size: 100% 100%;
	display: none;
}
div.prefcodeWrapper {
	position: relative;
}
div.prefcodeResult {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	border: solid 1px #CCC;
	background-color: #FFF;
	box-shadow: 0px 0px 5px #CCC;
	display: none;
}
div.prefcodeResult div {
	cursor: pointer;
}
div.prefcodeResult div:hover {
	background-color: #C9EBFB;
}
div.prefcodeResult div.prefcodeNext {
	background-color: #EEE;
	text-align: center;
}
div.prefLoading {
	padding: 60px 100px;
	background: url(_images/mfp_zip_loading.gif) no-repeat center center;
}
div.mfpSuggestWrapper {
	position: relative;
}
div.mfpSuggestResult {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	border: solid 1px #CCC;
	background-color: #FFF;
	box-shadow: 0px 0px 5px #CCC;
	display: none;
}
div.mfpSuggestResult div {
	cursor: pointer;
}
div.mfpSuggestResult div:hover {
	background-color: #C9EBFB;
}
div.mfpSuggestResult div.mfpSuggestNext {
	background-color: #EEE;
	text-align: center;
}
div.prefLoading {
	padding: 60px 100px;
	background: url(_images/mfp_zip_loading.gif) no-repeat center center;
}
.hidefield {
	height: 0px;
	overflow: hidden;
}
.showfield {
	height: auto;
	overflow: visible;
}
div.mfp_attached_thumbnails {
	display: none;
	padding: 5px;
	margin: 5px auto;
	border: solid 1px #CCC;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #CCC inset;
	background: #EEE;
}
div.mfp_attached_thumbnails ul {
	margin: 0px;
	padding: 0px;
}
#other form#mailformpro dl dd div.mfp_attached_thumbnails ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	border: solid 4px #FFF;
	margin: 5px;
	box-shadow: 0px 2px 5px #999;
}
#other form#mailformpro dl dd div.mfp_attached_thumbnails ul li a {
	display: block;
	max-height: 100px;
	overflow: hidden;
}
div.mfp_attached_thumbnails ul li a img {
	display: block;
	max-width: 80px;
}
button.mfp_attached_reset {
	font-size: 14px;
}
div.mfp_attached_filelist {
}
div.mfp_draganddrop {
	margin: 5px auto;
	width: 100%;
	height: 200px;
	border: solid 2px #CCC;
	border-radius: 3px;
	background: url(_images/draganddrop.png) no-repeat center center #EEE;
	background-size: auto 80%;
}
div.mfp_dragover {
	border: solid 2px #0068B7;
	background-color: #FFF;
}
div.mfp_attached_filelist {
	margin: 5px auto;
	padding: 5px;
	width: 100%;
	border: solid 1px #CCC;
	border-radius: 3px;
}
#other form#mailformpro dl dd div.mfp_attached_filelist ul,
div.mfp_attached_filelist ul {
	padding: 5px;
}
#other form#mailformpro dl dd div.mfp_attached_filelist ul li,
div.mfp_attached_filelist ul li {
	padding: 5px 5px 5px 2em;
	background: url(_images/file.png) no-repeat 5px center;
	background-size: 1.3em 1.3em;
	display: inline-block;
	margin-right: 1em;
}
#other form#mailformpro dl dd div.mfp_attached_filelist ul li:last-child,
div.mfp_attached_filelist ul li:last-child {
	border: none;
}
div.mfp_guide {
	position: relative;
	width: 1px;
	height: 1px;
}
div.mfp_guide div {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-top: -2em;
	white-space: nowrap;
	border-radius: 5px;
	padding: 5px 10px;
	line-height: 1em;
	font-size: 12px;
	color: #FFF;
	font-weight: bolder;
	background: #F00;
	display: none;
}
div#mfp_numticket_wrapper,
div#mfp_numticket_wrapper * {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
div#mfp_numticket_wrapper {
	clear: both;
	padding: 15px;
}
div#mfp_numticket_wrapper section#numticket_message_wrapper {
	border: solid 3px #F00;
	border-radius: 5px;
	background: #FEE;
	padding: 15px;
	font-size: 16px;
	line-height: 1.7em;
	margin: 5px auto;
}
div#mfp_numticket_wrapper section#numticket_waitTime {
	border: solid 3px #CCC;
	border-radius: 5px;
	background: #FFF;
	padding: 15px;
	font-size: 16px;
	margin: 10px auto;
}
div#mfp_numticket_wrapper section#numticket_waitTime strong {
	font-size: 32px;
	display: block;
	text-align: center;
}
div#mfp_numticket_wrapper section#numticket_waitTime p.numticket_center {
	text-align: center;
}
div.mfp_traffic_status {
	max-width: 460px;
	margin: 10px auto;
	border: solid 1px #CCC;
	border-radius: 3px;
	padding: 15px;
}
div.mfp_traffic_status h3 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
div.mfp_traffic_status table {
	text-align: center;
	width: 100%;
}
div#wrapper div.mfp_traffic_status table tr th,
div#wrapper div.mfp_traffic_status table tr td,
div.mfp_traffic_status table td,
div.mfp_traffic_status table th {
	border: none;
	padding: 0;
}
div#wrapper div.mfp_traffic_status table tr td,
div.mfp_traffic_status table td {
	padding: 0 2px;
}
div#wrapper div.mfp_traffic_status table tr th,
div.mfp_traffic_status table th {
	border-top: solid 1px #CCC;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	color: #999;
}
div.mfp_traffic_status table td {
	height: 100px;
}
div.mfp_traffic_status table td span {
	display: block;
	background: #7BAAF7;
	border-radius: 3px 3px 0 0;
	border-top: solid 1px #66A1F7;
	border-right: solid 1px #66A1F7;
	border-left: solid 1px #66A1F7;
	min-width: 10px;
	max-width: 30px;
	margin: 0 auto;
	padding-bottom: 10px;
}
div.mfp_traffic_status table td span.mfp_traffic_status_current {
	background: #5D7AF2;
	border-top: solid 1px #546CD1;
	border-right: solid 1px #546CD1;
	border-left: solid 1px #546CD1;
}
.mfp_ok {
	background-color: rgba(0,255,0,0.2);
}
.mfp_ng {
	background-color: rgba(255,0,0,0.2);
}
div#mfp_OperationCheck {
}
div#mfp_OperationCheck div#mfp_OperationCheck_inner {
	display: none;
}
div#mfp_OperationCheck strong {
	background: #090;
	display: block;
	color: #222;
	text-align: center;
	border-radius: 3px;
}
div#mfp_OperationCheck * {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
div#mfp_OperationCheck p {
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
}
div#mfp_OperationCheck p a {
	color: #0C0;
	text-decoration: none;
}
div#mfp_OperationCheck p a:hover,
div#mfp_OperationCheck p button:hover {
	text-decoration: underline;
}
div#mfp_OperationCheck p button {
	border: none;
	background: none;
	color: #0C0;
	cursor: pointer;
}
div#mfp_OperationCheck div#mfp_OperationCheck_inner ul {
}
div#mfp_OperationCheck ul li,
div#mfp_OperationCheck ul li label,
div#mfp_OperationCheck ul li label input {
	line-height: 12px;
	font-size: 12px;
	list-style: none;
	vertical-align: middle;
}
div#mfp_OperationCheck ul li {
	padding: 5px 10px;
}
div#mfp_OperationCheck ul li label {
	text-decoration: underline;
}
button#mfp_recorder_record,
button#mfp_recorder_clear,
button#mfp_recorder_restore {
	border-radius: 5px;
	padding: 5px 10px 5px 2em;
	border: solid 1px #CCC;
	background: gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -webkit-gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -moz-linear-gradient(top, #EEE, #CCC);
	background: -ms-linear-gradient(top, #EEE 0%, #CCC 100%);
	text-shadow: 0px 2px 0px #FFF;
	font-size: 16px;
	cursor: pointer;
	outline: none;
	display: inline-block;
	margin: 5px auto;
}
button#mfp_recorder_record {
	background: url(_images/mfp_record_disabled.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
button#mfp_recorder_clear {
	background: url(_images/mfp_record_remove.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
button#mfp_recorder_restore {
	background: url(_images/mfp_record_restore.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
button.enabled#mfp_recorder_record,
button.enabled#mfp_recorder_clear,
button.enabled#mfp_recorder_restore {
	background: url(_images/mfp_record_enabled.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
div#mfp_recorder_wrap {
	border: solid 1px #CCC;
	padding: 10px;
	text-align: center;
	margin: 5px auto;
}
td.request_image {
	width: 100px;
}
td.request_image img {
	max-width: 100px;
}
button.mfp_submit_enable {
	background: none;
	background: #000090;
}
button.mfp_submit_disable {
	background: none;
	background: #FD8282;
}
span.mfp_tips {
	background-image: url(_images/mfp_header.png);
	background-size: 100% 100%;
	background-color: #FCC;
	display: block;
	border-radius: 5px;
	padding: 10px;
	margin: 2px;
	box-shadow: 0px 2px 10px #999;
}
span.mfp_tips strong {
	color: #800040;
}
span.mfp_tips span {
	display: block;
	padding: 10px;
	color: #008080;
}
span.mfp_tips em {
	font-style: normal;
	color: #090;
	font-weight: bold;
}
div.mfp_estimate_wrapper {
	border: solid 1px #CCC;
	padding: 10px;
	margin: 5px;
	border-radius: 5px;
}
div.mfp_estimate_wrapper div.mfp_estimate_wrap {
	position: relative;
	padding: 10px;
	border: solid 1px #CCC;
	border-radius: 5px;
	margin: 10px 0;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
}
div.mfp_estimate_wrapper div.mfp_estimate_wrap div.mfp_estimate_label {
	position: absolute;
	top: -0.7em;
	left: 1em;
	display: inline-block;
	background: #FFF;
	font-size: 12px;
	padding: 0 0.5em;
	color: #666;
}
div.mfp_estimate_wrapper div.mfp_estimate_wrap select {
	font-size: 18px;
	margin: 5px 0;
	padding: 5px 10px;
	line-height: 1em;
	min-height: 2.5em;
}
div.mfp_estimate_wrapper div.mfp_estimate_wrap img {
	width: 100%;
	max-width: 240px;
	display: block;
	margin: 0 auto;
}
div.mfp_estimate_wrapper div.mfp_estimate_wrap strong {
	display: block;
	text-align: right;
	color: #900;
	font-size: 24px;
}
div.mfp_estimate_wrapper div.mfp_estimate_wrap strong em {
	display: inline-block;
	font-size: 30px;
}
div.mfp_estimate_wrapper button.mfp_estimate_button {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	border-radius: 5px;
	border: solid 1px #CCC;
	background: gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -moz-linear-gradient(top, #EEE, #CCC);
	background: -ms-linear-gradient(top, #EEE 0%, #CCC 100%);
	text-shadow: 0px 2px 0px #FFF;
}
div.mfp_estimate_list table.mfp_estimate_list_table {
	width: 100%;
	margin: 10px 0;
}
div.mfp_estimate_list table.mfp_estimate_list_table thead tr th {
	text-align: center;
}
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tr th,
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tr td,
div.mfp_estimate_list table.mfp_estimate_list_table tr th,
div.mfp_estimate_list table.mfp_estimate_list_table tr td {
	border: none;
	border-bottom: solid 1px #333;
}
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tfoot tr th,
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tfoot tr td,
div.mfp_estimate_list table.mfp_estimate_list_table tfoot tr th,
div.mfp_estimate_list table.mfp_estimate_list_table tfoot tr td {
	border: none;
	text-align: right;
}
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tbody tr th,
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tbody tr td,
div.mfp_estimate_list table.mfp_estimate_list_table tbody tr th,
div.mfp_estimate_list table.mfp_estimate_list_table tbody tr td {
	padding: 0;
	margin: 0;
}
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tbody tr th,
div.mfp_estimate_list table.mfp_estimate_list_table tbody tr th {
	padding: 0 10px;
}
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tbody tr th span,
div.mfp_estimate_list table.mfp_estimate_list_table tbody tr th span {
	font-size: 10px;
	display: block;
	color: #666;
}
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tbody tr td:nth-of-type(1),
div.mfp_estimate_list table.mfp_estimate_list_table tbody tr td:nth-of-type(1) {
	width: 80px;
}
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tbody tr td:nth-of-type(2),
div.mfp_estimate_list table.mfp_estimate_list_table tbody tr td:nth-of-type(2) {
	text-align: right;
	padding: 0 10px;
	width: 120px;
}
div#wrapper div.mfp_estimate_list table.mfp_estimate_list_table tbody tr td:nth-of-type(3),
div.mfp_estimate_list table.mfp_estimate_list_table tbody tr td:nth-of-type(3) {
	width: 60px;
}
div.mfp_estimate_list table.mfp_estimate_list_table tbody td img {
	max-width: 80px;
}
div.mfp_estimate_list table.mfp_estimate_list_table tbody td button {
	border: none;
	background: none;
	font-size: 24px;
	cursor: pointer;
}
div.mfp_ticket_wrapper {
	border: solid 1px #CCC;
	margin: 5px;
	overflow: auto;
}
div.mfp_ticket_map {
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
}
div.mfp_ticket_map div {
	position: absolute;
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
}
div.mfp_ticket_map div label {
	position: relative;
}
div.mfp_ticket_map div label span {
	position: absolute;
	top: 0px;
	left: 20px;
	display: inline-block;
	font-size: 10px;
	white-space: nowrap;
	display: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 3px 3px;
	line-height: 1em;
}
div.mfp_ticket_map div label:hover span {
	display: block;
	z-index: 10;
}
div.mfp_ticket_map div label input {
	margin: 0;
	padding: 0;
	border-radius: 0;
	background-color: #CCC;
}
@media screen and (max-width: 800px) {
#other form#mailformpro dl{
    margin: 0;
    padding: 0;
    display: block;
    border: none;
}
#other form#mailformpro dl dt {
    margin: 0;
    padding: 1em 0 .5em 0;
	width: 100%;
    text-align: left;
    float: none;
    border: none;
    font-weight: bold;
}
#other form#mailformpro dl dd {
	margin: 0;
	padding: 0 0 1em 0;
    height: auto;
	text-align: left;
    border-bottom: 1px dotted #ddd;
}

#other form#mailformpro dl dd input.inq-check{
	margin: 0;
	padding: 0;
    border: none;
    color: #555;
}

#other form#mailformpro dl dd input.inq-title{
	margin: 0;
	padding: .8em .5em;
    width: 95%;
    height: auto;
    border: 1px solid #ddd;
    color: #555;
}

#other form#mailformpro dl dd input.inq-name{
	margin: 0 1em 0 0;
	padding: .8em .5em;
    width: 33%;
    height: auto;
    border: 1px solid #ddd;
    color: #555;
}

#other form#mailformpro dl dd input.inq-mail{
	margin: 0 1em 0 0;
	padding: .8em .5em;
    width: 95%;
    height: auto;
    border: 1px solid #ddd;
    color: #555;
}

#other form#mailformpro dl dd textarea{
	margin: 0;
	padding: .5em;
    width: 95%;
    height: 80px;
    border: 1px solid #ddd;
    color: #555;
}
#other .must {
	margin: 3px .5em 0 0;
    padding: .5em .2em;
    line-height: 1;
	display: block;
	background-color: #cc0000;
	border: solid 2px #cc0000;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 1.2rem;
	color: #FFF;
	float: left;
	border-radius: 4px;
}
    
    
    
	div.mfp_buttons button {
		font-size: 14px;
	}
	div#mfp_phase_confirm h4 {
		font-size: 18px;
	}
	ul#mfp_phase_stat {
		padding: 0px;
		text-align: left;
	}
	ul#mfp_phase_stat li {
		text-align: center;
		padding: 5px 0px;
		border-radius: 3px;
		margin: 5px;
		list-style: none;
		font-size: 14px;
		width: 28%;
	}
	ul#mfp_phase_stat li.mfp_phase_arrow {
		bos-shadow: none;
		display: none;
	}
	ul#mfp_phase_stat li.mfp_active_phase {
	}
	ul#mfp_phase_stat li.mfp_inactive_phase {
	}
	table#mfp_confirm_table tr th {
		white-space: nowrap;
		width: 100px;
	}
	div#mfp_thanks {
		text-align: center;
		font-size: 18px;
		padding: 20px 0px;
	}
	div#mfp_thanks strong {
		color: #C00;
		font-size: 24px;
		display: block;
	}
}
