@charset "UTF-8";
/**********************************************************
creation date 2019.07.01
https://www.sevenbank.co.jp/
Copyright (C) Seven Bank,Ltd. All Rights Reserved.
***********************************************************/
/**********************************************************
http://meyerweb.com/eric/tools/css/reset/
	v2.0 | 20110126
	License: none (public domain)
***********************************************************/
/*-------------
reset
-------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  -box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

#fancybox-wrap a {
  text-decoration: none;
  background: none;
}

#fancybox-close, #fancybox-left, #fancybox-right {
  padding: 0;
}

/*-------------
common
-------------*/
body {
  position: relative;
  width: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','ヒラギノ角ゴ W3', Meiryo, "メイリオ", sans-serif;
  color: #535353;
}

body > iframe, body > img {
  display: none;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

html {
  min-width: 320px;
  font-size: 10px;
  font-size: calc(3.125vw);
  font-size: -webkit-calc(3.125vw);
}

a {
  color: #0f91ff;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}

a:hover {
  opacity: 0.8;
}

a img:hover {
  opacity: 0.8;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* display */
.pcBlock {
  display: none;
}

/* wrap */
#wrapper {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

/* text */
.fBlue {
  color: #2e86d5 !important;
}

.fRed {
  color: #ff002a !important;
}

.tCenter {
  text-align: center !important;
}

.note {
  padding-top: 0.427rem !important;
  font-size: 1.024rem !important;
  text-indent: -1rem !important;
  padding-left: 1rem !important;
}

/* js */
.js-mouse .js-mouseOver01:hover {
  opacity: 0.8;
}

.period {
  padding: 1.792rem 2.987rem 2.987rem;
}

.inner {
  margin: 2.13rem 1.28rem 0;
  padding: 2.13rem 1.28rem;
  background: #ffffff;
}

/*-------------
content
-------------*/
#header {
  padding: 3.2% 5.333% 2.4%;
  background-color: #fff;
}

#header .headerInner {
  margin: 0 auto;
  max-width: 1080px;
}

#header .logo {
  float: left;
  width: 34.328%;
}

#header .code {
  float: left;
  width: 37.612%;
  margin: 4.328% 0 0 2.239%;
}

/*-------------
flow
-------------*/
#flow {
  padding: 0 2.987rem;
}

#flow .box01:first-of-type {
  margin-top: 0;
}

#flow .box01List01 li {
  position: relative;
  min-height: 9.131rem;
  margin-top: 10.656%;
  padding: 5.48% 1.639% 5.48% 40.515%;
}

#flow .box01List01 li:before {
  content: "";
  position: absolute;
  top: -1.92rem;
  left: 0;
  right: 0;
  width: 2.048rem;
  margin: 0 auto;
  border-top: 1.109rem solid #2e86d5;
  border-left: 1.024rem solid transparent;
  border-right: 1.024rem solid transparent;
  box-sizing: border-box;
}

#flow .box01List01 li:first-of-type:before {
  content: none;
}

#flow .box01List01Elem01 {
  font-weight: bold;
  font-size: 1.024rem;
}

#flow .box01List01Elem01 .big01 {
  font-size: 1.195rem;
}

#flow .box01List01Elem02 {
  margin-top: 0.64rem;
  font-size: 1.11rem;
  font-weight: bold;
  line-height: 1.5;
}

#flow .apply {
  padding: 2.15rem 0 2.987rem;
}

#flow .apply img {
  max-width: 1000px;
  margin: 0 auto;
}

/*-------------
overview, use
-------------*/
#overview,
#use {
  display: inline-block;
}

#overview dl dt,
#use dl dt {
  margin-bottom: 0;
  padding: 4px 10px;
  color: #ffffff;
  font-size: 1.28rem;
}

#overview dl dd,
#use p,
#use ul li {
  font-size: 1.11rem;
  font-weight: bold;
  line-height: 1.5;
}

/*-------------
overview
-------------*/
#overview .inner {
  margin: 2.13rem 1.28rem 0;
}

#overview dl dt {
  width: 64%;
  background: #3e9cda;
}

#overview dl dd {
  padding: 1.11rem 0 2.56rem;
}

#overview dl:last-child dd {
  padding-bottom: 0;
}

/*-------------
use
-------------*/
#use dl {
  margin-bottom: 15px;
  padding: 1.024rem 0.854rem 1.6rem;
}

#use dl.shopBox {
  margin-top: 0.854rem;
  background: #fff2f3;
}

#use dl.webBox {
  background: #edf7f6;
}

#use dl dt {
  width: 56%;
  margin: 0 0 8px;
  border-radius: 20px;
}

#use dl dt.shop {
  background: #e75a64;
}

#use dl dt.web {
  background: #5cb1a6;
}

#use ul {
  margin: 0.854rem 0;
  padding: 0.854rem 1rem;
  background: #def1ff;
}

#use ul li {
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}

#use ul li span {
  padding-right: 0.342rem;
}

#use .box01 {
  margin-top: 4.478%;
}

#use .box01Elem01 {
  padding: 4.328% 12.687% 0;
  background: #ffa302;
}

#use .box01Elem02 {
  height: 11.264rem;
  padding: 2.985% 4.478%;
  background: #fff;
  font-size: 1.109rem;
  line-height: 1.4;
  text-align: justify;
}

#use .box01Elem02 .text01 {
  display: block;
  margin-top: 5.738%;
}

/*-------------
date
-------------*/
.date {
  background: #fcf4da;
}

.date .dateText {
  padding: 0.854rem 1.28rem 2.13rem;
  font-size: 1.024rem;
  text-align: right;
}

/*-------------
btnArea
-------------*/
.btnArea {
  margin: 0 auto;
  padding: 1.88rem 0 1.28rem;
  text-align: center;
}

.btnArea .debit {
  padding: 0 3.58rem 1.789rem;
}

.btnArea .apply {
  padding: 0 2.987rem;
}

/*-------------
footer
-------------*/
#footer {
  margin: 0 auto;
  padding-bottom: 1.707rem;
  background-color: #fff;
}

#footer .logo {
  display: block;
  width: 34.8%;
  margin: 0 auto;
}

#footer .copyRight {
  margin-top: 1.707rem;
  font-size: 1.024rem;
  text-align: center;
}

.linkTop,
.linkDebitTop {
  text-align: right;
}

.linkTop {
  margin: 1.28rem 1.28rem 0;
}

.linkDebitTop {
  margin: 0.854rem 1.28rem 1.28rem;
}

.linkTop a,
.linkDebitTop a {
  padding-right: 0.853rem;
  background: url(/oos/adv/image/tmp_192/tmp192_ps_arrow.png) center right no-repeat;
  background-size: 0.64rem auto;
  font-size: 1.024rem;
}

/*-------------
pageTop
-------------*/
#pageTop {
  display: none;
  position: fixed;
  bottom: 2.987rem;
  right: 1.707rem;
  width: 12.667%;
}

/*-------------
CPfinish
-------------*/
#CPfinish {
  width: 88%;
  color: #e20000;
  font-weight: bold;
  text-align: center;
  border: solid 2px #e20000;
  padding: 6px 5px 5px;
  margin: 20px auto;
}

#CPfinish p {
  width: 100%;
  padding: 0;
}

