@charset "UTF-8";

.noto {
  font-family: Noto Sans JP
}

.fw_t {
  font-weight: 100
}

.fw_l {
  font-weight: 200
}

.fw_dl {
  font-weight: 300
}

.flow .colL p,
.form td,
.form td p,
.form th,
.form th small,
.fw_r,
.section p {
  font-weight: 400
}

.footerInner .bnrFooter02 a,
.footerInner .footerNavi li,
.fw_m,
.tableBasic th,
.totop a,
.ttlPage,
.ttlSection,
.ttlSub {
  font-weight: 500
}

.fw_b {
  font-weight: 700;
  font-weight: 900
}

.bnrForm:after,
.clearfix:after,
.flow:after,
.footerInner:after,
.footerLangNavSp:after,
.form td:after,
.form th:after,
.headerInner .gNavi ul:after,
.headerInner .headerNavi ul:after,
.segmentM:after,
.segmentS:after,
.tableWrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden
}

.bnrForm,
.clearfix,
.flow,
.footerInner,
.footerLangNavSp,
.form td,
.form th,
.headerInner .gNavi ul,
.headerInner .headerNavi ul,
.segmentM,
.segmentS,
.tableWrap {}

.bnrContFooter a,
.bnrForm li a,
.btn a,
.footerInner .bnrFooter01 a,
.footerInner .bnrFooter02 a,
.headerInner .btnCompany a,
.headerInner .headerNavi li a,
.headerInner h1 a,
.hv a,
.totop a {
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

.bnrContFooter:hover a,
.bnrForm li:hover a,
.btn:hover a,
.footerInner .bnrFooter01:hover a,
.footerInner .bnrFooter02:hover a,
.headerInner .btnCompany:hover a,
.headerInner .headerNavi li:hover a,
.headerInner .hv:hover a,
.totop:hover a {
  filter: alpha(opacity=70);
  opacity: .7
}

h1 a:hover {
  filter: alpha(opacity=70);
  opacity: .7
}

.hv_non a {
  -moz-transition: 0;
  -o-transition: 0;
  -webkit-transition: 0;
  transition: 0
}

.hv_non:hover a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1
}

.rich_text {
  margin: 0 0 30px;
  padding: 0
}

.rich_day {
  margin: 0;
  padding: 0 0 6px 20px;
  background: url(../img/arrow_news.gif)no-repeat 5px 6px
}

.rich_box {
  margin: 0 0 15px;
  padding: 0
}

.rich_left {
  margin: 0;
  padding: 0 15px 0 0;
  float: left
}

.rich_right {
  margin: 0;
  padding: 0 0 0 15px;
  float: right
}

.rich_link {
  margin: 0 0 10px;
  padding: 10px 15px;
  background: #f6f6f6
}

.rich_link ul {
  margin: 0;
  padding: 0
}

.rich_link ul li {
  margin: 0;
  padding: 5px 0 5px 25px;
  background: url(../img/icon_page.gif)no-repeat 0 5px
}

.rich_pdf {
  margin: 0 0 10px;
  padding: 10px 15px;
  background: #f6f6f6
}

.rich_pdf ul {
  margin: 0;
  padding: 0
}

