/*========================================
マージン
==========================================*/
.mt0 { margin-top:0 !important;}
.mt5 { margin-top:5px !important;}
.mt10 { margin-top:10px !important;}
.mt15 { margin-top:15px !important;}
.mt20 { margin-top:20px !important;}
.mt25 { margin-top:25px !important;}
.mt30 { margin-top:30px !important;}
.mt35 { margin-top:35px !important;}
.mt40 { margin-top:40px !important;}
.mt45 { margin-top:45px !important;}
.mt50 { margin-top:50px !important;}
.mt60 { margin-top:60px !important;}
.mt70 { margin-top:70px !important;}
.mt80 { margin-top:80px !important;}
.mt90 { margin-top:90px !important;}
.mt100 { margin-top:100px !important;}
.mt-25 { margin-top:-25px !important;}
.mt-20 { margin-top:-20px !important;}

.mr0 { margin-right:0 !important;}
.mr5 { margin-right:5px !important;}
.mr10 { margin-right:10px !important;}
.mr15 { margin-right:15px !important;}
.mr20 { margin-right:20px !important;}
.mr25 { margin-right:25px !important;}
.mr30 { margin-right:30px !important;}
.mr35 { margin-right:35px !important;}
.mr40 { margin-right:40px !important;}
.mr45 { margin-right:45px !important;}
.mr50 { margin-right:50px !important;}
.mr60 { margin-right:60px !important;}
.mr70 { margin-right:70px !important;}
.mr80 { margin-right:80px !important;}
.mr90 { margin-right:90px !important;}
.mr100 { margin-right:100px !important;}

.mb0 { margin-bottom:0 !important;}
.mb3 { margin-bottom:3px !important;}
.mb5 { margin-bottom:5px !important;}
.mb8 { margin-bottom:8px !important;}
.mb10 { margin-bottom:10px !important;}
.mb15 { margin-bottom:15px !important;}
.mb20 { margin-bottom:20px !important;}
.mb25 { margin-bottom:25px !important;}
.mb30 { margin-bottom:30px !important;}
.mb35 { margin-bottom:35px !important;}
.mb40 { margin-bottom:40px !important;}
.mb45 { margin-bottom:45px !important;}
.mb50 { margin-bottom:50px !important;}
.mb60 { margin-bottom:60px !important;}
.mb70 { margin-bottom:70px !important;}
.mb80 { margin-bottom:80px !important;}
.mb90 { margin-bottom:90px !important;}
.mb100 { margin-bottom:100px !important;}
.mb-25 { margin-bottom:-25px !important;}
.mb-55 { margin-bottom:-55px !important;}

.ml0 { margin-left:0 !important;}
.ml5 { margin-left:5px !important;}
.ml7 { margin-left:7px !important;}
.ml10 { margin-left:10px !important;}
.ml15 { margin-left:15px !important;}
.ml20 { margin-left:20px !important;}
.ml25 { margin-left:25px !important;}
.ml30 { margin-left:30px !important;}
.ml35 { margin-left:35px !important;}
.ml40 { margin-left:40px !important;}
.ml45 { margin-left:45px !important;}
.ml50 { margin-left:50px !important;}
.ml60 { margin-left:60px !important;}
.ml70 { margin-left:70px !important;}
.ml80 { margin-left:80px !important;}
.ml90 { margin-left:90px !important;}
.ml100 { margin-left:100px !important;}

.pt2{padding-top:2px !important;}
.pt5{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}

/*========================================
リスト
==========================================*/
ol, ul {
	list-style: none;
	font-weight: 500;
}


/*============================
ヘッダー
=============================*/

header{
  width: 100%;
}
div.logo{
  padding-top: 10px;
  background: #fff;
  box-shadow: 2px 2px 2px gray;
}

