@charset "utf-8";
/*
Theme Name: theme019
Theme URI: http://theme.o2gp.com/
Description: theme019
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

li {
	display:block;
}
*, body { 
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	letter-spacing:1px; -webkit-font-feature-settings:"palt"; font-feature-settings:"palt"; }
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; } /* Crearfix for Modern Browsers including Firefox, Opera, Safari, etc */
.clearfix { display:inline-block; } /* For Windows IE7 and Mac IE5 */
* html .clearfix{ height:1px; } /* For Windows IE5/IE6: Hides from IE-mac */
.clearfix { display:block; }
.clear { clear:both; } /* End hide from IE-mac */
img { -ms-interpolation-mode:bicubic; image-rendering:optimizequality; vertical-align:bottom; } /* Better images when resized for IE7, FF3.5+ */
a { text-decoration:none; }
a.hover { text-decoration:none; opacity:0.7; }
html,body { height:100%; }
sup { vertical-align:super; font-size:0.5em; }
body {
	position:relative;
}

#wrapper { position:relative; overflow:hidden; }
main {
	position:relative;
	padding-top: 120px;
}
.sphide {
	display: block;
}
.spdisp {
	display: none;
}
.sphide {
	display: block;
}
.spdisp2 {
	display: none;
}
.flex {
	display:flex;
	flex-wrap:wrap;
}
a {
	color:#111;
}
#header {
	width: 100%;
    height: 120px;
    margin: 0 auto;
    background: #fff;
    z-index: 10;
    position: fixed;
}
.headtop {
background:#fff;	
}
.header {
	
}
.head {
	width:1400px;
	height:120px;
	margin:0 auto;
}
.navi {
	position:fixed;
	width:1400px;
	height:120px;
	margin:0 auto;
}
.logo {
	width:300px;
	padding-right:20px;
	margin-top:30px;
}
.logo_right {
	width: calc(100% - 320px);
}
.right1 {
	margin-left:auto;
}
.ftmenu .mainmenu {
	width: 1200px;
    margin: 30px auto 30px;
}
.ftmenu ._right_menul {
	width:540px;
	margin:0 auto 30px;
}
.ftlogo {
	text-align:center;
	margin-bottom:30px;
}
.ftlogo2 {
	text-align:center;
	margin-bottom:30px;
}
.copy {
	background:#FFC10F;
	padding:20px;
	text-align:center;
}
.ftbelt {
	display:none;
	height:48px;
	background-image:url("http://saijitest.com/besco/wp-content/uploads/2025/02/footbelt.png");
	background-position-x: center;
}
._right_menul {
	background: #eee;
    padding: 5.5px 23px;
    border-radius: 30px;
	font-size:15px;
}
._right_menul li {
	    margin: 0 10px;
}
._right_menul li img {
	vertical-align: middle;
    margin-right: 5px;
}
.right_menu {
	padding-top: 15px;
}
.right_bo {
	padding-top: 15px;
	margin-left:30px;
}
.mainmenu {
	justify-content: space-between;
    margin-left: 50px;
    margin-top: 20px;
    font-weight: 600;
	margin-bottom: 25px;
}
.shop_ban {
	border-top:solid 9px #FDCC11;
	border-bottom:solid 9px #FDCC11;
	height:258px;
		background-image:url("./img/banback.jpg");
	background-position-x: center;
    text-align: center;
}
.topics {
	width:1024px;
	margin:75px auto 30px;
	position:relative;
}
.news_logo {
	text-align:center;
}
.news_kiji {
	margin-left: auto;
    margin-bottom: 20px;
    position: absolute;
    right: 0;
    top: 6px;
}
.mainmenu li a {
	position:relative;
	padding: 10px;
}
.mainmenu .active a {
	color:#000;
    background: #fee685;
	position:relative;
}
.mainmenu li a:hover:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 4px;
    background-color: #cb9c13;
}
.mainmenu .active a:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 4px;
    background-color: #cb9c13;
}


.impo {
	width:1024px;
	padding:25px;
	border:1px solid #ddd;
	border-radius:10px;
	margin:0 auto 30px;
}
.tab-3 {
    display: flex;
    flex-wrap: wrap;

}

.tab-3 > label {
        order: -1;
    min-width: 110px;
    padding: .7em 1em .9em;
    background-color: #ffffff;
    color: #999;
    font-weight: 600;
    /* font-size: .9em; */
    text-align: left;
    cursor: pointer;
    margin-right: 20px;
}

.tab-3 > label:hover {
    opacity: .8;
}
.inner {
	width:1024px;
	margin:0 auto;
}
.tab-3 input {
    display: none;
}

.tab-3 > div {
    display: none;
    width: 100%;
    padding: 0;
    background-color: #fff;
    border-top: 1px solid #ddd;
	margin-bottom:50px;
}

.tab-3 label:has(:checked) {
    border-bottom: 4px solid #ffc10f;
    color: #111;
}

.tab-3 label:has(:checked) + div {
    display: block;
}
.newsList li {
	border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.date {
	font-size:16px;
	margin-right:50px;
}
.cate {
	margin-right: 50px;
    background: #fee685;
    padding: 3px 10px;
    font-size: 14px;
	
}
.title {
	
}
.inner11 {
	width:1100px;
	margin:auto;
}
.inner12 {
	width:1200px;
	margin:auto;
}
.inner13 {
	width:1300px;
	margin:auto;
}
.supprt {
	background:#FEEDA9;
	padding:45px 0;
}


.seihin {
	padding:45px 0;
	background:#F9F7F1;
}

.access {
	background:#FAFAFA;
	padding:45px 0;
}
.h2style {
  position: relative;
    padding: 1.5rem 0 0.75rem;
    text-align: center;
    font-size: 40px;
    margin-bottom: 50px;
	font-weight:600;
}
.h2style span {
	font-weight:700;
}
footer {
	padding-top:50px;
}
.h2style:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 3px;
  content: '';
  border-radius: 3px;
  background: #FDCC11;
}
.supbox01 {
	background:#fff;
	width:558px;
	height:560px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
	margin: 0 20px;
}
.subtitle1 {
	font-size:14px;
	font-weight:600;
	margin-bottom:10px;
	padding: 20px 20px 0;
}
.subtitle2 {
	font-size:42px;
	font-weight:800;
	margin-bottom:10px;
	color: #FF9327;
    padding: 0 20px;
}
.subtitle3 {
	font-size:15px;
	margin-bottom:20px;
	padding: 0 20px;
	line-height:2;
}
.bt {
	text-align:center;
	margin-bottom:20px;
}
.seibox01 {
	    background: #fff;
    width: 342px;
    height: 260px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    margin: 0 12px 26px;
}
.seioboximg {
	
}
.seibox_left {
	width:240px;
	padding:20px 0 0 20px;
	
}
.seibox_right {
	width: 59px;
    height: 59px;
    padding: 35px 24px 0 10px;
    margin-left: auto;
    margin-right: 26px;
	
}
.setitle1 {
	font-size:21px;
	font-weight:600;
	margin-bottom:10px;
}
.setitle2 {
	font-size:14px;
}
.accessbox {
	background: #fff;
    width: 630px;
    height: 380px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
	    margin: 0 8px;

}
.actitle1 {
	font-size:32px;
	font-weight:800;
	margin-bottom:10px;
	text-align:center;
	margin-bottom:5px;
	padding-top:30px;
}
.actitle2 {
	text-align:center;
	margin-bottom:20px;
	
}
.ac_left {
	width: 230px;
    padding: 4px 10px 20px 26px;
    font-size: 14px;
    line-height: 1.7;
}
.ac_right {
	width: 340px;
    margin-left: auto;
    margin-right: 24px;
}
.actitle4 {
	padding-top:20px;
}
.pdue40 {
	padding-top:40px;
}
.contents {
	line-height:2;
}
.mv {
	height:350px;
	position:relative;
}
.mvh1 {
	    position: absolute;
    top: 50%;
    background: rgb(253 204 17 / 30%);
    color: #111;
    padding: 50px 200px;
    transform: translateY(-50%);
    font-size: 24px;
}
.mvh2 {
	font-size: 16px;
    font-weight: 200;
}
.mv2 {
	background: rgb(253 204 17 / 80%);
    position: absolute;
    width: 700px;
    bottom: -20px;
    padding: 30px;
}
.mv3 {
	font-size: 22px;
    font-weight: 400;
    padding-left: 50px;
}
    .alignright {
        float: right;
        margin-left: 20px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
.midashi2-2 {
    color: #cb9c13;
    font-size: 34px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.1rem;
    margin-bottom: 50px;
    text-align: center;
    padding-top: 30px;
    }

.midashi2-2 {
    position: relative;
    color: #333;
}

.midashi2-2:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: #cb9c13;
}
.smlist {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    line-height: 2;
    text-align: center;
}
.tx1 .midashi2 {
margin-top:50px;
    }
