@charset "UTF-8";
/* ======================================================
　ryumon.jp　CSS　2025.03.05
====================================================== */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap');

._font-style1 {font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
._font-style2 {font-family: "Zen Old Mincho", serif;}
._font-style3 {font-family: mrs-eaves-xl-serif, serif;}
._font-style4 {font-family: "Sawarabi Gothic", sans-serif;}
._font-style5 {font-family: "M PLUS Rounded 1c", sans-serif;}
._font-style6 {font-family: "Yuji Syuku", serif;}
._color-black,._color-black ._sptel a {color: #343434;}
._color-red {color: #CC0000;}
._color-darkred {color: #c63214;}
._color-gold{color: #e6b422;}
._color-white,._sptel._color-white a {color: white;}
._color-royalblue {color: #506397;}
._color-darkslategray,._sptel._color-darkslategray a {color: darkslategray;}
._color-darkgoldenrod {color: darkgoldenrod;}
._bgcolor-black {background-color: #343434;}
._bgcolor-white {background-color: white;}
._bgcolor-darkred{background-color: #c63214;}
._bgcolor-honeydew {background-color: honeydew;}

*,::before,::after {box-sizing: border-box;border-style: solid;border-width: 0;}
.ab-icon:before {font-family: inherit;}
html {line-height: 1.7;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body {margin: 0;font-size: clamp(15px, 1.3vw, 18px);
  background-image: url(../img/bg01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
}
main {display: block;}
p,table,blockquote,address,pre,iframe,form,figure,dl {margin: 0;}
h1,h2,h3,h4,h5,h6 {font-size: inherit;font-weight: inherit;margin: 0;}
ul,ol {margin: 0;padding: 0;list-style: none;}
dt {font-weight: bold;}
dd {margin-left: 0;}
hr {box-sizing: content-box;height: 0;overflow: visible;border-top-width: 1px;margin: 0;clear: both;color: inherit;}
pre {font-family: monospace, monospace;font-size: inherit;}
address {font-style: inherit;}
a {background-color: transparent;text-decoration: underline;color: #4563BF;}
a:hover {opacity: 0.85;text-decoration: none;}
abbr[title] {text-decoration: underline dotted;}
b,strong {font-weight: bolder;}
code,kbd,samp {font-family: monospace, monospace;font-size: inherit;}
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
svg,img,embed,object,iframe {vertical-align: bottom;}
img {max-width: 100%;height:auto;display: block;}
button,input,optgroup,select,textarea {appearance: none;vertical-align: middle;color: inherit;font: inherit;background: transparent;padding: 0;margin: 0;border-radius: 0;text-align: inherit;text-transform: inherit;}
[type="checkbox"] {appearance: checkbox;}
[type="radio"] {appearance: radio;}
button,[type="button"],[type="reset"],[type="submit"] {cursor: pointer;}
button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled {cursor: default;}
:-moz-focusring {outline: auto;}
select:disabled {opacity: inherit;}
option {padding: 0;}
fieldset {margin: 0;padding: 0;min-width: 0;}
legend {padding: 0;}
progress {vertical-align: baseline;}
textarea {overflow: auto;}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {outline-offset: -2px;}
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}
label[for] {cursor: pointer;}
details {display: block;}
summary {display: list-item;}
[contenteditable]:focus {outline: auto;}
table {border-color: inherit;border-collapse: collapse;}
caption {text-align: left;}
td,th {vertical-align: top;padding: 0;}
th {text-align: left;font-weight: bold;}

._mt0 {margin-top: 0px !important;}._mb0 {margin-bottom: 0px !important;}._ml0 {margin-left: 0px !important;}._mr0 {margin-right: 0px !important;}._pt0 {padding-top: 0px !important;}._pb0 {padding-bottom: 0px !important;}._pl0 {padding-left: 0px !important;}._pr0 {padding-right: 0px !important;}._mt5 {margin-top: 5px !important;}._mb5 {margin-bottom: 5px !important;}._ml5 {margin-left: 5px !important;}._mr5 {margin-right: 5px !important;}._pt5 {padding-top: 5px !important;}._pb5 {padding-bottom: 5px !important;}._pl5 {padding-left: 5px !important;}._pr5 {padding-right: 5px !important;}._mt10 {margin-top: 10px !important;}._mb10 {margin-bottom: 10px !important;}._ml10 {margin-left: 10px !important;}._mr10 {margin-right: 10px !important;}._pt10 {padding-top: 10px !important;}._pb10 {padding-bottom: 10px !important;}._pl10 {padding-left: 10px !important;}._pr10 {padding-right: 10px !important;}._mt15 {margin-top: 15px !important;}._mb15 {margin-bottom: 15px !important;}._ml15 {margin-left: 15px !important;}._mr15 {margin-right: 15px !important;}._pt15 {padding-top: 15px !important;}._pb15 {padding-bottom: 15px !important;}._pl15 {padding-left: 15px !important;}._pr15 {padding-right: 15px !important;}._mt20 {margin-top: 20px !important;}._mb20 {margin-bottom: 20px !important;}._ml20 {margin-left: 20px !important;}._mr20 {margin-right: 20px !important;}._pt20 {padding-top: 20px !important;}._pb20 {padding-bottom: 20px !important;}._pl20 {padding-left: 20px !important;}._pr20 {padding-right: 20px !important;}._mt25 {margin-top: 25px !important;}._mb25 {margin-bottom: 25px !important;}._ml25 {margin-left: 25px !important;}._mr25 {margin-right: 25px !important;}._pt25 {padding-top: 25px !important;}._pb25 {padding-bottom: 25px !important;}._pl25 {padding-left: 25px !important;}._pr25 {padding-right: 25px !important;}._mt30 {margin-top: 30px !important;}._mb30 {margin-bottom: 30px !important;}._ml30 {margin-left: 30px !important;}._mr30 {margin-right: 30px !important;}._pt30 {padding-top: 30px !important;}._pb30 {padding-bottom: 30px !important;}._pl30 {padding-left: 30px !important;}._pr30 {padding-right: 30px !important;}._mt35 {margin-top: 35px !important;}._mb35 {margin-bottom: 35px !important;}._ml35 {margin-left: 35px !important;}._mr35 {margin-right: 35px !important;}._pt35 {padding-top: 35px !important;}._pb35 {padding-bottom: 35px !important;}._pl35 {padding-left: 35px !important;}._pr35 {padding-right: 35px !important;}._mt40 {margin-top: 40px !important;}._mb40 {margin-bottom: 40px !important;}._ml40 {margin-left: 40px !important;}._mr40 {margin-right: 40px !important;}._pt40 {padding-top: 40px !important;}._pb40 {padding-bottom: 40px !important;}._pl40 {padding-left: 40px !important;}._pr40 {padding-right: 40px !important;}._mt45 {margin-top: 45px !important;}._mb45 {margin-bottom: 45px !important;}._ml45 {margin-left: 45px !important;}._mr45 {margin-right: 45px !important;}._pt45 {padding-top: 45px !important;}._pb45 {padding-bottom: 45px !important;}._pl45 {padding-left: 45px !important;}._pr45 {padding-right: 45px !important;}._mt50 {margin-top: 50px !important;}._mb50 {margin-bottom: 50px !important;}._ml50 {margin-left: 50px !important;}._mr50 {margin-right: 50px !important;}._pt50 {padding-top: 50px !important;}._pb50 {padding-bottom: 50px !important;}._pl50 {padding-left: 50px !important;}._pr50 {padding-right: 50px !important;}._mt55 {margin-top: 55px !important;}._mb55 {margin-bottom: 55px !important;}._ml55 {margin-left: 55px !important;}._mr55 {margin-right: 55px !important;}._pt55 {padding-top: 55px !important;}._pb55 {padding-bottom: 55px !important;}._pl55 {padding-left: 55px !important;}._pr55 {padding-right: 55px !important;}._mt60 {margin-top: 60px !important;}._mb60 {margin-bottom: 60px !important;}._ml60 {margin-left: 60px !important;}._mr60 {margin-right: 60px !important;}._pt60 {padding-top: 60px !important;}._pb60 {padding-bottom: 60px !important;}._pl60 {padding-left: 60px !important;}._pr60 {padding-right: 60px !important;}._mt65 {margin-top: 65px !important;}._mb65 {margin-bottom: 65px !important;}._ml65 {margin-left: 65px !important;}._mr65 {margin-right: 65px !important;}._pt65 {padding-top: 65px !important;}._pb65 {padding-bottom: 65px !important;}._pl65 {padding-left: 65px !important;}._pr65 {padding-right: 65px !important;}._mt70 {margin-top: 70px !important;}._mb70 {margin-bottom: 70px !important;}._ml70 {margin-left: 70px !important;}._mr70 {margin-right: 70px !important;}._pt70 {padding-top: 70px !important;}._pb70 {padding-bottom: 70px !important;}._pl70 {padding-left: 70px !important;}._pr70 {padding-right: 70px !important;}._mt75 {margin-top: 75px !important;}._mb75 {margin-bottom: 75px !important;}._ml75 {margin-left: 75px !important;}._mr75 {margin-right: 75px !important;}._pt75 {padding-top: 75px !important;}._pb75 {padding-bottom: 75px !important;}._pl75 {padding-left: 75px !important;}._pr75 {padding-right: 75px !important;}._mt80 {margin-top: 80px !important;}._mb80 {margin-bottom: 80px !important;}._ml80 {margin-left: 80px !important;}._mr80 {margin-right: 80px !important;}._pt80 {padding-top: 80px !important;}._pb80 {padding-bottom: 80px !important;}._pl80 {padding-left: 80px !important;}._pr80 {padding-right: 80px !important;}._mt85 {margin-top: 85px !important;}._mb85 {margin-bottom: 85px !important;}._ml85 {margin-left: 85px !important;}._mr85 {margin-right: 85px !important;}._pt85 {padding-top: 85px !important;}._pb85 {padding-bottom: 85px !important;}._pl85 {padding-left: 85px !important;}._pr85 {padding-right: 85px !important;}._mt90 {margin-top: 90px !important;}._mb90 {margin-bottom: 90px !important;}._ml90 {margin-left: 90px !important;}._mr90 {margin-right: 90px !important;}._pt90 {padding-top: 90px !important;}._pb90 {padding-bottom: 90px !important;}._pl90 {padding-left: 90px !important;}._pr90 {padding-right: 90px !important;}._mt95 {margin-top: 95px !important;}._mb95 {margin-bottom: 95px !important;}._ml95 {margin-left: 95px !important;}._mr95 {margin-right: 95px !important;}._pt95 {padding-top: 95px !important;}._pb95 {padding-bottom: 95px !important;}._pl95 {padding-left: 95px !important;}._pr95 {padding-right: 95px !important;}._mt100 {margin-top: 100px !important;}._mb100 {margin-bottom: 100px !important;}._ml100 {margin-left: 100px !important;}._mr100 {margin-right: 100px !important;}._pt100 {padding-top: 100px !important;}._pb100 {padding-bottom: 100px !important;}._pl100 {padding-left: 100px !important;}._pr100 {padding-right: 100px !important;}

._w1 {width: 1%;}._w2 {width: 2%;}._w3 {width: 3%;}._w4 {width: 4%;}._w5 {width: 5%;}._w6 {width: 6%;}._w7 {width: 7%;}._w8 {width: 8%;}._w9 {width: 9%;}._w10 {width: 10%;}._w11 {width: 11%;}._w12 {width: 12%;}._w13 {width: 13%;}._w14 {width: 14%;}._w15 {width: 15%;}._w16 {width: 16%;}._w17 {width: 17%;}._w18 {width: 18%;}._w19 {width: 19%;}._w20 {width: 20%;}._w21 {width: 21%;}._w22 {width: 22%;}._w23 {width: 23%;}._w24 {width: 24%;}._w25 {width: 25%;}._w26 {width: 26%;}._w27 {width: 27%;}._w28 {width: 28%;}._w29 {width: 29%;}._w30 {width: 30%;}._w31 {width: 31%;}._w32 {width: 32%;}._w33 {width: 33%;}._w34 {width: 34%;}._w35 {width: 35%;}._w36 {width: 36%;}._w37 {width: 37%;}._w38 {width: 38%;}._w39 {width: 39%;}._w40 {width: 40%;}._w41 {width: 41%;}._w42 {width: 42%;}._w43 {width: 43%;}._w44 {width: 44%;}._w45 {width: 45%;}._w46 {width: 46%;}._w47 {width: 47%;}._w48 {width: 48%;}._w49 {width: 49%;}._w50 {width: 50%;}._w51 {width: 51%;}._w52 {width: 52%;}._w53 {width: 53%;}._w54 {width: 54%;}._w55 {width: 55%;}._w56 {width: 56%;}._w57 {width: 57%;}._w58 {width: 58%;}._w59 {width: 59%;}._w60 {width: 60%;}._w61 {width: 61%;}._w62 {width: 62%;}._w63 {width: 63%;}._w64 {width: 64%;}._w65 {width: 65%;}._w66 {width: 66%;}._w67 {width: 67%;}._w68 {width: 68%;}._w69 {width: 69%;}._w70 {width: 70%;}._w71 {width: 71%;}._w72 {width: 72%;}._w73 {width: 73%;}._w74 {width: 74%;}._w75 {width: 75%;}._w76 {width: 76%;}._w77 {width: 77%;}._w78 {width: 78%;}._w79 {width: 79%;}._w80 {width: 80%;}._w81 {width: 81%;}._w82 {width: 82%;}._w83 {width: 83%;}._w84 {width: 84%;}._w85 {width: 85%;}._w86 {width: 86%;}._w87 {width: 87%;}._w88 {width: 88%;}._w89 {width: 89%;}._w90 {width: 90%;}._w91 {width: 91%;}._w92 {width: 92%;}._w93 {width: 93%;}._w94 {width: 94%;}._w95 {width: 95%;}._w96 {width: 96%;}._w97 {width: 97%;}._w98 {width: 98%;}._w99 {width: 99%;}._w100 {width: 100%;}

._a_fbox {display: flex;flex-wrap: wrap;}
._fd_row{flex-direction:row;}
._fd_r_reverse{flex-direction:row-reverse;}
._fd_column{flex-direction:column;}
._fd_c_reverse{flex-direction:column-reverse;}
._jcc {justify-content: center;}
._jcsb {justify-content: space-between;}
._jcfs {justify-content: flex-start;}
._jcfe {justify-content: flex-end;}
._faic {align-items: center;}
._fais {align-items: flex-start;}
._faie {align-items: flex-end;}
._gcg01 {grid-column-gap: 1%;}
._gcg02 {grid-column-gap: 2%;}
._gcg03 {grid-column-gap: 3%;}
._gcg04 {grid-column-gap: 4%;}
._gcg05 {grid-column-gap: 5%;}
._gcg06 {grid-column-gap: 6%;}
._gcg07 {grid-column-gap: 7%;}
._gcg08 {grid-column-gap: 8%;}
._gcg09 {grid-column-gap: 9%;}
._gcg010 {grid-column-gap: 10%;}
._dp-b {display: block;}
._dp-ib {display: inline-block;}
._dp-i {display: inline;}
._txtl {text-align: left;}
._txtr {text-align: right;}
._txtc {text-align: center;}

._fs200 {font-size: 200% !important;}._fs150 {font-size: 150% !important;}._fs145 {font-size: 145% !important;}._fs140 {font-size: 140% !important;}._fs135 {font-size: 135% !important;}._fs130 {font-size: 130% !important;}._fs125 {font-size: 125% !important;}._fs120 {font-size: 120% !important;}._fs115 {font-size: 115% !important;}._fs110 {font-size: 110% !important;}._fs105 {font-size: 105% !important;}._fs100 {font-size: 100% !important;}._fs95 {font-size: 95% !important;}._fs90 {font-size: 90% !important;}._fs85 {font-size: 85% !important;}._fs80 {font-size: 80% !important;}._fs75 {font-size: 75% !important;}._fs70 {font-size: 70% !important;}._fs65 {font-size: 65% !important;}._fs60 {font-size: 60% !important;}._fs55 {font-size: 55% !important;}
._fw-100 {font-weight: 100;}._fw-200 {font-weight: 200;}._fw-300 {font-weight: 300;}._fw-400 {font-weight: 400;}._fw-500 {font-weight: 500;}._fw-600 {font-weight: 600;}._fw-700 {font-weight: 700;}._fw-800 {font-weight: 800;}._fw-900 {font-weight: 900;}

._box-shadow-1 {box-shadow: 4px 4px 8px -5px rgba(0, 0, 0, 0.35);}
._b-r-1 {border-radius: 1px;}
._b-r-2 {border-radius: 2px;}
._b-r-3 {border-radius: 3px;}
._b-r-4 {border-radius: 4px;}
._b-r-5 {border-radius: 5px;}
._b-r-6 {border-radius: 6px;}
._b-r-7 {border-radius: 7px;}
._b-r-8 {border-radius: 8px;}
._b-r-9 {border-radius: 9px;}
._b-r-10 {border-radius: 10px;}
._txt-deco-none {text-decoration: none;}
._txt-deco-underline {text-decoration: underline;}

@media screen and (max-width: 979px) {._PCblock,._PCblock * {display: none;}}
@media screen and (min-width: 980px) {._SPblock,._SPblock * {display: none;}}

@media screen and (max-width: 980px) {
  ._sp_txtl {text-align: left;}._sp_txtr {text-align: right;}._sp_txtc {text-align: center;}
  ._sp_mt0 {margin-top: 0px !important;}._sp_mb0 {margin-bottom: 0px !important;}._sp_ml0 {margin-left: 0px !important;}._sp_mr0 {margin-right: 0px !important;}._sp_pt0 {padding-top: 0px !important;}._sp_pb0 {padding-bottom: 0px !important;}._sp_pl0 {padding-left: 0px !important;}._sp_pr0 {padding-right: 0px !important;}._sp_mt5 {margin-top: 5px !important;}._sp_mb5 {margin-bottom: 5px !important;}._sp_ml5 {margin-left: 5px !important;}._sp_mr5 {margin-right: 5px !important;}._sp_pt5 {padding-top: 5px !important;}._sp_pb5 {padding-bottom: 5px !important;}._sp_pl5 {padding-left: 5px !important;}._sp_pr5 {padding-right: 5px !important;}._sp_mt10 {margin-top: 10px !important;}._sp_mb10 {margin-bottom: 10px !important;}._sp_ml10 {margin-left: 10px !important;}._sp_mr10 {margin-right: 10px !important;}._sp_pt10 {padding-top: 10px !important;}._sp_pb10 {padding-bottom: 10px !important;}._sp_pl10 {padding-left: 10px !important;}._sp_pr10 {padding-right: 10px !important;}._sp_mt15 {margin-top: 15px !important;}._sp_mb15 {margin-bottom: 15px !important;}._sp_ml15 {margin-left: 15px !important;}._sp_mr15 {margin-right: 15px !important;}._sp_pt15 {padding-top: 15px !important;}._sp_pb15 {padding-bottom: 15px !important;}._sp_pl15 {padding-left: 15px !important;}._sp_pr15 {padding-right: 15px !important;}._sp_mt20 {margin-top: 20px !important;}._sp_mb20 {margin-bottom: 20px !important;}._sp_ml20 {margin-left: 20px !important;}._sp_mr20 {margin-right: 20px !important;}._sp_pt20 {padding-top: 20px !important;}._sp_pb20 {padding-bottom: 20px !important;}._sp_pl20 {padding-left: 20px !important;}._sp_pr20 {padding-right: 20px !important;}._sp_mt25 {margin-top: 25px !important;}._sp_mb25 {margin-bottom: 25px !important;}._sp_ml25 {margin-left: 25px !important;}._sp_mr25 {margin-right: 25px !important;}._sp_pt25 {padding-top: 25px !important;}._sp_pb25 {padding-bottom: 25px !important;}._sp_pl25 {padding-left: 25px !important;}._sp_pr25 {padding-right: 25px !important;}._sp_mt30 {margin-top: 30px !important;}._sp_mb30 {margin-bottom: 30px !important;}._sp_ml30 {margin-left: 30px !important;}._sp_mr30 {margin-right: 30px !important;}._sp_pt30 {padding-top: 30px !important;}._sp_pb30 {padding-bottom: 30px !important;}._sp_pl30 {padding-left: 30px !important;}._sp_pr30 {padding-right: 30px !important;}._sp_mt35 {margin-top: 35px !important;}._sp_mb35 {margin-bottom: 35px !important;}._sp_ml35 {margin-left: 35px !important;}._sp_mr35 {margin-right: 35px !important;}._sp_pt35 {padding-top: 35px !important;}._sp_pb35 {padding-bottom: 35px !important;}._sp_pl35 {padding-left: 35px !important;}._sp_pr35 {padding-right: 35px !important;}._sp_mt40 {margin-top: 40px !important;}._sp_mb40 {margin-bottom: 40px !important;}._sp_ml40 {margin-left: 40px !important;}._sp_mr40 {margin-right: 40px !important;}._sp_pt40 {padding-top: 40px !important;}._sp_pb40 {padding-bottom: 40px !important;}._sp_pl40 {padding-left: 40px !important;}._sp_pr40 {padding-right: 40px !important;}._sp_mt45 {margin-top: 45px !important;}._sp_mb45 {margin-bottom: 45px !important;}._sp_ml45 {margin-left: 45px !important;}._sp_mr45 {margin-right: 45px !important;}._sp_pt45 {padding-top: 45px !important;}._sp_pb45 {padding-bottom: 45px !important;}._sp_pl45 {padding-left: 45px !important;}._sp_pr45 {padding-right: 45px !important;}._sp_mt50 {margin-top: 50px !important;}._sp_mb50 {margin-bottom: 50px !important;}._sp_ml50 {margin-left: 50px !important;}._sp_mr50 {margin-right: 50px !important;}._sp_pt50 {padding-top: 50px !important;}._sp_pb50 {padding-bottom: 50px !important;}._sp_pl50 {padding-left: 50px !important;}._sp_pr50 {padding-right: 50px !important;}._sp_mt55 {margin-top: 55px !important;}._sp_mb55 {margin-bottom: 55px !important;}._sp_ml55 {margin-left: 55px !important;}._sp_mr55 {margin-right: 55px !important;}._sp_pt55 {padding-top: 55px !important;}._sp_pb55 {padding-bottom: 55px !important;}._sp_pl55 {padding-left: 55px !important;}._sp_pr55 {padding-right: 55px !important;}._sp_mt60 {margin-top: 60px !important;}._sp_mb60 {margin-bottom: 60px !important;}._sp_ml60 {margin-left: 60px !important;}._sp_mr60 {margin-right: 60px !important;}._sp_pt60 {padding-top: 60px !important;}._sp_pb60 {padding-bottom: 60px !important;}._sp_pl60 {padding-left: 60px !important;}._sp_pr60 {padding-right: 60px !important;}._sp_mt65 {margin-top: 65px !important;}._sp_mb65 {margin-bottom: 65px !important;}._sp_ml65 {margin-left: 65px !important;}._sp_mr65 {margin-right: 65px !important;}._sp_pt65 {padding-top: 65px !important;}._sp_pb65 {padding-bottom: 65px !important;}._sp_pl65 {padding-left: 65px !important;}._sp_pr65 {padding-right: 65px !important;}._sp_mt70 {margin-top: 70px !important;}._sp_mb70 {margin-bottom: 70px !important;}._sp_ml70 {margin-left: 70px !important;}._sp_mr70 {margin-right: 70px !important;}._sp_pt70 {padding-top: 70px !important;}._sp_pb70 {padding-bottom: 70px !important;}._sp_pl70 {padding-left: 70px !important;}._sp_pr70 {padding-right: 70px !important;}._sp_mt75 {margin-top: 75px !important;}._sp_mb75 {margin-bottom: 75px !important;}._sp_ml75 {margin-left: 75px !important;}._sp_mr75 {margin-right: 75px !important;}._sp_pt75 {padding-top: 75px !important;}._sp_pb75 {padding-bottom: 75px !important;}._sp_pl75 {padding-left: 75px !important;}._sp_pr75 {padding-right: 75px !important;}._sp_mt80 {margin-top: 80px !important;}._sp_mb80 {margin-bottom: 80px !important;}._sp_ml80 {margin-left: 80px !important;}._sp_mr80 {margin-right: 80px !important;}._sp_pt80 {padding-top: 80px !important;}._sp_pb80 {padding-bottom: 80px !important;}._sp_pl80 {padding-left: 80px !important;}._sp_pr80 {padding-right: 80px !important;}._sp_mt85 {margin-top: 85px !important;}._sp_mb85 {margin-bottom: 85px !important;}._sp_ml85 {margin-left: 85px !important;}._sp_mr85 {margin-right: 85px !important;}._sp_pt85 {padding-top: 85px !important;}._sp_pb85 {padding-bottom: 85px !important;}._sp_pl85 {padding-left: 85px !important;}._sp_pr85 {padding-right: 85px !important;}._sp_mt90 {margin-top: 90px !important;}._sp_mb90 {margin-bottom: 90px !important;}._sp_ml90 {margin-left: 90px !important;}._sp_mr90 {margin-right: 90px !important;}._sp_pt90 {padding-top: 90px !important;}._sp_pb90 {padding-bottom: 90px !important;}._sp_pl90 {padding-left: 90px !important;}._sp_pr90 {padding-right: 90px !important;}._sp_mt95 {margin-top: 95px !important;}._sp_mb95 {margin-bottom: 95px !important;}._sp_ml95 {margin-left: 95px !important;}._sp_mr95 {margin-right: 95px !important;}._sp_pt95 {padding-top: 95px !important;}._sp_pb95 {padding-bottom: 95px !important;}._sp_pl95 {padding-left: 95px !important;}._sp_pr95 {padding-right: 95px !important;}._sp_mt100 {margin-top: 100px !important;}._sp_mb100 {margin-bottom: 100px !important;}._sp_ml100 {margin-left: 100px !important;}._sp_mr100 {margin-right: 100px !important;}._sp_pt100 {padding-top: 100px !important;}._sp_pb100 {padding-bottom: 100px !important;}._sp_pl100 {padding-left: 100px !important;}._sp_pr100 {padding-right: 100px !important;}._sp_w1 {width: 1%;}._sp_w2 {width: 2%;}._sp_w3 {width: 3%;}._sp_w4 {width: 4%;}._sp_w5 {width: 5%;}._sp_w6 {width: 6%;}._sp_w7 {width: 7%;}._sp_w8 {width: 8%;}._sp_w9 {width: 9%;}._sp_w10 {width: 10%;}._sp_w11 {width: 11%;}._sp_w12 {width: 12%;}._sp_w13 {width: 13%;}._sp_w14 {width: 14%;}._sp_w15 {width: 15%;}._sp_w16 {width: 16%;}._sp_w17 {width: 17%;}._sp_w18 {width: 18%;}._sp_w19 {width: 19%;}._sp_w20 {width: 20%;}._sp_w21 {width: 21%;}._sp_w22 {width: 22%;}._sp_w23 {width: 23%;}._sp_w24 {width: 24%;}._sp_w25 {width: 25%;}._sp_w26 {width: 26%;}._sp_w27 {width: 27%;}._sp_w28 {width: 28%;}._sp_w29 {width: 29%;}._sp_w30 {width: 30%;}._sp_w31 {width: 31%;}._sp_w32 {width: 32%;}._sp_w33 {width: 33%;}._sp_w34 {width: 34%;}._sp_w35 {width: 35%;}._sp_w36 {width: 36%;}._sp_w37 {width: 37%;}._sp_w38 {width: 38%;}._sp_w39 {width: 39%;}._sp_w40 {width: 40%;}._sp_w41 {width: 41%;}._sp_w42 {width: 42%;}._sp_w43 {width: 43%;}._sp_w44 {width: 44%;}._sp_w45 {width: 45%;}._sp_w46 {width: 46%;}._sp_w47 {width: 47%;}._sp_w48 {width: 48%;}._sp_w49 {width: 49%;}._sp_w50 {width: 50%;}._sp_w51 {width: 51%;}._sp_w52 {width: 52%;}._sp_w53 {width: 53%;}._sp_w54 {width: 54%;}._sp_w55 {width: 55%;}._sp_w56 {width: 56%;}._sp_w57 {width: 57%;}._sp_w58 {width: 58%;}._sp_w59 {width: 59%;}._sp_w60 {width: 60%;}._sp_w61 {width: 61%;}._sp_w62 {width: 62%;}._sp_w63 {width: 63%;}._sp_w64 {width: 64%;}._sp_w65 {width: 65%;}._sp_w66 {width: 66%;}._sp_w67 {width: 67%;}._sp_w68 {width: 68%;}._sp_w69 {width: 69%;}._sp_w70 {width: 70%;}._sp_w71 {width: 71%;}._sp_w72 {width: 72%;}._sp_w73 {width: 73%;}._sp_w74 {width: 74%;}._sp_w75 {width: 75%;}._sp_w76 {width: 76%;}._sp_w77 {width: 77%;}._sp_w78 {width: 78%;}._sp_w79 {width: 79%;}._sp_w80 {width: 80%;}._sp_w81 {width: 81%;}._sp_w82 {width: 82%;}._sp_w83 {width: 83%;}._sp_w84 {width: 84%;}._sp_w85 {width: 85%;}._sp_w86 {width: 86%;}._sp_w87 {width: 87%;}._sp_w88 {width: 88%;}._sp_w89 {width: 89%;}._sp_w90 {width: 90%;}._sp_w91 {width: 91%;}._sp_w92 {width: 92%;}._sp_w93 {width: 93%;}._sp_w94 {width: 94%;}._sp_w95 {width: 95%;}._sp_w96 {width: 96%;}._sp_w97 {width: 97%;}._sp_w98 {width: 98%;}._sp_w99 {width: 99%;}._sp_w100 {width: 100%;}
}

#scroll-to-top-btn { 
  background-color: #c63214;
  width: 15%;
  min-width: 100px;
  max-width: 212px;
  position: fixed;
  bottom: 26px;
  right: 0;
  display: flex;
  flex-flow: column;
  grid-row-gap: 20px;
  padding: 1rem;
  z-index: 3;
  border-radius: 5px 0 0 5px;
  box-shadow: 0px 3px 6px #00000029;
  transition: 0.3s;
  opacity: 0;
   }

@media screen and (max-width: 1400px) {
  .DSmenu,.action .DSmenu,.DSbtn *,.DSbtn *:before,.DSbtn *:after {transition-duration: 0.3s;}
  .DSmenu {background-color: #c63214;width: 100%;height: 100%;position: fixed;right: -100%;z-index: 9;}
  .DSmenu #mainNavi {height: 100vh;position: relative;overflow-x: hidden;overflow-y: scroll;}
  .DSmenu #mainNavi::-webkit-scrollbar {display: none;}
  .DSmenu._temp1 {width: 90%;max-width: 900px;}
  .action .DSmenu {right: 0;}
  .DSbtn p {top: 15px;right: 5%;width: 38px;height: 50px;cursor: pointer;border-radius: 0;position: fixed;z-index: 10;overflow: hidden;}
  .DSbtn p > span,.DSbtn p > span:before,.DSbtn p > span:after {content: "";position: absolute;display: block;width: 100%;top: 16px;height: 5px;margin: 5px auto 0;background: white;box-sizing: border-box;}
  .DSbtn p > span:before {top: -17px;}
  .DSbtn p > span:after {top: 7px;}
  .DSbtn > span {position: fixed;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);display: block;pointer-events: none;z-index: 9;top: 0;}
  .DSbtn._temp1 > span {width: 100%;right: 0;}
  .action .DSbtn p span {width: 0;height: 0;}
  .action .DSbtn p span:before {width: 36px;top: -5px;left: 4px;transform: rotate(45deg);background-color: white;}
  .action .DSbtn p span:after {width: 36px;top: -5px;left: 4px;transform: rotate(-45deg);background-color: white;}
  .action .DSbtn > span {background-color: rgba(0, 0, 0, 0.5);pointer-events: inherit;}
}

@media screen and (min-width: 1400px) {
  ._temp1 nav {position: fixed;width: 90%;height: 1px;top: 0;left: 0;right: 0;margin: 0 auto;z-index: 6;}
  ._temp1 nav > ul {height: 90px;width: calc(100% - 250px);margin-left: auto;display: flex;flex-wrap: wrap;justify-content: flex-end;grid-column-gap: 1%;align-items: center;position: relative;}
  ._temp1 nav > ul > li > a,._temp1 nav > ul > li > span {display: block;padding: 0.25em 0.5em;font-weight: bold;color: white;text-decoration: none;font-size: clamp(14px, 1.125vw, 22px);letter-spacing: 2px;transition: 0.3s;}._temp1 nav > ul > li > a:hover,._temp1 nav > ul > li > span:hover {opacity: 0.7;}
  ._temp1 nav > ul > li > a{
    position: relative;
  display: inline-block;
  margin-bottom: 1em;}
  ._temp1 nav > ul > li > a:before {
  content: '';
  position: absolute;
  bottom: -5px;
  display: inline-block;
  width: 0.5rem;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: white;
  border-radius: 2px;
}
  ._temp1 nav > ul > li.dropdown > div {position: absolute;overflow: hidden;transition: 0.3s;pointer-events: none;margin-top: -10px;opacity: 0;padding: 0.7em 0;}
  ._temp1 nav > ul > li.dropdown > div > a,._temp1 nav > ul > li.dropdown > div > span {display: block;width: 100%;padding: 0.5rem 2rem;font-size: clamp(14px, 1.125vw, 18px);white-space: nowrap;position: relative;}
  ._temp1 nav > ul > li.dropdown:hover > a,._temp1 nav > ul > li.dropdown:hover > span {opacity: 0.8;}
  ._temp1 nav > ul > li.dropdown:hover > div,._temp1 nav > ul > li.dropdown.ddh > div {pointer-events: inherit;opacity: 1;margin-top: 0;}
  ._temp1 nav > ul > li.dropdown.ddh > div:before {content: "";width: 100%;height: 100%;display: block;position: fixed;left: 0;top: 0;}
  ._temp1 nav > ul._cva01 > li > * {color: #343434;}
}
@media screen and (max-width: 1400px) {._temp1 nav {width: 80%;margin: 0 auto;padding-top: 5em;}._temp1 nav > ul > li {border-bottom: 1px solid rgba(255, 255, 255, 0.5);}._temp1 nav > ul > li > a {display: block;color: white;font-size: clamp(17px, 2vw, 22px);text-decoration: none;padding: 0.35em 0;}._temp1 nav > ul > li > div {padding: 0.5em 0;height: inherit !important;margin: inherit !important;border-top: 1px solid rgba(255, 255, 255, 0.1);background-color: transparent !important;}._temp1 nav > ul > li > div a {display: block;color: white;font-size: clamp(17px, 2vw, 22px);text-decoration: none;padding: 0.25em 0;margin-left: 1em;}._temp1 nav > ul > li > div a:not(:last-child) {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}._temp1 nav > ul:after {content: "";display: block;width: 100%;height: 75px;}}@media screen and (min-width: 1400px) {.active03 ._temp1 ul._cva01 a {color: white;}}

@media screen and (max-width: 980px) {section {padding: 2rem 0;}}
header._header-s1 {
width: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
position: fixed;
background-color: rgba(0, 0, 0, 0);
z-index: 5;
transition: 1.5s;
display: flex;
align-items: center;
border-radius: 0 0 100% 100%;
min-height: 100px;
background: rgb(198, 50, 20,0.8);
}
@media screen and (max-width: 1400px) {header._header-s1 {position: absolute;}}
header._header-s1 div {width: 90%;
margin: 0 auto;}
header._header-s1 h1 {display: block;position: absolute;top:10px;}
/*@media screen and (min-width: 1400px) {
  .active03 header._header-s1 {background-color: rgba(0, 0, 0, 0.3);
transition: 0.5s;}
}*/
._logo{
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  font-size: 0;
  color: transparent;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 200px;
  height: 200px;
}
@media screen and (max-width:980px) {
  ._logo{width: 100px;height: 100px;position: absolute;top:10px;left:10px;}
}
._footer-s1{background: linear-gradient(to right, #cb9b0c, #FFFCD1 50%, #cb9b0c);}
._footer-s1 section {width: 90%;max-width: 1200px;margin: 0 auto;padding: 5em 0 2em;}
._footer-s1 section ._f-fbox {display: flex;flex-wrap: wrap;}
._footer-s1 section ._f-fbox ._fbox01 h2 {margin-bottom: 1em;}
._footer-s1 section ._f-fbox ._fbox01 h2.sample1 a {position: relative;display: block;width: 100px;height: 100px;border-radius: 50%;background-color: #fff;display: flex;justify-content: center;align-items: center;color: #343434;text-decoration: none;font-size: 150%;font-weight: bold;}
._footer-s1 section ._f-fbox ._fbox01 p {line-height: 1.5;}
._footer-s1 section ._f-fbox ._fbox01 p ._sptel,._footer-s1 section ._f-fbox ._fbox01 p ._sptel * {font-size: inherit;text-decoration: none;}
.f_copy {position: relative;display: block;margin: 0 auto;width: 90%;padding: 1em 0;}
@media screen and (max-width: 980px) {
  ._footer-s1 section ._f-fbox {display: block;}
  ._footer-s1 section ._f-fbox ._fbox01 h2.sample1 a {margin: 0 auto;}
  ._footer-s1 section ._f-fbox ._fbox01 p {text-align: center;}
  ._footer-s1 section ._f-fbox ._fbox01 p ._sptel,._footer-s1 section ._f-fbox ._fbox01 p ._sptel *,._sptel a {font-size: inherit;text-decoration: none;}
}
.__bg01 {background-size: 100% auto;background-position: center;background-repeat: no-repeat;position: relative;}
.__bg01:before {content: "";display: block;width: 100%;height: 100%;position: absolute;
background-color: rgba(0, 0, 0, 0.8);}
._bg-dragon{
  background-image: url(../img/dragon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

/*Key Visual*/
._main-img {position: relative;}
._main-img:after {content: "";display: block;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.25);pointer-events: none;position: absolute;top: 0;left: 0;}
._main-img .main-txt {position: absolute;bottom: 2rem;left: 0;width: 100%;height: 100%;display: flex;justify-content: flex-start;align-items: center;z-index: 1;}
._main-img .main-txt2{position: absolute;bottom: 0;left: 0;width: 100%;height: auto;display: block;z-index: 1;padding: 1em 0;}
._main-img .main-txt p {text-align: center;width: auto;display: inline-block;margin: 0 auto;font-size: clamp(32px, 6.5vw, 85px);line-height: 1.3;background-image: url(../img/main_txt_bg.png);background-repeat: no-repeat;background-position: center center;background-size: contain;padding: 2em 0 3em;}
._main-img .main-txt2 p strong{background-color: #FFFFFF;color: #343434;line-height: 1;padding: 0.05em 0.5em ;border-radius: 30px;}

@media screen and (max-width:889px){
  ._main-img{width: 100%;height: 100vh;}
  ._main-img ul{width: 100%;height: 100vh; aspect-ratio: 3 / 2;}
  ._main-img ul li{height: 100vh;}
  ._main-img ul li img{object-fit: cover;}
  ._main-img .main-txt2 p{font-size: clamp(14px, 1.6vw, 16px);}
}
@media screen and (min-width:890px){
  ._main-img ul {width: 100%;height: 100%; overflow: hidden;aspect-ratio: 3 / 2;}
}
._main-img ul img {height: auto;min-height: 100%;width: auto;min-width: 100%;margin: auto 0;object-fit: contain;}
/*@media screen and (max-width: 980px) {
  ._main-img .main-txt {align-items: flex-end;bottom:2em;}
}*/

/*section*/
section {width: 100%;position: relative;padding: 3rem 0;}
._con-w01 > div {width: 90%;max-width: 1400px;margin: 0 auto;}
._con-w02 > div {width: 90%;max-width: 1200px;margin: 0 auto;}
._con-w03 > div {width: 90%;max-width: 980px;margin: 0 auto;}
._con-w04 > div {width: 90%;max-width: 800px;margin: 0 auto;}
._con-w05 > div {width: 90%;max-width: 760px;margin: 0 auto;}
._con-w06 > div {width: 90%;max-width: 600px;margin: 0 auto;}

/*title*/
.__title01 {
  font-size: clamp(35px, 6vw, 60px);
  font-weight: bold;
  background-image: url(../img/__title01_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 0.75em 0.75em;
  padding-bottom: .5em;
  margin-bottom: .25em;
}
.__title01+h3,
.__title01+h4 {font-size: clamp(16.5px, 2.8vw, 26px);font-weight: bold;line-height: 1.2;margin-bottom: 1.5em;}
.__title02 {font-size: clamp(24px, 2.9vw, 34px);font-weight: bold;}
.__title03 {padding: 5px 2rem;font-size: clamp(21px, 1.45vw, 28px);border-bottom: 1px dashed #707070;margin-bottom: 20px;}
.__title03.__royalblue {border-left: 20px solid #506397;}
.__title03.__darkslategray {border-left: 20px solid darkslategray;}
.__title03.__darkred {border-left: 20px solid darkred;}
._page-title1 {position: relative;}
._page-title1 p {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 250px;
  overflow: hidden;
}
._page-title1 p::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0,0.4);
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
}
._page-title1 p img {
  height: auto;
  min-height: 100%;
  width: auto;
  min-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  object-fit: cover;
}
._page-title1 div {
  min-width: 80%;
  padding: 1rem 1rem 1.5rem;
  display: inline-block;
  text-align: center;
  font-size: clamp(40px, 2.6vw, 50px);
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
._page-title1 div h3 {
  text-transform:capitalize;
}
.crumb{line-height: 1.4;padding-top: 1em;display: block;margin: 0 auto;}
.crumb,.crumb a{color: white;font-size: 12px;text-align: right;}

@media screen and (max-width: 980px) {._page-title1 div {padding-top: 15px;}}


.__img01 {width: 100%;height: 100%;}
.__img01 img {width: 100%;height: 100%;object-fit: cover;}
@media screen and (max-width: 980px) {.__img01 img {height: auto;}}

/*list*/
.__list02 li {border-bottom: solid 1px #343434;display: flex;flex-wrap: wrap;align-items: center;padding: 0.75em 0;}
.__list02 li > strong {width: 8em;line-height: 1.3;}
.__list02 li > div {width: calc(100% - 8em);
line-height: 1.3;}
.__list04{margin-top: 1rem;}
.__list04 li{width: 100%;border-bottom: solid 1px rgb(255, 255, 255,0.6);padding: 0.5rem;}
.__list04 li a{text-decoration: none;display: block;}
.__list05 {width: 100%;}
.__list05 li {margin-top: 1em;}
.__list05 li a {display: block;border-radius: 5px;padding: 0.7em 1.5em;text-decoration: none;background-color: white;transition: 0.3s;}
.__list05 li a strong {line-height: 1.3;font-size: 80%;letter-spacing: 0.05em;transition: 0.3s;}
.__list05 li a p {font-size: 95%;font-weight: bold;transition: 0.3s;}
@media screen and (max-width: 980px) {
  .__list05 li a strong {font-size: 85%;}
  .__list05 li a p {font-size: 100%;}
}
.__list05 li a p.__va01 {border-bottom-width: 1px;}
.__list05 li a:hover {opacity: 0.8;}
.__list05.__royalblue > li > a:hover {background-color: #506397;}
.__list05.__royalblue > li > a:hover strong,
.__list05.__royalblue > li > a:hover p {color: white;}
.__list05.__darkslategray > li > a:hover {background-color: #efb710;}
.__list05.__darkslategray > li > a:hover strong,
.__list05.__darkslategray > li > a:hover p {color: white;}
.__list06,.__list07 {display: flex;flex-wrap: wrap;grid-column-gap: 2%;}
.__list06 li {margin-top: 1em;width: calc(96% / 3);}
.__list06 li a {display: block;height: 100%;text-decoration: none;box-shadow: 4px 4px 8px -5px rgba(0, 0, 0, 0.35);}
.__list06 li a p.img01 {width: 100%;position: relative;overflow: hidden;border-radius: 5px 5px 0 0;}
.__list06 li a p.img01 img {width: 100%;object-fit: cover;}
.__list06 li a div {padding: 1em;}
.__list06 li a div strong {line-height: 1.3;font-size: 80%;letter-spacing: 0.05em;transition: 0.3s;}
.__list06 li a div p {font-size: 95%;font-weight: bold;transition: 0.3s;}
@media screen and (max-width: 600px) {
  .__list06 li {width: 100%;}
  .__list06 li a div strong {font-size: 90%;}
  .__list06 li a div p {font-size: 100%;}
}
.__list07 li {margin-top: 1em;text-decoration: none;box-shadow: 4px 4px 8px -5px rgba(0, 0, 0, 0.35);}
.__list07 li p.img01 {overflow: hidden;border-radius: 5px 5px 0 0;aspect-ratio: 1 / 1;}
.__list07 li p.img01 img {min-width: 100%;height: 100%; object-fit: cover;}
.__list07 li div {padding: 1em;}
.__list07 li div strong {line-height: 1.3;font-size: 110%;display: block;margin-bottom:0.5em;border-bottom:solid 2px #d93716;position: relative;padding:  0 0 0.5em 1.5em;}
.__list07 li div strong::before{content: "◆ ";color:#d93716;position: absolute;left:0;}
@media screen and (max-width:480px) {
  .__list07 li {width: 100%;}
}
@media screen and (min-width:481px) and (max-width:980px) {
  .__list07 li {width: calc(98% / 2);}
}
@media screen and (min-width:981px) {
  .__list07 li {width: calc(94% / 4);}
}
.__pagenavi01 > div {display: flex;flex-wrap: wrap;justify-content: center;grid-column-gap: 1%; }
.__pagenavi01 > div > * {display: block;line-height: 1;padding: 0.5em;border: solid 1px #ddd;background-color: #fff;text-decoration: none;border-radius: 3px; }
.__pagenavi01 > div a {color: #fff; }

/*button*/
.__btn01 {text-align: center;}
.__btn01 a {display: inline-block;border-radius: 30px;border: solid 1px #343434;text-decoration: none;padding: 1em 1em;min-width: 175px;font-size: clamp(13px, 0.9vw, 18px);line-height: 1.2;font-weight: bold;background-color: white;}

.__emp-box01 {border: solid 1px #ccc;border-radius: 5px;padding: 1em 2em;}
.__map01 {width: 100%;height: 350px;}
.__map01 iframe {width: 100%;height: 100%;}

._b-b-1{border: 1px solid #999;}
.List li{list-style-type: none;position: relative;padding: 0 0 0.25em 1.5em;margin: 0;}
.List li .coron{position: absolute;top:0;left:0;}

._lh-100{line-height: 100%;}
._blog-area img{margin: 0.7em auto;}