.headerarea {
    background-image: url(../images/line_naname.png);
    background-repeat: repeat-x;
	background-position: bottom left; 
    background-size: auto;
	padding-bottom: 10px;
}
.top_pc_back{
	background-image: url(../images/top_pc_back.png);
	height: 580px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFF0C4;
	margin-bottom: 2.5rem;
}
.top_pc{
	padding: 2rem;
}
.top_pc_sub{
	position: relative;
    top: 10.5rem;
    left: 0.4rem;
    font-size: 1.5rem;
    font-weight: 700;
}
.top_pc_rogo{
    position: absolute;
    top: 14.5rem;
    width: 555px;
    margin-top: 0.5rem;
}
.top_pc_staff{
	position: relative;
    top: 16rem;
    left: -2rem;
    width: 555px;
}
.top_pc_point1{
    position: relative;
    top: 1.5rem;
    right: 8rem;
    width: 115px;
}
.top_pc_point2{
	position: relative;
    top: -0.5rem;
    left: 6.5rem;
    width: 135px;
}
.top_pc_card{
	position: relative;
    top: -1.5rem;
    left: 6.7rem;
    width: 170px;
}
.top_pc_map{
	position: relative;
    top: -3.6rem;
    left: 27.5rem;
    width: 169px;
}
.top_pc_poster{
	position: relative;
    top: -7.05rem;
    left: 51.5rem;
    width: 240px;
}
/*ヘッダーのレスポンスデバイス*/
p.header_tel{
  font-size: 1.5rem;
  color: #00696E;
  font-weight: bold;
  text-align: right;
}
p.header_sub_txt{
  font-size: 0.65rem;
  font-weight: bold;
  text-align: right;
}
.header_btn{
    font-size: 1rem;
    width: 13rem;
    margin-right: 1.2rem;
}

p {
	text-align: left;
	font-weight: 500;
}


h1{
  margin-bottom: 4rem;
}
div.top_sample{
  background-color: #C5E4B9;
  height: 100px;
}
div.h2_wapper{
  text-align: center;
}

h2 {
  position: relative;
  padding: 2rem 1rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #002232;
  font-size: 1.8rem;
}

h2:after {
    position: absolute;
    bottom: 12px;
    left: calc(51% - 55px);
    width: 90px;
    height: 7px;
    content: '';
    border-radius: 3px;
    background: #FAD301;
}

h3 {
    font-size: 1.2rem;
    line-height: 2rem;
	text-align: left;
    font-weight: bold;
    margin-bottom: 2rem;
}

p.main_txt{
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: bold;
  margin-bottom: 5rem;
}
.s_txt{
	font-size: 0.8rem;
}
.txt-graph{
	font-size: 0.8rem;
	text-align:	center;
	margin-bottom: 10px;
}

/*SP用ヘッダー*/
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
	background-color: #FFF;	
    z-index: 1030;
}

/*============================
背景色
=============================*/
.LY{
	background-color: #FFF0C4;
}
.GB{
	background-color: #D6E9E9;
}
.WH{
	background-color: #FFFF;
}

/*============================
文字強調
=============================*/
/*青緑色文字*/
.point_txt{
	color: #00696E;
}
/*column強調黒文字*/
.point_txt_bold{
	font-weight: 700;
}
/*黄色マーカー*/
.marker{
	background: #FAD301;
}

/*============================
セクションごとのスペース
=============================*/
.mb2{
	margin-bottom: 2rem;
}
.mb4{
	margin-bottom: 4rem;
}

/*============================
レスポンスデバイス
=============================*/
div.respons_device{
  text-align: center;
  margin: 3rem 0 7rem;
}
p.tel{
  font-size: 3rem;
  color: #E84729;
  font-weight: bold;
  line-height: 3rem;
}
p.sub_txt{
  font-size: 1rem;
  font-weight: bold;
}
div.respons_device button{
  margin-bottom: 0.75rem;
}

/*SP用お問合せ*/
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #D6E9E9;
	height: 55px;
}
.otoiawase_btn{
	margin-right: 3rem;
}
.gap-2 {
    gap: .5rem !important;
}
.btn-success {
    color: #00696E;
    background-color: #D6E9E9;
	border-style: none;
    font-size: 1.1rem;
    font-weight: 700;
}

/*============================
buttonカスタマイズ
=============================*/
/* primary */
.btn-primary,
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #F48024;
  border-color: #F48024;
  border-radius: 0;
  font-weight: bold;
}

/* focusされた時の枠線の色 */
.btn-primary:focus, .btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定）*/
.btn-primary:hover {
  color: #fff;
  background-color: #E52E0C;
  border-color: #E52E0C;
}

/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #E52E0C;
  border-color: #E52E0C;
}

.btn-outline-primary {
    border: 3px solid #E52E0C; /*アウトラインのみのボタンの線の色/*
    color: #000c3b; /*アウトラインのみのボタンのテキストの色*/
}

/*==================================
 secondary
 ================================== */
.btn-secondary,
.btn-secondary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #6DBB4F;
  border-color: #6DBB4F;
  border-radius: 10px;
  height: 70px;
  font-size: 1.25rem;
  font-weight: bold;
}

/* focusされた時の枠線の色 */
.btn-secondary:focus, .btn-primary.focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定）*/
.btn-secondary:hover {
  color: #fff;
  background-color: #2B9B00;
  border-color: #2B9B00;
}

/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #2B9B00;
  border-color: #2B9B00;
}