.rich_pdf ul li {
  margin: 0;
  padding: 5px 0 5px 25px;
  background: url(../img/icon_pdf.gif)no-repeat 0 5px
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
tt,
u,
ul,
var {
  background: 0 0 repeat scroll 0 0;
  border: 0 0 0;
  margin: 0;
  outline: 0 0;
  padding: 0;
  vertical-align: baseline
}

body {
  background-color: #fff;
  color: #333;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ\ Ｐゴシック, sans-serif;
  -webkit-text-size-adjust: none;
  font-size: 1pc
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5;
  font-weight: 400
}

caption,
table,
tbody,
td,
tfoot,
th,
thead {
  margin: 0;
  outline: 0 0;
  padding: 0
}

td,
th {
  vertical-align: top;
  background: 0 0 repeat scroll 0 0
}

div,
p,
span {
  line-height: inherit
}

a {
  color: #333;
  text-decoration: underline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a img {
  border: 0;
  outline: 0 !important
}

a:hover {
  text-decoration: none;
  color: #666
}

button:focus {
  outline: 0 !important
}

a:focus,
button::active,
div:focus,
img:focus,
p:focus {
  outline: 0
}

ol,
ul {
  list-style: none outside none
}

fieldset,
img {
  vertical-align: bottom
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

br {
  letter-spacing: 0
}

hr {
  border: 0 0 0;
  height: 0;
  visibility: hidden
}

input,
select,
textarea {
  font-size: 99%
}

code,
pre {
  font: 100% monospace
}

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700&display=swap");

img {
  max-width: 100%
}

body {
  font-family: Noto Sans JP, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ\ Ｐゴシック, sans-serif;
  padding-top: 130px;
}

.wrap {
  width: 60pc;
  padding-top: 5pc;
  margin: 0 auto 110px
}

.wrap p {
  line-height: 2
}

header.header * {
  box-sizing: border-box;
}

.header {
  width: 100%;
  height: 130px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99999;
  box-sizing: border-box;
}

.header a {
  text-decoration: none
}

.headerInner {
  /* width: 60pc; */
  height: 100%;
  max-width: 1360px;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding-right: 32px;
}

.headerInner.breadcrumb {
  width: 100%;
  max-width: 992px;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.headerInner.breadcrumb a {
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .headerInner.breadcrumb {
    font-size: 11px;
    padding-left: 2%;
  }
}

.headerInner .btnMenu {
  position: relative;
  flex: 0 0 130px;
  height: 130px;
  margin-right: 2%;
  color: #fff;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/btn_menu.png)center no-repeat #57ae1d
}

.headerInner .btnMenu.active {
  background: url(../images/btn_menu_cr.png)center no-repeat #57ae1d
}

.headerInner .btnMenu:hover {
  cursor: pointer
}

.headerInner .btnMenu img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block
}

.headerInner .gNavi {
  width: 290px;
  position: absolute;
  top: 130px;
  display: none;
  z-index: 2;
}

.headerInner .gNavi .btnContainer {
  background: #fff;
  padding: 34px 15px 0;
}

.headerInner .gNavi .btnContainer .btnSearchLinkNav {
  color: #FFF;
  display: block;
  border-radius: 10px;
  text-decoration: none;
  padding: 13px 8px;
  font-size: 16px;
  transition: opacity .5s ease;
  font-weight: 500;
  letter-spacing: .05em;
  width: 100%;
  border: solid 4px #f97d00;
  box-sizing: border-box;
}

.headerInner .gNavi .btnContainer .btn01,
.btnContainer .btn02 {
  text-align: center;
}

.headerInner .gNavi .btnContainer .btn01 .btnSearchLinkNav {
  background: #FF9326;
  margin-bottom: 12px;
}

.headerInner .gNavi .btnContainer .btn02 .btnSearchLinkNav {
  background: #57ae1d;
  border-color: #4d8a24;
}

.headerInner .gNavi ul {
  width: 100%;
  background: #fff;
  padding: 20px 0 30px;
}

.headerInner .gNavi ul li {
  border-bottom: 1px solid #f5f5f5;
  width: 85%;
  margin: auto;
  padding: 0 0 0 7px;
  display: flex;
  align-items: center;
  height: 55px;
}

.headerInner .gNavi ul li:nth-of-type(1) {
  border-top: 1px solid #f5f5f5;
}

.headerInner .gNavi ul li img {
  width: 20px;
  height: 20px;
}

.headerInner .gNavi ul a {
  margin: 0 0 0 13px;
  display: block;
  font-size: 16px;
}

.headerInner .gNavi ul a:hover {
  background-color: #eee
}

.headerInner h1 a {
  max-width: 173px;
}

.headerInner h1 img,
.headerInner .logo-wrap>div img {
  height: auto;
  margin-bottom: 5px;
}

.headerInner .description {
  position: absolute;
  top: 46px;
  left: 350px;
  font-size: 14px;
  line-height: 1.58;
  vertical-align: bottom
}

.headerInner .header-contents-wrap {
  flex: 0 0 16%;
  padding-bottom: 16px;
}

.headerInner .contact-box {
  flex: 1;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-top: 0;
  margin-left: auto;
  padding-bottom: 14px;
}

.headerInner .contact-box a:hover {
  color: #FFF;
  opacity: .7;
  transition: opacity .5s ease;
}

.headerInner .contact-box .header-tel {
  flex: 0 0 50%;
  max-width: 411px;
  height: auto;
}

.headerInner .contact-box .header-tel img {
  height: auto;
}

.headerInner .contact-box .application {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  gap: 4.5%;
  margin-right: 3%;
}

.headerInner .contact-box .application a.btnSearchLink {
  flex: 0 0 45%;
  max-width: 176px;
  position: relative;
  display: inline-block;
  color: #FFF;
  background: linear-gradient(0deg, #f27900 0%, #ffa64c 100%);
  border: none;
  border-radius: 8px;
  box-shadow: 1px 0 8px rgb(0 0 0 / 20%);
  text-decoration: none;
  font-weight: 700;
  transition: opacity .5s ease;
  box-sizing: border-box;
  font-size: clamp(10px, 1.3vw, 16px);
  padding: 10px 15px;
  text-align: center;
  letter-spacing: 0;
}

.headerInner .contact-box .application a.btnSearchLink::after {
  content: none;
}

.headerInner .contact-box .application a.btnSearchLink::before {
  content: '無料';
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  aspect-ratio: 1 / 1;
  background: linear-gradient(0deg, #e60012 0%, #ffaa00 100%);
  border-radius: 50%;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: -10px;
  left: -10px;
}

.headerInner .contact-box .application a.btnSearchLink02 {
  background: linear-gradient(0deg, #008039 0%, #4cbf80 100%);
  margin: 0;
}

.headerInner .btnCompany {
  max-width: 167px;
  border: 2px solid #d9d9d9;
  font-size: 13px;
  font-weight: bold;
  background: url(../images/arrow_down01.png)93% 10px no-repeat
}

.headerInner .btnCompany a {
  display: block;
  padding: 6px 12px;
  font-size: clamp(10px, 1.3vw, 13px);
}

.headerInner .headerNavi {
  position: absolute;
  right: 32px;
  top: 0
}

.headerInner .headerNavi li {
  float: left;
  margin-left: 8px
}

.headerInner .headerNavi li a {
  width: 119px;
  display: block;
  color: #333;
  font-size: 9pt;
  text-align: center;
  line-height: 1;
  padding: 8px 0;
  background: url(../images/arrow_right01.png)95% center no-repeat #f5f5f5
}

.msie .headerInner .description {
  top: 31px
}

.msie .headerInner .gNavi ul a {
  padding: 19px 15px 10px 3pc
}

.msie .headerInner .btnCompany a {
  padding: 14px 30px 6px 20px
}

.msie .headerInner .headerNavi a {
  padding: 10px 0 6px
}

.footer {
  background: #eef7e8;
  padding: 46px 0 0
}

.footer a {
  text-decoration: none
}

.footerInner {
  width: 60pc;
  margin: 0 auto;
  padding-bottom: 15px;
  position: relative;
}

.footerInner .footerNavi {
  font-size: 14px;
  float: left;
  width: 290px
}

.footerInner .footerNavi li {
  padding-left: 20px;
  background: url(../images/arrow_right02.png)left center no-repeat;
  margin-bottom: 20px
}

.footerInner .bnrFooter01 {
  float: right;
  width: 374px;
  margin-bottom: 10px
}

.footerInner .bnrFooter02 {
  float: right;
  width: 374px;
  background: #fff
}

.footerInner .bnrFooter02 a {
  display: block;
  border: 3px solid #f5d7ab;
  padding: 10px 0;
  text-align: center;
  font-size: 17px;
  color: #535353;
  background: url(../images/arrow_right03.png)98% center no-repeat
}

.msie .footerInner .footerNavi li {
  height: 1em;
  padding-top: .2em;
  padding-bottom: .2em
}

.msie .footerInner .bnrFooter02 a {
  padding: 14px 0 6px
}

.copyright {
  border-top: 5px solid #418615;
  text-align: center;
  background: #57ae1d;
  color: #fff;
  font-size: 9pt;
  padding: 20px 0
}

.msie .copyright {
  padding: 24px 0 1pc
}

.totop {
  text-align: center;
  width: 75pt;
  margin: 0 auto 42px
}

.totop a {
  text-decoration: none;
  font-size: 14px;
  display: block;
  padding-top: 25px;
  background: url(../images/arrow_up01.png)center top no-repeat
}

.bnrContFooter {
  text-align: center;
  margin: 0 auto
}

.bnrMagazine {
  text-align: center;
  margin-top: 40px;
}

.bnrMagazine a {
  transition: opacity .3s;
}

.bnrMagazine a:hover {
  opacity: 0.7;
}

.bnrMagazine img {
  max-width: 100%;
  height: auto;
}

.footerLangNavSp {
  display: none
}

.align-c {
  text-align: center;
  margin: 40px auto
}

.ttlPage {
  font-size: 30px;
  color: #333;
  line-height: 1.2;
  margin-bottom: 60px
}

.ttlPage+.leadPage {
  margin-top: -30px;
  margin-bottom: 60px;
}

.ttlSection {
  font-size: 25px;
  color: #57ae1d
}

.sttlSection,
.ttlSection {
  line-height: 1.2;
  margin-bottom: 10px
}

.sttlSection,
.ttlSub {
  font-size: 21px;
  color: #313131
}

.ttlSub {
  line-height: 1.2;
  margin-bottom: 20px
}

.section p {
  font-size: 15px
}

.section p.notice {
  font-size: 14px
}

.section p.notice.is-num {
  padding: 0 0 0 29px;
  text-indent: -14px;
}

.section p.notice .notice__index {
  display: inline-block;
  margin: 0 6px 0 0;
}

.segmentM {
  margin-bottom: 75pt
}

.segmentS {
  margin-bottom: 55px
}

.segmentSS {
  margin-bottom: 15px
}

.tableWrap {
  margin-bottom: 10px
}

.tableBasic {
  border: 1px solid #dcdcdc;
  font-size: 15px;
  text-align: center;
  width: 100%
}

.tableBasic th {
  width: 360px;
  background: #f6f6f6;
  white-space: nowrap;
  color: #535353
}

.tableBasic td,
.tableBasic th {
  border: 1px solid #dcdcdc;
  padding: 17px 0 15px;
  vertical-align: middle
}

.tableBasic .termName {
  font-size: 1pc;
  color: #fff;
  width: 346px
}

.tableBasic th.diagonal {
  background-image: linear-gradient(to top right, transparent, transparent 49%, #e6e6e6 49%, #e6e6e6 50%, transparent 50%, transparent)
}

.tableBasic.mb30 {
  margin-bottom: 30px
}

.tableBasic td.w60 {
  width: 60%
}

.tableBasic td.w50 {
  width: 50%
}

.tableBasic td.w40 {
  width: 40%
}

.tableBasic .green_txt {
  color: #57ae1d
}

.tableBasic .graybg {
  background: #f6f6f6;
  padding: 5px 10px;
  width: 50%
}

.msie .tableBasic td,
.msie .tableBasic th {
  padding-top: 20px;
  padding-bottom: 13px
}

.table01Sp .termName01,
.table_01 .termName01 {
  background: #959595
}

.table01Sp .termName02,
.table_01 .termName02 {
  background: #57ae1d
}

.table_01 .greenbg {
  background: #eef7e8;
  color: #57ae1d;
  padding: 5px;
  width: 90px
}

.table_01 .al {
  padding: 15px 10px
}

.table_01 .ac .red {
  color: #ff0004 !important;
  text-align: left;
  display: block;
  padding: 0 10px
}

.table01Sp {
  display: none
}

.table01Sp td,
.table01Sp th {
  border-left: 0
}

.ul_01 li {
  padding-left: 1em;
  background: url(../images/point_03.png)left .5em no-repeat;
  background-size: 7px 7px
}

.btn {
  margin-top: 10px
}

.btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  background: #57ae1d;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0
}

.btn-orange a {
  background: #ff9326;
}

.btn-green a {
  background: #57ae1d
}

.msie .btn a {
  padding-top: 14px;
  padding-bottom: 6px
}

#drawer_box {
  position: fixed;
  bottom: calc(50% - 150px);
  right: -57px;
  transition: right .4s ease;
  z-index: 1
}

#drawer_box.show {
  right: 0;
  transform: translate3d(0, 0, 0)
}

#drawer_box a {
  display: block
}

#drawer_box .document {
  margin: 0 0 9pt
}

.flowWrap {
  border: 1px solid #dcdcdc;
  padding: 38px 38px 0
}

.flow {
  background: #fbf8f1;
  padding: 55px;
  position: relative;
  margin-bottom: 33px
}

.flow .num {
  width: 60px;
  height: 60px;
  background: #57ae1d;
  position: absolute;
  top: -15px;
  left: -15px
}

.flow .num img {
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto
}

.flow .num img,
.flow:before {
  display: block;
  position: absolute;
  left: 0;
  right: 0
}

.flow:before {
  content: "";
  background: url(../images/arrow_flow.png)center bottom no-repeat;
  background-size: 52px 30px;
  width: 52px;
  height: 30px;
  bottom: -18px;
  margin: 0 auto
}

.flow h3 {
  color: #57ae1d;
  font-size: 20px;
  margin-bottom: 10px
}

.flow h3 small {
  font-size: 15px
}

.flow .colL {
  width: 505px;
  float: left
}

.flow .colL p {
  line-height: 1.57
}

.flow .colR {
  width: 230px;
  float: right;
  text-align: center
}

.flow .colR img {
  max-height: 200px;
  width: auto
}

.flow .colR .noimg {
  height: 10pc
}

.flow .colR .btn a {
  background: url(../images/arrow_right_03.png)#57ae1d 96% center no-repeat;
  background-size: 10px 18px;
  color: #fff
}

.flow p a {
  color: #56ad20
}

.flowWrap section:last-child .flow:before {
  display: none
}

.flowWrap02 {
  margin: 50px 0 0
}

.flowWrap02#search01 {
  margin-bottom: 60px
}

.flowWrap02#search01 h2,
.flowWrap02#search h2 {
  font-size: 30px;
  font-weight: 500
}

