@charset "utf-8";
/* CSS Document */

/*---------- shared ----------*/
@media only screen and (min-width: 600px) {

#contentsArea .col-lg-3{
	width: 23.4%;
}

#contentsArea .col-lg-3:first-child{
	margin-left: 0;
}

#contentsArea .col-lg-3:last-child{
	margin-right: 0;
}

#contentsArea .col-lg-4:first-child{
	margin-left: 0;
}

#contentsArea .col-lg-4:last-child{
	margin-right: 0;
}

#contentsArea .col-lg-6:first-child{
	margin-left: 0!important;
}

#contentsArea .col-lg-6:last-child{
	margin-right: 0!important;
}

#contentsArea .conversion-button-area .col-lg-6.button-center {
	margin: 0 auto !important;
	width: 445px;
}

}

#contentsArea.overview a{ color:#009cdb!important; text-decoration: underline;}

#contentsArea.overview a:visited{ color:#009cdb!important; text-decoration: underline;}

#contentsArea.overview a img{
	transition: 0.5s ;
}

#contentsArea.overview a:hover img {
  	opacity: 0.7;
  	filter: alpha(opacity=70);
  	-ms-filter: "alpha(opacity=70)";
}

#contentsArea h2{
	font-size: 36px;
	text-align: center;
	color: #06a2e9;
	padding-bottom: 10px;
}

#contentsArea h3{
	font-size: 23px;
	color: #06a2e9;
	width: 100%;
	height: auto;
	padding: 15px 20px;
	background-color: #f3f7fd;
	line-height: 1.3;
}

#contentsArea h3 span{
	vertical-align: middle;
	display: inline;
}

#contentsArea h4{
	font-size: 19px;
	font-weight: bold;
}

#contentsArea ul{
	margin: 0 0 0 20px;
}

#navlist {
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    padding: 0;
    margin: 8px 0 1px 0;
}

#navlist li {
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 11px;
    color: #666;
}

#navlist li:before {
    content: "> ";
    color: #8a9fa6;
}

#navlist li:after {
    content: none;
}

.cross{
    font-size: 200%;
}

.subsidy-center {
	margin: 0 auto !important;
	text-align: center;
}

.btn--orange,
a.btn--orange {
  color: #fff !important;
  background-color: #f79646;
  box-shadow: 4px 4px 2px #d9d9d9;
  text-decoration: none !important;
  display: inline-block;
  width: 50%;
  padding: 20px 0 !important;
  font-weight: bold;
  font-size: 19px;
}

.btn--orange:hover,
a.btn--orange:hover {
  opacity: 0.8;
  box-shadow: 4px 4px 2px #fff;
}

a.btn--radius {
   border-radius: 100vh;
}

.subsidy-bubble {
    position: relative;
    display: inline-block;
    padding: 40px !important;
    width: 98%;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 7px 5px 0px 0px #558ed5;
	margin-bottom: 50px !important;
}

.subsidy-bubble:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 100%;
    border: 14px solid transparent;
    border-top: 39px solid #558ed5;
}

.subsidy-bubble:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 49.2%;
    top: 100%;
    border: 14px solid transparent;
    border-top: 39px solid #fff;
}

.subsidy-checkmark {
    padding: 4px 0 0 50px !important;
    position: relative;
	font-size: 21px;
}

.subsidy-checkmark:before {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #d9d9d9;
    left: 0;
    top: 2px;
}

.subsidy-checkmark:after {
    border-left: 3px solid #00ce6d;
    border-bottom: 3px solid #00ce6d;
    width: 20px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 7px;
    top: 7px;
}

.subsidy-checkmark:before, .subsidy-checkmark:after {
    content: "";
    display: block;
    position: absolute;
}

.subsidy-blue-box {
    position: relative;
    display: inline-block;
    padding: 40px 0 40px 50px !important;
    width: 98%;
    background-color: #06a2e9;
    border-radius: 7px;
    box-shadow: 7px 6px 0px 0px #558ed5;
}

