@charset "UTF-8";
html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

body, input {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
}

:root {
  --red-color: #dd3524;
  --white-color: #ffffff;
  /*--gray-color: #9a9a9a;*/
  --gray-color: #000000;
  --deep-gray-color: #666666;
  --gray-border-color: #dadada;
  --bg-color: #f3f3f3;
  --bg-light-gray-color:#eaeaea;
  --bg-light-red-color:#f9dedb;
  --font-color: #000000;
  --transition-duration: .3s;
  --base-light-color:#777;
  --icon-font:'Material Icons';
  --base-color:#111;
  --default-font:'Noto Sans JP', sans-serif;
}

body {
  background: var(--bg-color);
  min-width: 1024px;
}
body.ruby_hide rp, body.ruby_hide rt {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  font-size: 16px;
  color: var(--font-color);
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

ruby rt {
  position: relative;
  bottom: 0.1em;
  line-height: 100%;
  font-size: calc(0.5em + 2px);
}

.u-mt1 {
  margin-top: 1px !important;
}

.u-pt1 {
  padding-top: 1px !important;
}

.u-pb1 {
  padding-bottom: 1px !important;
}

.u-mt2 {
  margin-top: 2px !important;
}

.u-pt2 {
  padding-top: 2px !important;
}

.u-pb2 {
  padding-bottom: 2px !important;
}

.u-mt3 {
  margin-top: 3px !important;
}

.u-pt3 {
  padding-top: 3px !important;
}

.u-pb3 {
  padding-bottom: 3px !important;
}

.u-mt4 {
  margin-top: 4px !important;
}

.u-pt4 {
  padding-top: 4px !important;
}

.u-pb4 {
  padding-bottom: 4px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-mt6 {
  margin-top: 6px !important;
}

.u-pt6 {
  padding-top: 6px !important;
}

.u-pb6 {
  padding-bottom: 6px !important;
}

.u-mt7 {
  margin-top: 7px !important;
}

.u-pt7 {
  padding-top: 7px !important;
}

.u-pb7 {
  padding-bottom: 7px !important;
}

.u-mt8 {
  margin-top: 8px !important;
}

.u-pt8 {
  padding-top: 8px !important;
}

.u-pb8 {
  padding-bottom: 8px !important;
}

.u-mt9 {
  margin-top: 9px !important;
}

.u-pt9 {
  padding-top: 9px !important;
}

.u-pb9 {
  padding-bottom: 9px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-mt11 {
  margin-top: 11px !important;
}

.u-pt11 {
  padding-top: 11px !important;
}

.u-pb11 {
  padding-bottom: 11px !important;
}

.u-mt12 {
  margin-top: 12px !important;
}

.u-pt12 {
  padding-top: 12px !important;
}

.u-pb12 {
  padding-bottom: 12px !important;
}

.u-mt13 {
  margin-top: 13px !important;
}

.u-pt13 {
  padding-top: 13px !important;
}

.u-pb13 {
  padding-bottom: 13px !important;
}

.u-mt14 {
  margin-top: 14px !important;
}

.u-pt14 {
  padding-top: 14px !important;
}

.u-pb14 {
  padding-bottom: 14px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-mt16 {
  margin-top: 16px !important;
}

.u-pt16 {
  padding-top: 16px !important;
}

.u-pb16 {
  padding-bottom: 16px !important;
}

.u-mt17 {
  margin-top: 17px !important;
}

.u-pt17 {
  padding-top: 17px !important;
}

.u-pb17 {
  padding-bottom: 17px !important;
}

.u-mt18 {
  margin-top: 18px !important;
}

.u-pt18 {
  padding-top: 18px !important;
}

.u-pb18 {
  padding-bottom: 18px !important;
}

.u-mt19 {
  margin-top: 19px !important;
}

.u-pt19 {
  padding-top: 19px !important;
}

.u-pb19 {
  padding-bottom: 19px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-mt21 {
  margin-top: 21px !important;
}

.u-pt21 {
  padding-top: 21px !important;
}

.u-pb21 {
  padding-bottom: 21px !important;
}

.u-mt22 {
  margin-top: 22px !important;
}

.u-pt22 {
  padding-top: 22px !important;
}

.u-pb22 {
  padding-bottom: 22px !important;
}

.u-mt23 {
  margin-top: 23px !important;
}

.u-pt23 {
  padding-top: 23px !important;
}

.u-pb23 {
  padding-bottom: 23px !important;
}

.u-mt24 {
  margin-top: 24px !important;
}

.u-pt24 {
  padding-top: 24px !important;
}

.u-pb24 {
  padding-bottom: 24px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-mt26 {
  margin-top: 26px !important;
}

.u-pt26 {
  padding-top: 26px !important;
}

.u-pb26 {
  padding-bottom: 26px !important;
}

.u-mt27 {
  margin-top: 27px !important;
}

.u-pt27 {
  padding-top: 27px !important;
}

.u-pb27 {
  padding-bottom: 27px !important;
}

.u-mt28 {
  margin-top: 28px !important;
}

.u-pt28 {
  padding-top: 28px !important;
}

.u-pb28 {
  padding-bottom: 28px !important;
}

.u-mt29 {
  margin-top: 29px !important;
}

.u-pt29 {
  padding-top: 29px !important;
}

.u-pb29 {
  padding-bottom: 29px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-mt31 {
  margin-top: 31px !important;
}

.u-pt31 {
  padding-top: 31px !important;
}

.u-pb31 {
  padding-bottom: 31px !important;
}

.u-mt32 {
  margin-top: 32px !important;
}

.u-pt32 {
  padding-top: 32px !important;
}

.u-pb32 {
  padding-bottom: 32px !important;
}

.u-mt33 {
  margin-top: 33px !important;
}

.u-pt33 {
  padding-top: 33px !important;
}

.u-pb33 {
  padding-bottom: 33px !important;
}

.u-mt34 {
  margin-top: 34px !important;
}

.u-pt34 {
  padding-top: 34px !important;
}

.u-pb34 {
  padding-bottom: 34px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-mt36 {
  margin-top: 36px !important;
}

.u-pt36 {
  padding-top: 36px !important;
}

.u-pb36 {
  padding-bottom: 36px !important;
}

.u-mt37 {
  margin-top: 37px !important;
}

.u-pt37 {
  padding-top: 37px !important;
}

.u-pb37 {
  padding-bottom: 37px !important;
}

.u-mt38 {
  margin-top: 38px !important;
}

.u-pt38 {
  padding-top: 38px !important;
}

.u-pb38 {
  padding-bottom: 38px !important;
}

.u-mt39 {
  margin-top: 39px !important;
}

.u-pt39 {
  padding-top: 39px !important;
}

.u-pb39 {
  padding-bottom: 39px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-mt41 {
  margin-top: 41px !important;
}

.u-pt41 {
  padding-top: 41px !important;
}

.u-pb41 {
  padding-bottom: 41px !important;
}

.u-mt42 {
  margin-top: 42px !important;
}

.u-pt42 {
  padding-top: 42px !important;
}

.u-pb42 {
  padding-bottom: 42px !important;
}

.u-mt43 {
  margin-top: 43px !important;
}

.u-pt43 {
  padding-top: 43px !important;
}

.u-pb43 {
  padding-bottom: 43px !important;
}

.u-mt44 {
  margin-top: 44px !important;
}

.u-pt44 {
  padding-top: 44px !important;
}

.u-pb44 {
  padding-bottom: 44px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-mt46 {
  margin-top: 46px !important;
}

.u-pt46 {
  padding-top: 46px !important;
}

.u-pb46 {
  padding-bottom: 46px !important;
}

.u-mt47 {
  margin-top: 47px !important;
}

.u-pt47 {
  padding-top: 47px !important;
}

.u-pb47 {
  padding-bottom: 47px !important;
}

.u-mt48 {
  margin-top: 48px !important;
}

.u-pt48 {
  padding-top: 48px !important;
}

.u-pb48 {
  padding-bottom: 48px !important;
}

.u-mt49 {
  margin-top: 49px !important;
}

.u-pt49 {
  padding-top: 49px !important;
}

.u-pb49 {
  padding-bottom: 49px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-mt51 {
  margin-top: 51px !important;
}

.u-pt51 {
  padding-top: 51px !important;
}

.u-pb51 {
  padding-bottom: 51px !important;
}

.u-mt52 {
  margin-top: 52px !important;
}

.u-pt52 {
  padding-top: 52px !important;
}

.u-pb52 {
  padding-bottom: 52px !important;
}

.u-mt53 {
  margin-top: 53px !important;
}

.u-pt53 {
  padding-top: 53px !important;
}

.u-pb53 {
  padding-bottom: 53px !important;
}

.u-mt54 {
  margin-top: 54px !important;
}

.u-pt54 {
  padding-top: 54px !important;
}

.u-pb54 {
  padding-bottom: 54px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-mt56 {
  margin-top: 56px !important;
}

.u-pt56 {
  padding-top: 56px !important;
}

.u-pb56 {
  padding-bottom: 56px !important;
}

.u-mt57 {
  margin-top: 57px !important;
}

.u-pt57 {
  padding-top: 57px !important;
}

.u-pb57 {
  padding-bottom: 57px !important;
}

.u-mt58 {
  margin-top: 58px !important;
}

.u-pt58 {
  padding-top: 58px !important;
}

.u-pb58 {
  padding-bottom: 58px !important;
}

.u-mt59 {
  margin-top: 59px !important;
}

.u-pt59 {
  padding-top: 59px !important;
}

.u-pb59 {
  padding-bottom: 59px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-mt61 {
  margin-top: 61px !important;
}

.u-pt61 {
  padding-top: 61px !important;
}

.u-pb61 {
  padding-bottom: 61px !important;
}

.u-mt62 {
  margin-top: 62px !important;
}

.u-pt62 {
  padding-top: 62px !important;
}

.u-pb62 {
  padding-bottom: 62px !important;
}

.u-mt63 {
  margin-top: 63px !important;
}

.u-pt63 {
  padding-top: 63px !important;
}

.u-pb63 {
  padding-bottom: 63px !important;
}

.u-mt64 {
  margin-top: 64px !important;
}

.u-pt64 {
  padding-top: 64px !important;
}

.u-pb64 {
  padding-bottom: 64px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-mt66 {
  margin-top: 66px !important;
}

.u-pt66 {
  padding-top: 66px !important;
}

.u-pb66 {
  padding-bottom: 66px !important;
}

.u-mt67 {
  margin-top: 67px !important;
}

.u-pt67 {
  padding-top: 67px !important;
}

.u-pb67 {
  padding-bottom: 67px !important;
}

.u-mt68 {
  margin-top: 68px !important;
}

.u-pt68 {
  padding-top: 68px !important;
}

.u-pb68 {
  padding-bottom: 68px !important;
}

.u-mt69 {
  margin-top: 69px !important;
}

.u-pt69 {
  padding-top: 69px !important;
}

.u-pb69 {
  padding-bottom: 69px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-mt71 {
  margin-top: 71px !important;
}

.u-pt71 {
  padding-top: 71px !important;
}

.u-pb71 {
  padding-bottom: 71px !important;
}

.u-mt72 {
  margin-top: 72px !important;
}

.u-pt72 {
  padding-top: 72px !important;
}

.u-pb72 {
  padding-bottom: 72px !important;
}

.u-mt73 {
  margin-top: 73px !important;
}

.u-pt73 {
  padding-top: 73px !important;
}

.u-pb73 {
  padding-bottom: 73px !important;
}

.u-mt74 {
  margin-top: 74px !important;
}

.u-pt74 {
  padding-top: 74px !important;
}

.u-pb74 {
  padding-bottom: 74px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-mt76 {
  margin-top: 76px !important;
}

.u-pt76 {
  padding-top: 76px !important;
}

.u-pb76 {
  padding-bottom: 76px !important;
}

.u-mt77 {
  margin-top: 77px !important;
}

.u-pt77 {
  padding-top: 77px !important;
}

.u-pb77 {
  padding-bottom: 77px !important;
}

.u-mt78 {
  margin-top: 78px !important;
}

.u-pt78 {
  padding-top: 78px !important;
}

.u-pb78 {
  padding-bottom: 78px !important;
}

.u-mt79 {
  margin-top: 79px !important;
}

.u-pt79 {
  padding-top: 79px !important;
}

.u-pb79 {
  padding-bottom: 79px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-mt81 {
  margin-top: 81px !important;
}

.u-pt81 {
  padding-top: 81px !important;
}

.u-pb81 {
  padding-bottom: 81px !important;
}

.u-mt82 {
  margin-top: 82px !important;
}

.u-pt82 {
  padding-top: 82px !important;
}

.u-pb82 {
  padding-bottom: 82px !important;
}

.u-mt83 {
  margin-top: 83px !important;
}

.u-pt83 {
  padding-top: 83px !important;
}

.u-pb83 {
  padding-bottom: 83px !important;
}

.u-mt84 {
  margin-top: 84px !important;
}

.u-pt84 {
  padding-top: 84px !important;
}

.u-pb84 {
  padding-bottom: 84px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-mt86 {
  margin-top: 86px !important;
}

.u-pt86 {
  padding-top: 86px !important;
}

.u-pb86 {
  padding-bottom: 86px !important;
}

.u-mt87 {
  margin-top: 87px !important;
}

.u-pt87 {
  padding-top: 87px !important;
}

.u-pb87 {
  padding-bottom: 87px !important;
}

.u-mt88 {
  margin-top: 88px !important;
}

.u-pt88 {
  padding-top: 88px !important;
}

.u-pb88 {
  padding-bottom: 88px !important;
}

.u-mt89 {
  margin-top: 89px !important;
}

.u-pt89 {
  padding-top: 89px !important;
}

.u-pb89 {
  padding-bottom: 89px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-mt91 {
  margin-top: 91px !important;
}

.u-pt91 {
  padding-top: 91px !important;
}

.u-pb91 {
  padding-bottom: 91px !important;
}

.u-mt92 {
  margin-top: 92px !important;
}

.u-pt92 {
  padding-top: 92px !important;
}

.u-pb92 {
  padding-bottom: 92px !important;
}

.u-mt93 {
  margin-top: 93px !important;
}

.u-pt93 {
  padding-top: 93px !important;
}

.u-pb93 {
  padding-bottom: 93px !important;
}

.u-mt94 {
  margin-top: 94px !important;
}

.u-pt94 {
  padding-top: 94px !important;
}

.u-pb94 {
  padding-bottom: 94px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-mt96 {
  margin-top: 96px !important;
}

.u-pt96 {
  padding-top: 96px !important;
}

.u-pb96 {
  padding-bottom: 96px !important;
}

.u-mt97 {
  margin-top: 97px !important;
}

.u-pt97 {
  padding-top: 97px !important;
}

.u-pb97 {
  padding-bottom: 97px !important;
}

.u-mt98 {
  margin-top: 98px !important;
}

.u-pt98 {
  padding-top: 98px !important;
}

.u-pb98 {
  padding-bottom: 98px !important;
}

.u-mt99 {
  margin-top: 99px !important;
}

.u-pt99 {
  padding-top: 99px !important;
}

.u-pb99 {
  padding-bottom: 99px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-mt101 {
  margin-top: 101px !important;
}

.u-pt101 {
  padding-top: 101px !important;
}

.u-pb101 {
  padding-bottom: 101px !important;
}

.u-mt102 {
  margin-top: 102px !important;
}

.u-pt102 {
  padding-top: 102px !important;
}

.u-pb102 {
  padding-bottom: 102px !important;
}

.u-mt103 {
  margin-top: 103px !important;
}

.u-pt103 {
  padding-top: 103px !important;
}

.u-pb103 {
  padding-bottom: 103px !important;
}

.u-mt104 {
  margin-top: 104px !important;
}

.u-pt104 {
  padding-top: 104px !important;
}

.u-pb104 {
  padding-bottom: 104px !important;
}

.u-mt105 {
  margin-top: 105px !important;
}

.u-pt105 {
  padding-top: 105px !important;
}

.u-pb105 {
  padding-bottom: 105px !important;
}

.u-mt106 {
  margin-top: 106px !important;
}

.u-pt106 {
  padding-top: 106px !important;
}

.u-pb106 {
  padding-bottom: 106px !important;
}

.u-mt107 {
  margin-top: 107px !important;
}

.u-pt107 {
  padding-top: 107px !important;
}

.u-pb107 {
  padding-bottom: 107px !important;
}

.u-mt108 {
  margin-top: 108px !important;
}

.u-pt108 {
  padding-top: 108px !important;
}

.u-pb108 {
  padding-bottom: 108px !important;
}

.u-mt109 {
  margin-top: 109px !important;
}

.u-pt109 {
  padding-top: 109px !important;
}

.u-pb109 {
  padding-bottom: 109px !important;
}

.u-mt110 {
  margin-top: 110px !important;
}

.u-pt110 {
  padding-top: 110px !important;
}

.u-pb110 {
  padding-bottom: 110px !important;
}

.u-mt111 {
  margin-top: 111px !important;
}

.u-pt111 {
  padding-top: 111px !important;
}

.u-pb111 {
  padding-bottom: 111px !important;
}

.u-mt112 {
  margin-top: 112px !important;
}

.u-pt112 {
  padding-top: 112px !important;
}

.u-pb112 {
  padding-bottom: 112px !important;
}

.u-mt113 {
  margin-top: 113px !important;
}

.u-pt113 {
  padding-top: 113px !important;
}

.u-pb113 {
  padding-bottom: 113px !important;
}

.u-mt114 {
  margin-top: 114px !important;
}

.u-pt114 {
  padding-top: 114px !important;
}

.u-pb114 {
  padding-bottom: 114px !important;
}

.u-mt115 {
  margin-top: 115px !important;
}

.u-pt115 {
  padding-top: 115px !important;
}

.u-pb115 {
  padding-bottom: 115px !important;
}

.u-mt116 {
  margin-top: 116px !important;
}

.u-pt116 {
  padding-top: 116px !important;
}

.u-pb116 {
  padding-bottom: 116px !important;
}

.u-mt117 {
  margin-top: 117px !important;
}

.u-pt117 {
  padding-top: 117px !important;
}

.u-pb117 {
  padding-bottom: 117px !important;
}

.u-mt118 {
  margin-top: 118px !important;
}

.u-pt118 {
  padding-top: 118px !important;
}

.u-pb118 {
  padding-bottom: 118px !important;
}

.u-mt119 {
  margin-top: 119px !important;
}

.u-pt119 {
  padding-top: 119px !important;
}

.u-pb119 {
  padding-bottom: 119px !important;
}

.u-mt120 {
  margin-top: 120px !important;
}

.u-pt120 {
  padding-top: 120px !important;
}

.u-pb120 {
  padding-bottom: 120px !important;
}

.u-mt121 {
  margin-top: 121px !important;
}

.u-pt121 {
  padding-top: 121px !important;
}

.u-pb121 {
  padding-bottom: 121px !important;
}

.u-mt122 {
  margin-top: 122px !important;
}

.u-pt122 {
  padding-top: 122px !important;
}

.u-pb122 {
  padding-bottom: 122px !important;
}

.u-mt123 {
  margin-top: 123px !important;
}

.u-pt123 {
  padding-top: 123px !important;
}

.u-pb123 {
  padding-bottom: 123px !important;
}

.u-mt124 {
  margin-top: 124px !important;
}

.u-pt124 {
  padding-top: 124px !important;
}

.u-pb124 {
  padding-bottom: 124px !important;
}

.u-mt125 {
  margin-top: 125px !important;
}

.u-pt125 {
  padding-top: 125px !important;
}

.u-pb125 {
  padding-bottom: 125px !important;
}

.u-mt126 {
  margin-top: 126px !important;
}

.u-pt126 {
  padding-top: 126px !important;
}

.u-pb126 {
  padding-bottom: 126px !important;
}

.u-mt127 {
  margin-top: 127px !important;
}

.u-pt127 {
  padding-top: 127px !important;
}

.u-pb127 {
  padding-bottom: 127px !important;
}

.u-mt128 {
  margin-top: 128px !important;
}

.u-pt128 {
  padding-top: 128px !important;
}

.u-pb128 {
  padding-bottom: 128px !important;
}

.u-mt129 {
  margin-top: 129px !important;
}

.u-pt129 {
  padding-top: 129px !important;
}

.u-pb129 {
  padding-bottom: 129px !important;
}

.u-mt130 {
  margin-top: 130px !important;
}

.u-pt130 {
  padding-top: 130px !important;
}

.u-pb130 {
  padding-bottom: 130px !important;
}

.u-mt131 {
  margin-top: 131px !important;
}

.u-pt131 {
  padding-top: 131px !important;
}

.u-pb131 {
  padding-bottom: 131px !important;
}

.u-mt132 {
  margin-top: 132px !important;
}

.u-pt132 {
  padding-top: 132px !important;
}

.u-pb132 {
  padding-bottom: 132px !important;
}

.u-mt133 {
  margin-top: 133px !important;
}

.u-pt133 {
  padding-top: 133px !important;
}

.u-pb133 {
  padding-bottom: 133px !important;
}

.u-mt134 {
  margin-top: 134px !important;
}

.u-pt134 {
  padding-top: 134px !important;
}

.u-pb134 {
  padding-bottom: 134px !important;
}

.u-mt135 {
  margin-top: 135px !important;
}

.u-pt135 {
  padding-top: 135px !important;
}

.u-pb135 {
  padding-bottom: 135px !important;
}

.u-mt136 {
  margin-top: 136px !important;
}

.u-pt136 {
  padding-top: 136px !important;
}

.u-pb136 {
  padding-bottom: 136px !important;
}

.u-mt137 {
  margin-top: 137px !important;
}

.u-pt137 {
  padding-top: 137px !important;
}

.u-pb137 {
  padding-bottom: 137px !important;
}

.u-mt138 {
  margin-top: 138px !important;
}

.u-pt138 {
  padding-top: 138px !important;
}

.u-pb138 {
  padding-bottom: 138px !important;
}

.u-mt139 {
  margin-top: 139px !important;
}

.u-pt139 {
  padding-top: 139px !important;
}

.u-pb139 {
  padding-bottom: 139px !important;
}

.u-mt140 {
  margin-top: 140px !important;
}

.u-pt140 {
  padding-top: 140px !important;
}

.u-pb140 {
  padding-bottom: 140px !important;
}

.u-mt141 {
  margin-top: 141px !important;
}

.u-pt141 {
  padding-top: 141px !important;
}

.u-pb141 {
  padding-bottom: 141px !important;
}

.u-mt142 {
  margin-top: 142px !important;
}

.u-pt142 {
  padding-top: 142px !important;
}

.u-pb142 {
  padding-bottom: 142px !important;
}

.u-mt143 {
  margin-top: 143px !important;
}

.u-pt143 {
  padding-top: 143px !important;
}

.u-pb143 {
  padding-bottom: 143px !important;
}

.u-mt144 {
  margin-top: 144px !important;
}

.u-pt144 {
  padding-top: 144px !important;
}

.u-pb144 {
  padding-bottom: 144px !important;
}

.u-mt145 {
  margin-top: 145px !important;
}

.u-pt145 {
  padding-top: 145px !important;
}

.u-pb145 {
  padding-bottom: 145px !important;
}

.u-mt146 {
  margin-top: 146px !important;
}

.u-pt146 {
  padding-top: 146px !important;
}

.u-pb146 {
  padding-bottom: 146px !important;
}

.u-mt147 {
  margin-top: 147px !important;
}

.u-pt147 {
  padding-top: 147px !important;
}

.u-pb147 {
  padding-bottom: 147px !important;
}

.u-mt148 {
  margin-top: 148px !important;
}

.u-pt148 {
  padding-top: 148px !important;
}

.u-pb148 {
  padding-bottom: 148px !important;
}

.u-mt149 {
  margin-top: 149px !important;
}

.u-pt149 {
  padding-top: 149px !important;
}

.u-pb149 {
  padding-bottom: 149px !important;
}

.u-mt150 {
  margin-top: 150px !important;
}

.u-pt150 {
  padding-top: 150px !important;
}

.u-pb150 {
  padding-bottom: 150px !important;
}

.u-mt151 {
  margin-top: 151px !important;
}

.u-pt151 {
  padding-top: 151px !important;
}

.u-pb151 {
  padding-bottom: 151px !important;
}

.u-mt152 {
  margin-top: 152px !important;
}

.u-pt152 {
  padding-top: 152px !important;
}

.u-pb152 {
  padding-bottom: 152px !important;
}

.u-mt153 {
  margin-top: 153px !important;
}

.u-pt153 {
  padding-top: 153px !important;
}

.u-pb153 {
  padding-bottom: 153px !important;
}

.u-mt154 {
  margin-top: 154px !important;
}

.u-pt154 {
  padding-top: 154px !important;
}

.u-pb154 {
  padding-bottom: 154px !important;
}

.u-mt155 {
  margin-top: 155px !important;
}

.u-pt155 {
  padding-top: 155px !important;
}

.u-pb155 {
  padding-bottom: 155px !important;
}

.u-mt156 {
  margin-top: 156px !important;
}

.u-pt156 {
  padding-top: 156px !important;
}

.u-pb156 {
  padding-bottom: 156px !important;
}

.u-mt157 {
  margin-top: 157px !important;
}

.u-pt157 {
  padding-top: 157px !important;
}

.u-pb157 {
  padding-bottom: 157px !important;
}

.u-mt158 {
  margin-top: 158px !important;
}

.u-pt158 {
  padding-top: 158px !important;
}

.u-pb158 {
  padding-bottom: 158px !important;
}

.u-mt159 {
  margin-top: 159px !important;
}

.u-pt159 {
  padding-top: 159px !important;
}

.u-pb159 {
  padding-bottom: 159px !important;
}

.u-mt160 {
  margin-top: 160px !important;
}

.u-pt160 {
  padding-top: 160px !important;
}

.u-pb160 {
  padding-bottom: 160px !important;
}

.u-mt161 {
  margin-top: 161px !important;
}

.u-pt161 {
  padding-top: 161px !important;
}

.u-pb161 {
  padding-bottom: 161px !important;
}

.u-mt162 {
  margin-top: 162px !important;
}

.u-pt162 {
  padding-top: 162px !important;
}

.u-pb162 {
  padding-bottom: 162px !important;
}

.u-mt163 {
  margin-top: 163px !important;
}

.u-pt163 {
  padding-top: 163px !important;
}

.u-pb163 {
  padding-bottom: 163px !important;
}

.u-mt164 {
  margin-top: 164px !important;
}

.u-pt164 {
  padding-top: 164px !important;
}

.u-pb164 {
  padding-bottom: 164px !important;
}

.u-mt165 {
  margin-top: 165px !important;
}

.u-pt165 {
  padding-top: 165px !important;
}

.u-pb165 {
  padding-bottom: 165px !important;
}

.u-mt166 {
  margin-top: 166px !important;
}

.u-pt166 {
  padding-top: 166px !important;
}

.u-pb166 {
  padding-bottom: 166px !important;
}

.u-mt167 {
  margin-top: 167px !important;
}

.u-pt167 {
  padding-top: 167px !important;
}

.u-pb167 {
  padding-bottom: 167px !important;
}

.u-mt168 {
  margin-top: 168px !important;
}

.u-pt168 {
  padding-top: 168px !important;
}

.u-pb168 {
  padding-bottom: 168px !important;
}

.u-mt169 {
  margin-top: 169px !important;
}

.u-pt169 {
  padding-top: 169px !important;
}

.u-pb169 {
  padding-bottom: 169px !important;
}

.u-mt170 {
  margin-top: 170px !important;
}

.u-pt170 {
  padding-top: 170px !important;
}

.u-pb170 {
  padding-bottom: 170px !important;
}

.u-mt171 {
  margin-top: 171px !important;
}

.u-pt171 {
  padding-top: 171px !important;
}

.u-pb171 {
  padding-bottom: 171px !important;
}

.u-mt172 {
  margin-top: 172px !important;
}

.u-pt172 {
  padding-top: 172px !important;
}

.u-pb172 {
  padding-bottom: 172px !important;
}

.u-mt173 {
  margin-top: 173px !important;
}

.u-pt173 {
  padding-top: 173px !important;
}

.u-pb173 {
  padding-bottom: 173px !important;
}

.u-mt174 {
  margin-top: 174px !important;
}

.u-pt174 {
  padding-top: 174px !important;
}

.u-pb174 {
  padding-bottom: 174px !important;
}

.u-mt175 {
  margin-top: 175px !important;
}

.u-pt175 {
  padding-top: 175px !important;
}

.u-pb175 {
  padding-bottom: 175px !important;
}

.u-mt176 {
  margin-top: 176px !important;
}

.u-pt176 {
  padding-top: 176px !important;
}

.u-pb176 {
  padding-bottom: 176px !important;
}

.u-mt177 {
  margin-top: 177px !important;
}

.u-pt177 {
  padding-top: 177px !important;
}

.u-pb177 {
  padding-bottom: 177px !important;
}

.u-mt178 {
  margin-top: 178px !important;
}

.u-pt178 {
  padding-top: 178px !important;
}

.u-pb178 {
  padding-bottom: 178px !important;
}

.u-mt179 {
  margin-top: 179px !important;
}

.u-pt179 {
  padding-top: 179px !important;
}

.u-pb179 {
  padding-bottom: 179px !important;
}

.u-mt180 {
  margin-top: 180px !important;
}

.u-pt180 {
  padding-top: 180px !important;
}

.u-pb180 {
  padding-bottom: 180px !important;
}

.u-mt181 {
  margin-top: 181px !important;
}

.u-pt181 {
  padding-top: 181px !important;
}

.u-pb181 {
  padding-bottom: 181px !important;
}

.u-mt182 {
  margin-top: 182px !important;
}

.u-pt182 {
  padding-top: 182px !important;
}

.u-pb182 {
  padding-bottom: 182px !important;
}

.u-mt183 {
  margin-top: 183px !important;
}

.u-pt183 {
  padding-top: 183px !important;
}

.u-pb183 {
  padding-bottom: 183px !important;
}

.u-mt184 {
  margin-top: 184px !important;
}

.u-pt184 {
  padding-top: 184px !important;
}

.u-pb184 {
  padding-bottom: 184px !important;
}

.u-mt185 {
  margin-top: 185px !important;
}

.u-pt185 {
  padding-top: 185px !important;
}

.u-pb185 {
  padding-bottom: 185px !important;
}

.u-mt186 {
  margin-top: 186px !important;
}

.u-pt186 {
  padding-top: 186px !important;
}

.u-pb186 {
  padding-bottom: 186px !important;
}

.u-mt187 {
  margin-top: 187px !important;
}

.u-pt187 {
  padding-top: 187px !important;
}

.u-pb187 {
  padding-bottom: 187px !important;
}

.u-mt188 {
  margin-top: 188px !important;
}

.u-pt188 {
  padding-top: 188px !important;
}

.u-pb188 {
  padding-bottom: 188px !important;
}

.u-mt189 {
  margin-top: 189px !important;
}

.u-pt189 {
  padding-top: 189px !important;
}

.u-pb189 {
  padding-bottom: 189px !important;
}

.u-mt190 {
  margin-top: 190px !important;
}

.u-pt190 {
  padding-top: 190px !important;
}

.u-pb190 {
  padding-bottom: 190px !important;
}

.u-mt191 {
  margin-top: 191px !important;
}

.u-pt191 {
  padding-top: 191px !important;
}

.u-pb191 {
  padding-bottom: 191px !important;
}

.u-mt192 {
  margin-top: 192px !important;
}

.u-pt192 {
  padding-top: 192px !important;
}

.u-pb192 {
  padding-bottom: 192px !important;
}

.u-mt193 {
  margin-top: 193px !important;
}

.u-pt193 {
  padding-top: 193px !important;
}

.u-pb193 {
  padding-bottom: 193px !important;
}

.u-mt194 {
  margin-top: 194px !important;
}

.u-pt194 {
  padding-top: 194px !important;
}

.u-pb194 {
  padding-bottom: 194px !important;
}

.u-mt195 {
  margin-top: 195px !important;
}

.u-pt195 {
  padding-top: 195px !important;
}

.u-pb195 {
  padding-bottom: 195px !important;
}

.u-mt196 {
  margin-top: 196px !important;
}

.u-pt196 {
  padding-top: 196px !important;
}

.u-pb196 {
  padding-bottom: 196px !important;
}

.u-mt197 {
  margin-top: 197px !important;
}

.u-pt197 {
  padding-top: 197px !important;
}

.u-pb197 {
  padding-bottom: 197px !important;
}

.u-mt198 {
  margin-top: 198px !important;
}

.u-pt198 {
  padding-top: 198px !important;
}

.u-pb198 {
  padding-bottom: 198px !important;
}

.u-mt199 {
  margin-top: 199px !important;
}

.u-pt199 {
  padding-top: 199px !important;
}

.u-pb199 {
  padding-bottom: 199px !important;
}

.u-mt200 {
  margin-top: 200px !important;
}

.u-pt200 {
  padding-top: 200px !important;
}

.u-pb200 {
  padding-bottom: 200px !important;
}

.l-container {
  max-width: 1200px;
  padding: 0 37px;
  margin: 0 auto;
}

.l-header {
  display: flex;
  padding: 30px 0 40px;
}
.l-header__left, .l-header__right {
  width: calc((100% - 168px) / 2);
}
.l-header__logo {
  width: 168px;
}
.l-header__left {
  display: flex;
  align-items: center;
}
.l-header__left p {
  font-weight: bold;
  color: var(--deep-gray-color);
  margin-left: 20px;
}

.l-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px 25px;
}
@media only screen and (max-width: 1300px) {
  .l-footer {
    padding: 0 37px 25px;
  }
}
.l-footer__copy {
  color: var(--gray-color);
  font-weight: 500;
  font-size: 12px;
}
.l-footer__nav {
  display: flex;
  gap: 20px;
  max-width: 70%;
}
.l-footer__nav li {
  color: var(--gray-color);
  font-weight: 500;
  font-size: 12px;
  list-style: none;
}
.l-footer__nav li a[target=_blank] {
  position: relative;
  padding-right: 20px;
}
.l-footer__nav li a[target=_blank]:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 12px;
  height: 12px;
  background: url(../img/icon_ext_gr.svg) no-repeat center center/contain;
}

.l-content_2col {
  display: flex;
  justify-content: space-between;
  margin-bottom: 150px;
}
.l-content_2col__main {
  width: 75%;
}
.l-content_2col__aside {
  width: 22.9%;
}

.c-shadow_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  color: var(--gray-color);
  font-weight: bold;
  text-align: center;
  border-radius: 25px;
  box-shadow: -5px -5px 8px 0px rgba(255, 255, 255, 0.5), 5px 5px 8px 0px rgba(60, 60, 60, 0.3);
}
.c-shadow_btn--active {
  background: #FFFFFF;
  background: linear-gradient(331deg, rgb(255, 255, 255) 0%, rgb(235, 235, 235) 20%, rgb(235, 235, 235) 100%);
  box-shadow: inset 9px 6px 12px 0px rgba(0, 0, 0, 0.15);
  color: var(--red-color);
}
.c-shadow_btn:hover {
  cursor: pointer;
}

.c-side_btn {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  background: var(--deep-gray-color);
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--white-color);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.c-side_btn--active {
  background: var(--red-color);
}
.c-side_btn rt {
  position: relative;
  font-size: 13px;
}
.c-side_btn a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100px;
  padding: 0 20px 5px;
  box-sizing: border-box;
  transition: opacity var(--transition-duration) linear;
}
.c-side_btn a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.c-side_btn a:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  right: 20px;
  border-bottom: var(--white-color) solid 1px;
  border-right: var(--white-color) solid 1px;
  transform: rotate(-45deg);
}

.c-side_list {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 0;
}
.c-side_list li {
  width: 100%;
  list-style: none;
  font-size: 22px;
  font-weight: 500;
  line-height: 250%;
}
.c-side_list li rt {
  position: relative;
  font-size: 13px;
}

.c-side_logout {
  font-size: 22px;
  font-weight: 500;
}
.c-side_logout a {
  position: relative;
  padding-left: 25px;
}
.c-side_logout a:before {
  content: "";
  display: block;
  width: 21px;
  height: 27px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/icon_logout.svg) no-repeat center center/contain;
}

.c-order_select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: transparent url(../img/icon_selectbox.svg) no-repeat 33px 50%/10px 22px;
  height: 50px;
  min-width: 150px;
  max-width: 200px;
  font-size: 15px;
  font-weight: 500;
  color: var(--font-color);
  border: var(--gray-border-color) solid 1px;
  border-radius: 25px;
  padding: 15px 15px 15px 58px;
  box-sizing: border-box;
}

.c-search_btn {
  display: block;
  width: 37.5%;
  height: 60px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 60px;
  color: #fff;
  border: none;
  border-radius: 5px;
  background: var(--deep-gray-color);
  transition: opacity var(--transition-duration) linear;
}
.c-search_btn.-red {
  background: var(--red-color);
}
.c-search_btn:hover {
  text-decoration: none;
  opacity: 0.7;
}

.c-info_table {
  width: 100%;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}
.c-info_table .c-info_table__cell {
  width: 50%;
  display: flex;
  border-top: solid 1px var(--gray-border-color);
  border-left: solid 1px var(--gray-border-color);
  box-sizing: border-box;
}
.c-info_table .c-info_table__cell:last-child, .c-info_table .c-info_table__cell:nth-child(2n) {
  border-right: solid 1px var(--gray-border-color);
}
.c-info_table .c-info_table__cell:last-child, .c-info_table .c-info_table__cell:nth-last-child(2) {
  border-bottom: solid 1px var(--gray-border-color);
}
.c-info_table .c-info_table__cell dt, .c-info_table .c-info_table__cell dd {
  font-size: 15px;
  line-height: 220%;
  font-weight: 400;
  padding: 7px 15px 3px;
  box-sizing: border-box;
}
.c-info_table .c-info_table__cell dt {
  width: 150px;
  text-align: left;
  background: var(--bg-color);
  flex-shrink: 0;
}

.c-accordion-area {
  list-style: none;
}
.c-accordion-area .accordion_title {
  position: relative;
  cursor: pointer;
  font-size: 20px;
  line-height: 250%;
  font-weight: 500;
  transition: all 0.5s ease;
}
.c-accordion-area .accordion_title .btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: var(--red-color);
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.c-accordion-area .accordion_title .btn::before, .c-accordion-area .accordion_title .btn::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
}
.c-accordion-area .accordion_title .btn::before {
  top: 48%;
  transform: rotate(0deg);
}
.c-accordion-area .accordion_title .btn::after {
  top: 48%;
  transform: rotate(90deg);
}
.c-accordion-area .accordion_title.close .btn {
  background: var(--deep-gray-color);
}
.c-accordion-area .accordion_title.close .btn:after {
  display: none;
}
.c-accordion-area .accordion_box {
  display: none;
}

.l-content_2col__main .c-ttl01 {
  font-weight: 500;
  font-size: 35px;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  line-height: 250%;
  color: var(--red-color);
}
.l-content_2col__main .c-ttl01 rt {
  font-size: 19px;
}
.l-content_2col__main .c-ttl02 {
  font-weight: 500;
  font-size: 25px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px var(--gray-border-color);
}
.l-content_2col__main .c-ttl03 {
  color: var(--red-color);
  font-weight: 500;
  font-size: 25px;
  line-height: 250%;
}

.c-more_btn {
  border: solid 1px var(--deep-gray-color);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-bottom: 2px;
  width: 150px;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  height: 50px;
  color: var(--deep-gray-color);
  border-radius: 30px;
  cursor: pointer;
  transition: var(--transition-duration);
  box-sizing: border-box;
}
.c-more_btn:hover {
  background: var(--deep-gray-color);
  color: var(--white-color);
}

.c-list_btn01 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 15px 10px;
}
.c-list_btn01 a {
  font-weight: 500;
  font-size: 16px;
  color: var(--red-color);
  border-radius: 5px;
  padding: 8px 12px;
  display: block;
  border: solid 1px var(--red-color);
  transition: 0.3s;
}
.c-list_btn01 a:hover {
  text-decoration: none;
  background: var(--red-color);
  color: #fff;
}

.c-bg_wk {
  background: #fff;
  border-radius: 10px;
  padding: 30px 50px 50px;
  box-sizing: border-box;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.c-bg_wk.-short {
  padding-top: 17px;
  padding-bottom: 17px;
}

.c-search .flex_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-search .-r20 {
  margin-right: 2.2%;
}
.c-search_box {
  border: solid 1px var(--gray-border-color);
  border-radius: 5px;
  padding: 15px 25px;
  height: 60px;
  font-size: 18px;
  color: var(--gray-color);
  margin-bottom: 20px;
  box-sizing: border-box;
  display: inline-block;
}
.c-search_text {
  width: 45%;
}
.c-search_text::-moz-placeholder {
  color: #9a9a9a;
}
.c-search_text::placeholder {
  color: #9a9a9a;
}
.c-search_select {
  position: relative;
  width: 25%;
  vertical-align: middle;
}
.c-search_select::before {
  position: absolute;
  content: "";
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  border-bottom: 2px solid var(--gray-color);
  border-right: 2px solid var(--gray-color);
  transform: rotate(45deg);
  pointer-events: none;
}
.c-search_select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  font-size: 18px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: var(--gray-color);
  outline: 0;
  box-shadow: none;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  cursor: pointer;
  background: var(--white-color);
}
.c-search_select select::-ms-expand {
  display: none;
}
.c-search_date {
  width: 100%;
}
.c-search_date input {
  display: inline-block;
  width: 30%;
}
.c-search_radio {
  line-height: 175%;
}
.c-search_radio input {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.c-search_radio span {
  position: relative;
  padding-left: 35px;
  font-size: 18px;
  line-height: 250%;
  cursor: pointer;
}
.c-search_radio span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  box-sizing: border-box;
  border: solid 1px var(--gray-color);
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
}
.c-search_radio span:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 15px;
  height: 15px;
  background-color: var(--red-color);
  border-radius: 50%;
  color: transparent;
  transform: scale(0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, color cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
}
.c-search_radio input:checked + span:before,
.c-search_radio input:focus + span:before {
  border-color: var(--gray-color);
}
.c-search_radio input:checked + span:after {
  transform: scale(1);
}
.c-search.-event {
  display: flex;
  flex-wrap: wrap;
}
.c-search.-post {
  width: 100%;
}
.c-search.-post th {
  width: 140px;
  font-weight: 400;
  font-size: 20px;
  line-height: 250%;
  letter-spacing: 0.05em;
  vertical-align: top;
  text-align: left;
}
.c-search.-post .c-search_text {
  width: 100%;
}
.c-search.-post .c-search_select {
  width: 51.5%;
}
.c-search.-post .c-search_block.-day .w240 {
  width: 36.3%;
}
.c-search.-post .c-search_block.-day .c-search_select {
  width: 21.2%;
  display: flex;
}
.c-search.-searched .c-search_text {
  width: 82.5%;
}
.c-search.-searched .flex_box {
  justify-content: left;
}
.c-search.-searched .w240 {
  width: 30%;
}
.c-search__btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 30px;
}
.c-search__order {
  display: flex;
}

.c-search_list__btns {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.c-search_list__btns__order {
  display: flex;
  gap: 0 17px;
}
.c-search_list__text {
  font-weight: 500;
  font-size: 15px;
  text-align: right;
}
.c-search_list .list_box01__table {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 50px;
}
.c-search_list .list_box01__table tr.top {
  background: var(--bg-light-gray-color);
}
.c-search_list .list_box01__table tr.top th {
  font-weight: 400;
  font-size: 15px;
  line-height: 250%;
  padding: 7px 5px;
}
.c-search_list .list_box01__table tr.top th.ttl {
  text-align: left;
}
.c-search_list .list_box01__table tr td {
  padding: 10px 0;
  vertical-align: middle;
  border-bottom: solid 1px var(--gray-border-color);
}
.c-search_list .list_box01__table tr td.number {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  width: 8.7%;
}
.c-search_list .list_box01__table tr td.ttl {
  text-align: left;
  font-size: 18px;
  color: var(--red-color);
  font-weight: 500;
  width: 38.7%;
}
.c-search_list .list_box01__table tr td.ttl_nolink {
  font-size: 16px;
  font-weight: 500;
  width: 20.6%;
}
.c-search_list .list_box01__table tr td.ttl a {
  text-decoration: underline;
  line-height: 140%;
}
.c-search_list .list_box01__table tr td.region {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  width: 20.6%;
}
.c-search_list .list_box01__table tr td.season {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-color);
  width: 15.6%;
}
.c-search_list .list_box01__table tr td.paper {
  width: 16.2%;
}
.c-search_list .list_box01__table tr td.paper img {
  display: block;
  margin: auto;
  width: 45px;
}
.c-search_list .list_box01.-post td.ttl {
  width: 61.2%;
}
.c-search_list .list_box01.-post td.ttl a {
  margin-bottom: 13px;
  display: block;
}
.c-search_list .list_box01.-post td.ttl p {
  font-size: 16px;
  font-weight: 400;
  margin-right: 4%;
  margin-bottom: 5px;
  display: inline-block;
  font-feature-settings: "palt";
}
.c-search_list .list_box01.-post td.ttl p span {
  color: #989898;
}
.c-search_list .list_box01.-post td.paper {
  width: 13.7%;
}
.c-search_list .list_box02 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.c-search_list .list_box02 li {
  width: 22.2%;
  margin-bottom: 50px;
  margin-right: 3.3%;
}
.c-search_list .list_box02 li:nth-child(4n) {
  margin-right: 0;
}
.c-search_list .list_box02 li img {
  width: 100%;
  height: auto;
}
.c-search_list .list_box02 li .img {
  margin-bottom: 6px;
  height: 273px;
  overflow: hidden;
  background-color: #fff;
}
.c-search_list .list_box02 li .day {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}
.c-search_list .list_box02 li .day span {
  color: #989898;
}
.c-search_list .list_box02 li .single_btn {
  width: 100%;
  margin-bottom: 10px;
}
.c-search_list .list_box02 li .single_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-radius: 30px;
  color: var(--deep-gray-color);
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  border: solid 1px var(--deep-gray-color);
  transition: 0.3s;
}
.c-search_list .list_box02 li .single_btn a:hover {
  background: var(--deep-gray-color);
  color: #fff;
  text-decoration: none;
}
.c-search_list .list_box02 li .newspaper_btn {
  width: 100%;
}
.c-search_list .list_box02 li .newspaper_btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  border-radius: 30px;
  color: var(--red-color);
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  border: solid 1px var(--red-color);
}
.c-search_list .list_box02 li .newspaper_btn a .icon {
  width: 12px;
  margin-left: 5px;
}
.c-search_list .list_box02 li .newspaper_btn a:hover {
  background: var(--red-color);
  color: #fff;
  text-decoration: none;
}
.c-search_list .list_box02 li .newspaper_btn a:hover .icon {
  filter: brightness(0) invert(1);
}

.c-single {
  padding: 30px 50px;
}
.c-single_btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-single_btns .back_btn a {
  font-size: 16px;
  font-weight: 500;
  color: var(--red-color);
  text-decoration: underline;
}
.c-single_btns .back_btn a:before {
  content: "";
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  background: url(../img/arrow01.svg) no-repeat center center/contain;
}
.c-single_btns .btn_list {
  list-style: none;
  display: flex;
  align-items: center;
}
.c-single_btns .btn_list .btn {
  position: relative;
  margin-left: 10px;
  display: inline-block;
}
.c-single_btns .btn_list .btn.-gray a {
  border-color: var(--gray-border-color);
  color: var(--gray-color);
}
.c-single_btns .btn_list .btn .btn_copy_popup {
  position: absolute;
  top: 65px;
  left: 0;
  display: block;
  width: 250px;
  border-radius: 10px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  background: var(--white-color) url(../img/icon_check.svg) no-repeat 30px 50%/30px 30px;
  font-size: 15px;
  font-weight: 500;
  color: var(--font-color);
  box-sizing: border-box;
  padding: 30px 27px 30px 68px;
  z-index: -1;
  opacity: 0;
  transition: all var(--transition-duration) linear;
}
.c-single_btns .btn_list .btn .btn_copy_popup.appear {
  opacity: 1;
  z-index: 2;
}
.c-single_btns .btn_list .btn a {
  border: solid 1px var(--red-color);
  border-radius: 30px;
  color: var(--red-color);
  text-align: center;
  height: 50px;
  line-height: 50px;
  display: block;
  box-sizing: border-box;
  padding: 0 25px;
  transition: 0.3s;
}
.c-single_btns .btn_list .btn a rt {
  padding-top: 6px;
}
.c-single_btns .btn_list .btn a .icon {
  width: 12px;
}
.c-single_btns .btn_list .btn a:hover {
  background: var(--red-color);
  color: #fff;
  text-decoration: none;
}
.c-single_btns .btn_list .btn a:hover .icon {
  filter: brightness(0) invert(1);
  margin-left: 3px;
}
.c-single_content {
  margin: 30px 0;
  padding: 50px 0 60px;
  border-top: solid 1px var(--gray-border-color);
  border-bottom: solid 1px var(--gray-border-color);
}
.c-single_content h1 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 140%;
}
.c-single_content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}
.c-single_content h2 {
  font-size: 20px;
  font-weight: 500;
  margin-top: 50px;
  margin-bottom: 25px;
}
.c-single_content ul {
  list-style: none;
}
.c-single_content ul li {
  margin-bottom: 20px;
  padding-left: 1em;
}
.c-single_content ul li:last-child {
  margin-bottom: 0;
}
.c-single_content ul li a {
  color: var(--red-color);
  text-decoration: underline;
  text-indent: -1.2em;
  font-size: 16px;
  line-height: 140%;
  font-weight: 500;
}
.c-single_content ul li a:before {
  content: "●";
  display: inline-block;
  vertical-align: top;
}
.c-single_content__newspaper .newspaper_img {
  display: block;
  max-width: 365px;
  margin: 0 auto;
}
.c-single_content__newspaper .newspaper_img img {
  width: 100%;
}
.c-single_content__newspaper .newspaper_text {
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 220%;
  font-weight: 500;
}
.c-single_content__newspaper .newspaper_small {
  display: table;
  margin: auto;
}
.c-single_content__newspaper .newspaper_small small {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 15px;
  font-weight: 500;
}
.c-single_back {
  width: 200px;
  display: table;
  margin: auto;
}
.c-single_back a {
  height: 50px;
  line-height: 50px;
  background: var(--red-color);
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  transition: 0.3s;
  border-radius: 30px;
  box-sizing: border-box;
  border: solid 1px var(--red-color);
  display: block;
}
.c-single_back a:hover {
  background: #fff;
  color: var(--red-color);
  text-decoration: none;
}

.p-side_btn {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 15px 0;
}

.p-logout_modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  opacity: 0;
  transition: all var(--transition-duration) linear;
}
.p-logout_modal--open {
  z-index: 5;
  opacity: 1;
}
.p-logout_modal__overlay {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.p-logout_modal__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  background: var(--white-color);
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 40px;
  box-sizing: border-box;
}
.p-logout_modal__inner--close {
  z-index: -1;
}
.p-logout_modal__content {
  min-height: 260px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.p-logout_modal__content p {
  font-weight: bold;
  font-size: 24px;
  line-height: 175%;
}
.p-logout_modal__btn_wrapper {
  display: flex;
  justify-content: space-between;
}
.p-logout_modal__btn {
  width: 250px;
  display: block;
  background: var(--deep-gray-color);
  font-weight: bold;
  font-size: 20px;
  color: var(--white-color);
  text-align: center;
  border-radius: 30px;
  padding: 20px 0;
  opacity: 1;
  transition: opacity var(--transition-duration) linear;
}
.p-logout_modal__btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.p-logout_modal__btn--active {
  background: var(--red-color);
}

.p-login {
  width: 500px;
  background: var(--white-color);
  border-radius: 10px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 75px 75px 60px;
  margin: -50px auto 80px;
}
.p-login__ttl {
  text-align: center;
}
.p-login__ttl img {
  width: 278px;
}
.p-login__form {
  position: relative;
  margin-top: 75px;
}
.p-login__error_msg {
  width: 100%;
  position: absolute;
  left: 0;
  top: -40px;
  font-weight: 500;
  line-height: 250%;
  color: var(--red-color);
  text-align: center;
}
.p-login__text_input {
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 10px;
  background: var(--bg-light-gray-color);
  border: var(--bg-light-gray-color) solid 2px;
  box-sizing: border-box;
  font-size: 18px;
  padding: 22px 30px;
  margin-bottom: 20px;
}
.p-login__text_input--error {
  border-color: var(--red-color);
}
.p-login__submit {
  display: block;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 60px;
  border-radius: 10px;
  background: var(--red-color);
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: var(--white-color);
  border: none;
  margin-top: 40px;
  opacity: 1;
  transition: opacity var(--transition-duration) linear;
}
.p-login__submit:hover {
  cursor: pointer;
  opacity: 0.7;
}

.p-login_header {
  margin-top: 70px;
}

.p-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  transition: all var(--transition-duration) linear;
  z-index: -1;
  opacity: 0;
}
.p-loading--open {
  z-index: 2;
  opacity: 1;
}
.p-loading__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
}
.p-loading__loader {
  width: 150px;
  aspect-ratio: 1;
  display: grid;
  border-radius: 50%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0) 0 70%, rgb(255, 255, 255) 0) 50%/8% 100%, linear-gradient(90deg, rgba(255, 255, 255, 0.25) 30%, rgba(255, 255, 255, 0) 0 70%, rgba(255, 255, 255, 0.75) 0) 50%/100% 8%;
  background-repeat: no-repeat;
  animation: loader 1s infinite steps(12);
  margin: 0 auto;
}
.p-loading__loader:before, .p-loading__loader:after {
  content: "";
  grid-area: 1/1;
  border-radius: 50%;
  background: inherit;
  opacity: 0.915;
  transform: rotate(30deg);
}
.p-loading__loader:after {
  opacity: 0.83;
  transform: rotate(60deg);
}
.p-loading__text {
  font-size: 25px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.05em;
  color: var(--white-color);
  margin-top: 38px;
}

@keyframes loader {
  100% {
    transform: rotate(1turn);
  }
}
.p-pager {
  display: flex;
  justify-content: center;
}
.p-pager .p-pager_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  padding: 5px;
  background: var(--bg-light-gray-color);
  border-radius: 50px;
}
.p-pager .p-pager_inner .p-pager_prev,
.p-pager .p-pager_inner .p-pager_next {
  width: 50px;
}
.p-pager .p-pager_inner .p-pager_prev a,
.p-pager .p-pager_inner .p-pager_next a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 50px;
  background: #fff;
  font-size: 15px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  transition: var(--transition-duration);
}
.p-pager .p-pager_inner .p-pager_prev a:hover,
.p-pager .p-pager_inner .p-pager_next a:hover {
  background: var(--red-color);
  color: var(--white-color);
}
.p-pager .p-pager_inner .p-pager_prev.--none,
.p-pager .p-pager_inner .p-pager_next.--none {
  pointer-events: none;
}
.p-pager .p-pager_inner .p-pager_prev.--none a,
.p-pager .p-pager_inner .p-pager_next.--none a {
  background: var(--bg-light-gray-color2);
}
.p-pager .p-pager_inner ul {
  display: flex;
  justify-content: center;
  gap: 10px;
  list-style: none;
}
.p-pager .p-pager_inner ul li {
  position: relative;
  z-index: 1;
  font-size: 15px;
  line-height: 100%;
}
.p-pager .p-pager_inner ul li.current {
  color: var(--white-color);
}
.p-pager .p-pager_inner ul li.current::after {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--red-color);
}
.p-pager .p-pager_inner ul li a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
}

