@charset "utf-8";


/*------------------------------------------------------------
	stems
------------------------------------------------------------*/
@media all and (min-width: 897px) {
	.stems .prevention {
		padding-bottom: 36px;
	}
	.stems .prevention .text-box {
		margin-left: 10px;
	}
	.stems .prevention .headline01 {
		margin-bottom: 43px;
	}
	.stems .prevention h4 {
		margin-bottom: 29px;
	}
	.stems .prevention .text {
		line-height: 2.78;
	}
	.stems .prevention .text .bold {
		margin-bottom: 15px;
		font-size: 3.1rem;
	}
	.stems .prevention .link {
		margin: 48px 0 0 108px;
	}
	.stems .prevention .pho {
		margin: 101px -65px 0 0;
		width: 500px;
	}
	.stems .method .com-white-bg {
		padding: 77px 55px 59px;
	}
	.stems .method .ttl {
		margin-bottom: 32px;
		text-align: center;
		line-height: 2.43;
		font-size: 1.6rem;
	}
	.txt_ttl {
		margin-bottom: 32px;
		text-align: center;
		line-height: 2.43;
		font-size: 1.6rem;
	}
	.stems .method  .img-box {
		align-items: flex-start;
	}
	.stems .method .text-box {
		margin-top: -7px;
	}
	.stems .method .pho {
		width: 356px;
		margin-left: 18px;
	}
}
@media all and (max-width: 896px) {
	.stems .prevention {
		padding-bottom: 4.3rem;
	}
	.stems .prevention .headline01 {
		margin-bottom: 6.3rem;
	}
	.stems .prevention h4 {
		margin-bottom: 1.7rem;
	}
	.stems .prevention .text .bold {
		margin: 0 0 1rem;
		font-size: 2.2rem;
	}
	.stems .prevention .pho {
		margin: 6.2rem -1.3rem 0;
		max-width: 37rem;
		text-align: center;
	}
	.stems .method .com-white-bg {
		padding: 3rem 2.5rem 2.6rem;
	}
	.stems .method .ttl {
		margin: 0 -1rem 2.4rem;
	}
	.txt_ttl {
		margin: 0 -1rem 2.4rem;
	}	
	.stems .method .pho {
		margin: 0 -0.5rem 2.3rem 0.1rem;
	}
	.stems .cost th {
		line-height: 1.4;
	}
}
/*------------------------------------------------------------
	cirrus
------------------------------------------------------------*/
@media all and (min-width: 897px) {
	.cirrus .prevention {
		padding-bottom: 64px;
	}
	.cirrus .prevention .headline01 {
		margin-bottom: 83px;
	}
	.cirrus .prevention .text .bold {
		margin: 9px 0 6px;
		font-size: 3.2rem;
	}
	.cirrus .prevention .link {
		margin-top: 94px;
	}
	.cirrus .prevention .pho {
		margin: 33px 20px 0 0;
		width: 439px;
	}
	.cirrus .types li {
		padding-bottom: 36px;
		width: 33% !important;
	}
	/*.cirrus .types li:nth-child(2) {
		border: none;
	}*/
	.cirrus .types li .text {
		margin-top: 34px;
		line-height: 1.34;
	}
	.cirrus .method {
		padding: 43px 0 98px;
	}
	.cirrus .method .headline01 {
		margin-bottom: 53px;
	}  
	.cirrus .method .com-white-bg {
		padding-bottom: 16px;
	}
	.cirrus .method .ttl {
		margin-bottom: 22px;
		line-height: 2.35;
	}
	.cirrus .method .pho {
		margin: -16px 0 0 22px;
		width: 328px;
	}
}
@media all and (max-width: 896px) {
	.cirrus .prevention {
		padding-bottom: 3.6rem;
	}
	.cirrus .prevention .headline01 {
		margin-bottom: 4.6rem;
	}
	.cirrus .prevention h4 {
		margin-bottom: 2.1rem;
	}
	.cirrus .prevention .text .bold {
		margin: 0.9rem 0 0.6em;
		font-size: 2.2rem;
	}
	.cirrus .prevention .link {
		margin-top: 4rem;
	}
	.cirrus .prevention .pho {
		margin: 3.3rem auto 0;
		max-width: 28.2rem;
	}
	.cirrus .method .com-white-bg {
		padding-top: 3.7rem;
	}
	.cirrus .method .ttl {
		margin-bottom: -0.2rem;
	}
	.cirrus .cost tbody td {
		padding: 1rem 0.8rem 1rem 0.2rem;
		line-height: 1.27;
	}
}
/*------------------------------------------------------------
	early
------------------------------------------------------------*/
.early .com-artlist .cause {
	margin: 0 6px 79px;
	padding: 47px 57px 50px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 36px rgba(16,123,220,0.1);
}
.early .com-artlist .cause .headline01 {
	margin-bottom: 35px;
}
.early .com-artlist .cause li {
	padding-bottom: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
}
.early .com-artlist .cause .ttl {
	width: 230px;
	padding: 2px 0 0 10px;
	position: relative;
	color: #fff;
	text-align: center;
	font-size: 2.4rem;
	letter-spacing: 0.06em;
	background-color: #20bb74;
	box-sizing: border-box;
}
.early .com-artlist .cause .ttl::before {
	position: absolute;
	right: -21px;
	top: 0;
	height: 100%;
	width: 22px;
	background: url(../img/contents/early/bg01.png) no-repeat;
	background-size: 100% 100%;
	content: "";
}
.early .com-artlist .cause .txt {
	width: calc(100% - 280px);
	font-size: 2.2rem;
	letter-spacing: 0.06em;
}
.early .com-artlist .cause .txt.small {
	width: calc(100% - 280px);
	font-size: 1.5rem;
	letter-spacing: 0.06em;
}
.early .com-artlist .cost td {
	width: auto;
}
.early .com-artlist .cost .wid01 {
	width: 20%;
	text-align: center;
	padding-left: 14px;
	padding-right: 2px;
	font-size: 1.6rem;
}
.early .com-artlist .cost .sml {
	line-height: 1.2;
	font-size: 1.5rem;
}
.early .com-artlist .cost .wid02 {
	width: 27.9%;
}
@media all and (min-width: 897px) {
	.early .com-artlist .prevention {
		padding: 56px 0 6px;
	}
	.early .com-artlist .prevention .headline01 {
		margin-bottom: 66px;
	}
	.early .com-artlist .prevention .text-box {
		margin-left: 8px;
	}
	.early .com-artlist .prevention h4 {
		margin-bottom: 31px;
	}
	.early .com-artlist .prevention .text {
		line-height: 2;
	}
	.early .com-artlist .prevention .link {
		margin: 21px 0 0 110px;
	}
	.early .com-artlist .prevention .pho {
		margin: -47px -7px 0 0;
		width: 499px;
	}
	.early .com-artlist .blue-bg {
		padding: 79px 0 0;
	}
	.early .com-artlist .merritt {
		padding: 41px 54px 2px;
	}
	.early .com-artlist .method .ttl {
		margin-bottom: 32px;
		font-size: 1.6rem;
		text-align: center;
		line-height: 2.43;
	}
	.early .com-artlist .method .ttl02 {
		margin-bottom: 32px;
		font-size: 2rem;
		text-align: center;
		line-height: 2.43;
		font-weight:bold;
	}	
	.early .com-artlist .method .com-white-bg {
		padding: 77px 55px 22px;
	}
	section.case.other div.com-white-bg { 
		padding: 30px 55px 22px !important;
	}
	.case.other div.com-white-bg p.ttl span.b_txt{ 
	font-size:2rem;
	}
	section.case.other {
		margin-bottom: 20px;
	}
    section.case.other div.com-white-bg ul li div.img-box{ 
	  width: 100% !important;
	  padding-top: 62%;
	  position: relative;
	  overflow: hidden !important;
	}
    section.case.other div.com-white-bg ul li div.img-box a img.fimg {
	  width: 100% !important;
	  height: 100% !important;
	  object-fit: cover;
	  position: absolute;
	  top: 0;
	  left: 0;
	  filter: blur(12px);
	  transform: scale(1.2);
	  z-index: 5 !important;
	}
    section.case.other div.com-white-bg ul::after{ 
	width:1px !important;
	}
	.early .com-artlist .method .heading .sml {
		font-size: 2rem;
	}
	.early .com-artlist .method .img-box {
		align-items: flex-start;
	}
	.early .com-artlist .method .pho {
		width: 398px;
		margin-left: -13px;
	}
	.early .com-artlist .method .text-box {
		margin-top: -20px;
	}
}
@media all and (max-width: 896px) {
	section.case.other {
		margin-bottom:2rem;
	}
	.early .com-artlist .prevention {
		padding-bottom: 1.6rem;
	}
	.early .com-artlist .prevention .headline01 {
		margin-bottom: 4.6rem;
	}
	.early .com-artlist .prevention .pho {
		margin: 1.1rem auto 0;
		max-width: 30rem;
	}
	.early .com-artlist .blue-bg {
		padding: 2.4rem 1.7rem 0.6rem;
	}
	.early .com-artlist .cause {
		margin: 0 0 3.1rem;
		padding: 2.3rem 2.1rem 0.8rem;
		border-radius: 0.5rem;
		box-shadow: 0 0 1.8rem rgba(16,123,220,0.1);
	}
	.early .com-artlist .cause .headline01 {
		margin-bottom: 2.7rem;
	}
	.early .com-artlist .cause li {
		padding-bottom: 1.3rem;
		align-items:text-top;
	}
	.early .com-artlist .cause .ttl {
		width: 9.6rem;
		padding: 0.4rem 0 0.3rem 1rem;
		font-size: 1.45rem;
	}
	.early .com-artlist .cause .ttl01 {
		letter-spacing: 0;
		font-size: 1.2rem;
	}
	.early .com-artlist .cause .ttl::before {
		right: -1.5rem;
		width: 1.5rem;
	}
	.early .com-artlist .cause .txt {
		width: calc(100% - 13rem);
		font-size: 1.2rem;
		line-height: 1.33;
	}
	.early .com-artlist .cause .txt.small {
	  width: calc(100% - 13rem);
	  font-size: 1.2rem;
	  letter-spacing: 0.06em;
	
	}
	.early .com-artlist .method .com-white-bg {
		padding-top: 5.1rem;
	}
	.early .com-artlist .method .ttl {
		margin: 0 -1rem 2.2rem;
		font-size: 1.1rem;
		line-height: 1.81;
	}
	.early .com-artlist .method .heading {
		margin-bottom: 2.1rem;
	}
	.early .com-artlist .method .heading .sml {
		font-size: 1rem;
	}
	.early .com-artlist .method .pho {
		margin: 0 -0.5rem 2.3rem -0.2rem;
	}
	.early .com-artlist .cost td {
		font-size: 1.2rem;
	}
	.early .com-artlist .cost .wid01 {
		width: 20%;
		padding-left: 0.4rem;
		font-size: 0.85rem;
	}
	.early .com-artlist .cost .sml {
		font-size: 1rem;
	}
	.early .com-artlist .cost .sml01 {
		font-size: 0.75rem;
	}
	.early .com-artlist .cost .wid02 {
		width:32%;
	}
	.early .com-artlist .cost th {
		font-size: 1.2rem;
		line-height: 1.43;
	}
	.early .com-artlist .cost thead th, .early .com-artlist .cost thead td {
		font-size: 1.2rem;
		padding-bottom: 0.4rem;
	}
}
/*------------------------------------------------------------
	increased
------------------------------------------------------------*/
@media all and (min-width: 897px) {
	.increased .prevention {
		padding-bottom: 64px;
	}
	.increased .prevention .headline01 {
		margin-bottom: 82px;
	}
	.increased .prevention .pho {
		margin: 32px 5px 0 0;
		width: 454px;
	}
	.increased .white-bg {
		padding-bottom: 40px;
	}
	.increased .method {
		padding: 43px 0 98px;
	}
	.increased .method .headline01 {
		margin-bottom: 53px;
	}  
	.increased .method .com-white-bg {
		padding-top: 52px;
		padding-bottom: 16px;
	}
	.increased .method .ttl {
		margin-bottom: 13px;
		line-height: 2.35;
	}
	.increased .method .pho {
		margin: -16px 0 0 22px;
		width: 328px;
	}
	.increased .cost .line-height01 {
		line-height: 1.06;
	}
}
@media all and (max-width: 896px) {
	.increased .prevention {
		padding-top: 3.2rem;
		padding-bottom: 1.8rem;
	}
	.increased .prevention .headline01 {
		margin-bottom: 3.6rem;
	}
	.increased .prevention .pho {
		margin: 3.3rem auto 0;
		max-width: 29.2rem;
	}
	.increased .white-bg {
		padding-bottom: 3.2rem;
	}
	.increased .method .com-white-bg {
		padding-top: 2.9rem;
	}
	.increased .method .ttl {
		margin-bottom: -0.2rem;
	}
	.increased .cost tbody th {
		padding: 2.2rem 0 1.6rem 0.8rem;
		line-height: 1.39;
		letter-spacing: -0.05em;
	}
	.increased .cost .line-height01 {
		line-height: 1.19;
	}
}
/*------------------------------------------------------------
	beech
------------------------------------------------------------*/
.beech .com-artlist .cruel {
	margin: 0 6px 64px;
	padding: 45px 110px 62px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 36px rgba(16,123,220,0.1);
}
.beech .com-artlist .cruel ul {
	margin: -29px 0 22px;
}
.beech .com-artlist .cruel li {
	width: 198px;
	margin: 29px 17px 0;
}
.beech .com-artlist .cruel p {
	line-height: 2;
	font-weight: bold;
	letter-spacing: 0.06em;
}
.beech .com-artlist .cruel .pink {
	margin-top: 42px;
	text-align: center;
	color: #ff0096;
	font-size: 2.6rem;
	line-height: 1.42;
}
.beech .com-artlist .method {
	position: relative;
}
.beech .com-artlist .method::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	/*height: 490px;*/
	height:auto;
	background-color: #fff;
	content: "";
}
.beech .com-artlist .method .content {
	position: relative;
}
.beech .com-artlist .method .text-info {
	margin: 49px 5px 0;
}
.beech .com-artlist .method .text-info p {
	margin-bottom: 67px;
	font-weight: bold;
	letter-spacing: 0.06em;
	line-height: 2.35;
}
.beech .com-artlist .method .text-info p:last-child {
	margin-bottom: 0 !important;
}
.beech .com-artlist .cost td {
	width: 22.3%;
}
.beech .com-artlist .cost .wid01 {
	width: 51.4%;
	text-align: left;
}
.beech .com-artlist .cost tbody tr:nth-child(2n + 1) th,
.beech .com-artlist .cost tbody tr:nth-child(2n + 1) td {
	background-color: #fff;
}
.beech .com-artlist .cost tbody tr:nth-child(2n) th,
.beech .com-artlist .cost tbody tr:nth-child(2n) td {
	background-color: #f9f9f9;
}

