@charset "UTF-8";
/* 共通 */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background-color: #fff !important;
  margin: 0px; }

#wrap_form {
  /*max-width: 1080px;*/
  margin: auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: '游ゴシック',Yu Gothic,YuGothic,'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'メイリオ',Meiryo,verdana,Osaka,'ＭＳ Ｐゴシック',MS PGothic,sans-serif !important;
  color: #212529;
  line-height: 1.4 !important;
  font-size: 16px; }

header {
  margin: auto;
  padding: .75rem 0;
  text-align: center;
  border-top: solid 6px #000;
  border-bottom: 1px solid #8e8e8e; }

header img {
  padding: 18px;
  margin: auto;
  vertical-align: middle; }

footer {
  margin-top: 1rem;
  text-align: center;
  color: #fff;
  background: #000;
  padding: 8px; }

footer p {
  font-size: 12px;
  padding: 0px;
  margin: 0px; }

.container {
  width: 100%;
  max-width: 980px;
  margin: auto !important; }

.bt:hover, .FC-BT:hover {
  opacity: 0.4 !important; }

@media only screen and (max-width: 480px) {
  #wrap_form {
    max-width: 100% !important; }

  .container {
    max-width: 100% !important;
    margin: auto !important; }

  .header_logo {
    width: 100%;
    height: auto; }

  header img {
    width: 70%;
    height: auto; }

  form {
    width: 100% !important;
    margin: auto !important; }

  .br_none {
    display: none; } }
.layout-canvas-g {
  background-color: #FFFFFF;
  border: 0px;
  box-sizing: border-box;
  padding: 0px;
  width: 100%; }

.layout-canvas-g > .header, .layout-canvas-g > .section, .layout-canvas-g > .footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  overflow-wrap: break-word; }

.layout-canvas-g > .section {
  margin: 10px 0px; }

.layout-canvas-g > .section > .columns {
  box-sizing: border-box;
  overflow-wrap: break-word; }

body {
  color: #808080;
  font-family: Arial;
  font-size: 16px;
  margin: 0px auto;
  background-color: #E4E4E4;
  line-height: 1;
  padding: 0px; }

@media only screen and (max-width: 480px) {
  .mobile-hidden {
    display: none !important; }

  .responsive-td {
    width: 100% !important;
    display: block !important;
    padding: 0px !important; } }
.layout-canvas-g > .section > .columns {
  width: 100%; }

h1 {
  font-family: Arial;
  font-size: 28px;
  color: #202020;
  line-height: 1;
  font-weight: bold;
  font-style: normal; }

h2 {
  font-family: Arial;
  font-size: 22px;
  color: #202020;
  line-height: 1;
  font-weight: bold;
  font-style: normal; }

h3 {
  font-family: Arial;
  font-size: 20px;
  color: #202020;
  line-height: 1;
  font-weight: bold;
  font-style: normal; }