.p-logout {
  width: 600px;
  background: var(--white-color);
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 40px;
  box-sizing: border-box;
  margin: 20px auto 130px;
}
.p-logout__message {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  line-height: 175%;
  padding: 105px 0 113px;
}
.p-logout__btn {
  width: 350px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--deep-gray-color);
  font-weight: 500;
  font-size: 20px;
  color: var(--white-color);
  text-align: center;
  border-radius: 5px;
  opacity: 1;
  transition: opacity var(--transition-duration) linear;
  margin: 0 auto;
}
.p-logout__btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.p-logout__btn--active {
  background: var(--red-color);
}


.search-description {
  margin-top: 20px;
}






/** 旧バージョンのcssスタイル Start  */
.search-description > p.error{
  color:#dd3524;
  font-weight:600;
}
.search-description > p{
  margin-bottom:0.5em;
}
.c-search_list .list_box01__table tr td .excerpt{
  font-size:1.0em; line-height:1.6;
  color:var(--base-light-color);
  text-overflow:ellipsis;
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  /*-webkit-line-clamp:1;*/
}
/* 記事詳細:mask start */
#menu-container{
  width:120px;
}
.black-button{
  width:108px;
  height:36px;
}
.black-button span::before{
  font-family: var(--icon-font);
  content: "\e8b6";
  position: absolute;
  left: 12px;
}
/* 記事詳細:mask end */
/* 検索結果-紙面:スライド start */
.pswp__custom-caption{
  box-sizing:border-box !important;
//  background:rgba(255,255,255,0.2);
  font-size:1em; line-height:1.6;
  color:#fff;
  position:absolute;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  width:auto;
  max-width:80%;
  padding:0.4em 1em;
  top:0; left:50%; z-index:1;
  transform:translateX(-50%);
  background:rgba(0,0,0,0.75);
}
.pswp__custom-caption a {
  color: #fff;
  text-decoration: underline;
}
.pswp__custom-caption ul.news-data,
.pswp__custom-caption ul.input-list{
  justify-content:center;
  align-items:center;
  font-size:0.8rem;
  line-height:1.6;
  display:flex;
  flex-wrap:wrap;
}
.pswp__custom-caption ul.news-data > li{
  list-style: none;
}
.pswp__custom-caption ul.news-data > li::after{
  content:"/";
  display:inline-block;
  margin:0 0.3em;
}
.pswp__custom-caption ul.input-list > li{
  margin-right:0.3em;
  list-style: none;
}
.pswp__custom-caption ul.input-list > li:last-child{
  margin-right:0;
}
.pswp__custom-caption ul.input-list > li > button{
  display:block;
  text-decoration:none;
  color:#000;
  border:1px solid var(--base-color);
  border-radius:9999px;
  padding:0 1em;
  cursor:pointer;
}
.pswp__custom-caption ul.input-list > li > button:hover{
  background:#3366cc;
  color:#fff;
}
.pswp__custom-caption ul.input-list > li > .select-small{
  width:80px; height:26px;
  line-height:1;
}
.pswp__custom-caption ul.input-list > li > .select-small > select{
  height:25px;
  line-height:1;
}
.hidden-caption-content {
  display: none;
}
.image-overlay.invisible{
  display:none;
}
.image-overlay.visible{
  display:block !important;
}
.c-search_list > .image-overlay{
  position:fixed;
  z-index:9999;
  border:1px solid #ccc;
  box-shadow:3px 3px 9px #999;
}
.image-overlay > img{
  width:auto; height:600px;
}
/* 検索結果-紙面:スライド end */
/** 詳細-紙面 start */
.c-single_content__newspaper > .newspaper_img > .map{
  position:absolute;
  top:5%; right:2%;
  width:33%; height:46%;
  background:rgba(43,145,209,0.15);
  cursor:pointer;
  transition:0.1s;
}
.c-single_content__newspaper > .newspaper_img > .map:hover{
  background:rgba(43,145,209,0.3);
  transition:0.1s;
}
.c-single_content__newspaper > .newspaper_img {
  position: relative;
}
/** 詳細-紙面 end */

/** 旧バージョンのcssスタイル End  */