@media screen and (min-width: 768px) {
  html {
    font-size: calc(1.40350877192982vw);
    font-size: -webkit-calc(1.40350877192982vw);
  }
  /* display */
  .pcBlock {
    display: block;
  }
  .spBlock {
    display: none;
  }
  .period {
    max-width: 1000px;
    margin: 0 auto;
    padding: 4.26rem 2.987rem 5.0rem;
  }
  .inner {
    width: 94.737%;
    padding: 3.941rem 4.375rem;
  }
  /* text */
  .note {
    font-size: 1.125rem !important;
  }
  .linkText01 {
    margin-right: 0.125rem;
    padding-right: 1.125rem;
    background-size: 0.938rem auto;
  }
  /* listBlock */
  #header {
    padding: 0;
  }
  #header .logo {
    width: 15.185%;
    margin: 0.833% 0 1.389% 0.833%;
  }
  #header .code {
    width: 16.574%;
    margin: 2.685% 0 0 0.926%;
  }
  /*-------------
	content
	-------------*/
  .contentInner {
    margin: 0 auto;
  }
  .content.beach {
    padding: 2.625rem 0 4.1rem;
  }
  .content .box01 dt {
    margin: 0 auto 2.971rem;
    background-size: 31%;
    font-size: 1.875rem;
    line-height: 4rem;
  }
  /*-------------
	mv
	-------------*/
  #mv {
    padding: 2.43rem 10px 5.25rem;
  }
  #mv h2 {
    width: 100%;
    max-width: 772px;
    margin: 0 auto;
  }
  /*-------------
	flow
	-------------*/
  #flow {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 2.987rem;
  }
  #flow .box01 {
    margin-top: 3.125rem;
    padding: 3.2% 3.704%;
  }
  #flow .box01.entry {
    padding: 5.1% 4.478%;
  }
  #flow .box01:last-of-type {
    padding-bottom: 4.63%;
  }
  #flow .box01 dt {
    width: 32%;
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
  #flow .box01 dd {
    margin-top: 1.25rem;
    font-size: 1.4rem;
    line-height: 1.875;
  }
  #flow .box01 dd .grantDate {
    font-size: 1.8rem;
  }
  #flow .box01 dd ul {
    margin-top: 0.865rem;
  }
  #flow .box01List01 {
    margin-top: 2.5%;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
  }
  #flow .box01List01 li:first-of-type {
    margin: 0;
    background-position: 5.0rem 5.2rem;
    background-size: 10.75rem auto;
  }
  #flow .box01List01 li:nth-of-type(2) {
    background-position: 3.5rem 4.7rem;
    background-size: 12.75rem auto;
  }
  #flow .box01List01 li:nth-of-type(3) {
    background-position: 3.5rem 5.0rem;
    background-size: 12.75rem auto;
  }
  #flow .box01List01 li {
    float: left;
    width: 31%;
    height: 19.55rem;
    margin: 0 0 0 3.5%;
    padding: 3% 0 0;
  }
  #flow .box01List01 li:before {
    top: 50%;
    left: -1.75rem;
    right: auto;
    width: 1.375rem;
    margin: -1.25rem 0 0;
    border-top: 1.25rem solid transparent;
    border-bottom: 1.25rem solid transparent;
    border-left: 1.375rem solid #2e86d5;
    border-right: none;
  }
  #flow .box01List01Elem01 {
    font-size: 1.5rem;
    text-align: center;
  }
  #flow .box01List01Elem01 .big01 {
    font-size: 1.75rem;
  }
  #flow .box01List01Elem02 {
    margin-top: 9.75rem;
    padding: 0 20px;
    font-size: 1.125rem;
    text-align: center;
  }
  #flow .box01 dd ul li.no01, #flow .box01 dd ul li.no02 {
    -webkit-background-size: 3.5%;
    background-size: 3.5%;
    padding-left: 4.8%;
  }
  #flow .box01 .btn01 {
    width: 48%;
    margin: 0 auto;
  }
  #flow .box01 .btn02 {
    float: right;
    width: 48%;
    margin-top: 2.5rem;
  }
  #flow .box01 .btnText {
    font-size: 1.375rem;
    line-height: 1;
  }
  #flow .box01 .btnLink {
    height: 6rem;
    margin-top: 0.625rem;
  }
  #flow .box01 .btnLink a {
    border-radius: 0.625rem;
    background-size: 1.375rem auto;
    font-size: 1.625rem;
  }
  #flow .box01 .btn01 .btnLink a {
    box-shadow: inset 0 -0.375rem 0 0 #db4800;
  }
  #flow .box01 .btn02 .btnLink a {
    box-shadow: inset 0 -0.375rem 0 0 #007c29;
    font-size: 1.5rem;
  }
  #flow .box02Elem01 {
    font-size: 1.5rem;
  }
  #flow .box02Elem01 .big01 {
    margin-top: 0.5%;
    font-size: 1.875rem;
  }
  #flow .box02Elem02 {
    margin-top: 2.5%;
    font-size: 1.5rem;
  }
  /*-------------
	overview, use
	-------------*/
  #overview,
  #use {
    display: block;
  }
  #overview.box01 dd,
  #use p,
  #use ul li,
  .date .dateText {
    font-size: 1.313rem;
    line-height: 1.875;
  }
  /*-------------
	overview
	-------------*/
  #overview {
    padding-bottom: 6.25rem;
  }
  #overview .inner {
    margin: 2.13rem auto 0;
  }
  #overview dl dd {
    padding: 1.244rem 0 2.625rem;
  }
  #overview.box01 dd dl dt {
    width: 32%;
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
  #overview.box01 dd .prize {
    font-size: 1.5rem;
  }
  /*-------------
	use
	-------------*/
  #use {
    padding-bottom: 1.314rem;
  }
  #use dl {
    padding: 1.314rem 1.625rem 1.971rem;
  }
  #use dl dt {
    width: 25%;
    line-height: 1.2;
  }
  #use ul {
    padding: 1.314rem 1.971rem;
  }
  #use .box01 {
    width: 48.426%;
    margin-top: 2.778%;
  }
  #use .box01:nth-of-type(2n + 1) {
    float: left;
  }
  #use .box01:nth-of-type(2n) {
    float: right;
  }
  #use .box01Elem01 {
    padding: 4.971% 9.178% 0;
  }
  #use .box01Elem02 {
    height: 18.125rem;
    padding: 4.78% 7.648%;
    font-size: 1.5rem;
  }
  #use .box01Elem02 .text01 {
    margin-top: 6.692%;
  }
  /*-------------
	date
	-------------*/
  .date {
    width: 95%;
    margin: 0 auto;
  }
  .date .dateText {
    margin: 0 auto;
    padding: 0;
    text-align: right;
  }
  /*-------------
	footer
	-------------*/
  #footer {
    width: 100%;
    margin: 0 auto;
    padding: 0.938rem 0 3.75rem;
  }
  .linkTop {
    margin: 0 1.375rem;
  }
  .linkDebitTop {
    margin: 0.854rem 1.375rem 1.28rem;
  }
  .linkTop a,
  .linkDebitTop a {
    padding-right: 1rem;
    background-size: 0.813rem auto;
    font-size: 1.125rem;
  }
  #footer .logo {
    width: 22.895%;
    max-width: 261px;
  }
  #footer .copyRight {
    margin-top: 1.875rem;
    font-size: 1.125rem;
  }
  /*-------------
	btnArea
	-------------*/
  .btnArea {
    max-width: 999px;
    padding: 2.625rem 0 5.0rem;
  }
  .btnArea .debit {
    max-width: 590px;
    margin: 0 auto;
    padding: 0 0 3.71rem;
  }
  #pageTop {
    bottom: 1.875rem;
    right: 1.875rem;
    width: 7.719%;
    max-width: 88px;
  }
  /*-------------
	CPfinish
	-------------*/
  #CPfinish {
    padding: 10px 5px;
  }
  #CPfinish p {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 1000px) {
  .period {
    padding: 4.26rem 0 5.0rem;
  }
  .inner {
    max-width: 1080px;
    margin: 0 auto;
  }
  /* wrap */
  #flow,
  .period {
    width: 94.737%;
  }
  /*-------------
	flow
	-------------*/
  #flow {
    padding: 0;
  }
}

@media screen and (min-width: 1140px) and (max-width: 1589px) {
  html {
    font-size: 16px;
  }
  #wrapper {
    background-position: 18%, 82%;
    background-size: 10%;
  }
  #interest {
    background: none;
  }
  .contentInner {
    background-position: 9%, 89%;
    -webkit-background-size: inherit;
    background-size: inherit;
  }
}

@media screen and (min-width: 1152px) {
  .date,
  #footer {
    width: 1080px;
  }
  #footer.bgWhite {
  width: 100%;
}
}

@media screen and (min-width: 1590px) {
  html {
    font-size: 16px;
  }
}

/*-------------
body
-------------*/
#body {
  border-bottom: 4px solid #ff0000;
}

/*-------------
header
-------------*/
#header {
  border-bottom: 4px solid #ff0000;
}

#header .headerInner {
  position: relative;
  max-width: 900px;
  width: 900px;
  height: 90px;
}

#header .headerInner h1 {
  position: absolute;
  top: 23px;
  right: 30px;
  float: none;
  width: 159px;
  margin: 0;
}

#header .headerInner h2 {
  position: absolute;
  top: 23px;
  left: 40px;
  width: 125px;
}

#header .headerInner .copy {
  position: absolute;
  top: 33px;
  left: 200px;
  width: 383px;
}

@media screen and (max-width: 768px) {
  #header {
    padding: 0;
    border-bottom: 2px solid #ff0000;
  }
  #header .headerInner {
    position: relative;
    max-width: 100%;
    padding: 16.25% 0 3.125% 0;
    width: 100%;
    height: auto;
  }
  #header .headerInner h1 {
    width: 31.25%;
    top: 20%;
    right: 3%;
  }
  #header .headerInner h2 {
    width: 16.5625%;
    top: 27%;
    left: 4%;
  }
  #header .headerInner .copy {
    position: static;
    width: 71.40625%;
    margin: 0 auto 0 auto;
  }
}

/*-------------
footer
-------------*/
#footer {
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 64px 0 58px 0;
}

#footer #pageTop {
  right: 20px;
  bottom: 80px;
  width: 88px;
  margin: 0 auto 0 auto;
  padding: 0;
}