/*a[href]:not(.buttonstyles) { color: #0000EE; text-decoration: none; }*/
button.buttonblock {
  color: #FFFFFF;
  border-radius: 3px;
  background-color: #5D5D5D; }

td.buttonblock {
  color: #FFFFFF;
  border-radius: 3px; }

a.buttonstyles {
  font-family: Arial;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #5D5D5D;
  padding: 10px; }

.article_main_block {
  background: #FFF;
  max-width: 980px;
  margin: 0 auto; }

.mainVixual {
  width: 100%;
  padding-bottom: 1rem; }

.MaintxtBlock_solid02 {
  width: 50%;
  border-left: 1px solid #8e8e8e;
  padding: 0 1rem;
  margin: 1rem 0; }

.toptxtBlock {
  width: 33%;
  padding: 0.5rem 0 0.5rem 0.5rem;
  border-left: 9px solid #e40012; }
  @media only screen and (max-width: 480px) {
    .toptxtBlock {
      width: 100%; } }

.mainVixual h1 {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #000;
  padding: 0.3rem 0.5rem 0.3rem;
  margin: 0;
  line-height: 130%; }

.mainVixual h1 span {
  font-size: 18px; }

.mainVixual figure {
  margin: 0;
  padding-bottom: 1rem; }

.top-subtxtBlock {
  width: 66%;
  border-left: 1px solid #8e8e8e;
  padding: 0 1rem;
  margin: .5rem 0; }
  @media only screen and (max-width: 480px) {
    .top-subtxtBlock {
      border-left: none;
      width: 100%; } }

.txtBlock_solid02 {
  width: 50%;
  border-left: 1px solid #8e8e8e;
  padding: 0 1rem;
  margin: 1rem 0; }

.imgBlock_solid {
  width: 25%; }

.contentsArea .flexbox .txtBlock_solid {
  width: 25%;
  border-left: 9px solid #e40012;
  padding: 0 1rem; }

.imgBlock_solid {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center; }

@media only screen and (max-width: 480px) {
  .txtBlock_solid02 {
    width: 100%;
    border-left: none;
    padding: 0 1rem;
    margin: 1rem 0; }

  .imgBlock_solid {
    width: 100%; }

  .contentsArea .flexbox .txtBlock_solid {
    width: 100%;
    border-left: 9px solid #e40012;
    padding: 0 1rem; }

  .imgBlock_solid {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; } }
.main_subtitle {
  font-size: 15px;
  text-align: left;
  color: #000;
  margin: 0;
  line-height: 1.4rem; }

p.smallTxt {
  font-size: 80%;
  text-align: left;
  padding-left: 0.3rem;
  margin: 0; }

.mainVixual img, .featherlight-iframe iframe {
  max-width: 100%;
  border-bottom: 1px solid #8e8e8e; }

ul {
  list-style: none; }

.flexbox {
  -webkit-align-items: strech;
  -moz-align-items: strech;
  -ms-align-items: strech;
  align-items: strech;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0; }

.main_titleArea {
  line-height: 150%;
  margin: 0;
  padding: 1rem;
  background: #F8F8F8; }

.mainVixual ul.flexbox {
  padding: 1rem 1rem 0; }

.mainVixual ul.flexbox li {
  width: 48%; }

.mainVixual ul.flexbox li a {
  text-decoration: none;
  text-align: center; }

.mainVixual ul.flexbox li a img {
  -webkit-transition: all .3s;
  transition: all .3s;
  max-width: 100%;
  height: auto; }

.mainVixual ul.flexbox li a:hover img, .mainVixual ul.flexbox li a:focus img, .mainVixual ul.flexbox li a:active img {
  opacity: 0.75;
  filter: alpha(opacity=75); }

.contBlock {
  padding-bottom: 2rem; }

.contBlock h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 1rem 0.5rem;
  border: 1px solid #e40013;
  margin: 0 1rem 1rem; }

.contBlock h2 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 1rem 0.5rem;
  border: 1px solid #e40013;
  margin-bottom: 1rem; }

.contentsArea {
  margin: 0 auto;
  width: 100%;
  padding: 1rem 1rem 0;
  max-width: 980px; }
  @media only screen and (max-width: 480px) {
    .contentsArea {
      padding: 1rem 0 0; } }

.contentsArea dl dt {
  font-weight: normal;
  font-size: 22px;
  padding-bottom: 0.8rem; }

.contentsArea dl dd {
  padding: 0.3rem 0rem 0.3rem;
  margin: 0 0 0 0;
  font-size: 16px; }

.contentsArea dl dd span {
  font-weight: bold;
  font-family: Arial Black; }

.contentsArea img {
  max-width: 100%;
  height: auto; }

.contentsArea .flexbox .txtBlock {
  width: 66%;
  padding: 0 1rem 0;
  position: relative; }

.contentsArea .flexbox .txtBlock h4 {
  padding: 0.5rem;
  margin: 0; }

p.smallTxt {
  font-size: 80%;
  text-align: left;
  padding-left: 0.5rem;
  margin: 0; }

span.smallTxt {
  font-size: 85%; }

.main_subtitle_small {
  text-align: right;
  padding-right: 1rem; }

.contentsArea .flexbox .txtBlock h4 {
  font-size: 20px; }

.contentsArea .flexbox .imgBlock {
  width: 34%;
  padding: 0 0.5rem; }

.contentsArea .flexbox .imgBlock figure {
  margin: 0; }

.contentsArea h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 105%;
  text-align: left;
  padding: 1rem 0 2rem;
  margin: 0; }

.flexColumnReverse {
  padding-bottom: 3rem;
  padding-top: 3rem; }
  @media only screen and (max-width: 480px) {
    .flexColumnReverse {
      padding-bottom: 1rem;
      padding-top: 1rem; } }

.brPC {
  display: block; }

.brSP {
  display: none; }

.brTb {
  display: none; }

@media only screen and (max-width: 1080px) {
  .brTb {
    display: block; } }
@media only screen and (max-width: 480px) {
  .brPC {
    display: none; }

  .brTb {
    display: none; }

  .brSP {
    display: block; }

  .flexColumnReverse {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

  .contentsArea .flexbox .txtBlock {
    width: 100%; }

  .contentsArea .flexbox .imgBlock {
    width: 100%; } }
.areaToForm .innerToForm .tpmsSelect, .areaToForm .innerToForm > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  -ms-align-self: stretch;
  align-self: stretch;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.contentsArea_link {
  margin: 0 auto 2rem;
  width: 100%;
  padding: 0 1rem 1rem;
  max-width: 980px;
  border-bottom: 1px solid #8e8e8e; }
  .contentsArea_link.noBtmBrd {
    border-bottom: none; }

.contentsArea_link .boxWrapper.linkLine {
  width: 80%;
  margin: 0 auto; }
  @media only screen and (max-width: 480px) {
    .contentsArea_link .boxWrapper.linkLine {
      width: 100%; } }

.contentsArea_link .boxWrapper .shoplinkBox {
  width: 40%;
  margin: auto; }

.shoplinkBox dl dd {
  margin-left: 0; }

.contentsArea_link .boxWrapper .linkBox dl {
  width: calc(100%/2);
  margin: 0 1rem 2rem; }

.contentsArea_link .boxWrapper .linkBox dl dt {
  font-size: 18px;
  text-align: center;
  position: relative;
  display: table;
  width: 100%; }

.contentsArea_link .subtit02 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 16px; }

.contentsArea_link .boxWrapper .linkBox dl dd {
  padding: 0.5rem 1rem 0.5rem;
  margin-left: 0; }

.contentsArea_link .linkBoxBtn {
  list-style: none;
  padding-left: 0;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem; }

.contentsArea_link .linkBoxBtn a {
  padding: 10px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 5px;
  display: block;
  text-decoration: none;
  background: #e40012;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  border-radius: 0.5rem;
  border-bottom: 5px solid #9e030f;
  -webkit-transition: all .3s;
  transition: all .3s; }

.contentsArea_link .linkBoxBtn a:hover, .linkBoxBtn a:focus, .linkBoxBtn a:active {
  opacity: 0.75;
  filter: alpha(opacity=75);
  margin-top: 7px;
  border-bottom: 3px solid #9e030f; }

.contentsArea_link .linkLine2 .linkBox {
  width: 100%;
  margin: auto;
  padding-top: 2rem; }

.contentsArea_link .linkLine2 .linkBox dl {
  width: 100%;
  margin: 0 auto 0.5rem;
  border: 3px solid #eeeeee; }

.contentsArea_link .boxWrapper .linkBox {
  width: 100%;
  margin: auto; }

.contentsArea_link .boxWrapper .linkBox dl {
  width: 95%;
  margin: 0 auto 0.5rem;
  /* border: 3px solid #eeeeee; */ }

.contentsArea_link .boxWrapper .linkBox dl dt {
  font-size: 18px;
  text-align: center;
  position: relative;
  display: table;
  width: 100%; }

.contentsArea_link .subtit02 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 16px; }

.contentsArea_link .boxWrapper .linkBox dl dd {
  padding: 0.5rem 1rem 0.5rem;
  margin-left: 0; }

.contentsArea_link .linkBoxBtn {
  list-style: none;
  padding-left: 0;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem; }

.contentsArea_link .linkBoxBtn a {
  padding: 10px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 5px;
  display: block;
  text-decoration: none;
  background: #e40012;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  border-radius: 0.5rem;
  border-bottom: 5px solid #9e030f;
  -webkit-transition: all .3s;
  transition: all .3s; }

.contentsArea_link .linkBoxBtn a:hover, .linkBoxBtn a:focus, .linkBoxBtn a:active {
  opacity: 0.75;
  filter: alpha(opacity=75);
  margin-top: 7px;
  border-bottom: 3px solid #9e030f; }

.contentsArea_link .linkLine2 .linkBox {
  width: 100%;
  margin: auto;
  padding-top: 2rem; }

.contentsArea_link .linkLine2 .linkBox dl {
  width: 100%;
  margin: 0 auto 0.5rem;
  border: 3px solid #eeeeee; }

p.subtit03 {
  font-size: 22px;
  padding-top: 0.5rem;
  line-height: 135%;
  margin-bottom: 18px; }

h5 {
  font-size: 22px;
  text-align: center; }

.contentsArea .flexbox .linkBlock {
  width: 60%;
  padding: 0 1rem;
  position: relative; }

.contentsArea .shoplink {
  border: 3px solid #e40013;
  line-height: 0; }

.shop_site a {
  font-size: 1.3rem;
  text-align: center;
  margin: 5px;
  display: block;
  color: #e40013;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  border-radius: 0.5rem;
  /* border-bottom: 5px solid #015928; */
  -webkit-transition: all .3s;
  transition: all .3s;
  text-decoration: none; }

.shoplink .linkBlock {
  display: flex;
  justify-content: center;
  align-items: center; }

@media only screen and (max-width: 480px) {
  .contentsArea .flexbox .linkBlock {
    width: 100%; } }
p.subtit04 {
  font-size: 22px;
  text-align: center;
  margin-top: 36px;
  margin-bottom: 36px; }

@media only screen and (max-width: 480px) {
  .contentsArea .flexbox .txtBlock h4 {
    padding: 0.5rem 0 0.5rem;
    margin: 0; } }
.reverse_solid {
  padding: 3rem 0;
  border-bottom: 1px solid #8e8e8e; }
  @media only screen and (max-width: 480px) {
    .reverse_solid {
      padding: 1rem 0; } }

.flexbox.tiresolidBox {
  padding: 2rem 1rem 1rem;
  border-top: 1px solid #8e8e8e; }
  @media only screen and (max-width: 480px) {
    .flexbox.tiresolidBox {
      padding: 2rem 1rem 1rem; } }

.titBox {
  background: url(../images/titPh02.jpg) 50% 50% no-repeat;
  background-size: cover;
  display: inline-block;
  padding: 2rem 2rem 1rem; }
  .titBox.containBg {
    background-size: contain; }
  @media only screen and (max-width: 480px) {
    .titBox {
      padding: 2rem 1rem 1rem;
      background-size: contain;
      text-align: center;
      width: 100%; } }
  .titBox span.sub {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    position: relative; }
    .titBox span.sub img.fukidasiImg {
      position: absolute;
      top: -3rem;
	  left: -1rem;
      width: 60px;
      height: auto; }
  .titBox h2 {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #e40013;
    margin: 0;
    padding: 0;
    line-height: 120%; }
    @media only screen and (max-width: 480px) {
      .titBox h2 {
        text-align: center; } }

.contentsArea .flexbox .txtBlock p {
  padding: 0 2rem 0.5rem; }
  @media only screen and (max-width: 480px) {
    .contentsArea .flexbox .txtBlock p {
      padding: 0 1rem 0.5rem;
      margin: 0; } }

figure.brSP {
  margin: 0; }

.top-subtxtBlock_main {
  width: 100%;
  padding: 0.5rem 1rem 1.5rem; }

p.toptitle {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 160%; }
  @media only screen and (max-width: 480px) {
    p.toptitle {
      font-size: 16px;
      text-align: left; } 
}
.flexblock {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
	width: 80%;
    margin: 0 auto;
	text-align: center;
	display:flex;
	padding-bottom: 3rem;
}
.tkBox, .cpBox {
    width: 49%;
	padding-top: 1rem;
}
  @media only screen and (max-width: 480px) {
   .tkBox, .cpBox {
      width: 100%; } 
}
.tkBox p, .cpBox p {
    font-size: 28px;
    font-size: 1.75rem;
	margin: 0;
}
  @media only screen and (max-width: 480px) {
   .tkBox p, .cpBox p {
    font-size: 1.25rem;} 
}
.tkBox ul {
    padding: 1rem 0;
	margin: 0;
}
.cpBox ul {
    padding: 1rem 0;
	margin: 0;
	display: flex;
}
.tkBox .titleGuide {
    color: #009843;
    border-bottom: 3px solid #009843;
}
.cpBox .titleGuide {
    color: #00a1de;
    border-bottom: 3px solid #00a1de;
}
.cpBox ul li {
    padding: 0 0.5rem;
}
.appBox {
    border-bottom: 1px solid #8e8e8e;
	max-width: 980px;
    margin: 0 auto 2rem;
    width: 100%;
	padding-bottom: 1rem;
}
.appBox a:hover img {
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity = 50);
}
h3.appDl {
    font-size: 1.75rem;
    text-decoration: none;
    margin-bottom: 1rem;
    color: #e40012;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 1rem;
	border:solid 1px #e40012;
}
  @media only screen and (max-width: 480px) {
   h3.appDl {
    font-size: 1.2rem;
	text-decoration: none;
    margin-bottom: 1rem;
    color: #e40012;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 1rem;
	boerder:solid 1px #e40012;  } 
}
.appDlBox {
    padding: 1rem 0 1rem 0;
}
img.borderImgBox {
    border: 1px solid #dcdada;
}
  @media only screen and (max-width: 480px) {
 img.borderImgBox {
    border: 1px solid #dcdada;}
}


