@charset "utf-8";
/* CSS Document */

/* 宛名印刷　上部 */
#address_top {
width: 100%;
height: 420px;
position: relative;
}
#address_top h1{
border-bottom: none;
padding: 0;
background: none;
font-size: 40px;
font-weight: bold;
width: auto;
height: 48px;
position: absolute;
top: 40px;
left: 0;
margin: 0;
}
#address_top h1 strong{
border: 3px solid var(--color-sub);
color: var(--color-sub);
font-size: 18px;
letter-spacing: .1em;
padding: 3px 15px;
margin-left: 20px;
vertical-align: middle;
border-radius: 5px;
font-family: "Noto Sans JP",sans-serif;
}
#address_top .sub_title{
position: absolute;
top: 90px;
left: 0;
font-size: 20px;
font-weight: bold;
text-align: left;
line-height: 1.5em;
}
#address_top .top_text{
position: absolute;
top: 164px;
left: 0;
width: 570px;
font-size: 16px;
text-align: left;
line-height: 1.4em;
}
#address_top .btn_cam_atena {
width: 400px;
height: auto;
position: absolute;
top: 240px;
left: 0;
}
.btn_cam_atena a:hover {
    opacity: .7;
}
/* はがき画像 */
#address_top::after{
content: "";
display: block;
background: url("https://nenga.aisatsujo.jp/group_common/images/hagaki/hagaki_kansei_address.webp") center center no-repeat;
background-size: 100%;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
height: 354px;
width: 240px;
position: absolute;
right: 48px;
top: 30px;
}
#address_top .btn_cam_atena img{
width: 100%;
border-radius: 10px;
}
/* 宛名印刷の特長
-----------------------------------------------------　*/
.box_forte h2 {
margin-bottom: 40px !important;
}
.box_forte ul {
display: flex;
justify-content: space-between;
margin-bottom: 20px;
}
.box_forte li {
width: calc(920px / 3);
border-right: 1px dotted #CCC;
box-sizing: border-box;
padding: 0 calc(((920px / 3) - 273px) / 2);
}
.box_forte li:last-child {
border-left:none;
}
.box_forte li.layout {
background: url("https://nenga.aisatsujo.jp/group_common/images/guide/address/img_layout.webp") no-repeat center 0 / 273px;
}
.box_forte li.quality {
background: url("https://nenga.aisatsujo.jp/group_common/images/guide/address/img_quality.webp") no-repeat center 0 / 273px;
}
.box_forte li.check {
background: url("https://nenga.aisatsujo.jp/group_common/images/guide/address/img_check.webp") no-repeat center 0 / 273px;
}
.box_forte li dl {
margin-top: 188px;
}
.box_forte li dt {
font-size: 22px;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
}
.box_forte li dd {
font-size: 14px;
letter-spacing: normal;
}
.box_forte-link {
font-size: 14px;
}
/* セキュリティへの取組み */
.box_privacy {
margin: 28px 0 48px;
padding: 24px 32px;
background: var(--color-info-bg);
display: flex;
}
.box_privacy > a {
width: 120px;
margin-right: 42px;
align-self:center;
display: inline-block;
}
.box_privacy img {
width: 100px;
}
.box_privacy dt {
font-size: 18px;
font-weight: bold;
margin-bottom: 12px;
}
.box_privacy dd {
font-size: 13px;
}

/* 宛名印刷でできること
-----------------------------------------------------　*/
.box_address h2 {
margin-bottom: 0 !important;
}
.faq {
margin-bottom: 64px;
}
.faq_item {
padding: 36px 0 20px;
}
.faq_item {
border-bottom: 1px solid #ddd;
}
.faq_header {
display: flex;
align-items: center;
cursor: pointer;
}
.faq_header::after {
content: "";
display: inline-block;
width: 14px;
height: 14px;
margin: 0 20px 0 auto;
border-bottom: 3px solid #000;
border-right: 3px solid #000;
transform: rotate(45deg);
transition: all 0.3s ease-in-out;
}
.faq_header.is-open::after {
transform: rotate(225deg);
}
.faq_question {
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: stretch;
}
.faq_question span {
    font-size: 28px;
    color: var(--color-sub);
    font-weight: bold;
    margin-right: 16px;
}
.faq_wrap {
display: block;
}
.faq_body {
margin-top: 20px;
}
.faq_answer-text {
    margin: 20px 0 0 32px;
}
.faq_answer-link {
    margin-top: 12px;
}
/* グループバナー */
#box_group{
    background: var(--color-info-bg);
}
#box_group .group_title{
font-size: 18px;
text-align: center;
font-weight: bold;
padding-top: 20px;
margin-bottom: 8px;
}
.group_txt{
padding: 0 24px;
text-align: center;
}
#box_group ul {
    width:720px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px 0px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
