﻿@charset "utf-8";

html { font-size: 62.5% }
header, nav, main, article, div, section, aside, dl, footer { display: block; overflow: hidden }
.c-basecolor { color: rgb(85, 85, 85) }
p { margin: 0 }
a { color: #000 }
a:hover { color: #666 }
ul, ol, dl, dt, dd { margin: 0; padding: 0 }
img { border: none; vertical-align: middle }
#wrapper img { height: auto; padding-top: 40px !important; margin-top: -40px !important; vertical-align: top !important; }
mark { background: linear-gradient(transparent 64%, #ffdfef 64%); color: #000; font-weight: 700; padding: 0 1px 1px; font-style: normal }
form { margin-top: 24px }
label { display: block }
input[type='text'], input[type='password'], input[type='date'], textarea, select { padding: 5px; border: 2px solid #ddd; border-radius: 4px; transition: .2s; outline: none }
input[type='text']:focus, input[type='password']:focus, input[type='date']:focus, textarea:focus, select:focus { border-color: #1b95e0 }
form input[type='submit'], form input[type='reset'], form input[type='button'], form button { transition: .2s; background-color: #eee; color: #333; text-decoration: none; padding: 16px; line-height: 1; font-size: 93.75%; cursor: pointer; border: 1px solid #bbb; border-radius: 4px; font-family: 'Noto Sans JP', sans-serif }
form input[type='submit']:hover, form input[type='reset']:hover, form input[type='button']:hover, form button:hover { background-color: #fefefe; border-color: #aaa }
form dl { background-color: rgba(250, 249, 244, 1); margin-bottom: 16px; border: 1px solid rgb(239, 237, 222); border-radius: 8px; padding: 16px }
form dt { font-weight: 700 }
form dt::before { font-family: 'Font Awesome 5 Free'; content: '\f0da\00a0' }
form dt strong { color: #fff; font-weight: 400; font-size: 1.1rem; line-height: 1; padding: 2px 4px; border-radius: 2px; border: none; background-color: rgba(0, 195, 52, 1); display: inline-block }
form dd { margin-top: 12px }
form dd span { display: block }
form dd span:not(:first-child) { margin-top: 8px }
textarea { width: calc(100% - 14px) }
hr { height: 6px; background-color: #eee; border: none; margin: 0 }
.flexwrap { flex-wrap: wrap }
.flexspacebetween { justify-content: space-between }
.flexspacearound { justify-content: space-around }
.flexcenter { justify-content: center }
.myframe01 { border: 5px solid rgb(231, 225, 204); padding: 16px 24px; background-color: rgba(255, 255, 255, 1) }
.myframe02 { padding: 16px 24px; background-color: rgba(250, 249, 244, 1); border-radius: 8px; border: 1px solid rgb(231, 225, 204) }
.myframe03 { border: 3px solid rgba(85, 85, 85, .88); border-radius: 4px }
.myframe03 dt { background-color: rgba(85, 85, 85, .88); color: #fff; padding: 0 24px 3px }
.myframe03 dd { padding: 16px 24px }
.myframe04 { padding: 8px; background-size: 8px 8px; background-color: rgba(85, 85, 85, .4); background-image: linear-gradient(45deg, rgba(85, 85, 85, .72) 24%, transparent 24%, transparent 48%, rgba(85, 85, 85, .72) 48%, rgba(85, 85, 85, .72) 72%, transparent 72%, transparent); opacity: .88 }
.myframe04inner { background: #fff; padding: 16px 24px }
.myframe05 { padding: 8px 24px 16px; border-radius: 4px; border: 3px solid rgba(85, 85, 85, .88) }
.myframe05 legend { font-weight: 500; color: #fff; padding: 2px 8px; background-color: rgba(85, 85, 85, .88); border-radius: 4px; border: none }
.mycard { background-color: #fff }
.mycardimg { border: none; border-top-left-radius: 8px; border-top-right-radius: 8px }
.mycard dl { border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; text-align: center }
.mycard dt { font-weight: 500 }
.mycard dd a { font-size: 80% }
.mycard2 dl { padding: 24px }
.mycard2 dt { font-size: 116% }
.mycard3 dl { padding: 16px }
.mycard3 dt { font-size: 108% }
.mycard4 dl { padding: 16px }
.mycard4 dt { font-size: 100% }
.myfadebanner { position: relative; cursor: pointer }
.myfadebanner img { max-width: 100% }
.myfadebanner div { position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(85, 85, 85, .72); color: #fff; text-align: center; padding: 1.6%; font-weight: 500; transition: .3s }
.myfadebanner:hover div { padding-top: 3.2%; padding-bottom: 3.2% }
.myrelativebox { position: relative; padding-bottom: 48px }
.myrelativebtn { position: absolute; bottom: 0; right: 0; left: 0; text-align: center }
.mybtn01 a { display: inline-block; line-height: 1; color: #fff; text-decoration: none; background-color: rgba(85, 85, 85, 1); padding: 6px 8px; border: none; border-radius: 4px; font-size: 88%; transition: .3s; white-space: nowrap }
.mybtn01 a:hover { background-color: rgba(85, 85, 85, .72) }
.mybtn01 a::before { font-family: 'Font Awesome 5 Free'; content: '\f0da\00a0'; font-weight: 900 }
.mybtn04 { transition: .3s }
.mybtn04:hover { opacity: .72 }
.mybtnblock a { display: block !important; text-align: center }
.myboxautoth th { width: auto }
.ultable { display: table; padding: 0 }
.ultable li { display: table-row }
.ultable li span { display: table-cell; padding-right: 16px }
.ultable li span:first-child { font-weight: 700; color: #000 }
.tal { text-align: left }
.tac { text-align: center }
.tar { text-align: right }
.myiframe { position: relative; padding-top: 56.25% }
.myiframe iframe { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; border: none }
.mytoggledl dt { cursor: pointer }
.mytoggledl dd { display: none }
.wcedit_40020A815901 .mytoggledl dd { display: block }
.navpagelink { display: flex; justify-content: space-between }
.navpagelink div { flex-grow: 1; text-align: center; font-size: 87.5% }
.navpagelink div:not(:first-child) { margin-left: 3px }
.navpagelink a { display: block; background-color: #efefef; text-decoration: none; color: #666; padding: 8px 0; transition: .3s }
.navpagelink a:hover { opacity: .72 }
.pagelinkon { position: relative; padding-bottom: 8px }
.pagelinkon strong { display: block; background-color: rgb(85, 85, 85); color: #fff; padding: 8px 0; font-weight: 400 }
.pagelinkon::after { content: ''; width: 0; height: 0; border-top: 8px solid rgb(85, 85, 85); border-right: 8px solid transparent; border-bottom: 0 solid transparent; border-left: 8px solid transparent; position: absolute; right: 0; bottom: 0; left: 0; margin: 0 auto }
.mylist05 { list-style: none }
.mylist05 li { padding-left: 1em; text-indent: -1em; font-size: 87.5% }
.mylist05 li::before { content: '※' }
.mylist05 li ~ li { margin-top: .6rem }
.fsmallx { font-size: 75% }
.fsmall { font-size: 87.5% }
.fmedium { font-size: 100% }
.flarge { font-size: 112.5% }
.flargex { font-size: 125% }
.flargexx { font-size: 150% }
.flargexxx { font-size: 175% }
.flargexxxx { font-size: 200% }
.w32p { width: 32% }
.w48p { width: 48% }
.w64p { width: 64% }
.w80p { width: 80% }
#lightbox { background-color: #fff; padding: 16px 16px 32px; border-radius: 4px; max-width: calc(100% - 32px) }
#lightboxCaption { color: #333; font-size: 1.3rem; text-align: center; padding: 10px 16px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: calc(100% - 32px) !important }
#lightboxIndicator { border: 1px solid #fff }
#lightboxOverallView, #overlay { background-color: #000; opacity: .8 }
.mycontacttitle, .mycontactphone, .mycontacttext, .mycontactor, .mycontactbtn { display: block; overflow: hidden }
.mytwittertitle { text-align: center; color: #fff; background-color: #1da1f2; font-size: 125% }
.twitter-timeline{ display: block; text-align: center; margin-left: auto; margin-right: auto; }

@media (max-width: 375px) {
.w32p, .w48p { width: 64% }
.w80p { width: calc(100% - 14px) }
}

@media (max-width: 767px) {
body { margin: 0; background-color: #fff; color: #333; line-height: 1.732; font-size: 1.4rem; font-family: 'Noto Sans JP', sans-serif; font-feature-settings: 'palt' }
h1, #globalnav, .largebr { display: none }
#wrapper { /*:position: relative;*/ border-top: 4px solid #353535 }
header { width: 100%; padding-top: 15px; margin-bottom: 15px;  /*margin: 16px; position: relative */ }
#headerlogo { text-align: center }
#headerlogo img { max-width: 40% }
#headerbanner { /*width: 80%;  max-width: 350px;*/ margin:16px auto 0px; text-align: center; /*display: none;*/ border-bottom: 1px #ddd solid; border-top: 1px solid #ddd; }
/*#headerbanner img { max-width: 48% }*/
#headerbanner .hb01 {display: block; display: none; }
#headerbanner .hb01 img {max-width: 100%; } 
#headerbanner .hb02  {width: 100%; display: block; margin-top: 5px;}
#headerbanner .hb02 .spv {width: 88%; margin: 0 auto; max-width: 370px; padding: 0px 0px 10px 0px}
#headerbanner .hb03  {width: 40%; margin: 4px 8px; display: inline-block;}   
#headerbanner .hb03 img {width: 100%; height: auto} 

#hamicon { position: fixed; top: 15px; right:10px; width: 35px; height:35px; display: block; z-index: 3000; background-color: rgba(255,255,255,0.80); /*border: 1px solid #DFDFDF;*/}
#hamicon i { display: block; cursor: pointer; font-size: 3.2rem; color: #414141; text-align: center; padding-top: 2px }
    
#containermyslick { animation: slickFade 3s ease 0s; position: relative; /*height: 216px*/ height: auto; background-color: #000; }
#myslick { /*width: 583px; height: 216px;*/ width: 100%; height: auto;  position: absolute; top: 0; /*left: 50%; margin-left: -291px */}
#myslick img { /*width: 583px; height: 216px */ width: 100%; height: auto;}
#containerpagetitle { background-color: #353535; padding: 5px 0 }
#pagetitle { margin: 0 16px; text-align: center; color: #fff; font-size: 2.2rem; font-weight: 500 }
#containermysec01 {width: 100%; text-align: center; }
#mysec01l { width: auto; background-color: #000; color: #fff; text-align: center; padding: 10px 24px; }
#mysec01r { /*width: 78%;*/ display: block;  width:100%; background-color: #353535; color: #fff; padding: 20px 0px; text-align: center; margin: 0 auto;}
#mysec01r p {width: 90%; margin: 0 auto; text-align: center;}
#mysec01r span { display: block; color: #ddd; font-size: 1.2rem }
#mysec01r a { color: #fff }
#mysec01r a:hover { opacity: .72 }
.mysec02 { margin: 40px 16px 0 }
.mysec02 h2 { text-align: center; font-weight: 500; font-size: 2.2rem; margin-bottom: 24px }
.mysec02box { background-color: #fff; display: flex; margin: 0 4px 24px 0; border: 1px solid #eee; border-radius: 8px; box-shadow: 2px 2px 4px #ddd; padding: 10px }
.mysec02img { width: 64px; float: left; clear: both; }
.mysec02img img, .mysec02imglarge img { max-width: 100% }
.mysec02info { padding-left: 9px; width: calc(100% - 102px); line-height: 1.2 }
.mysec02info01 { font-size: 1.3rem }
.mysec02info02 { font-weight: 400; font-size: 1.7rem }
.mysec02info03 { color: #e34f2c; font-weight: 500; font-size: 1.5rem; display: inline-block }
.mysec02info04 { margin-top: 3px; display: inline-block; }
.mysec02info04 span { display: inline-block; background-color: #000; color: #fff; padding: 1px 12px 3px; font-size: 1.1rem }
#mysec02btn { text-align: center }
#mysec02btn a { padding: 12px 40px }
.mysec02boxlarge { background-color: #fff; margin: 0 4px 24px 0; border: 1px solid #eee; border-radius: 12px; box-shadow: 2px 2px 4px #ddd; padding: 12px }
.mysec02imglarge { width: 104px; float: left; clear: both }
.mysec02info02large { float: right; margin-left: 16px; width: calc(100% - 120px); font-weight: 700; font-size: 1.6rem }
.mysec02info03large { margin-left: 16px; width: calc(100% - 120px); color: #e34f2c; font-weight: 500; float: right }
.mysec02info03large span { display: block }
.mysec02info03large span:nth-child(2) { color: #000 }
.mysec02info04large { float: left; clear: both; margin-top: 8px }
.mysec03 { margin: 56px 16px }
.mysec03 h2 { text-align: center; font-weight: 500; font-size: 2.2rem; margin-bottom: 24px }
.mysec03banners { display: flex; flex-wrap: wrap; justify-content: center }
.mysec03box { width: 288px; margin: 0 16px 56px }
.mysec03boxsmall { margin: 0 4px 24px 0; border: 1px solid #eee; border-radius: 12px; box-shadow: 2px 2px 4px #ddd; padding: 16px }
.mysec03img { text-align: center }
.mysec03img img { max-width: 170px; width: 56% }
.mysec03info { margin-top: 8px }
.mysec03info dt { text-align: center }
.mysec03info01 { display: block }
.mysec03info02 { display: block; color: #f00 }
.mysec03info03 { display: inline-block; background-color: #57d7a7; color: #fff; padding: 2px 16px; margin-top: 8px; font-size: 1.3rem }
.mysec03info04 { display: inline-block; background-color: #fa7e40; color: #fff; padding: 2px 16px; margin-top: 8px; font-size: 1.3rem }
.mysec03info dd { margin-top: 8px }
#containermysec04 { background-color: #353535; color: #fff; margin-top: 24px; padding: 24px 0 }
#mysec04 { margin: 0 16px }
#mysec04 h2 { text-align: center; font-weight: 500; font-size: 2.2rem; color: #fff; margin-bottom: 24px }
.mysec04info { border-bottom: 1px solid #666; margin-bottom: 8px; padding-bottom: 8px }
.mysec04info dt { font-size: 1.3rem }
.mysec04info dd { }
.mysec04info dt span { display: inline-block; margin-left: 8px }
.mysec04info a { color: #fff }
.mysec04info a:hover { color: #ccc }
#mysec04btn { margin-top: 24px; text-align: center }
#mysec04btn a { display: inline-block; background-color: #fff; color: #353535; text-decoration: none; font-weight: 500; padding: 8px 40px; border: noe; border-radius: 24px; transition: .3s }
#mysec04btn a:hover { opacity: .64 }
#mysec05 { margin: 40px 16px 0 }
#mysec05 div { text-align: center; margin-bottom: 16px }
#mysec05 div img { width: 100%; max-width: 575px }
#containermysec06 { background-color: #353535; color: #fff; margin-top: 24px; padding: 40px 0 24px }
#mysec0601 { display: flex; flex-wrap: wrap; margin: 0 8px }
#mysec0601 div { width: calc(50% - 16px); max-width: 376px; margin: 0 8px 24px }
#mysec0601 img { max-width: 100% }
#mysec0602 { display: flex; flex-wrap: wrap; margin: 0 8px }
#mysec0602 div { width: calc(50% - 16px); max-width: 280px; margin: 0 8px 24px }
#mysec0602 img { max-width: 100% }
.mysec07 { border-top: 1px solid rgb(231, 225, 204) }
.mysec07info { padding: 6px 4px; border-bottom: 1px solid rgb(231, 225, 204) }
.mysec07info:nth-child(odd) { background-color: rgba(250, 249, 244, 1) }
.mysec07info01 { font-size: 1.3rem; color: #e34f2c }
.mysec07info01_01{ font-size: 1.3rem; color: #e34f2c }
.mysec07info01_01 .news{ color: #444; margin-left:2em; } 
.mysec07info02 { font-weight: 500; float: left; clear: both }
.mysec07info03 { float: left; margin-left: 8px; font-size: 1.3rem }
.mysec07info03::before { content: '[' }
.mysec07info03::after { content: ']' }
.mysec07info04 { font-size: 110%; font-weight: bold;}
.mysec07info05 {display: inline-block;}
.mysec07info06 {display: inline-block; padding-right: 5px;}
.mysec07info06 .bg666 {color:#fff; background: #666; padding: 0px 5px; font-size: 95%;}
.mysec07info08 {display: inline-block; padding-right: 5px;}
.mysec07info08 .bg666 {color:#fff; background: #666; padding: 0px 5px; font-size: 95%;}
/*.mysec07info06::before { content: '[' }
.mysec07info06::after { content: ']' }   */ 
footer { margin: 32px 16px 0 }
#footerl { text-align: center }
#footerlogo { font-size: 2rem; font-weight: 500 }
#footerr { margin-top: 24px; text-align: center }
#footerr ul { list-style: none; margin-bottom: 16px; }
#navfooter03 { margin: 16px 0 }
#footerr a { text-decoration: none }
#footerlink { margin-top: 24px; text-align: center }
#footerlink a { text-decoration: none }
#footercopyright { text-align: center; background-color: #353535; font-size: 1.2rem; color: #fff; margin-top: 16px; padding: 8px 0 }
#container { margin-top: 24px }
#maincontents { }
#drawernav { background-color: #333; color: #fff; font-size: 92.857% }
#drawernavcontact { padding: 16px 16px 0; line-height: 1 }
#drawernavcontact div { margin-bottom: 16px }
#drawernavcontact a { border-radius: 4px; padding: 8px; border: 1px solid #666; color: #fff; display: block; background-color: #555; text-decoration: none }
#drawernavcontact .myphone::before { display: inline-block; font-family: 'Font Awesome 5 Free'; content: '\f098'; width: 1.28571429em; text-align: center; font-weight: 900; font-size: 107.1429% }
#drawernavcontact .mymail::before { display: inline-block; font-family: 'Font Awesome 5 Free'; content: '\f0e0'; width: 1.28571429em; text-align: center; font-weight: 400; font-size: 107.1429% }
#drawernav ul { padding: 0; list-style: none }
#drawernav li { display: block; border-bottom: 1px solid #555 }
#drawernav li a { color: #fff; text-decoration: none; display: block; padding: 8px 16px }
#drawernav .navparent a::before { display: inline-block; font-size: 78.5714%; font-family: 'Font Awesome 5 Free'; content: '\f054'; width: 1.28571429em; text-align: center; font-weight: 900 }
#drawernav aside { text-align: right; margin: 12px 16px 12px 0 }
#drawernav aside a { font-size: 85.714%; color: #bbb; text-decoration: none; display: inline-block; border: 1px solid #888; padding: 0 4px; border-radius: 4px }
#drawernav .navsub01 a { background-image: url(../img/back01.png); background-repeat: no-repeat; background-position: 32px center; padding: 8px 8px 8px 60px; background-size: 20px 20px }
#drawernav .navsub02 a { background-image: url(../img/back02.png); background-repeat: no-repeat; background-position: 32px center; padding: 8px 8px 8px 60px; background-size: 20px 20px }
#drawernav .navsub03 a { padding: 8px 8px 8px 30px }
#topicpath { margin: 0 16px 32px; font-size: 92.857% }
#topicpath a { color: #333; text-decoration: underline }
#topicpath a:hover { color: #999 }
.sec1032 { margin: 0 16px; }
.secflex { margin: 0 8px; display: flex }
.arrowh { text-align: center; font-size: 285.714%; line-height: 1 }
.div12 { margin: 0 8px 24px }
.div12flex { display: flex; flex-wrap: wrap; justify-content: space-between }
.div12flex11 { width: 100%; max-width: 492px; margin: 0 0 16px }
.div12flex12 { width: calc(50% - 8px); max-width: 234px; margin: 0 0 16px }
.div12border, .div13border { margin: 0 8px 24px; border: 3px solid rgba(85, 85, 85, .88) }
.divborderinner { padding: 16px }
.div12 dd { padding: 8px 0 0 }
.div12l { width: 42%; padding-left: 8px }
.div12r { width: 42%; padding-right: 8px }
.div12l dd, .div12r dd { padding: 8px 0 0 }
.div13 { margin: 0 8px 24px }
.div13 dd { padding: 8px 0 0 }
.div14 { margin: 0 8px 24px }
.div14 dd { padding: 8px 0 0 }
.dl01, .dl02 { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #ddd; display: block }
.dl01 dt, .dl02 dt { font-weight: bold; font-size: 92.857%; padding-right: 8px; width: calc(28% - 8px); float: left; clear: both }
.dl01 dd, .dl02 dd { padding-left: 8px; float: right; width: calc(72% - 12px); border-left: 4px solid #e0e0e0 }
.mylist01, .mylist02 { margin-top: 16px }
.mylist03 { padding-left: 24px }
.mylist03 li { margin-bottom: 4px }
.mylist04 { list-style: none; padding-left: 4px }
.mylist04 li { padding: 6px 0 0 26px; position: relative; margin-bottom: 4px }
.mylist04 li::before { position: absolute; font-family: 'Font Awesome 5 Free'; left: 0; top: 0; content: '\f0a4'; color: rgb(85, 85, 85); font-size: 157.143% }
.mybox01 { width: 100%; border-collapse: collapse }
.mybox01 th { width: 32%; padding: 8px; border-top: 1px solid rgb(231, 225, 204); border-bottom: 1px solid rgb(231, 225, 204); text-align: left; font-size: 92.857% }
.mybox01 td { padding: 8px; border-top: 1px solid rgb(231, 225, 204); border-bottom: 1px solid rgb(231, 225, 204) }
.mybox01 tr:nth-child(odd) { background-color: rgba(250, 249, 244, 1) }
.mybox02 { width: 100%; border-collapse: collapse }
.mybox02 th { width: 32%; padding: 8px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; background-color: #f0f0f0; text-align: left; font-size: 92.857% }
.mybox02 td { padding: 8px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc }
.mybox03 { width: 100%; border-collapse: separate; border-spacing: 0 12px }
.mybox03 th { width: 32%; padding: 8px; text-align: left; color: #fff; font-size: 92.857%; border: none; border-top-left-radius: 4px; border-bottom-left-radius: 4px; background-color: rgba(85, 85, 85, .88) }
.mybox03 td { padding: 8px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc }
.mybox04 { width: 100%; border-collapse: collapse }
.mybox04 th { padding: 8px; background-color: #f0f0f0; text-align: left; font-size: 92.857%; border: 1px solid #ccc }
.mybox04 td { padding: 8px; border: 1px solid #ccc }
.mybox05outer { overflow-x: scroll; padding-bottom: 18px }
.mybox05 { width: 100%; border-collapse: collapse; white-space: nowrap }
.mybox05 th { padding: 8px; background-color: #f0f0f0; text-align: left; font-size: 92.857%; border: 1px solid #ccc }
.mybox05 td { padding: 8px; border: 1px solid #ccc }
.mybox05notice { text-align: center; font-size: 85.714%; margin-top: 4px; color: #888 }
.floatl { clear: both; float: left; margin: 0 16px 8px 0 }
.floatr { clear: both; float: right; margin: 0 0 8px 16px }
.max40 { max-width: 40% }
.max100 { max-width: 100% }
figure { margin: 0; display: inline-block }
figure img { max-width: 100% }
figcaption { text-align: center; margin-top: 4px }
h1, h2, h3, h4 { line-height: 1.333; margin: 0 }
h1 { font-size: 100%; font-weight: normal }
h2 { font-size: 128.5714%; color: #000 }
h3 { font-size: 114.2857%; color: #000 }
h4 { font-size: 107.1429%; color: #000 }
p + p { margin-top: 2.4248rem }
.h201 { border-bottom: 3px solid #eee; position: relative; padding-bottom: 6px }
.h201::first-letter { font-size: 125% }
.h201::after { border-bottom: 3px solid rgb(85, 85, 85); content: ''; position: absolute; bottom: -3px; width: 38.2%; height: 3px; left: 0 }
.h202 { border-bottom: 3px solid rgb(85, 85, 85); padding-bottom: 6px }
.h202::first-letter { font-size: 125% }
.h203 { border-bottom: 3px solid rgb(85, 85, 85); padding-bottom: 6px }
.h203 .textj { display: block }
.h203 .textj_02 { display: block }
.h203 .textj_02 .bgh203_00 {background-color: #666; color: #fff; padding: 2px 7px; margin-right: 5px; font-size: 95%;}
.h203 .texte { font-family: 'Lato', 'Noto Sans JP', sans-serif; font-weight: 400; font-size: 66.6667%; display: block; margin-top: 4px; border-top: 1px solid #eee; padding-top: 4px; color: #666 }
.h2041, .h2042 { padding: 0 0 2px }
.h2041::first-letter, .h2042::first-letter { font-size: 125%; background-color: rgb(85, 85, 85); color: #fff; margin-right: 2px; padding: 0 4px 2px; display: inline-block }
.h205 { text-align: center; display: inline-block }
.h205 .texte { display: flex; align-items: center; font-weight: 400; font-size: 55.5556%; font-family: 'Lato', sans-serif; letter-spacing: 1px; text-transform: uppercase }
.h205 .texte::before, .h205 .texte::after { border-top: 1px solid #000; content: ''; flex-grow: 1; display: inline-block }
.h205 .texte::before { margin-right: 6px }
.h205 .texte::after { margin-left: 6px }
.h205 .textj { display: block; margin-top: 8px; font-size: 122.2222% }
.h2061 { text-align: center; position: relative; padding-bottom: 16px }
.h2062 { text-align: center; position: relative; padding-bottom: 16px; border-bottom: 3px solid #eee }
.h2061 .textj, .h2062 .textj { display: block; font-size: 122.2222% }
.h2061 .texte, .h2062 .texte { font-weight: 400; font-size: 55.5556%; font-family: 'Lato', sans-serif; display: block; letter-spacing: 1px; margin-top: 8px; text-transform: uppercase }
.h2061::after { border-bottom: 3px solid rgba(85, 85, 85, 1); content: ''; position: absolute; bottom: 0; width: 40px; height: 3px; left: 50%; margin-left: -20px }
.h2062::after { border-bottom: 3px solid rgba(85, 85, 85, 1); content: ''; position: absolute; bottom: -3px; width: 40px; height: 3px; left: 50%; margin-left: -20px }
.h207 { border-bottom: 1px solid rgb(85, 85, 85); position: relative; padding-bottom: 12px; overflow: hidden }
.h207::after { content: ''; width: 100%; height: 3px; background-color: rgb(85, 85, 85); display: block; position: absolute; left: 0; bottom: 2px }
.h207 .textj { display: block }
.h207 .textj::first-letter { font-size: 125% }
.h207 .texte { display: block; font-family: 'Lato', 'Noto Sans JP', sans-serif; font-size: 66.6667%; color: #888; font-weight: 400; margin-top: 2px }
.h209 { color: rgb(85, 85, 85) }
.h209::first-letter { font-size: 133.3333% }
.h301 { border-bottom: 1px solid #ddd; padding-bottom: 8px }
.h301 i { color: rgb(85, 85, 85) }
.h302 { border-bottom: 3px solid rgb(85, 85, 85); padding-bottom: 8px }
.h303 { background-color: #efefef; padding: 4px; border: 1px solid #ddd }
.h3041, .h3042 { padding: 0 0 2px }
.h3041::first-letter, .h3042::first-letter { font-size: 125%; background-color: rgb(85, 85, 85); color: #fff; margin-right: 2px; padding: 0 4px 2px; display: inline-block }
h4 span { border-bottom: 4px double rgb(85, 85, 85); display: inline-block; padding-bottom: 4px }
.h401 { padding: 2px 0; margin-bottom: 8px }
.h401::first-letter { font-size: 125%; background-color: rgb(85, 85, 85); color: #fff; margin-right: 2px; padding: 2px 4px; display: inline-block }
.h402 { background-color: rgba(85, 85, 85, .88); color: #fff; padding: 1px 8px 4px; font-weight: 500; margin-bottom: 8px }
.mycontacttitle { border-top: 1px solid #ddd; padding: 8px 0; text-align: center; color: #000; font-weight: 700; border-bottom: 1px solid #ddd; font-size: 107.1429%; margin-top: 24px }
.mycontactphone { text-align: center; font-weight: 700; font-size: 200%; line-height: 1; font-family: 'Lato', sans-serif; padding-top: 16px; color: #000 }
.mycontacttext { padding-top: 8px; text-align: center }
.mycontactor { display: flex; align-items: center; color: #666; padding-left: 32%; padding-right: 32%; margin-top: 12px; white-space: nowrap }
.mycontactor::before, .mycontactor::after { border-top: 1px solid #999; content: ''; flex-grow: 1; display: inline-block }
.mycontactor::before { margin-right: 8px }
.mycontactor::after { margin-left: 8px }
.mycontactbtn { text-align: center; border-bottom: 1px solid #ddd; padding-bottom: 16px; margin-top: 16px }
.mycontactbtn a { display: inline-block; line-height: 1; text-decoration: none; padding: 8px 16px; transition: .3s; white-space: nowrap; font-weight: 500; border: 3px solid rgba(85, 85, 85, 1); color: rgba(255, 255, 255, 1); background-color: rgba(85, 85, 85, 1) }
.mycontactbtn a:hover { color: rgba(85, 85, 85, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none }
.mycontactbtn a::before { font-weight: 400; font-size: 128.5714%; line-height: 1; font-family: 'Font Awesome 5 Free'; content: '\f0e0\00a0' }
.myfaq dt { position: relative; color: #fff; padding: 8px 8px 8px 28px; line-height: 1; border: none; border-top-left-radius: 4px; border-top-right-radius: 4px; font-weight: 500; background-color: rgba(85, 85, 85, .88) }
.myfaq dt::before { position: absolute; font-size: 114.2857%; font-family: 'Font Awesome 5 Free'; left: 8px; top: 8px; content: '\f059' }
.myfaq dd { position: relative; padding: 8px 8px 8px 27px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px }
.myfaq dd::before { position: absolute; font-size: 114.2857%; font-family: 'Font Awesome 5 Free'; left: 8px; top: 8px; content: '\f0a4' }
.mylottery dt { position: relative; color: #fff; padding: 8px; line-height: 1.3; border: none; border-top-left-radius: 4px; border-top-right-radius: 4px; background-color: rgba(85, 85, 85, .88) }
.mylottery dd { position: relative; padding: 8px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px }
.mylotterydate { font-size: 1.2rem; display: inline-block; margin-right: 8px }
.mytalkiconl, .mytalkiconr { width: 64px }
.mytalkiconl img, .mytalkiconr img { width: 64px; height: auto }
.mytalktextl, .mytalktextr { width: calc(100% - 88px) }
.mytalkiconl { float: left; clear: both }
.mytalktextl { padding-left: 24px; float: right }
.mytalkiconr { float: right; clear: both }
.mytalktextr { padding-right: 24px; float: left }
.mytalkl01, .mytalkr01 { position: relative; border: 3px solid rgba(227, 227, 203, 1); padding: 16px; border-radius: 8px; width: calc(100% - 64px) }
.mytalkl02, .mytalkr02 { position: relative; border: 3px solid rgba(255, 168, 168, 1); padding: 16px; border-radius: 8px; width: calc(100% - 64px); background-color: rgba(255, 250, 250, 1); color: rgba(229, 0, 0, 1) }
.mytalkl01::after, .mytalkl01::before, .mytalkr01::after, .mytalkr01::before, .mytalkl02::after, .mytalkl02::before, .mytalkr02::after, .mytalkr02::before { top: 32px; border: solid transparent; content: ' '; height: 0; width: 0; position: absolute; pointer-events: none }
.mytalkl01, .mytalkl02 { float: left; clear: both }
.mytalkr01, .mytalkr02 { float: right; clear: both }
.mytalkl01::after, .mytalkl01::before, .mytalkl02::after, .mytalkl02::before { right: 100% }
.mytalkr01::after, .mytalkr01::before, .mytalkr02::after, .mytalkr02::before { left: 100% }
.mytalkl01::after, .mytalkr01::after, .mytalkl02::after, .mytalkr02::after { border-width: 9px; margin-top: -9px }
.mytalkl01::before, .mytalkr01::before, .mytalkl02::before, .mytalkr02::before { border-width: 14px; margin-top: -14px }
.mytalkl01::after { border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) }
.mytalkl01::before { border-color: rgba(255, 255, 255, 0); border-right-color: rgba(227, 227, 203, 1) }
.mytalkr01::after { border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 1) }
.mytalkr01::before { border-color: rgba(255, 255, 255, 0); border-left-color: rgba(227, 227, 203, 1) }
.mytalkl02::after { border-color: rgba(255, 255, 255, 0) rgba(255, 250, 250, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) }
.mytalkl02::before { border-color: rgba(255, 255, 255, 0); border-right-color: rgba(255, 168, 168, 1) }
.mytalkr02::after { border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 250, 250, 1) }
.mytalkr02::before { border-color: rgba(255, 255, 255, 0); border-left-color: rgba(255, 168, 168, 1) }
.mytalklfull { width: calc(100% - 38px) }
.mybtn02 a { display: inline-block; line-height: 1; color: rgb(85, 85, 85); text-decoration: none; padding: 10px 8px; border: 3px solid rgb(85, 85, 85); font-weight: 500; transition: .3s }
.mybtn02 a:hover { color: #fff; background-color: rgba(85, 85, 85, 1); text-decoration: none }
.mybtn02 a::before { font-family: 'Font Awesome 5 Free'; content: '\f054\00a0'; font-weight: 900 }
.mybtn03 a { display: inline-block; line-height: 1; color: #fff; text-decoration: none; padding: 10px 8px; border: 3px solid rgb(85, 85, 85); background-color: rgba(85, 85, 85, 1); font-weight: 500; transition: .3s }
.mybtn03 a:hover { color: rgb(85, 85, 85); background-color: #fff; text-decoration: none }
.mybtn03 a::before { font-family: 'Font Awesome 5 Free'; content: '\f054\00a0'; font-weight: 900 }
.mybtnnallow a { padding: 6px; font-size: 88% }
.div12 .myfadebanner div { font-size: 112% }
.div13 .myfadebanner div { font-size: 88% }
.div14 .myfadebanner div { font-size: 88% }
.mt00 { margin-top: 0 }
.mt08 { margin-top: 8px }
.mt16 { margin-top: 16px }
.mt24 { margin-top: 16px }
.mt32 { margin-top: 16px }
.mt40 { margin-top: 24px }
.mt56 { margin-top: 24px }
.mt72 { margin-top: 32px }
.mt88 { margin-top: 32px }
.mt120 { margin-top: 48px }
.mt200 { margin-top: 72px }
.mb00 { margin-bottom: 0 }
.mb08 { margin-bottom: 8px }
.mb16 { margin-bottom: 16px }
.mb24 { margin-bottom: 16px }
.mb32 { margin-bottom: 16px }
.mb40 { margin-bottom: 24px }
.mb56 { margin-bottom: 24px }
.mb72 { margin-bottom: 32px }
.mb88 { margin-bottom: 32px }
.mb120 { margin-bottom: 48px }
#pt { position: fixed; bottom: 0; right: 16px; display: none; width: 4rem; height: 4rem; background-image: url(../img/backpt.png); background-repeat: no-repeat; background-position: center center; background-color: #666; background-size: 36px 36px }
#pt span { font-size: 4rem; display: block }
#pt a { color: #666 }
.mybrands { text-align: center }
.mybrands img { max-width: 64% }
.mybrandslink { text-align: center; border: 1px solid #ddd; margin-top: 16px; padding: 8px 0 }
.mybrandslink a { color: #666; text-decoration: none; font-size: 1.3rem }
.mybrandslink a:hover { color: #aaa }
}

@media (max-width:320px) {
    #containermyslick { min-height: 18.1rem; height: auto;}
}

@media (min-width: 321px) and (max-width:340px) {
    #containermyslick { min-height: 18.5rem; height: auto; }
}

@media (min-width: 341px) and (max-width:376px) {
    #containermyslick { min-height: 18.9rem; height: auto; }
}

@media (min-width: 377px) and (max-width:415px) {
    #containermyslick { min-height: 19.3rem; height: auto; }
}
@media (min-width: 416px) and (max-width:452px) {
    #containermyslick { min-height: 19.7rem; height: auto; }
}
@media (min-width: 453px) and (max-width: 650px) {
    #containermyslick { min-height: 20.1rem; height: auto; }
}

@media (min-width: 650px) and (max-width: 767px) {
    #containermyslick { min-height: 218px; height: auto; }
}

@media (max-width: 452px) {
.div12, .mysec03boxsmall { width: calc(100% - 16px); max-width: 492px; font-size: 1.1rem; }
.div12border { width: calc(100% - 22px); max-width: 486px }
.div12c { text-align: center; font-size: 2.4rem; padding-top: 32px }
.div13 { width: calc(50% - 16px); max-width: 312px }
.div13border { width: calc(50% - 22px); max-width: 306px }
.div14 { width: calc(50% - 16px); max-width: 222px }
}

@media (min-width: 453px) and (max-width: 767px) {
.div12, .mysec03boxsmall { width: calc(50% - 16px); max-width: 492px }
.div12border { width: calc(50% - 22px); max-width: 486px }
.div12c { text-align: center; font-size: 4rem; padding-top: 80px }
.div13 { width: calc(50% - 16px); max-width: 312px }
.div13border { width: calc(50% - 22px); max-width: 306px }
.div14 { width: calc(50% - 16px); max-width: 222px }
#myslick { width: 583px; height: 216px; position: absolute; top: 0; left: 50%; margin-left: -291px }
#myslick img {width: 583px; height: 216px }  


}

@media (min-width: 768px) {
body { margin: 0; background-color: #fff; color: #000; line-height: 1.732; font-size: 1.7rem; font-family: 'Noto Sans JP', sans-serif; font-feature-settings: 'palt' }
#hamicon, #drawernav, .smallonly { display: none }
#wrapper { position: relative }
header { width: 1032px; margin: 5px auto }
#headerlogo { width: 284px; margin-top: 24px; float: left; clear: both }
h1 { font-size: 1.3rem; font-weight: 500; float: left; margin: 36px 0 0 36px }
#headerbanner { width: 390px; float: right; margin-top: 10px }
#headerbanner .hb01 {display: block;}
#headerbanner .hb01 img {max-width: 100%;} 
#headerbanner .hb02  {width: 100%; display: block; padding-top: 0px; text-align: center;}
#headerbanner .hb03  {width: 44%; max-width: 200px; display: inline-block; margin-top: -2px !important; margin: 1px 8px;}  
#headerbanner .hb03 img  {width: 100%; height: auto;}  
#containerglobalnav { background-color: #353535; margin-top: 11px; overflow: visible; padding: 8px 0; width: 1032px; margin: 0 auto; }
#globalnav { /*width: 1216px; */margin: 0 auto; overflow: visible }
#globalnav ul { padding: 0; list-style: none }
#globalnav li { display: block }
.dropnav { overflow: visible; display: flex; justify-content: center }
.dropnav-parent { display: block; position: relative; overflow: visible; margin: 0 44px; border-top: 2px solid rgba(255, 255, 255, 0); transition: .3s }
.dropnav-parent > a { color: #fff; text-decoration: none; display: block; padding: 6px 0 8px; font-size: 2rem; font-weight: 500 }
.dropnav-parent:hover { border-top: 2px solid rgba(255, 255, 255, 1) }
.dropnav-child { visibility: hidden; opacity: 0; z-index: 9999; position: absolute; top: 48px; left: -8px; transition: .3s; min-width: calc(100% + 16px) }
.dropnav-child li { display: block }
.dropnav-child a { display: block; background-color: rgba(53, 53, 53, 0.92); transition: .3s; text-decoration: none; padding: 8px 16px; color: #fff; white-space: nowrap }
.dropnav-child a:hover { background-color: rgba(255, 255, 255, 1); text-decoration: none; color: #000 }
.dropnav-parent:hover .dropnav-child { visibility: visible; opacity: 1 }
.navsub00 a::before { font-family: 'Font Awesome 5 Free'; content: '\f0da\00a0'; font-weight: 900 }
.navsub01 a { background-image: url(../img/back01.png); background-repeat: no-repeat; background-position: 16px center; padding: 8px 24px 8px 48px; background-size: 24px 24px; font-weight: 500 }
.navsub02 a { background-image: url(../img/back02.png); background-repeat: no-repeat; background-position: 16px center; padding: 8px 24px 8px 48px; background-size: 24px 24px; font-weight: 500 }
.wcedit_40020A815901 #globalnav a { color: #fff }
#containermyslick { animation: slickFade 3s ease 0s }
#myslick { font-size: 0 }
#myslick img { max-width: 100% }
#containerpagetitle { background-color: #f7f7e4; padding: 23px 0 48px; width: 1032px; margin: 0 auto; }
#pagetitle { width: 1080px; margin: 0 auto; text-align: center; font-size: 4.4rem; font-weight: 700 }
#containermysec01 { display: flex; width: 1032px; margin: 0 auto; }
#mysec01l { /*width: calc(27% - 48px);*/ width: 20%; background-color: #000; color: #fff; text-align: right; font-weight: 500; padding: 20px 24px }
#mysec01r { /*width: calc(73% - 64px); */ width: 100%; background-color: #353535; color: #fff; padding: 20px 32px }
#mysec01r span { display: inline-block; margin-right: 32px; color: #ddd }
#mysec01r a { color: #fff }
#mysec01r a:hover { opacity: .72 }
.mysec02 { width: 1032px; margin: 80px auto 0 }
.mysec02 h2 { text-align: center; font-weight: 500; font-size: 4rem; margin-bottom: 56px }
.mysec02box { background-color: #f7f7f7; display: flex; margin-bottom: -30px; transform: scale(0.71); line-height: 1.4;}
.mysec02img { width: 120px; box-shadow: 2px 2px 4px #ddd }
.mysec02img img { width: 100px; height: 100px; }
.mysec02info { padding: 10px 24px; width: calc(100% - 118px) }
.mysec02info01 { font-size: 1.7rem; width: auto; padding-bottom: 3px; }
.mysec02info02 { font-weight: 700; font-size: 2.5rem}
.mysec02info03 { color: #e34f2c; font-weight: 500; font-size: 2.3rem; display: inline-block }
.mysec02info04 { margin-top: 6px; width: auto; display: inline-block; margin-right: 8px; }
.mysec02info04 span { display: inline-block; background-color: #000; color: #fff; padding: 2px 10px 5px; font-size: 1.8rem }
#mysec02btn { text-align: center; margin-top: 30px; }
#mysec02btn a { padding: 16px 64px }
.mysec02boxlarge { margin-bottom: 56px }
.mysec02imglarge { width: 120px; float: left; clear: both }
.mysec02info02large { float: right; width: 752px; margin-left: 40px; font-weight: 700; font-size: 2.4rem }
.mysec02info03large { float: right; width: 752px; margin-left: 40px; color: #e34f2c; font-weight: 500 }
.mysec02info03large span { display: inline-block }
.mysec02info03large span:nth-child(2) { color: #000; margin-left: 16px }
.mysec02info04large { float: right; width: 752px; margin: 12px 0 0 40px; padding-top: 12px; border-top: 3px solid #eee }
.mysec03 { width: 1080px; margin: 80px auto 0 }
.mysec03 h2 { text-align: center; font-weight: 500; font-size: 4rem; margin-bottom: 56px }
.mysec03banners { display: flex; flex-wrap: wrap }
.mysec03box { width: 274px; margin: 0 20px 56px }
.mysec03boxsmall { width: 312px; margin: 0 24px 48px }
.mysec03img { text-align: center }
.mysec03info { margin-top: 16px }
.mysec03info dt { text-align: center }
.mysec03info01 { }
.mysec03info02 { display: inline-block; color: #f00; margin-left: 16px }
.mysec03info03 { display: block; background-color: #57d7a7; color: #fff; padding: 8px 32px; margin-top: 8px; font-size: 1.5rem }
.mysec03info04 { display: block; background-color: #fa7e40; color: #fff; padding: 8px 32px; margin-top: 8px; font-size: 1.5rem }
.mysec03info dd { margin-top: 16px }
.events01 { display: inline-block; background-color: #57d7a7; color: #fff; padding: 4px 16px; margin-right: 8px; font-size: 1.5rem }
.events02 { display: inline-block; background-color: #fa7e40; color: #fff; padding: 5px 16px; margin-right: 8px; font-size: 1.5rem }
#containermysec04 { background-color: #353535; color: #fff; margin-top: 40px; padding: 56px 0; width: 1032px; margin: 55px auto 0; }
#mysec04 { width: 987px; margin: 0 auto }
#mysec04 h2 { text-align: center; font-weight: 500; font-size: 4rem; color: #fff; margin-bottom: 48px }

#mysec04btn { margin-top: 48px; text-align: center }
#mysec04btn a { display: inline-block; background-color: #fff; color: #353535; text-decoration: none; font-weight: 500; padding: 16px 120px; border: noe; border-radius: 32px; transition: .3s }
#mysec04btn a:hover { opacity: .64 }
#mysec05 { width: 1032px; margin: 96px auto 0; display: flex; justify-content: space-between }
#mysec05 div { width: 492px }
#mysec05 div img { max-width: 100% }
#containermysec06 { background-color: #353535; color: #fff; margin-top: 96px; padding: 56px 0 8px; width: 1032px; margin: 96px auto 0; }
#mysec0601 { width: 1080px; display: flex; flex-wrap: wrap; margin: 0 auto }
#mysec0601 div { background-color: #fff; font-size: 0 }
#mysec0602 { width: 1080px; display: flex; flex-wrap: wrap; margin: 0 auto }
#mysec0602 div { background-color: #353535; font-size: 0 }
#mysec0601 img, #mysec0602 img { max-width: 100% }
.mysec07 { border-top: 1px solid rgb(231, 225, 204) }
.mysec07info { display: flex; padding: 8px 6px; border-bottom: 1px solid rgb(231, 225, 204) }
.mysec07info:nth-child(odd) { background-color: rgba(250, 249, 244, 1) }
.mysec07info01 { width: 230px; font-size: 1.5rem; color: #e34f2c }
.mysec07info01_01 { width: 270px; font-size: 1.5rem; color: #e34f2c }
.mysec07info01_01 .news{ color: #444; margin-left:2em; } 
.mysec07info02 { width: 616px; font-weight: 500 }
.mysec07info03 { width: 240px }
.mysec07info04 { width: 480px; font-weight: bold;}
.mysec07info05 { width: 160px}
.mysec07info06 { width: 200px; padding-left: 5px;}
.mysec07info06 .bg666 {color:#fff; background: #666; padding: 0px 5px; font-size: 90%;}
.mysec07info08 { width: 200px; padding-left: 5px;}
.mysec07info08 .bg666 {color:#fff; background: #666; padding: 2px 6px; font-size: 90%;}    
footer { width: 1032px; margin: 40px auto 0 }
#footerl { display: inline-block; vertical-align: bottom;  width: auto
; /*float: right; clear: both;*/ margin-left: 58px; }
#footerlogo { font-size: 2rem; font-weight: 500 }
#footerr {  display: inline-block; width: 769px; /*float: right; float: left; display: flex; justify-content: flex-end; */ font-size: 1.4rem; }
#navfooter01, #navfooter02, #navfooter03, #navfooter04, #navfooter05 { margin-left: 30px; display: inline-block; vertical-align: top;}
#footerr a { text-decoration: none }
#footerlink { float: left; width: 1216px; font-size: 1.5rem }
#footerlink a { text-decoration: none }
#footercopyright { text-align: center; background-color: #353535; font-size: 1.3rem; color: #fff; margin-top: 32px; padding: 8px 0; width: 1032px; margin: 25px auto 0; }
#container { width: 1080px; margin: 32px auto }
#topicpath { width: 1032px; font-size: 87.5%; margin: 0 24px }
#topicpath a { color: #333; text-decoration: underline }
#topicpath a:hover { color: #999 }
#maincontents { width: 1080px; margin-top: 40px }
.sec1032 { width: 1032px; margin: 0 24px }
.secflex { width: 1080px; display: flex }
.arrowh { text-align: center; font-size: 350%; line-height: 1 }
.div12 { width: 492px; margin: 0 24px 48px }
.div12flex { width: 516px; margin: 0 12px 48px; display: flex; flex-wrap: wrap }
.div12flex11 { width: 492px; margin: 0 12px 24px }
.div12flex12 { width: 234px; margin: 0 12px 24px }
.div12border { width: 486px; margin: 0 24px 48px; border: 3px solid rgba(85, 85, 85, .88) }
.divborderinner { padding: 16px 24px }
.div12 dd { padding: 16px 0 0 }
.div12l { width: 400px; margin-left: 24px; padding-top: 61px }
.div12c { text-align: center; font-size: 5.2rem; height: 192px; padding-top: 136px }
.div12r { width: 492px; margin-right: 24px }
.div12l dd, .div12r dd { padding: 16px 0 0 }
.div13 { width: 295px; margin: 0 32.5px 48px }
.div13border { width: 306px; margin: 0 24px 48px; border: 3px solid rgba(85, 85, 85, .88) }
.div13 dd { padding: 16px 0 0 }
.div14 { width: 209px; margin: 0 24px 48px }
.div14 dd { padding: 12px 0 0 }
.dl01 { width: 1032px; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #ddd }
.dl01 dt { clear: both; float: left; width: 93px; padding-right: 16px; font-weight: bold }
.dl01 dd { float: right; width: 903px; padding-left: 16px; border-left: 4px solid #e0e0e0 }
.dl02 { width: 672px; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #ddd }
.dl02 dt { clear: both; float: left; width: 125px; padding-right: 16px; font-weight: bold }
.dl02 dd { float: right; width: 511px; padding-left: 16px; border-left: 4px solid #e0e0e0 }
.mylist01img { width: 312px; float: left; clear: both }
.mylist01 { width: 672px; margin-left: 48px; float: right }
.mylist02img { width: 312px; float: right; clear: both }
.mylist02 { width: 672px; margin-right: 48px; float: left }
.mylist03 { padding-left: 32px }
.mylist03 li { margin-bottom: 8px }
.mylist04 { list-style: none; padding-left: 8px }
.mylist04 li { padding: 6px 0 0 28px; position: relative; margin-bottom: 8px }
.mylist04 li::before { position: absolute; font-family: 'Font Awesome 5 Free'; left: 0; top: 0; content: '\f0a4'; color: rgb(85, 85, 85); font-size: 150% }
.mybox01 { width: 100%; border-collapse: collapse }
.mybox01 th { width: 24%; padding: 8px 16px; border-top: 1px solid rgb(231, 225, 204); border-bottom: 1px solid rgb(231, 225, 204); text-align: left; font-size: 87.5% }
.mybox01 td { padding: 8px 16px; border-top: 1px solid rgb(231, 225, 204); border-bottom: 1px solid rgb(231, 225, 204) }
.mybox01 tr:nth-child(odd) { background-color: rgba(250, 249, 244, 1) }
.mybox02 { width: 100%; border-collapse: collapse }
.mybox02 th { width: 24%; padding: 8px 16px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; background-color: #f0f0f0; text-align: left; font-size: 87.5% }
.mybox02 td { padding: 8px 16px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc }
.mybox03 { width: 100%; border-collapse: separate; border-spacing: 0 16px }
.mybox03 th { width: 24%; padding: 8px 16px; text-align: left; color: #fff; font-size: 87.5%; border: 1px solid rgba(85, 85, 85, .88); border-top-left-radius: 4px; border-bottom-left-radius: 4px; background-color: rgba(85, 85, 85, .88) }
.mybox03 td { padding: 8px 16px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc }
.mybox04 { width: 100%; border-collapse: collapse }
.mybox04 th { padding: 8px 16px; background-color: #f0f0f0; text-align: left; font-size: 87.5%; border: 1px solid #ccc }
.mybox04 td { padding: 8px 16px; border: 1px solid #ccc }
.mybox05outer { overflow-x: scroll; padding-bottom: 16px }
.mybox05 { border-collapse: collapse; ; white-space: nowrap }
.mybox05 th { padding: 8px 16px; background-color: #f0f0f0; text-align: left; font-size: 87.5%; border: 1px solid #ccc }
.mybox05 td { padding: 8px 16px; border: 1px solid #ccc }
.mybox05notice { text-align: center; font-size: 81.25%; margin-top: 8px; color: #888 }
.floatl { clear: both; float: left; margin: 0 48px 16px 0 }
.floatr { clear: both; float: right; margin: 0 0 16px 48px }
.max100 { max-width: 100% }
figure { margin: 0; display: inline-block }
figure img { max-width: 100% }
figcaption { text-align: center; margin-top: 8px }
h2, h3, h4 { line-height: 1.1; margin: 0 }
h2 { font-size: 175%; color: #000 }
h3 { font-size: 137.5%; color: #000 }
h4 { font-size: 112.5%; color: #000 }
p + p { margin-top: 2.7712rem }
.h201 { border-bottom: 4px solid #eee; position: relative; padding-bottom: 16px }
.h201::first-letter { font-size: 121.429% }
.h201::after { border-bottom: 4px solid rgb(85, 85, 85); content: ''; position: absolute; bottom: -4px; width: 38.2%; height: 4px; left: 0 }
.h202 { border-bottom: 4px solid rgb(85, 85, 85); padding-bottom: 12px }
.h202::first-letter { font-size: 121.429% }
.h203 { border-bottom: 4px solid rgb(85, 85, 85); padding-bottom: 16px }
.h203 .textj { display: block }
.h203 .textj_02 { display: block; margin-bottom: 5px; }  
.h203 .textj_02 .bgh203_00 {background-color: #666; color: #fff; font-size: 90%; padding: 2px 15px; margin-right: 5px;}
.h203 .texte { font-weight: 400; font-size: 53.5714%; display: block; margin-top: 12px; border-top: 1px solid #eee; padding-top: 10px }
.h2041 { padding: 5px 0 8px; border-bottom: 3px solid rgb(85, 85, 85); overflow: hidden }
.h2042 { padding: 4px 0 8px }
.h2041::first-letter, .h2042::first-letter { font-size: 121.429%; background-color: rgb(85, 85, 85); color: #fff; margin-right: 4px; padding: 5px 7px 8px; display: inline-block }
.h205 { text-align: center; display: inline-block }
.h205 .texte { display: flex; align-items: center; font-weight: 400; font-size: 39.286%; font-family: 'Lato', sans-serif; letter-spacing: 1px; text-transform: uppercase }
.h205 .texte::before, .h205 .texte::after { border-top: 1px solid #000; content: ''; flex-grow: 1; display: inline-block }
.h205 .texte::before { margin-right: 8px }
.h205 .texte::after { margin-left: 8px }
.h205 .textj { display: block; margin-top: 16px; font-size: 121.429% }
.h2061 { text-align: center; position: relative; padding-bottom: 24px }
.h2062 { text-align: center; position: relative; padding-bottom: 24px; border-bottom: 4px solid #eee }
.h2061 .textj, .h2062 .textj { display: block; font-size: 121.429% }
.h2061 .texte, .h2062 .texte { font-weight: 400; font-size: 39.286%; font-family: 'Lato', sans-serif; display: block; letter-spacing: 1px; margin-top: 16px; text-transform: uppercase }
.h2061::after { border-bottom: 4px solid rgb(85, 85, 85); content: ''; position: absolute; bottom: 0; width: 40px; height: 4px; left: 50%; margin-left: -20px }
.h2062::after { border-bottom: 4px solid rgb(85, 85, 85); content: ''; position: absolute; bottom: -4px; width: 40px; height: 4px; left: 50%; margin-left: -20px }
.h207 { border-bottom: 1px solid rgb(85, 85, 85); position: relative; padding-bottom: 20px; overflow: hidden }
.h207::after { content: ''; width: 100%; height: 4px; background-color: rgb(85, 85, 85); display: block; position: absolute; left: 0; bottom: 3px }
.h207 .textj { display: block; float: left; clear: both }
.h207 .textj::first-letter { font-size: 121.429% }
.h207 .texte { display: block; float: right; font-family: 'Lato', 'Noto Sans JP', sans-serif; font-size: 53.5714%; color: #888; font-weight: 400; text-align: right; margin-top: 20px }
.h301 { border-bottom: 1px solid #ddd; padding-bottom: 12px }
.h301 i { color: rgb(85, 85, 85) }
.h302 { border-bottom: 3px solid rgb(85, 85, 85); padding-bottom: 10px }
.h303 { background-color: #efefef; padding: 8px; border: 1px solid #ddd }
.h3041 { padding: 4px 0 7px; border-bottom: 2px solid rgb(85, 85, 85); overflow: hidden }
.h3042 { padding: 4px 0 7px }
.h3041::first-letter, .h3042::first-letter { font-size: 118.1818%; background-color: rgb(85, 85, 85); color: #fff; margin-right: 4px; padding: 1px 6px 7px; display: inline-block }
h4 span { border-bottom: 4px double rgb(85, 85, 85); display: inline-block; padding-bottom: 10px }
h4 i { color: rgb(85, 85, 85) }
.h401 { padding: 4px 0 7px; border-bottom: 2px solid rgb(85, 85, 85); margin-bottom: 16px; overflow: hidden }
.h401::first-letter { font-size: 125%; background-color: rgb(85, 85, 85); color: #fff; margin-right: 4px; padding: 4px 6px 7px; display: inline-block }
.h402 { background-color: rgba(85, 85, 85, .88); color: #fff; padding: 5px 16px 8px; font-weight: 500; margin-bottom: 16px }
.mycontacttitle { border-top: 1px solid #ddd; padding: 16px 0; text-align: center; color: #000; font-weight: 700; border-bottom: 1px solid #ddd; font-size: 106.25%; margin-top: 40px }
.mycontactphone { text-align: center; font-weight: 700; font-size: 200%; line-height: 1; font-family: 'Lato', sans-serif; padding-top: 16px; color: #000 }
.mycontacttext { padding-top: 8px; text-align: center }
.mycontactor { display: flex; align-items: center; font-size: 87.5%; color: #666; padding: 0 40%; margin-top: 12px }
.mycontactor::before, .mycontactor::after { border-top: 1px solid #999; content: ''; flex-grow: 1; display: inline-block }
.mycontactor::before { margin-right: 8px }
.mycontactor::after { margin-left: 8px }
.mycontactbtn { text-align: center; border-bottom: 1px solid #ddd; padding-bottom: 24px; margin-top: 16px }
.mycontactbtn a { display: inline-block; line-height: 1; text-decoration: none; padding: 12px 24px; transition: .3s; white-space: nowrap; font-weight: 500; border: 3px solid rgba(85, 85, 85, 1); color: rgba(255, 255, 255, 1); background-color: rgba(85, 85, 85, 1) }
.mycontactbtn a:hover { color: rgba(85, 85, 85, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none }
.mycontactbtn a::before { font-size: 125%; font-family: 'Font Awesome 5 Free'; content: '\f0e0\00a0'; font-weight: 400 }
.myfaq dt { position: relative; color: #fff; padding: 10px 16px 10px 40px; line-height: 1; border: none; border-top-left-radius: 4px; border-top-right-radius: 4px; font-weight: 500; background-color: rgba(85, 85, 85, .88) }
.myfaq dt::before { position: absolute; font-size: 112.5%; font-family: 'Font Awesome 5 Free'; left: 16px; top: 10px; content: '\f059' }
.myfaq dd { position: relative; padding: 12px 16px 16px 40px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px }
.myfaq dd::before { position: absolute; font-size: 112.5%; font-family: 'Font Awesome 5 Free'; left: 16px; top: 12px; content: '\f0a4' }
.mylottery dt { color: #fff; padding: 10px 16px; line-height: 1; border: none; border-top-left-radius: 4px; border-top-right-radius: 4px; font-weight: 500; background-color: rgba(85, 85, 85, .88) }
.mylottery dd { position: relative; padding: 12px 16px 16px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px }
.mylotterydate { font-size: 1.5rem; font-weight: 400; display: inline-block; width: 88px }
.mytalkiconl, .mytalkiconr { width: 104px }
.mytalktextl, .mytalktextr { width: 904px }
.mytalkiconl { float: left; clear: both }
.mytalktextl { padding-left: 24px; float: right }
.mytalkiconr { float: right; clear: both }
.mytalktextr { padding-right: 24px; float: left }
.mytalkl01, .mytalkr01 { position: relative; border: 3px solid rgba(227, 227, 203, 1); padding: 16px; border-radius: 8px; width: calc(100% - 166px) }
.mytalkl02, .mytalkr02 { position: relative; border: 3px solid rgba(255, 168, 168, 1); padding: 16px; border-radius: 8px; width: calc(100% - 166px); background-color: rgba(255, 250, 250, 1); color: rgba(229, 0, 0, 1) }
.mytalkl01::after, .mytalkl01::before, .mytalkr01::after, .mytalkr01::before, .mytalkl02::after, .mytalkl02::before, .mytalkr02::after, .mytalkr02::before { top: 32px; border: solid transparent; content: ' '; height: 0; width: 0; position: absolute; pointer-events: none }
.mytalkl01, .mytalkl02 { float: left; clear: both }
.mytalkr01, .mytalkr02 { float: right; clear: both }
.mytalkl01::after, .mytalkl01::before, .mytalkl02::after, .mytalkl02::before { right: 100% }
.mytalkr01::after, .mytalkr01::before, .mytalkr02::after, .mytalkr02::before { left: 100% }
.mytalkl01::after, .mytalkr01::after, .mytalkl02::after, .mytalkr02::after { border-width: 9px; margin-top: -9px }
.mytalkl01::before, .mytalkr01::before, .mytalkl02::before, .mytalkr02::before { border-width: 14px; margin-top: -14px }
.mytalkl01::after { border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) }
.mytalkl01::before { border-color: rgba(255, 255, 255, 0); border-right-color: rgba(227, 227, 203, 1) }
.mytalkr01::after { border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 1) }
.mytalkr01::before { border-color: rgba(255, 255, 255, 0); border-left-color: rgba(227, 227, 203, 1) }
.mytalkl02::after { border-color: rgba(255, 255, 255, 0) rgba(255, 250, 250, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) }
.mytalkl02::before { border-color: rgba(255, 255, 255, 0); border-right-color: rgba(255, 168, 168, 1) }
.mytalkr02::after { border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 250, 250, 1) }
.mytalkr02::before { border-color: rgba(255, 255, 255, 0); border-left-color: rgba(255, 168, 168, 1) }
.mytalklfull { width: calc(100% - 38px) }
.mybtn02 a { display: inline-block; line-height: 1; color: rgb(85, 85, 85); text-decoration: none; padding: 12px 24px; border: 3px solid rgb(85, 85, 85); font-weight: 500; transition: .3s }
.mybtn02 a:hover { color: #fff; background-color: rgba(85, 85, 85, 1); text-decoration: none }
.mybtn02 a::before { font-family: 'Font Awesome 5 Free'; content: '\f054\2003'; font-weight: 900 }
.mybtn03 a { display: inline-block; line-height: 1; color: #fff; text-decoration: none; padding: 12px 24px; border: 3px solid rgb(85, 85, 85); background-color: rgba(85, 85, 85, 1); font-weight: 500; transition: .3s }
.mybtn03 a:hover { color: rgb(85, 85, 85); background-color: #fff; text-decoration: none }
.mybtn03 a::before { font-family: 'Font Awesome 5 Free'; content: '\f054\2003'; font-weight: 900 }
.mybtnnallow a { padding: 6px; font-size: 88% }
.div12 .myfadebanner div { font-size: 120% }
.div13 .myfadebanner div { font-size: 104% }
.div14 .myfadebanner div { font-size: 88% }
.mt00 { margin-top: 0 }
.mt08 { margin-top: 8px }
.mt16 { margin-top: 16px }
.mt24 { margin-top: 24px }
.mt32 { margin-top: 32px }
.mt40 { margin-top: 40px }
.mt56 { margin-top: 56px }
.mt72 { margin-top: 72px }
.mt88 { margin-top: 88px }
.mt120 { margin-top: 120px }
.mt200 { margin-top: 200px }
.mb00 { margin-bottom: 0 }
.mb08 { margin-bottom: 8px }
.mb16 { margin-bottom: 16px }
.mb24 { margin-bottom: 24px }
.mb32 { margin-bottom: 32px }
.mb40 { margin-bottom: 40px; font-size: 1.6rem; }
.mb56 { margin-bottom: 56px }
.mb72 { margin-bottom: 72px }
.mb88 { margin-bottom: 88px }
.mb120 { margin-bottom: 120px }
.largetac { text-align: center }
#pt { position: fixed; bottom: 16px; right: 16px; display: none; width: 4.8rem; height: 4.8rem; background-image: url(../img/backpt.png); background-repeat: no-repeat; background-position: center center; background-color: #666; border-radius: 2px; border: none }
#pt span { font-size: 4.8rem; display: block }
#pt a { color: #666 }
.mybrands { text-align: center }
.mybrandslink { text-align: center; border: 1px solid #ddd; margin-top: 16px; padding: 8px 0 }
.mybrandslink a { color: #666; text-decoration: none; font-size: 1.5rem }
.mybrandslink a:hover { color: #aaa }
}

@media (min-width:1201px)  {
.mysec04info { border-bottom: 1px solid #666; margin-bottom: 16px; padding-bottom: 16px; text-align: left; width: 1032px; }
.mysec04info dt { /*float: left; clear: both;*/ width: 20%;; display: inline-block; vertical-align: top;}
.mysec04info dd { /*float: right; width: 832px; */ width: auto; display: inline-block; vertical-align: top;}
.mysec04info dt span { display: inline-block; margin-left: 22px; width: auto; }
.mysec04info a,.mysec04info a:visited { color: #fff !important }
.mysec04info a:hover { color: #ccc }
}
@media (min-width: 768px) and (max-width:1200px) {
.mysec04info { border-bottom: 1px solid #666; margin-bottom: 16px; padding-bottom: 16px; text-align: left; width: 100%; }
.mysec04info dt {width: 100%; display: block; padding-left: 10px; }
.mysec04info dd {width: 100%; display: block; padding-left: 10px;}
.mysec04info dt span { display: inline-block; margin-left: 12px; width: auto; }
.mysec04info a,.mysec04info a:visited { color: #fff !important }
.mysec04info a:hover { color: #ccc !important }
}


@keyframes slickFade { 0% { opacity: 0 }
100% { opacity: 1 }
}

h7 {
    margin: 40px auto 30px;
    text-align: center;
    width: 100%;
}
h7 .archives{
    margin: 30px auto;
    font-size: 30px;
}

h7 .archives::after,
h7 .archives::before {
    content: "";
    width: 50px;
    height: 1px;
    background: #353535;
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width:767px){
    h7 .archives{
    font-size: 23px;
}
    h7 .archives::after,
    h7 .archives::before {
    width: 30px;
}
}

.bg_f1 {
    background-color: #f1f1f1;
}

.bg_fffff6{
    background-color: #fffff6
}

.kuji_b{
    margin-bottom: 10px;
    margin-top: 10px;
}

.kuji_b a{
    border-radius: 5px;
   padding: 2px 10px !important;
    text-decoration: none;
    background: #5F5F5F;
    color: #fff !important;
}

table.ev tr:nth-child(odd){
	background-color: #eee;
}

table.ev td{
	padding: 0 1em;
}