@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&family=Montserrat:wght@900&display=swap');

/*----------------------------------------------------------------- 
リセット
----------------------------------------------------------------- */

*,
*:after,
*:before {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	border: 0;
	outline: 0;
	}
ol, ul,li{ list-style: none; margin:0; padding:0;}
:focus,
:active { outline:0;}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
th, 
td { padding:8px; line-height:1.4em;}
input{ margin-right:5px;}	
.switch {
	visibility: hidden;
}
div{ margin: 0; padding: 0;}
img {
   vertical-align:bottom;
	max-width: 100%;
}

h1, h2, h3, h4, h5, h6, p,dt ,dl,dd{ font-size:inherit; margin:0; padding:0; }
hr{ display:block; height:1px; border:0; border-top:1px solid #01408f; margin:1em 0; padding:0; }
ul{ list-style:none; margin:0; padding:0; }
li{ margin:0; padding:0; }
@media screen and (min-width: 360px) { * { -webkit-text-size-adjust: none; } }
@media only screen and (min-width: 667px) { body{ }}

a {-webkit-transition: all .7s;transition: all .7s;}
a:hover{-webkit-transition: all .7s;transition: all .7s;}
a:hover img:not(.notHover){
	opacity:0.7;
	filter:alpha(opacity=70);
	-webkit-transition: all .7s;
	transition: all .7s;
}

.clearfix:after,
.containerAdd ul:after,
#menu_top:after,
.riNewsBox dl:after,
.foot_box:after,
#footerBanner ul:after,
.contents:after{ content: ".";display:block;height:0.1px;clear:both;visibility:hidden;font-size:0.1em;line-height:0; }
.clearfix,
.containerAdd ul,
#menu_top,
.riNewsBox dl,
.foot_box,
#footerBanner ul,
.contents{ display:inline-block;overflow:hidden;_overflow:visible;display:block; }
* html .clearfix,
* html .containerAdd ul,
* html #menu_top,
* html .riNewsBox dl,
* html .foot_box,
* html #footerBanner ul,
* html .contents{ height:1%; }

a img:hover{ opacity:0.8;filter:alpha(opacity=80);}

.slideConts {
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}
.slideContsL {
    transform: translate(-2000px, 0);
}
.slideContsL.show {
    transform: translate(0, 0) !important;
}
.slideContsR {
    transform: translate(2000px, 0);
}
.slideContsR.show {
    transform: translate(0, 0) !important;
}
.siideDelay01 {
    transition-delay: .5s;
}
.siideDelay02 {
    transition-delay: .6s;
}
.siideDelay03 {
    transition-delay: .7s;
}
.slideTxt {
    opacity: 0.01;
}
.fade_in {
    opacity: 0.01;
    animation-name: fade_default;
    animation-duration: .6s;
    animation-fill-mode: forwards;
}
@keyframes fade_default {
    0% {
        opacity: 0.01;
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.slideTxt01 {
    animation-delay: .7s;
}
.slideTxt02 {
    animation-delay: .8s;
}
.slideTxt03 {
    animation-delay: .9s;
}
.slideTxt04 {
    animation-delay: 1s;
}
.slideTxt05 {
    animation-delay: 1.1s;
}
.slideTxt06 {
    animation-delay: 1.3s;
}
.slideFade {
    opacity: 0.01;
}
@keyframes fadeIn {
    from {
        opacity: 0.01;
    }
    to {
        opacity: 1.0;
    }
}
@keyframes fadeInHeader {
    from {
        opacity: 0;
        transform: scale(1);
    }
    to {
        opacity: 1.0;
        transform: scale(1.1);
    }
}


[class^="icon-"]:before, [class*=" icon-"]:before,.post_excerpt.mobile:after, .dp_related_posts_vertical.mobile li:after, ul.recent_entries_w_thumb.mobile li:after, ul.recent_entries.mobile li:after, blockquote:before, blockquote:after, .entry ul li:before, .widget_nav_menu li ul li a:before, .widget_pages li ul li a:before, .widget_categories li ul li a:before, .widget_mycategoryorder li ul li a:before, .comment-reply-link:before, .navialignright span:after, .navialignleft span:before, ul#top_menu_mobile li a:before, ul#footer_menu_mobile li a:before, input#searchsubmit {
	position: relative;
	top: 2px;
	font-family: "dpicons";
	font-style: normal;
	font-weight: normal;
	font-size: 1.8rem;
	speak: none;
	text-decoration: inherit;
	font-variant: normal;
	text-transform: none;
	margin-right: .15em;
	margin-left: .15em;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-angle-up:before {
	content: url(../img/icon_up.png) ;
}
.icon-angle-down:before {
	content: url(../img/icon_down.png) ;
}
.icon-menu:before {
	content: url(../img/icon_menu.png) ;
}
.icon-down-open:before {
	content: url(../img/icon_down.png) ;
}
.icon-up-open:before {
	content:  url(../img/icon_up2.png) ;
}


* {
	margin: 0;
	padding: 0
}
html {
	height: 100%;
	line-height: 1;
	-webkit-text-size-adjust: none
}
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: inherit;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline
}
html { font-size: 62.5%; }
body {
	height: 100%;
	font:1.6rem/1.8 'Noto Sans JP', sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block
}
audio, applet, object, iframe, video {
	max-width: 100%
}
a, a:hover, a:visited, a:active {
	font-style: normal;
	font-weight: normal;
}
a:active, a:focus {
	outline: 0
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal
}
img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom
}
a img {
	border: 0;
	text-decoration: none
}
a img:hover {
	-webkit-transform: translateZ(0)
}
br {
	letter-spacing: 0
}
ul {
	list-style: none
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}
strong, em, dt, th {
	font-weight: bold
}
di,dt,dd{
	margin:0;
	padding:0;
}
q, blockquote {
	quotes: none
}
pre, code, xmp {
	overflow: auto;
	white-space: pre;
	text-shadow: none
}
button {
	font-size: 1.6rem;
}
::-moz-selection {
color:#fff;
background:#00a2e0;
text-shadow:none
}
::selection {
	color: #fff;
	background: #00a2e0;
	text-shadow: none
}
a#gototop2, a#gototop2:hover {
	text-shadow: none !important;
	text-decoration: none !important
}
.btn, .label, #site_title h1 a, #header_container_paged h1 a, .entrylist-cat a, article .postmeta_title time, article .postmeta_bottom time, article .postmetadata_archive time, .dp_related_posts_vertical h4, .dp_related_posts_horizon h4, .dp-pagenavi span, .dp-pagenavi a, #gallery-style h1 a, #gallery-style-1col h1 a, .tagcloud a, .widget_tag_cloud a, ul.dp_feed_widget li, ul.dp_feed_widget li a, ul.dp_tab_widget_ul li, .tooltip, span.v_sub_menu_btn, #sns_buttons_top li, #sns_buttons_bottom li, #sns_buttons_top li.sns_btn_tumblr a, #sns_buttons_bottom li.sns_btn_tumblr a, .inline-bl, .disp-in-blk, p.label {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
vertical-align:auto;
	zoom: 1;
display:inline
}
div.phg-af-box img, div.ls-af-box img {
	border: 0
}
article .postmeta_bottom {
	border-top: 1px dotted rgba(32,32,32,0.18)
}
article .postmeta_bottom {
	border-bottom: 1px dotted rgba(32,32,32,0.18)
}
a#gototop span, a#gototop2, a#gototop2 span, #fixed_menu_ul .menu-caption, #fixed_sns li a span, a.show-this-rss span, .post_tbl_div, .meta_sns span, .dp_feed_widget span, .assistive-text, input#searchsubmit, .dp-slide, .ooops span, .except-ie, .mq-show900, .mq-show850, .mq-show800, .mq-show750, .mq-show700, .mq-show650, .mq-show600, .mq-show550, .mq-show500, .mq-show {
	display: none
}
.entry img:hover, .post_thumb, .post_thumb_portfolio, .widget-post-thumb, .post_thumb a, .post_thumb_portfolio a, .post_thumb_gallery, section#site_banner_bottom, .entry a:hover img, .post_thumb_gallery:hover, .post_thumb_portfolio:hover, .recent_entries_w_thumb a:hover img {
	-webkit-transform: translateZ(0)
}
ul#top-posts-ul li, ul#top-posts-ul-top-1col li, #container, .entrylist-cat a, div.tagcloud a, nav.single-nav a, .nav_to_paged a, .entry>p>a.more-link, li.comment, li.trackback, li.pingback, a.comment-reply-link, #comment-author, #comment-email, #comment-comment, #comment-url, div.trackback_url_area div, .entry input[type="submit"], .wp-caption, #searchform, input#submit, input#s:focus, .gsc-input-box, .post_thumb, .post_thumb_portfolio, .g_item, .gallery-item img, #container blockquote, #container q, #container pre, #container code, #found-title span, .tooltip-msg, a#gototop {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}
a#gototop2 {
	-webkit-opacity: .62;
	-khtml-opacity: .62;
	-moz-opacity: .62;
	-o-opacity: .62;
	filter: alpha(opacity=62);
	-ms-filter: "alpha(opacity=62)";
	opacity: .62
}
#sns_buttons_top ul, #sns_buttons_bottom ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden
}
a#gototop2, a#gototop2:before {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.label {
	line-height: 30px !important;
	font-size: 1.5rem;
	padding: 0 12px;
	margin: 10px 6px 10px 0;
	font-weight: bold;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	box-shadow: none
}
.label-blue.label, .label-lightblue.label, .label-orange.label, .label-pink.label, .label-red.label, .label-green.label, .label-primary.label, .label-black.label {
	box-shadow: none
}
.label+span {
	position: relative;
	top: 2px;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="submit"], .uneditable-input {
	display: inline-block;
	padding: 4px 6px;
	margin: 6px 10px 6px 0;
	border: 1px solid #d0d0d0;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	margin: 0 6px 4px 0
}
textarea {
	height: auto
}
input:focus, select:focus, textarea:focus {
	outline: 0
}
input[type=button], input[type="submit"], input[type="reset"], input[type="search"] {
	cursor: pointer;
	-webkit-appearance: none !important;
}
code {
	padding: 1px 4px 2px 4px
}
.clearfix {
zoom:1
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	content: "";
	display: table;
	clear: both
}


a.btnSend{
	display:block;
	width:30%;
    background-color: #FCD20A;
    border-style: none;
	margin:0 auto;
    padding: 15px 10px;
	font-size:1.2rem;
	font-weight:bold;
    color: #333;
	text-align:center;
	text-decoration:none;
	-webkit-appearance: none;
	}
a.btnSend:hover { color:#fff; text-decoration:none;} 

.img100p img{ max-width:100%;}


/*----------------------------------------------------------------- 
CF7
----------------------------------------------------------------- */

.wpcf7-form-control-wrap label{
	display:block;
}

.wpcf7-text,.wpcf7-email,.wpcf7-tel{
	outline: none;
	border:1px solid #999!important;
	padding:2px!important;
	height: 32px!important;
	width: 260px;
	font:13px/1.8 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
 
 .wpcf7-textarea{
	border:1px solid #999!important;
   padding: 2px;
   width:80%;
   height: 220px;
	font:13px/1.8 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
 
.wpcf7-text:focus,.wpcf7-email:focus,.wpcf7-tel:focus, .wpcf7-textarea:focus{
   background: #FFFCF9!important;
   }
   
.wpcf7 form input[type="text"]:focus, 
.wpcf7 form input[type="tel"]:focus, 
.wpcf7 form input[type="email"]:focus, 
.wpcf7 form textarea:focus {
outline: none;
border-width: 1px;
border-style: solid;
box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
-webkit-box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
-moz-box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
-ms-box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
-o-box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
border-color: rgba(100, 200, 255, 0.75) !important;
-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
 


 
.wpcf7-form-control.wpcf7-submit{
	display:block;
	width:30%;
    background-color: #f6a704;
    border-style: none;
	margin:0 auto;
    padding: 15px 10px;
	font-size:1.2rem;
    color: #fff;
	text-align:center;
	text-decoration:none;
	-webkit-appearance: none;
	border-radius:none;
	font-weight: bold;
   }
 
.wpcf7-form-control.wpcf7-submit:hover{
   filter: alpha(opacity=80);
   opacity: .6;
   -moz-transition: all 0.7s ease;
   -webkit-transition: all 0.7s ease;
   }


.book .subBox3c2{ display:table; table-layout:fixed;width: 100%;margin-bottom: 25px;}
.book .subBox3c2 li{ display:table-cell;text-align: center;} 
.book .subBox3c2 li img{ padding: 5px ;border: 1px solid #e4e4e4; max-width:90%}

.kinenBox{ background:#4E2F91; color: #fff; font-size: 1.8rem; line-height: 1.8em; text-align: center;padding: 10px;margin-bottom: 30px; font-weight: bolder;}
.tikuBox{ color: #4E2F91; font-weight: bolder;font-size: 1.8rem; line-height: 1.8em; text-align: center;margin-bottom: 30px; }

 
/*----------------------------------------------------------------- 
ヘッダー 
----------------------------------------------------------------- */
#mainImage{
padding: 50px 0;
display: flex;
justify-content: center;align-items: center;
gap: 0 40px;
position: relative;
width: 100%;
}
#mainImage img.bgImg{ 
position: absolute;
height: 100%;
width: auto;
z-index: 0;
right: 0;top: 0;
object-fit: cover;
}
#mainImage img:not(.bgImg){
position: relative;z-index: 1;
padding: 10px 0;
opacity: 0.01;
    animation: 1.2s fadeIn forwards;
    animation-delay: 1.2s;
}
#mainImage p{
color: #01408f;
text-align: center;
font-weight: 700;
font-size: 3.4rem;
line-height: 1.4em;
position: relative;z-index: 1;
margin-bottom: auto;
opacity: 0.01;
    animation: 1.4s fadeIn forwards;
    animation-delay: 1.4s;
}
#mainImage p>span{
color: #000;
font-size: 1.2rem;
display: block;
line-height: 1.4em;
margin-top: 10px;
}
#mainImage p span span{
font-size: 1.7rem;display: inline-block;margin-left: 10px;
}

#header_area {
background:#e9f3fa;
	position: relative;
	width: 100%;
	padding: 0;
	margin: 80px auto 0;
	min-height: 400px;display: flex;align-items: center;
justify-content: center;
}
header#header_area .cap{
position: absolute;
left: 25px;
}
header#header_area .cap p{ font-weight: bold; font-size: 3.4rem;margin-bottom: 40px;line-height: 1.1em;}
header#header_area .cap p span{display: inline-block;background: #fff;padding: 3px 10px;}
header#header_area .cap p:nth-child(1),
header#header_area .cap p:nth-child(3){
font-family: 'Sen', sans-serif;
font-size: 1.8rem;
margin-bottom: 8px;
}