#box_group ul li{
    margin-bottom: 16px;
}
#box_group li:nth-child(3),
#box_group li:nth-child(6){
margin-right: 0;
}

#box_group li a {
width:220px;
height:auto;
display:block;
transition-duration: .2s;
}
#box_group li a:hover {
opacity: 0.7;
}
#box_group li.mr0 {
margin-right:0;
}
#box_group li.mb0 {
margin-bottom:0;
}
/* 注文のながれ
-----------------------------------------------------　*/
#main .box_flow h3{
    border-bottom: 1px solid #C9C9C9;
    font-size: 20px;
    background: none;
    border-radius: 0;
    padding: 0 0 5px 0;
    margin-bottom: 20px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
}
.flow_head {
    margin-bottom: 40px;
  }
  p.text_flow {
  font-size:20px;
  font-weight: bold;
  }
  p.text_flow span {
  color: var(--color-sub);
  }
  .text_flow-sub {
    font-size: 15px;
    margin-top: 8px;
  }
  .box_flow h3 {
  border-bottom: 1px solid #C9C9C9;
  font-size: 20px;
  background: none;
  border-radius: 0;
  padding: 0 0 5px 0;
  margin-bottom: 20px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  }
  .box_flow h3 .flow_count {
  background: #D70C18;
  font-size: 20px;
  color: #FFF;
  border-radius: 20px;
  margin-right: 8px;
  padding: 1px 8px 0 9px;
  }
  .box_flow h3 .flow_campaign {
    font-size: 16px;
    color: #D70C18;
    float: right;
    font-family: initial;
  }
  .box_flow h3 .flow_price {
    font-size: 16px;
    float: right;
  }
  .box_flow h3 + p {
    font-size: 15px;
    margin-bottom: 24px;
  }
  .box_flow p.link_mypage,
  .box_flow p.link_file {
  font-size: 13px;
  margin-bottom: 20px;
  }
  .box_flow p.link_file {
  position: relative;
  left: 185px;
  }
  
  #main .flow_list {
  position: relative;
  display: flex;
  justify-content: space-between;
  }
  #main .flow_list li {
    box-sizing: border-box;
    position: relative;
    text-align: center;
    width: 195px;
  }
  
  #main .flow_list li::after {
  content: "";
  width: 16px;
  height: 24px;
  background-color:var(--color-sub-base);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  position: absolute;
  top: 32%;
  right: -33px;
  }
  
  #main .flow_list li.step04, #main .flow_list li.baloon {
  margin-right: 0;
  }
  
  #main .flow_list li.step04::after, #main .flow_list li.baloon::after {
  content: none;
  }
  
  #main .flow_list li .title {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: .12rem;
  margin-top: 18px;
  text-align: center;
  }
  
  .flow_list.-file .step02 .img {
    position: relative;
  }
  .flow_list.-file .step02 .img::before {
    content: "";
    background: url("../images/ico_excel.png") 0 0 no-repeat;
    background-size: contain;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 72%;
    left: 56%;
    z-index: 1;
  }
  .flow_list.-file .step02 .img::after {
    content: "";
    background: url("../images/ico_csv.png") 0 0 no-repeat;
    background-size: contain;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 72%;
    left: 86%;
    z-index: 1;
  }

/* 投函代行 */
.box_posting {
    margin: 0 0 64px;
    padding: 28px 36px 28px 44px;
    background: var(--color-info-bg);
    display: flex;
    }
    .box_posting img {
    width: 72px;
    margin-right: 58px;
    align-self:center;
    }
    .box_posting dt {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
    }
    .box_posting dt span{
      font-size: 16px;
      }
    .box_posting dt span.flow_cammposting {
      font-size: 17px;
      color: #D70C18;
    }
    .box_posting dd {
    font-size: 15px;
    }
    .box_posting dd > p{
      margin-bottom: 8px;
    }