.subsidy-gray-box {
    position: relative;
    display: inline-block;
    padding: 40px 0 40px 50px !important;
    width: 98%;
    background-color: #404040;
    border-radius: 7px;
    box-shadow: 7px 6px 0px 0px #595959;
}

.subsidy-blue-box-text ,
.subsidy-gray-box-text {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
}

.subsidy-wall ,
.subsidy-support {
	background-repeat: no-repeat;
	padding-bottom: 100px !important;
	background-position: center;
	background-size: cover;
}

.subsidy-wall {
	position: relative;
	background-image: url(/business/solution/subsidy/support/img/bnr_index_001.jpg);
}

.subsidy-support {
	background-image: url(/business/solution/subsidy/support/img/bnr_index_002.jpg);
}

.subsidy-wall h2 {
	color: #fff !important;
	position: relative;
}

.subsidy-wall:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: inherit !important;
	filter: contrast(70%) brightness(70%);
}

.subsidy-bubble2 {
    position: relative;
    display: inline-block;
    padding: 40px 25px !important;
    width: 98%;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 7px 5px 0px 0px #595959;
	margin-bottom: 50px !important;
}

.subsidy-bubble2:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 100%;
    border: 14px solid transparent;
    border-top: 39px solid #595959;
}

.subsidy-bubble2:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 49.2%;
    top: 100%;
    border: 14px solid transparent;
    border-top: 39px solid #fff;
}

.subsidy-checkmark2 {
	position: relative;
	display:inline-block;
	width:32px;
	height:32px;
	border:0;
	background-color: #404040;
	border-radius:50%;
}

.subsidy-checkmark2:before {
	content:"";
	position:absolute;
	display:inline-block;
	top:-5px;
	left:7px;
	width:3px;
	height:27px;
	border:0;
	margin:8px 0 0 8px;
	padding:0;
	background-color: #fff;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}

.subsidy-checkmark2:after {
	content:"";
	position:absolute;
	display:inline-block;
	top:-5px;
	left:7px;
	width:3px;
	height:27px;
	border:0;
	margin:8px 0 0 8px;
	padding:0;
	background-color: #fff;
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.subsidy-bubble2 table td {
	font-size: 21px;
	padding: 0 0 10px 15px !important;
}

.text-solution {
    font-size: 24px;
    font-weight: bold;
}

.overlap-field {
    position: relative;
	clear: both;
	min-height: 390px;
}

.right-box-blue {
    width: 660px;
    height: 350px;
	padding: 100px 0 0 220px !important;
    background-color: #06a2e9;
    color: #fff;
    position: absolute;
    top: 40px;
    left: 310px;
    z-index: -1;
}

.right-box-blue p.title ,
.left-box-blue p.title {
	font-size: 23px;
	font-weight: bold;
}

.right-box-blue p.text ,
.left-box-blue p.text {
	font-size: 19px;
}

.float-right {
	float: right;
}

.left-box-blue {
    width: 660px;
    height: 350px;
	padding: 100px 0 0 90px !important;
    background-color: #06a2e9;
    color: #fff;
    position: absolute;
    top: 40px;
    z-index: -1;
}

.subsidy-banner {
	width: 840px;
}

.subsidy-banner:hover {
	opacity: 0.8;
}

#contentsArea .fontRed {
	color: #f00;
}

@media only screen and (min-width: 599.99px){
#contentsArea li{
	padding-bottom: 5px;
}

}

#contentsArea .sb_list_style li{
	margin-top: 0;
}

#contentsArea .attention{
	color: #FF9900;
	font-weight: bold;
}

@media only screen and (min-width: 600px) {
#contentsArea .warning{
	display: flex;
	line-height: 1.8;
}

.triport-info {
	width: 840px;
	margin: 0 auto !important;
}

}

@media only screen and (max-width: 599.99px) {
#contentsArea .warning{
	display: flex;
}

.cross{
    font-size: 150%;
}

.subsidy-logo {
	width: 90%;
}