header#header_area_paged {
	position: fixed;
	top: 0;
	z-index: 100000;
	width: 100%;
	height: 65px;
	padding: 0;
	margin: 0 auto;
	background: #fff;
}
header#header_area_paged #fixed_menu{ }
header#header_area_paged h1 img{float: left; margin-top: 10px; margin-left: 20px; width: 110px;}
header#header_area_half {
	height: 308px
}
#fixed_menu.bgMenu h1 img{ width: 110px; margin-top: 5px;}

#header_container, #header_container_half, #header_container_paged {
	position: relative;
	top: 132px;
	width: 1000px;
	margin: 0 auto;
	text-align: left
}
#header_container_half {
	top: 74px
}
#header_container_paged {
	top: 24px
}
#header_left {
	position: relative;
	display: none;
	width: 55%;
	float: left
}

#fixed_menu {
	position: fixed;
	top: 0;
	width: 100%;
	margin-bottom:0!important;
padding: 10px 0;
display: flex;
background: #fff;
align-items: center;
}
#menu_top{
	background:#fff;
	top: 0;
	height: 70px;
	width: 100%;
}
#menu_top .clearbox{
	width:1000px;
	margin:0 auto;
}
#menu_top h1 img,#header_container_paged h1 img,#header_left h1 img{
	position:relative;
	z-index:3000;
}
#menu_top h1 { margin-top: 13px;  float: left;}
/*.headBox {float: right; width: 410px; font-size: 1.3rem; line-height: 1.4em; margin-top: 8px; font-weight: normal;}
.head_box01{ background:#f6faf4; float:left; margin-top:2px; padding:8px 12px; width: 180px; margin-right: 8px;}
.head_box02{ background:#f6faf4; float:left; margin-top:2px; padding:8px 12px; width: 210px;}
.headBox .green{ font-size: 1.2rem; color: #01408f; text-align: left;font-weight:bold; } */

header#header_area h1 img{  margin-left: 20px;}
#fixed_menu {
	left: 0;
	text-align: center;
	z-index: 1000;
}

ul#fixed_menu_ul{	
	margin-left: auto;
	display: flex;
	position: relative;
	padding: 0;
	vertical-align: bottom;
	text-align: center;
margin-right: 10px;}
ul#fixed_menu_ul>li {
	position: relative;
	margin: 0;
	z-index: 100;
	text-align: center;
	vertical-align: top;
	height: 50px;
	line-height: 50px;
}
ul#fixed_menu_ul>li span{ padding: 0 15px;}
ul#fixed_menu_ul>li:first-of-type span{padding-left: 0;}
/*ul#fixed_menu_ul>li:nth-child(2) span{ background-position: 90% 50%;padding: 0 15px 0 15px;}
ul#fixed_menu_ul>li:nth-child(3) span{ background-position: 89% 50%;padding: 0 15px 0 15px;}
ul#fixed_menu_ul>li:nth-child(4) span{ background-position: 87% 50%;padding: 0 15px 0 15px;}
ul#fixed_menu_ul>li:nth-child(5) span{ background-position: 85% 50%;padding: 0 15px 0 15px;}
ul#fixed_menu_ul>li:first-child span,ul#fixed_menu_ul>li:nth-child(6) span{background: none;}*/
ul#fixed_menu_ul>li:first-child span{}
ul#fixed_menu_ul li a{
	text-align: center;
	display: inline-block;
	color: #000;
	text-decoration: none;
	font-size: 1.3rem;
	font-weight: bold;
	width: 100%;
	height: 100%;
}
ul#fixed_menu_ul li>a{ }
ul#fixed_menu_ul li li {
}
ul#fixed_menu_ul li ul {
	position: absolute;
	left:-30px;
	margin: 0;
	padding: 0;
	width: 220px;
	margin-top: -10px;
	zoom: 1;
background:#e4f0f9;
}
ul#fixed_menu_ul li a:hover ul {display: block;}
ul#fixed_menu_ul>li a:hover span{ color: #01408f;}



ul#fixed_menu_ul li ul li {
	float: none;
	margin: 0;
	padding: 0;
	min-width:200px;
	
	border-bottom: 1px solid  #01408f;
}
ul#fixed_menu_ul li ul li:last-of-type{border: none;}
ul#fixed_menu_ul li ul ul {
	left: 200px;
	top: 0
}
ul#fixed_menu_ul li ul li a {
	background:#e4f0f9 ;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	display: block;
	color: #01408f;
	-webkit-background-size: 5px;
	background-size: 5px;
position: relative;
}
ul#fixed_menu_ul li ul li a:after{ content: ''; display: block;
width: 7px;height: 11px;
background-repeat: no-repeat;
position: absolute;
background-size: 7px;
right: 10px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%2301408f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
ul#fixed_menu_ul li ul li a:hover{color: #01408f;}
ul#fixed_menu_ul .fl_submenu_li {
	position: relative;
	float: right;
	text-align: center;
	width: 44px;
	height: 44px;
	display: block;
	cursor: pointer;
	z-index: 1000
}
ul#fixed_menu_ul .fl_submenu_li:before {
	position: relative;
	top: 2px;
	cursor: pointer
}


#expand_float_menu {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: -6px;
	height: 44px;
	line-height: 44px;
	width: 20%;
	padding: 0 12px 0 12px;
	text-align: left
}

ul#fixed_menu_ul li.pcNone a{ display: none;}

@media only screen and (max-width: 1080px){
ul#fixed_menu_ul>li span{ padding: 0 10px;}
}

/*----------------------------------------------------------------- 
TOP 
----------------------------------------------------------------- */
#contWrap {
	background: #fff;
	padding-top: 70px;
	padding-bottom: 0;
}


/*#mainImage{
	width:1000px;
	margin:120px auto 0;
}
#mainImage img{ vertical-align: bottom;margin-top: 16px;}*/
.topNewsWrap{margin-bottom: 40px;}
.topNews{
	padding:0 0 30px;
	margin-bottom: 30px;
	border-bottom:1px solid #c1c1c1;
}
.topNews a{ color: #000;}
.topNews img{
	max-width:220px;
	float:left;
	width:220px;
}
.topNews .topNewsR{
	width:100%;
	margin-left: -240px;
	padding-left: 240px;
	float:right;
line-height: 1.6em;
}
.topNews .topNewsR .title{
	font-weight:bold;
	margin-bottom:15px;
color: #01408f;
font-size: 1.8rem;
}
.topNews .date{
	font-weight:bold;
}
.topNews .category a{
	display:inline-block;
	margin-left:10px;
	background:#01408f;
	border: 1px solid #01408f;
	padding: 4px 8px;
	font-size: 1.2rem;
	line-height: 1.1em;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
border-radius: 4px;
}
.topNews .category a:hover{
	background: #fff;
	color: #01408f;
}


.riNewsBox{
	margin-bottom: 60px;
	font-size: 1.4rem;
}
.riNewsBox dl{ padding:8px 0 7px; border-bottom:#F1F1F1 1px solid; }
.riNewsBox dt{ width:110px; float:left; font-weight: normal; color: #999;}
.riNewsBox dd{ width:610px; float:left; }
.riNewsBox dd a{text-decoration: none;}
.riNewsBox dd img{ margin-right:8px;}

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

.topBannerBox{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
	align-content: center;
}
.topBannerBox li{
	width: 48.6%;
}
.topBannerBox li.w100{
width: 100%;
}
.topBannerBox li a{
	display: block;
  	background: #01408f;
border: 2px solid #01408f;
	border-radius: 12px;
	font-size: 2.2rem;
	font-weight: bold;
	color: #fff;
	min-height: 76px;
	text-decoration: none;
	line-height: 1.2em;
	align-content: center;
	text-align: center;
	position: relative;
display: flex;align-items: center;
justify-content: center;
flex-wrap: wrap;
position: relative;
}
.topBannerBox li a:after{ content: ''; display: block;
width: 9px;height: 14px;
background-repeat: no-repeat;
position: absolute;
background-size: 9px;
right: 10px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E');
}
.topBannerBox.bnrBox02 li a{
  	background: #01408f;
border: 2px solid #01408f;
}
.topBannerBox.bnrBox02 li a:hover{
  	background: #fff;
color: #01408f;
}
.topBannerBox.bnrBox02 li a:hover:after{
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%2301408f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');}
.topBannerBox li a:hover{
  	background: #fff;
color: #01408f;	
}

.topBannerBox li a span.twoLine{padding: 12px 0;}
.topBannerBox li a span.twoLine span{
	font-size: 1.4rem;
	width: 100%;
	line-height: 1em;display: block;width: 100%;
	}
.topBannerBox li:not(:last-of-type) a,
.topBannerBox li:not(:nth-last-child(2)) a{margin-bottom: 20px;}



#content h2.black{ background: #999;}
#content h2 span a{
	text-align: center;
	display: block;
	background:url(../img/icon_side.png) no-repeat 100% center;
	background-size: 13px;
	padding-right: 16px;
	width: 82px;
	float: right;
	font-size: 1.3rem;
	font-weight: normal;
	height: 28px;
	line-height: 30px;
	/*margin-top: 7px;*/
	text-decoration: none;
	color: #01408f;
	font-weight: bold;
	margin-right: 10px;
}
#content h2 span a:hover{ color: #f7a81b; }
#content ol>li {
	list-style-type: decimal ;
	margin: 2px 0 20px 22px
}


.post { margin-bottom: 60px;}
.linkP{ margin-bottom: 60px; margin-top: 60px; text-align: right;}
#containerSub .linkP{ margin-bottom: 60px;}

.linkP a{
	background:url(../img/btn_link.png) no-repeat 0 3px;
	padding-left:12px;
}
 
#containerSub img{max-width: 100%; height: auto;vertical-align: bottom;}

#containerSub p{ margin-bottom: 20px;}
#containerSub p.mb0{margin-bottom: 0px;}
#containerSub p.bottom10,
#containerSub p.mb10{margin-bottom: 10px;}
#containerSub p.bottom30{margin-bottom: 30px;}
#containerSub p.mb40,
#containerSub p.bottom40{margin-bottom: 40px;}
#containerSub p.mb60,
#containerSub p.bottom60{margin-bottom: 60px;}
#containerSub ol.numOl p.mb0{ margin-bottom: 0px;}
#content ol.numOl li.mb20{ margin-bottom: 20px;}
#content ol.numOl li.mb30{ margin-bottom: 30px;}

#containerSub .sideNoBox p{ margin-bottom: 0;}
#containerSub .sideNoBox p.bottom15{ margin-bottom: 15px;}

#containerSub .headBox p{margin-bottom: 0;}

.textR{text-align: right;}
 
#containerSub h3 {
	font-weight: bold;
	color:#01408f;
	margin-bottom:25px;
	font-size: 2.4rem;
position: relative;
	}
	
#container h4,#containerSub h4{
	color:#01408f;
	margin-bottom:10px;
	font-weight:bold;
	font-size: 2rem;
}
#container h4.mb0,
#containerSub h4.mb0{margin-bottom: 0;}
#containerSub h4.mb30{margin-bottom: 30px;}
#containerSub h4.mb40{margin-bottom: 40px;}
#containerSub #postBox h4{margin-bottom: 20px;}

