body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,iframe{margin:0;padding:0;}

*{margin:0; padding:0; list-style:none; height:auto;}

*, *:before, *:after {
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
}

body {
background: #fff !important;
font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
line-height:1.5;
font-size: 15px;
font-family: "M PLUS Rounded 1c";
}
.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }
body{
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

html {color: #381709;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
table td{vertical-align:middle;}
th{text-align:left;}

a,
a:link,
a:active,
a:visited{
color: #381709 !important;
text-decoration: none;
transition-property: all;
transition: 0.3s linear;
text-decoration:none;
}
a:hover{
color: #5aa760 !important;
text-decoration:underline;
}
a:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
}

a.under_ {text-decoration: underline !important;}

.swiper-container a:hover img {
opacity: 0.95;
filter: alpha(opacity=95);
}

a[target="_blank"]::after{
content:"\f360";
font-family:"Font Awesome 5 Free";
font-weight:900;
margin:0 .5em;
color: #ccc;
display: inline-block;
}

.no_icon::after{content:none !important;}

.pc{display:block !important;}
.sp{display:none !important;}
.display_none{display:none !important;}

@media (max-width:932px) {
.pc{display:none !important;}
.sp{display:block !important;}
}
.content a.text:link,
.content a.text:active,
.content a.text:visited{
text-decoration: underline !important;
}

i{margin-right:0.5em;}
.w100_txt{width: 100% !important;}

img{border:0;
vertical-align:top;
}
.inc_img_c{width:100%;}
.inc_img_c img,
img.inc_img_c{
max-width:600px;
display:block !important;
margin-right:auto !important;
margin-left:auto !important;
}

img.img_c{
display:block !important;
margin-right:auto !important;
margin-left:auto !important;
float: inherit !important;
}

img.w_max_40{
max-width:40%;
display:block;
margin:0 auto 1em !important;
}

img.w_max{
width:100% !important;
display:block;
margin:0 auto 2em !important;
}
img.max{width: 100% !important;}
img.hinokikobo{
height: 60px !important;
width: 120px !important;
}

h4.txt_c{margin:-2em 0 -1em;}
@media screen and (max-width: 932px) {
img.w_max_100{max-width:100%;}
h4.txt_c{margin:0;}
h4{display: block !important;}
}

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

.w_100{
max-width: 1000px;
width: 90%;
margin: 0.5em auto !important;
padding: 0;
overflow: hidden;
text-align:left;
display: block;
}

.full_width{width:100% !important; clear:both !important; display: block !important;
margin-right:auto !important;
margin-left:auto !important;}

.highlight {
background: linear-gradient(transparent 50%, #ffb866a8 0%);
line-height: 1.3em;
}

table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
q:before,q:after{content:'';}
p{margin-bottom:0.75em;}

.Heading{
font-weight:bold;
display:block;
color: #fff;
font-size:140%;
text-align:center;
margin:0em 0 2em;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center;
text-align:center; /* for no-flexbox browsers */
letter-spacing:0.25em;
line-height:1.2;
}

.Heading:before,
.Heading:after {
border-top:1px solid #fff;
content:"";
display:inline; /* for IE */
-webkit-box-flex:1;
-webkit-flex-grow:1;
-ms-flex:1;
flex-grow:1;
}

h2.page_title{
max-width: 1000px;
width: 95%;
font-weight:bold;
display:block;
color: #555;
font-size:140%;
text-align:left;
margin:2em auto -1em;
padding-left: 1.25em;
border-left: 5px solid #5aa760;
}

.Heading:before {margin-right:0.75em;}
.Heading:after{margin-left:0.5em;}

.atten{
margin:1em 1em 0 0;
line-height:1.4;
font-size:95%;
}

.atten + .atten{margin-top:2em;}

.atten li{
display:block;
clear:both !important;
margin-bottom:0.75em;
padding-left:1.25em;
text-indent:-1.25em;
color:#444;
}

.atten li:before{
content:"※";
margin-right:0.25em;
}

ul.left_li{
width:100%;
clear:both;
display:block;
overflow:hidden;
}

ul.left_li li{
float:left;
margin:0 2em 0.5em 0;
}

ul.left_li li:before{
content:"\f0da";
font-family:"Font Awesome 5 Free";
font-weight:900;
margin-right:0.75em;
color: #a08326 !important;
}

p.dot{
padding-left:1em;
text-indent:-1em;
}

/*smartphone*/
/*------------------------------------------------------------------------------*/

html{-webkit-text-size-adjust:none;}
a{-webkit-tap-highlight-color:rgba(0,0,0,0.3);}

/*utility*/
/*------------------------------------------------------------------------------*/

.clear{clear:both;}
.clearfix:before, .clearfix:after{content:""; display:block;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.no_bdr{border:none !important;}

.m5{margin-bottom:5px;}
.m10{margin-bottom:10px;}
.m15{margin-bottom:15px;}
.m20{margin-bottom:20px;}
.m25{margin-bottom:25px;}
.m30{margin-bottom:30px;}
.m35{margin-bottom:35px;}
.m40{margin-bottom:40px;}
.m45{margin-bottom:45px;}
.m50{margin-bottom:50px;}
.m55{margin-bottom:55px;}
.m60{margin-bottom:60px;}
.m70{margin-bottom:70px;}
.m80{margin-bottom:80px;}


.m0em{margin-bottom:0em !important;}
.m05em{margin-bottom:0.5em !important;}
.m1em{margin-bottom:1em !important;}
.m1_5em{margin-bottom:1.5em !important;}
.m2em{margin-bottom:2em !important;}
.m3em{margin-bottom:3em !important;}
.m4em{margin-bottom:4em !important;}
.m5em{margin-bottom:5em !important;}
.m10em{margin-bottom:10em !important;}

.m-025em{margin-bottom:-0.25em !important;}
.m-05em{margin-bottom:-0.5em !important;}
.m-1em{margin-bottom:-1em !important;}
.m-1_5em{margin-bottom:-1.5em !important;}
.m-2em{margin-bottom:-2em !important;}
.m-3em{margin-bottom:-3em !important;}
.m-4em{margin-bottom:-4em !important;}
.m-5em{margin-bottom:-5em !important;}

.mt0{margin-top:0px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt80{margin-top:80px;}

.mt0em{margin-top:0em !important;}
.mt05em{margin-top:0.5em !important;}
.mt075em{margin-top:0.75em !important;}
.mt1em{margin-top:1em !important;}
.mt1_5em{margin-top:1.5em !important;}
.mt2em{margin-top:2em !important;}
.mt3em{margin-top:3em !important;}
.mt4em{margin-top:4em !important;}
.mt5em{margin-top:5em !important;}
.mt6em{margin-top:6em !important;}
.mt8em{margin-top:8em !important;}

.mt-025em{margin-top:-0.25em !important;}
.mt-05em{margin-top:-0.5em !important;}
.mt-1em{margin-top:-1em !important;}
.mt-1_5em{margin-top:-1.5em !important;}
.mt-2em{margin-top:-2em !important;}
.mt-3em{margin-top:-3em !important;}
.mt-4em{margin-top:-4em !important;}
.mt-5em{margin-top:-5em !important;}

.ml0{margin-left:0 !important;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}

.ml1em{margin-left:1em !important;}
.ml2em{margin-left:2em !important;}
.ml3em{margin-left:3em !important;}

.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr35{margin-right:35px;}
.mr40{margin-right:40px;}
.mr45{margin-right:45px;}
.mr50{margin-right:50px;}

.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt35{padding-top:35px;}
.pt40{padding-top:40px;}
.pt45{padding-top:45px;}
.pt50{padding-top:50px;}
.pt120{padding-top:120px;}
.pt200{padding-top:200px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb35{padding-bottom:35px;}
.pb40{padding-bottom:40px;}
.pb45{padding-bottom:45px;}
.pb50{padding-bottom:50px;}

.pl0{padding-left:0 !important;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pl45{padding-left:45px;}
.pl50{padding-left:50px;}

.pr0{padding-right:0 !important;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}
.pr35{padding-right:35px;}
.pr40{padding-right:40px;}
.pr45{padding-right:45px;}
.pr50{padding-right:50px;}

.mtb10{margin:10px 0;}
.mtb20{margin:20px 0;}
.mtb30{margin:30px 0;}

.ptb10{padding:10px 0;}
.ptb20{padding:20px 0;}
.ptb30{padding:30px 0;}

.fl_l{float:left;clear:both;}
.fl_r{float:right;clear:both;}

.txt_l, td.txt_l, .txt_l td{text-align:left !important;}
.txt_r, td.txt_r, .txt_r td{text-align:right !important;}
.txt_c, td.txt_c, .txt_c td{text-align:center !important;}

.valign_t, td.valign_t, .valign_t td{vertical-align:top !important;}
.valign_m, td.valign_m, .valign_m td{vertical-align:middle !important;}
.valign_b, td.valign_b, .valign_b td{vertical-align:bottom !important;}

.center_box{
width:100%;
height:auto;
display:block;
clear:both !important;
margin:0 auto 5em !important;
overflow:hidden;
}

hr.clear_hr{
height:0px;
clear:both;
overflow:hidden;
}

.nowrap{white-space: nowrap;}
.trans70 {transform: scale(0.7, 0.7);}

.fs60{font-size:60% !important;}
.fs70{font-size:70% !important;}
.fs80,.x80{font-size:80% !important;}
.x80{ color:#666 !important;}
.fs90{font-size:90% !important;}
.fs110{font-size:110% !important;}
.fs120{font-size:120% !important;}
.fs130{font-size:130% !important;}
.fs140{font-size:140% !important;}
.fs150{font-size:150% !important;}
.fs160{font-size:160% !important;}
.fs175{font-size:175% !important;}
.fs180{font-size:180% !important;}
.fs200{font-size:200% !important;}
.fs220{font-size:220% !important;}
.fs240{font-size:240% !important;}

.fs14px{font-size:14px !important;}

.lh140{line-height:140%;}
.lh150{line-height:150%;}
.lh160{line-height:160%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}

.fs80b{font-size:80%; line-height:120%; font-weight:bold;}
.fs90b{font-size:90%; line-height:120%; font-weight:bold;}
.fs110b{font-size:110%; line-height:130%; font-weight:bold;}
.fs120b{font-size:120%; line-height:140%; font-weight:bold;}
.fs140b{font-size:140%; line-height:150%; font-weight:bold;}
.fs150b{font-size:150%; line-height:160%; font-weight:bold;}
.fs200b{font-size:200%; line-height:210%; font-weight:bold;}

strong{font-weight:bold !important;}
.fwb{font-weight:bold !important;}
.fwn{font-weight:normal !important;}

.blue{color:#7085ea !important;}
.green, .green a:link{color:#5aa760 !important;}
.red{color:#f05c6d !important;}
.orange{color:#FF9900 !important;}
.brown{color:#a08326 !important;}
.grey{color:#666 !important;}
.light_grey{color:#898989 !important;}

.bg_blue{background-color:#7085ea !important;}
.bg_green{background-color:#5aa760 !important;}
.bg_lightgreen{background-color:#6ac17c !important;}
.bg_red{background-color:#f05c6d !important;}
.bg_orange{background-color:#FF9900 !important;}
.bg_brown{background-color:#a08326 !important;}
.bg_grey{background-color:#666 !important;}
.bg_light_grey{background-color:#898989 !important;}

.type_none li{list-style:none;}
.type_disc li{list-style-type:disc; margin-left:20px;}
.type_square li{list-style-type:square; margin-left:17px;}
.type_decimal li{list-style-type:decimal; margin-left:25px;}

.scroll{
overflow:auto;
white-space:nowrap !important;
margin-bottom:1em;
clear:both;
}
.scroll::-webkit-scrollbar{height:5px;}
.scroll::-webkit-scrollbar-track{background:#F1F1F1;}
.scroll::-webkit-scrollbar-thumb{background:#BCBCBC;}


.popup input[type="submit"],
.popup input[type="button"] {
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
border: none;
box-sizing: border-box;
cursor: pointer;
}
.popup input[type="submit"]::-webkit-search-decoration,
.popup input[type="button"]::-webkit-search-decoration {
display: block;
}
.popup input[type="submit"]::focus,
.popup input[type="button"]::focus {
outline-offset: -2px;
}


#popup{
width:95%;
background: #e8e4c2;
padding:1%;
box-sizing:border-box;
display:none;
position:fixed;
top:50%;
left:50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
box-shadow:0 0px 4px rgba(0, 0, 0, 0.25);
border: 1px solid #ccc;
border-radius: 10px;
z-index: 99999999999999;
}
/*ボタンの装飾*/
/*checkboxがチェックの状態になったらpopupを表示させる*/
.popup input[type="checkbox"]:checked + #popup{
display:block !important;
}


.open {cursor:pointer;}
.open::before {
content: "□";
margin-right: 0.5em;
}
#pop-up {display: none;}
.overlay {display: none;}
#pop-up:checked + .overlay {
display: block;
z-index: 9999;
background-color: #00000070;
position: fixed;
width: 100%;
height: 100vh;
top: 0;
left: 0;
}
.window {
width:95%;
height: auto;
background: #e8e4c2;
padding:1%;
box-sizing:border-box;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.close {
background: transparent !important;
cursor:pointer;
position: absolute;
top: 4px;
right: 4px;
font-size: 20px;
}
label.close{border:none !important}

div.new_topic{
color:#fff !important;
padding:0.25em 0.5em !important;
margin:0 0 0 0.5em !important;
font-size:65%;
line-height:1em;
display:inline-block;
background:#e25060 !important;
border-radius:0.5em;
vertical-align:middle !important;
text-shadow: none !important;
}