.midashi2 {
        font-size: 18px;
    margin-top: 0;
    margin-bottom: 30px;
    padding-top: 14px;
    padding-right: 0;
    padding-bottom: 14px;
    padding-left: 10px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    font-weight: 600;
    }
.profileList{
	border-top:1px solid #e2e2e2;
	margin-bottom:100px;
	width: 100%;
}
.profileList tr,.profileList tr.list.last{
	border-bottom:1px solid #e2e2e2;
}
.profileList tr.list{
	border-bottom: 1px dotted #e2e2e2;
}
.profileList th{
	width: 20%;
	font-weight: 700;
	padding: 30px 20px 30px 0;
	text-align: left;
}
.profileList td{
	width: 80%;
	padding: 30px 20px 30px 0;
	text-align:justify;
}
.qa_q {
	margin-bottom: 1em;
    color: #333333;
    font-weight: 600;
}
.qa_q::before {
    content: "Q.";
    color: #4267b2;
    font-size: 18px;
    font-weight: 800;
}
.qa_a {
	margin: 0 0 2.5em;
    padding: 1em 1.5em;
    background-color: #f2f2f2;
    color: #333333;
}
.qa_a::before {
    content: "A.";
	 color: #F00;
    font-size: 18px;
    font-weight: 800;
}
.qa_kate {
	
}

.qa_kate {
    position: relative;
    margin: 1.9em auto 0;
    padding: 1em 1.5em;
    border: 2px solid #ffc10f;
    border-radius: 3px;
	display: flex;
    flex-wrap: wrap;
}

.qa_kate span {
    position: absolute;
    top: -38px;
    left: -2px;
    padding: .2em .8em;
    border-radius: 5px 5px 0 0;
    background-color: #ffc10f;
    color: #fff;
	
}
.qa_arrow {
    width: 19%;
    margin: 0.5%;
    text-align: center;
    padding: 10px 5px;
    background: #ffc10f;
    border-radius: 7px;
}
.qa_arrow a {
display: block;
    color: #fff;
}
.qa_arrow a:link {
    display: block;
    color: #fff;
}
.qa_kate p {
    margin: 0;
    color: #333;
}
.wrap_form {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}
.wrap_form dl {
	font-size: 14px;
	display: table;
	width: 100%;
	padding: 10px 0;
	border-top: solid 1px #ddd;
    padding: 25px 0;
}
.wrap_form dl dt {
	display: table-cell;
	width: 220px;
	position: relative;
	padding-left: 34px;
	vertical-align: top;
	padding-top: 6px;
}
.wrap_form dl dd {
	display: table-cell;
	vertical-align: middle;
}
.wrap_form dl dd span.item {
	display: inline-block;
	width: 50px;
}
.wrap_form dl dd span.second {
	padding-left: 30px;
}
.wrap_form dl dd ul {
}
.wrap_form dl dd ul li {
	margin-bottom: 10px;
}
.wrap_form dl dd ul li:last-child {
	margin-bottom: 0;
}
.wrap_form dl dd ol {
}
.wrap_form dl dd ol li {
	display: inline-block;
	padding-right: 15px;
}
.wrap_form dl textarea, .wrap_form dl select, .wrap_form dl input[type="text"], .wrap_form dl input[type="email"], .wrap_form dl input[type="number"], .wrap_form dl input[type="tel"] {
	border: 1px solid #ccc;
	padding: 6px;
	box-sizing: border-box;

}
.wrap_form dl textarea {
	width: 100%;
}
.wrap_form p.submit {
	margin-top: 70px;
	text-align:center;
	margin-bottom:50px;
}
.wrap_form input[type="submit"] {
	width: 320px;
	height: 42px;
	line-height: 38px;
	border: 2px solid #28a745;
	color: #fff;
	background: #28a745 url(../img/arrow.png) no-repeat right 12px center;
	background-size: 6px 13px;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 6px;
}
.wrap_form input[type="submit"]:hover {
	background: #fff url(../img/arrow-pi.png) no-repeat right 12px center;
	background-size: 6px 13px;
	color: #28a745
}
.wrap_form dl.name01 input, .wrap_form dl.name02 input {
	width: 100%;
}
.wrap_form dl.birth dd span, .wrap_form dl.schedule dd span, .wrap_form dl.adress dd span {
	display: inline-block;
	padding-right: 10px;
}
.form_list {

}
	 .sub_text {
		 margin-bottom: 62px;
	 }	
span.must {
    top: 6px;
    color: #FF3737;
    margin-left: 5px;
}
.sitemap li {
	padding:8px 0;
	    line-height: 3;
}
.sitemap li i {
	padding-right:10px;
	color:#FFC10F;
}
/* 201601 for calendar */
.mv_dlg.ui-dialog .ui-dialog-titlebar-close {
	outline: none;
}
.postWrap #multicalendar .ui-datepicker td.ui-state-active, 
.postWrap #multicalendar.calendaredition .ui-datepicker a.ui-state-active, 
.postWrap #multicalendar .ui-datepicker td.ui-datepicker-today.ui-state-active {
	background-color: #dd8f09;
}
.postWrap #multicalendar table, 
.postWrap #multicalendar span, 
.postWrap #multicalendar a{
	font-size: 14px;
}