.subtitle{
margin-bottom: 15px;
/*color: #01408f;*/
padding: 5px 10px 4px;
font-weight: bold;
/*background: #01408f;*/
	font-weight: bold;
	/*border: 1px solid  #01408f;*/
border-radius: 6px;
background: #e4f0f9;
}


#postBox ol.numOl>li{ margin-bottom: 50px;}

/*----------------------------------------------------------------- 
　サイドバー 
----------------------------------------------------------------- */

#sidebar, #sidebar2 {
	position: relative;
	min-height: 100%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.headBox{background: #e4f0f9; border-radius: 20px;padding: 20px;font-size: 1.3rem; text-align: right;margin-bottom: 30px;color: #000;}
.headBox .green{font-weight: bold;
	color: #01408f;
	font-size: 1.5rem;
	background-size: 13px;text-align: left;font-weight: bold;}
.sideNoBox{
	background: #f6faf4;
	padding: 18px 20px 15px;
	font-size: 1.3rem;
	margin-bottom: 30px;
	line-height: 1.2em;
}
.sideNoBox .orange{
	font-weight: bold;
	color: #000;
}

.sideMagazineBox{
	background: #e4f0f9;
	position: relative;
	margin-bottom:40px;
	text-align: center;
	padding: 10px 20px 10px;
	border-radius: 12px;
}
.sideMagazineBox h2{
	font-size: 2.2rem;
	font-weight: bold;
	padding: 0 0 12px;
	font-weight: bold;
	color: #01408f;
}
.sideMagazineBox a {display: block;position: relative;text-decoration: none;}
.sideMagazineBox a span{ background: #dc287a; color: #fff; text-decoration: none; display: block; width: 100%; border-radius: 6px;  font-size: 1.3rem; margin-bottom: 10px;position: relative;padding-bottom: 2px;}
.sideMagazineBox a span:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 242, 20, 0);
	border-bottom-color: #dc287a;
	border-width: 8px;
	margin-left: -8px;
}
.sideMagazineBox img{vertical-align: bottom;max-width: 100%;margin-bottom: 20px;border: 8px solid #fff;}

#containerSub .magazineDate{ margin: 10px 0 8px;}
.magazineDate:after{ content: ''; color: #01408f; font-size: 1.2rem; margin-left: 5px;}
.sideMagazineBox .magazineDate a{
	color: #01408f;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3rem;
}
#sidebar .sideMagazineBox .magazineDate a:hover{ color: #dc287a;}


ul.sideMenu {margin-bottom:30px;border-top: 1px solid #01408f;}
ul.sideMenu li a {
position: relative;
	color: #01408f;
	display: block;
	text-decoration: none;
	font-size: 1.4rem;
	padding: 14px 0 11px 8px;
	border-bottom: 1px solid  #01408f;
}
#sidebar ul.sideMenu li a:hover { color: #01408f;}
ul.sideMenu li a:after{ content: ''; display: block;
width: 9px;height: 14px;
background-repeat: no-repeat;
position: absolute;
background-size: 9px;
right: 10px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%2301408f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}



.l_add{
	background: #e4f0f9;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
	border-radius: 20px;font-size: 1.3rem;
}
#containerSub .l_add p{ margin-bottom: 0;font-size: 1.4rem; line-height: 1.6em;}

#containerSub .l_add p.l_name{
	font-weight: bold;
	margin-bottom: 10px;
}
#containerSub .l_add p.mb10{margin-bottom: 5px;}
#containerSub .l_add p.text11{font-size: 1.1rem;margin-top: 5px;}

.sideBnrList li:not(:last-of-type){margin-bottom: 15px;}

.sideTopMenu .sideTop{
border: 1px solid  #01408f;
color: #01408f;
font-size: 1.4rem;
font-weight: bold;
padding: 9px 10px 8px;
}
.sideTopMenu{
	margin-bottom:30px;
}
#containerSub .sideTop{ margin-bottom: 5px;background: #e4f0f9;}

.sideTopMenu li a{
	display:block;
	height:42px;
	line-height:42px;
	font-size: 1.4rem;
	border-bottom:1px solid #01408f;
	text-decoration:none;
	color: #01408f;position: relative;
	}
#sidebar .sideTopMenu li a:hover{
	color:#01408f;
}
.sideTopMenu li a:after{ content: ''; display: block;
width: 9px;height: 14px;
background-repeat: no-repeat;
position: absolute;
background-size: 9px;
right: 10px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%2301408f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

#sidebar .sideLink a{
	border-radius: 12px;
	text-decoration: none;
	padding: 18px 0 16px;
	text-align: center;
	display: block;
	margin-bottom: 40px;
	font-weight: bold;
	font-size: 1.8rem;
	padding-right: 10px;
border: 1px solid #01408f;
color: #01408f;
background:#e4f0f9;position: relative;
}
#sidebar .sideLink a:after{ content: ''; display: block;
width: 9px;height: 14px;
background-repeat: no-repeat;
position: absolute;
background-size: 9px;
right: 10px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%2301408f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
#sidebar .sideLink a:hover{
	background:#01408f;
color: #fff;
}
#sidebar .sideLink a:hover:after{
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E');}

#sidebar .sideLink.lineBtn a{
background: #00c400;
border-color: #00c400;
color: #fff;
pointer-events: none;
line-height: 1.2em;
background: #b3b3b3;
border-color: #b3b3b3;
}
#sidebar .sideLink.lineBtn a span{
font-size: 1.2rem;line-height: 1em;
}
#sidebar .sideLink.lineBtn a:after{
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E');
}
#sidebar .sideLink.lineBtn a:hover{
color: #00c400;background: #fff;
}
#sidebar .sideLink.lineBtn a:hover:after{
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%2300c400%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}



/*----------------------------------------------------------------- 
　コンテンツ 
----------------------------------------------------------------- */

.breadcrumb{ background:#fff; padding:40px 0 0; color: #01408f;margin-top: 65px;}
.breadcrumb ul{ width:1000px; margin:5px auto 0; font-size: 1.3rem;color:#333; overflow:hidden; _zoom:1; }
.breadcrumb ul li{ float:left; padding-right:10px;}
.breadcrumb a{ color:#01408f!important; }
.breadcrumb a:hover{ text-decoration:none;  }


#container {
	clear: both;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 66px\9
}
#containerSubWrap { background: #fff; padding:30px 0;}

#containerSub {
	clear: both;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 66px\9
}
#content {
	min-height: 100%;
	height: auto;
	line-height: 2em;
	padding: 0;
	margin: 0 0 40px;
}
#content ol>li {
	margin: 2px 0 2px 34px;
}
#content ol>li.bottom30 {
	margin-bottom: 30px;
}
#content ol>li.bottom20 {
	margin-bottom: 20px;
}

input#submit {
	width: 100px;
	height: 24px;
	padding: 12px 0;
	margin: 4px auto 12px auto;
	cursor: pointer;
	border: 0
}

nav.navigation {
	display: block;
	clear: both;
	width: 100%;
	margin: 30px 0 12px 0
}
.navialignleft {
	float: left;
	text-align: left
}
.navialignright {
	float: right;
	text-align: right
}
.navialignleft a, .navialignright a {
	padding: 6px 0 4px 0;
	font-weight: bold;
	font-size: 3.2rem;
}
.nav_to_paged {
	line-height: 44px;
	margin: 0 auto
}
.nav_to_paged a {
	display: block;
	text-align: center
}