.btn-outline-secondary {
    border: 3px solid #6DBB4F; /*アウトラインのみのボタンの線の色/*
    color: #000c3b; /*アウトラインのみのボタンのテキストの色*/
}

.triangle_right{
  width: 0;
  height: 0;
  border-left: 50px solid #50ACD3;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
}

.triangle_under{
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 50px solid #50ACD3;
}

/*========================================
フッター
==========================================*/
.footerarea {
	background-color: #FFD55F;
	background-image: url('../images/line_naname.png');
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-bottom: 15px;
}

.footerarea_stxt {
	font-size: 0.8rem;
}
.footerarea_mtxt {
	font-size: 1.22rem;
    margin-bottom: 5px;
}
.footerarea_tel{
    font-size: 2rem;
    font-weight: 700;
    color: #00696E;
    margin-top: -20px;
    margin-bottom: -5px;
}
.copyright {
	text-align: center;
	font-size: 0.75em;
	padding: 15px 0;
	line-height: 1.5;
}
.copyright a {
    color: #00696E;
}
/*Cookie確認*/
#cookie-notice {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #f8f8f8;
  color: #333;
  padding: 15px;
  box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
  display: none;
  z-index: 9999;
  text-align: center;
  font-size: 14px;
}
#cookie-notice button {
  margin-left: 15px;
  padding: 5px 10px;
  background-color: #444;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 13px;
}

/*========================================
ページトップへ戻る
==========================================*/
#page_top{
  display:none;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #00696E;
  opacity: 0.6;
  text-align:center;
}

#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before{
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/*========================================
セクションごとの設定
==========================================*/

/* BCPとは？ 災害時にも事業を止めないために企業が備えるべき計画とは */

/* BCP計画・防災マニュアルを社内に浸透させる 防災用印刷 */
.bgLY{
	background-color: #FFF0C4;
    margin: 0px;
    padding: 30px 30px 0px 30px;
}

/* イデアルの防災用印刷が選ばれる理由 */
.selectpoint{
	text-align: left;
	width: 200px;
	margin-bottom: 5px;
}
.selectpoint_txt{
	font-size: 1.2rem;
}
.bgGB{
	background-color: #D6E9E9;
    margin: 0px;
    padding: 30px 30px 0px 30px;
}


/* お問合せ */
.inquiry {
	text-align: center;
    border-top: 2px dotted #FBB03B;
    border-bottom: 2px dotted #FBB03B;
    padding: 10px 0;
}
.formresponsive {
	width: 100%;
	margin: 10px;
}
.formresponsive_staff {
	margin-top: -15px;
}
.tel_ft {
    font-size: 2em;
    font-weight: bold;
    color: #FBB03B;
    vertical-align: baseline;
}
.tel2 {
	text-align:center;
}
.telimg2 {
	width: 25px;
	height: auto;
	vertical-align: sub;
}

/* 防災用印刷（BCP携帯カード・防災カード・防災マップ・防災啓発用ポスター）ここから */

.subtitle {
    font-size: 1.5rem;
}
.secondtitle {
  position: relative;
  padding: 2rem 1rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #00696E;
  font-size: 1.5rem;
}
.secondtitle::after {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 7px;
  content: '';
  border-radius: 3px;
  background: #D6E9E9;
}
.LY-wrapper{
	background-color: #FFF0C4;
	padding-bottom: 50px;
}
.bcp_img{
	text-align: center;
	margin-bottom: 30px;
}
.img_border{
    border: 1px solid #999;
}

/* BCP携帯カード・防災カード */
.bcp_card_title{
    border-left: 8px solid #00696E;
	padding-left: 0.5rem;
}
.bcp_card_subtitle{
	font-size: 0.9rem;
	margin-bottom: 0px;
}
.bcp_card_maintitle{
	font-size: 1.4rem;
}
.bcp_card_size{
	font-size: 0.9rem;
}
.bcp_card_costtitle{
    border-left: 19px solid #00696E;
    height: 1.2rem;
    padding-left: 0.5rem;
    line-height: 1rem;
    font-size: 1.2rem;
}
.bcp_card_costcontents{
    color: #00696E;
    border: 1px solid #00696E;
    width: 5.7rem;
    padding: 0.1rem 0.75rem;
}
.bcp_card_img{
	margin-right: -10px;
}
/* BCP携帯カード・防災カード　料金表 */
table{
	border: 1px solid #999;
    border-left: none;
    border-right: none;
    width: 100%;
	min-width: 500px;   /* テーブルの横幅を広めに設定（スクロール対象） */
}
td{
    border-left: none;
    border-right: none;
	padding: 10px;
}
.cost_type{
    text-align: center;
    padding-left: 1.5rem;
}
.cost_price{
    text-align: right;
    width: 36%;
    padding-right: 1.7rem;
}