#multicalendar .ui-datepicker-multi .ui-datepicker-group .ui-datepicker-header {
	background-color: #efb749 !important;
}
#multicalendar .nmonths div.ui-datepicker-title {
	color: #ffffff !important;
	padding: 4px 0 2px;
}
#multicalendar .nmonths td.ui-state-active a {
	color: inherit !important;
}
#multicalendar .ui-datepicker.ui-datepicker-multi {
	width: auto !important;
}
#multicalendar .ui-datepicker-multi-3 .ui-datepicker-group {
}
#multicalendar .ui-datepicker-calendar td a, 
#multicalendar .ui-datepicker-calendar td span {
	display: block;
	padding: 6px 2px 6px 0 !important;
}
body #multicalendar .ui-datepicker-multi-3 .ui-datepicker-group {
	width: 32.8%;
}
#editEventContainer, #bbit-cal-buddle, #bbit-cs-buddle, .mv_dlg_nmonth {
    display: none;
}
.arrow1 {
        background-image: url(http://saijitest.com/besco/wp-content/uploads/2025/02/arr.png);
        background-repeat: no-repeat;
        background-position: left 11px;
        margin-left: 40px;
        padding-left: 20px;
        padding-top: 0px;
        margin-bottom: 10px;
    }
strong {
    font-weight: 500;
}
a:link {
   color: #333;
    text-decoration: none;
}
.box33-1 {
	
}

    .box33-1 li {
        list-style-type: none;
    color: #333;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding: 8px 4px;
    }
.tab-4 .box33-1 {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.tab-4 .box33-1 li {
    list-style-type: none;
    color: #333;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 20px;
    width: 48%;
    margin: 0 1% 26px;
    }
.box33-1 li a {
	text-decoration:none;
    }
#multicalendar div.ctoolbar {
    display:none;
}
.cale1 {
	padding:20px 0 0;
}
.semi_list {
	margin-bottom: 20px;
	list-style-type: none;
}

.semi_color01 {
	color: #F90;
    vertical-align: bottom;
}
.semi_color02 {
	color: #F00;
    vertical-align: bottom;
}
.semi_color03 {
	color: #C60;
    vertical-align: bottom;
}
.semi_color04 {
	color: #FCC;
    vertical-align: bottom;
}
.semi_color05 {
	color: #3F3;
    vertical-align: bottom;
}
.semi_color06 {
	color: #3CF;
    vertical-align: bottom;
}
.semi_color07 {
	color: #FC0;
    vertical-align: bottom;
}
.list-8 {
    position: relative;
    padding: 1.5em 1em 1em 2.5em;
    border: 2px solid #efb749;
	    display: flex;
    flex-wrap: wrap;
}

.list-8 > div {
    position: absolute;
    top: -.75em;
    left: 1em;
    padding: 0 .5em;
    background-color: #fff;
    color: #efb749;
    font-weight: 600;
}

.list-8 ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
}

.list-8 li {
    padding: .3em .3em .3em 0;
    width: 33%;
}

.list-8 li::marker {
    color: #efb749;
    font-size: 1.1em;
}
    .font12 {
        font-size: 12px;
    }
.waku02 {
        background-color: #ffffff;

        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 15px;
        margin-left: auto;
        width: auto;
	font-size:12px;

    }
.waku02 strong {
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
	text-align: center;
    display: block;
    font-weight: 800;
}
.waku02 table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
	    
    color: #333;
    line-height: 22px;
	
}
.waku02 td {
    display: table-cell;
    vertical-align: inherit;
    unicode-bidi: isolate;
	padding:4px;
	
}
.waku02 td[Attributes Style] {
    text-align: -webkit-center;
    vertical-align: middle;
    background-color: rgb(241, 230, 209);
}

.smlist li {
	width: 29%;
    background: #fff;
    height: 380px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    margin: 0 auto 40px;
    padding: 30px;
}
.smlist li img {
	margin:0 auto 20px;
	text-align:center;
	
}
.smlist li a {
	margin:0 auto;
	text-align:center;
	display:block;
}
.seminar_table_list10 {
	font-weight: 900;
    margin-bottom: 10px;
    font-size: 18px;
}

.tab-4 {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin: 50px;
	margin: 50px auto;
}

.tab-4 > label {
    flex: 1 1;
    order: -1;
    position: relative;
    min-width: 70px;
    padding: .7em 1em;
    background-color: #f2f2f2;
    color: #444;
    font-size: .9em;
    text-align: center;
    cursor: pointer;
}
.tab-4 strong {
	font-weight:700;
	font-size:16px;
}
.tab-4 > label:hover,
.tab-4 label:has(:checked) {
    background-color: #e5b80b;
    color: #fff;
}
.center {
	text-align:center;
}
.shita50 {
	margin-bottom:50px;
}

.tab-4 label:has(:checked)::before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 18px;
    height: 9px;
    background-color: #e5b80b;
    content: '';
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.tab-4 input {
    display: none;
}

.tab-4 > div {
    display: none;
    width: 100%;
    padding: 1.5em 1em;
}

.tab-4 label:has(:checked) + div {
    display: block;
}
.uepd50 {
	padding-top:50px;
}
.box-019 {
    position: relative;
    margin-top: 1em;
    padding: 1.8em 1.5em 1em 1.5em;
    border: 2px solid #ffc10f;
	margin-bottom: 50px;
}

.box-019 > div {
    position: absolute;
    top: -1.15em;
    left: -.5em;
    padding: .4em 1.4em;
    border-radius: 25px;
    background-color: #ffc10f;
    color: #fff;
    font-size: .9em;
}

.box-019 > div::before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: #ffc10f;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.box-019 p {
    margin: 0;
}
.box-007 {
	width:auto;
    margin: 0 auto;
    border: 2px solid #cccccc;
    border-radius: 5px;
    color: #333333;
	margin-bottom:50px;
}

.box-007 div {
    display: inline-flex;
    align-items: center;
    column-gap: 4px;
    position: relative;
    top: -13px;
    left: 10px;
    margin: 0 7px;
    padding: 0 8px;
    background: #fff;
    color: #cccccc;
    font-weight: 600;
    vertical-align: top;
}
.box-007 div form {
background: #fff;
    display: block;

}
.box-007 div::before {
    width: 22px;
    height: 22px;
    
}
.box-007 #wpmem_reg, #wpmem_login {
    color: rgb(43, 43, 43);
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    top: 1px;
}
.box-007 #wpmem_reg legend, #wpmem_login legend {
    display:none;
}
.box-007 #wpmem_reg fieldset, #wpmem_login fieldset {
    border: none;
    padding: 0;

}

    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
}
.box-007 p {
    margin: 0;
    padding: 0 1.5em 1em;
}
.box-007 label {
    display: inline-block;
}

.box-007 #wpmem_reg, #wpmem_login {
    top: 0.5px !important;
}
.box-007 p {
    padding:10px 20px;
}
.box-007 #wpmem_reg fieldset, #wpmem_login fieldset {
    border: none;
    padding: 0;
    margin: 55px 0 10px !important;
}
.seilist {
	display:flex;
	flex-wrap:wrap;
}
.seilist .midashi2 {
	border: 1px solid #ffc10f;
    padding: 0px;
    width: 32%;
    margin: 0 14px 14px 0;
}
.seilist .midashi2 a {
	display:block;
	padding: 20px;
	position:relative;
}
.seilist .midashi2 a::before{
  position: absolute;
  content:"\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  top:50%;
  right:7%;
  transform:translatey(-50%);
	color:#ffc10f;
}
.seilist2 a {
	border: 1px solid #ffc10f;
    padding: 0px;
    width: 32%;
    margin: 0 14px 14px 0;
	display:block;
	padding: 20px;
	position:relative;
}
.wuse {
	border: 1px solid #ddd;
    padding: 14px;
    clear: both;
    margin-bottom: 20px;
    border-radius: 5px;
	    font-size: 15px;
}
.limg {
	float:left;
	margin-right:20px;

}
.limg img {
}
.wuse:after {
	content: "";
	display: block;
	clear: both;
}
 
.clearfix:before {
　　　　content: "";
	display: block;
	clear: both;
}
 
.clearfix {
	display: block;
}
.wuse strong {
	
}
.tokuten_b {
	margin:auto;
	background: #F9F7F1;
	padding-bottom:40px;
}
.tokuten {
	display: flex;
    flex-wrap: wrap;
}
.tokubox {
	width:48%;
	margin:0 1% 40px;
	padding:18px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
	background:#fff;
	
}
.tokubox .midashi90 {
	text-align:center;
	font-weight:700;
	margin-bottom:20px;
	font-size:17px;
	color:#cb9c13;
}
.tokubox .midashi90 span {
	text-align:center;
	font-weight:400;
	margin-bottom:20px;
	font-size:14px;
	color:#333;
}
.kiyaku {
	display: flex;
    flex-wrap: wrap;
	
}
.kiyakubox {
	width:48%;
	margin:0 1% 40px;
	padding:18px;
	border:1px solid #ccc;
}
.kiyakubox .midashi2 {
	text-align:center;
}