.btn--orange,
a.btn--orange {
  width: 90%;
  padding: 10px 0 !important;
  font-size: 13px;
}

.subsidy-bubble ,
.subsidy-blue-box ,
.subsidy-gray-box {
    padding: 25px !important;
    width: 92%;
    margin: 0 auto 50px auto !important;
}

.subsidy-bubble2 {
    padding: 25px 10px !important;
    width: 92%;
    margin: 0 auto 50px auto !important;
}

.subsidy-support .subsidy-blue-box {
    margin: 0 auto !important;
}

.subsidy-bubble:after ,
.subsidy-bubble2:after {
    left: 48%;
}

.subsidy-checkmark, .subsidy-blue-box-text, .subsidy-gray-box-text {
	font-size: 16px;
	min-height: 52px;
}

.subsidy-bubble2 table td {
	font-size: 16px;
}

.subsidy-wall, .subsidy-support {
    margin-left: -10px !important;
    margin-right: -10px !important;
	background-position: top;
	background-size: 300%;
	padding-bottom: 50px !important;
}
.subsidy-support {
	background-position: 40% -150px;
}

.text-solution {
    font-size: 16px;
}

.overlap-field {
    min-height: 400px;
}

.overlap-field img {
	width: 92%;
}

.right-box-blue {
    width: 92%;
	height: 250px;
	padding: 35% 5% 0 5% !important;
	top: 150px;
    left: 8%;
}

.left-box-blue {
    width: 92%;
    height: 250px;
    padding: 35% 5% 0 5% !important;
    top: 150px;
}

.right-box-blue p.title, .left-box-blue p.title {
    font-size: 18px;
}

.right-box-blue p.text, .left-box-blue p.text {
    font-size: 14px;
}

}

#contentsArea .warning span:first-child{
	display: table-cell;
    white-space: nowrap;
    padding-right: 10px;
}

@media only screen and (max-width: 599.99px) {
#contentsArea h2{
	font-size: 27px;
	text-align: center;
	color: #06a2e9;
}

#contentsArea.support h2{
	font-size: 18px;
}

#contentsArea h3{
	font-size: 20px;
	color: #06a2e9;
	width: 100%;
	height: auto;
	padding: 10px 10px 5px 10px;
	background-color: #f3f7fd;
}

#contentsArea .h3{
	margin-right: -10px;
    margin-left: -10px;
}

#contentsArea h3 span{
	vertical-align: middle;
	display: inline;
}

#contentsArea h4{
	font-size: 19px;
	font-weight: bold;
}

#contentsArea .fullscreen{
	margin-right: -10px;
	margin-left: -10px;
}

}


/*---------- main visual ----------*/
.main-visual {
  height: 360px;
  overflow: hidden;
  margin-top: 7px;
}

.main-visual img {
  z-index: -1;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mainvisual-title {
  padding: 10vh 0 9vh 0;
  color: #009cdb;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.subsidy-sub {
  height: 500px;
}

.subsidy-sub.subsidy-2022 {
  height: 400px;
}

.subsidy-sub img {
  top: 55%;
}

.subsidy-sub .mainvisual-title {
  padding: 20px 0;
  width: 720px;
  margin: 216px auto 0 auto;
  background: linear-gradient(to right, #558ED5, #06A2E9);
  color: #fff;
  opacity: 0.9;
}

.subsidy-sub.subsidy-2022 .mainvisual-title {
  width: 500px;
  margin: 148px auto 0 auto;
}

.mainvisual-title .sb_title-small{
	font-size: 45px;
	margin: 0;
}

.mainvisual-title .sb_title{
	font-size: 72px;
	margin: 0;
}


@media only screen and (max-width: 599.99px) {
.main-visual, .main-visual.subsidy-2022 {
	height: 175px;
	overflow: hidden;
}

.main-visual img {
  z-index: -1;
  position: absolute;
  top: 73%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mainvisual-title {
    padding: 60px 0;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.subsidy-sub .mainvisual-title {
    width: 80%;
    margin: 15% auto;
}

.subsidy-sub.subsidy-2022 .mainvisual-title {
    width: 60% !important;
    margin: 15% auto;
}

.mainvisual-title .sb_title-small{
	font-size: 18px;
	margin: 0;
}

.mainvisual-title .sb_title{
	font-size: 29px;
	margin: 0;
}

}



/*---------- contents area ----------*/

#contentsArea .section {
  padding: 100px 0 0;
}

#contentsArea .section--overview {
  padding: 0 40px;
  background-color: #f5f5f5;
}

#contentsArea .section-block--gray {
  background-color: #f3f7fd;
}

#contentsArea .section-block--labor {
  background-color: #f5f5f5;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .section {
  padding: 50px 0 0;
}

