/*----------------------------------------------------*/
/*                        MV                          */
/*----------------------------------------------------*/
.mv_wrap{
	background-image: url('/service/faximosilver/img/faximoSilver_mv.png');
	background-size:cover;
	background-color: #d0dfeb;
	height: 400px;
}
.inner.large_inner {
    position:static; 
}

.mv_txt{
	font-size: 20px;
	display: block;
	position: absolute;
	/*top: 40%;*/
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	text-align: center;
}
.mv_txt h1{
	display: none;
}

.mv_btn {
    position: absolute;
    bottom: 1em;
}
.btn_white {
    cursor: pointer;
    display: block;
    width: 352px;
    background-color: #fff;
    border-radius: 40px;
    padding: 18px 0px;
    font-size: 15px;
    color: #b42850;
    text-align: center;
    margin-right: 10px;
    position: relative;
    transition: 0.3s ease-in-out;
}
@media (max-width: 768px){
/*.mv_wrap {height: 100%;}*/
	.mv_txt{
		margin: 0;
	}
}
/*----------------------------------------------------*/
/*                    about_isana                     */
/*----------------------------------------------------*/
.about_isana{background-color: #ebebeb;}
.about_txt {
    width: 100%;
}
.about_txt h2,.about_txt p{
    text-align: center;
}
.about_txt a{
    margin: 0;
}
.about_txt p{
    line-height: 2;
}
.about_isana .flex{
    align-items: end;
}
.about_isana img{
    object-fit: contain;
}
.about_txt .about_hd_txt{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.075em;
    margin: 35px 0 30px;
}
.about_txt .btn_black{
    margin-top: 28px;
    width: 260px;
    padding: 8px 0px;
    font-size: 15px;
}
/* ---- */
.about_isana .btns{
    margin-top: 20px;
	justify-content: center;
}
.about_isana .btns a + a {
	margin-left: 20px;
}
@media all and (max-width: 768px) {
	.about_isana .btns a {
		width: 100%;
	}
	.about_isana .btns a + a {
		margin-left: 0;
		margin-top: 10px;
	}
}
.about_isana .btns .btn_black{
    width: 161px;
    font-size: 14px;
    margin-top: 0;
}
.about_isana .btns .btn_black p{
    width: 100%;
    display: block;
    text-align: center;
    line-height: 1.5;
}
.about_isana .btns .btn_black:after {
    right: 11px;
    top: calc(50% - 8px);
}
.btns_small{font-size: 12px;}
.btn03{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 59px;
}
/*----------------------------------------------------*/
/*                       features                     */
/*----------------------------------------------------*/
.features {
    background-color: #fafafa;
}
.features h2{
    margin-bottom: 50px;
}
.features li{
    width: 299px;
}
.features li img{
    display: block;
    margin: auto;
}
.features li h3{
    text-align: center;
    font-size: 18px;
    margin: 34px 0 50px;
}
.features li p{
    font-size: 15px;
    line-height: 2;
}
.features .btn_red{
    font-size: 16px;
    width: 261px;
    margin: 30px auto 0;
    padding: 13px 0px;
}
@media all and (min-width: 769px) {
	.features .btn_red{
		padding: 13px 0px;
	}
}
.features .small_btns .btn_red{
    width: 140px;
}
.features .margin{
    margin: 34px auto 17px;
    width: 266px;
    display: block;
    line-height: 1.5;
}
/*----------------------------------------------------*/
/*                       case                     */
/*----------------------------------------------------*/
.case h2{
    margin-bottom: 40px;
}
.list{
    margin-top: 40px;
    width: 1120px;
}
.list_item{
    width: 262px;
    background-color: #ffffff;
    margin: 0 20px 20px 0;
    border: solid 1px #dcdcdc;
}
.list_item:nth-child(4n){
    margin-right: 0;
}
.name{
    font-size: 12px;
}
.list_hd{
    font-size: 18px;
    margin: 17px 0;
}
.list_txt span{
    font-size: 12px;
}
.list_txt{
    padding: 20px 16px;
}
.case .btn_red{
    width: 200px;
    margin: 40px auto 0;

    padding: 11px 0px;
}
/*----------------------------------------------------*/
/*                       reason                       */
/*----------------------------------------------------*/
.reason{background-color: #fafafa;}
.reason a{
    width: 320px;
    height: 100%;
    background-color: #ffffff;
    background-image: url('../img/company/company_arw.png');
    background-repeat: no-repeat;
    background-position: bottom 19px right 5%;
}
.reason li{
    margin-bottom: 20px;
}
.reason h2{margin-bottom: 42px;}
.reason h3{
    text-align: center;
    font-size: 18px;
    padding: 24px 0;
}
.reason p{
    font-size: 15px;
    padding: 0 24px 40px;
    line-height: 2;
}


/* ----- */
.reason .btn_red{
    background-image: none;
    width: 320px;
    display: block;
    margin: 40px auto 0;
}

/*----------------------------------------------------*/
/*                    contribution                    */
/*----------------------------------------------------*/
.contribution{background-color: #fff;}
.contribution h2{
    margin-bottom: 73px;
}
.contribution p{
    text-align: center;
}
.contribution strong{
    font-size: 60px;
}
.contribution .price{
    align-items: baseline;
}
.align_right{
    text-align: right;
    font-size: 12px;
}
.plus{
    object-fit: contain;
    margin: 0 36px;
}
.contribution .btn_red{
    width: 295px;
    margin: 30px 5px 0;
}

/*----------------------------------------------------*/
/*                        often                       */
/*----------------------------------------------------*/
.often{
    background-color: #fafafa;
}
.often h2{
    margin-bottom: 25px;
}
.accordion_header:hover{
    opacity: 0.7;
    cursor: pointer;
}
.accordion_header.flex{
    align-items: center;
    padding: 25px 0;
}
.acd-check{
    display: none;
}
.acd-label{
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
    width: 100%;
}
.acd_btn:after{
    background: #b42850;
    box-sizing: border-box;
    content: '+';
    display: block;
    color: #fff;
    height: 40px;
    width: 40px;
    padding: 3px 5px 3px 6px;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
    border-radius: 33px;
    transition: 0.5s cubic-bezier(0, 0, 0.15, 1.01);
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
    font-size: 15px;
    line-height: 2;
}
.acd-label:before{
    content: 'Q';
    font-size: 24px;
    color: #000000;
    margin-right: 15px;
}
.acd-label:after {
    content: url('../img/top_service004.png');
    position: absolute;
    top: 30%;
    right: 10px;
}

.s_01 .accordion_one .accordion_header.open .acd_btn:after {
-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #787878;
}
.acd-check:checked + .acd-label + .acd-content{
    height: 100%;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}

.accordion_inner {
    overflow: hidden;
    background-color: #fff;
    display: none;
}
.accordion_inner .txt_a_ac{
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.05em;
    padding: 30px 40px;
}
.acd_box{
    width: 100%;
    border-bottom: solid 1px #dcdcdc;
}
.acd_box button p{
    text-align: right;
}
.q_txt{
    font-size: 19px;
    letter-spacing: 0.05em;
}
.often .btn_red{
    width: 200px;
    margin: 40px auto 0;
    padding: 11px 0px;
}
.topics{background-color: #fff;}
.topics .btn_red{
    width: 200px;
    margin: 40px auto 0;
    padding: 11px 0px;
}

@media (max-width: 768px){
    .btn_white{margin-bottom: 14px;}

    /*------------------------about_isana---------------------------*/ 
    .about_txt .about_hd_txt , .about_txt p , .about_txt h2
    , .about_isana img{width: 100%;}
    .about_isana .btns .btn_black{
        width: 90%;
        margin: 8px auto;
    }
    .btns{ margin: 20px 0 40px;}
    .about_txt h2{text-align: center;}

    /*------------------------features---------------------------*/ 
    .features li{
        width: 100%;
        margin-bottom: 55px;
    }
    .features .small_btns .btn_red{
        width: calc(90% / 2);
    }
    .features .btn_red{width: 90%;}

    /*------------------------case---------------------------*/ 
    .list , .case img , .list_item{width: 100%;}
    .list_item{margin: 0 auto 40px;}
    .case .btn_red{width: 90%;}

/*------------------------reason---------------------------*/
.reason li{width: 100%;}
.reason a{
width: 100%;
height: 100%;
}
    .reason img{
		display: block;
		max-width: 100%;
		margin: 0 auto;
	}
    .reason .btn_red{width: 100%;}

    /*------------------------reason ---------------------------*/
    .price_flex{display: block;}
    .price{justify-content: center;}
    .plus{
        margin: 20px auto;
        display: block;
    }
    .contribution .btn_red{
        width: 90%;
    }
    .contribution .btn{
        margin-top: 20px;
    }

    /*------------------------often ---------------------------*/
    .q_txt {
        width: 84%;
    }
    .accordion_header:hover{
        opacity: 1;
    }
    .accordion_inner .txt_a_ac{
        padding: 25px 13px;
        letter-spacing: 0;
    }
    .often .btn_red{width: 90%;}

    .topics .btn_red{width: 90%;}
}


@media all and (max-width: 850px) {
	.about_txt .about_hd_txt  {
		font-size: 22px;
	}
}

.method .hd_txt {
    font-size: 17px;
    margin: 34px auto;
    line-height: 2;
    text-align: center;
	width: 100%;
}
.method .flex {
    margin-bottom: 4em;
}
.method_blocks {
    background-color: #ffffff;
}
.method_blocks p {
    font-size: 18px;
    padding: 25px 14px;
    line-height: 1.67;
}
@media all and (min-width: 0px) and (max-width: 768px) {
    .method .hd_txt {
        font-size: 17px;
        margin: 34px auto;
        line-height: 2;
        text-align: left;
    }
    .method .flex {
        margin-bottom: 4em;
    }
    .method li {
        width: 95%;
        margin-bottom: 16px;
    }
    .method_img {
        width: 100%;
    }
    .method_blocks p {
        font-size: 18px;
        padding: 25px 14px;
        line-height: 1.67;
    }
}


