/*====================================
*
	index.html
*
====================================*/
@charset "UTF-8";


/*------------------------------------------------------------------------------------------
*
*
	PC SP共通
*
*
------------------------------------------------------------------------------------------ */

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------
*
    #main_visual
*
------------------------------------------------------------ */
#main_visual{
    margin-bottom: 100px;
    border-bottom: 1px solid #eee;
    height: inherit;
    padding: 0;
    overflow: visible;
}
#main_visual .section_inner{
    width: 1020px;
    margin: 0 auto;
}
#main_visual .section_inner .slick-dotted.slick-slider {
    margin-bottom: 0;
}
#main_visual .section_inner .img_slider .slick-list.draggable{
    height: 450px;
}
#main_visual .section_inner .img_slider.col01 .arrow_prev,
#main_visual .section_inner .img_slider.col01 .arrow_next,
#main_visual .section_inner .img_slider.col01 .slick-dots {
    bottom: -50px!important;
    top: inherit!important;
}

/*  -- event_report_bnr -- */
.img_slider #main01 {
    margin-top: 20px;
}
.img_slider .eve_title{
    width: 440px;
    float: left;
    padding: 20px 0 0 35px;
}
.img_slider .eve_img{
    position: relative;
    width: 490px;
    margin: 20px 25px 0 20px;
    float: right;
}
.img_slider .eve_guest{
    position: relative;
    clear: both;
    background-color: #ff9f00;
    height: 70px;
    bottom: 10px;
}
.img_slider .eve_guest .eve_guest_img{
    width: 240px;
    position: absolute;
    top: -50px;
    left: 30px;
    background: url("../images/main_event03_bg.png") 0 0 no-repeat;
    background-size: contain;
    }
.img_slider .eve_guest .eve_guest_txt{
    color: #fff;
    padding: 12px 0 0 290px;
    line-height: 1.5em;
    letter-spacing: 0.08em;
    font-size: 16px;
}


/*  -- FREED_bnr -- */
.img_slider .fre_title{
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	font-size: 64px;
  margin: 10px 0 0 45px;
}
.img_slider .fre_title span{
    font-family: "HondaGlobalFontJP-Regular", sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-left: 30px;
    position: relative;
    top: -14px;
}
.img_slider .fre_plus{
    position: relative;
    width: 600px;
    float: left;
    margin: 40px 0 0 45px;
}
.img_slider .fre_plus span{
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 18px;
}
.img_slider .fre{
    width: 260px;
    float: right;
    text-align: center;
    margin: -26px 65px 0 0;
}
.img_slider .fre img{
    width: 96%;
    margin-left: 14px;
}
.img_slider .fre .slift,
.img_slider .fre .plift{
    position: relative;
}
.img_slider .fre p{
    margin-bottom: 25px;
}
.img_slider .fre span{
    display: inline-block;
    font-size: 14px;
    margin: 15px 0 0 -20px;
}
#main_visual .img_slider .detail_btn{
    margin: 34px 0 0 26px;
}

/*  -- thought_bnr -- */
.img_slider .thought_title{
	font-size: 36px;
	font-family: "HondaGlobalFontJP-Regular", sans-serif;
	line-height: 1em;
    margin: 150px 0 0 45px;
    float: left;
    padding: 0;
}
.img_slider .thought_title span{
    display: block;
    font-size: 22px;
    font-family: "HondaGlobalFontJP-Regular", sans-serif;
    margin-top: 25px;
}
.img_slider .thought_img{
    width: 550px;
    float: right;
    margin: 60px 20px 0 0;
}
.img_slider img.slide_sp{
	display:none;
}