#footer .linkTop a{
  padding-right: 1.2em;
  background: url(/oos/adv/image/tmp_192/tmp192_ps_arrow.png) center right no-repeat;
}

#footer .linkTop a:hover {
  text-decoration: underline !important;
}

#footer .logo {
  width: 309px;
  margin: 55px auto 0 auto;
  padding: 0;
}

#footer .copyRight {
  margin: 33px auto 0 auto;
  padding: 0;
  font-size: 18px;
}

.Block {
  display: block;
}

.lH2 {
  line-height: 1.5;
}


@media screen and (max-width: 768px) {
  #footer {
    width: 100%;
    padding: 6.25% 0 9.375% 0;
  }
  #footer #pageTop {
    right: 1.5%;
    bottom: 7.5%;
    width: 13.75%;
  }
  #footer .linkTop {
    margin: 0 2.5% 0 0;
  }
  #footer .linkTop a {
    background-size: 0.55em auto;
    font-size: 5vw;
  }
  #footer .logo {
    width: 34.84375%;
    margin: 0.8% auto 0 auto;
  }
  #footer .copyRight {
    margin: 5.5% auto 0 auto;
    font-size: 3.125vw;
  }
}

/*-------------
bread
-------------*/
.bread {
  display: flex;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 20px 0 30px 0;
}

.bread li {
  font-size: 14px;
  color: #000000;
}

.bread li:first-child:after {
  display: inline-block;
  content: '＞';
  margin-right: 0.5em;
}

.bread li a {
  color: #0039dc;
}

.bread li a:hover {
  text-decoration: underline;
}

/* ----------------------------------------------------------------
tmp192_1
----------------------------------------------------------------- */
#wrapper.tmp192_1 #body .showPC {
  display: block;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body .showPC {
    display: none;
  }
}

#wrapper.tmp192_1 #body .showSP {
  display: none;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body .showSP {
    display: block;
  }
}

#wrapper.tmp192_1 #body .kv {
  min-width: 900px;
  padding-top: 26px;
  background: linear-gradient(117deg, #f8f8f8, #deede8);
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body .kv {
    min-width: 100%;
    padding-top: 2.35vw;
  }
}

#wrapper.tmp192_1 #body .kv > figure {
  width: 610px;
  margin: 0 auto 0 auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body .kv > figure {
    width: 100%;
  }
}

#wrapper.tmp192_1 #body .anchor {
  padding: 2px 0 2px 0;
  background: linear-gradient(#fafafa, #f2f2f2);
}

#wrapper.tmp192_1 #body .anchor ul {
  display: flex;
  justify-content: center;
  width: 900px;
  margin: 0 auto;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body .anchor ul {
    width: auto;
  }
}

#wrapper.tmp192_1 #body .anchor ul li {
  border-right: 2px solid #e6e6e6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body .anchor ul li {
    width: 33%;
  }
}

#wrapper.tmp192_1 #body .anchor ul li:last-child {
  border-right: 0;
}

#wrapper.tmp192_1 #body .anchor ul li a {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  height: 92px;
  padding: 0 35px 0 35px;
  color: #009b3a;
  font-size: 20px;
  text-align: center;
  line-height: 1.6;
  white-space: nowrap;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body .anchor ul li a {
    width: 100%;
    height: 5em;
    padding: 0;
    font-size: 3.75vw;
  }
}

#wrapper.tmp192_1 #body .anchor ul li a:before {
  display: block;
  position: relative;
  z-index: 2;
  width: 12px;
  height: 12px;
  margin: -12px 20px 0 0;
  border-right: 2px solid #009b3a;
  border-bottom: 2px solid #009b3a;
  content: '';
  transform: rotate(45deg);
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body .anchor ul li a:before {
    width: 2vw;
    height: 2vw;
    margin-top: -2vw;
    margin-right: 1vw;
    border-right: 1px solid #009b3a;
    border-bottom: 1px solid #009b3a;
  }
}

#wrapper.tmp192_1 #body .anchor ul li a sup {
  font-size: 12px;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body .anchor ul li a sup {
    font-size: 1.875vw;
  }
}

#wrapper.tmp192_1 #body section h2 sup {
  font-size: 20px;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section h2 sup {
    font-size: 2.5vw;
  }
}

#wrapper.tmp192_1 #body section .btn {
  border-radius: 5px;
  background: linear-gradient(#0bdc83, #008b3e);
  text-align: center;
}

#wrapper.tmp192_1 #body section .btn:hover {
  opacity: 0.8;
}

#wrapper.tmp192_1 #body section .btn a {
  display: block;
  color: #ffffff;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section .btn a {
    padding: 20px 0 20px 0;
    font-size: 3.125vw;
  }
}

#wrapper.tmp192_1 #body section .btn a:after {
  display: inline-block;
  content: '';
}

#wrapper.tmp192_1 #body section.concept {
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 0 100px 95px 100px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.concept {
    width: 100%;
    padding: 0 0 15.7% 6.25%;
  }
}

#wrapper.tmp192_1 #body section.concept h2 {
  width: 434px;
  padding-top: 92px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.concept h2 {
    width: 68.3333333%;
    padding-top: 7.5%;
  }
}

#wrapper.tmp192_1 #body section.concept .concept__head {
  margin: 73px 0 0 0;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.concept .concept__head {
    width: 93.1666666%;
    margin: 10.3% 0 0 0;
  }
}

#wrapper.tmp192_1 #body section.concept .concept__lead {
  display: none;
  width: 700px;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.concept .concept__lead {
    width: 93.16666666666666%;
    margin-top: 3.3%;
  }
}

#wrapper.tmp192_1 #body section.concept .concept__btn {
  width: 150px;
  margin: 30px auto 0 auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.concept .concept__btn {
    position: relative;
    left: -3.125%;
    width: 26.66666666666667%;
    margin: 5% auto 0 auto;
  }
}