.join {
	display: flex;
    flex-wrap: wrap;
}
.joinbox {
	width:48%;
	margin:0 1% 40px;
	padding:20px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
	background:#fff;
}
.joinbox .arrow1 {
background-image: url(http://saijitest.com/besco/wp-content/uploads/2025/02/arr.png);
    background-repeat: no-repeat;
    background-position: left 11px;
    margin-left: 40px;
    padding-left: 20px;
    padding-top: 0px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
}
.joinbox .midashi90 {
	text-align:center;
	font-weight:700;
	margin-bottom:20px;
	font-size:17px;
	color:#cb9c13;
}
.joinbox2 .midashi90 {
	text-align:center;
	font-weight:700;
	margin-bottom:20px;
	font-size:17px;
	color:#cb9c13;
}
.joinbox2 {
	width:100%;
	margin:0 auto 40px;
	padding:18px;
	text-align:center;

	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
	background:#fff;
}
.list-2 {
    counter-reset: li;
}

.list-2 li {
    display: flex;
    align-items: baseline;
    padding: .3em;
    margin-bottom: 10px;
}
.list-2 li a.linktext {
    display: contents;
    color: #f00;
    text-decoration: underline !important;
}
.list-2 li span {
 display: contents;
    font-size: 14px;
    color: #f00;
}

.list-2 li::before {
    display: inline-block;
    min-width: 1.7em;
    margin-right: 5px;
    border-radius: 50%;
    background-color: #25d050;
    color: #fff;
    font-weight: bold;
    font-size: .75em;
    line-height: 1.7em;
    text-align: center;
    content: counter(li);
    counter-increment: li;
}
.button-61 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 320px;
    margin: 0 auto;
    padding: .9em 3.2em .9em 2em;
    border: none;
    border-radius: 25px;
    background-color: #cb9c13;
    background-image: url(http://saijitest.com/besco/wp-content/uploads/2025/02/pdf.png);
    background-position: right 2.2em center;
    background-size: 1.5em;
    background-repeat: no-repeat;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
}
.caution {
	font-size:14px;
	font-weight:600;
}
.caution2 {
	font-size:14px;
	font-weight:600;
	color:#28a745;
	display:block;
	padding-top:10px;
}
.pdf a {
    color: #f00;
    text-align: center;
    display: block;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 600;
}
.button-61:hover {
    background-color: #F00000;
	cursor: pointer; 
}

.button-61::before,
.button-61::after {
    position: absolute;
    right: calc(3.6em - 1.5px);
    width: 3px;
    height: 10px;
    border-radius: 1px;
    background-color: #cb9c13;
    content: '';
}

.button-61::before {
    transform: rotate(90deg);
}
.semiimg {
	margin-bottom:50px;
	display:block;
}
.span14 {
	font-size:16px;
}
.font20 {
	font-size:20px;
	font-weight:600;
}
.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #111;/*文字色*/
    background: #FFF;
    border: solid 3px #28a745;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.joinbox2 .box2 {
	width: auto;
    padding: 0.5em 1em;
    margin: 2em 150px;
    font-weight: bold;
    color: #111;
    background: #FFF;
    border: solid 3px #28a745;
    border-radius: 10px;
    text-align: left;

}
.shita30 {
	margin-bottom:30px !important;
}
.box2 p {
    margin: 0; 
    padding: 0;
}
.setsumei2 {
	text-align:center;
	color: #cb9c13;
}
.box2 i {
	color:#28a745;
	padding-right:10px;
}
.box2 .pd60{
	line-height:2.4;
}
.box-019 {
    position: relative;
    margin-top: 1em;
    padding: 1.8em 1.5em 1em 1.5em;
    border: 2px solid #28a745;
}

.box-019 > div {
    position: absolute;
    top: -1.15em;
    left: -.5em;
    padding: .4em 1.4em;
    border-radius: 25px;
    background-color: #28a745;
    color: #fff;
    font-size: .9em;
}

.box-019 > div::before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: #28a745;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.box-019 p {
    margin: 0;
}
.jomidashi {
	font-size:26px;
	color:#28a745;
	margin-bottom:10px;
	
}
.jotext {
	font-size:18px;
	color:#f00;
	
}
.jotext2 {
	font-size:14px;
	font-weight:400;
	
}
.jotextb {
	font-size:28px;
	
}
.box33-1_list {
border-top:1px solid #ccc;
	margin:30px 100px;
}
.box33-1_list li {
	border-bottom:1px solid #ccc;
	padding: 15px;
}
.box33-1_list li a {
	text-decoration:none;
	color:#111;
}
.box33-1_list i {
	color:#28a745;
	padding-right:10px;
}
.hotel_mini {
	font-size:14px;
}
.kiyakubox i {
	padding-right:10px;
	color:#28a745;
}
.hotel2 {
	font-size:18px;
	margin-bottom:10px;
	font-weight:700;
}
.hotel2 a {
	text-decoration:underline;
}
.inlink a {
	text-decoration:underline;
	color:#f00;
}
.midashi_sei {
	font-weight:800;
	font-size:26px;
	margin-bottom:20px;
	color:#28a745;
}
    .box50-2 {
        float: none;
        padding: 20px;
        border: 3px solid #f1e6d1;
		margin:30px auto;
    }
.heading-25 {
    position: relative;
    padding-top: 10px;
    color: #28a745;
    font-size: 32px;
    font-weight: 800;
}

.heading-25::before {
    position: absolute;
    bottom: 1.5em;
    left: 0;
    z-index: -1;
    color: #eee;
    font-size: 26px;
    line-height: 1;
    content: attr(data-word);
    pointer-events: none;
}
.nakatable {
	border:1px solid #ccc;
}
.nakatable th {
	padding:10px;
	text-align:center;
	font-weight:500;
		background:#eee;
}
.nakatable td {
	padding:10px;
	font-weight:400;
	border:1px solid #ccc;
	font-weight: 500;
	line-height:2;
}
.nakatable td p {
	line-height:2;
}
.setsumei1 {
	text-align:right;
	font-weight: 300;
}
.nakatable .setsumei2 {
    text-align: left;
    color: #F00;
	font-size:12px;
}

.seitable table {
	    border: 1px solid #ccc;
    border-spacing: inherit;
    line-height: inherit;
    color: #000;
	border-collapse: collapse;
}
.seitable th {
    padding: 10px;
    text-align: center;
    font-weight: 500;
    background: #eee;
    font-size: initial;
    height: 1em;
}
.seitable td {
    padding: 10px;
    font-weight: 400;
    border: 1px solid #ccc;
    font-weight: 500;
    line-height: 2;
    vertical-align: top;
}
.seitable td:nth-child(even) {
        max-width: 50px;
    }