#contentsArea .section-block--gray{
  margin-right: -10px;
  margin-left: -10px;
  padding-right: 10px;
  padding-left: 10px;
}

}



/*---------- ||button|| ----------*/
#contentsArea a.link-button--white:hover {
  color: #ffffff!important;
  background-color: #06a2e9;
  border-color: #ffffff;
}

#contentsArea .button-list a.link-button--white {
	margin-top: 10px;
 	padding: 15px 0;
 	color: #06a2e9;
 	font-size: 14.6px;
 	border-color: #06a2e9;
 	width: 300px;
	margin: 20px auto 0 auto;
}

#contentsArea .button-list{
	list-style-type: none;
	margin-left: 0!important;
}

#contentsArea .link-button--white.subsidy-2022 {
	line-height: 1.4 !important;
	min-height: 120px;
}

@media only screen and (max-width: 599.99px) {
#contentsArea a.link-button {
  padding: 20px;
  font-size: 17px;
}

#contentsArea .button-list a.link-button--white {
	margin-top: 10px;
 	padding: 15px 0;
 	color: #06a2e9;
 	font-size: 14.6px;
 	border-color: #06a2e9;
 	width: 85%;
	margin: 20px auto 0 auto;
}

#contentsArea .section-block--guide .section-block__head {
	padding: 0 10px;
}

}



/*---------- conversion-area ----------*/
#contentsArea .section-block--guide {
  margin-top: 70px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #06a2e9;
}

#contentsArea .conversion-area .section-block__body{
	margin: 20px 0 0 0;
}

@media only screen and (min-width: 600px) {
#contentsArea .conversion-button-area .col-lg-6{
	margin: 0 20px!important;
}

}

@media only screen and (max-width: 599.99px){
#contentsArea .section-block--guide {
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 35px;
  background-color: #06a2e9;
}

#contentsArea .section-block--guide .section-block__body {
  margin-top: 20px;
}

}

/*---------- ||conversion-area02|| ----------*/
#contentsArea .conversion-area02{
	padding: 50px 40px;
	background-color: #EBFFFF;
}

#contentsArea .conversion-area02 .section-block__head {
  	color: #00CEC4;
  	font-size: 21px;
  	font-weight: bold;
}

#contentsArea .conversion-area02 .section-block__body p{
	margin: 0;
}

#contentsArea .conversion-area02 a.link-button--white {
	color: #ffffff!important;
  	background-color: #00CEC4;
}

#contentsArea .conversion-area02 a.link-button--white:hover {
  color: #00CEC4!important;
  background-color: #ffffff;
  border-color: #00CEC4;
}

#contentsArea .conversion-area02 .button-list a.link-button--white {
	margin-top: 10px;
 	padding: 15px 0;
 	color: #ffffff;
 	font-size: 14.6px;
 	border-color: #00CEC4;
 	width: 300px;
	margin: 20px auto 0 auto;
}

@media only screen and (min-width: 600px) {
#contentsArea .conversion-area02 .col-lg-6:first-child{
	margin-left: 0!important;
}

#contentsArea .conversion-area02 .col-lg-6:last-child{
	margin-right: 0!important;
}
}

@media only screen and (max-width: 599.99px) {
#contentsArea .conversion-area02{
	padding: 30px 0;
	background-color: #EBFFFF;
}