.pageTopMenu ul{
	overflow:hidden;
	_zoom:1;
	margin-bottom:10px;
}
.pageTopMenu ul li a{
	border:1px solid #DDDDDD;
	background:#e4f0f9 url(../img/bg_pageTopMenu.png) no-repeat 5% 50%;
	height:40px;
	line-height:40px;
	font-size:1.4rem;
	display:inline-block;
	padding:0 10px 0 20px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
.pageTopMenu ul li a{
	color:#333;
	text-decoration:none;
}
.topHoushiBox{
	background:#fff;
	margin-bottom: 40px;
}
.topHoushiBox li{
	border-bottom:1px solid #D1D1D1;
	padding:10px 0 9px 10px;
}
.topHoushiBox li:last-child{
	border:none;
}
.topHoushiBox li .category1,.topHoushiBox li .category2{ background:#853D97; color: #fff; padding:3px 5px 2px; margin-right: 10px;font-size: 1.2rem;}
.topHoushiBox li .category2{ background:#E60572; }
.topHoushiBox li .data{ color: #999999; font-size: 1.3rem; margin-right: 10px;}
.topHoushiBox li .title{ font-size: 1.6rem;}

.moreLink a{
	display:block;
	background:#00ADE5 url( ../img/bg_sideArw.png) 60px 0 no-repeat;
	color: #fff;
	height:40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.moreLink a:hover{
	background:#F9B949 url( ../img/bg_sideArw.png) 60px 0 no-repeat;
	color: #fff;
}

.containerAdd{
	clear: both;
	text-align: left;
	width: 920px;
	margin: 60px auto 10px;
	background: #FFFFFF;
	padding: 20px;
}
.containerAdd ul{
	width: 935px;
	margin-right: -15px;
}
.containerAdd ul li{
	float:left;
	margin-right: 15px;
}

/*文字装飾----------------------------------------------------------------- */

.sosiki_title01 dl{ padding-bottom:10px; border-bottom:#01408f 1px dotted; width:100%; margin-bottom:15px;}
.sosiki_title01 dt{ width:340px; font-weight:bold; float:left; color:#01408f;}
.sosiki_title01 dd{ float:left; margin-left:15px;}

.sosiki_title01.w300 dt{ width: 300px;}

.sosiki_title02 dl{ padding-bottom:10px; border-bottom:#01408f 1px dotted; width:100%; margin-bottom:25px;}
.sosiki_title02 dt{ width:130px; font-weight:bold; float:left; color:#F9B949;}
.sosiki_title02 dd{ float:left;margin-left:15px;}

.sosiki_title03 ul{ padding-bottom:10px; border-bottom:#01408f 1px dotted; width:100%; margin-bottom:15px;}
.sosiki_title03 li.s_list{ width:49%; float:left; padding-left:16px; margin-bottom:5px;background-size: 8px;margin-left: 6px;position: relative;}
.sosiki_title03 li.s_list:after{ content: ''; display: block;
width: 8px;height: 8px;border-radius: 10px;
background-repeat: no-repeat;
position: absolute;
background-size: 9px;
left: 0;top: 13px;
background: #dc287a;
}
.sosiki_title03 li.s_list2{ width:90%; float:left; background:url("../img/check_btn.png") no-repeat; padding-left:22px; margin-bottom:5px;}
.sosiki_title03 div{ display:block; position: relative; }
.sosiki_title03 div:before{ content: '・';}


.sosiki_table{ width:100%;margin-bottom:15px;border-collapse:separate; margin-left:10px; }

.sosiki_tab01{ border-bottom:#01408f 1px dotted;padding:5px; width:80px; }
.sosiki_tab02{ border-bottom:#01408f 1px dotted;padding:5px;font-weight:normal; }
.sosiki_tab03{ border-bottom:#01408f 1px dotted;padding:5px;font-weight:normal; width:50%; }

.sosiki_wrap table{ margin-bottom:30px; }
.sosiki_wrap table .sosiki_tab01{ border-bottom:#01408f 1px dotted;padding:5px 0; width:100px; font-weight:bolder; }
.sosiki_wrap table .sosiki_tab02{ border-bottom:#01408f 1px dotted;padding:5px 0;font-weight:normal; width:220px; }

#content table.sosiki_table02{margin-bottom: 0;width: 100%;table-layout: fixed;}
#content table.sosiki_table02 td{width: 50%;border-bottom:#01408f 1px dotted;padding:5px;}
#content table.sosiki_table02 td:first-of-type{font-weight: bold;}

.sosiki_title01 ul li{ 
	padding-bottom:10px; 
	border-bottom:#01408f 1px dotted; 
	margin-bottom:15px;
	font-weight:bold;
	color:#dc287a;
}

.line p{ margin-bottom:20px;}

.club_list{margin-bottom: 60px;}
.club_list_top ul,.club_list ul,.line_list_top ul,.club_list_top2 ul{
	width:100%;
	overflow:hidden;
	_zoom:1;
}
.club_list_top li{
position: relative;
	line-height:20px;
	float:left;
	width:32.5%;
	margin-bottom:15px;
	padding-left: 16px;
	margin-left: 6px;
}
.club_list_top li:after{ content: ''; display: block;
width: 8px;height: 8px;border-radius: 10px;
background-repeat: no-repeat;
position: absolute;
background-size: 9px;
left: 0;top: 8px;
background: #dc287a;
}
.club_list_top2{
	padding-bottom:10px;
	border-bottom:1px dotted #dddddd;
	margin-bottom:20px;
}
.club_list_top2 li{
	background-image:url(../img/check_btn.png);
	background-repeat:no-repeat;
	line-height:20px;
	float:left;
	width:310px;
	margin-bottom:15px;
	text-indent:20px;
}
.club_list_top2 li.li100{
	width:100%;
}

.club_list li{
	line-height:16px;
	float:left;
	width:48%;
	margin-bottom:20px;
	margin-left: 10px;
}
.club_list .pb15{
	padding-bottom:15px;
}
.line_list_top li{
	background:url(../img/check_btn.png) no-repeat left 30%;
	float:left;
	width:300px;
	margin-bottom:10px;
	text-indent:21px;
	padding-bottom: 3px;
}
.line_list_top li a:hover{ text-decoration: none; color: #01408f;}


/*----------------------------------------------------------------- 
　リスト ／リンクスタイル
----------------------------------------------------------------- */

.List1{
	margin-bottom:40px;
	margin-left:10px;
}
.List1.bottom30{margin-bottom: 30px;}
.List1.bottom40{margin-bottom: 40px;}

.List1>li,
.List2>li{
position: relative;
	padding-left:18px;
	background-size: 8px;
line-height: 1.6em;
}
.List1>li:after,
.List2>li:after{ content: ''; display: block;
width: 8px;height: 8px;border-radius: 10px;
background-repeat: no-repeat;
position: absolute;
background-size: 9px;
left: 0;top: 8px;
background: #dc287a;
}
.List1>li:not(:last-of-type),
.List2>li:not(:last-of-type){
	margin-bottom: 10px;
}

.basicOlist li{
  list-style-type: decimal;
  margin-left: 25px;
}
.basicOlist li:not(:last-of-type){ margin-bottom: 10px;}

.pdfList li{
	background:url(../img/ico_pdf.png) no-repeat 0 3px;
	padding-left:20px;
	margin-bottom:5px;
}

.linkP a{
	background:url(../img/btn_link.png) no-repeat 0 7px;
	padding-left:12px;
}

ul.line_in2{
	list-style-type:decimal;
	margin-left:20px;
}
ul.line_in2 li{
	margin-bottom:10px;
}
.olCircle{ position:relative; margin-bottom: 30px;}
.olCircle li{
	list-style-type:none;
}
.olCircle li span {
    position: absolute;
    left:0;
    margin:0
}

.captionBox{
	padding: 20px 20px 0;
	border: 1px solid #DDDDDD;
	margin-bottom: 30px;
}
.captionBox h5{ font-weight: bold;color: #00ADE5;}


ol.kanaList{
	margin-left: 10px;
	list-style-type:katakana;
}



/*----------------------------------------------------------------- 
　動画 
----------------------------------------------------------------- */

.videoContainer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom:6px;
}
.videoContainer iframe,  
.videoContainer object,  
.videoContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.movieList { margin-top: 40px;}
.movieList li:not(:last-of-type){margin-bottom: 60px;}

/*----------------------------------------------------------------- 
　RI会長 
----------------------------------------------------------------- */

.img_photo_l{
	padding:5px;
	border:1px solid #DDDDDD;
	float:left;
	margin-right:20px;
	background: #fff;
}
.img_photo{
	padding:5px;
	border:1px solid #DDDDDD;
	margin-right:20px;
	background: #fff;
}
.checkPoint{
	overflow:hidden;
	_zoom:1;
	margin-bottom:0px;
}
.checkPoint input{
	width:10px;
	float:left;
	margin-top:6px;
}
.checkPoint p{
	float:right;
	width:710px;
	line-height:1.5em;
}
.mouBox{
	background:#FCD20A;
	padding:10px;
	text-align:center;
	margin-bottom:30px;
}

/*----------------------------------------------------------------- 
　地区内クラブ 
----------------------------------------------------------------- */

.club_in p,.club_in2 p{
	margin-bottom:20px;
}

.club_in_top{
	padding:10px 10px 5px;
	border:1px dotted #01408f;
	margin-bottom:30px;
}
.club_in_top dl{
	overflow:hidden;
	_zoom:1;
}
.club_in_top dt{
	float:left;
	width:210px;
	margin-bottom:5px;
	padding:0;
}
.club_in_top dd{
	float:left;
	width:350px;
	margin-bottom:5px;
	padding:0;
}

.club_in table{
	width:100%;
	margin:0 0 20px 0;
}
.club_in th{
	width:20%;
	text-align:left;
	vertical-align:top;
	text-indent:0;
	padding-left:0;
}
.club_in td{
	padding-left:15px;
}
.bd{
	border-top:dotted 1px #01408f;	
	padding:5px 0;
}
.club_in2 table{
	width:100%;
	margin:0 0 20px 0;
}
.club_in2 table,.club_in2 td,.club_in2 th,.club_in3 table,.club_in3 td,.club_in3 th,.s_club table,.s_club th,.s_club td,
table.rli_table,table.rli_table th,table.rli_table td{
	border:solid 1px #01408f;
	border-collapse:collapse;
	background: #fff;
}
table.rli_table{
	background: #fff;
	width:100%;
}
table.rli_table th{
	background-color:#e4f0f9;
	text-align:center;
	vertical-align:middle;
	width:7%;
}

.club_in2 th{
	background-color:#e4f0f9;
	width:35%;
	text-align:left;
	font-weight:normal;
}
.club_in2 th,.club_in2 td,.club_in3 th,.club_in3 td{
	padding-left:10px;
	line-height:24px;
}
.club_in3 table{
	width:100%;
	margin:0 0 20px 0;
}
.club_in3 th{
	background-color:#e4f0f9;
	width:120px;
	text-align:left;
	font-weight:normal;
}
.clubin_bg{
	background-color:#e4f0f9;
}
.s_club table{
	width:100%;
	margin:0 0 40px 0;
}
.s_club th{
	text-align:left;
	width:100px;
	vertical-align:top;
	background-color:#e4f0f9;
	padding:5px 0 0 10px;
}
.s_club td{
	width:200px;
	padding-left:10px;
	line-height:24px;
}
.club_in2 dl{
	overflow:hidden;
}
.club_in2 dt{
	width:170px;
	float:left;
	font-weight:bolder;
}
.club_in2 dt{
	width:200px;
	float:left;
}


.discList li{
	list-style-type:disc;
	margin-left:20px;
}

.basicList li{list-style-type: disc;margin-left: 30px; line-height: 1.4em;}
.basicList li:not(:last-of-type){margin-bottom: 5px;}
.basicList02 li{list-style-type: disc;margin-left: 30px; line-height: 1.4em;}
.basicList02 li:not(:last-of-type){margin-bottom: 15px;}


/*----------------------------------------------------------------- 
　ガバナーについて
----------------------------------------------------------------- */

#content ol.messageOl{list-style-type: none;margin-bottom: 60px;}
#content ol.messageOl>li:not(:last-of-type){margin-bottom: 40px;}
#content ol.messageOl>li{list-style-type: none;margin-left: 0;}
#content ol.messageOl>li .ttl{font-size: 1.8rem; font-weight: bold;margin-bottom: 10px;color: #01408f;}
  
dl.nomalDl dt{font-weight: bold;width: 100%;float: none;display: block;color: #01408f;}
dl.nomalDl dd{width: 100%;float: none;display: block;}
dl.nomalDl dd:not(:last-of-type){margin-bottom: 20px;}

.jyutenOl>li{font-weight: bold;}
.jyutenOl>li:not(:last-of-type){margin-bottom: 10px;}

.messageBox{
	float:right;
	width:490px;
}

.governor_p dl,.governor_p2 dl{
	float:left;
	overflow:hidden;
	_zoom:1;
}
.governor_p2 dt{
	width:160px;
	float:left;
	font-weight:bolder;
}
.governor_p2 dd{
	float:left;
	width:570px;
}
.governor_p2 .bottom10 dt{ font-weight: normal; width: 100%; color: #01408f;}
.governor_p2 .bottom10 dd{ margin-left: 40px; margin-bottom: 10px;}


#line02{ margin-top:-120px;    padding-top:120px;}
#line03{ margin-top:-120px;    padding-top:120px;}
#line04{ margin-top:-120px;    padding-top:120px;}
#line05{ margin-top:-120px;    padding-top:120px;}
#line06{ margin-top:-120px;    padding-top:120px;}
#line07{ margin-top:-120px;    padding-top:120px;}
#line08{ margin-top:-120px;    padding-top:120px;}
#line09{ margin-top:-120px;    padding-top:120px;}
#line10{ margin-top:-120px;    padding-top:120px;}


/*----------------------------------------------------------------- 
　スケジュール
----------------------------------------------------------------- */


.area_info table{
	width:100%;
}
#content .area_info table.bottom20{margin-bottom: 20px;}

.area_info table,.area_info td,.area_info th,.visit table,.visit td,.visit th,.area_info3 table,.area_info3 td,.area_info3 th{
	border:solid 1px #01408f;
	border-collapse:collapse;
	background: #ffffff;
}
.area_info th{
	padding:10px;
	background:#e4f0f9;
	text-align:center;
line-height: 1.6em;
}
.area_info th.day{
	width:140px;
}
.area_info th.t_center{
	width:40px;
}
.area_info td{
	padding:10px;
line-height: 1.6em;
}


.area_info2 th{
	width:130px;
	padding:10px;
	background:#e4f0f9;
}
.area_info2 td{
	width:400px;
	padding:10px;
}
.visit table{
	width:100%;
}
.visit th{
	background:#e4f0f9;
}
.visit th,.visit td{
	padding:5px;
}

/*----------------------------------------------------------------- 
　卓話BANK
----------------------------------------------------------------- */

.takuwa table,.takuwa th,.takuwa td{
	border:solid 1px #01408f;
	border-collapse:collapse;
}
.takuwa table {
	width:100%;
	font-size: 1.2rem;
	margin-bottom:20px;
}
.takuwa th,td{
	padding:3px 5px;
}
.takuwa th{
	background-color:#fff8dd;
	font-weight:normal;
	text-align:left;
}
.t_name{ width:120px;}
.t_club{ width:110px;}
.t_theme{ width:270px;}

.takuwa_kumamoto .t_photo{ width:130px;padding-right:10px;padding-left:10px;}
.takuwa_kumamoto .t_1{ width:70px;}
.takuwa_kumamoto .t_2{ width:160px;}


#content .takuwa.rotary_f table{ margin-bottom: 60px;background: #fff;}
.takuwa.rotary_f table .t_photo{ width: 180px;padding-right:30px;padding-left:30px;}
.takuwa.rotary_f table .t_1{ width:160px;}


.takuwa_yosei li{
	background:url(../img/bg_list1.png) no-repeat 0 3px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-left:20px;
}
.takuwa_gakuyu .t_theme{ width:180px;}

/*----------------------------------------------------------------- 
　北部九州義援金
----------------------------------------------------------------- */

.gien_list table,.gien_list th,.gien_list td{
	border:solid 1px #01408f;
	border-collapse:collapse;
}
.gien_list table {
	width:100%;
	font-size: 1.2rem;
	margin-bottom:20px;
}
.gien_list th{
	font-weight:bolder;
	text-align:left;
	font-size: 1.3rem;
	background-color:#B49861;
	color:#fff;
	padding:5px 0 5px 10px;
}
.gien_list th.t_center{
	text-align:center;
	width:25%;
}
.gien_list td.t_center{
	width:25%;
}
.gien_list td{
	padding:5px;
}
.gien_list .gien_bg{
	background-color:#e5e5e5;
}
.gien_list ul{
	margin-bottom:15px;
}
.gien_list li{
	background:url(../img/bg_list1.png) no-repeat 0 3px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	text-indent:20px;
}

/*----------------------------------------------------------------- 
　ダウンロード
----------------------------------------------------------------- */

.download .area_info3>div:not(:last-of-type){ margin-bottom: 80px;}
.download .area_info3>div{padding-top: 90px;margin-top: -90px;}

.download td{
	width:120px;
}
.download ul{
	overflow:hidden;
	width:100%;
}
.download li{
	float:left;
	width:200px;
	margin-right:10px;
	text-align:center;
}
.area_info3 table{
	width:100%;
}
.area_info3 th{
	padding:5px;
	background-color:#e2e2e2;
}
.area_info3 td{
	padding:5px;
	text-align:center;
}
th.small,td.small{
	width:30px;
	font-size: 1.2rem;
}
td.book_title{
	width:200px;
}
td.book_title2{
	width:400px;
}

#plan_main,
#plan01,
#plan02,
#plan03,
#plan04,
#plan05,
#plan06,
#plan07,
#plan08,
#plan09,
#loadmap{margin-top: -60px; padding-top: 60px;}

#plan_main,
#plan01,
#plan02,
#plan03,
#plan04,
#plan05,
#plan06,
#plan07,
#plan08,
#plan09{padding-bottom: 60px;border-bottom: 1px solid #ddd; margin-bottom: 60px;}

#containerSub .planWrap h3{ background: #01408f; color: #fff; padding: 6px 10px; font-size: 2rem;border-radius: 6px;}

/*----------------------------------------------------------------- 
　アーカイブ　FAQ
----------------------------------------------------------------- */

.single_faq{
	margin-bottom:30px;
}


dl.archive{
	overflow:hidden;
	_zoom:1;
}
dl.archive dt{
	width:260px;
	float:left;
	margin-right:10px;
}
dl.archive dd{
	float:left;
	width:320px;
}


/*----------------------------------------------------------------- 
　ガバナー月信
----------------------------------------------------------------- */

.magazineNewWrap {
	width:100%;
	overflow:hidden;
	position:relative;
	margin-bottom:60px;
	}
	
.magazineThumb {
	width:214px;
	height:auto;
	float:left;
	border:5px solid #ddd;
	}
.magazineNewBox {
	width:480px;
	float:right;
	line-height:1.8em;
	}
.magazineNewHl { width:100%;margin-bottom: 0;}
#containerSub .magazineNewHl p { color:#01408f; border: 1px solid  #01408f;text-align:center; margin-bottom: 5px; height: 38px;line-height: 38px; font-weight: bold;font-size: 1.4rem; border-radius: 6px;}

a.magazineDl,a.magazineDl2 {
	display:block;
background: #01408f url(../img/arwW.png) 94% center / 6px no-repeat;
border: 1px solid #01408f;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight: bolder;
border-radius: 6px;
	}
a.magazineDl:hover,a.magazineDl2:hover {
background: #fff url(../img/arw.png) 94% center / 6px no-repeat;
color: #01408f;
}
.magazineNewWrap a.magazineDl,.magazineNewWrap a.magazineDl2 {
	width:100%;
	padding:6px 5px 5px;
	font-size: 1.5rem;
	}
a.magazineDl2{ margin-bottom: 10px;}
.magazineBack a.magazineDl,.magazineBack a.magazineDl2 {
	font-size: 1.2rem;
	padding:5px 10px 7px;
	display:block;
}
a.magazineDl span:before,a.magazineDl2 span:before {
	display: inline-block;
	content:"";
	width:15px;
	height:15px;
	margin-right:5px;
	background:url(./images/bg_sideArw.png) center center no-repeat;
	}

.magazineBack li {
	display:flex;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 15px;
	margin-bottom:15px;
	border-bottom:1px solid #dddddd;
	text-decoration:none;
}
.magazineBackL { width:50%; height:80px; line-height:80px;}
.magazineBackR { width:50%; }

.magazineBack a.magazineDl {
	margin-bottom:10px;
	vertical-align:bottom;
}
.magazineBack a.magazineDl2 {
	margin-top:0;
	margin-bottom:10px;
}

.bkBox{padding:120px 0 0;
	margin:-120px 0 0;}


/*----------------------------------------------------------------- 
　投稿記事
----------------------------------------------------------------- */

#postBox{
	margin-bottom:60px;
}
#postBox p{
	margin-bottom:10px;
	line-height:1.9em;
}
#postBox img{
	margin-top:20px;
	max-width:100%!important;
	height:auto;
}
#postBox .singleDate{
	text-align:right;
}
#postBox .singleDate span{
	background:#01408f;
color:#fff;
	padding:4px 10px;
font-size: 1.4rem;
border-radius: 6px;
}
.nav-below{
	width:400px;
	margin:30px auto 60px;
	overflow:hidden;
}
.nav-previous{
	float:left;
}
.nav-next{
	float:right;
}
.wp-pagenavi{
	text-align:center;
	margin:20px auto;
}
#containerSub .wp-pagenavi span.current{
border-color: #01408f!important;
color: #01408f!important;
}
#containerSub .wp-pagenavi a{
background: #01408f!important;
border-color: #01408f!important;
}
#containerSub .wp-pagenavi a:hover{
background: #fff!important;
color: #01408f!important;
}
.blogBox{
	margin-bottom:30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
#containerSub .blogBox h3{ 
	color: #000;
	font-size: 1.8rem;
	margin-bottom: 5px;
}
.postCategory{
	float:left;
}
.postCategory a{
	color:#333;
	text-decoration:none;
}
.postCategory span{
	background:#01408f;
	color: #fff;
	padding:4px 10px;
font-size: 1.4rem;
border-radius: 6px;
}
.postDate{
	text-align:right;
	width:100px;
	float:right;
}
.contents_link{
	margin-top:10px;
}

a.printBtn{
	background:#fff;
	padding:10px 20px;
	text-decoration:none;
	color:#333;
border-radius: 6px;
border: 1px solid #dc287a;
color: #dc287a;
}



img.w100{ max-width:100%;}


.movieBox{
	width:70%;
	margin:0 auto;
	text-align:center;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.videoContainer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom:6px;
}
.videoContainer iframe,  
.videoContainer object,  
.videoContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/*----------------------------------------------------------------- 
　RLIセミナー
----------------------------------------------------------------- */


ul.photoBox li{
	background: #fff;
	width:312px;
	float:left;
	margin-bottom:15px;
}
ul.photoBox li:nth-child(2n) {
	float: right;
}


ul.photoBox li img{
	padding:5px;
	border:1px solid #DDDDDD;
}

/*----------------------------------------------------------------- 
　検索結果
----------------------------------------------------------------- */

#found-title{
	margin-bottom:20px;
}
#found-title span{
	color:#333!important;
	font-size:1.8rem;
	padding:4px 10px!important;
}

/*----------------------------------------------------------------- 
　テーブル /ボーダー
----------------------------------------------------------------- */



.table1{
	border-collapse:collapse;
	width:100%;
	border:1px solid #D9D9D9;
	background:#fff;
	margin:0 auto 40px;
}
.table1 th { font-weight:normal; background: #F3F3F3; }
.table1 th,
.table1 td{
	border-collapse:collapse;
	border:1px solid #D9D9D9;
	padding:10px;
	text-align:left;
	 vertical-align:top;
	text-align:center;
	vertical-align:middle;
}
	

.bdr1{
	border-top:1px dotted #c0c0c0;
	padding-top:5px;
}
.bdrB1{
	border-bottom:1px dotted #c0c0c0;
	padding-bottom:5px;
}

.table2{
	border-collapse:collapse;
	width:100%;
	border:1px solid #D9D9D9;
	background:#fff;
	margin:0 auto 40px;
}
.table2 th { font-weight:normal; background: #F3F3F3; width:35%; text-align:left; }
.table2 th,
.table2 td{
	border-collapse:collapse;
	border:1px solid #D9D9D9;
	padding:10px;
	text-align:left!important;
	vertical-align:top;
	text-align:center;
	vertical-align:middle;
}
.table3{
	border-collapse:collapse;
	width:100%;
	border:1px solid #E3E3E3;
	background:#fff;
	margin:0 auto;
}
.table3 th { font-weight:normal; background: #e4f0f9; text-align:left; }
.table3 th,
.table3 td{
	border-collapse:collapse;
	border:1px solid #E3E3E3;
	padding:10px;
	text-align:left!important;
	vertical-align:top;
	text-align:center;
	vertical-align:middle;
}


#postBox .photoWList{ overflow: hidden;_zoom:1; margin-bottom: 30px;}
#postBox .photoWList li{ float: left; width: 355px;}
#postBox .photoWList li:nth-child(2n){float: right;}
#postBox .photoWList li img{ margin-top: 5px;width: 100%;height: auto;}
#postBox .photoWList li h3{ margin-bottom: 5px;}
#postBox .photoWList li p{ margin-top: 0;}

.table02{width: 100%;}
.table02,
.table02 th,
.table02 td{ border-collapse: collapse; overflow: hidden;}
.table02 th,
.table02 td{border-bottom: 1px solid #ddd; padding: 20px 0;}
.table02 th{width: 32%; font-weight: normal; text-align: left;}
#containerSub .table02 p{margin-bottom: 0;}
#containerSub .table02 p.hossu{position: relative;}
#containerSub .table02 p.hossu:after{ content: ''; display: block;}

.hissu{position: relative; padding-left: 44px;}
.hissu:before{ content: '必須';display: inline-block; background: #F00; color: #fff; line-height: 1.1em; font-size: 1.1rem; font-weight: bold; padding: 4px 8px; position: absolute; left: 0; margin-right: 10px; top: 7px;}

/* input base */
input[type=text],input[type=tel],input[type=email],input[type=password], textarea {
	padding:10px;
	text-align:left;
	border:1px solid #01408f;
  line-height: 1.2em;
}
input:focus,textarea:focus {
    background: #ffe5ea;
}
input{ min-height:40px;}
input[type=image]{ max-width:100%; height:auto;}
input[type=checkbox],
input[type=radio]{ margin-right:5px; }
input[type=text],input[type=tel],input[type=email],input[type=password] { width: 100%;display:block;font-size: 1.6rem;}
textarea {  width:100%; font-size:1.6rem;display:block;}

label,
input[type=text], 
input[type=tel], 
input[type=email], 
input[type=checkbox],
input[type=password],
input[type=radio] { display:inline;vertical-align: middle;}

.top_select1 select,.top_select2 select,.top_select3 select,.top_select4 select{
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border-radius:0px;
	width: 255px;
	height: 38px;
	line-height: 38px;
	font-size: 1.3rem;
	padding-left:3px;
	color: #333;
	border: 1px solid #01408f;
	cursor: pointer;
	background: #fff url(../img/arrow_s.png) no-repeat right center; /* Old browsers */
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
}

.mw_wp_form .error{color: #F00;} 

.checkList{display: flex; flex-wrap: wrap;}
.checkList .mwform-checkbox-field.horizontal-item{ width: calc(100% / 3); margin-left: 0;}
.mw_wp_form .checkList .horizontal-item + .horizontal-item{margin-left: 0;}

.douisuru{ margin-bottom: 40px; position: relative; max-width: 280px; margin-left: auto; margin-right: auto; padding-left: 18px;}
.douisuru input{position: absolute; left: 0; top: 14px;min-height: auto;}

.btn{text-align: center;width: 290px;margin-left: auto; margin-right: auto;display: block;}
.btnSubmit{display: block; width: 290px; background: #01408f; color: #fff; margin-left: auto;margin-right: auto; padding: 18px 0 17px; font-size: 1.6rem; font-weight: bold; cursor:pointer; border: 1px solid #01408f;border-radius: 10px;}
.btnSubmit:hover{ background: #fff; -webkit-transition: all .7s; transition: all .7s; color: #01408f;border: 1px solid #01408f;}

.btn.btn100{
margin-bottom: 60px;
width: 100%;
}
.btn.btn100 a{width: 100%;}

.mw_wp_form_confirm .selectBumon,
.mw_wp_form_confirm .privacyBox,
.mw_wp_form_confirm .douisuru,
.mw_wp_form_confirm .privacyAgree{display: none;}

#containerSub .mediaWrap h3{ color: #000; margin-bottom: 10px;font-size: 1.8rem;}
#content .table02.tableSub{margin-bottom: 40px;}
.table02.tableSub tr:first-of-type th,
.table02.tableSub tr:first-of-type td{ padding-top: 0; }
.table02.tableSub th,
.table02.tableSub td{border: none; padding-top: 0;}
.table02.tableSub tr:last-of-type th,
.table02.tableSub tr:last-of-type td{ border-bottom: 1px solid #ddd;padding-bottom: 30px;}

#content .table02 textarea{max-width: 520px;}

/*----------------------------------------------------------------- 
　投稿コメント
----------------------------------------------------------------- */

h3#reply-title a{ color:#fff;}
a#cancel-comment-reply-link{ color:#FCD20A!important;}

.commentlist_div{
	margin-bottom:5px;
}
#commentlist_div span{
	background:#FCD10A;
	color:#333;
	display:block;
	padding:4px 2px;
}
ol.commentlist{ list-style-type:none; margin-left:-20px;}
#content ol.commentlist li{ border:1px solid #01408f; padding:10px; margin-bottom:10px!important; list-style-type:none;}
ol.commentlist .children{ margin-top:10px;}
ol.commentlist .children li{ border:none; background:#e4f0f9; width:95%;-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box; }
ol.commentlist li p{ margin-top:10px; font-size:1.4rem; color:#666;} 

#commentform input{ padding:6px; margin-bottom:25px; }
#commentform textarea#comment{ width:96%; height:120px;}

.required{ color:#f00; font-size:1.4rem;}

#respond{ margin-top:30px;}

/*----------------------------------------------------------------- 
　ウェビナー
----------------------------------------------------------------- */


.webinarOl > li{
	margin-bottom:20px!important;
}

.slideNone{ text-align: center;}
.clubSlide img,.slideNone img,.clubSlide2 img,.slideNone img{
	padding: 5px;
	border: 1px solid #ececec;
	margin-right: auto;
	margin-left: auto;
}

/*----------------------------------------------------------------- 
　会員限定ページ
----------------------------------------------------------------- */

.swpm-username-label,.swpm-password-label,.swpm-password-reset-widget-form .swpm_label{ font-size: 1.8rem;}
.swpm-username-input input,.swpm-password-input input,input#swpm_reset_email,#swpm-registration-form input{
	padding:10px;
	text-align:left;
	border:1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
 	-webkit-appearance: none;
 }
 .swpm-password-input{ margin-bottom: 20px!important;}

.swpm-login-submit input,.swpm-password-reset-widget-form input[type=submit]{
	display:block;
	margin:20px 0;
    background-color: #00ADE5;
    border-style: none;
    padding: 15px 30px;
	font-size:1.2rem;
    color: #fff;
	text-align:center;
	text-decoration:none;
	-webkit-appearance: none;
		border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius:7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */  
   }
 
.swpm-login-submit input:hover,.swpm-password-reset-widget-form input[type=submit]:hover{
   filter: alpha(opacity=80);
   opacity: .6;
   -moz-transition: all 0.7s ease;
   -webkit-transition: all 0.7s ease;
   }
   
a.swpm-login-link{
	width: 60%;
	display:block;
	margin:20px 0;
    background-color: #00ADE5;
    border-style: none;
    padding: 15px 30px;
	font-size:1.8rem;
    color: #fff;
	text-align:center;
	text-decoration:none;
	-webkit-appearance: none;
		border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius:7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */  
}
a.swpm-login-link:hover{
   filter: alpha(opacity=80);
   opacity: .6;
   -moz-transition: all 0.7s ease;
   -webkit-transition: all 0.7s ease;
   color: #fff;
   }
   
.swpm-forgot-pass-link,.swpm-join-us-link{ font-size: 1.8rem; margin-bottom: 10px;} 
.swpm-forgot-pass-link a:before,.swpm-join-us-link a:before{ content:">"; padding-right: 3px;} 

.swpm-login-submit{ margin-bottom: 30px!important;}

#swpm-registration-form input#submit,#swpm-editprofile-form input#submit{
	display:block;
	margin:20px 0;
    background-color: #00ADE5;
    border-style: none;
    padding: 0;
	font-size:1.8rem;
    color: #fff;
	text-align:center;
	text-decoration:none;
	height:50px;
	line-height: 50px;
	-webkit-appearance: none;
		border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius:7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */ 
   }
#swpm-registration-form input#submit:hover,#swpm-editprofile-form input#submit:hover{
   filter: alpha(opacity=80);
   opacity: .6;
   -moz-transition: all 0.7s ease;
   -webkit-transition: all 0.7s ease;	
}

  
.btnLink a{
	width: 40%;
	display:block;
	margin:20px 0;
    background-color: #00ADE5;
    border-style: none;
    padding: 15px 30px;
	font-size:1.8rem;
    color: #fff;
	text-align:center;
	text-decoration:none;
	-webkit-appearance: none;
		border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius:7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */  
}
.btnLink a:hover{
	filter: alpha(opacity=80);
   opacity: .6;
   -moz-transition: all 0.7s ease;
   -webkit-transition: all 0.7s ease;
   color: #fff;
  }


.sitemap dt{ margin-bottom: 10px; }
.sitemap dd{ margin-left: 20px; margin-bottom: 40px;}
.sitemap dd li{ margin-bottom: 10px;}


.categorySelect select,
select.wpcf7-select{
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border-radius:0px;
	width: 255px;
	height: 38px;
	line-height: 38px;
	font-size: 1.3rem;
	padding-left:3px;
	color: #333;
background: #fff url(../img/arrow_s.png) no-repeat right center;
	border: 1px solid #01408f;
	cursor: pointer;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
}




/*----------------------------------------------------------------- 
　フッター
----------------------------------------------------------------- */

.pagetopWrap{ background: #f3f3f3;}
#pageTopBtn img{position: fixed; right: 20px; bottom: 60px;}

#footer{ background: #01408f;padding: 40px 0;}
.foot_box{ width:1000px; margin:0 auto 40px; color:#FFF;display: flex;flex-wrap: wrap;gap: 40px;}

.foot_box_in{ }

.foot_box_in p{ font-weight:bold; font-size: 1.3rem; margin-bottom:5px;}
.foot_box_in p a{ color:#fff; text-decoration:none;}
.foot_box_in li a{ color:#fff; text-decoration:none;}
.foot_box_in li a:hover{text-decoration: underline;}
.foot_box_in li{ display:block;padding-left:12px; line-height:12px; font-size: 1.3rem; margin-bottom:10px; }


#footer02{ text-align: center; font-size: 1.2rem; padding: 10px 0; background: #dc287a; color: #fff;}

#footerBanner{ width: 1000px;margin-left: auto; margin-right: auto;}
#footerBanner ul{ display: flex; gap:15px;flex-wrap: wrap;}
#footerBanner ul li{
min-width: 185px;
}




#content table, #content blockquote{
	margin-bottom: 50px
}
#fixed_sns li a:hover, #site_banner_bottom, .tbl_meta, .post_info_portfolio, a.show-this-rss, .entrylist-cat a, .entrylist-cat a:hover, .post_info_portfolio a, .posttitle a:hover, .entry h1 a:hover, .entry h2 a:hover, .entry h3 a:hover, .entry h4 a:hover, .entry h5 a:hover, .entry h6 a:hover, .nav_to_paged a, .nav_to_paged a:hover, nav.navigation a, nav.navigation a:hover, .meta_sns a, .meta_sns a:hover, .abs_time, ul.dp_tab_widget_ul li, .dp_feed_widget a:hover, nav.single-nav a, nav.single-nav a:hover, span.current, div.tagcloud a, div.tagcloud a:hover, a.more-link, a.more-link:hover, #content_footer a, #content_footer a:hover, .dp-pagenavi a, .dp-pagenavi a:hover, .dp-pagenavi span, .wp-pagenavi a, .wp-pagenavi a:hover, #wp-calendar tbody td a, #wp-calendar tbody td a:hover, ul#switch_comment_type li, a.comment-reply-link, nav.single-nav a, nav.single-nav a:hover, input#submit:hover, .widget-box h1>a, .widget-box h1>a:hover, #footer-bottom a, #footer-bottom a:hover {
	text-shadow: none !important;
	text-decoration: none !important
}
a, .dp_related_posts_horizon ul li, .dp_related_posts_vertical ul li, .post a, .entry a img, .post_thumb, .post_thumb_portfolio, .post_thumb_gallery, .post_excerpt, .entry input[type="submit"], input#submit, ul#switch_comment_type li #sidebar a, #sidebar2 a, #sidebar li, #sidebar2 li, #ft-widget-content a, #ft-widget-content li {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
section#site_banner_bottom, .entry a:hover img, .post_thumb_gallery:hover, .post_thumb_portfolio:hover, .recent_entries_w_thumb a:hover img {
	filter: brightness(65%);
	-moz-filter: brightness(65%);
	-o-filter: brightness(65%);
	-ms-filter: brightness(65%);
	-webkit-filter: brightness(65%)
}


*:first-child+html .rssLinkListItemTitle {
	margin-left: -15px
}
* html .rssLinkListItemTitle {
	margin-left: -15px
}

.b {
	font-weight: bold !important
}
.u {
	text-decoration: underline !important
}
.i {
	font-family: "Helvetica", Arial, "ヒラギノ角ゴ ProN W3", Verdana, "Lucida Grande", "ＭＳ Ｐゴシック", sans-serif;
	font-style: italic !important
}
.mincho {
	font-family: "Helvetica", Arial, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "MS P 明朝", "MS PMincho", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", serif
}

.center, .aligncenter {
	clear: both;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important
}
.alignnone {
	display: block;
	margin-left: 0;
	padding-left: 0
}
.fl-l, .alignleft {
	float: left
}
.fl-r, .alignright {
	float: right
}
.fl-l img, .alignleft img {
	margin-top: 5px;
	margin-left: 0 !important
}
.fl-r img, .alignright img {
	margin-top: 5px;
	margin-right: 0 !important
}
.shadow-none {
	text-shadow: none !important
}
.disp-none {
	display: none
}
.disp-blk {
	display: block
}
.cl-l {	clear: left}
.cl-r {	clear: right}
.cl-a, .alignnone {
	clear: both;
zoom:1
}
.cl-a:after, .alignnone:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden
}
*:first-child+html .cl-a, .alignnone {
	padding-top: 0
}
.v-al-btm {vertical-align: bottom}
.v-al-top {vertical-align: top}
.v-al-mdl {vertical-align: middle}
.v-al-txt-btm {vertical-align: text-bottom}
.v-al-txt-top {vertical-align: text-top}
.pos-ab {position: absolute}
.pos-re {position: relative}
.big {font-size: 1.8rem;}
[class^="ft"], [class*=" ft"] {
	line-height: 1.3
}
[class^="mk-"], [class*=" mk-"] {
	padding: 2.5px 4px
}


.img-circular {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}
a.btn {
	text-decoration: none !important
}
p.label {
	padding: 0 12px;
	line-height: 32px
}

/* 共通回り込み解除
----------------------------------------------------------------- */

.clearbox,
ul#nav,
#main,
.top_info dl,
.l_report_in,
.banner_box.
.foot_box,
.sosiki_title01 dl,
.sosiki_title02 dl,
.sosiki_title03 ul{ display:inline-block;display:block; overflow:hidden; }

.clearbox:after,
ul#nav:after,
#main:after,
.top_info dl:after,
.l_report_in:after,
.banner_box:after,
.foot_box:after,
.sosiki_title01 dl:after,
.sosiki_title02 dl:after,
.sosiki_title03 ul:after
{ content: ".";display:block;height:0.1px;clear:both;visibility:hidden;font-size:0.1em;line-height:0; }


* html .clearbox,
* html ul#nav,
* html #main,
* html .top_info dl,
* html .l_report_in,
* html .banner_box,
* html .foot_box,
* html .sosiki_title01 dl,
* html .sosiki_title02 dl,
* html .sosiki_title03 ul
{ height:1%; }



/*----------------------------------------------------------------- 
common selector
----------------------------------------------------------------- */
.t_center{ text-align:center; }
.t_right{ text-align:right; }
.top5{ margin-top:5px; }
.top10{ margin-top:10px; }
.top15{ margin-top:15px; }
.top20{ margin-top:20px; }
.top25{ margin-top:25px; }
.top30{ margin-top:30px; }
.top40{ margin-top:40px; }
.top50{ margin-top:50px; }
.top60{ margin-top:60px; }
.top70{ margin-top:70px; }
.top80{ margin-top:80px; }
.bottom5{ margin-bottom:5px; }
.bottom10{ margin-bottom:10px; }
.bottom15{ margin-bottom:15px; }
.bottom20{ margin-bottom:20px; }
.bottom30{ margin-bottom:30px; }
.bottom40{ margin-bottom:40px; }
.bottom50{ margin-bottom:50px; }
.bottom60{ margin-bottom:60px; }
.bottom70{ margin-bottom:70px; }
.bottom80{ margin-bottom:80px; }
.bottom200{ margin-bottom:300px; }
.left0{ margin-left:0px; }
.left10{ margin-left:10px; }
.left20{ margin-left:20px; }
.left30{ margin-left:30px; }
.left40{ margin-left:40px; }
.right10{ margin-right:10px; }
.right20{ margin-right:20px; }
.right30{ margin-right:30px; }
.mb0 { margin-bottom:0px;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mb40 { margin-bottom:40px;}
.mb50 { margin-bottom:50px;}
.mb60 { margin-bottom:60px;}
.mb70 { margin-bottom:70px;}
.mb80 { margin-bottom:80px;}
.mb90 { margin-bottom:90px;}
.mb100 { margin-bottom:100px;}

.red{ color:#F00; }
.purple{ color:#4E2F91;}
.blue{ color:#dc287a;}
.orange{ color:#01408f;}

.pb5{padding-bottom:5px;}

.pr10{ padding-right:10px;}
.pl10{ padding-left:10px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}

.va_b{ vertical-align:bottom;}

.clear_b{clear:both;}

.f_left{ float:left;}
.f_right{ float:right;}


/*----------------------------------------------------------------- 
common font_size( base / 14px )
----------------------------------------------------------------- */
.text10{ font-size:1rem; }
.text11{ font-size:1.1rem; }
.text12{ font-size:1.2rem; line-height: 1.6em;}
.text13{ font-size:1.3rem;  line-height: 1.6em;}
.text14{ font-size:1.4rem;  line-height: 1.6em;}
.text15{ font-size:1.5rem; }
.text16{ font-size:1.6rem; }
.text17{ font-size:1.7rem; }
.text18{ font-size:1.8rem; }
.text19{ font-size:1.9rem; }
.text20{ font-size:2rem; }
.text21{ font-size:2.1rem; }
.text22{ font-size:2.2rem; }
.text23{ font-size:2.3rem; }
.text24{ font-size:2.4rem; }
.text25{ font-size:2.5rem; }
.text26{ font-size:2.6rem; }
.text27{ font-size:2.7rem; }
.text28{ font-size:2.8rem; }
.text29{ font-size:2.9rem; }
.text30{ font-size:3rem; }

.textB{ font-weight:bold;}

.lh18{ line-height:1.8em;}


.bdrSection{ /*border-top: 3px dotted #F9B949;*/ padding-top: 40px; margin-top: 40px; }
.bumonTtl{
	background: #01408f;
	color: #fff;
	text-align: center;
	padding: 10px 10px 9px;
	position: relative;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.8rem;
}
.bumonTtl:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 50, 160, 0);
	border-top-color: #01408f;
	border-width: 8px;
	margin-left: -8px;
}


.btn a {
	display: block;
	width: 260px;
	text-decoration: none;
background: #01408f;
	color: #fff;
	text-align: center;
	padding: 10px 0 8px;
	font-weight: bold;
	border: 2px solid #01408f;
	border-radius: 12px;position: relative;
}
.btn a:after{ content: ''; display: block;
width: 9px;height: 14px;
background-repeat: no-repeat;
position: absolute;
background-size: 9px;
right: 10px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E');
}


.btn a:hover {
	background: #fff;
	color: #01408f;
}
.btn a:hover:after {
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%2301408f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');}

.btn a span {
	display: inline-block;
	/*background: url(../img/arwW.png) left 50% / 6px no-repeat;*/
}

.btn a:hover span {
	/*background: url(../img/arw.png) left 50% / 6px no-repeat;*/
}

/*----------------------------------------------------------------- 
common hover 
----------------------------------------------------------------- */
a:hover .imgbt{
	opacity:0.6;
	filter:alpha(opacity=60);
	}
a{ color: #01408f;}
a:hover{ color: #01408f; }


.commonHover:hover,
.topSearchList01 li:hover{ -moz-opacity:0.7; opacity:0.7; filter:alpha(opacity=70); cursor:pointer; }




.fb-comments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb-comments iframe[style],
.fb-social-plugin span,
#fb-comments span,
#fb-comments span iframe,
.fb-comments span {
    width: 100% !important;
    display: block;
}
#fbBox{
	width:100% !important;
}
#socialbuttons{
	margin-top:10px;
}
#socialbuttons div{
	float:left!important;
	margin-bottom:10px;
}
#socialbuttons div span{
	display:block;
	float:left!important;
}

.tel-link{ pointer-events: none; text-decoration: none; color: #333;}
.textC.btn {text-align: center; width: 260px;margin-left: auto;margin-right: auto;display: block;}
.textC.btn a{ display: block; margin-left: auto!important;margin-right: auto!important; margin-top: 40px;}
.supportList{ overflow: hidden;_zoom:1;}
.supportList li{ width: 230px; margin-right: 20px; margin-bottom: 30px; float: left;}
.supportList li a{display: block; width: 100%; border: 1px solid  #ddd; padding: 10px; color: #333; text-decoration: none; background: #fff;}
.supportList li:nth-child(3n) { margin-right: 0;}
.supportList li img{ margin-bottom: 10px;}
#containerSub .supportList li p{ font-weight: bold; margin-bottom: 0;}

.supportForm .wpcf7-textarea{ width: 100%; height:inherit; height: auto;}

@media only screen and (min-width: 960px){
.pcNone{ display:none;}
}

@media only screen and (min-width:0) and (max-width:960px) {

body {
	-webkit-text-size-adjust: none
}
.tabNone{ display:none;}
.tabLeft{ float:left;}
.tabRight{ float:right;}
.tableft20{ margin-left:20px;}
.tel-link{ pointer-events: auto; text-decoration: underline;}
.supportList li{ width: 100%; margin-right: 0; margin-bottom: 30px; float: none;}


.img100p{text-align: center;}
.img100p img{ margin-left: auto;margin-right: auto; max-width:100%;}

div#header_container, div#header_container_paged, div#header_container_half, #container, #content_footer, #ft-btm-content {
	width: 95%
}
div#header_container, div#header_container_half {
	top: 100px
}
#site_title h1 img, #header_container_paged h1 img,#header_container h1 img {
	max-width: 100%;
	position:relative;
	z-index:10000;
}

header#header_area_paged {
	position: relative;
	width: 100%;
	height: 55px;
	padding: 0;
	margin: 0 auto
}

div#top-right-widget {
	margin-top: 0
}
#fixed_sform .hd_searchform {
	right: 10px;
	width: 100%
}
#expand_float_menu {
	display: block
}

#mainImage{
	width:100%;
	margin:0 auto 0;
	text-align:center;
	padding: 0 5%;
flex-direction: column;
}
#mainImage img{
	max-width:100%;
}
#mainImage img:not(.bgImg){
padding: 20px 0;
}
header#header_area {
	height:auto;
}

#footerBanner{
width: 100%;
}

#fixed_menu {
	position: fixed;
	top: 0;
	height: 45px;
	width: 100%;
	background: #000!important;
}
#menu_top{
	display:none;
}
ul#fixed_menu_ul {
	background: #000!important;
	top: 45px;
	width: auto;
	height: auto;
	margin: 0;
	display: none
}
ul#fixed_menu_ul li {
	background: #000!important;
	float: none;
	width: auto;
	height: auto !important;
	text-align: left
}
ul#fixed_menu_ul li ul li {
	position: relative
}
ul#fixed_menu_ul li a {
	padding: 8px 12px 12px 12px
}
ul#fixed_menu_ul ul {
	position: relative;
	width: auto;
	overflow: hidden
}
ul#fixed_menu_ul ul.sub-menu {
	position: relative;
	width: auto;
	margin-left: 20px;
	overflow: hidden
}
ul#fixed_menu_ul ul ul {
	left: 0 !important
}
#content, #sidebar, #sidebar2, #ft-widget-area1, #ft-widget-area2, #ft-widget-area3, #ft-widget-area4 {
	float: none !important;
	width: auto !important;
	margin: 0 auto 30px auto !important
}