#wrapper.tmp192_1 #body section.feature h2 {
  min-width: 900px;
  padding: 35px 0 24px 0;
  border-bottom: 4px solid #ff0000;
  background: linear-gradient(#fafafa, #f2f2f2);
  color: #009b3a;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature h2 {
    min-width: 100%;
    padding: 5.3% 0 3.5% 0;
    border-bottom: 2px solid #ff0000;
    font-size: 5.625vw;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail {
  position: relative;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 140px 0 192px 0;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail {
    position: static;
    width: 100%;
    margin: 14.1% 0 0 0;
    padding: 0 0 6.2% 0;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail > figure {
  width: 159px;
  margin: 0 auto 0 auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail > figure {
    width: 24.84375%;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item {
  position: absolute;
  width: 270px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item {
    position: static;
    width: 100%;
    padding: 6.25% 11.25% 9.375% 11.25%;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--use {
  top: 80px;
  right: 40px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--use {
    margin-top: 3.125%;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--service {
  top: 230px;
  left: 40px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--service {
    background-color: #f6f6f6;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--safety {
  right: 40px;
  bottom: 90px;
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item h3 {
  color: #009b3a;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item h3 {
    font-size: 5vw;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item > figure {
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item > figure {
    margin-top: 7.3%;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item > ul {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item > ul {
    margin-top: 7.07%;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item > ul > li {
  margin-top: 10px;
  color: #009b3a;
  font-size: 14px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item > ul > li {
    margin-top: 0.565%;
    padding-left: 1em;
    font-size: 4.375vw;
    text-indent: -1em;
    line-height: 1.5;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item > ul > li:first-child {
    margin-top: 0;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item > ul > li sup {
  font-size: 10px;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item > ul > li sup {
    font-size: 3.125vw;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--btn {
  width: 200px;
  margin: 20px auto 0 auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--btn {
    width: 53.125%;
    margin: 8.07% auto 0 auto;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--btn a {
  padding: 20px 10px 20px 10px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--btn a {
    padding: 9.12% 0 9.12% 0;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--btn a:after {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: url(/oos/adv/image/tmp_192/tmp192_ps_arrow_btn.png) no-repeat center center;
  content: '';
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item--btn a:after {
    width: 2.345vw;
    height: 2.345vw;
    margin-left: 1em;
    background-size: cover;
  }
}

#wrapper.tmp192_1 #body section.feature .feature__detail .detail__item .annotation {
  display: inline-block;
  margin-top: 20px;
  padding-left: 1em;
  font-size: 12px;
  text-indent: -1em;
  text-align: left;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.feature .feature__detail .detail__item .annotation {
    margin-top: 7.5%;
    font-size: 3.75vw;
    line-height: 1.58;
  }
}

#wrapper.tmp192_1 #body section.service {
  min-width: 900px;
  padding-bottom: 100px;
  background-color: #f6f6f6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service {
    min-width: 100%;
    padding-bottom: 15.625%;
  }
}

#wrapper.tmp192_1 #body section.service h2 {
  min-width: 900px;
  padding: 35px 0 24px 0;
  border-bottom: 4px solid #ff0000;
  color: #009b3a;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service h2 {
    min-width: 100%;
    padding: 5.315% 0 3.75% 0;
    border-bottom: 2px solid #ff0000;
    font-size: 5.625vw;
  }
}

#wrapper.tmp192_1 #body section.service .service__list {
  width: 900px;
  margin: 60px auto 0 auto;
  padding: 0 40px 0 40px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .service__list {
    width: 100%;
    margin: 9.375% auto 0 auto;
    padding: 0 6.25% 0 6.25%;
  }
}

#wrapper.tmp192_1 #body section.service .service__list .list__item {
  margin-top: 40px;
  padding: 43px 20px 53px 20px;
  border-radius: 10px;
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .service__list .list__item {
    margin-top: 10.7%;
    padding: 5.36% 5.715% 8.93% 5.715%;
  }
}

#wrapper.tmp192_1 #body section.service .service__list .list__item:first-child {
  margin-top: 0;
}

#wrapper.tmp192_1 #body section.service .service__list .list__item h3 {
  color: #009b3a;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .service__list .list__item h3 {
    font-size: 5vw;
    line-height: 1.5;
  }
}

#wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail {
  display: flex;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail {
    display: block;
    margin-top: 5.5%;
  }
}

#wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail > figure {
  width: 50%;
  padding-right: 20px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail > figure {
    width: 100%;
    padding-right: 0;
  }
}

#wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail .lead {
  width: 50%;
  padding-left: 20px;
  color: #000000;
  font-size: 20px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail .lead {
    width: 100%;
    margin-top: 6.86%;
    padding-left: 0;
    font-size: 4.375vw;
    line-height: 1.57;
  }
}

#wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail .lead sup {
  font-size: 10px;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail .lead sup {
    font-size: 3.125vw;
  }
}

#wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail .lead .annotation {
  display: block;
  font-size: 12px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .service__list .list__item .item__detail .lead .annotation {
    margin-top: 1em;
    padding-left: 1em;
    font-size: 3.75vw;
    text-indent: -1em;
    text-align: left;
  }
}

#wrapper.tmp192_1 #body section.service .service__list .list__item--person .item__detail > figure {
  padding-right: 0;
}

#wrapper.tmp192_1 #body section.service .list__item--btn {
  width: 420px;
  margin: 40px auto 0 auto;
  background: linear-gradient(#e64450, #bf122a);
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .list__item--btn {
    width: 88.57142857142857%;
    margin: 7.15% auto 0 auto;
  }
}

#wrapper.tmp192_1 #body section.service .list__item--btn a {
  padding: 20px 35px 25px 35px;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .list__item--btn a {
    padding: 4.035% 0 2.02% 0;
    font-size: 4.11764705882353vw;
    line-height: 1.57;
  }
}

#wrapper.tmp192_1 #body section.service .list__item--btn a:after {
  display: none;
}

#wrapper.tmp192_1 #body section.service .list__item--btn a span {
  display: block;
  margin-top: 20px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .list__item--btn a span {
    margin-top: 0;
    font-size: 3.75vw;
  }
}

#wrapper.tmp192_1 #body section.service .list__item--btn a span:after {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: url(/oos/adv/image/tmp_192/tmp192_ps_arrow_btn.png) no-repeat center center;
  content: '';
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_1 #body section.service .list__item--btn a span:after {
    margin-left: 0.5em;
  }
}

/* ----------------------------------------------------------------
tmp192_2
----------------------------------------------------------------- */
#wrapper.tmp192_2 #body {
  min-width: 900px;
  margin: 0 auto;
  background-color: #f6f6f6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body {
    min-width: auto;
    margin: auto;
  }
  #wrapper.tmp192_2 #body img {
    width: 100%;
  }
}

#wrapper.tmp192_2 #body .forSP {
  display: none;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .forSP {
    display: block;
  }
}

#wrapper.tmp192_2 #body .forPC {
  display: block;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .forPC {
    display: none;
  }
}

#wrapper.tmp192_2 #body .anchor-wrap {
  background-color: #ffffff;
}

#wrapper.tmp192_2 #body .anchor-wrap ul.anchor {
  display: flex;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 20px 0 30px 0;
}

#wrapper.tmp192_2 #body .anchor-wrap ul.anchor li {
  color: #000000;
  font-size: 14px;
}

#wrapper.tmp192_2 #body .anchor-wrap ul.anchor li a {
  color: #0039dc;
}

#wrapper.tmp192_2 #body .anchor-wrap ul.anchor li a:hover {
  text-decoration: underline;
}

#wrapper.tmp192_2 #body .anchor-wrap ul.anchor li a:after {
  display: inline-block;
  margin-right: 0.5em;
  color: #000000;
  content: '＞';
}

#wrapper.tmp192_2 #body .main-title {
  padding-top: 40px;
  padding-bottom: 30px;
  border-bottom: solid 4px #ff0000;
  color: #009b3a;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .main-title {
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: solid 2px #ff0000;
    font-size: 5.625vw;
  }
}