#contentsArea .conversion-area02 .section-block__body p{
	margin: 0 20px;
}

#contentsArea .conversion-area02 .col-lg-6{
	margin-right: 10px;
	margin-left: 10px;
}

#contentsArea .conversion-area02 .col-lg-6:not(first-of-type) {
  	margin-top: 10px;
}
}



/*---------- ||sb_table-area|| ----------*/
#contentsArea .sb_table-area table{
	width: 100%;
	border: 1px solid #D9D9D9;
    border-collapse: collapse;
	margin-top: 25px;
}

@media only screen and (min-width: 600px) {
#contentsArea .sb_table-area table tbody th{
	padding: 20px;
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
	line-height: 1.6;
}

#contentsArea .sb_table-area table tbody td{
	padding: 20px;
	border: 1px solid #D9D9D9;
	vertical-align: top;
	line-height: 1.6;
}
}

#contentsArea .sb_table-area table tbody td ul{
	margin-left: 23px!important;
}

#contentsArea .sb_table-area table tbody td ol{
	margin-left: 23px;
}

#contentsArea .sb_table-area table .tb-middle{
	vertical-align: middle;
}

#contentsArea .sb_table-area table .block{
	display: block;
}

#contentsArea .sb_table-area table tbody td .side{
	display: flex;
}

#contentsArea .sb_table-area table tbody td .side .side_list {
	margin-left: 30px;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .sb_table-area table{
	width: 100%;
	border: 1px solid #D9D9D9;
    border-collapse: collapse;
	margin-top: 15px;
}

#contentsArea .sb_table-area .table-responsive{
  	display: block;
  	overflow-x: scroll;
  	white-space: nowrap;
  	-webkit-overflow-scrolling: touch;
}

#contentsArea .sb_table-area table tbody th{
	padding: 12px;
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
}

#contentsArea .sb_table-area table tbody td{
	padding: 12px;
	border: 1px solid #D9D9D9;
	vertical-align: top;
}
}


/*---------- ||sb_table-area2|| ----------*/
#contentsArea .sb_table-area2 table{
	width: 100%;
	border: 1px solid #D9D9D9;
    border-collapse: collapse;
	margin-top: 25px;
}

#contentsArea .sb_table-area2 table .border-dash_left {
	border-top: 2px dashed red;
    border-bottom: 2px dashed red;
    border-left: 2px dashed red;
}

#contentsArea .sb_table-area2 table .border-dash_right {
	border-top: 2px dashed red;
    border-bottom: 2px dashed red;
    border-right: 2px dashed red;
}

#contentsArea .sb_table-area2 table .text-small {
	font-size: small;
}

#contentsArea .sb_table-area2 table .bg-ffdebd {
	background-color: #ffecd9;
}

@media only screen and (min-width: 600px) {
#contentsArea .sb_table-area2 table tbody th{
	padding: 10px 20px;
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
	line-height: 1.6;
}

#contentsArea .sb_table-area2 table tbody td{
	padding: 10px 20px;
	border: 1px solid #D9D9D9;
	vertical-align: top;
	line-height: 1.6;
}
}

#contentsArea .sb_table-area2 table tbody td ul{
	margin-left: 23px!important;
}

#contentsArea .sb_table-area2 table tbody td ol{
	margin-left: 23px;
}

#contentsArea .sb_table-area2 table .tb-middle{
	vertical-align: middle;
}

#contentsArea .sb_table-area2 table .block{
	display: block;
}

#contentsArea .sb_table-area2 table tbody td .side{
	display: flex;
}

#contentsArea .sb_table-area2 table tbody td .side .side_list {
	margin-left: 30px;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .sb_table-area2 table{
	width: 100%;
	border: 1px solid #D9D9D9;
    border-collapse: collapse;
	margin-top: 15px;
}

#contentsArea .sb_table-area2 .table-responsive{
  	display: block;
  	overflow-x: scroll;
  	white-space: nowrap;
  	-webkit-overflow-scrolling: touch;
}

