@charset "UTF-8";
.title {
  font-size: 44px;
  font-weight: bold;
  color: #222;
  text-align: center;
  padding: 50px 0 27px 0;
  letter-spacing: 1.5px;
}

#main .content {
  padding-bottom: 9 !important;
}

.i_bl {
  display: inline-block;
}

.bg_cl {
  background: #f5f6f8;
}

.bg_white {
  background: #fff;
}

.fs80 {
  font-size: 80px;
}

.txt_red {
  color: #ff0a14;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}

.txt_bl {
  font-weight: bold;
}

.txt_day {
  color: #333;
  font-size: 12px;
  text-align: end;
}

.mg_r5 {
  margin-right: 5px;
}

.mg_r10 {
  margin-right: 10px;
}

.mg_r15 {
  margin-right: 15px;
}

.mg_l25 {
  margin-left: 25px;
}
.mg_t-14 {
  margin-top: -14px;
}

@media screen and (min-width: 768px) {
  .content_inner_wide {
    min-width: 1124px;
    max-width: 1176px;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .fs20 {
    font-size: 16px !important;
  }
  .fs22{
    font-size: 18px !important;
  }
  .fs26 {
    font-size: 20px !important;
  }
  .fs28 {
    font-size: 20px !important;
  }
  .fs32 {
    font-size: 20px !important;
  }
  .fs34{
    font-size: 20px!important;
  }
  .fs50 {
    font-size: 35px !important;
  }
  .fs56 {
    font-size: 35px !important;
  }
  .fs57{
    font-size: 35px !important;
  }
  .fs60 {
    font-size: 40px !important;
  }
}

/* Customize
-------------------------------------------------- */
.btn_block.btn_type01,
.btn_block.btn_type01_arwl,
.btn_block.btn_type01_large,
.btn_block.btn_type01_arwl_large,
.btn_block.btn_dl_type01,
.btn_block.btn_large_blank,
.btn_block.btn_blank {
  min-width: 383px;
  max-width: 423px;
  display: block;
}

.hero_banner .hero_banner_bg {
  background-image: url("/jpn/company/5minute/image/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 460px;
}

.hero_banner .hero_banner_bg .hero_banner_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section01{
  background: url(../image/bg_sec01.jpg) top center no-repeat;
  background-size: cover;
  padding-bottom: 33px;
}
.section01 .title{
  padding-bottom: 50px;
}
.section01 .rinen{
  text-align: center;
  padding-bottom: 15px!important;
}
.section01 .txt{
  padding: 0 60px;
}
@media screen and (max-width: 767px) {
  .section01{
    padding-bottom: 5px;
  }
  .section01 .txt{
    padding: 0 5px;
  }
  .section01 .title{
    padding-bottom: 40px;
  }
}


.section02 {
  padding-bottom: 60px;
}

.section02 .thum_text_link img {
  width: auto;
}

.section02 .thum_text_link_wrap._col3 .thum_text_link {
  width: calc((100%) / 3);
  border: 1px solid #dddddd;
  margin-right: 0;
}

.section02 .thum_text_link_wrap {
  margin-bottom: 0;
}

.section02 .over_txt_wrap._col2 .over_txt_block {
  width: 50%;
  border: 1px solid #dddddd;
  margin-right: 0;
}

.section02 .over_txt_wrap._col2 .over_txt_block .txt{
  font-size: 12px;
}

.section02 .content_inner_wide ul li {
  background: #fff;
  text-align: center;
  padding: 30px 0 0 0;
}

.section02 .content_inner_wide ul li p {
  color: #222;
}

.section02 .content_inner_wide .over_txt_wrap._col2 li .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0!important;
}

@media screen and (max-width: 767px) {
  .title {
    font-size: 26px !important;
  }
  .section02 .thum_text_link_wrap._col3 .thum_text_link {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .section02 .over_txt_wrap._col2 .over_txt_block {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 30px 10px 10px;
  }

  .section02 .over_txt_wrap._col2 .over_txt_block .txt {
    top: -20px;
    right: -111px;
  }
  .txt {
    margin-bottom: 15px;
  }
  .btn_type01_arwl,
  .btn_dl_type01,
  .btn_block {
    margin-top: 10px;
  }
  .section01 .btn_block {
    margin-bottom: 50px;
  }
}

.section03{
  padding-bottom: 65px;
}

.section03 .content:first-child{
  text-align: center;
  padding-bottom: 45px!important;
}

.section03 .img_sec02{
  text-align: center;
}

.section03 .section03_content{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section03 .section03_content .section03_col{
  width: calc((100% - 22px) / 2);
  margin-top: 20px;
  color: #222;
  text-decoration: none;
  display: block;
  padding: 30px;
}

.section03 .section03_content .section03_col a:hover .link_arrow{
    color: #1ba1e6;
		text-decoration: none;
}
.section03 .section03_content .section03_col a:hover .link_arrow::after{
  right: 0;
}


.section03 .section03_content .section03_col:first-child{
  border-top: 2px solid #ff0914;
}
.section03 .section03_content .section03_col:nth-child(2){
  border-top: 2px solid #61b850;
}
.section03 .section03_content .section03_col:nth-child(3){
  border-top: 2px solid #0178dc;
}
.section03 .section03_content .section03_col:nth-child(4){
  border-top: 2px solid #f08600;
}
.section03 .section03_content .section03_col .section03_tag{
  display: flex;
  align-items: center;
}

.section03 .section03_content .txt{
  padding-top: 30px;
}

.section03 .section03_content .txt .content{
  margin-bottom: 20px;
  text-align: left;
  padding-bottom: 0!important;
}

.section03 .section03_content .section03_col .section03_tag .over_txt_txtarea01{
  margin-left: 40px;
}
.section03 .section03_content .link_arrow_box {
  margin-bottom: 5px;
}
.section03 .section03_content .link_arrow_box:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .section03 .content:first-child {
    text-align: justify;
    padding-bottom: 10px!important;
  }
  .section03 .section03_content .section03_col {
    width: 100%;
    padding: 15px 20px;
  }
  .section03 .section03_content .section03_col .section03_tag {
    flex-direction: column;
  }
  .section03 .section03_content .section03_col .section03_tag .over_txt_txtarea01 {
    margin-top: 20px;
    margin-left: 0;
  }
  .section03 .section03_content .txt {
    padding-top: 10px;
  }
}
@media screen and (max-width: 368px) {
  .link_arrow_box .link_arrow{
    font-size: 15px;
  }
}
.section04 {
  padding-bottom: 27px;
}

.section04 .title {
  padding: 21px 0 17px;
}

.section04 .content_inner_wide .section04_content{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section04  .section04_content .section04_col{
  width: calc((100% - 22px) / 2);
  margin-top: 30px;
  border: 1px solid #dddddd;
}

.section04  .section04_content .section04_col .link{
  padding: 20px 18px 20px 18px;
  background: #f5f6f8;
  width: 100%;
}
.section04  .section04_content .section04_col .link a{
  color: #222;
  text-decoration: none;
}
.section04  .section04_content .section04_col .link a:hover{
  color: #1ba1e6;
}
.section04 .section04_content .section04_col .col_inner {
  padding: 20px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.section04 .section04_col .col_inner .sub_title{
  width: 30%;
}

.section04 .col_inner .sub_title .icon_section04,
.section04 .col_inner .sub_title .fs20{
  text-align: center;
}

.section04 .col_inner .sub_title .fs20{
  font-weight: bold;
}
.section04 .section04_col .col_inner .txt{
  width: 70%;
}

.section04 .section04_col .col_inner .txt .content{
  padding-bottom: 0!important;
  text-align: center;
  line-height: 1.2;
}

.section04 .txt_link .icon {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ff0a14;
  border-right: 2px solid #ff0a14;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 10px;
}

@media screen and (max-width: 1177px) {
  .title {
    font-size: 32px;
  }
  .section03 .mg_r10 {
    margin-right: 5px;
  }
  .fs60 {
    font-size: 50px !important;
  }
  .section03 .content_inner_wide .imgtxt_hor_4_2 .col_inner .txt .txt_item {
    padding: 2px 13px 5px;
    max-width: 163px;
  }
  .fs80 {
    font-size: 60px;
  }
  .fs50 {
    font-size: 45px !important;
  }
  .pT10 {
    padding-top: 26px !important;
  }
  .section03 .content_inner_wide .over_txt_wrap._col2 .over_txt_block02 {
    width: 53%;
  }
  .section03 .content_inner_wide .imgtxt_hor_4_2 .col_inner .txt_link {
    font-size: 13px;
  }
  .section03 .content_inner_wide .imgtxt_hor_4_2 .col_inner .txt .content01 {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .fs24 {
    font-size: 15px !important;
  }
  .pT30 {
    padding-top: 10px !important;
  }
  .pT10 {
    padding-top: 15px !important;
  }
  .mg_r45 {
    margin-right: 3px;
  }
  .fs16 {
    font-size: 10px !important;
  }
  .fs50 {
    font-size: 26px !important;
  }
  .w49p {
    width: 48% !important;
  }
  .fs14 {
    font-size: 10px !important;
  }
  .fs60 {
    font-size: 34px !important;
  }
  .mT0 {
    margin-top: 10px !important;
    margin-bottom: 15px;
  }
  .fs80 {
    font-size: 40px;
  }
  .mg_r15 {
    margin-right: 5px;
  }
  .mg_r10 {
    margin-right: 2px;
  }
}

.section04 {
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
}

.section04 .content_inner_wide div h3 {
  text-align: center;
}

.section04 .content_inner_wide div .btn_block {
  margin: 0 auto;
  margin-top: 50px;
}
.text_cp01 {
  margin-bottom: 17px;
  font-size: 30px;
}
.section05 .content{
  padding-bottom: 45px!important;
}

@media screen and (max-width: 767px) {
  .section04 {
    padding: 0 20px 40px 20px;
  }
  .section04 h2 {
    letter-spacing: 0;
  }
  .section04 .title {
    padding: 38px 0 27px 0;
    font-size: 19px !important;
  }
  .section04 .content_inner_wide {
    padding: 0 ;
    margin: 0;
  }
  .section04 .content_inner_wide div .txt {
    font-size: 11px;
    color: #222;
    margin: 0;
  }

  .section04 .content_inner_wide .section04_content {
    flex-direction: column;
  }
  .section04 .section04_content .section04_col {
    width: 100%;
  }
  .section04  .section04_content .section04_col:first-of-type{
    margin-top: 0;
  }  
  .section04 .section04_content .section04_col .col_inner {
    padding: 15px 15px 10px 15px;
    flex-direction: column;
    align-items: center;
  }
  .section04 .section04_col .col_inner .sub_title {
    width: 100%;
  }
  .section04 .section04_col .col_inner .sub_title .fs20.mT20 {
    margin-top: 10px!important;
    font-size: 18px!important;
  }
  .section04 .section04_col .col_inner .txt {
    width: 100%;
    align-self: center;
  }
  .section04 .section04_col .content .txt_item.fs18.w40p.mg_r10.i_bl,
  .section04 .section04_col .content .txt_item.fs18.i_bl.mg_r10.w50p {
    width: 100%!important;
  }
.section04 .section04_content .section04_col .link {
  padding: 15px 10px;
  }
  .section05 .content{
    padding-bottom: 25px!important;
  }
  .section05 .content_inner_wide{
    padding-bottom: 20px;
  }
}

/* over_txt_wrap
-------------------------------------------------- */
.over_txt_wrap .over_txt_txtarea {
  padding: 8px 0 10px;
}

.over_txt_wrap .over_txt_txtarea .over_txt_ttl {
  font-size: 16px;
  font-weight: bold;
}

.list_anchor_link {
  padding: 25px 0 23px 0;
}

.com-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.com-nav li:not(:last-child) {
  border-right: #dddddd 1px solid;
}

.com-nav li {
  width: 20%;
}

.com-nav li a {
  text-decoration: none;
  color: #30383b;
  cursor: pointer;
  letter-spacing: 0;
}
.com-nav li a:hover {
  color: #ff0033;
  cursor: pointer;
}
.com-nav li a .inner .glyph ::after {
  width: 10px;
  height: 10px;
  border-top: 2px solid #ff0033;
  border-right: 2px solid #ff0033;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.com-nav li a.glyph-bottom01 .inner {
  display: block;
  text-align: center;
}

.com-nav li a.glyph-bottom01 .inner .glyph {
  width: 10px;
  height: 10px;
  border-top: 2px solid #ff0033;
  border-right: 2px solid #ff0033;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  display: block;
  margin: 6px auto;
}

.more_links .text_cp01 {
  text-align: center;
  padding: 60px 0 20px 0;
}

@media print, screen and (min-width: 768px) {
  .main_content_inner_wide {
    background: #f5f6f8;
    padding: 15px 0 60px 0;
  }
  .over_txt_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .over_txt_wrap._col2 .over_txt_block {
    width: 47.6%;
    margin-right: 2.7%;
  }
  .over_txt_wrap._col2 .over_txt_block:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .over_txt_wrap .over_txt_block {
    margin-bottom: 30px;
  }
  .over_txt_wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* sec_top
-------------------------------------------------- */
.sec_inner .more_links .text_cp01 {
  text-align: center;
  padding: 45px 0 12px 0;
  letter-spacing: 0.1em;
}

.sec_inner .thum_text_link_wrap .thum_text_link {
  margin-top: 32px;
}

.sec_inner .thum_text_link_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 64px;
}


@media print, screen and (min-width: 768px) {
  .gray_over_wrap.sec_top {
    padding-top: 50px;
  }
  .gray_over_wrap.sec_top:after {
    height: calc(100% + 55px);
    width: 100%;
  }
  .gray_over_wrap .thum_text_link_wrap {
    margin-bottom: 0;
  }
  .gray_over_wrap .thum_text_link_wrap .thum_text_link a:after {
    bottom: 25px;
  }
  .gray_over_wrap .thum_text_link_wrap .thum_text_link a:hover:after {
    right: 15px;
  }
  .gray_over_wrap .thum_text_link_wrap._col2 .thum_text_link_txtarea {
    padding: 5px 30px 50px;
  }
}

@media screen and (max-width: 767px) {
  .thum_text_link_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .thum_text_link_wrap .thum_text_link {
    margin-top: 0;
    width: 48%;
  }
  .more_links .text_cp01 {
    padding: 20px 0 20px 0;
  }
  .gray_over_wrap.sec_top {
    padding-bottom: 50px;
  }
  .gray_over_wrap.sec_top:after {
    height: 100%;
  }
  .gray_over_wrap .thum_text_link_wrap .thum_text_link a:after {
    bottom: 25px;
  }
  .gray_over_wrap .thum_text_link_wrap._col2 .thum_text_link_txtarea {
    padding: 10px 30px 40px;
  }
}

/* sec_access
-------------------------------------------------- */
.sec_access {
  position: relative;
  z-index: 0;
}

.sec_access:after {
  content: "";
  display: block;
  width: 100%;
  background-color: #f5f6f8;
  position: absolute;
  left: 0;
  z-index: -1;
}

.sec_access .sec_access_inner {
  margin-right: auto;
  margin-left: auto;
}

.sec_access .img_box .download_prevent {
  display: block;
}

.sec_access .img_box img {
  width: 100%;
}

.sec_access .txt_box .ttl_link {
  margin-bottom: 22px;
}

.sec_access .txt_box .ttl_link .txt_main {
  font-weight: bold;
}

.sec_access .txt_box .ttl_link .txt_main a {
  padding-right: 50px;
  color: #222;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.sec_access .txt_box .ttl_link .txt_main a:after {
  content: "";
  width: 31px;
  height: 9px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/jpn/common_v3/images/icon_arrow_red_L.png);
  position: absolute;
  right: 5px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media print, screen and (min-width: 768px) {
  .sec_access {
    margin-bottom: 107px;
  }
  .sec_access:after {
    height: 84%;
    top: 8%;
  }
  .sec_access .sec_access_inner {
    max-width: 1536px;
    /* padding-right: 11.71%; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec_access .img_box {
    width: 49.77%;
  }
  .sec_access .txt_box {
    padding: 40px 0 40px 60px;
  }
  .sec_access .txt_box .ttl_link .txt_main {
    font-size: 32px;
  }
  .sec_access .txt_box .ttl_link .txt_main a:hover {
    color: #1ba1e6;
  }
  .sec_access .txt_box .ttl_link .txt_main a:hover:after {
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .sec_access:after {
    height: calc(100% - 20px);
    top: 20px;
  }
  .sec_access .img_box {
    width: 77%;
  }
  .sec_access .txt_box {
    margin-left: 20px;
    padding: 50px 30px 30px;
  }
  .sec_access .txt_box .ttl_link .txt_main {
    font-size: 20px;
  }
}

/* イワタニをもっと知る
-------------------------------------------------- */
.more_links .more_links_ttl {
  font-weight: bold;
  text-align: center;
}

.more_links .thum_text_link_wrap .thum_text_link a:after {
  display: none;
}

.bg_light_gray_sec.more_links .thum_text_link {
  background: none;
}

.bg_light_gray_sec.more_links .thum_text_link_wrap._col3 .thum_text_link_txtarea {
  padding: 5px 0 0;
}

@media print, screen and (min-width: 768px) {
  .bg_light_gray_sec.more_links {
    padding-top: 60px;
    padding-bottom: 15px;
  }
  .more_links .more_links_ttl {
    margin-bottom: 50px;
    font-size: 26px;
  }
  .more_links .thum_text_link_wrap .thum_text_link a .thum_text_link_ttl {
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
  }
  .more_links .thum_text_link_wrap .thum_text_link a:hover .thum_text_link_ttl {
    color: #1ba1e6;
  }
}

@media screen and (max-width: 767px) {
  .bg_light_gray_sec.more_links {
    padding-bottom: 15px;
  }
  .more_links .more_links_ttl {
    margin-bottom: 25px;
    font-size: 20px;
  }
}

.thum_text_link_wrap .thum_text_link .thum_text_link_thum {
  margin-bottom: 0;
}

.thum_text_link_wrap .thum_text_link .thum_text_link_txtarea {
  position: relative;
  padding: 8px 0 10px;
  z-index: 0;
}

.thum_text_link_wrap .thum_text_link .thum_text_link_ttl {
  font-size: 16px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .thum_text_link_wrap .thum_text_link .thum_text_link_txtarea:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #ff0a14;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transition: -webkit-transform 0.2s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transition: transform 0.2s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transition: transform 0.2s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.2s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    z-index: -2;
  }
  .thum_text_link_wrap .thum_text_link a:hover .thum_text_link_txtarea:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    visibility: visible;
  }
  .thum_text_link_wrap .thum_text_link a:hover .thum_text_link_txtarea .thum_text_link_ttl {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .thum_text_link_wrap._col4 {
    margin-bottom: 0;
  }
  .hero_banner .hero_banner_bg {
    height: 225px;
  }
  .hero_banner .hero_banner_bg .hero_banner_inner h1 {
    text-align: center;
  }
  .hero_banner .hero_banner_bg .hero_banner_inner h1 img {
    width: 60%;
  }
  .com-nav {
    display: block !important;
  }
  .com-nav li {
    width: 100% !important;
  }
  .com-nav li a{
    position: relative;
  }
  .com-nav li a.glyph-bottom01 .inner {
    display: block !important;
    text-align: left !important;
    font-size: 16px;
    padding: 15px 10px;
  }
  .com-nav li a.glyph-bottom01 .inner .glyph {
    display: inline-block !important;
    margin: 3px 10px !important;
    position: absolute;
    right: 3px;
  }
  .com-nav li:not(:last-child) {
    border-bottom: #dddddd 1px solid !important;
    border-right: none !important;
  }
  .wrap {
    min-width: auto;
    overflow: unset;
  }
  .sec_inner .more_links .text_cp01 {
    padding: 21px 0 12px 0;
  }
  .sec_inner .thum_text_link_wrap .thum_text_link {
    margin-top: 5px;
  }
  .section03 .txt_link01 {
    position: unset;
  }
  .imgtxt_hor_4_2 > .col_inner {
    flex-wrap: wrap;
  }
  .section03 .content_inner_wide .imgtxt_hor_4_2 .col_inner .img {
    width: 100%;
    text-align: center;
  }
  .section03 .content_inner_wide .imgtxt_hor_4_2 .col_inner .txt {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .section04 .content_inner_wide {
    min-width: 65%;
    display: unset;
  }
  .btn_block.btn_type01,
  .btn_block.btn_type01_arwl,
  .btn_block.btn_type01_large,
  .btn_block.btn_type01_arwl_large,
  .btn_block.btn_dl_type01,
  .btn_block.btn_large_blank,
  .btn_block.btn_blank {
    min-width: 38%;
  }
  .btn_type01 a,
  .btn_type01_large a,
  .btn_type01_arwl a,
  .btn_type01_arwl_large a {
    font-size: 15px;
  }
  .section02 .content_inner_wide .over_txt_wrap .over_txt_txtarea01 {
    padding: 7px 7px;
    text-align: left;
  }
  .section02 .content_inner_wide ul li ul li .over_txt_txtarea01 .link_arrow {
    font-size: 9px;
  }
  .section02 .content_inner_wide .over_txt_wrap._col2 .over_txt_block02 {
    width: 100%;
  }
}


/* 追記 */
.section04 .section04_content .section04_col .col_inner {
	flex-wrap: wrap;
}
.add_note {
	width: 100%;
	margin: 10px 0 0;
}
.pos_rel {
	position: relative;
}
.ico_no1 {
	position: absolute;
	top: 10px;
	right: 20%;
}
.link_arrow:after {
    top: auto;
    bottom: 7px;
}

@media screen and (max-width: 767px) {
.ico_no1 {
	top: 150px;
	right: 32%;
}
}