#main_visual .detail_btn{
    width: 200px;
    text-align: center;
    background-image: url(/welfare/common/image_common/parts_ico_arrow.png);
    background-repeat: no-repeat;
    background-size: 6px 10px;
    background-position: 93% 50%;
    display: block;
    border: 2px solid #ea5504;
    color: #444444;
    font-size: 14px;
    line-height: 30px;
    padding: 2px 5px;
    border-radius: 30px;
}
#main_visual a{
    width: 930px;
    height: 428px;
}
#main_visual a .detail_btn{
	transition: all .1s ease;
}
#main_visual a .detail_btn:hover{
	opacity: .7;
}




/* ------------------------------------------------------------
*
    .section  -- common --
*
------------------------------------------------------------ */
.section {
}
.section h3{
    padding: 0;
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 1em;
}

/* ------------------------------------------------------------
*
    #section_purpose
*
------------------------------------------------------------ */
#section_purpose .section_inner {
    width: 930px;
    margin: 0 auto;
}
 #section_purpose .purpose_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#section_purpose .purpose_list li{
    box-sizing: border-box;
    width: 25%;
    padding: 0 19px 60px;
}
#section_purpose .purpose_list li dt{
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 1.2em;
    letter-spacing: -0.02em;
}
#section_purpose .purpose_list li dt .sml{
    font-size: 14px;
    /*text-indent: -0.5em;*/
    display: inline-block;
}
#section_purpose .purpose_list li dd{
    margin-top: 15px;
    font-size: 14px;
}
#section_purpose .purpose_list li img{
    width: 100%;
    border: 1px solid #ccc;
}
#section_purpose .purpose_list li i{
    line-height: 1.5em;
}
#section_purpose .purpose_list li i img{
    width: 42px;
    height: 42px;
    float: left;
    margin-right: 10px;
    border: none;
}
#section_purpose .purpose_list li .thin i img{
    margin-right: 4px;
    width: 38px;
}

/* ------------------------------------------------------------
*
    #section_car_list
*
------------------------------------------------------------ */
#section_car_list {
}
#section_car_list .section_inner {
   width: 930px;
    margin: 0 auto;
}
#section_car_list .section_inner .section_column {
    margin: 0 5px;
   width: 930px;
}
#section_car_list .col01{
    width: 190px;
    float: left;
    margin: 0 20px;
}
#section_car_list .col02{
    width: 420px;
    float: left;
    margin: 0 20px 60px;
}
#section_car_list .col03{
    width: 650px;
    float: left;
    margin: 0 20px;
}

#section_car_list h4{
    font-size: 16px;
    border-bottom: 1px solid #808080;
    padding-bottom: 10px;
}

#section_car_list .car_list {
    width: 190px;
    float: left;
}
#section_car_list .car_list:nth-of-type(2n) {
    float: right;
}
#section_car_list .col03 .car_list:nth-of-type(2n) {
    float: left;
    margin: 0 40px;
}

#section_car_list .car_list p {
    font-size: 16px;
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
}
#section_car_list .car_list .detail {
    text-align: left;
    padding: 0;
    line-height: 1.3em;
}
#section_car_list .car_list .detail li a {
    font-size: 13px;
}
#section_car_list .car_list .detail li a.thin {
    letter-spacing: -0.05em;
}
#section_car_list .car_list .detail li.thin a {
    letter-spacing: -0.08em;
}
#section_car_list .car_list .detail li a:after {
    background-size: 16px 16px;
    top: 5px;
    left: 8px;
}


/* ------------------------------------------------------------
*
    #section_other
*
------------------------------------------------------------ */
#section_other {
    margin: 0 auto;
}
#section_other .col04 {
    width: 880px;
    margin: 0 auto;
}
#section_other .col04 div{
    float: left;
    width: 190px;
    margin-right: 40px;
}
#section_other .col04 div:last-child {
    margin-right: 0;
}
#section_other .col04 div a{
    display: block;
}

#section_other .col04 div img{
    width: 100%;
}
#section_other .col04 div .detail {
    text-align: left;
    padding: 0;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.5em;
}
#section_other .col04 div .detail:after {
	content: '';
	width: 14px;
	height: 14px;
	display: inline-block;
	line-height: 1em;
	background-image:url(/welfare/common/image_common/parts_ico_btn_detail_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
    background-size: 14px 14px;
	position: relative;
    top: 3px;
    left: 5px;
}