#contentsArea .sb_table-area2 table tbody th{
	padding: 12px;
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
}

#contentsArea .sb_table-area2 table tbody td{
	padding: 12px;
	border: 1px solid #D9D9D9;
	vertical-align: top;
}
}



/*---------- ||inpagebutton-area|| ----------*/
#contentsArea .inpagebutton-area{

}

#contentsArea .inpagebutton-area .area-title{
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#contentsArea .inpagebutton-area .button-list a.link-button--white {
 	padding: 15px 0 25px 0;
 	color: #06a2e9;
 	font-size: 17px;
 	border-color: #06a2e9;
	margin: 0 auto;
	font-weight: bold;
	line-height: 1.9;
}

#contentsArea .inpagebutton-area .button-list a.one_line{
	padding-top: 32px;
    padding-bottom: 40px;
}

#contentsArea .inpagebutton-area .button-list a.link-button:after{
	content: "\02228";
    position: absolute;
    top: 61%;
    right: 0%;
    left: 0%;
    transform: translateY(30%);
}

#contentsArea .inpagebutton-area .button-list a.link-button--white.subsidy-2022:after {
    top: 70%;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .inpagebutton-area .button-list a.link-button--white {
	width: 100%;
 	padding: 15px 0 25px 0;
 	color: #06a2e9;
 	font-size: 17px;
 	border-color: #06a2e9;
	margin: 0 auto;
	font-weight: bold;
	line-height: 1.9;
}

#contentsArea .inpagebutton-area .button-list a.one_line{
	padding-top: 32px;
    padding-bottom: 40px;
}

}



/*---------- ||target-area|| ----------*/
#contentsArea .target-area{
	margin: 0 10px;
	padding-bottom: 10px;
}

#contentsArea .target-area .text-area{
	padding: 0 10px 20px;
	background-color: #ffffff;
}

#contentsArea .target-area .text-area .category{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #06a2e9;
	padding-top: 5px;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .target-area{
	margin: 0 ;
	padding-bottom: 10px;
}


#contentsArea .target-area:nth-child(1),
#contentsArea .target-area:nth-child(3){
	padding-right: 5px;
	padding-bottom: 10px;
}

#contentsArea .target-area:nth-child(2),
#contentsArea .target-area:nth-child(4){
	padding-left: 5px;
	padding-bottom: 10px;
}

#contentsArea .target-area .text-area{
	padding: 0 10px 20px;
	background-color: #ffffff;
	font-size: 15px;
}

#contentsArea .target-area .text-area .category{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #06a2e9;
	pa-top: 5px;
}
}



/*---------- ||product-service-area|| ----------*/
#contentsArea .product-service-area{
	margin: 0 10px;
	padding-bottom: 10px;
}

#contentsArea .product-service-area .text-area{
	padding: 0 5px;
}

#contentsArea .product-service-area .text-area .category{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#contentsArea .product-service-area ul{
	margin: 7px 0 0 20px;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .product-service-area{
	margin: 0;
	padding-bottom: 10px;
}

#contentsArea .product-service-area .text-area{
	padding: 0 5px;
}

#contentsArea .product-service-area .text-area .category{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}

#contentsArea .product-service-area ul{
	margin: 7px 0 0 20px;
}
}


/*---------- ||konica-product-area|| ----------*/
#contentsArea .konica-product-area{
	margin: 0 10px;
	padding-bottom: 10px;
}

#contentsArea .konica-product-area img{
	border: 1px solid #d1d1d1;
}

#contentsArea .konica-product-area .text-area{
	padding: 0 5px;
}

#contentsArea .konica-product-area .text-area .category{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .konica-product-area{
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 0;
}

}



/*---------- ||case-area|| ----------*/
#contentsArea .case-area{
	margin: 0 10px;
	padding: 30px;
	background: #ffffff;
}

#contentsArea .case-area .text-area .category{
	font-size: 23px;
	text-align: center;
	font-weight: bold;
	color: #06a2e9;
	margin-top: 5px;
}