/* 最短10分！かんたん住所録作成！
-----------------------------------------------------　*/
.filebook {
margin-bottom: 60px;
}
.filebook_container {
position: relative;
background:var(--color-base);
padding: 52px 44px;
border-radius: 16px;
}
.filebook_container::before {
content: "";
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-bottom: 30px solid var(--color-base);
position: absolute;
top: -6%;
left: 34.2%;
}
.filebook_head {
text-align: center;
margin-bottom: 28px;
}

.filebook_head-title {
font-size: 22px;
font-weight: bold;
text-align: center;
margin-bottom: 16px;
}

.filebook_head-desc {
font-size: 16px;
}

.filebook_list {
display: flex;
justify-content: center;
gap: 0 32px;
}

.filebook_item {
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
width: calc((100% - 32px) / 2);
background: #fff;
padding: 38px 20px 28px;
border-radius: 12px;
}

.filebook_inner {
text-align: center;
margin-bottom: 24px;
}

.filebook_title {
margin-bottom: 8px;
font-size: 22px;
font-weight: bold;
line-height: 1.4em;
}

.filebook_desc {
font-size: 15px;
}

.filebook_sub {
display: flex;
align-items: center;
font-size: 22px;
font-weight: bold;
position: absolute;
top: -12%;
left: 37%;
}

.filebook_sub::before,
.filebook_sub::after {
content: "";
display: block;
width: 4px;
height: 20px;
background: #333;
position: absolute;
top: 20%;
bottom: 0;
margin: auto;
border-radius: 10px;
}

.filebook_sub::before {
left: -15%;
transform: rotate(-30deg);
}

.filebook_sub::after {
right: -15%;
transform: rotate(30deg);
}

.filebook_list .btn_g-arrow{
  top: 1px;
  right: -6px;
}
 /* 数字アイコン */
.num_icon {
  font-family: "korolev", sans-serif;
  display: block;
  font-size: 22px;
  font-weight: bold;
  width: 32px;
  height: 32px;
  color: #fff;
  background:var(--color-sub);
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -4%;
  left: 45%;
  line-height: 35px;
  letter-spacing: 0;
}
/* プライバシーマーク */
.pmark_cover {
margin-top: 30px;
}
#pmark_box{
margin:0 20px 40px;
}
#pmark_box div{
float:left;
margin-right:30px;
}
#pmark_box dt{
font-weight: bold;
margin-bottom:5px;
}
#pmark_box dd{
font-size:88%;
line-height:150%;
}
/* 旧字
-----------------------------------------------------　*/
.box_oldcharacter {
    margin-bottom: 48px;
  }
  .oldcharacter_text {
    margin-bottom: 8px;
  }
/* 宛名印刷について
-----------------------------------------------------　*/
.box_about{
    margin-bottom: 64px;
  }
  .box_about ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }
  .box_about li{
    width: 48%;
    margin-bottom: 20px;
  }
  .box_about li:last-child{
    width: 100%;
    margin-top: 20px;
  }
  .box_about li a{
    position: relative;
    background: #FFF;
    display: block;
    border: var(--color-sub) solid 1.4px;
    box-sizing: border-box;
    color: var(--color-sub);
    cursor: pointer;
    font-weight: bold;
    border-radius: 8px;
    padding: 20px 0;
    text-align: center;
    text-decoration: none;
    transition-duration: .3s;
    width: 100%;
    font-size: 18px;
  }
  .about_arrow{
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--color-sub);
    top: 2px;
    right: -4px;
  }
  .about_arrow::after{
    position: absolute;
    content: "";
    top: 50%;
    left: 38%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #fff;
    border-right: 0;
  }
  .box_about li a:hover{
    background: var(--color-hover-bg);
  }
  .box_about p{
    text-align: center;
    font-weight: bold;
    margin-bottom: 6px;
  }
  .box_about li .box_about-cam{
    color: var(--color-sub);
  }