#wrapper.tmp192_2 #body .content-wrapper {
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper {
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box h3 {
  padding-top: 50px;
  padding-bottom: 28px;
  color: #009b3a;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box h3 {
    padding-top: 35px;
    padding-bottom: 15px;
    font-size: 5.3125vw;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box h3 .title__number {
  color: #ff0000;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box h3.box__first {
    padding-top: 24px;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box .description {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  width: 780px;
  margin: 0 auto;
  border-radius: 10px;
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box .description {
    width: auto;
    margin: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--lead {
  padding-top: 35px;
  padding-bottom: 30px;
  color: #009b3a;
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--lead {
    padding-top: 16px;
    padding-bottom: 25px;
    font-size: 4.29vw;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--lead .lead__more {
  font-size: 24px;
}

#wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--iconImage {
  position: absolute;
  top: -6%;
  right: -4%;
  width: 130px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--iconImage {
    top: -3%;
    width: 25%;
    min-height: 1%;
    margin: auto;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sampleImage {
  width: 720px;
  margin: 0 auto;
  padding-top: 30px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sampleImage {
    width: auto;
    min-height: 1%;
    margin: 0;
    padding-top: 15px;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sideImage {
  position: absolute;
  bottom: 18%;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sideImage {
    bottom: 24%;
    max-width: 240px;
    width: 43.3%;
    min-height: 1%;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sideImage img {
  width: auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sideImage img {
    width: 100%;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sideImage--left {
  left: 3.6%;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sideImage--left {
    left: 4%;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sideImage--right {
  right: 3.6%;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box .description .description__item--sideImage--right {
    right: 4%;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box--ud .description .description__item--lead {
  padding-top: 240px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box--ud .description .description__item--lead {
    padding-top: 40%;
    letter-spacing: -0.4px;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box--link {
  margin-top: 100px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box--link {
    margin-top: 50px;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box--link .box__return {
  display: inline-block;
  width: 200px;
  height: 50px;
  border-radius: 8px;
  background: linear-gradient(#0bdc83, #008b3e);
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box--link .box__return {
    width: 53.6%;
    height: auto;
    font-size: 4.375vw;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box--link .box__return a {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 10px;
  color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_2 #body .content-wrapper .box--link .box__return a {
    padding-top: 13px;
  }
}

#wrapper.tmp192_2 #body .content-wrapper .box--link .box__return a:after {
  padding-left: 10px;
  content: '\003e';
}

#wrapper.tmp192_2 #body .content-wrapper .box--link .box__return a:hover {
  opacity: 0.8;
}

/* ----------------------------------------------------------------
tmp192_3
----------------------------------------------------------------- */
#wrapper.tmp192_3 #body {
  min-width: 900px;
  margin: 0 auto;
  background-color: #f6f6f6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body {
    min-width: auto;
    margin: auto;
  }
  #wrapper.tmp192_3 #body img {
    width: 100%;
  }
}

#wrapper.tmp192_3 #body .forSP {
  display: none;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .forSP {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .forPC {
    display: none;
  }
}

#wrapper.tmp192_3 #body .anchor-wrap {
  background-color: #ffffff;
}

#wrapper.tmp192_3 #body .anchor-wrap ul.anchor {
  display: flex;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 20px 0 30px 0;
}

#wrapper.tmp192_3 #body .anchor-wrap ul.anchor li {
  color: #000000;
  font-size: 14px;
}

#wrapper.tmp192_3 #body .anchor-wrap ul.anchor li a {
  color: #0039dc;
}

#wrapper.tmp192_3 #body .anchor-wrap ul.anchor li a:hover {
  text-decoration: underline;
}

#wrapper.tmp192_3 #body .anchor-wrap ul.anchor li a:after {
  display: inline-block;
  margin-right: 0.5em;
  color: #000000;
  content: '＞';
}

#wrapper.tmp192_3 #body h2.main-title {
  padding-top: 40px;
  padding-bottom: 30px;
  border-bottom: solid 4px #ff0000;
  color: #009b3a;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body h2.main-title {
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: solid 2px #ff0000;
    font-size: 5.625vw;
  }
}

#wrapper.tmp192_3 #body .content-wrapper {
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper {
    padding-bottom: 50px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box h3 {
  padding-top: 50px;
  padding-bottom: 28px;
  color: #009b3a;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box h3 {
    padding-top: 35px;
    padding-bottom: 25px;
    font-size: 5.3125vw;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box h3 span {
  color: #ff0000;
}

#wrapper.tmp192_3 #body .content-wrapper .box h3 .ast {
  font-size: 18px;
  vertical-align: super;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box h3 .ast {
    font-size: 3.125vw;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box__list {
  position: relative;
  width: 780px;
  margin: 0 auto;
  border-radius: 10px;
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box__list {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box--plus {
  padding-bottom: 40px;
  background-color: #daeae0;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box--plus {
    padding-bottom: 30px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box--plus h3 {
  padding-top: 30px;
  font-size: 36px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box--plus h3 {
    padding-top: 15px;
    padding-bottom: 20px;
    font-size: 5.625vw;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box__add {
  margin-top: 15px;
  margin-right: 60px;
  color: #009b3a;
  text-align: right;
}

#wrapper.tmp192_3 #body .content-wrapper .box--various-cwb .box__list {
  padding-top: 30px;
  padding-right: 28px;
  padding-left: 35px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box--various-cwb .box__list {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box--various-cwb .box__list .list__item--lead {
  padding-top: 25px;
  padding-bottom: 30px;
  color: #009b3a;
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box--various-cwb .box__list .list__item--lead {
    padding-top: 20px;
    font-size: 4.375vw;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  width: 780px;
  margin: 0 auto;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 10px;
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description {
    width: auto;
    margin: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description--plus {
  display: block;
  margin-top: -25px;
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description--plus {
    margin-top: -20px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description--plus .description__item {
  padding-top: 0;
  padding-bottom: 0;
}

#wrapper.tmp192_3 #body .content-wrapper .box .description--plus .description__item .item__list dt {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description--plus .description__item .item__list dt {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 5vw;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description dt {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #009b3a;
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description dt {
    padding-top: 20px;
    padding-bottom: 25px;
    font-size: 4.375vw;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description dt span {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description dt span {
    font-size: 2.8125vw;
    letter-spacing: -1.1px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description dt .item__ast {
  font-size: 12px;
  vertical-align: super;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description dt .item__ast {
    font-size: 3.125vw;
    vertical-align: text-top;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description__item--image {
    min-height: 1%;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description__item--image ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description__item--image ul {
    display: block;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description__item--image ul li {
  width: 48.61%;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description__item--image ul li {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description__item--image ul li:first-child {
    margin-bottom: 10px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description__item--icon {
  position: absolute;
  top: -5%;
  right: -5.6%;
  width: 157px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description__item--icon {
    top: -3.2%;
    width: 28.6%;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description__item .item__list {
  display: flex;
  flex-direction: column-reverse;
}

#wrapper.tmp192_3 #body .content-wrapper .box .description__item .item__list dt {
  margin-right: -15px;
  margin-left: -15px;
  padding-bottom: 20px;
  font-size: 30px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description__item .item__list .list__parts--image {
    min-height: 1%;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description__item .item__list .list__parts--icon {
  position: absolute;
  top: -6.5%;
  right: -5.5%;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description__item .item__list .list__parts--icon {
    top: -1%;
    width: 28.6%;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box .description__item--add {
  color: #009b3a;
  font-size: 12px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box .description__item--add {
    margin-left: -6px;
    font-size: 2.8125vw;
    line-height: 1.5;
    letter-spacing: -1px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box--link {
  margin-top: 100px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box--link {
    margin-top: 50px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box--link .box__return {
  display: inline-block;
  width: 200px;
  height: 50px;
  border-radius: 8px;
  background: linear-gradient(#0bdc83, #008b3e);
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box--link .box__return {
    width: 53.6%;
    height: auto;
    font-size: 4.375vw;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box--link .box__return a {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 10px;
  color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_3 #body .content-wrapper .box--link .box__return a {
    padding-top: 13px;
  }
}

#wrapper.tmp192_3 #body .content-wrapper .box--link .box__return a:after {
  padding-left: 10px;
  content: '\003e';
}

#wrapper.tmp192_3 #body .content-wrapper .box--link .box__return a:hover {
  opacity: 0.8;
}

/* ----------------------------------------------------------------
tmp192_4
----------------------------------------------------------------- */
#wrapper.tmp192_4 #body {
  min-width: 900px;
  margin: 0 auto;
  background-color: #f6f6f6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body {
    min-width: auto;
    margin: auto;
  }
  #wrapper.tmp192_4 #body img {
    width: 100%;
  }
}

#wrapper.tmp192_4 #body .forSP {
  display: none;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .forSP {
    display: block;
  }
}

#wrapper.tmp192_4 #body .forPC {
  display: block;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .forPC {
    display: none;
  }
}

#wrapper.tmp192_4 #body .anchor-wrap {
  background-color: #ffffff;
}

#wrapper.tmp192_4 #body .anchor-wrap ul.anchor {
  display: flex;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 20px 0 30px 0;
}

#wrapper.tmp192_4 #body .anchor-wrap ul.anchor li {
  color: #000000;
  font-size: 14px;
}

#wrapper.tmp192_4 #body .anchor-wrap ul.anchor li a {
  color: #0039dc;
}

#wrapper.tmp192_4 #body .anchor-wrap ul.anchor li a:hover {
  text-decoration: underline;
}

#wrapper.tmp192_4 #body .anchor-wrap ul.anchor li a:after {
  display: inline-block;
  margin-right: 0.5em;
  color: #000000;
  content: '＞';
}

#wrapper.tmp192_4 #body h2.main-title {
  padding-top: 40px;
  padding-bottom: 30px;
  border-bottom: solid 4px #ff0000;
  color: #009b3a;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body h2.main-title {
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: solid 2px #ff0000;
    font-size: 5.625vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper {
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper {
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box h3 {
  padding-top: 50px;
  padding-bottom: 28px;
  color: #009b3a;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box h3 {
    padding-top: 35px;
    padding-bottom: 25px;
    font-size: 5.3125vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box h3 span {
  color: #ff0000;
}

#wrapper.tmp192_4 #body .content-wrapper .box .box__list {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 780px;
  margin: 0 auto;
  border-radius: 10px;
  background-color: #ffffff;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box .box__list {
    width: auto;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description dt img {
  width: auto;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description dt img {
    width: 100%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description .description__item {
  color: #009b3a;
  font-weight: bold;
  text-align: center;
}

#wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description .description__item img {
  width: auto;
}

#wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description .description__item--lead {
  margin-top: 88px;
  font-size: 20px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description .description__item--lead {
    margin-top: 60%;
    margin-right: -7px;
    font-size: 5vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description .description__item--exp {
  margin-top: 9px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description .description__item--exp {
    margin-top: 20px;
    font-size: 4.375vw;
    line-height: 1.7;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description .description__item--exp--ai {
  margin-top: 12px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description .description__item--exp--ai {
    margin-top: 20px;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box .box__list .list__item .description .description__item--icon {
  position: absolute;
}

#wrapper.tmp192_4 #body .content-wrapper .box--faoi .box__list {
  padding: 60px 59px 40px 38px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--faoi .box__list {
    display: block;
    padding: 20px 10px 30px 10px;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--faoi .box__list .list__item:first-child .description dt img {
    width: 38.1%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--faoi .box__list .list__item:first-child .description .description__item--lead {
  margin-top: 60px;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--faoi .box__list .list__item:first-child .description .description__item--lead {
    margin-top: 30px;
    font-size: 5vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--faoi .box__list .list__item:last-child .description dt {
  padding-top: 30px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--faoi .box__list .list__item:last-child .description dt img {
    width: 35.8%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--faoi .box__list .list__item:last-child .description .description__item--lead {
  margin-top: 98px;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--faoi .box__list .list__item:last-child .description .description__item--lead {
    margin-top: 35px;
    font-size: 5vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--saa .box__list {
  display: block;
  padding: 30px 73px 30px 30px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--saa .box__list {
    padding: 40px 10px 30px 5px;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--saa .box__list .list__item .description .description__item--lead {
  margin-top: 45px;
}

#wrapper.tmp192_4 #body .content-wrapper .box--saa .box__list .list__item:last-child .description .description__item--lead {
  margin-top: 30px;
  margin-left: 44px;
  font-weight: normal;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--saa .box__list .list__item:last-child .description .description__item--lead {
    margin-top: 20px;
    margin-left: 0;
    font-size: 4.375vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list {
  display: block;
  padding-top: 75px;
  padding-bottom: 27px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list {
    padding-top: 18%;
    padding-bottom: 20px;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description dt {
  padding-right: 35px;
  padding-left: 35px;
}

#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation {
  margin-top: 15px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation {
    margin-top: 2%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation ul {
  display: inline-block;
  padding-right: 40px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation ul {
    padding-right: 3.5%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation ul li {
  color: #009b3a;
  font-size: 14px;
  text-align: left;
  line-height: 1.714285714285714;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation ul li {
    font-size: 2.1875vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item:last-child .description__item--lead {
  margin-top: 15px;
  font-weight: normal;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item:last-child .description__item--lead {
    margin-top: 3.5%;
    margin-right: 0;
    font-size: 4.375vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item:last-child .description__item--icon {
  position: absolute;
  margin-top: 0;
}

#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item:last-child .description__item--icon--left {
  top: 25px;
  left: 30px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item:last-child .description__item--icon--left {
    top: 6px;
    left: 10px;
    width: 26%;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item:last-child .description__item--icon--left img {
    width: 100%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item:last-child .description__item--icon--right {
  top: 10px;
  right: 30px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item:last-child .description__item--icon--right {
    top: 6px;
    right: 0;
    width: 24.3%;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item:last-child .description__item--icon--right img {
    width: 100%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper {
  width: 780px;
  margin: 0 auto;
  padding-bottom: 40px;
  border-radius: 10px;
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper {
    width: auto;
    padding-bottom: 30px;
    padding-left: 10px;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list {
  display: block;
  padding: 90px 50px 5px 80px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list {
    padding: 0;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item {
  position: relative;
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--nokey {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--nokey {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--nokey .description dt {
    width: 87.2%;
    margin-top: 75px;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--nokey .description dt img {
    width: 100%;
    margin-left: 2px;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--nokey .description dd {
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--nokey .description dd {
    font-size: 5vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--green {
  margin-top: 85px;
  margin-left: 50px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--green {
    margin-top: 0;
    margin-left: 0;
    padding-right: 2%;
    padding-left: 6%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--green .description dd {
  width: 89%;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--green .description dd {
    margin-top: 90px;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--green .description dd img {
    width: 100%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh {
  display: block;
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description dt {
  margin: 0 auto 0 auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description dt {
    width: 88%;
    padding-top: 22%;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description dt img {
    width: 100%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description__item--icon {
  top: -70px;
  right: -35px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description__item--icon {
    top: 3%;
    right: -4%;
    width: 29.7%;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description__item--icon img {
    width: 100%;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description__item--lead {
  margin-top: 40px;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description__item--lead {
    margin-top: 10%;
    font-size: 5vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description__item--lead .carbon {
  font-size: 15px;
  vertical-align: super;
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description__item--lead--atm {
  margin-top: 88px;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .box__list .list__item--sh .description__item--lead--atm {
    font-size: 5vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .explanation {
  margin-top: 40px;
  color: #009b3a;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .explanation {
    margin-top: 15px;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .explanation dt {
  font-size: 20px;
  text-align: center;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .explanation dt {
    margin-right: 3%;
    font-size: 4.375vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .explanation dd {
  margin-top: 10px;
  padding-right: 40px;
  padding-left: 40px;
  font-size: 14px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--keyless-operationg .box__wrapper .explanation dd {
    margin-top: 3%;
    padding-right: 3%;
    padding-left: 0;
    font-size: 2.8125vw;
    line-height: 1.3;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--link {
  margin-top: 100px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--link {
    margin-top: 50px;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--link .box__return {
  display: inline-block;
  width: 200px;
  height: 50px;
  border-radius: 8px;
  background: linear-gradient(#0bdc83, #008b3e);
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--link .box__return {
    width: 53.6%;
    height: auto;
    font-size: 4.375vw;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--link .box__return a {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 10px;
  color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_4 #body .content-wrapper .box--link .box__return a {
    padding-top: 13px;
  }
}

#wrapper.tmp192_4 #body .content-wrapper .box--link .box__return a:after {
  padding-left: 10px;
  content: '\003e';
}

#wrapper.tmp192_4 #body .content-wrapper .box--link .box__return a:hover {
  opacity: 0.8;
}

/* ----------------------------------------------------------------
tmp192_5
----------------------------------------------------------------- */
#wrapper.tmp192_5 #body {
  background-color: #f6f6f6;
  /* bread */
  /* kv */
  /* anchor */
}

#wrapper.tmp192_5 #body .showPC {
  display: block;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .showPC {
    display: none;
  }
}

#wrapper.tmp192_5 #body .showSP {
  display: none;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .showSP {
    display: block;
  }
}

#wrapper.tmp192_5 #body .bread__wrapper {
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .bread__wrapper .bread {
    display: none;
  }
}

#wrapper.tmp192_5 #body .kv h2 {
  background: linear-gradient(117deg, #f8f8f8, #deede8);
  text-align: center;
  font-size: 0;
  line-height: 0;
}

#wrapper.tmp192_5 #body .kv h2 img {
  display: inline-block;
  width: 918px;
  margin-right: -18px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .kv h2 img {
    width: 100%;
    margin-right: 0;
  }
}

#wrapper.tmp192_5 #body .anchor {
  padding: 2px 0 2px 0;
  background: linear-gradient(#fafafa, #f2f2f2);
}

#wrapper.tmp192_5 #body .anchor ul {
  display: flex;
  justify-content: center;
  width: 900px;
  margin: 0 auto;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .anchor ul {
    width: auto;
  }
}

#wrapper.tmp192_5 #body .anchor ul li {
  border-right: 2px solid #e6e6e6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .anchor ul li {
    width: 33%;
  }
}

#wrapper.tmp192_5 #body .anchor ul li:last-child {
  border-right: 0;
}

#wrapper.tmp192_5 #body .anchor ul li a {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  width: 258px;
  height: 92px;
  color: #009b3a;
  font-size: 20px;
  text-align: center;
  line-height: 1.6;
  white-space: nowrap;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .anchor ul li a {
    width: 100%;
    height: 5em;
    font-size: 3.75vw;
  }
}

#wrapper.tmp192_5 #body .anchor ul li a:before {
  display: block;
  position: relative;
  z-index: 2;
  width: 12px;
  height: 12px;
  margin: -12px 20px 0 0;
  border-right: 2px solid #009b3a;
  border-bottom: 2px solid #009b3a;
  content: '';
  transform: rotate(45deg);
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .anchor ul li a:before {
    width: 2vw;
    height: 2vw;
    margin-top: -2vw;
    border-right: 1px solid #009b3a;
    border-bottom: 1px solid #009b3a;
  }
}

#wrapper.tmp192_5 #body section {
  min-width: 900px;
  margin-top: 100px;
  padding: 0 60px 0 60px;
  /* world */
  /* ov */
  /* contact */
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section {
    min-width: auto;
    margin-top: 15.7%;
    padding: 0 7% 0 7%;
  }
}

#wrapper.tmp192_5 #body section > h2 {
  margin: 0 -60px 0 -60px;
  padding: 40px 0 30px 0;
  border-bottom: 4px solid #ff0000;
  background-color: #ffffff;
  color: #009b3a;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section > h2 {
    margin: 0 -8% 0 -8%;
    padding: 6.75% 0 6.7% 0;
    border-bottom: 2px solid #ff0000;
    font-size: 5vw;
  }
}

#wrapper.tmp192_5 #body section.world {
  margin-top: 0;
}

#wrapper.tmp192_5 #body section.world .world__list {
  width: 780px;
  margin: 0 auto 0 auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list {
    width: auto;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item {
  margin-top: 60px;
  padding: 40px 30px 60px 30px;
  border-radius: 12px;
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item {
    margin-top: 11%;
    padding: 7% 3.5% 11% 3.5%;
    border-radius: 6px;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item:first-child {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item:first-child {
    margin-top: 14.5%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item > h3 {
  color: #009b3a;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item > h3 {
    font-size: 5.32vw;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item .item__lead {
  margin-top: 22px;
  color: #009b3a;
  font-size: 20px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item .item__lead {
    margin-top: 4.5%;
    font-size: 4.38vw;
    line-height: 1.6;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--person .person__list {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--person .person__list {
    margin-top: 12%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--person .person__list .list__item {
  width: 172px;
  margin: 0 34px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--person .person__list .list__item {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--person .person__list .list__item--visit {
    width: 31.83966871117709%;
    margin-right: 5px;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--person .person__list .list__item--mail {
    width: 30.08165019338204%;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--person .person__list .list__item--tel {
    width: 30.08165019338204%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .compare {
  margin-top: 28px;
  color: #009b3a;
  font-size: 28px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .compare {
    margin-top: 5%;
    font-size: 5vw;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list {
    margin-top: 6%;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list .list__item {
    width: 46.15384615384615%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list .list__item dl dt {
  color: #009b3a;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list .list__item dl dt {
    font-size: 4.4vw;
    line-height: 1.4;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list .list__item dl dd {
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list .list__item dl dd {
    margin-top: 12%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list .list__item dl dd img {
  width: auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list .list__item dl dd img {
    width: 100%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list .list__item--ftf {
  margin-right: 80px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__list .list__item--ftf {
    margin-right: 7.69230769230769%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm h4 {
  margin-top: 60px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm h4 {
    margin-top: 12%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm h4 img {
  display: inline-block;
  width: auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm h4 img {
    width: 45.38461538461538%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image {
  margin-top: 35px;
  padding: 40px 0 40px 0;
  border: 4px solid #ff0000;
  border-radius: 12px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image {
    margin-top: 8%;
    padding: 7.5% 7.75% 4% 7.75%;
    border: 2px solid #ff0000;
    border-radius: 6px;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image h5 {
  color: #009b3a;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image h5 {
    font-size: 4.4vw;
    line-height: 1.9;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image .image__matching {
  margin-top: 45px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image .image__matching {
    margin-top: 20px;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image .image__matching img {
  display: inline-block;
  width: auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image .image__matching img {
    width: 100%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image .image__annotation {
  margin-top: 40px;
  color: #009b3a;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--confirm .confirm__image .image__annotation {
    margin: 9% -2% 0 -2%;
    font-size: 3.15vw;
  }
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--future h3 {
    line-height: 1.6;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--future .item__image {
  margin-top: 20px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--future .item__image {
    margin-top: 1%;
  }
}

#wrapper.tmp192_5 #body section.world .world__list > .list__item--future .item__image img {
  display: inline-block;
  width: auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.world .world__list > .list__item--future .item__image img {
    width: 100%;
  }
}

#wrapper.tmp192_5 #body section.ov .ov__list {
  width: 780px;
  margin: 40px auto 0 auto;
  padding: 35px 30px 35px 30px;
  border-radius: 10px;
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.ov .ov__list {
    width: auto;
    margin-top: 11%;
    padding: 3.5% 3.5% 11% 3.5%;
    border-radius: 6px;
  }
}

#wrapper.tmp192_5 #body section.ov .ov__list .list__item {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.ov .ov__list .list__item {
    margin-top: 4%;
  }
}

#wrapper.tmp192_5 #body section.ov .ov__list .list__item:first-child {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.ov .ov__list .list__item:first-child {
    margin-top: 0;
  }
}

#wrapper.tmp192_5 #body section.ov .ov__list .list__item dl {
  display: flex;
  overflow: hidden;
  border-radius: 10px;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.ov .ov__list .list__item dl {
    margin-top: 4%;
    border-radius: 6px;
  }
}

#wrapper.tmp192_5 #body section.ov .ov__list .list__item dl dt {
  display: flex;
  justify-content: center;
  width: 25%;
  background-color: #009b3a;
  color: #ffffff;
  font-weight: bold;
  align-items: center;
}

#wrapper.tmp192_5 #body section.ov .ov__list .list__item dl dt span {
  display: block;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.ov .ov__list .list__item dl dt span {
    font-size: 4.47vw;
  }
}

#wrapper.tmp192_5 #body section.ov .ov__list .list__item dl dd {
  width: 75%;
  padding: 20px;
  background-color: #e5f5eb;
  color: #009b3a;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.ov .ov__list .list__item dl dd {
    padding: 4%;
  }
}

#wrapper.tmp192_5 #body section.contact {
  padding-bottom: 100px;
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact {
    padding-bottom: 15%;
    background-color: transparent;
  }
}

#wrapper.tmp192_5 #body section.contact .contact__detail {
  margin-top: 70px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail {
    margin-top: 11%;
    padding: 6% 3.5% 11% 3.5%;
    border-radius: 6px;
    background-color: #ffffff;
  }
}

#wrapper.tmp192_5 #body section.contact .contact__detail h3 {
  color: #009b3a;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail h3 {
    font-size: 4.4vw;
    line-height: 1.7;
  }
}

#wrapper.tmp192_5 #body section.contact .contact__detail .detail__contact {
  display: inline-block;
  width: 400px;
  margin-top: 40px;
  padding: 50px 0 40px 0;
  border-radius: 12px;
  background-color: #009b3a;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail .detail__contact {
    display: block;
    width: auto;
    margin-top: 8%;
    padding: 7% 0 7% 0;
    border-radius: 6px;
  }
}

#wrapper.tmp192_5 #body section.contact .contact__detail .detail__contact dt, #wrapper.tmp192_5 #body section.contact .contact__detail .detail__contact dd,
#wrapper.tmp192_5 #body section.contact .contact__detail .detail__contact dd a {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail .detail__contact dt, #wrapper.tmp192_5 #body section.contact .contact__detail .detail__contact dd {
    font-size: 5vw;
  }
}

#wrapper.tmp192_5 #body section.contact .contact__detail .detail__contact dd {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail .detail__contact dd {
    margin-top: 7.3%;
    font-size: 4.4vw;
  }
}

#wrapper.tmp192_5 #body section.contact .contact__detail .faq__list {
  width: 700px;
  margin: 60px auto 0 auto;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail .faq__list {
    width: auto;
    margin: 6.5% 1.2% 0 1.2%;
  }
}

#wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item a {
  display: block;
  padding: 20px 22px 10px 22px;
  border-radius: 12px;
  background-image: linear-gradient(180deg, #e64450 0%, #bf122a 100%);
}

#wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item:nth-of-type(2) a {
  padding: 20px 50px 10px 22px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item a {
    padding: 5%;
    border-radius: 6px;
  }

  #wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item:nth-of-type(2) a {
  padding: 5%;
}
}

#wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item a dl dt {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item a dl dt {
    font-size: 4.4vw;
    line-height: 1.7;
  }
}

#wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item a dl dd {
  margin-top: -6px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item a dl dd {
    margin-top: 3%;
    font-size: 3.7vw;
  }
}

#wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item a dl dd img {
  display: inline-block;
  width: auto;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body section.contact .contact__detail .faq__list .list__item a dl dd img {
    margin-left: 0;
  }
}

#wrapper.tmp192_5 #body .back {
  min-width: 900px;
  padding: 50px 0 100px 0;
  background-color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .back {
    min-width: 100%;
    padding: 0 0 15% 0;
    background-color: transparent;
  }
}

#wrapper.tmp192_5 #body .back > p {
  display: inline-block;
  width: 200px;
  height: 50px;
  border-radius: 8px;
  background: linear-gradient(#0bdc83, #008b3e);
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .back > p {
    width: 53.6%;
    height: auto;
    font-size: 4.375vw;
  }
}

#wrapper.tmp192_5 #body .back > p a {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 10px;
  color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #wrapper.tmp192_5 #body .back > p a {
    padding-top: 13px;
  }
}

#wrapper.tmp192_5 #body .back > p a:after {
  padding-left: 10px;
  content: '\003e';
}

/* 190909追加 */
.movieWrapper {
  max-width: 700px;
  margin: auto;
  padding: 0 10px;
  box-sizing: content-box;
}

#body section.feature .movie {
  position: relative;
  width: 100%;
  margin: 55px auto 0 auto;
  padding: 56.25% 100px 0 100px;
}

@media screen and (max-width: 768px) {
	#body section.feature .movie {
		margin: 40px auto 0 auto;
	}
}
.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #c0c0c0;
  box-sizing: content-box;
}

/* 190910追加 */
#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation ul.unit {
  border: solid 1px #c0c0c0;
  max-width: 100%;
  padding: 5px 20px;
  margin-right: 70px;
}

@media screen and (max-width: 768px) {
	#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation ul.unit{
    display: inline-block;
    margin-right: 0;
    margin: auto;
    padding: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
	}
  #wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation {
    text-align: center;
  }
}
#wrapper.tmp192_4 #body .content-wrapper .box--ffe .box__list .list__item .description .description__item--annotation ul.unit li {
  text-align: center;
}

[class*="dFrex"] {
 display: flex;
}

/* PC左から横並び、SP縦並び 余白両端無し均等割り*/
.dFrex01 {
  flex-direction: row; /* 右から横並び */
  justify-content: space-between; /* 余白両端無し均等割り */
  flex-wrap: wrap;
}

/* PC横並び SP縦並び 余白両端無し均等割り*/
.dFrex01 {
  justify-content: space-between;
}

/* 必要があれば回り込む */
.dFrex02 {
  flex-wrap: wrap;
}

.dFrex03 {
  flex-direction: column;
}

/* 横並びオブジェクトを右寄せに */
.dFrex-right {
  justify-content: flex-end;
}

.menu, .accordion {
  width: 780px;
  max-width: 100%;
  margin: auto;
}

.imageBox img {
  width: 49%;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align:bottom;
}

.menu li {
  position: relative;
  width: calc( (100% - 1.25rem) / 2 ) ;
  height: 60px;
  background: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  margin-bottom: 1rem;
  border: solid 2px #fff;
}

.menu li::after {
  content: url(/oos/adv/image/tmp_192/arrow_under.png);
  position: absolute;
  right: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.menu li:nth-child(odd) {
  margin-right: 10px;
}

.menu li a {
  display: inline-block;
  font-weight: 500;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  line-height: 60px;
  font-size: 1.375rem;
  color: #4c4c4c;
}
.menu li:hover {
  box-sizing: border-box;
  border: solid 2px #2e9b34;
  -webkit-transition: all .5s;
  transition: all .5s;
  backface-visibility: hidden; 
  opacity: 1;
}

.menu li a span {
  font-weight: 600;
  color: #399e3e;
  display: inline-block;
  margin-right: 0.5rem;
}

#wrapper.tmp192_2 #body .main-title.gray {
  background: #f6f6f6;
}

.bgColor {
  background: #d9eae0;
  padding: 0;
}
.wrap900 {
  max-width: 900px;
  width: 100%;
  margin: auto;
  padding: 60px 0 0;
}
.fNormal {
  font-size: 16px;;
}

.headBlock {
  text-align: center;
  border-top: solid 3px #2e9b34;
}

.headCircle {
  color: #fff;
  font-size: 1.25rem;
  display: block;
  height: 8rem;
  border-radius: 0 0 166px 166px;
  background-image: url(/oos/adv/image/tmp_192/half-circle.png);
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 3.125rem;
}

.headCircle span {
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 1rem 0;
}

.accordion {
  margin-bottom: -1.25rem;
}
.accordion li {
  position: relative;
  height: auto;
  border: solid 2px #2e9b34;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 1.25rem;
}

.accordion label::before {
  content: "Q.";
  font-size: 2rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 1rem;
  color: #2e9b34;
  font-weight: "bold";
}

.accordion label::after {
  content: url(/oos/adv/image/tmp_192/icon-plus.png);
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.accordion li::before, .accordion li::after {
  display: inline-block;
}

.accordion label {
  position: relative;
  display: block;
  padding: 1.25rem 4rem;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 500;
  color: #4c4c4c;
  line-height: 1.5;
}

.accordion input {
  display: none;
}

.accInner {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
  padding: 0 4rem;
}

.inputBtn:checked + label + .accInner {
  height: auto;
  background: #fff;
  opacity: 1;
  margin-bottom: 1.5rem;
}
.inputBtn:checked + label + .accInner2 {
  max-height: 320px;
}
.inputBtn:checked + label + .accInner p {
  font-size: 1rem;
  color: #4c4c4c;
  line-height: 1.6;
}

.inputBtn:checked + label::after {
  content: url(/oos/adv/image/tmp_192/icon-minus.png);
}

.colBlock {
  margin-top: 70px;
}

nav .menu {
  margin-bottom: -1rem;
}

#footer.bgWhite {
  width: 100%;
}

#footer > div {
  max-width: 980px;
  margin: auto;
}

.icon {
  width: auto;
  display: inline-block;
  padding: 0 0.4rem;
}

.mt10 {
  margin-top:10px ;
}

.mt20 {
  margin-top: 20px;
}

.wbK {
  word-break: keep-all;
}

.accInner dl, .accInner dt, .accInner dd, .accInner small {
  margin-top: 10px;
  display: inline-block;
  line-height: 1.5;
}

.accInner dt {
  font-weight: bold;
}

.accInner dd {
  padding-left: 1rem;
}

.accInner small {
  font-size: 0.875rem;
  word-break: break-all;
  text-indent: -1rem;
  padding-left: 1rem;
}

.smallAtt {
  font-size: 14px;
  display: block;
}

.accInner small::before, .smallAtt::before {
  content: "※";
  margin-right: 0.312rem;
}

.pL1r {
  padding-left: 1rem;
}

.appAt {
  position: relative;
  padding-left: 65px;
}

.appAt::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) ;
  -webkit-transform: translateY(-50%) ;
  width: 50px;
  height: 50px;
  background-image: url(/oos/adv/image/tmp_192/img_icon_att.png);
}

.kikan > li {
  padding-left: 1.5rem;
  position: relative;
}
.kikan > li::before {
  content: "〇";
  position: absolute;
  left: 0;
}

.kikan a::before {
  content: "・";
  display: inline-block;
  color: #009b3a;
}

.bgGreen {
  background: #009b3a;
  color: #fff;;
  text-align: center;
  font-weight: bold;
  padding: 8px 0;
}

.bgGreen span {
  color: #ece803;
}

.fBox {
  display: flex;
  align-items: center;
}

.fBox span {
  min-width: 0;
}

ul li:first-of-type .fBox span:nth-of-type(2), ul li:last-of-type .fBox span:nth-of-type(1) {
  position: relative;
  padding: 0 25px 0 10px;
}

ul li:first-of-type .fBox span:nth-of-type(2)::before, ul li:last-of-type .fBox span:nth-of-type(1)::before {
  content: url(/oos/adv/image/tmp_192/arrow.png);
  display: inline-block;
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.fBox > span:last-child {
  flex-grow: 1;
}

.redBtnArea {
  margin: 30px 0;
}

.redBtnArea img {
  margin: auto;
  width: auto;
}

.imgAuto {
  width: auto;
  max-width: 100%;
}

.tInd {
  text-indent: -1rem;
  padding-left: 1rem;
}

.tInd2 {
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}

@media screen and (min-width: 768px) {
.pcBlock img {
  width: auto;
  }
}

@media screen and (max-width: 767px) {
  .dFrex01 {
    flex-direction: column; /* SPでは縦並び */
  }

  .menu {
    margin: auto;;
  }
  .menu li {
    width: 100% ;
  }
  .wrap900 {
    padding: 2rem 1rem 0;
  }
  .menu li:nth-child(odd) {
    margin-right: 0;
}
.headCircle {
 color: #2e9b34;
  font-size: 1.8rem;
  font-weight: bold;
  background-image: none;
  margin-bottom: 0;
}

.headCircle span {
  color: #fff;
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 0 1rem;
  padding: 0.8rem 0 1.3rem;
  background-image: url(/oos/adv/image/tmp_192/half-circle.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  }

  #wrapper.tmp192_2 #body img.icon {
    width: auto;
  }

  .inputBtn:checked + label + .accInner2 {
    max-height: 100%;
  }
  .menu li::after {
    right: 1rem;
  }
  .menu li a {
    font-size: 1.2rem;
  }
  .colBlock {
    margin-top: 3rem;
  }

  .accInner {
    padding: 0 2rem;
  }

  #footer .linkTop a {
    font-size: 4vw;
    padding-bottom: 10px;;
  }
  .accInner small {
    word-break: break-all;
  }

  #wrapper.tmp192_5 #body section.ov .ov__list .list__item dl {
    display: block;
  }

  #wrapper.tmp192_5 #body section.ov .ov__list .list__item dl dt {
      display: block;
      width: 100%;
      text-align: center;
      padding: 1rem 0;
    }

  #wrapper.tmp192_5 #body section.ov .ov__list .list__item dl dd {
    width: 100%;
  }

  .appAt {
    padding-left: 0;
    padding-top: calc(50px + 4%);
  }

  .appAt::before {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}


.com_btnGreen02 {
  background: #009b3a;
}

.com_btnOrange02, .com_btnGreen02 {
  border-radius: 10px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  width: 320px;
  max-width: 100%;
}

.mt30 {
  margin-top: 30px !important;
}

.com_btnGreen02 a {
  color: #ffffff;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  margin-right: 14px;
  padding: 15px 10px;
}

.com_btnOrange02 p, .com_btnGreen02 p {
  margin-right: 14px;
}

.com_btnOrange02 .btnInner::after, .com_btnGreen02 .btnInner::after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: solid 3px #ffffff;
  border-right: solid 3px #ffffff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8%;
  margin-top: -4px;
}

.com_btnGreen02 .btnInner {
  background-color: inherit;
}

.com_btnGreen02 .btnInner.blank::after {
  width: 13px;
  height: 12px;
  border: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  background-image: url(/shared/img/cmn_ico_001.png);
}

@media screen and (max-width: 767px) {
  .com_btnGreen02 a {
    font-size: 4.375vw;
  }
}