/* CSS Document */
@font-face {
  font-family: 'Antonio';
  src: url('../../module-und/fonts/Antonio-Regular.ttf') format('truetype');
}
a {
  color: #333;
  text-decoration: none;
}
a:visited {
  /*	color: #CCC;*/
  text-decoration: none;
}
a:hover {
  color: #CCC;
  text-decoration: underline;
}
#subBox a {
  color: #0071BC;
}
#subBox a:hover {
  color: #E9B9B4;
}
img {
  border: none;
  display: block;
}
section {
  display: block;
  unicode-bidi: isolate;
}
#sub {
  padding: 30px 0 0;
}
#sub article.cWrap {
  width: auto !important;
  line-height: 1.8em;
}
/*---------------------------------
	コンテンツ
---------------------------------*/
#sub {}
#sub article.cWrap {
  /*float: left;*/
  width: 730px;
  /*width: 1000px;*/
  float: none;
  margin: 0 auto;
}
#sub .fvTitleSet {}
#sub .fvTitleSet em {
  font-family: 'Antonio', sans-serif;
  font-size: 2.4rem;
  font-weight: 200;
  font-style: normal;
  line-height: 1em;
  color: #74C133;
  background: url("../../module-und/img/mail_magazine/icon_melon.gif") no-repeat left 15px;
  padding-left: 30px;
}
#sub .fvTitleSet em span {
  font-size: 1.2rem;
  margin-left: 10px;
  color: #000;
  letter-spacing: 2px;
}
#sub .fvTitleSet h2 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.4em;
  color: #333;
  border-bottom: 6px dotted #ccc;
  padding: 5px 0 15px;
  display: flex;
}
#sub .fvTitleSet h2::after {
  content: '';
  background: url("../../module-und/img/mail_magazine/title_line2.png") no-repeat;
  flex-grow: 2;
  margin-left: 20px;
}
#sub .fvTitleSet h2.green::after {
  background: url("../img/title_line2.png") no-repeat;
}
#sub .fvTitleSet .lead {
  padding: 20px 0;
  font-size: 110%;
  line-height: 1.6em;
}
.fullwidth {
  width: auto !important;
  float: none !important;
  margin: 0 auto !important;
}
@media screen and (max-width:640px) {
  #sub article.cWrap {
    float: none;
    width: auto;
    margin-bottom: 50px;
  }
  #sub .fvTitleSet h2 {
    font-size: 1.3rem;
  }
  #sub .fvTitleSet em {
    font-size: 2.3rem;
  }
  #sub .fvTitleSet em span {
    font-size: 1rem;
    letter-spacing: 1px;
  }
}
h2.title {
  margin: 5px 7px;
  text-align: center;
  font-size: 138.5%;
  background-image: url(../images/low_title_bg.jpg);
  background-repeat: no-repeat;
  color: #FFF;
  font-weight: bold;
  background: #ecaf21;
}

#subBox img {
  display: inline;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#subBox h1.title {
  font-size: 200%;
  line-height: 100%;
  font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;
  color: #FFFFFF;
  margin: 0 0 20px;
  padding: 5px;
  text-align: center;
  background: #E9B9B4;
}
#subBox .read {
  padding: 20px 0 30px;
}
#subBox .read h1 {
  font-size: 160%;
  line-height: 130%;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: bold;
}
#subBox .read .text {
  font-size: 110%;
  letter-spacing: 1px;
}
#subBox h2.title, #subBox h2.title_sub {
  padding: 4px;
  margin-bottom: 20px;
}
#subBox .fv {
  margin: 30px auto 50px;
  width: 50%;
}
#subBox .fv img {
  width: 100%;
  height: auto;
}
#subBox .contentSet {
  margin-bottom: 40px;
}
#subBox .contentSet h2 {
  margin-bottom: 20px;
  font-size: 130%;
  line-height: 100%;
  letter-spacing: 2px;
  background: #A2CE7B;
  color: #FFFFFF;
  padding: 10px;
  text-align: center;
}
#subBox .contentSet .text {
  margin-bottom: 10px;
  line-height: 160%;
  letter-spacing: 1px;
  color: #666666;
}
#subBox .contentSet ul {
  padding: 10px 10px 0;
}
#subBox .contentSet li {
  margin-bottom: 15px;
}
#subBox .contentSet li span.pdf {
  background: url(../../about/images/file_pdf.png) no-repeat left;
  background-size: 25px;
  padding: 6px 0 0 28px;
}
#subBox .contentSet .box01 {
  align-items: center;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
  line-height: 1.4em;
}
#subBox .contentSet .application {
  background: #F1EFEE;
  padding: 20px;
  font-size: 105%;
  border-radius: 10px;
}
#subBox .contentSet .symbolflag li:first-child {
  padding-right: 20px;
}
#subBox .contentSet .symbolflag li {
  float: left;
  width: 48%;
}
#subBox .contentSet .symbolflag li img {
  width: 100%;
  margin-bottom: 10px;
}
#subBox .privacy ul {
  padding-left: 20px;
  font-size: 110%;
}
#subBox .privacy ul ul {
  padding-left: 20px;
}
#subBox .privacy li {
  list-style-type: disc;
  border-bottom: solid 1px #f2f2f2;
}
#subBox .privacy li a {
  display: block;
  padding: 10px 0;
}
@media screen and (max-width:640px) {
  #subBox {
    border: 0;
    padding: 0;
  }
  #subBox .contentSet .symbolflag li:first-child {
    padding-right: 0;
  }
  #subBox .contentSet .symbolflag li {
    float: none;
    width: 100%;
  }
}