.flowWrap02#search01 h3,
.flowWrap02#search h3 {
  font-size: 20px;
  margin: 20px 0 30px
}

.flowWrap02 .listArea {
  line-height: 1;
  font-size: 13px
}

.flowWrap02 .listArea a {
  text-decoration: none
}

.flowWrap02 .listArea dt {
  float: left;
  clear: left;
  width: 150px;
  font-weight: 500;
  padding: 29px 15px 28px 40px;
  background: url(../images/point01.png)20px center no-repeat
}

.flowWrap02 .listArea dd {
  padding: 29px 15px 28px
}

.flowWrap02 .listArea dd ul li {
  display: inline-block
}

.flowWrap02 .listArea dd ul li:after {
  content: "|";
  margin-right: 10px;
  margin-left: 10px
}

.flowWrap02 .listArea dd ul li:last-child:after {
  display: none
}

.flowWrap02 .listArea dd:nth-child(4n-2) {
  background: #eee
}

.flowWrap span.green {
  color: #54ac18
}

.form {
  width: 100%;
  margin-bottom: 60px;
  font-size: 14px
}

.form th {
  border-bottom: 1px solid #dcdcdc;
  width: 33.33%;
  padding: 24px 40px 24px 10px;
  text-align: left;
  vertical-align: middle
}

