@charset "utf-8";
/* CSS Document */

/*-------------------
製品ページ　契約書共通パーツ用CSS
-------------------*/
/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em){
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
}

 /* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
 @media screen and (min-width:75em) {
 } 

/*-----------------
 *ヘッダー
-----------------*/
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	/* 201811 改修 */
	/* /web/jp/css/pr/drawer.css */
}

/*-----------------
 *フッター
-----------------*/
footer.footerFixed{
	position: fixed;
	width: 100%;
}

/*-----------------
 *CVボタン 資料請求する
-----------------*/
.mail{
	text-align: center;
	font-size: 1.25em;
	line-height: 1.5em;
	margin-top: 40px;
}
.cnv-btn {
	width: 90%;
	max-width: 32em;
	margin: auto;
	text-align: center;
}
.lp2022 .cnv-btn{
	max-width: 37em;
}
.cnv-btn a {
	padding: 1em 1em 0.85em;
	background-color: #ff7800;
	border-radius: 6px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 0.85em;
	display: block;
	position: relative;
}
/*.cnv-btn a::after { 
	content: '>';
	position: absolute;
	top: 0.625em;
	right: 0.625em;
	-webkit-transform: scale(0.5, 1.0);
       -moz-transform: scale(0.5, 1.0);
    	-ms-transform: scale(0.5, 1.0);
    		transform: scale(0.5, 1.0);
	display: inline-block;
	font-size: 1.5em;
	font-weight: normal;
}*/
.arrow_icon {
	vertical-align: middle;
    display: inline-block;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","MS PGothic","ＭＳ Ｐゴシック",sans-serif;
    font-size: 64%;
    height: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1em;
    margin: auto 0;
    line-height: 14px;
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	/*.cnv-btn a::after {
		top: 0.65em;
	}*/
	.cnv-btn a:hover{
		background-color: #ff9536;
	}
}

/*/----------
事例エリア 20190401追加
------------/*/

#sec-case {
    background-color: #F7F7F7;
}

#sec-case .contents {
    width: 90%;
    max-width: 64em;
    margin: auto;
	padding-top: 40px;
}
.lp2022 #sec-case .contents{
    max-width: 75em;
}
#sec-cnv02 .contents{
	width: 90%;
    max-width: 75em;
	margin: auto;
}

#sec-case .contents span{
margin-left:  0;
}
		
.security_lead {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 40px;
    text-align: center;
}

.bgfff{
    background-color: #fff !important;
}

.case-interview_card .itv-name {
	padding-bottom: .5em;
	font-size: 1.0em;
}

#sec-case .case-interview_card .itv-type {
    font-size: 0.85em;
    color: #777;
    padding: 0 0 1em 1.2em;
}
.lp2022 #sec-case .case-interview_card{
	float: none;
	display: inline-block;
	vertical-align: top;
}
@media screen and (min-width: 48em){
	.lp2022 #sec-case .case-interview_card{
		float: none;
	}
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */

@media screen and (min-width:48em) {
	#sec-case .contents span{
	margin-left:  20px;
    }
    /* .case-interview.one 事例ひとつだけのレイアウト */
   /* .case-interview.one {
        position: relative;
        height: 260px;
    }
    .case-interview.one .case-interview_card {
        height: 220px;
        width: 700px;
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
        margin: auto;
    }
    .case-interview.one .case-interview_card dt {
        height: auto;
        width: auto;
        float: none;
    }
    .case-interview.one .case-interview_card dt img {
        height: 220px;
        float: left;
        width: auto;
    }
    .case-interview.one .case-interview_card dd {
            position: relative;
        float: left;
        width: 280px;
        padding: 10px 30px;
    }
    .case-interview.one .case-interview_card dd.itv-name {
        margin-top: 1.5em;
    } */
	
	
	#sec-case .case-interview {
		margin: 0 auto;
		/*max-width: 542px;*/
		width: 100%;
	}
	#sec-case .case-interview_card {
    	width: 16.4em;
	}	
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
	#sec-case .case-interview_card {
		width: 17em;
	}
}
/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width:75em) {
	#sec-case .case-interview_card {
		width: 18em;
	}
}
@media screen and (min-width:1340px) {
	.lp2022 #sec-case .case-interview_card {
		width: 21.7em;
	}
}