/*------------------------------------------------------------
	追加（アコーディオン）
------------------------------------------------------------*/
.com-artlist .acdbox.table table{
	display:none;
	margin-top:2em;
}
.com-artlist .acdbox.table h4.risk_ttl{
	width: 295px;
	margin: 0 auto;
	padding: 23px 34px 20px;
	font-size: 2rem;
	cursor: pointer;
	position: relative;
	letter-spacing: -0.02em;
	border: 1px solid #c6c6c6;
	background: url(../img/common/icon11.svg) no-repeat right 12px center;
    background-size: auto;
	background-size: 31px auto;
	transition: .3s;
	text-align: center;
}
.com-artlist .acdbox.table h4.risk_ttl.on {
    background-image: url(../img/common/icon11_on.svg);
}


@media all and (min-width: 897px) {
	.beech .page-title {
		padding-top: 231px;
	}
	.beech .page-title h2 {
		font-size: 5.1rem;
	}
	.beech .page-title h2 .sml {
		margin-top: 29px;
	}
	.page-title h2.mdl {
		font-size: 5.1rem;
		padding-top: 40px;
	}
	.page-title h2.mdl .sml {
		margin-top: 29px;
	}	
	.beech .com-artlist .prevention {
		padding: 56px 0 27px;
	}
	.beech .com-artlist .prevention .headline01 {
		margin-bottom: 90px;
	}
	.beech .com-artlist .prevention .text-box {
		margin-left: 9px;
	}
	.beech .com-artlist .prevention h4 {
		margin-bottom: 31px;
		width: 291px;
		padding-left: 0;
	}
	.beech .com-artlist .prevention .text {
		line-height: 2;
	}
	.beech .com-artlist .prevention .link {
		margin: 48px 0 0 108px;
	}
	.beech .prevention .pho {
		margin: -14px 27px 0 0;
		width: 405px;
	}
	.beech .com-artlist .cruel .headline01 {
		margin-bottom: 56px;
	}
	.beech .com-artlist .blue-bg {
		padding: 82px 0 71px;
	}
	.beech .com-artlist .method {
		padding: 12px 0 79px;
	}
	.beech .com-artlist .method .com-white-bg {
		padding-bottom: 70px;
	}
	.beech .com-artlist .method .headline01 {
		margin-bottom: 31px;
	}
	.beech .method h4 {
		padding: 2px 0 38px;
		text-align: center;
		font-size: 2.4rem;
		letter-spacing: 0.06em;
	}
	.beech .method .ttl {
		margin-bottom: 60px;
		line-height: 2.35;
	}
	.beech .com-artlist .method .method-box {
		border: none;
		padding: 0 0 44px;
	}
	.beech .com-artlist .method .heading .sml {
		font-size: 2rem;
	}
	.beech .com-artlist .method .img-box {
		align-items: flex-start;
	}
	.beech .com-artlist .method .pho {
		width: 386px;
	}
	.beech .com-artlist .method .text-box p span {
		margin: 0 5px 3px;
		text-align: right;
	}
}
@media all and (max-width: 896px) {
	.beech .page-title {
		padding-top: 10rem;
	}
	.beech .page-title h2 {
		font-size: 3.35rem;
		line-height: 1.39;
	}
	.beech .page-title h2 .sml {
		margin-top: 1.7rem;
	}
	.page-title h2.mdl {
		font-size: 2.8rem;
		line-height: 1.39;
	}
	.page-title h2.mdl .sml {
		margin-top: 1.7rem;
	}
	.beech .com-artlist .prevention h4 {
		width: 22.5rem;
		padding-left: 0;
	}
	.beech .com-artlist .prevention .pho {
		margin: 3.8rem 0 0 1rem;
		max-width: 30.2rem;
	}
	.beech .com-artlist .cruel {
		margin: 0 0 3rem;
		padding: 3rem 1.5rem 2.5rem;
		border-radius: 0.5rem;
		box-shadow: 0 0 1.8rem rgba(16,123,220,0.1);
	}
	.beech .com-artlist .cruel ul {
		margin: -1.5rem 0 2rem;
	}
	.beech .com-artlist .cruel li {
		width: 10rem;
		margin: 1.5rem 0.3rem 0;
	}
	.beech .com-artlist .cruel .pink {
		margin-top: 1.5rem;
		font-size: 1.6rem;
	}
	/*.beech .com-artlist .method::before {
		height: 20rem;
	}*/
	.beech .method h4 {
		padding: 0 0 1.5rem;
		font-size: 1.8rem !important;
		text-align: center;
	}
	.beech .com-artlist .method .text-info {
		margin: 2rem 0 0;
	}
	.beech .com-artlist .method .text-info p {
		margin-bottom: 2rem;
		line-height: 2;
	}
	.beech .com-artlist .cost td {
		width: 25.3%;
	}
	.beech .com-artlist .cost .wid01 {
		width: 51.4%;
	}
/*リスク表記*/

	.com-artlist .acdbox.table h4.risk_ttl{
	width:auto;
	padding: 0.6rem 3rem 1rem;
    font-size: 1.5rem;
    line-height: 1.46;
    background-position: right 1.5rem center;
    background-size: 1.6rem auto;
	}
	.com-artlist .acdbox.table table{
	margin-top:1.2em;
	}	
}