#containerSub {
	clear: both;
	text-align: left;
	width: 94%;
	margin: 10px auto 40px;
	margin-bottom: 66px\9
}
.breadcrumb{ background:#EAEAEA; padding:3px;}
.breadcrumb ul{ width:96%; margin:5px auto 5px; font-size: 1.3rem;color:#000; overflow:hidden; _zoom:1; }
.breadcrumb ul li{ float:left; padding-right:10px;}
.breadcrumb a{ color:#000!important; }
.breadcrumb a:hover{ color:#FFE266; }


div#top-container-widget, div#top-content-widget, div#top-content-bottom-widget {
	margin-bottom: 44px
}
ul#top-posts-ul, ul#top-posts-ul-top-1col {
	margin: 0 auto;
	text-align: center
}
ul#top-posts-ul li, ul#top-posts-ul-top-1col li {
	float: none !important;
	display: inline-block !important;
	width: 300px !important;
	min-height: 279px !important;
	max-height: 279px !important;
	text-align: left;
	margin: 0 20px 10px auto !important
}
ul#top-posts-ul li.evenpost, ul#top-posts-ul-top-1col li.evenpost {
	margin: 0 auto 10px auto !important
}
ul#top-posts-ul .post_thumb_portfolio, ul#top-posts-ul-top-1col .post_thumb_portfolio {
	height: 220 !important
}
article.post_excerpt {
	width: 100%;
	margin: 0 auto 30px;
	padding: 30px 0 30px 0
}
#gallery-style, #gallery-style-1col {
	margin: 0 auto 30px auto
}
.post img, div#header_container img, div#header_container_half img {
	height: auto;
	width: auto\9
}
.entry iframe {
	max-width: 100%
}
#ft-widget-container {
	padding: 30px 0 20px 0
}
a#gototop {
	display: none
}