/*/----------
サンクスページの無料オンライン相談導線_202106
------------/*/
.free-onlinemeeting{
    position: relative;
}
.free-onlinemeeting .contents{
    text-align: center;
    padding-bottom: 5em;
}
.free-onlinemeeting .contents:before{
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    display: inline-block;
    width: 60px;
    height: 3px;
    background-color:#944c82;
    transform: translateX(-50%);
}
.free-onlinemeeting .contents h2{
    font-size: 1.25em !important;
    font-weight: 700 !important;
    width: 90%;
    margin: auto auto 1rem auto !important;
    padding-top: 1.5em;
    line-height: 1.25 !important;
}
.free-onlinemeeting .contents ul{
    width:90%;
    max-width: 64em;
    margin:auto auto 1em auto;
    position: relative;
    left:50%;
    transform: translateY(0%) translateX(-50%);
}
.free-onlinemeeting .contents ul li{
    font-size: 1rem !important;
    font-weight: 700;
    text-align: center;
    text-indent: -1em;
    padding-left: 1em;
    margin-left: -1.5rem;
    line-height: 1.25;
    margin-bottom: 0.25em;
}
.free-onlinemeeting .contents ul li:before{
    content: "✓";
    font-size: 1.5rem !important;
    position: relative;
    display: inline-block;
    width: 1rem;
    color: #944c82;
    top: 4px;
    left: .25em;
}
.free-onlinemeeting .contents .tx{
    margin-bottom:1.5em !important;
    line-height: 1.75 !important;
    font-size: 1rem !important;
    white-space: nowrap;
    width: 90%;
    margin: auto;
}
.free-onlinemeeting .contents .btn-area{
    margin: auto !important;
    width:100%;
    max-width: 64em;
}
.free-onlinemeeting .contents .btn-area a{
    margin: 0 auto;
    padding: 1em 0 !important;
    width:100% !important;
    font-size: 1.125em !important;
    color: #fff !important;
    background: #944c82 !important;
    border-radius: 6px !important;
    display: block !important;
    position: relative !important;
}
.free-onlinemeeting .contents .btn-area a:after {
    content: '>' !important;
    position: absolute !important;
    right:.5em !important;
    transform: scale(0.8, 1.1) !important;
    display: inline-block !important;
    font-weight: normal !important;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em) {
    .free-onlinemeeting .contents {
        width: 70% !important;
    }
    .free-onlinemeeting .contents h2{
        font-size: 1.5em !important;
        margin-bottom: 1em !important;
        padding-top: 2em;
    }
    .free-onlinemeeting .contents ul{
        width: 74%;
        left: 1.5em;
        transform: translateY(0%) translateX(0%);
    }
    .free-onlinemeeting .contents ul li{
        white-space: normal;
        margin-bottom: 0;
    }
    .free-onlinemeeting .contents .btn-area{
        width: 90% !important;
    }
    .free-onlinemeeting .contents .btn-area a{
        width: 100% !important;
        font-size: 1.5em !important;
    }
}
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
    .free-onlinemeeting .contents h2{
        font-size: 1.5em !important;
    }
    .free-onlinemeeting .contents ul{
        width: 50%;
        left: 1em;
    }
    .free-onlinemeeting .contents ul li{
        text-align: center;
    }
    .free-onlinemeeting .contents .btn-area{
        width: 65% !important;
    }
}
/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width:75em) {
    .free-onlinemeeting .contents h2{
        padding-top: 1.5em;
    }
    .free-onlinemeeting .contents .btn-area{
        width: 45% !important;
    }
    .free-onlinemeeting .contents ul{
        width: 100%;
    }
    .free-onlinemeeting .contents ul li{
        line-height: 1;
    }
    .free-onlinemeeting .contents ul li:nth-child(2){ 
         display: inline-block;
         left: -1.5em;
         position: relative;
    }
    .free-onlinemeeting .contents ul li:nth-child(3){ 
         display: inline-block;
         right: -1.5em;
         position: relative;
    }
}

/*csv sections*/
.sec_cnv02,
.sec_cnv03/*,
.sec-cnv03*/{
	background: url(/web/jp/contract/images/contract_cnv_bg.jpg) no-repeat;
	background-size: cover;
	background-position: bottom center;
	
	padding: 3rem 0 !important;
	column-gap:24px;
}