.form th small {
  font-size: 13px
}

.form td {
  border-bottom: 1px solid #dcdcdc;
  vertical-align: middle;
  padding: 15px 20px 15px 0;
  font-size: 1pc
}

.form td.noborder {
  border: 0
}

.form input[type="email"],
.form input[type="text"] {
  border: 1px solid #d4d4d4;
  background: #ececec;
  height: 34px;
  padding: 0 5px
}

.form textarea {
  border: 1px solid #d4d4d4;
  background: #ececec;
  width: 100%;
  margin-bottom: 0;
  height: 150px;
  padding: 5px
}

.request2 .wrap {
  padding-top: 55px
}

.request2 .headerInner .description {
  left: 190px !important;
  font-size: 13px
}

.request2 .ttlPage02 {
  margin-bottom: 25px
}

.request2 .ttlSection02 {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  background: #57af1d;
  padding: 4px 15px;
  text-align: center;
  margin: 40px 0 25px
}

.request2 input[type="email"],
.request2 input[type="text"],
.request2 textarea {
  background: 0;
  padding: 0 10px
}

.request2 #entry select {
  padding: 8px 60px 7px 9pt;
  background: url(../images/arrow_select.png)95% center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none
}

.request2 #entry select::-ms-expand {
  display: none
}

.request2 input::-webkit-input-placeholder {
  color: #aaa
}