#topNewThree{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
	padding-top: 40px;
	font-size: 1.3rem;
}
#topThree{
	width: 96%;
	float:none;
	color: #dc287a;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	_zoom:1;
}
#topThree ul li{
	width: 33%;
	float:left;
	overflow:hidden;
	_zoom:1;
	margin-bottom: 40px;
	text-align: center;
}

#topThree ul li img{ float:none;margin-right: auto; margin-left: auto;}
#topThree ul li p.title{ margin-top: 7px;font-weight: bold;}
#topThree ul li a{ color: #dc287a; text-decoration: none;}
#topThree ul li a:hover{ color: #F9B949; }

#newsFeed{ float:none; width: 100%;}
#newsFeed > ul{width: 96%; margin-left: auto; margin-right: auto; }



.topNews .topNewsR{ width: 510px; }


/*.magazineDate a{
	background:url( ../img/bg_sideArw.png) 280px 0 no-repeat;
}
.magazineDate a:hover{
	background:#4D2E91 url( ../img/bg_sideArw.png) 280px 0 no-repeat;
}*/


.containerAdd{
	clear: both;
	text-align: left;
	width: 100%;
	background: #FFFFFF;
	padding: 20px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.containerAdd ul{
	width: 100%;
	margin-right: 0;
}
.containerAdd ul li{
	float:left;
	width: 20%;
	margin-right: 0;
}
.containerAdd ul li img{ max-width:98%;}




#footer{
padding: 60px 5%;
}