/* ------------------------------------------------------------
*
    #section_topics
*
------------------------------------------------------------ */
#section_topics {
    margin: 100px auto;
}
#section_topics .section_inner {
    width: 930px;
}
#section_topics .section_inner h3 {
    margin-left: 25px;
}
#section_topics .section_inner .img_slider {
    margin: 0 0 60px 25px;
    width: 930px!important;
    padding: 0;
}
#section_topics .section_inner .img_slider .slider_inner {
    width: 190px;
    margin-right: 40px;
}
#section_topics .section_inner .img_slider .slider_inner:last-child {
    margin-right: 0;
}
#section_topics .col04 div a{
    display: block;
}
#section_topics .col04 div img{
    width: 190px;
    border: 1px solid #ccc;
}

#section_topics .col04 div .detail {
    text-align: left;
    padding: 0;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5em;
}
#section_topics .col04 div .detail:after {
	content: '';
	width: 14px;
	height: 14px;
	display: inline-block;
	line-height: 1em;
	background-image:url(/welfare/common/image_common/parts_ico_btn_detail_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
    background-size: 14px 14px;
	position: relative;
    top: 3px;
    left: 5px;
}

/* ------------------------------------------------------------
*
    #section_information
*
------------------------------------------------------------ */
#section_information {
}
#section_information .section_inner {
    width: 930px;
}
#section_information .section_inner h3 {
    margin-left: 25px;
}
#section_information .section_inner .detail{
    padding: 0;
}
#section_information .section_inner .detail li{
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}
#section_information .section_inner .detail li:first-child{
    border-top: 1px solid #ccc;
}

#section_information.section .detail li a:after {
    top: 3px;
}

/* ------------------------------------------------------------
*
    #section_btm_contents
*
------------------------------------------------------------ */
#section_btm_contents{
    padding: 80px 0;
    margin: 0;
    background-color: #f8f8f8;
}

#section_btm_contents h4{
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 20px;
}

#section_btm_contents .section_inner{
    width: 880px;
    margin: 0 auto;
}

#section_btm_contents .row{ clear: both; margin: 0 0 50px 0; overflow: hidden;}
#section_btm_contents .row_inner{ width: 100%;}

#section_btm_contents .user_voice{ float: left;}
#section_btm_contents .user_exp,
#section_btm_contents .honda_cars{ float: right;}

#section_btm_contents .user .col_left{ width: 130px; float: left;}
#section_btm_contents .user .col_right{ width: 270px; float: right;}


/* ------------------------------
    .user
------------------------------ */
#section_btm_contents .user h5{
    width: 260px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 8px 0;
    font-size: 15px;
    line-height: 1.266em;
}

#section_btm_contents .user .pic{
    width: 130px;
    height: 97px;
    overflow: hidden;
    text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#section_btm_contents .user .pic img{
    width: auto;
    height: auto;
	max-width: 100%;
	max-height: 100%;
}

#section_btm_contents .user .date{
    margin: 0 0 3px 0;
    font-size: 13px;
    color: #9c9c9c;
}

#section_btm_contents .user .desc{
    margin: 0 0 3px 0;
    font-size: 13px;
    line-height: 1.461em;
	height: 2.8em;
	overflow: hidden;
}

#section_btm_contents .user .more{
    font-size: 13px;
    line-height: 1.461em;
}
#section_btm_contents .user .more a:after {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 1em;
    background-image: url(/welfare/common/image_common/parts_ico_btn_detail_arrow.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 16px 16px;
    position: relative;
    top: 4px;
    left: 6px;
}

/*20210917-ユーザーボイスRSS表示*/
#section_btm_contents .p-usersvoice_link__h3{
    margin-bottom: 25px;
    padding-left: 18px;
}