section.sec-cnv02,
section.sec-cnv03{
    position: relative;
    padding: 3rem 0;
}
@media screen and (min-width:48em) {
	section.sec-cnv02,
    section.sec-cnv03{
    	padding:3.15rem 0 5rem 0;
    }
}
@media (min-width:48em) {
	section.sec-cnv02.sec_cnv02,
	section.sec-cnv03.sec_cnv03 {
        padding: 3rem 0 !important;
    }
}
.sec-cnv01 .cv_btn_wrap,.sec_cnv01 .cv_btn_wrap,
.sec-cnv02 .cv_btn_wrap,.sec_cnv02 .cv_btn_wrap,
.sec-cnv03 .cv_btn_wrap,.sec_cnv03 .cv_btn_wrap{
    display: flex;
	justify-content: center;
    flex-wrap: wrap;
	column-gap: 24px;
	grid-row-gap: 24px;
}
.cv_btn_item {
	width: 100%;
    border-radius: 6px;
    font-size: 14px;
    align-items: center;
}

.cv_btn_item:nth-child(1) {
    background-color: #FDAF06;
}
	
.cv_btn_item:nth-child(2) {
    background-color: #8E7CC3;
}
	
.cv_btn_item:nth-child(3) {
    background-color: #008AC4;
}

.cv_btn_item a {
    display: inline-block; 
	position: relative;
    width: 100%; 
	padding: 18px 0; 
    text-align: center;
    color: #fff;
	font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    border-radius: 6px; 
  	-webkit-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
}
    
.cv_btn_item a:after { 
    content: "";
    position: absolute;
    right: 0.8rem;
    width: 0.4em;
    height: 0.4em;
    top: 50%;
    margin-top: -0.32em;
    border-top-width: 2px;
    border-top-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}	

.cv_btn_item:nth-child(1) a:hover {
    background-color: #f1ba43;
}

.cv_btn_item:nth-child(2) a:hover {
    background-color: #a89ad0;
}

.cv_btn_item:nth-child(3) a:hover {
    background-color: #009ada;
}

@media (min-width:48em) { 
#sec-cnv01 .cv_btn_wrap .cv_btn_item,
#sec-cnv02 .cv_btn_wrap .cv_btn_item{
    margin-bottom: 0;
    width: 48%; 
}
    
#sec-cnv03 .cv_btn_wrap .cv_btn_item {
    width: 33%; 
}	

.cv_btn_item:last-child {
	margin-bottom: 1rem;
}
    
.cv_btn_item a {
	font-size: 14px;
}
}

/* sns btn(if only one link) */
footer .sns_area{
	width: 2.5em;
}
footer .sns_area a:last-child{
	margin:0 auto 1em 0!important;
	float: none;
}
@media (min-width:64em) { 
  footer .sns_area a:last-child {
      margin: 0 auto 1em 0!important;
  }
}
@media (min-width:75em) { 
  footer .sns_area a:last-child {
      margin: 0 auto 1em!important;
  }
}
/*プラン二個のみ*/
section.sec-plan{
	margin-bottom: 38px !important;
}
@media (min-width:48em) { 
.contents #tab2 div.cf,
.contents.cf #tab2{
	display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: flex-end;
    column-gap: 46px;
	grid-row-gap: 24px;
	}
#tab2 .sec-plan{
	margin: 0;
	padding: 0;
	}
}
/*プラン詳細コメント*/
#sec-price .contents.komecontent {
  padding: 0px 0 0 0; }

#sec-price div.kome {
  width: 100%;
  margin: auto;
  text-align: left; }

#sec-price div.kome p {
  font-size: 0.9em;
  color: #777;
  line-height: 1.5em;
  margin-bottom: 10px;
  padding-left: 37px;
  text-indent: -19px; }

#sec-price div.kome p.not-indent {
  padding-left: 0;
  text-indent: 0; }

/*#sec-price div.kome p a.tx-link {
  color: #2684e2;
  text-decoration: underline; } */

#sec-price div.kome p a:hover {
  opacity: 0.8; }

#sec-price div.kome p span {
  display: inline-block;
  margin-right: 1em; }

#sec-price div.kome p:nth-last-child(2) {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 16px;
  margin-bottom: 16px; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  #sec-price div.kome {
    width: 100%;
    margin-top: 16px !important; }

  #sec-price div.kome p {
    padding-left: 46px; }

  #sec-price div.kome p.not-indent {
    padding-left: 0; } }