/* ユポ®紙 */
.paper{
	border: 1px solid #00696E;
	margin-bottom: 30px;
	padding: 30px 0px 0px 20px;
}
.paper_title{
	color: #00696E;
    font-weight: 700;
}
/* 制作実績 */
.products_area{
	background-color: #D6E9E9;
	padding: 20px 20px 0px 20px;
}
.products_jirei_title{
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
}
.products_txt{
	font-size: 1.2rem;
    font-weight: 600;
	color: #00696E;
}
.products_jirei_corp{
    font-size: 1.2rem;
    font-weight: 600;
}
.products_jirei_sub{
	font-size: 0.75rem;
    margin-bottom: 0px;
}
.products_jirei_main{
	margin-bottom: 0px;
}
.products_jirei_size, .products_jirei_txt{
	font-size: 0.9rem;
	margin-bottom: 10px;
}
.bcp_jirei a{
	color: #666;
    font-size: 0.9rem;
    margin-left: 1rem;
}
/* 防災啓発用ポスター */
.bcp_poster{
	text-align: center;
	height: 230px;
	margin-bottom: 30px;
}

/* ご注文から納品までの流れここから */
.orderflow{
    background-color: #D6E9E9;
    padding-bottom: 40px;
    margin-bottom: 60px;
}
.wh-innner{
	background-color: #FFFF;
    padding: 0px 30px 30px 30px;
}
.h3_common{
        font-size: 1.25rem;
    font-weight: bold;
    border-left: 20px solid #00696E;
    padding-left: 0.5rem;
    line-height: 1.2rem;
    margin-bottom: 1rem;
}
p.txt_contents{
    font-size: 0.95rem;
    margin: 0rem 0rem 2rem 2rem;
}
/* ご注文から納品までの流れここまで */

/* 印刷で支援！ 企業防災担当コラムここから */
.column_subtitle{
	font-size: 0.9rem;
    padding-top: 20px;
    margin-bottom: 0px;
}
.column_title{
	font-size: 1.25rem;
	margin-bottom: 1.2rem;
}
.column_date{
	font-size: 0.85rem;
    text-align: right;
    margin-top: -15px;
    margin-bottom: 10px;
}
.column_img{
	text-align: center;
}
.column_img a:hover {
	opacity: 0.5;
}
.colum_link{
    color: #666;
    font-size: 0.9rem;
    margin-left: 1rem;
}
.colum_link:before{
    border: none;
}

/* 印刷で支援！ 企業防災担当コラムここまで */


/* 会社概要ここから */

.gray {
	background-color: #F6F6F6;	
}
.company_left p{
	text-align:center;
}
.company_left2 p{
	text-align:center;
}
.company_left {
	border-top: 1px solid #B0B5B8;
	border-bottom: 1px solid #B0B5B8;
	padding: 20px;
}
.company_right {
	border-top: 1px solid #B0B5B8;
	border-bottom: 1px solid #B0B5B8;
	padding: 20px;
}
.company_left2 {
	border-top: 0px solid #B0B5B8;
	border-bottom: 1px solid #B0B5B8;
	padding: 20px;
}
.company_right2 {
	border-top: 0px solid #B0B5B8;
	border-bottom: 1px solid #B0B5B8;
	padding: 20px;
}

.company {
	padding: 15px;
}
.company p {
	margin: 0px;
}
.company_adjustment2 {
	padding-top: 10px;
}
.company_adjustment6 {
	padding: 60px;
}

/* 会社概要ここまで */


/*========================================
企業防災担当コラム一覧
==========================================*/
.column_breadcrumb {
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 150px 0 0 -40px;
    font-size: 0.75rem;
}
.column_breadcrumb a {
    color: #00696E;
}

.column_line{
	padding: 1rem;
	background-image: url(../images/line_naname.png);
    background-repeat: repeat-x;
}
.column_list h1{
  position: relative;
  padding: 2rem 1rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #002232;
  font-size: 1.8rem;
}