#section_btm_contents .p-usersvoice_link__list li{
    background-color: inherit;
}
/*20210917-ユーザーボイスRSS表示*/

/* ------------------------------
    .mail_magazine
------------------------------ */
#section_btm_contents .mail_magazine{
    margin: 0 0 60px 0;
    padding: 40px 0;
    overflow: hidden;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#section_btm_contents .mail_magazine h4{
    margin: 0 0 25px 0;
    font-size: 26px;
    line-height: 1.153em;
}

#section_btm_contents .mail_magazine .desc{
    width: 520px;
    float: left;
    font-size: 16px;
    line-height: 1.5em;
}

#section_btm_contents .mail_magazine .btn{
    width: 360px;
    float: left;
    text-align: center;
}

#section_btm_contents .mail_magazine .btn a{
    width: 360px;
    height: 50px;
    display: block;
    line-height: 50px;
    background-color: #4a4f54;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

/* ------------------------------
    #section_caution
------------------------------ */
#section_caution{
    margin-top: -20px;
    margin-bottom: 0;
}


/* ----------------------------------------
	section_kv movie
---------------------------------------- */
.section .movie {
  position: relative;
  z-index: 1;
  padding-top: 56.25%;
}
.section .movie iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#section_kv {
  margin-bottom: 0 !important;
}

#kv_sound,
#kv_restart {
  position: absolute;
  bottom: 80px;
  z-index: 1;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  cursor: pointer;
  background-color: rgba(0,0,0,.2) !important;
}
#kv_sound {
  right: 40px;
  background: url(../images/ico_audio_on.png) 50% 50% / contain no-repeat;
}

#kv_sound.on {
  background-image:url(../images/ico_audio_off.png);
}

#kv_restart {
  right: 102px;
  border: 1px solid #fff;
}
#kv_restart::before,
#kv_restart::after {
  content: '';
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
#kv_restart::before {
  left: 10px;
  width: 2px;
  height: 20px;
  background: #fff;
}
#kv_restart::after {
  right: 10px;
  border: solid transparent;
  border-width: 10px 18px;
  border-right-color: #fff;
}



/* instagram popup */
.welfare-sns-popup {
    position: fixed;
    z-index: 111;
    opacity: 0;
    transform: translateY(10px);
    /* transition: opacity .25s ease, transform .25s ease; */
    pointer-events: none;
    visibility: hidden;
    transition: .3s;
}

.welfare-sns-popup.is-visible {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.welfare-sns-popup.is-dismissed {
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    visibility: hidden;
}

.welfare-sns-popup__body,
.welfare-sns-popup__close {
    pointer-events: auto;
}

.welfare-sns-popup__body {
    position: relative;
    display: block;
    text-decoration: none;
}

.welfare-sns-popup__img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.welfare-sns-popup__img--on {
    position: absolute;
    inset: 0;
    opacity: 0;
    /* transition: opacity .2s ease; */
}

@media (hover:hover) and (pointer:fine) {
    .welfare-sns-popup__body:hover .welfare-sns-popup__img--on {
    opacity: 1;
    }

    .welfare-sns-popup__body:hover .welfare-sns-popup__img--off {
    opacity: 0;
    }
}

.welfare-sns-popup__close-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.welfare-sns-popup__close-img--on {
    position: absolute;
    inset: 0;
    opacity: 0;
    /* transition: opacity .2s ease; */
}

@media (hover:hover) and (pointer:fine) {
    .welfare-sns-popup__close:hover .welfare-sns-popup__close-img--on {
    opacity: 1;
    }

    .welfare-sns-popup__close:hover .welfare-sns-popup__close-img--off {
    opacity: 0;
    }
}

/* バナー表示位置 */
.welfare-sns-popup {
    width: 360px;
    left: 63px;
    bottom: 63px;
}

/* 閉じるボタン */
.welfare-sns-popup__close {
    position: absolute;
    top: -12px;
    right: -13px;
    width: 42px;
    /*height: 40px;*/
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

}