.request2 input:-ms-input-placeholder {
  color: #aaa
}

.request2 input::-moz-placeholder {
  color: #aaa
}

.request2 input::-placeholder {
  color: #aaa
}

.request2 #entry .trigger {
  font-size: 20px;
  color: #fff;
  background: #a0a0a0;
  padding: 0 15px 1px;
  position: relative;
  cursor: pointer;
  margin: 0 0 20px
}

.request2 #pg_pref {
  margin: 0 0 0 6px
}

.request2 .btnWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.request2 .btnFrom span.nextBtn,
.request2 .btnFrom button,
.request2 input[type="reset"],
.request2 input[type="submit"] {
  background: url(../images/arrow_right_03.png)#e59914 94% center no-repeat;
  background-size: 10px 18px;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ\ Ｐゴシック, sans-serif;
}

.request2 .btnFrom span.prevBtn {
  background: url(../images/arrow_left_03.png)#e59914 10% center no-repeat;
  background-size: 10px 18px;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ\ Ｐゴシック, sans-serif;
}

.request2 .btnFrom span.prevBtn,
.request2 .btnFrom span.nextBtn {
  cursor: pointer;
  display: block;
}

@media all and (max-width: 768px) {
  .request2 .header {
    height: 60px !important;
    border-bottom: #eee 1px solid
  }

  .request2 .headerInner h1 {
    top: 5px !important;
    left: 10px !important
  }

  .request2 .headerInner h1 img {
    width: 90pt
  }

  .request2 .headerInner .description {
    font-size: 10px;
    display: block;
    left: 140px !important;
    top: 15px
  }

  .request2 .form .tel input {
    width: 29.5%
  }

  .request2 #entry .trigger {
    font-size: 1pc
  }

  .request2 .btnWrap {
    padding: 0 20px;
  }

  body.request2 #entry .trigger:after {
    width: 10px;
    height: 10px;
    top: 7px;
    right: 18px
  }

  body.request2 #entry .trigger.open:after {
    top: 13px
  }

  body.request2 .footer {
    padding: 0 0 56px
  }
}