.kitlist .waku02 {
	width: 32%;
    display: flex;
    flex-wrap: nowrap;
	
}
.waku02 .pdflist {
    background-image: url(http://saijitest.com/besco/wp-content/uploads/2025/02/pdf_green.png);
    background-repeat: no-repeat;
    margin-bottom: 25px;
    padding-left: 46px;
    background-size: 40px;
    font-size: 12px;
    background-position-y: 6px;
    }
.pdlist_title {
	font-weight: 600;
    color: #28A745;
    font-size: 16px;
}
.waku02 .pdflist a {
	font-weight:600;
	color:#28A745;
	font-size: 16px;
    }
.box50-2 img {
	width:400px;
}
.seihinlist2 {
	    display: flex;
    flex-wrap: wrap;
    clear: both;
    justify-content: flex-start;
    font-size: 14px;
}
.seihinlist2 li {
	width: calc((100% - 20px) / 3);
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 12px 10px;
    margin-bottom: 10px;
}
.seihinlist2 li:nth-child(3n){
  margin-right: 0;
}
.pro .midashi90 {
	    font-size: 26px;
    color: #28a745;
    margin-bottom: 10px;
	font-weight:700;
}
.midashi2-2 {
    clear: both;
}
.hrmbiz_panel {
    display: none;
    text-align: center;
    padding: 40px;
}
.hrmbiz_panel.active {
    display: block;
}
.hrmbiz_course_lis_iw .hrmbiz_panel {
    padding-top: 0px;
    padding-left: 0;
    padding-right: 0;
}
.hrmbiz_course_lis_ii {
    text-align: left;
    padding: 40px;
	margin-bottom: 40px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    background: #fff;
}
.hrmbiz_cor_blue {
    color: #cb9c13;
}
.hrmbiz_course_lis_ii .hrmbiz_course_name {
        font-size: 26px;
    border-bottom: 2px solid #cb9c13;
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-weight: 700;
}
.hrmbiz_course_lis_ii .hrmbiz_course_txt {
    margin-bottom: 15px;
}
.hrmbiz_course_lis_ii_foot {
    align-items: center;
    row-gap: 15px;
}
.flex_w {
    flex-wrap: wrap;
}
.hrmbiz_course_lis_ii .hrmbiz_tags_w {
    row-gap: 8px;
}
.hrmbiz_cor_blue {
    color: #cb9c13;
}
.hrmbiz_bg_blue_02 {
    background: #faf5ed;
}
.hrmbiz_course_lis_ii .hrmbiz_tags_w .hrmbiz_tag {
    border: 1px solid #d9ba82;
    padding: 2px 10px;
    border-radius: 100px;
    margin-right: 10px;
}
.hrmbiz_course_lis_ii .hrmbiz_price_w {
    margin-left: 20px;
    align-items: center;
	border: 1px solid #e6ebed;
}
 .hrmbiz_course_lis_ii .hrmbiz_price_w.mei {
        margin-left: 20px;
    align-items: center;
    border: 1px solid #d9ba82;
    color: #f00;
    font-weight: 800 !important;
}
.hrmbiz_bg_gray.mei {
    background: #d9ba82;
    color: #fff;
}
.hrmbiz_bg_gray {
    background: #e6ebed;
}
.hrmbiz_course_lis_ii .hrmbiz_price_w dt {
    padding: 10px 20px;
    white-space: nowrap;
}
dd {
    margin-left: 0;
}
.hrmbiz_course_lis_ii .hrmbiz_price_w dd {
    padding: 10px;
}




.spHide {
	display:block;
}
    .spDisp {
        display: none;
    }
@media screen and (max-width: 768px) {
	.mv2 {
    background: rgb(253 204 17 / 80%);
    position: absolute;
    width: auto;
    bottom: -20px;
    padding: 30px;
}
	._right_menul li {
    margin: 3px 10px;
    text-align: left;
    width: 80%;
    padding: 3px 0;
}
	.ftmenu ._right_menul {
    width: 90%;
        margin: 0 auto 30px;
}
	.ftmenu .mainmenu li:nth-child(even) {
display: none;
}
		.ftmenu .mainmenu li {

width: 48%;
			padding: 5px 5px;
			border:1px solid #eee;
			margin:0 auto 5px;
}
	.mainmenu li a:hover:before {
    background-color:initial;
}
	.mainmenu li a {
    position: relative;
    padding: 3px;
    display: block;
}
.sphide {
	display:none;
}
.spdisp {
	display:block;
}
	.spHide {
	display:none;
}
.spDisp {
	display:block;
}
	.topics {
    width: auto;
    margin: 75px auto 30px;
}
	.impo {
		width:auto;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 0 auto 30px;
}
	.inner {
    width: 96%;
    margin: 0 auto;
}
	.inner12 {
    width: 98%;
    margin: auto;
}
	.inner13 {
    width: 98%;
    margin: auto;
}
	.inner11 {
    width: 98%;
    margin: auto;
}
	.ftmenu .mainmenu {
    width: 98%;
    margin: 30px auto 30px;
}
	.supbox01 {
    background: #fff;
    width: 90%;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    margin: 0 20px;
    height: auto;
}
	img {
		max-width:100%;
		height:auto;
	}
	.wrap_form {
}
.wrap_form dl {
	font-size: 14px;
	padding: 10px 0;
}
.wrap_form dl dt {
	position: relative;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 6px;
	margin-bottom: 10px;
	display: block;
	width: auto;
	padding-left:0;
}
.wrap_form dl dd {
	border-bottom: 1px solid #bbb;
	padding-bottom: 6px;
	margin-bottom: 10px;
	display: block;
}
.wrap_form dl dd span.second {
}
.wrap_form dl dd ul {
}
.wrap_form dl dd ul li {
	margin-bottom: 10px;
}
.wrap_form dl dd ul li:last-child {
	margin-bottom: 0;
}
.wrap_form dl dd ol {
}
.wrap_form dl dd ol li {
	display: inline-block;
	padding-right: 5px;
}
.wrap_form dl textarea, .wrap_form dl input[type="text"], .wrap_form dl input[type="email"], .wrap_form dl input[type="number"], .wrap_form dl input[type="tel"] {
	border: 1px solid #444444;
	padding: 10px;
	box-sizing: border-box;
	display: block;
	width: 100%;
}
.wrap_form dl select {
	border: 1px solid #444444;
	padding: 6px;
	box-sizing: border-box;
}
.wrap_form dl textarea {
	width: 100%;
}
.wrap_form p.submit {
	margin-top: 70px;
}
.wrap_form input[type="submit"] {
	width: 100%;
	height: 72px;
	line-height: 38px;
	border: 2px solid #28a745;
	color: #fff;
	background: #28a745 url(../img/arrow.png) no-repeat right 12px center;
	background-size: 6px 13px;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 6px;
	font-size: 1.2rem;
}
	.supbox01 {
        margin: 0 20px 30px;
        height: auto;
    }
	.topics {
		padding:0 10px;
	}
	.impo {
        width: 96%;
    }
	.news_logo {
    text-align: center;
    width: 50%;
}
	.ac_left {
    width: 100%;
    padding: 4px 10px 20px 26px;
    font-size: 14px;
    line-height: 1.7;
		        text-align: center;
}
	.ac_right {
    width: min-content;
        margin-left: auto;
        margin-right: auto;
}
	.mv3 {
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
}
	.tokuten {
    display: block;
    flex-wrap: wrap;
}
	.midashi2-2 {
    color: #cb9c13;
    font-size: 20px;

}
	.tokubox {
    width: auto;
    margin: 0 1% 20px;
    padding: 18px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    background: #fff;
}
	.kiyakubox {
    width: auto;
    margin: 0 1% 20px;
    padding: 18px;
    border: 1px solid #ccc;
}
	.kiyaku {
    display: block;
    flex-wrap: wrap;
}
	.join {
    display: block;
    flex-wrap: wrap;
}
	.joinbox {
    width: auto;
    margin: 0 1% 20px;
    padding: 20px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    background: #fff;
}
	.smlist {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    line-height: 2;
    text-align: center;
}
	.smlist li {
    width: auto;
    background: #fff;
    height: 380px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    margin: 0 10px 20px;
    padding: 30px;
}
	.seihinlist2 {
    display: block;
    flex-wrap: wrap;
    clear: both;
    justify-content: flex-start;
    font-size: 14px;
}
	.seihinlist2 li {
    width: 100%;
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 12px 10px;
    margin-bottom: 10px;
}
	.joinbox2 {
    width: auto;
    margin: 0 1% 20px;
    padding: 18px;
    text-align: center;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    background: #fff;
}
	.actitle1 {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 10px;
    text-align: center;
    margin-bottom: 5px;
    padding-top: 30px;
}
	.access .flex {
		display: block;
	}
	.accessbox {
    background: #fff;
    width: auto;
    height: auto;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    margin: 0 8px 30px;
}
	.news_kiji {
    text-align: center;
        width: 30%;
        margin-right: 10px;
}
	.tab-3 > label {
    order: -1;
    min-width: 110px;
    padding: 0;
    background-color: #ffffff;
    color: #999;
    font-weight: 600;
    /* font-size: .9em; */
    text-align: left;
    cursor: pointer;
    margin-right: 0px;
}
	.h2style {
    position: relative;
    padding: 0.75rem 0 0.75rem;
    text-align: center;
    font-size: 20px;
    margin-bottom: 50px;
    font-weight: 600;
}
	.subtitle2 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 10px;
    color: #FF9327;
    padding: 0 20px;
}
	.mv {
    height: 145px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
	.mv2 {
        background: rgb(253 204 17 / 80%);
        position: absolute;
        width: auto;
        bottom: -30px;
        padding: 10px;
		min-width: 60%;
    }
.wrap_form input[type="submit"]:hover {
	background: #fff url(../img/arrow-pi.png) no-repeat right 12px center;
	background-size: 6px 13px;
	color: #28a745
}
.wrap_form dl.name01 input, .wrap_form dl.name02 input {
}
.wrap_form dl dd span {
	display: block;
	margin-bottom: 4px;
}
.wrap_form dl.birth dd span, .wrap_form dl.schedule dd span, .wrap_form dl.place dd span, .wrap_form dl.sex dd span {
	display: inline-block !important;
}
.wrap_form dl.adress dd .zipBox {
	display: inline-block !important;
}
.wrap_form dl.adress dd span.wpcf7-form-control-wrap {
	display: inline-block !important;
}
.wrap_form dl.adress dd span input#zip1 {
	width: 80px;
	display: block;
}
.wrap_form dl.adress dd span input#zip2 {
	width: 140px;
	display: block;
}
.form_list {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	width: auto;
}
.form_list li {
	border: 1px solid #F17075;
	border-radius: 6px;
	color: #F17075;
	display: inline-block;
	padding: 3px 5px;
}
.form_list li a {
	color: #F17075;
}
 .sub_text {
		 margin-bottom: 62px;
	 }	