#content_footer {
	text-align: left;
	width: 96%;
	margin: 0 auto 0 auto;
	padding: 0;
	border-bottom: 0;
	overflow:hidden;
	_zoom:1;
}
#content_footer ul{
	width:245px;
	float:left;
	font-size: 1.3rem;
}

.foot_box{ width:100%; }



#content_footer ul li{
	margin-bottom:5px;
}

#content_footer ul li.title{
	font-size:1.5rem;
}
#content_footer ul li a{
	padding-left:5px;
}
#content_footer ul li a:hover{
	text-decoration:underline;
	color:#FCD10A;
}
#content_footer ul li a:before {content: "> "; }


#ft-btm-content .footer_btnL{
	width:100%;
	float:left;
}
#ft-btm-content .footer_btnL ul{
	margin-bottom:20px;
}	
#ft-btm-content .footer_btnR{
	width:100%;
	float:none;
}

.checkPoint input{
	width:10px;
	float:left;
	margin-top:4px;
}
.checkPoint p{
	float:right;
	width:700px;
	line-height:1.5em;
}
.governor_p2 dd{
	float:left;
	width:555px;
}

.download td{
	width:120px;
}
.download ul{
	overflow:hidden;
	width:100%;
	margin-right:-15px;
}
.download li{
	float:left;
	width:210px;
	text-align:center;
	margin-right:15px;
}

.messageBox{
	float:right;
	width:480px;
}

.table02 th{width: 100%;display: block; padding-bottom: 0;}
.table02 td{width: 100%;display: block;padding-top: 5px;}



}

@media only screen and (min-width:0) and (max-width:900px) {
.mq-hide900 {
	display: none
}
.mq-show900 {
	display: block
}
div#header_container, div#header_container_half {
	top: 44px
}
header#header_area {
/*	height: 480px
*/}
div#site_title h1 {
	font-size: 40px
}
.dp_topbar_title {
	padding: 20px 0;
	font-size: 2.8rem;
}
.dp_topbar_title h1 {
	font-size: 3.2rem;
}
}

@media only screen and (min-width:0) and (max-width:850px) {
.mq-hide850 {
	display: none
}
.mq-show850 {
	display: block
}
}

@media only screen and (min-width:0) and (max-width:820px) {
div#header_container, div#header_container_half {
	top: 34px
}
div#site_title h1 {
	margin-bottom: 12px
}
div#site_banner_desc {
	margin: 22px 0;
	font-size: 1.4rem
}
}

@media only screen and (min-width:0) and (max-width:800px) {
.mq-hide800 {
	display: none
}
.mq-show800 {
	display: block
}
div#header_container, div#header_container_half {
	top: 28px
}
div#header_left {
	width: 100%;
	float: none
}
div#top-right-widget, div#site_banner_desc {
	display: none !important
}

td.book_title2{
	width:400px;
}
}

@media only screen and (min-width:0) and (max-width:780px) {

}

@media only screen and (min-width:0) and (max-width:760px) {
.dp_topbar_title {
	padding: 14px 0;
	font-size: 2.5rem
}
.dp_topbar_title h1 {
	font-size: 2.8rem
}
}

@media only screen and (min-width:0) and (max-width:750px) {
.mq-hide750 {
	display: none
}
.mq-show750 {
	display: block
}

.topNews img{
	max-width:200px;
	float:none;
	width:220px;
	margin-bottom:10px;
}
.topNews .topNewsR{
	width:100%;
	float:none;
}
.governor_p2 dt{
	float:none;
	width:100%;
}
.governor_p2 dd{
	float:none;
	width:100%;
}
.governor_p2 dt.bd{
	border:none;
}


}