.request2 #entry .trigger:hover {
  opacity: .8
}

.request2 #entry .trigger:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-top: #fff 3px solid;
  border-left: #fff 3px solid;
  position: absolute;
  top: 2px;
  right: 30px;
  transform: rotate(225deg)
}

.request2 #entry .trigger.open:after {
  top: 15px;
  transform: rotate(45deg)
}

.request2 #entry .panel-wrap {
  margin: 0 0 60px
}

.request2 #entry .panel {
  display: none
}

.request2 .read02 {
  text-align: center
}

.request2 .read02 span {
  color: #0a67b4;
  position: relative;
  padding: 0 0 3px;
  cursor: pointer
}

.request2 .read02 span:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0a67b4
}

.request2 .agreement .terms02,
.request2 .read02 span:hover:after {
  display: none
}

.request2 .agreement .terms p {
  font-size: 13px;
  color: #555;
  margin-bottom: .5em
}

.request2 .agreement .terms h4 {
  font-size: 14px;
  color: #555;
  font-weight: 700;
  line-height: 2
}

.request2 .agreement .terms h5 {
  font-size: 13px;
  color: #555;
  font-weight: 700;
  line-height: 2
}

.request2 .btnFrom li {
  width: 280px
}

.request2 .headerInner h1 {
  left: 0
}

.request2 .footer {
  background: 0;
  padding: 0
}

.form label {
  margin-right: 60px
}

.form .kana input,
.form .name input {
  width: 180px;
  margin-right: 20px
}

.form .tel input {
  width: 75pt
}

.form .tel span {
  margin: 0 5px
}

.form .email input {
  width: 20pc
}

.form .zip input {
  width: 130px;
  margin-right: 10px
}

.form .birth input {
  width: 60px
}

.form .birth span {
  margin-left: 10px;
  margin-right: 50px
}

.form .address {
  padding-top: 0
}

.form .address input {
  width: 100%
}

.form .point label {
  width: 200px;
  display: inline-block;
  float: left;
  padding: 10px 0;
  margin-right: 30px
}

.form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid #d4d4d4;
  background: #ececec url(../images/arrow_select.png)95% center no-repeat;
  margin-right: 10px;
  padding: 8px 60px 7px 10px;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box
}

.form select::-ms-expand {
  display: none
}

.form .agreement {
  border-bottom: 0
}

.form .agreement .read {
  color: #eb6100;
  text-decoration: none;
  border-bottom: 1px solid #eb6100;
  display: inline-block;
  line-height: 1.7;
  margin-bottom: .5em
}

.form .agreement .read:hover {
  cursor: pointer
}

.form .agreement .terms {
  display: none
}

.form .agreement .terms p {
  font-size: 13px;
  color: #555;
  margin-bottom: .5em
}