#contentsArea .case-area .button-list a.link-button--white {
	width: auto;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .case-area{
	margin: 0 10px;
	padding: 20px;
	background: #ffffff;
}

#contentsArea .case-area .text-area .category{
	margin-top: 0;
	font-size: 21px;
}

}



/*---------- ||conditions-area|| ----------*/

#contentsArea .conditions-area{
	width: 970px!important;  /*幅100%なら削除*/
	margin: 30px auto 0 auto;
	display: block;
	padding: 40px 20px;
	background-color: #F5F5F5;
}

#contentsArea .conditions-area .text-area{
	padding: 0 30px;
}


#contentsArea .conditions-area .text-area .area-title{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#contentsArea .conditions-area .text-area ol{
	margin-top: 15px;
	margin-left: 30px;
	font-weight: bold;
	font-size: 19px;
}

#contentsArea .conditions-area .text-area ol li{
	padding-left: 7px;
	margin-bottom: 5px;
}

#contentsArea .conditions-area .text-area ol li:last-child{
	margin-bottom: 0;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .conditions-area{
	width: 100%!important; 
	margin: 20px auto 0 auto;
	display: block;
	padding: 20px;
	background-color: #F5F5F5;
}

#contentsArea .conditions-area .text-area{
	padding: 0;
}

#contentsArea .conditions-area .text-area .area-title{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
}

#contentsArea .conditions-area .text-area ol{
	margin-top: 15px;
	margin-left: 25px;
	font-weight: bold;
	font-size: 19px;
}

#contentsArea .conditions-area .text-area ol li{
	padding-left: 5px;
	margin-bottom: 10px;
}

#contentsArea .conditions-area .text-area ol li:last-child{
	margin-bottom: 0;
}
}


/*---------- ||simulation-area|| ----------*/
#contentsArea .simulation-area{
	width: 970px;  /*幅100%なら削除*/
	margin: 0 auto;
	display: block;
	padding: 20px 20px 25px 20px;
	background-color: #F5F5F5;
}

#contentsArea .simulation-area .text-area{
	padding: 0;
}


#contentsArea .simulation-area .text-area .area-title{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#contentsArea .simulation-area .text-area .pattern{
	margin-right: 10px;
	margin-left: 10px;
	padding: 15px 20px;
	background-color: #ffffff;
}

#contentsArea .simulation-area .text-area .pattern .pattern-title{
	font-weight: bold;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .simulation-area{
	width: 100%;
	display: block;
	padding: 20px 15px 25px 15px;
	background-color: #F5F5F5;
}

#contentsArea .simulation-area .text-area .area-title{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#contentsArea .simulation-area .text-area .pattern{
	margin-right: 0;
	margin-left: 0;
	padding: 15px;
	background-color: #ffffff;
}

#contentsArea .simulation-area .col-lg-6:not(first-of-type) {
  	margin-top: 20px;
}

}


/*---------- ||flow-area|| ----------*/
#contentsArea .flow-area{
	margin: 0 10px 15px 10px;
}

#contentsArea .flow-area .flow-title{
	display: flex;
}

#contentsArea .flow-area .flow-title .f_number{
	padding: 11px 16px 6px 16px;
	background-color: #06a2e9;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;	
	line-height: 1.2!important;
}

#contentsArea .flow-area .flow-title .f_caption{
	padding: 10px 12px 8px 13px;
	width: 100%;
	background-color: #f3f7fd;
	font-size: 19px;
	font-weight: bold;
	color: #06a2e9;
	line-height: 1.5!important;
}

#contentsArea .flow-area ul{
	margin: -3px 0 0 20px;
}

@media only screen and (max-width: 599.99px) {
#contentsArea .flow-area{
	margin: 0 0 30px 0;
}

}

@media only screen and (max-width: 339.99px){
#contentsArea .flow-area .flow-title .two_line{
	padding: 11px 16px 6px 16px;
	background-color: #06a2e9;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;	
	line-height: 2.2!important;
}

.btn--orange,
a.btn--orange {
  font-size: 11px;
}

}