.kitlist .waku02 {
    width: 100%;
    display: block;
    flex-wrap: nowrap;
}
.heading-25 {
    position: relative;
    padding-top: 10px;
    color: #28a745;
    font-size: 23px;
    font-weight: 800;
}	
	.midashi_sei {
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 20px;
    color: #28a745;
}
	.profileList {
    border-top: 1px solid #e2e2e2;
    margin-bottom: 100px;
    width: 100%;
    font-size: 14px;
}
.profileList th {
    width: 33%;
    font-weight: 700;
    padding: 10px 20px 10px 0;
    text-align: left;
}
.profileList td {
    width: auto;
    padding: 10px 20px 10px 0;
    text-align: justify;
}	
.hrmbiz_panel {
    display: none;
    text-align: center;
    padding: 10px;
}	
	.hrmbiz_course_lis_ii {
    text-align: left;
    padding: 16px;
    margin-bottom: 40px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    background: #fff;
}
	.hrmbiz_course_lis_ii .hrmbiz_course_name {
    font-size: 20px;
    border-bottom: 2px solid #cb9c13;
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-weight: 700;
}
	.tokuten_b {
    margin: auto;
    background: #F9F7F1;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}
	.joinbox2 .box2 {
    width: auto;
    padding: 0.5em;
    margin: 2em 0px;
    font-weight: bold;
    color: #111;
    background: #FFF;
    border: solid 3px #28a745;
    border-radius: 10px;
    text-align: left;
}
	.jomidashi {
    font-size: 20px;
    color: #28a745;
    margin-bottom: 10px;
}
.jotextb {
    font-size: 22px;
}	
.list-8 {
    position: relative;
    padding: 0.5em 1em 1em 0.5em;
    border: 2px solid #efb749;
    display: flex;
    flex-wrap: wrap;
}	
	.list-8 li {
    padding: .3em .3em .3em 0;
    width: 33%;
}
.list-8 li {
    padding: .3em .3em .3em;
    width: 100%;
    font-size: 14px;
}
.box33-1_list {
    border-top: 1px solid #ccc;
    margin: 30px 10px;
	font-size:14px;
}	
.tab-4 {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    margin: 50px;
    margin: 50px auto;
}	
.tab-4 > label {
    flex: 1 1;
    order: -1;
    position: relative;
    min-width: 50%;
    padding: .7em 1em;
    background-color: #f2f2f2;
    color: #444;
    font-size: .8em;
    text-align: center;
    cursor: pointer;
}	
.seilist .midashi2 {
    border: 1px solid #ffc10f;
    padding: 0px;
    width: 100%;
    margin: 0 auto 10px;
}	
.tab-4 .box33-1 li {
    list-style-type: none;
    color: #333;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    width: 100%;
    margin: 0 1% 10px;
    font-size: 14px;
}	
	.qa_kate {
    position: relative;
    margin: 1.9em auto 0;
    padding: 1em .5em;
    border: 2px solid #ffc10f;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
}
.qa_arrow {
    width: 32.33%;
    margin: 0.5%;
    text-align: center;
    padding: 10px 5px;
    background: #ffc10f;
    border-radius: 7px;
    font-size: 12px;
}	
	#header {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    z-index: 10;
    position: fixed;

}
	main {
    position: relative;
    padding-top: 80px;
}
	.splo2 {
		margin-left:10px;
		margin-top:22px;
	}
	
	
	
	
	
}





.drawer_menu a {
	color: inherit;
	text-decoration: none;
}

.drawer_menu a:visited {
	color: inherit;
}


/* PC用ナビゲーション */

.drawer_menu .drawer_nav_wrapper {
	transform: translate(0);
	width: 100%;
	height: 50px;
	/* PC用メニュー高さ */
	position: relative;
	top: auto;
	right: auto;
	z-index: 100;
	background-color: #555;
	/* PC用メニュー背景色 */
}

.drawer_menu .drawer_nav {
	max-width: 1000px;
	/* コンテンツ幅に合わせる */
	padding: 0;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	list-style-type: none;
}

.drawer_menu .drawer_nav li {
	font-size: 16px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	/* PC用メニュー高さ */
	line-height: 50px;
	/* PC用メニュー高さ */
	background-color: #555;
	/* PC用メニューボタン背景色 */
	text-align: center;
	list-style-type: none;
}

.drawer_menu .drawer_nav li:hover {
	background-color: #999;
	/* PC用メニューボタンマウスオーバー背景色 */
}

.drawer_menu .drawer_nav li a {
	color: #fff;
	/* PC用メニューボタン文字色 */
}
@media (min-width: 769px) {
#tab_container_16678 .wpsm_nav {
        display: flex;
        flex-wrap: wrap;
    }
#tab_container_16678 .wpsm_nav-tabs > li {
        flex: 1;
    }
}
@media (min-width: 769px) {
    #tab_container_16678 .wpsm_nav-tabs > li {
        flex: 1;
    }
}
#tab_container_16678 .tab-pane {

    }
#tab_container_16678 .tab-pane p {
	list-style-type: none;
    color: #333;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    
    width: 48%;
    margin: 0 1% 26px;
	display: inline-block;
    }
