@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,400,500,700&display=swap");
@font-face { font-family: "ff-angie-pro"; font-weight: 600; font-style: normal; }
@font-face { font-family: 'AozoraMincho'; font-style: normal; font-weight: 200; src: url("fonts/AozoraMinchoLight.ttf") format("truetype"); }
@font-face { font-family: 'AozoraMincho'; font-style: normal; font-weight: 400; src: url("fonts/AozoraMinchoRegular.ttf") format("truetype"); }
@font-face { font-family: 'AozoraMincho'; font-style: normal; font-weight: 500; src: url("fonts/AozoraMinchoMedium.ttf") format("truetype"); }
@font-face { font-family: 'AozoraMincho'; font-style: normal; font-weight: 700; src: url("fonts/AozoraMincho-bold.ttf") format("truetype"); }
body { color: #000; font-family: "Noto Serif JP", "Marcellus", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 14px; line-height: 1.5; background-color: #fff; /*font-weight: lighter; */ font-weight: 400; /*overflow: hidden;*/ }
body.sfs { font-size: 12px; }
body.sfl { font-size: 16px; }
body.menuop { overflow: hidden; }

.ftgo { font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ ゴシック", sans-serif; }

a { color: #000; text-decoration: none; outline: none; }
a:hover { text-decoration: none; }

p { font-size: 14px; line-height: 1.8em; margin: 0px; text-align: justify; text-justify: inter-ideograph; }
.sfs p { font-size: 12px; }
.sfl p { font-size: 16px; }
@media screen and (max-width: 584px) { p { font-size: 12px; }
  .sfs p { font-size: 10px; }
  .sfl p { font-size: 14px; } }

h2, h3, h4 { font-feature-settings: "palt"; letter-spacing: 2px; margin-top: 0; font-weight: 400; }

p { font-feature-settings: "palt"; letter-spacing: 2px; margin-top: 0; font-weight: 200; }

.holyinfo { box-sizing: border-box; line-height: 2em; margin-bottom: 40px; width: 100%; max-width: 860px; margin-left: auto; margin-right: auto; text-align: center; position: relative; z-index: 7; color: #DD0000; font-size: 16px; line-height: 2em; text-decoration: underline; }
.holyinfo a { color: #DD0000; }
@media screen and (max-width: 584px) { .holyinfo { font-size: 14px; line-height: 1.8em; text-align: left; } }

#w0 { -webkit-transition: 2s; -moz-transition: 2s; -o-transition: 2s; transition: 2s; opacity: 0; }
.pc #w0 { min-width: 1000px; }
.mobile #w0 { min-width: 100%; }
#w0.show1 { opacity: 1; }

.load { width: 100%; height: 50px; position: absolute; left: 0%; top: 35%; z-index: 1000; }
.s1_0 .load { display: none; }

.loader { margin: 60px auto; font-size: 10px; position: relative; text-indent: -9999em; border-top: 5px solid rgba(149, 122, 57, 0.2); border-right: 5px solid rgba(149, 122, 57, 0.2); border-bottom: 5px solid rgba(149, 122, 57, 0.2); border-left: 5px solid #957A39; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: load8 1.1s infinite linear; animation: load8 1.1s infinite linear; border-radius: 50%; width: 50px; height: 50px; }
.loader::after { border-radius: 50%; width: 50px; height: 50px; }

@-webkit-keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
nav.spgmenu { position: fixed; overflow: auto; overflow-y: scroll; top: 0; right: -105%; width: 100%; height: 100vh; box-sizing: border-box; padding-top: 60px; padding-bottom: 60px; z-index: 905; background-color: #fff; -moz-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -o-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -webkit-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); }
nav.spgmenu li { border-top: solid 1px #cccccc; position: relative; }
nav.spgmenu li a { display: block; text-align: left; padding: 20px 20px; background-color: #fff; position: relative; box-sizing: border-box; }
nav.spgmenu li a p { font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ ゴシック", sans-serif; font-size: 14px; box-sizing: border-box; padding-left: 20px; font-weight: 500; color: #000; }
nav.spgmenu li.ico::after { content: ""; position: absolute; left: 10px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 40px; height: 30px; }
nav.spgmenu li.cat0 > a::before, nav.spgmenu li.cat0 > a::after { display: block; content: ""; position: absolute; top: 50%; right: 20px; width: .8em; height: 1px; border-width: 0; background: #000; transition-duration: 0.3s; z-index: 1; margin-top: 0; }
nav.spgmenu li.cat0 > a::before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
nav.spgmenu li.cat0 > a p::after { content: ""; position: absolute; left: 10px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 40px; height: 30px; background-size: 100% auto; }
nav.spgmenu li.cat0 .submenu { overflow: hidden; position: relative; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
nav.spgmenu li.cat0 .submenu ul { margin-top: -100%; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
nav.spgmenu li.cat0 .submenu ul li { border-top: none; }
nav.spgmenu li.cat0 .submenu ul li a { padding: 10px 20px; }
nav.spgmenu li.cat0 .submenu ul li a::after { content: ""; width: .4em; height: .4em; border-right: solid 1px #202020; border-bottom: solid 1px #202020; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; right: 25px; top: 50%; margin-top: -.18em; }
nav.spgmenu li.cat0 .submenu ul li a p { padding-left: 30px; }
nav.spgmenu li.cat0.act > a::before { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
nav.spgmenu li.cat0.act .submenu { margin-bottom: 20px; }
nav.spgmenu li.cat0.act .submenu ul { margin-top: 0; }
.menuop nav.spgmenu { right: 0; }

header { width: 100%; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; z-index: 1000; position: fixed; left: 0; top: 0; background-color: white; box-sizing: border-box; padding-top: 15px; }
@media screen and (max-width: 584px) { header { padding-top: 5px; z-index: 1300; } }
header .header { padding-left: 10px; padding-right: 10px; box-sizing: border-box; position: relative; max-width: 1300px; margin-left: auto; margin-right: auto; }
header .header .logo { width: 40%; max-width: 460px; float: left; margin-bottom: 10px; }
header .header .logo img { display: block; vertical-align: bottom; width: 100%; }
header .header .logo h1 { margin: 0; }
@media screen and (max-width: 584px) { header .header .logo { width: 90%; max-width: 300px; }
  header .header .logo h1 { margin-top: 10px; margin-bottom: 10px; } }
.posfix header { padding-top: 5px; box-shadow: 0 0px 6px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0px 6px 0px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0px 6px 0px rgba(0, 0, 0, 0.1); }
header nav.gmenu { width: 54%; max-width: 1300px; margin-left: auto; margin-right: auto; height: auto; float: right; margin-top: 5px; }
header nav.gmenu ul { width: 100%; max-width: 1300px; margin-left: auto; margin-right: auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
header nav.gmenu ul li { position: relative; z-index: 5; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin: 0; padding: 8px 0 5px 0; text-align: center; text-decoration: none; font-weight: 400; font-size: 10px; cursor: pointer; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 5; -webkit-flex-grow: 5; -ms-flex-positive: 5; flex-grow: 5; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background-size: cover; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; padding-bottom: 15px; }
header nav.gmenu ul li a { display: block; width: 100%; height: 100%; position: relative; }
header nav.gmenu ul li a p { color: #000; font-size: 14px; text-align: center; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ ゴシック", sans-serif; font-weight: 500; }
header nav.gmenu ul li:hover a p, header nav.gmenu ul li.act a p { color: #D9300A; }
header nav.gmenu ul li:hover::after, header nav.gmenu ul li.act::after { width: 60%; }
header nav.gmenu ul li::after { width: 0; height: 2px; content: ""; background-color: #D9300A; position: absolute; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); -moz-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -o-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -webkit-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); }
.posfix header nav.gmenu ul li { padding-bottom: 15px; }
header nav.gmenu ul li:nth-child(5) { display: none; }
@media screen and (max-width: 584px) { header nav.gmenu { display: none; } }

@-webkit-keyframes scani1 { 0% { opacity: 0; -webkit-transform: translateY(0px) rotate(45deg); -moz-transform: translateY(0px) rotate(45deg); -ms-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg); }
  100% { opacity: 1; -webkit-transform: translateY(8px) rotate(45deg); -moz-transform: translateY(8px) rotate(45deg); -ms-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg); } }
@keyframes scani1 { 0% { opacity: 0; -webkit-transform: translateY(0px) rotate(45deg); -moz-transform: translateY(0px) rotate(45deg); -ms-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg); }
  100% { opacity: 1; -webkit-transform: translateY(8px) rotate(45deg); -moz-transform: translateY(8px) rotate(45deg); -ms-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg); } }
@-webkit-keyframes scani1t { 0% { opacity: 0.2; }
  50% { opacity: 1; }
  100% { opacity: 0.2; } }
@keyframes scani1t { 0% { opacity: 0.2; }
  50% { opacity: 1; }
  100% { opacity: 0.2; } }
section { position: relative; box-sizing: border-box; overflow: hidden; }
section .secin { position: relative; box-sizing: border-box; width: 100%; max-width: 1300px; padding-left: 10px; padding-right: 10px; padding-top: 80px; padding-bottom: 80px; box-sizing: border-box; margin-left: auto; margin-right: auto; }
section .secin h2 { font-size: 18px; line-height: 2.2em; letter-spacing: 2.5px; text-align: center; font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ ゴシック", sans-serif; }
section .secin h2 span { font-size: 30px; font-family: "ff-angie-pro"; color: #D9300A; display: block; }
@media screen and (max-width: 584px) { section .secin h2 span { font-size: 20px; } }
@media screen and (max-width: 584px) { section .secin h2 { font-size: 18px; line-height: 2em; } }
section .secin h3 { font-size: 15px; line-height: 2.2em; letter-spacing: 2.5px; text-align: center; }
section .secin h3 span { font-size: 24px; font-family: "ff-angie-pro"; color: #D9300A; display: block; }
@media screen and (max-width: 584px) { section .secin h3 { font-size: 18px; line-height: 2em; } }
section .secin h4 { font-size: 20px; line-height: 1.5em; letter-spacing: 2.5px; }
@media screen and (max-width: 584px) { section .secin h4 { font-size: 14px; } }
section .secin p.lead2 { font-size: 20px; line-height: 1.7em; letter-spacing: 2.5px; }
@media screen and (max-width: 584px) { section .secin p.lead2 { font-size: 16px; } }
section .secin p.lead span { font-size: 14px; line-height: 1.7em; margin-top: -1em; }
@media screen and (max-width: 584px) { section .secin p.lead span { font-size: 12px; } }
section .secin p.lead { font-size: 15px; line-height: 2em; letter-spacing: 1.5px; }
@media screen and (max-width: 584px) { section .secin p.lead { font-size: 13px; } }
section .secin p span.icopdf { width: 16px; height: 20px; background-size: cover; background-position: center center; background-image: url("../images/common/ico_01.png"); display: inline-block; margin-left: 4px; vertical-align: middle; }
section .secin .rbtn { color: #fff; width: 100%; max-width: 750px; margin-left: auto; margin-right: auto; position: relative; height: 80px; overflow-x: hidden; border: 1px solid #D9300A; box-sizing: border-box; }
section .secin .rbtn a { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
section .secin .rbtn a p { font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ ゴシック", sans-serif; font-size: 17px; font-weight: 500; width: 100%; color: #fff; font-style: 24px; letter-spacing: 5px; position: absolute; left: 50%; top: 50%; text-align: center; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); z-index: 3; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
section .secin .rbtn::before { content: ""; position: absolute; right: -40px; top: 30px; z-index: 1; width: 14px; height: 14px; margin: auto; border-top: #D9300A solid 1px; border-right: #D9300A solid 1px; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; z-index: 7; }
section .secin .rbtn::after { content: ""; position: absolute; width: 130%; height: 100%; left: -10%; top: 0; -webkit-transform: skewX(-17.62deg); transform: skewX(-17.62deg); background-color: #D9300A; opacity: 0.85; z-index: 1; -moz-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -o-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -webkit-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); }
section .secin .rbtn:hover { border: 1px solid #D9300A; }
section .secin .rbtn:hover a p { color: #D9300A; letter-spacing: 10px; }
section .secin .rbtn:hover::after { left: 120%; }
section .secin .rbtn:hover::before { right: 20px; }
@media screen and (max-width: 584px) { section .secin { padding-top: 40px; padding-bottom: 40px; } }
section.ptit { padding-top: 100px; }
section.ptit .secin { padding-bottom: 0; }
section.ptit .secin p.lead { margin-top: 60px; text-align: center; }
section.ptit h2 span { font-size: 30px; }
@media screen and (max-width: 584px) { section.ptit h2 span { font-size: 25px; } }
section.secentry { background-color: #F4F4F4; }
section.seccontent .secin { max-width: 100%; padding-left: 0; padding-right: 0; }
section.seccontent .secin h2 { margin-bottom: 40px; }
section.seccontent .secin .cpnl { position: relative; width: 100%; height: 330px; }
section.seccontent .secin .cpnl li { height: 100%; float: left; position: relative; overflow: hidden; }
section.seccontent .secin .cpnl li::before { background-color: rgba(0, 0, 0, 0.5); position: absolute; width: 100%; height: 100%; left: 0; top: 0; content: ""; z-index: 2; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
section.seccontent .secin .cpnl li a { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 11; }
section.seccontent .secin .cpnl li h4 { position: absolute; width: 100%; height: 50%; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 5; -moz-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -o-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -webkit-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); }
section.seccontent .secin .cpnl li h4::before { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0, 0, 0, 0); -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; content: ""; }
section.seccontent .secin .cpnl li h4::after { position: absolute; bottom: -33px; margin: auto; content: ""; vertical-align: middle; left: 50%; -webkit-transform: translateX(-50%) rotate(90deg); -moz-transform: translateX(-50%) rotate(90deg); -ms-transform: translateX(-50%) rotate(90deg); transform: translateX(-50%) rotate(90deg); box-sizing: border-box; width: 14px; height: 14px; border: 14px solid transparent; border-left: 24px solid rgba(0, 0, 0, 0.5); -moz-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -o-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -webkit-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); }
@media screen and (max-width: 584px) { section.seccontent .secin .cpnl li h4::after { bottom: -21px; width: 10px; height: 10px; border: 10px solid transparent; border-left: 12px solid rgba(0, 0, 0, 0.5); } }
section.seccontent .secin .cpnl li h4 p { font-family: 'AozoraMincho'; font-weight: 400; font-size: 22px; color: #fff; text-align: center; position: absolute; width: 100%; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); box-sizing: border-box; padding-bottom: 10px; -moz-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -o-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -webkit-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); }
@media screen and (max-width: 584px) { section.seccontent .secin .cpnl li h4 p { font-size: 14px; } }
section.seccontent .secin .cpnl li h4 p::after { width: 20px; height: 3px; content: ""; background-color: #D9300A; position: absolute; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); -moz-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -o-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); -webkit-transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); transition: 0.6s cubic-bezier(0.52, 0.08, 0.18, 1); }
section.seccontent .secin .cpnl li p.lead { font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ ゴシック", sans-serif; position: absolute; width: 100%; height: calc(50% - 24px); left: 0; bottom: 0; z-index: 5; font-size: 15px; color: #fff; margin: 0px; }
section.seccontent .secin .cpnl li p.lead span { display: block; text-align: center; position: absolute; width: 100%; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
@media screen and (max-width: 584px) { section.seccontent .secin .cpnl li p.lead span { width: 90%; font-size: 13px; line-height: 1.5em; text-align: left; }
  section.seccontent .secin .cpnl li p.lead span br { display: none; } }
section.seccontent .secin .cpnl li::after { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-size: cover; background-position: center center; content: ""; z-index: 1; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
section.seccontent .secin .cpnl li.s1 { width: 50%; }
section.seccontent .secin .cpnl li.s1::after { background-image: url("../images/top/img_01.jpg"); }
@media screen and (max-width: 584px) { section.seccontent .secin .cpnl li.s1 { width: 100%; height: 160px; } }
section.seccontent .secin .cpnl li.s2 { width: 25%; }
section.seccontent .secin .cpnl li.s2::after { background-image: url("../images/top/img_02.jpg"); }
@media screen and (max-width: 584px) { section.seccontent .secin .cpnl li.s2 { width: 50%; height: 160px; } }
section.seccontent .secin .cpnl li.s3 { width: 25%; }
section.seccontent .secin .cpnl li.s3::after { background-image: url("../images/top/img_03.jpg"); }
@media screen and (max-width: 584px) { section.seccontent .secin .cpnl li.s3 { width: 50%; height: 160px; } }
section.seccontent .secin .cpnl li:hover::after { -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); }
section.seccontent .secin .cpnl li:hover::before { opacity: 0; }
section.seccontent .secin .cpnl li:hover h4 { height: 100%; background-color: rgba(0, 0, 0, 0); }
section.seccontent .secin .cpnl li:hover h4 p { top: 45%; }
section.seccontent .secin .cpnl li:hover h4::after { opacity: 0; }
section.seccontent .secin .cpnl li:hover h4::before { -webkit-transition: 1s 0.6s; -moz-transition: 1s 0.6s; -o-transition: 1s 0.6s; transition: 1s 0.6s; background-color: rgba(217, 48, 10, 0.3); }
section.seccontent .secin .cpnl li:hover h4 p::after { width: 60px; }

footer { box-sizing: border-box; position: relative; width: 100%; background-color: #ffffff; }
footer .sitemap { background-color: #9A8F6D; color: #fff; }
footer .sitemap .secin { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
footer .sitemap .smapl { margin-right: 2%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 5; -webkit-flex-grow: 5; -ms-flex-positive: 5; flex-grow: 5; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
footer .sitemap .smapl .flogo { width: 100%; max-width: 260px; position: relative; box-sizing: border-box; box-sizing: border-box; padding: 20px; }
footer .sitemap .smapl .flogo a { display: block; width: 100%; height: 100%; position: relative; }
footer .sitemap .smapl .flogo img { display: block; vertical-align: bottom; width: 100%; }
footer .sitemap .smapl ul { position: relative; box-sizing: border-box; padding-left: 15px; border-left: 1px solid #fff; margin-bottom: 20px; }
footer .sitemap .smapl ul li.lh2 { margin-bottom: 13px; }
footer .sitemap .smapl ul li.lh2 a p { font-size: 14px; }
footer .sitemap .smapl ul li a p { font-size: 12px; color: #fff; }
@media screen and (max-width: 584px) { footer .sitemap .smapl { width: 100%; float: none; margin: 0; }
  footer .sitemap .smapl ul { border-left: none; padding-left: 0px; }
  footer .sitemap .smapl ul li { width: 50%; float: left; height: 40px; border-bottom: 1px solid #fff; position: relative; box-sizing: border-box; }
  footer .sitemap .smapl ul li:nth-child(2n) { border-right: 1px solid #fff; }
  footer .sitemap .smapl ul li.lh2 { width: 100%; float: none; margin: 0; border-bottom: 3px solid #fff; }
  footer .sitemap .smapl ul li a { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
  footer .sitemap .smapl ul li a p { position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 100%; line-height: 1.2em; text-align: center; }
  footer .sitemap .smapl ul::after { content: ""; display: block; height: 0px; clear: both; line-height: 0; visibility: hidden; } }
@media screen and (max-width: 584px) { footer .sitemap { width: 100%; float: none; margin: 0; border-left: none; }
  footer .sitemap .secin { padding-top: 10px; padding-bottom: 10px; padding-right: 0px; padding-left: 0px; } }
footer .secin { position: relative; box-sizing: border-box; padding-bottom: 40px; padding-top: 40px; }
footer .secin p.note { margin-bottom: 20px; }
footer .copy { box-sizing: border-box; padding-left: 10px; padding-right: 10px; }
footer .copy .secin { padding-top: 15px; padding-bottom: 10px; max-width: 100%; }
footer .copy p { font-size: 10px; text-align: center; font-family: "ff-angie-pro"; }
footer .copy .copyNavg { text-align: center; margin-bottom: 15px; }
footer .copy .copyNavg ul { zoom: 1; }
footer .copy .copyNavg ul li { display: inline-block; font-size: 12px; line-height: 18px; margin-right: 20px; }
footer .copy .copyNavg ul li.copyright { display: block; clear: both; padding-top: 10px; }
@media screen and (max-width: 584px) { footer .copy .copyNavg ul li { float: none; display: inline-block; margin-right: 10px; margin-left: 10px; } }
footer .copy .copyNavg ul li a { box-sizing: border-box; padding-right: 20px; position: relative; font-size: 16px; font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 'Hiragino Kaku Gothic ProN', Meiryo, "ＭＳ ゴシック", sans-serif; }
footer .copy .copyNavg ul li a::after { width: 10px; height: 10px; position: absolute; right: 0; top: 2px; background-color: #000; border: 1px solid #FFFFFF; content: ""; z-index: 2; }
footer .copy .copyNavg ul li a::before { width: 10px; height: 10px; position: absolute; right: 2px; top: 4px; background-color: #000; border: 1px solid #FFFFFF; content: ""; z-index: 1; }
@media screen and (max-width: 584px) { footer .copy .copyNavg { float: none; text-align: center; } }
footer .copy .copyNav { float: left; }
footer .copy .copyNav ul { zoom: 1; }
footer .copy .copyNav ul li { float: left; font-size: 12px; line-height: 18px; margin-right: 20px; }
footer .copy .copyNav ul li.copyright { display: block; clear: both; padding-top: 10px; }
@media screen and (max-width: 584px) { footer .copy .copyNav ul li { float: none; display: inline-block; margin-right: 10px; margin-left: 10px; } }
@media screen and (max-width: 584px) { footer .copy .copyNav { float: none; text-align: center; } }
footer .copy .flogoNav { float: right; max-width: 250px; height: auto; }
footer .copy .flogoNav ul { zoom: 1; }
footer .copy .flogoNav ul li { float: left; font-size: 12px; line-height: 18px; margin-right: 20px; }
footer .copy .flogoNav ul li img { display: block; vertical-align: bottom; width: 100%; }
@media screen and (max-width: 584px) { footer .copy .flogoNav ul li { float: none; display: inline-block; margin-right: 0px; } }
@media screen and (max-width: 584px) { footer .copy .flogoNav ul { width: 100%; text-align: center; } }
@media screen and (max-width: 584px) { footer .copy .flogoNav { margin-top: 20px; float: none; text-align: center; margin-left: auto; margin-right: auto; } }

.pagetop { text-align: center; height: 40px; width: 40px; cursor: pointer; position: fixed; right: -200px; bottom: 20px; background-color: #D9300A; z-index: 500; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); /*display: none;*/ }
.pagetop a { display: block; width: 100%; height: 100%; }
.pagetop::after { pointer-events: none; content: ""; position: absolute; left: 0; right: 0; top: 16px; z-index: 1; width: 16px; height: 16px; margin: auto; border-left: #ffffff solid 1px; border-top: #ffffff solid 1px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
@media screen and (max-width: 584px) { .pagetop { bottom: 65px; } }
.posfix .pagetop { right: 10px; }
@media screen and (max-width: 584px) { .posfix .pagetop { right: 10px; } }

.thimi, .thimi2, .thimi4, .thimi3 { opacity: 0; transform: scale(1.1) translate(0, 100px) skew(0deg, -5deg); -webkit-transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }

.thimi.ani1 { opacity: 1; transition-delay: 0.25s; -moz-transition-delay: 0.25s; -webkit-transition-delay: 0.25s; -o-transition-delay: 0.25s; -ms-transition-delay: 0.25s; transform: scale(1) translate(0, 0) skew(0deg, 0deg); }

.thimi2.ani1 { opacity: 1; transition-delay: 0.3s; -moz-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transform: scale(1) translate(0, 0) skew(0deg, 0deg); }

.thimi3.ani1 { opacity: 1; transition-delay: 0.35s; -moz-transition-delay: 0.35s; -webkit-transition-delay: 0.35s; -o-transition-delay: 0.35s; -ms-transition-delay: 0.35s; transform: scale(1) translate(0, 0) skew(0deg, 0deg); }

.thimi4.ani1 { opacity: 1; transition-delay: 0.4s; -moz-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; -ms-transition-delay: 0.4s; transform: scale(1) translate(0, 0) skew(0deg, 0deg); }

.thim.ani1.ani1fin, .thim2.ani1.ani1fin, .thim4.ani1.ani1fin, .thim3.ani1.ani1fin { opacity: 1; -webkit-transition: all 0s 0s cubic-bezier(0.22, 0.61, 0.36, 1); transition: all 0s 0s cubic-bezier(0.22, 0.61, 0.36, 1); }

.thim, .thim2, .thim4, .thim3 { opacity: 0; -webkit-transform: translateY(15%); -moz-transform: translateY(15%); -ms-transform: translateY(15%); transform: translateY(15%); -webkit-transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }

.thim.thimu, .thim2.thimu, .thim4.thimu, .thim3.thimu { opacity: 0; -webkit-transform: translateY(-15%); -moz-transform: translateY(-15%); -ms-transform: translateY(-15%); transform: translateY(-15%); -webkit-transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); }

.thim.ani1 { opacity: 1; transition-delay: 0.25s; -moz-transition-delay: 0.25s; -webkit-transition-delay: 0.25s; -o-transition-delay: 0.25s; -ms-transition-delay: 0.25s; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }

.thim2.ani1 { opacity: 1; transition-delay: 0.3s; -moz-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }

.thim3.ani1 { opacity: 1; transition-delay: 0.35s; -moz-transition-delay: 0.35s; -webkit-transition-delay: 0.35s; -o-transition-delay: 0.35s; -ms-transition-delay: 0.35s; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }

.thim4.ani1 { opacity: 1; transition-delay: 0.4s; -moz-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; -ms-transition-delay: 0.4s; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }

.thim.ani1.ani1fin, .thim2.ani1.ani1fin, .thim4.ani1.ani1fin, .thim3.ani1.ani1fin { opacity: 1; -webkit-transition: all 0s 0s cubic-bezier(0.22, 0.61, 0.36, 1); transition: all 0s 0s cubic-bezier(0.22, 0.61, 0.36, 1); }

.sup { font-size: 10px !important; font-weight: 400; vertical-align: super; display: inline-block; }

table { width: 100%; margin-left: auto; margin-right: auto; /*border: 1px solid #cccccc;*/ margin-bottom: 25px; font-size: 13px; border-top: 1px solid #cccccc; }
table p { color: #000000; }
table tr th { font-weight: normal; padding-top: 10px; padding-right: 6px; padding-left: 6px; padding-bottom: 10px; color: #000000; text-align: left; width: 200px; background-color: #F5F3F0; border-bottom: 1px solid #cccccc; }
table tr td { color: #333333; background-color: #ffffff; box-sizing: border-box; padding-top: 10px; padding-right: 6px; padding-left: 6px; padding-bottom: 10px; border-bottom: 1px solid #cccccc; }
table tr td b { color: #FFF; background-color: #af9165; width: 100%; display: block; }

@media screen and (max-width: 768px) { ._sp760 { display: block !important; }
  ._pc760 { display: none !important; } }
@media screen and (max-width: 640px) { ._sp640 { display: block; }
  ._pc640 { display: none; } }
@media screen and (max-width: 584px) { .mb100 { margin-bottom: 50px; }
  ._sp, ._sp560 { display: block !important; }
  ._pc, ._pc560 { display: none !important; } }
@media screen and (max-width: 468px) { ._sp460 { display: block !important; }
  ._pc460 { display: none !important; } }
@media screen and (max-width: 390px) { ._sp360 { display: block !important; }
  ._pc360 { display: none !important; } }
@media print { #w0 { padding: 0; margin: 0; }
  section .secin { padding-top: 0px; padding-bottom: 0px; }
  .rbtn1, .rbtn2, .rbtnset, .hhemu0, .reqbtn2, .reqbtn, #wrpG, footer, nav, header, .tlink, .flogo, .hlogo, .stab2, .hmenu4, .spmenubtn, .hmenu2, .hmenu { display: none; } }
.rmovie { cursor: pointer; }

.spmenubtn { text-align: center; display: none; height: 46px; width: 37px; cursor: pointer; position: absolute; right: 10px; top: 10px; z-index: 21; /*box-shadow: 0px 6px 3px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 6px 3px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 6px 3px 0px rgba(0,0,0,0.5);*/ /*border: 1px double #B7B7B7;*/ -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.spmenubtn div { height: 30px; width: 100%; position: relative; }
.spmenubtn span { display: block; background: #000; width: 32px; height: 2px; position: absolute; left: 2px; transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; }
.spmenubtn span:first-child { top: 8px; }
.menuop .spmenubtn span:first-child { -webkit-transform: translateY(4px) rotate(45deg); -moz-transform: translateY(4px) rotate(45deg); -ms-transform: translateY(4px) rotate(45deg); transform: translateY(4px) rotate(45deg); }
.spmenubtn span:nth-child(2) { margin-top: -1px; top: 50%; }
.menuop .spmenubtn span:nth-child(2) { -webkit-transform: translateY(-2px) rotate(-45deg); -moz-transform: translateY(-2px) rotate(-45deg); -ms-transform: translateY(-2px) rotate(-45deg); transform: translateY(-2px) rotate(-45deg); }
.spmenubtn span:last-child { bottom: 9px; }
.spmenubtn p { margin-top: 2px; color: #595757; width: 100%; position: relative; /*left:0px;*/ /*top: 22px;*/ font-size: 10px; line-height: 12px; text-align: center; z-index: -1; }
.spmenubtn img { width: 100%; box-shadow: 0px 6px 3px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0px 6px 3px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 6px 3px 0px rgba(0, 0, 0, 0.5); }
@media screen and (max-width: 584px) { .spmenubtn { display: block; } }