@media only screen and (min-width:0) and (max-width:740px) {



}

@media only screen and (min-width:0) and (max-width:700px) {
.mq-hide700 {
	display: none
}
.mq-show700 {
	display: block
}
ul#top-posts-ul li, ul#top-posts-ul-top-1col li {
	display: block !important;
	margin: 0 auto 10px auto !important
}
#gototop {
	display: none
}
}

@media only screen and (min-width:0) and (max-width:680px) {
#expand_float_menu {
	height: 44px
}
#new-entry {
	display: none
}

.g_item footer.tbl_meta span.icon-user {
	display: none
}
div#site_banner_container {
	height: 220px
}
}

@media only screen and (min-width:0) and (max-width:660px) {
div#site_banner_desc {
	display: none
}
div#site_banner_image {
	background-size: 105% auto
}
div#site_banner_container {
	height: 200px
}
}

@media only screen and (min-width:0) and (max-width:650px) {
.mq-hide650 {
	display: none
}
.mq-show650 {
	display: block
}
.post_thumb {
	width: 160px;
	height: 117px
}
.tableft20{ margin-left:0;}

.top_movie{
	width:100%;
	margin-bottom:30px;
}
.top_movie li{
	margin-bottom:20px;
	float:none;
}


/*----------------------------------------------------------------- 
　ガバナー月信
----------------------------------------------------------------- */

.magazineNewWrap {
	width:100%;
	overflow:hidden;
	position:relative;
	margin-bottom:60px;
	}
	
.magazineThumb {
	width:219px;
	height:310px;
	float:none;
	margin:0 auto 20px;
	border:5px solid #ddd;
	}
.magazineNewBox {
	width:100%;
	float:none;
	color:#666;
	line-height:1.8em;
	}
.magazineNewWrap a.magazineDl ,.magazineNewWrap a.magazineDl2 {
	position:relative;
	bottom:auto;
	width:100%;
	padding:12px 5px 10px;
	margin-top:20px;
	font-size: 1.5rem;
	}


}

@media only screen and (min-width:0) and (max-width:600px) {
.mq-hide600 {
	display: none
}
.mq-show600 {
	display: block
}
#header_container_paged h1 a {
	font-size: 2.4rem;
	letter-spacing: .04em
}
div#top-left-bottom-widget {
	display: none
}
.posttitle, .newentrylist, .comment_hd_title, h3#reply-title {
	font-size: 2.2rem
}
div#site_title h2 {
	font-size: 1.4rem
}
a.show-this-rss {
	top: 5px;
	font-size: 1.5rem
}
.new-entry, .commentlist_div {
	display: none
}
.g_item_desc {
	font-size: 1.1rem
}

.tableft20{ margin-left:0;}

.top_movie{
	width:100%;
	margin-bottom:30px;
}
.top_movie li{
	margin-bottom:20px;
	float:none;
}

.clubSlide img,.slideNone img{
	max-width:100%;
}


}

@media only screen and (min-width:0) and (max-width:568px) {
#site_title {
	background-attachment: scroll !important;
	background-position-y: 0 !important
}
.dp_topbar_title {
	font-size: 1.6rem
}
.dp_topbar_title h1 {
	font-size: 2rem
}
.dp_topbar_title.headline_slider_sec {
	font-size: 1.3rem
}

.dp_topbar_title, #container_footer {
	padding: 10px 0
}
#fixed_menu {
	position: absolute;
	top: -44px
}
#fixed_sform {
	position: absolute
}

#container {
	margin: 44px auto 22px auto
}
article.post_excerpt {
	padding: 22px 0 22px 0
}
article.post_excerpt>div {
	padding-bottom: 11px
}
.post_thumb {
	float: none;
	width: 300px !important;
	height: 220px !important;
	margin: 0 auto 10px auto
}
.post_excerpt .excerpt_div {
	z-index: 0
}
.g_item_desc {
	display: none
}
.entry_excerpt, .postmetadata_archive .entrylist-cat, .postmeta_title .entrylist-cat, #sns_buttons, .dp_time_for_reading {
	display: none
}
ul#top-posts-ul li {
	margin-bottom: 22px
}
a#1 {
	right: 15px;
	bottom: 15px
}
.wpcf7-form .wpcf7-form-control-wrap {
	display: block;
	text-align: center;
	margin: 0 auto 10px auto
}
.wpcf7-form .wpcf7-list-item {
	display: block;
	margin: 6px auto 10px 0;
	text-align: left
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="submit"], .wpcf7-form textarea {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 10px 6px
}
.wpcf7-form input.wpcf7-submit {
	height: 40px;
	font-size: 1.4rem
}

.tableft20{ margin-left:0;}

}

@media only screen and (min-width:0) and (max-width:550px) {
.mq-hide550 {
	display: none
}
.mq-show550 {
	display: block
}
}

@media only screen and (min-width:0) and (max-width:540px) {
div#site_banner_image {
	background-size: 108% auto
}

}

@media only screen and (min-width:0) and (max-width:520px) {
div#site_banner_image {
	background-size: 112% auto
}
}

@media only screen and (min-width:0) and (max-width:500px) {
.mq-hide500 {
	display: none
}
.mq-show500 {
	display: block
}
div#site_title h2 {
	display: none
}
div#site_banner_image {
	background-size: 116% auto
}
}

@media only screen and (min-width:0) and (max-width:480px) {
.mq-show {
	display: block
}
.mq-hide {
	display: none
}
#fixed_sns {
	display: none
}
div#site_title h1 {
	font-size: 2.8rem
}
#gallery-style .masonry, #gallery-style-1col .masonry {
	width: 300px
}
div#site_banner_container {
	height: 180px
}
.entry .fl-r, .entry .fl-l, .entry .alignright, .entry .alignleft {
	float: none;
	display: block
}
img.fl-r, img.fl-l, img.alignright, img.alignleft {
	padding: 0 !important;
	margin: 0 auto 20px auto !important;
	border: none !important
}
.fbpluginrecommendationsbarright, .fbpluginrecommendationsbarleft {
	display: none !important
}
}

@media only screen and (min-width:0) and (max-width:400px) {
div#site_banner_image {
	background-size: 120% auto
}
}

@media only screen and (min-width:0) and (max-width:420px) {
div#site_banner_image {
	background-size: 124% auto
}



/*----------------------------------------------------------------- 
　ガバナー月信
----------------------------------------------------------------- */


.magazineBack a.magazineDl ,.magazineBack a.magazineDl2 {
	width:88%;
	font-size:1.5rem;
	line-height:0.9em;
	padding:10px;
	}
.magazineBack { width:100%; margin-bottom:40px}
.magazineBack li {
	display:block;
	height:100px;
	line-height:40px;
	background:url(../img/bg_sideMenu.png) no-repeat;
	padding-left:20px;
	margin-bottom:15px;
	border-bottom:1px solid #F1F1F1;
	text-decoration:none;
	overflow:visible;
}
.magazineBack li > span { float:none;}
.magazineBack li > a {	float:none;}


.magazineBack li {
	display:block;
	min-height:40px;
	line-height:40px;
	overflow:visible;
}
.magazineBack li > span { float:none;}
.magazineBack li > a {	float:none;}

}

@media only screen and (min-width:0) and (max-width:400px) {
div.top-cat-desc {
	font-size: 1.1rem;
	min-height: 32px;
	max-height: 32px
}
div#site_banner_image {
	background-size: 132% auto
}
}

@media only screen and (min-width:0) and (max-width:380px) {
div#site_banner_image {
	background-size: 142% auto
}
h1 img{
	max-width:80%;
}
}

@media only screen and (min-width:0) and (max-width:340px) {
div#header_container, div#header_container_paged, div#header_container_half, #content_footer, #ft-widget-content, #ft-btm-content {
	width: 300px
}
div#site_banner_image {
	background-size: 150% auto;
}
.excerpt_div .excerpt_title {
	font-size: 1.4rem;
}

.g_item {
	width: 300px !important;
	margin: 0 auto 20px auto;
}
h1 img{
	max-width:80%;
}
}


.onlySP{display: none;}
.kitchenCar .btn{margin-bottom: 40px;width: auto;display: inline-block;margin-left: auto; margin-right: auto;}
.kitchenCar .btn a{
border-radius: 12px;
text-decoration: none;
padding: 18px 36px 16px 16px;
text-align: center;
display: block;
margin-bottom: 40px;
background: #01408f;
-webkit-background-size: 13px;
background-size: 13px;
color: #fff;
border: 2px solid #01408f;
font-weight: bold;
width: auto;position: relative;
}
.kitchenCar .btn a:after{ content: ''; display: block;
width: 9px;height: 14px;
background-repeat: no-repeat;
position: absolute;
background-size: 9px;
right: 10px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E');
}
.kitchenCar .btn a:hover{
background: #fff;
-webkit-background-size: 13px;
background-size: 13px;
color: #01408f;
}
.kitchenCar .btn a:hover:after{
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%228%22%20viewBox%3D%220%200%205%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1%207L4%204L1%201%22%20stroke%3D%22%2301408f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');}

.kitchenCar .phList{ display: flex;flex-wrap: wrap;justify-content: space-between;}
.kitchenCar .phList li{width: 49%;}
#sidebar .sideLink.mb10 a{margin-bottom: 0;}
#sidebar .sideLink.sideLinkKitchen a{font-size: 1.8rem; line-height: 1.2em;}


.numberList + p.textR{
font-size: 1.4rem;margin-bottom: 80px;
}
.numberList{border-bottom: 2px solid #01408f;margin-bottom: 10px;}
.numberList dt{
border-top: 2px solid #01408f;font-size: 1.8rem;padding: 10px;
color: #01408f;position: relative;
}
.numberList dt:before { content: ''; display: block;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22plus.svg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cimage%20width%3D%2216%22%20height%3D%2216%22%20xlink%3Ahref%3D%22data%3Aimg%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAAAlUlEQVQ4jWNkdOhnwAEYGRgYWqFS1QwMDP%2BxKWPBEEEAbQYGhkoobxkDA8MVDBUMDAxMGCLYDcdpET4DiAIDbwALNLS1sfhTHQcbBv4wMDBcZYFGVSWGNCpYgSECAe1U8UI1NJ6xeQFmcwQDA8NNXF74jyuRIAGQ5gsYosMjHeAzABRI2NgoAF9uvAqKZyQ2JmBgYAAAebMWOaX4bxQAAAAASUVORK5CYII%3D%22%2F%3E%0A%3C%2Fsvg%3E%0A');
width: 16px;height: 16px;
position: absolute; top: 0;bottom: 0;margin-top: auto;margin-bottom: auto; right: 10px;
background-repeat: no-repeat;
}
.numberList dt.active:before{
width: 14px;height: 14px;
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22minus.svg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2214%22%20height%3D%224%22%20viewBox%3D%220%200%2014%204%22%3E%0A%20%20%3Cimage%20width%3D%2214%22%20height%3D%224%22%20xlink%3Ahref%3D%22data%3Aimg%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAA4AAAAECAYAAAC%2B0w63AAAAOElEQVQImWNkdOhnYmBgkGZgYGBmIA78ZWBgeMrCwMCwjoGBwZ9ITTCwEWQbWQBkYxDJTmVgeAoAMJcG3uq0o7YAAAAASUVORK5CYII%3D%22%2F%3E%0A%3C%2Fsvg%3E%0A');}
.numberList dd{
display: none;
}
#content .numberList dd table{
width: 100%;margin-bottom: 0;color: #01408f;
}
#content .numberList dd table,
#content .numberList dd table th,
#content .numberList dd table td{
border-collapse: collapse;
border: 1px solid #01408f;
}
#content .numberList dd th,td{
padding: 4px 10px;
}
#content .numberList dd table thead th{
background: #f7f6f6;text-align: center;font-weight: 500;
}
#content .numberList dd table tbody th{
background: #e8f1f8;font-weight: 500;
}
#content .numberList dd table tbody td{text-align: center;}

#content .numberList dd table,
#content .numberList dd:not(:last-of-type) table tbody tr:last-of-type th,
#content .numberList dd:not(:last-of-type) table tbody tr:last-of-type td{border-bottom: none;}

#content .numberList dd table tbody th{width: 230px;}

#content h2.postH2{
color: #01408f;
font-size: 3rem;line-height: 1.3em;
}
#content h2{
	font-size: 1.6rem;
	font-weight: bold;
	padding: 0 0 20px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #959595;
position: relative;
line-height: 1.8em;
}
#content h2>span{
font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
font-size: 6rem;
display: block;
color: #01408f;
line-height: 1em;
letter-spacing: 0.025em;
}
#content h2 span span{
color: #dc287a;
}

.scheduleBox{
margin-bottom: 80px;
}