#tab_container_16678 .tab-pane p a {
	display: block;
	padding: 20px;
    }
#tab_container_16678 .tab-content {
    padding: 20px 0;
    border: none !important;
    margin-top: 0px;
    background-color: #ffffff !important;
    color: #000000 !important;
    font-size: 16px !important;
    font-family: Open Sans !important;
    border: none !important;
}
.downloadtab {
	width:1200px;
	margin:50px auto;
}
/* PC非表示 */

@media screen and (min-width:1001px) {
	.pc-hidden {
		display: none;
		text-align: center;
	}
}

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

	/* ドロップダウンメニュー2階層目 */
	.drawer_menu .drawer_nav li ul.second-level {
		visibility: hidden;
		list-style-type: none;
		position: absolute;
		z-index: -1;
		top: 0;
		margin: 0;
		padding-left: 0;
	}

	.drawer_menu .drawer_nav li:hover ul.second-level {
		visibility: visible;
		z-index: 1;
		top: 50px;
		/* PC用メニューの高さに合わせる */
		transition: all .3s;
	}

	.drawer_menu .drawer_nav li:hover ul.second-level li {
		width: 200px;
		/* ドロップダウンメニューボタン横幅 */
		height: 50px;
		/* Pドロップダウンメニューボタン高さ */
		text-align: center;
	}

	.drawer_menu .drawer_nav li:hover ul.second-level li a {
		display: block;
		background-color: #555;
		/* ドロップダウンメニューの文字の背景色 */
		color: #fff;
		/* ドロップダウンメニューの文字色 */
		font-size: 100%;
		text-decoration: none;
		line-height: 50px;
		/* Pドロップダウンメニューボタン高さ */
		text-align: center;
	}

	.drawer_menu .drawer_nav li:hover ul.second-level li a:hover {
		background-color: #999;
		/* ドロップダウンメニューマウスホバー背景色 */
	}

	.touch-btn {
		color: #fff;
		margin-left: 5px;
	}
	
}

/*+++ Default Button Color +++*/

.drawer_menu .drawer_button {
	color: #fff;
	/* ハンバーガーメニュー文字色 */
	display: none;
}

.drawer_menu .drawer_button .drawer_bar {
	background-color: #fff;
	/* ハンバーガーメニュー三本線の色 */
}


/* 1000px以下 */

@media screen and (max-width: 1000px) {
	.downloadtab {
	width:auto;
	margin:50px auto;
		padding:0 10px;
}
	.drawer_menu .drawer_bg {
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 999;
		background-color: rgba(51, 51, 51, 0.5);
		display: none;
		top: 0;
		left: 0;
	}

	.drawer_menu .drawer_button {
		display: block;
		background-color: #555;
		color: #fff;
		border: none;
		padding: 5px;
		width: 50px;
		letter-spacing: 0.1em;
		cursor: pointer;
		position: fixed;
		top: 10px;
		right: 10px;
		z-index: 1001;
		text-align: center;
		outline: none;
	}

	.drawer_menu .drawer_button.active .drawer_bar {
		width: 40px;
	}

	.drawer_menu .drawer_button.active .drawer_bar1 {
		transform: rotate(30deg);
	}

	.drawer_menu .drawer_button.active .drawer_bar2 {
		opacity: 0;
	}

	.drawer_menu .drawer_button.active .drawer_bar3 {
		transform: rotate(-30deg);
	}

	.drawer_menu .drawer_button.active .drawer_menu_text {
		display: none;
	}

	.drawer_menu .drawer_button.active .drawer_close {
		display: block;
	}

	.drawer_menu .drawer_bar {
		display: block;
		height: 2px;
		margin: 8px 2px;
		transition: all 0.2s;
		transform-origin: 0 0;
	}

	.drawer_menu .drawer_text {
		text-align: center;
		font-size: 10px;
	}

	.drawer_menu .drawer_close {
		letter-spacing: 0.08em;
		display: none;
	}

	.drawer_menu .drawer_menu_text {
		display: block;
	}

	.drawer_menu .drawer_nav_wrapper {
		width: 300px;
		height: 100%;
		transition: all 0.2s;
		transform: translate(300px);
		position: fixed;
		top: 0;
		right: 0;
		z-index: 1000;
		background-color: #FFF;
		/* ドロワーメニュー内背景色 */
		overflow-x: hidden;
		overflow-y: auto;
	}

	.drawer_menu .drawer_nav {
		display: block;
		position: relative;
		margin-top: 40px;
	}

	.drawer_menu .drawer_nav li {
		background-color: #fff;
		height: auto;
		line-height: 50px;
		/*  ドロワーメニューリスト項目高さ */
		position: relative;
		border-bottom: 1px solid #eee;
	}

	.drawer_menu .drawer_nav li a {
		background-color: #fff;
		/* ドロワーメニューリスト背景色 */
		color: #555;
		/* ドロワーメニューリスト文字色 */
		display: block;
		text-align: left;
		padding-left: 20px;
	}

	/* スマートフォン2階層目 */
	.drawer_menu .drawer_nav li:hover ul.second-level {
		display: block;
	}

	.drawer_menu .drawer_nav li ul.second-level {
		display: none;
		position: relative;
		padding: 0;
		z-index: 1001;
	}

	.drawer_menu .drawer_nav li ul.second-level li a {
		padding-left: 40px;
	}

	.drawer_menu .drawer_nav_wrapper.open {
		transform: translate(0);
	}

	.drawer_menu.left .drawer_button {
		right: auto;
		left: 32px;
	}

	.drawer_menu.left .drawer_nav_wrapper {
		transform: translate(-250px);
		right: auto;
		left: 0;
	}

	.drawer_menu.left .drawer_nav_wrapper.open {
		transform: translate(0);
	}

	.pc-hidden {
		text-align: center;
	}

	.touch-btn {
		color: #555;
		position: absolute;
		top: .25rem;
		right: 2%;
		display: block;
		z-index: 10;
		width: 50px;
		height: 50px;
		text-align: center;
		vertical-align: middle;
	}
}
.ad {
	font-size:14px;
}
.shoplo {
	text-align:center;
	margin-bottom:15px;
}
.profile-icon {
	margin-bottom:10px;
}
/*  ウィジェットタイトル */
.drawer-title {
	text-align: center;
    width: 100%;
    height: 5px;
    line-height: 5px;
    background-color: #555;
    color: #fff;
    margin-bottom: 20px;
	/* ドロワーメニュー内タイトルライン背景色 */
	color: #fff;
}

/* フォローボタン */

.follow-buttons {
	text-align: center;
	margin-top: 0;
	width: 100%;
}

.follow-buttons a {
	display: inline-block;
	width: 60px;
	text-align: center;
	text-decoration: none;
	margin: 5px;
}

.follow-buttons .inner-text {
	font-size: 10px;
	display: block;
}

.follow-buttons .lg,
.content-inner-follow-buttons .fa {
	padding: 15px;
	border-radius: 5px;
	margin: 2px auto;
}

.follow-buttons .hatena {
	color: #38393C;
	background-color: transparent;
}

.follow-buttons .blogicon-hatenablog {
	background: #38393C;
	color: #ffffff;
}

.follow-buttons .blogicon-hatenablog:hover {
	background: #5F6063;
}

.follow-buttons .facebook {
	color: #305097;
	background-color: transparent;
}

.follow-buttons .blogicon-facebook {
	background: #305097;
	color: #ffffff;
}

.follow-buttons .blogicon-facebook:hover {
	background: #5A77B7;
}

.follow-buttons .twitter {
	color: #55acee;
	background-color: transparent;
}

.follow-buttons .blogicon-twitter {
	background: #55acee;
	color: #ffffff;
}