.form .agreement .terms h4 {
  font-size: 14px;
  color: #555;
  font-weight: 700;
  line-height: 2
}

.form .agreement .terms h5 {
  font-size: 13px;
  color: #555;
  font-weight: 700;
  line-height: 2
}

.form .td_alert input,
.form .td_alert select {
  background-color: #ffe4e1
}

.form .alert {
  color: #f30;
  font-size: 14px;
  line-height: 1.4;
  padding-top: 8px;
  font-weight: 700;
  clear: both
}

.form.confirm td,
.form.confirm th {
  border-top: 1px #dcdcdc solid
}

.complete {
  margin-bottom: 90pt
}

.msie .form .agreement a {
  padding-bottom: 0
}

.iconAbs {
  color: #fff;
  background: #e59914;
  font-size: 9pt;
  padding: 0 5px;
  margin-left: 10px;
  height: 14px;
  line-height: 14px;
  position: relative;
  display: inline-block;
  margin: 0 0 0 10px;
  line-height: 15px;
  height: 15px
}

.msie .iconAbs {
  position: relative;
  top: -1px;
  line-height: 1;
  height: 1em;
  padding: 5px 5px 0
}

.btnFrom {
  text-align: center
}

.btnFrom li {
  width: 200px;
  display: inline-block;
  margin: 0 20px
}