/*----------------------------------------
mail_form
-----------------------------------------*/
.mail__wrap {
  max-width: 760px;
  margin: auto;
  padding: 0 20px;
}
.mail__box {
  margin: 30px 0 0 0;
  padding: 20px;
  border: 3px solid #eee;
  background: #FDFFE5;
}
.mail__box h3 {
  font-size: 130%;
  line-height: 1.2;
  font-weight: bold;
  padding: 0 0 15px 0;
  margin: 0 0 30px 0;
  border-bottom: 3px solid #eee;
}
.mail__box h3 span {
  padding: 0 0 0 15px;
  border-left: 5px solid #FFA000;
  display: flex;
}

.mail__box table{
	font-size: 100%;
}

.mail__box p{
	font-size: 100%;
}

.mail__box a{
	font-size: 100%;
}


input[type='submit'] {
  -webkit-appearance: none; /*アイフォンでCSSが無効になるのを防ぐ*/
  width: 100%;
  max-width: 240px !important;
  background: #ecaf21;
  border-radius: 10px;
  border: none;
  color: #fff;
  padding: 15px 0;
  font-weight: bold;
  font-size: 100%;
  cursor: pointer;
}
input[type='submit']:hover {
  background: #CC812E;
  transition: all .5s ease; /*変化する時間（0.5秒）*/
}

/*---------------------------------
	inner
---------------------------------*/
.inner {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .inner {
    width: auto;
    margin: 0;
    padding: 3%;
  }
}
/*---------------------------------
	clearfix
---------------------------------*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  line-height: 0;
  visibility: hidden;
}
.clearBox {
  font-size: 0.1px;
  line-height: 1%;
  clear: both;
  height: 0px;
  width: 0px;
}

/* ADD CSS 2025.07.30 */
/*---------------------------------
	.mail__wrap
---------------------------------*/
#subBox .mail__wrap .mail__box .mail__btn {
  margin: 0 auto;
  width: 368px;
  display: table;
}
#subBox .mail__wrap .mail__box .mail__btn a {
  width: 100%;
  min-height: 47px;
  text-align: center;
  padding: 11px 30px;
  border: 2px solid #333;
  font-size: 1.1rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  border-radius: 30px;
  justify-content: space-between;
  background-color: #fffffc;
  transition: .3s;
}
#subBox .mail__wrap .mail__box .mail__btn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#subBox .mail__wrap .mail__box .mail__btn a::before {
  content: "";
  display: inline-block;
  width: 42px;
  height: 28px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subBox .mail__wrap .mail__box .mail__btn a span {
  display: block;
  width: calc(100% - 52px);
}
#subBox .mail__wrap .mail__box .mail__btn.mail__btn-01 a {
  color: #f7950a;
  border-color: #f7c551;
}
#subBox .mail__wrap .mail__box .mail__btn.mail__btn-01 a::before {
  background-image: url(/ren2409/images/mail-magazine/mail__btn-01.png)
}
#subBox .mail__wrap .mail__box .mail__btn.mail__btn-02 a {
  color: #5eb42c;
  border-color: #a1d483;
}
#subBox .mail__wrap .mail__box .mail__btn.mail__btn-02 a::before {
  background-image: url(/ren2409/images/mail-magazine/mail__btn-02.png)
}
#subBox .mail__wrap .mail__box .mail__btn.mail__btn-03 a {
  color: #5588c2;
  border-color: #a2c1e7;
}
#subBox .mail__wrap .mail__box .mail__btn.mail__btn-03 a::before {
  background-image: url(/ren2409/images/mail-magazine/mail__btn-03.png)
}
@media screen and (max-width: 640px) {
  #subBox .mail__wrap .mail__box .mail__btn {
    width: 100%;
  }
  #subBox .mail__wrap .mail__box .mail__btn a {
    min-height: inherit;
    padding: 11px 20px;
    font-size: 0.9rem;
  }
  #subBox .mail__wrap .mail__box .mail__btn a span {
    width: calc(100% - 42px);
    letter-spacing: normal;
  }
  #subBox .mail__wrap .mail__box .mail__btn a::before {
    width: 26px;
    height: 17px;
  }
}