.follow-buttons .blogicon-twitter:hover {
	background: #89C7F7;
}

.follow-buttons .instagram {
	color: #D93177;
	background-color: transparent;
}

.follow-buttons .blogicon-instagram {
	background: #D93177;
	color: #ffffff;
}

.follow-buttons .blogicon-instagram:hover {
	background: #df528d;
}

.follow-buttons .feedly {
	color: #6cc655;
	background-color: transparent;
}

.follow-buttons .blogicon-rss {
	background: #6cc655;
	color: #ffffff;
}

.pc-hidden .profile-icon {
	float: none;
}



@media screen and (max-width: 768px) {
.scroll {
    overflow-x: auto;
  }
  .tbl-r07 {
    min-width: 640px;
    margin: 0 10px 50px;
  }
  .tbl-r07 td {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }
	.seitable td{
    padding: 3px;
    font-weight: 400;
    border: 1px solid #ccc;
    font-weight: 500;
    line-height: 2;
    vertical-align: top;
		font-size:11px;
}
.seitable td:nth-child(odd) {
min-width: 275px;

}
	.seitable td:nth-child(even) {
min-width: 50px;
}
	}
.contmidashi2 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:0 auto 10px;
}
.contmidashi3 {
	font-size:16px;
	font-weight:bold;
}
.setsumeiwaku {
    height: 240px;
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 60px;
    margin-top: 60px;
    font-size: 14px;
    line-height: 1.8;
	    color: #565656;
}
.ml20 {
	margin-left:1em;
}
.ml40 {
	margin-left:2em;
}
.kakunin {
    text-align: center;
    letter-spacing: 0.2em;
    margin-bottom: 40px;
    font-size: 14px;
}
.under {
	text-decoration:underline !important;
	color:#f00;
}
.dialogNMonth_event_content a {
	text-decoration:underline !important;
	color:#f00;
}
.timeline {
  list-style: none;
}
.timeline > li {
  margin-bottom: 60px;
}
.timeline {
  list-style: none;
	margin-bottom: 24px;
}
.timeline > li {
  margin-bottom: 60px;
}

/* for Desktop */
@media ( min-width : 640px ){
  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
  .timeline-date {
    width: 110px;
    float: left;
    margin-top: 3px;
  }
  .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
	  padding-bottom: 12px;
  }
  .timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #6fc173;
    position: absolute;
    left: 106px;
    top: 9px;
    border-radius: 100%;
  }
}
.day_title {
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
}
.timeline-content h3 {
	font-weight:bold !important;
	margin-bottom:5px !important;
	font-size:16px;
}
.co_title {
	font-size: 17px;
    margin-bottom: 8px;
    color: #6fc173;
    font-weight: 800;
}
.ue40 {
	margin-top:80px;
	margin-bottom:40px;
}
section {
  scroll-margin-top: 20px; /* ヘッダー分だけ余白を確保 */
}
#ct01 {

     }
#ct02 {

     }
#ct03 {

     }
#ct04 {

     }
#ct05 {

     }
#ct06 {

     }
#ct07 {

     }

.side01 {
	    position: fixed;
    right: 5px;
	bottom:220px;
}
.side02 {
	    position: fixed;
    right: 5px;
	bottom:120px;
}
.side03 {
	    position: fixed;
    right: 5px;
	bottom:10px;
}
.side_ban {
  width:250px;
}
.side_ban img {
  max-width:100%;
}
.side_ban a img:hover {
  opacity:0.8;
	transition:0.2s;
}
.side_ban a {
  transition-property: opacity;
  transition-duration: 0.5s;
}
@media ( max-width : 640px ){
	.side11 {
width:33.3%;
	padding: 0 2px 2px;
}
.side12 {
width:33.3%;
	padding: 0 2px 2px;
}
.side13 {
width:33.3%;
	padding: 0 2px 2px;
}
	.side_ban11 {
  width: auto;
        display: flex;
        flex-wrap: wrap;
        position: fixed;
        bottom: 0;

}
	footer {
    padding-top: 50px;
		padding-bottom:100px;
}
}

    .fb-banner{

      z-index: 9999;
      width: 250px; /* ← 固定幅 */
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    }
    .fb-content{ position: relative; }
    .fb-content img{ display:block; width:100%; height:auto; }
    .fb-close{
      position: absolute;
    right: 2px;
    bottom: 5px;
    background: #fff;
    color: #333;
    border: none;
    font-size: 13px;
    line-height: 1;
    padding: 2px 2px;
    border-radius: 20px;
    cursor: pointer;
    border: 1px solid #333;
    }
    @media (max-width:480px){ .fb-banner{ width:100%; } }
.button-1 {
   display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    margin: 0 auto;
    padding: .9em 2em;
    border: 1px solid #28a745;
    border-radius: 5px;
    background-color: #fff;
    color: #28a745;
    font-size: 1em;
    cursor: pointer;
    margin-bottom: 50px;
}

.button-1::after {
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #28a745;
    border-right: 2px solid #28a745;
    content: '';
}
.mei10 {
	width:900px;
	margin:10px auto 40px;
}
.mei11 {
	font-size:22px;
	margin:0 0 4px;
}
.mei12 {
	font-size:18px;
	margin:0 0 10px 2em;
}
.col10 {
	color:#E50321;
}
.col11 {
	color:#009FE6;
}
.mei13 {
	color:#E61723;
	margin:10px 0 10px 0em;
}
.mei14 {
		font-size:28px;
	margin:20px 0 10px;
	text-align:center;
	font-weight: 700;
}
.bu02 {
	
}
.button-2 {
display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    margin: 20px auto 35px;
    padding: .9em 2em;
    border: 1px solid #28a745;
    border-radius: 5px;
    background-color: #28a745;
    color: #fff;
    font-size: 1em;
    cursor: pointer;
    margin-bottom: 40px;

}
@media screen and (max-width: 768px){
	.mei10 {
    width: 90%;
    margin: 10px auto 40px;
}
	.mei14 {
		font-size:18px;

}
	.mei11 {
	font-size:16px;
}
	
	.mei12 {
	font-size:14px;
		margin: 0 0 10px 1em;
}
	.mei13 {
		color:#E61723;
	margin:0 0 10px 0em;
}
	.button-2 {
    display: block;
        align-items: center;
        width: 190px;
        margin: 0 auto 10px 10px;
        padding: .9em 1em;
        border: 1px solid #28a745;
        border-radius: 5px;
        background-color: #28a745;
        color: #fff;
        font-size: 1em;
        cursor: pointer;
        margin-bottom: 10px;
        float: none;
        text-align: center;
    }
}

	
.contents .blogt a {
	text-decoration:underline;
}
.red {
	color:#f00 !important;
}
.redbold {
	color:#f00 !important;
	font-weight:bold !important;
}
.list-88 {
    list-style-type: disc;
    margin-bottom: 10px;
}

.list-88 li {
    padding: 0;
    list-style: disc;
    margin-left: 2em;
    display: list-item;
    color: #28a745;
}

.list-88 li::marker {
    color: #cb9c13;
    font-size: 1.1em;
}


.list-9 {
   list-style-type: disc;
    padding: 1em 1em 1em 2.5em;
    border: 2px solid #28a745;
    margin: 10px 0 30px;
}

.list-9 li {
     list-style: disc;
    margin-left: 2em;
    display: list-item;
}

.list-9 li::marker {
    color: #28a745;
    font-size: 1.1em;
}
.mb20 {
	margin-bottom:10px;
}
.heading-2 {
    padding: 0 .4em .2em;
    border-bottom: 3px solid #28a475;
    background-color: #ffffff;
    color: #333333;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 22px;
}