.btnFrom span.nextBtn,
.btnFrom button,
input[type=reset],
input[type=submit] {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  border: 0;
  background: url(../images/arrow_right_03.png)#e59914 90% center no-repeat;
  background-size: 10px 18px;
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

.btnFrom span.prevBtn {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  border: 0;
  background: url(../images/arrow_left_03.png)#e59914 10% center no-repeat;
  background-size: 10px 18px;
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

.btnFrom span.prevBtn:hover,
.btnFrom span.nextBtn:hover,
.btnFrom button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  cursor: pointer;
  filter: alpha(opacity=70);
  opacity: .7
}

.btnFrom span.prevBtn.disable,
.btnFrom span.nextBtn.disable,
.btnFrom button.disable,
input[type="reset"].disable,
input[type="submit"].disable {
  filter: alpha(opacity=40);
  opacity: .4
}

.btnFrom span.prevBtn.disable:hover,
.btnFrom span.nextBtn.disable:hover,
.btnFrom button.disable:hover,
input[type="reset"].disable:hover,
input[type="submit"].disable:hover {
  filter: alpha(opacity=30);
  opacity: .3
}

.btnFrom span.prevBtn:hover,
.btnFrom span.nextBtn:hover,
.btnFrom button:hover {
  cursor: pointer;
  filter: alpha(opacity=70);
  opacity: .7
}

.btnFrom button.disable {
  filter: alpha(opacity=40);
  opacity: .4
}

.btnFrom button.disable:hover {
  filter: alpha(opacity=30);
  opacity: .3
}

.bnrForm {
  margin-bottom: 15px
}

.bnrForm li:first-child {
  float: left
}

.bnrForm li:last-child {
  float: right
}

.ttlEntry {
  font-size: 35px;
  color: #000;
  margin-bottom: 35px
}

.pager,
.ttlEntry {
  text-align: center
}

.pager span {
  margin: 0 5px
}

.pager .next a,
.pager .prev a {
  text-decoration: none
}

.noimg {
  background: #eee;
  width: 100%
}

.fr {
  float: right
}

.fl,
.fr {
  display: inline;
  zoom: 1
}

.fl {
  float: left
}

.cl {
  clear: both
}

.am {
  margin-right: auto;
  margin-left: auto;
  display: block
}

.mt3 {
  margin-top: 3px
}

.mt5 {
  margin-top: 5px
}

.mt10 {
  margin-top: 10px
}

.mt20 {
  margin-top: 20px
}

.mt30 {
  margin-top: 30px
}

.mt40 {
  margin-top: 40px
}

.mb3 {
  margin-bottom: 3px !important
}

.mb5 {
  margin-bottom: 5px !important
}

.mb7 {
  margin-bottom: 7px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.txt01 {
  margin-bottom: 15px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.txt02 {
  margin-bottom: 25px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.mb35 {
  margin-bottom: 35px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.mb100 {
  margin-bottom: 75pt
}

.ml3 {
  margin-left: 3px
}

.ml5 {
  margin-left: 5px
}

.ml10 {
  margin-left: 10px
}

.ml15 {
  margin-left: 15px
}

.ml20 {
  margin-left: 20px
}

.ml30 {
  margin-left: 30px
}

.ml40 {
  margin-left: 40px
}

.mr3 {
  margin-right: 3px
}

.mr5 {
  margin-right: 5px
}

.mr10 {
  margin-right: 10px
}

.mr20 {
  margin-right: 20px
}

.mr30 {
  margin-right: 30px
}

.mr40 {
  margin-right: 40px
}

.pl3 {
  padding-left: 3px
}

.pl5 {
  padding-left: 5px
}

.pl10 {
  padding-left: 10px
}

.pl15 {
  padding-left: 15px
}

.pl20 {
  padding-left: 20px
}

.pl25 {
  padding-left: 25px
}

.pl30 {
  padding-left: 30px
}

.pl35 {
  padding-left: 35px
}

.pl40 {
  padding-left: 40px
}

.pl50 {
  padding-left: 50px
}

.pr3 {
  padding-right: 3px
}

.pr5 {
  padding-right: 5px
}

.pr10 {
  padding-right: 10px
}

.pr15 {
  padding-right: 15px
}

.pr20 {
  padding-right: 20px
}

.pr25 {
  padding-right: 25px
}

.pr30 {
  padding-right: 30px
}

.pr40 {
  padding-right: 40px
}

.pt3 {
  padding-top: 3px
}

.pt5 {
  padding-top: 5px
}

.pt10 {
  padding-top: 10px
}

.pt15 {
  padding-top: 15px
}

.pt20 {
  padding-top: 20px
}

.pt22 {
  padding-top: 22px
}

.pt25 {
  padding-top: 25px
}

.pt30 {
  padding-top: 30px
}

.pt40 {
  padding-top: 40px
}

.pb3 {
  padding-bottom: 3px
}

.pb5 {
  padding-bottom: 5px
}

.pb7 {
  padding-bottom: 7px
}

.pb5,
.pb10 {
  padding-bottom: 10px
}

.pb15 {
  padding-bottom: 15px
}

.pb20 {
  padding-bottom: 20px
}

.pb25 {
  padding-bottom: 25px
}

.pb30 {
  padding-bottom: 30px
}

.pb40 {
  padding-bottom: 40px
}

.pb100 {
  padding-bottom: 75pt
}

.tex8 {
  font-size: 8px !important
}

.tex10 {
  font-size: 10px
}

.tex11 {
  font-size: 11px !important
}

.tex12 {
  font-size: 9pt !important
}

.tex14 {
  font-size: 14px !important
}

.tex16 {
  font-size: 1pc !important
}

.tex18 {
  font-size: 18px !important
}

.tex20 {
  font-size: 20px !important
}

.tex22 {
  font-size: 22px !important
}

.tex24 {
  font-size: 24px !important
}

.tex23 {
  font-size: 23px !important
}

.tex28 {
  font-size: 28px !important
}

.tex30 {
  font-size: 30px !important
}

.tex50 {
  font-size: 50px !important
}

.bold {
  font-weight: 700
}

.normal {
  font-weight: 400
}

.ac {
  text-align: center !important
}

.al {
  text-align: left !important
}

.ar {
  text-align: right !important
}

.oh {
  overflow: hidden;
  position: relative;
}

.position_ab {
  position: absolute
}

.fineindent {
  padding-left: 1em;
  text-indent: -1em
}

.fineindent3 {
  padding-left: 2.5em;
  text-indent: -2.5em
}

.red {
  color: #aa2912
}

.pink {
  color: #df6471
}

.db {
  display: block
}

.lh135 {
  line-height: 135%
}

.noborder {
  border: 0 0 !important
}

input.phcolor::-webkit-input-placeholder {
  color: #2b2b2b;
  font-weight: 400
}

input.phcolor:-ms-input-placeholder {
  color: #2b2b2b;
  font-weight: 400
}

input.phcolor:-moz-placeholder,
input.phcolor::-moz-placeholder {
  color: #2b2b2b;
  font-weight: 400;
  opacity: 1
}

.tel-event img:hover,
.tel-event:hover {
  cursor: default;
  opacity: 1 !important
}

.mb0 {
  margin-bottom: 0
}

@media only screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}

@media only screen and (min-width: 769px) {
  .pc-none {
    display: none;
  }
}

html {
  scroll-behavior: smooth;
}