@charset "utf-8";
/* CSS Document */
.anchor .common-inner{
background: #f3f3f3;
padding-bottom: 118px;
}
.compare-table-wrap{
    padding: 80px 0px 0px;
    background: #f3f3f3;
}
@media screen and (max-width: 768px) {
.anchor .common-inner{
background: #f3f3f3;
padding-bottom: 40px;
}
.compare-table-wrap{
    padding: 40px 0px 16px;
    background: #f3f3f3;
}
}
/* -------------------------------
  section-procedure
---------------------------------*/
.section-detail {
  padding: 118px 0 168px;
  background-color: #f3f3f3;
}
@media screen and (max-width: 768px) {
  .section-detail {
    padding: 48px 0 48px;
  }
}

.section-detail.detail--houjin {
  padding: 36px 0;
  background:#f1f1f1;
}

/* -------------------------------
  section-faq
---------------------------------*/
.section-faq {
  padding: 108px 0 168px;
}
@media screen and (max-width: 768px) {
  .section-faq {
    padding: 48px 0 48px;
  }
}

.section-faq.faq--houjin {
  padding: 36px 0 40px;
  background:#f1f1f1;
}

/*
feature-top
*/

.feature-top__heading {
  position: relative;
  margin-bottom: 84px;
  font-size: 3.2rem;
font-family: YuGothic, "游ゴシック体","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: .1em;
}
.middle-head p{
text-align: left;
}
.middle-head {
  padding: 96px 0 104px;
  background-color: #003e70;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .middle-head {
    padding: 40px 0 54px;
  }
}
@media screen and (max-width: 1279px) {
  .feature-top__heading {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 768px) {
  .feature-top__heading {
    margin-bottom: 40px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 414px) {
  .feature-top__heading {
    margin-bottom: 40px;
    font-size: 2.2rem;
  }
}

.feature-top__heading::after {
  position: absolute;
  bottom: -40px;
  left: 0;
  content: "";
  display: inline-block;
  width: 23px;
  height: 3px;
  background-color: #ea713a;
}
@media screen and (max-width: 1279px) {
  .feature-top__heading::after {
    bottom: -50px;
  }
}
@media screen and (max-width: 768px) {
  .feature-top__heading::after {
    bottom: -24px;
    width: 20px;
	left: 50%;
  }
}
@media screen and (max-width: 414px) {
  .feature-top__heading::after {
    bottom: -24px;
    width: 20px;
	left: 50%;
  }
}
/*
footer
*/
.footer-top__content {
    width: 100%;
}
.hero__main-text{
 font-family: YuGothic, "游ゴシック体","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
}

/* -------------------------------
  section-houjin-benefit
---------------------------------*/
.section-houjin-benefit{
  padding: 118px 0 20px;
  background: #f3f3f3;
}
@media screen and (max-width: 768px) {
.section-houjin-benefit{
  padding: 48px 0 20px;
	}
}
.houjin-benefit-inner{
  margin: 0 auto;
  max-width: 986px;
}
@media screen and (max-width: 768px) {
  .houjin-benefit-inner {
    max-width: 494px;
   padding: 0 16px;
	}
}
@media screen and (min-width:769px){
.benefit__contents-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto 0;
    list-style: none;
    overflow: hidden;
}
}
.benefit__contents-list{
list-style: none;
}
.section-houjin-benefit .section__text-left {
  margin-top: 16px;
    font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
.section-houjin-benefit .section__text-left{
    margin-top: 16px;
    font-size: 1.2rem;
  }
}
 .list__block {
  margin: 0 auto;
  width: 32.44%;
}
@media screen and (min-width: 768px) {
 .list__block {
padding:0 8px;
}
}
@media screen and (max-width: 768px) {
  .list__block{
    width: 100%;
	}
}
@media screen and (max-width: 768px) {
  .list__block{
    padding-bottom: 40px;
  }
 .list__block:nth-of-type(3){
    padding-bottom: 0px;
  }
  .list__block{
    width: 100%;
  }
}
 .hlist__block +  .list__block {
  margin-left: 1.32%;
}
@media screen and (max-width: 1279px) {
   .list__block +  .list__block {
    margin-left: 0;
  }
}
 .list__block-text{
  margin: 24px 0 0;
}
@media screen and (max-width: 768px) {
   .list__block-text{
    margin: 16px 0 0;
  }
}
/* -------------------------------
  section-houjin-benefit-col2
---------------------------------*/
.section-houjin-benefit-col2 {
  background: #f3f3f3;
padding: 0px 0px 118px;
	
}
@media screen and (max-width: 768px) {
.section-houjin-benefit-col2 {
  background: #f3f3f3;
padding: 0px 0px 0px;
	
}
}
.section-houjin-benefit-col2 .section__text-body {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 414px) {
.section-houjin-benefit-col2 .section__text-body {
    font-size: 1.6rem;
  }
}
.section-houjin-benefit-col2 .list__block2{
  width: 48%;
}
@media screen and (max-width: 768px) {
  .section-houjin-benefit-col2 .list__block2{
	  margin-bottom: 40px;
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
  .section-houjin-benefit-col2 .list__block2{
    width: 100%;
  }
} 
  .section-houjin-benefit-col2 .list__block2:nth-of-type(2n) {
    margin-left: 0;
  }
@media screen and (min-width: 768px) {
  .section-houjin-benefit-col2 .list__block2:nth-of-type(2n) {
    margin-left: 3.48%;
  }
}
@media screen and (max-width: 414px) {

.section-houjin-benefit-col2 .list__block-text{
  margin: 24px 0 0;
	}
}
@media screen and (max-width: 768px) {
  .section-houjin-benefit-col2 .list__block-text{
    margin: 16px 0 0;
  }
}
.section-houjin-benefit-col2 .section__text-left {
  margin-top: 16px;
 font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
.section-houjin-benefit-col2 .section__text-left{
    margin-top: 16px;
    font-size: 1.2rem;
  }
}

.houjin-benefit-col2-inner{
  margin: 0 auto;
  max-width: 986px;
}
@media screen and (max-width: 768px) {
  .houjin-benefit-col2-inner {
    max-width: 494px;
    padding: 0 16px 24px;
  }
}
.benefit-col2__contents-list {
list-style: none;
max-width: 986px;
}
@media screen and (min-width:768px){
.benefit-col2__contents-list {
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: auto 0;
	padding: 0px 24px;
}
}
 .section__text-body {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
 .section__text-body {
    font-size: 1.6rem;
  }
}
 .section__text-body:after {
    content: "";
    background: #0a385b;
    height: 3px;
    width: 50px;
    display: block;
    margin-top: 16px;
}
@media screen and (max-width:768px){
 .section__text-body:after {
    content: "";
    background: #0a385b;
    height: 3px;
    width: 40px;
    display: block;
    margin-top: 16px;
}
}

/* -------------------------------
  section-houjin-support
---------------------------------*/
.section-houjin-support {
  background: #f3f3f3;
padding: 0px 0px 80px;
	
}
@media screen and (max-width: 768px) {
.section-houjin-support {
  background: #f3f3f3;
padding: 0px 0px 0px;
	
}
}
.section-houjin-support-white{
background: #ffffff;
padding: 118px 0px 100px;
}
@media screen and (max-width: 768px) {
.section-houjin-support-white{
padding: 48px 0px 48px;
}
}
.section-houjin-support .section__text-body {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
.section-houjin-support .section__text-body {
    font-size: 1.6rem;
  }
}
.section-houjin-support .list__block2{
  width: 48%;
	 margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .section-houjin-support .list__block2{
    width: 100%;
  }
.section-houjin-support .list__block2:nth-of-type(4){
	 margin-bottom: 0;
  }
}
@media screen and (max-width: 414px) {
  .section-houjin-support .list__block2{
    width: 100%;
  }
} 

@media screen and (min-width: 768px) {
  .section-houjin-support .list__block2:nth-of-type(2n) {
    margin-left: 3.48%;
  }
}
@media screen and (max-width: 414px) {
.section-houjin-support .list__block-text{
  margin: 24px 0 0;
	}
}
@media screen and (max-width: 768px) {
  .section-houjin-support .list__block-text{
    margin: 16px 0 0;
  }
}
.section-houjin-support .section__text-left {
  margin-top: 16px;
font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
.section-houjin-support .section__text-left{
    margin-top: 16px;
    font-size: 1.2rem;
  }
}

.houjin-support-inner{
  margin: 0 auto;
  max-width: 986px;
    padding: 80px 0px 0px;
}
@media screen and (max-width: 1279px) {
  .houjin-support-inner{
    max-width: 872px;
  }
}
@media screen and (max-width: 768px) {
  .houjin-support-inner {
    max-width: 494px;
    padding: 40px 16px 0px;
  }
}
.support__contents-list {
list-style: none;
}
@media screen and (min-width:768px){
.support__contents-list {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: auto 0;
    max-width: 986px;
	padding: 0 24px;
}
}
/* price-option-main */
.price-option{
padding: 8px 42px 100px;
background-color: #f3f3f3;
}
@media screen and (max-width: 768px) {
  .price-option {
    padding: 8px 16px 40px;
  }
}

.price-option-main {
  max-width: 1440px;
  margin: 0 auto;
  padding: 24px 0 80px;
  background-color: #fff;
  color: #333;
}
@media screen and (max-width: 768px) {
  .price-option-main {
    margin: 48px auto 0;
    padding: 0px 0px 0px;
  }
}

.price-option-main__head {
  margin-bottom: 40px;
  background-color: #fff;
  color: #003e70;
}
@media screen and (max-width: 768px) {
  .price-option-main__head {
    margin-bottom: 32px;
  }
}

.price-option-main__head-text {
  margin-top: 8px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .price-option-main__head-text {
    font-size: 1.2rem;
  }
}

/* price-img-box */
.price-img-box-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .price-img-box-wrap {
    display: block;
    max-width: 506px;
    margin: 24px auto 0;
  }
}

.price-img-box {
  width: 48.5%;
}
@media screen and (max-width: 768px) {
  .price-img-box {
    width: auto;
  }
}

.price-img-box + .price-img-box {
  margin-left: 3%;
}
@media screen and (max-width: 768px) {
  .price-img-box + .price-img-box {
    margin-top: 32px;
    margin-left: 0;
  }
}

.price-img-box__body {
  padding: 16px 0;
  background-color: #f3f3f3;
}
@media screen and (max-width: 1279px) {
  .price-img-box__body {
    padding: 16px 12px 12px;
  }
}

.price-img-box__title {
  margin-bottom: 16px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .price-img-box__title {
    font-size: 1.6rem;
  }
}

.price-img-box__figure {
  max-width: 368px;
  margin: 0 auto;
}

.price-img-box__bottom {
  margin-top: 16px;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (max-width: 1279px) {
  .price-img-box__bottom {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .price-img-box__bottom {
    margin-top: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
  }
}

/* -----------------
  price
------------------*/


/* price-option-main */
.price-option-main {
  max-width: 1440px;
  margin: 72px auto 0;
  padding-bottom: 80px;
  background-color: #fff;
  color: #333;
}
@media screen and (max-width: 768px) {
  .price-option-main {
    margin: 48px auto 0;
    padding-bottom: 32px;
  }
}

.price-option-main__head {
  margin-bottom: 40px;
  background-color: #fff;
  color: #003e70;
}
@media screen and (max-width: 768px) {
  .price-option-main__head {
    margin-bottom: 32px;
  }
}

.price-option-main__head-text {
  margin-top: 8px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .price-option-main__head-text {
    font-size: 1.2rem;
  }
}

/* subpage-price-main */
.subpage-price-main {
  background-color: #003e70;
  color: #fff;
}

/* subpage-price-main-inner */
.subpage-price-main-inner {
  padding: 0 32px;
}
@media screen and (max-width: 768px) {
  .subpage-price-main-inner {
    padding: 0 16px;
  }
}
/* price-content */
.price-content {
  padding: 36px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 768px) {
  .price-content {
    padding: 32px 0;
  }
}

.price-content--top {
  border-top: none;
}

.price-content--bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.price-content--card {
  padding: 32px 0;
  border-top: 1px solid #c7d3e6;
}
@media screen and (max-width: 1279px) {
  .price-content--card {
    max-width: 660px;
    margin: 0 auto;
    padding: 24px 0;
  }
}

.price-content--head {
  border-top: 0;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .price-content--head .price-content__heading {
    font-size: 2.2rem;
  }
}

.price-content--slice {
  padding: 0;
}

.price-content__heading {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  word-break: keep-all;
}
@media screen and (max-width: 768px) {
  .price-content__heading {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 414px) {
  .price-content__heading {
    line-height: 1.4;
  }
}

.price-content__heading wbr::before {
  content: '\200B';
}

.price-content__text {
  margin-top: 24px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .price-content__text {
    font-size: 1.4rem;
  }
}

.price-content__text-item + .price-content__text-item {
  margin-top: 8px;
}

.price-content__link {
  color: #333;
}

.price-content__link--white {
  color: #fff;
}

/* price-content__text-wrap--flex */
.price-content__text-wrap--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .price-content__text-wrap--flex {
    display: block;
  }
}

.price-content__text-wrap--flex .price-content__text {
  margin-top: 0;
}

.price-content__text-wrap--flex .price-content__text + .price-content__text {
  margin-left: 42px;
}
@media screen and (max-width: 768px) {
  .price-content__text-wrap--flex .price-content__text + .price-content__text {
    margin-top: 24px;
    margin-left: 0;
  }
}

/* price-main */
.price-main {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0px 40px;
}
@media screen and (max-width: 1279px) {
  .price-main {
    max-width: 1000px;
	padding: 0px 24px;
  }
}
@media screen and (max-width: 768px) {
  .price-main {
    max-width: 100%;
  }
}

/* price-main--group */
.price-main--group .price-head__tag-text {
  background-color: #003e70;
  color: #fff;
}

.price-main--group .price-head__title {
  color: #003e70;
}

.price-main--group .price-minutely-wrap {
  border-top: 1px solid #c7d3e6;
}

.price-main--group .price-content:nth-of-type(2n) {
  border-top: 1px solid #c7d3e6;
}

.price-main--group .price-list {
  border-top: 1px solid #c7d3e6;
}

.price-main--group .price-minutely__row-title {
  border: 1px solid #333;
}

.price-main--group .price-list__item::before {
  background-color: #333;
}
/*
price-content-detail
*/
.price-main--group .price-content__border{
border-top:none;
padding: 0 0 36px;
}
.price-wrap{
padding-top: 80px;
}
@media screen and (max-width: 768px) {
  .price-wrap {
    padding-top: 48px;
  }
}
.houjin-btn-area .primary-btn--register .primary-btn__inner{
    background-color: #fff;
	color: #003e70;
	border: solid 1px #003e70; 
}
/*
option-viewer
*/
.viewer {
    display: flex;
    max-width: 770px;
    width: 100%;
    margin: 0 auto 0;
	text-align: center;
}
@media screen and (max-width:414px){
.viewer{
display: block;	
}
}
.viewer ul:first-child {
    padding-left: 0;
    border-left: none;
}
.viewer ul {
    max-width: 260px;
    width: 33.3%;
    padding: 30px 0 0 0;
	margin: auto;
}
@media screen and (max-width:414px){
.viewer ul{
    padding: 30px 0 0 0;
	max-width: 100%;
	width: 100%;
}
}
.viewer li {
    list-style: none;
}

.viewer-list__figure{
margin: auto;
}
.viewer-list__figure figure{
max-width: 130px;
margin: auto;
}
@media screen and (max-width:414px){
.viewer-list__figure figure{
max-width: 120px;
}
}
.viewer-list__maintxt{
font-size: 1.4rem;
}
.viewer-list__maintxt b{
padding: 16px;
}
@media screen and (max-width:768px){
.viewer-list__maintxt{
font-size: 1.2rem;
}
}
.viewer-list__pricearea{
margin: 10px 0;
font-weight: bold;
}
@media screen and (max-width:768px){
.viewer-list__pricearea .houjin-plan-detail-price__number--large{
font-size:1.8rem;
}
}
@media screen and (max-width:768px){
.viewer-list__pricearea .houjin-plan-detail-price__table-price--sub{
font-size:1.0rem;
}
}

/*
option-media
*/

.media {
    display: flex;
    max-width: 770px;
    width: 100%;
    margin: 0 auto 0;
	text-align: center;
}
@media screen and (max-width:414px){
.media {
    display: block;
}
}
.media ul:first-child {
    padding-left: 0;
    border-left: none;
    padding-right: 30px;
}
@media screen and (max-width:414px){
.media ul:first-child {
    padding-right: 0;
}
}
.media ul {
    width: 33.3%;
    padding: 30px 0 0;
}
@media screen and (max-width:414px){
.media ul{
	width: 100%;
	max-width: 100%;
    padding: 30px 0 0 4px;
}
}
.media li {
    list-style: none;
}
.media-list__figure{
margin: auto;
}
.media-list__figure figure{
max-width: 180px;
margin: auto;
}
@media screen and (max-width:414px){
.media-list__figure figure{
max-width: 160px;
margin: auto;
}
}
.media-list__maintxt{
font-size: 1.4rem;
}
@media screen and (max-width:768px){
.media-list__maintxt{
font-size: 1.2rem;
}
}
.media-list__pricearea{
margin: 10px 0;
font-weight: bold;
}
@media screen and (max-width:768px){
.media-list__pricearea .houjin-plan-detail-price__number--large{
font-size:1.8rem;
}
}
@media screen and (max-width:768px){
.media-list__pricearea .houjin-plan-detail-price__table-price--sub{
font-size:1.0rem;
}
}
.houjin-plan-detail-price__number--large {
  color: #f58700;
  font-size: 2.4rem;
  line-height: 1.1;
}
.houjin-plan-detail-price__table-price--sub {
    font-size: 1.2rem;
}
@media screen and (min-width:768px){
.plan_subscribe_02 {
    display: table;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px 0px 24px;
    max-width: 962px;
}
.plan_subscribe_02 .plan_50 {
    display: table-cell;
    width: 50%;
    padding: 24px 16px;
}
.plan_subscribe_02 .plan_50:nth-of-type(2n) {
    border-left: 1px solid rgba(255,255,255,.3);
}
}
@media screen and (min-width:1000px){
.plan_subscribe_02 .plan_50 {
    display: table-cell;
    width: 50%;
    padding: 24px 32px;
}
}
.plan_subscribe_02 .plan_50 .primary-btn__inner-white{
background: #fff;
color: #003e70
}
.plan_subscribe_02 .plan_50 .primary-btn__inner-white::after {
    position: absolute;
    top: 50%;
    right: 22px;
    content: "";
    display: inline-block;
    width: 9px;
    height: 15px;
    background: url("../assets/img/ic_arrow_right_02.svg") no-repeat;
    background-size: 9px 15px;
    transform: translate(0,-50%);
}
.plan_subscribe_02 .plan_50 dl dt {
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 12px;
    text-align: center;
}
.plan_subscribe_02{
list-style: none;
}
@media screen and (max-width:768px){
.plan_50{
padding-bottom: 40px;
}
}
.a-fs20 {
    font-size: 20px!important;
}
.plan_subscribe_02 .price_ttl {
    font-size: 12px;
}
.plan_subscribe_02 .plan_pic {
    position: relative;
    text-align: center;
    height: 185px;
}
@media screen and (max-width:414px){
.plan_subscribe_02 .plan_pic_sp {
    height: 358px;
}
}
.plan_subscribe_02 .plan_pic img {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 18px;
}
@media screen and (max-width:414px){
	.plan_pic_pc{
	display: none;
	}
}
@media screen and (min-width:414px){
	.plan_pic_sp{
	display: none;
	}
}
.plan_subscribe_02 .price_plan {
    color: #F78600;
    font-size: 27px;
    font-weight: 700;
    margin-left: 3px;
}
.plan_price{
text-align: center;
}
.plan_subscribe_02 .plan_note {
    padding: 0px;
}
.plan_subscribe_02 .plan_note_title_wrap {
    position: relative;
    min-height: 24px;
    margin-top: 40px;
}
.plan_subscribe_02 .plan_note_title {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    width: 100%;
}
@media screen and (min-width:768px){
.plan_subscribe_02 .plan_note_title {
    text-align: center;
}
}
/* benefit-main-section */
.benefit-main-section-inner {
  margin: 0 42px;
  padding: 64px 0;
  border-bottom: 1px solid #d8d8d8;
}
@media screen and (max-width: 768px) {
  .benefit-main-section-inner {
    margin: 0;
    padding: 48px 0;
  }
}
.benefit-main-section:first-child .benefit-main-section-inner {
  padding-top: 78px;
}
@media screen and (max-width: 768px) {
  .benefit-main-section:first-child .benefit-main-section-inner {
    padding-top: 56px;
  }
}
.benefit-main-section:last-child .benefit-main-section-inner {
  border: none;
}
.benefit-main-section-subinner {
  max-width: 986px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .benefit-main-section-subinner {
    padding: 0 16px;
  }
}
.benefit-main-section__heading {
margin: 0 auto;  
font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: .1em;
	color: #003e70;
	padding:80px 0px 8px; 
	text-align: center;
}
@media screen and (max-width: 1279px) {
  .benefit-main-section__heading {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .benefit-main-section__heading {
    font-size: 1.8rem;
	padding:40px 0px 8px;
  }
}
@media screen and (max-width: 414px) {
  .benefit-main-section__heading {
	text-align: left;
  }
}
.benefit-main-section__heading-inner {
  position: relative;
  display: inline-block;
margin: 0 auto;
  padding-left: 48px; 
	margin-bottom: 40px;
	word-break: keep-all;
}
@media screen and (max-width: 768px) {
  .benefit-main-section__heading-inner {
   margin-bottom: 24px;
    padding-left: 48px;
  }
}

@media screen and (max-width: 414px) {
  .benefit-main-section__heading-inner {
    line-height: 1.4;
	padding-left: 48px;
  }
}

.benefit-main-section__heading-inner::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  transform: translate(0,-50%);
}
@media screen and (max-width: 768px) {
  .benefit-main-section__heading-inner::before {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
  }
}
.common-inner_function .benefit-main-section__heading-inner::before {
  background: url("../img/ic_function.svg") no-repeat;
}
.common-inner_information .benefit-main-section__heading-inner::before {
  background: url("../img/ic_information.svg") no-repeat;
}
/* -------------------------------
  20230612add u35bnr
---------------------------------*/
.u35bnr{
	text-align: center;
	background: #f1f1f1;
	padding-top: 60px;
}
.u35bnr img{
	width: 780px;
}
@media screen and (max-width:768px){
	.u35bnr{
		padding-top: 48px;
	}
	.u35bnr img{
		width: 100%;
		margin: 0 auto 0;
		padding: 0 16px;
	}
}