.column_list h1:after {
    position: absolute;
    bottom: 12px;
    left: calc(51% - 55px);
    width: 90px;
    height: 7px;
    content: '';
    border-radius: 3px;
    background: #FAD301;
}
.column_1bcdp {
	font-size: 0.75rem;
    text-align: left;
    margin-top: -15px;
    margin-bottom: 10px;
    padding: 0 0.5rem 0 0.5rem;
    background-color: #00696E;
    width: 6.3rem;
    color: white;
}
.column_2bcp {
	font-size: 0.75rem;
    text-align: left;
    margin-top: -15px;
    margin-bottom: 10px;
    padding: 0 0.5rem 0 0.5rem;
    background-color: #00696E;
    width: 4.7rem;
    color: white;
}
.column_4sdps {
	font-size: 0.75rem;
    text-align: left;
    margin-top: -15px;
    margin-bottom: 10px;
    padding: 0 0.5rem 0 0.5rem;
    background-color: #00696E;
    width: 7.8rem;
    color: white;
}

/*========================================
企業防災担当コラム個別
==========================================*/
.column .container{
	width: 900px;
}

.column{
	margin-top: 50px;
}
.column h1{
	font-size: 2.2rem;
    font-weight: 700;
    margin-top: 3rem;
	margin-bottom: 1.5rem;
}
.column_d_subtitle{
    font-size: 1.2rem;
    line-height: 2.5rem;
}
.column h2{
	color: #00696E;
	font-size: 1.4rem;
    text-align: left;
    font-weight: 600;
    position: relative;
    padding: 20px 0 0 0;
	margin-bottom: 1rem;
}
.column h2:after {
    width: 0px;
    height: 0px;
    border-radius: 0px;
}
.column p{
	font-size: 0.9rem;
	line-height: 1.5rem;
}

.column .point_txt {
    color: #F48024;
}
.column ul li{
	font-size: 0.9rem;
}
.emphasis{
	font-size: 1rem;
    font-weight: 700;
	color: #00696E;
}
.mokuji{
	color: #00696E;
	background-color: #F6F6F6;
    padding: 1.5rem 1.5rem 0.1rem 1.5rem;
    margin-bottom: 60px;
}
.mokuji p{
    font-size: 1.2rem;
    font-weight: 700;
}
.mokuji ul li{
	line-height: 1.8rem;
}
.mokuji a{
	color: #00696E;
}
.column h2[id] {
	scroll-margin-top: 150px;
  
}

/*========================================
BCPLPバナー
==========================================*/
.BCPLPbnr {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	margin: 50px 0 100px 0;
}


@media screen and (max-width:991px) {
/* 画面の横幅が991px以下の時に適用 */
/* お問合せ */
.formresponsive {
	width: 50%;
	margin: 10px;
}
.headerarea {
    padding: 15px 0 25px 0;
	background-size: 10px;
}
#page_top{
	bottom: 66px;
}

}

@media screen and (max-width:1200px) {
/* 画面の横幅が1200px以下の時に適用 */
.header_btn{
    width: auto;
}

/* BCP携帯カード・防災カード　料金表 */
.cost_type{
    width: 17%;
}
.cost_price{
    text-align: center;
    width: 35%;
    padding-right: 1.7rem;
	line-height: 1.2rem;
}

/* ユポ紙 */
.paper{
	margin-bottom: 30px;
	padding: 30px 20px 0px 20px;
}
/* フッター電話番号 */
.footerarea_tel {
    font-size: 1.8rem;
}
}

@media screen and (max-width:768px) {
/* 画面の横幅が768px以下の時に適用 */
h2 {
  font-size: 1.5rem;
}

.table-container {
  width: auto;       /* 表示領域の幅を固定 */
  height: 270px;      /* 表示領域の高さを固定 */
  overflow: auto;     /* スクロールバーを表示 */
  border: 1px solid #ccc;
}
.subtitle {
    font-size: 1.2rem;
}

.h3_common {
    font-size: 1rem;
    border-left: 8px solid #00696E;
}
p.txt_contents {
	font-size: 0.85rem;
	margin: 0rem 0rem 2rem 1rem;
}

.company_left {
	padding: 10px;
}
.company_right {
	padding: 10px;
	border-top: 0px;
}
.company_left2 {
	padding: 10px;
}
.company_right2 {
	padding: 10px;
}

.company {
	padding: 15px;
}
.company p {
	margin: 0px;
}
.company_adjustment2 {
	padding-top: 0px;
}
.company_adjustment6 {
	padding: 0px;
}
.footerarea_mtxt {
    font-size: 0.98rem;
    margin-bottom: -2px;
}
footer {
	margin-bottom: 50px
}

/* コラム一覧SP */
.column_breadcrumb{
	margin-top: 105px;
}

/* コラム各記事SP */
.column .container {
    width: auto;
}
.column h1 {
    font-size: 1.8rem;
	margin-bottom: 1rem;
}
.column ul li {
    margin-left: -1rem;
}
.column h2[id] {
  scroll-margin-top: 100px;
}

}