.down_box_6 .btn{
	background: #BDB37D;
	border-color: #BDB37D;
	margin-top: 45px;
}
.down_box_6 .btn:hover{
	color: #BDB37D;
}
.btn{
	
	margin: auto;
	width: 250px;
	height: 40px;
	border: 1px solid;
	color: white;
	line-height: 36px;
	border-radius: 20px;
	text-align: center;
	transition: .5s;
}

.btn{
	display: block;
}
.btn:hover{
	background: white;
}

.contentsbox .tophead{
	position: relative;
	top: auto;
	left: auto;
	text-align: center;
}

.contentsbox .tophead h2{
	color: #13B5BB;
	font-size: 2.6rem;
	font-weight: 700;
	position: relative;
	padding-bottom: 32px;
}

.contentsbox .tophead h2:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%,0);
	width: 80px;
	height: 8px;
	background: #13B5BB;
	border-radius: 2px;
}
.contentsbox .tophead .lead{
	text-align: center;
	font-size: 2.1rem;
	line-height: 1.8;
	padding-top: 35px;
}
.box1 .tophead{
	margin-bottom: 20px;
}
.box1 .osusume-box{
	  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 60px;
}

.box1 .osusume-box li{
	width: 140px;
	padding-top: 75px;
}

.box1 .osusume-box li .cap{
	border: 1px solid #13B5BB;
	border-radius: 4px;
	padding: 4px;
	box-shadow: 0px 7px 7px -4px rgba(0,0,0,0.6);
}

.box1 .osusume-box li:last-child{
	width: 180px;
	position: relative;
}
.box1 .osusume-box li:last-child .cap{
	border: 1px solid #E18E6A;
}

.box1 .osusume-box li:last-child dl{

}
.box1 .osusume-box li:last-child dt{
	font-size: 1.6rem;
	color: #E18E6A;
	left: 0;
	top: 45px;
	position: absolute;
}

.box1 .osusume-box li:last-child dd{
	width: 90px;
	height: 90px;
	background: #E18E6A;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 0;

}
.box1 .osusume-box li:last-child dd .txt{
	color: white;
	font-size: 1.38rem;
	text-align: center;
	line-height: 1.4;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}
.box1 .service-box{
	margin-bottom: 88px;
}
.box1 .service-box h3{
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 65px;
}

.box1 .service-box h3 .item{
	color: #13B5BB;
}

.box1 .service-box ol{
	padding: 0;
	margin: 0;
}

.box1 .service-box li{
	list-style: none;
		position: relative;
}
.box1 .service-box li:not(:last-child){
	margin-bottom: 45px;
}
.box1 .service-box li .lead{
	font-size: 1.3rem;
	line-height: 1.8;
	width: 510px;
	left: 230px;
	position: absolute;
	bottom: 20px;
}

.box1 .service-box li .box{
		background: #F7F7F8;

}

.box1 .service-box li .box .text{
	position: absolute;
	left: 230px;
	top: 17px;
}
.box1 .service-box li .box .text h3{
	margin-bottom: 0;
}
.box1 .service-box li .box .text h3 .txt{
	color: #BDB37D;
	font-size: 1.7rem;
}

.box1 .service-box li .box .text h3 .icon{
	margin-bottom: 10px;
}
.box1 .service-box li .box .text h3 .icon,
.box1 .service-box li .box .text h3 .txt{
	display: block;
	text-align: left;
}
.box1 .service-box li:nth-child(even) .box{
	background: none;
}
.box1 .service-box li:nth-child(even) .cap img{
	margin-left: auto;
	display: block;
}

.box1 .service-box li:nth-child(even) .text,
.box1 .service-box li:nth-child(even) .lead{
	left: 0;
}


.box1 .bottombox h3{
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 45px;
}

.box1 .bottombox ul{
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
	justify-content: space-between;
	}

.box1 .bottombox ul li{
	max-width:385px;
	width: 100%;
	margin-bottom: 25px;
}
.box1 .bottombox .icon{
	width: 80px;
}

.box1 .bottombox .box{
	display: table;
	table-layout: fixed;
	width: 100%;
}

.box1 .bottombox .box .icon,
.box1 .bottombox .box dl{
	display: table-cell;
	vertical-align: middle;
}
.box1 .bottombox .box dl{
	padding-left: 15px;
}
.box1 .bottombox .box dt{
	color: #BDB37D;
	font-size: 1.7rem;
	margin-bottom: 5px;
	line-height: 1;
}
.box1 .bottombox .box dd{
	font-size: 1.3rem;
}

.box1.contentsbox{
	margin-bottom: 80px;
}
.box2.contentsbox{
	margin-bottom: 60px;
}
.box3.contentsbox{
	margin-bottom: 70px;
}
.box4.contentsbox{
	margin-bottom: 50px;
}

.box2 .tophead{
	margin-bottom: 50px;
	display: inline-block;
}
.box2 .tophead h2{
	margin-bottom: 80px;
}
.box2 .tophead .cap{
	margin-bottom: 40px;
}
.box2 .btn{
	background: #13B5BB;
	border: 1px solid #13B5BB;
	margin: 40px auto;
}

.box2 .btn:hover{
	color: #13B5BB;
	background: white;
}
.box2 .capbox{
	margin-bottom: 45px;
}

.box2 .capbox-list{
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
	justify-content: space-between;
	margin-bottom: 45px;
}
.box2 .capbox-list li{
	width: 50%;
	margin: 0;
	padding: 0;
}
.box2 .capbox-list li img{
	margin: 0;
	padding: 0;
	width: 100%;
}
.box3{
	margin-bottom: 50px;
}
.box3 h2{
	margin-bottom: 48px;
}
.box3 .capbox{
	position: relative;

}

.box3 .capbox .text{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 380px;
	text-align: left;
	width: auto;
}
.box3 .capbox .cap{
	margin: 0;
}
.box3 .capbox .cap img{
	margin: 0;
	text-align: left;
	display: block;
}
.box3 .capbox .text h3{
	color: #BDB37D;
	font-size: 2rem;
	margin-bottom: 18px;
}
.box3 .capbox .text p{
	font-size: 1.3rem;
}
.box3 .listbox{
	  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}
.box3 li.box{
	background: #F7F5F4;
	padding: 30px;
	width: 250px;
	margin-bottom: 15px;
}

.box3 li.box:nth-child(2){
	margin-left: 15px;
	margin-right: 15px;
}
.box3 li.box:nth-child(4),
.box3 li.box:nth-child(5){
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 20px;
}
.box3 li.box .cap{
		width: 200px;
		border: 1px solid #13B5BB;
		background: white;
		border-radius: 4px;
		margin-bottom: 30px;
	box-shadow: 0px 7px 7px -4px rgba(0,0,0,0.6);
}

.box3 li.box:nth-child(5){
	position: relative;
}
.box3 li.box:nth-child(5) .item{
	position: absolute;
	left: 50%;
	top: -20px;
	transform: translate(-50%,0);
}
.box3 li.box:nth-child(5) .cap{
	border: 1px solid #E18E6A;
}

.box3 li.box:nth-child(5) .text small{
	min-height: 42px;
}

.box3 li.box .cap img{
	width: 185px;
	display: block;
	margin: auto;
}

.box3 li.box .text{
	text-align: center;
	margin-bottom: 20px;
}

.box3 li.box .text .txt{
	font-size: 1.4rem;
	display: block;
	margin-bottom: 5px;
	line-height: 1;
}
.box3 li.box .text small{
	display: block;
	font-size: 1.2rem;
}
.box3 li.btnbox li{
	width: 100%;
}
.box3 li.box .btn{
	width: auto;
	background: #13B5BB;
}
.box3 li.box .btn:hover{
	color: #13B5BB;
	background: white;
}
.box3 li.box .btnbox li:last-child .btn{
	background: #BDB37D;
	border: 1px solid #BDB37D;
}

.box3 li.box .btnbox li:last-child .btn:hover{
	color: #BDB37D;
	background: white;
}

.box3 li.box .btnbox li:first-child{
	margin-bottom: 15px;
}

.box3 li.box .itemtxt{
	text-align: center;
	font-size: 1.2rem;
	padding-top: 15px;
}

.box3 li.box .itemtxt a{
	color: #13B5BB;
}
.box4 {
	margin-bottom: 53px;
}
.box4 h2{
	margin-bottom: 40px;
}

.box4 .capbox{
	background: #F0F1F5;
	padding: 29px 40px 27px;
}

.box4 .capbox .cap{
	margin-bottom: 27px;
}

.box4 .capbox .text{
	line-height: 1.8;
}
.box4 .caution{
	margin: 56px 0;
}
.box4 .usebox h3,
.box4 .caution h3{
	text-align: center;
	font-size: 2rem;
	border-bottom: 1px solid #5A7071;
	padding-bottom: 12px;
	margin-bottom: 28px;
}
.box4 .caution p{
	line-height: 1.8;
	font-size: 1.6rem;
}
.box4 .caution p:not(:last-of-type){
	margin-bottom: 25px;
}

.box4 .usebox h3{
	color: #BDB37D;
	border-bottom: 1px solid #BDB37D;
}

.box4 .usebox .lead{
	color: #5A7071;
	margin-bottom: 33px;
}

.box4 .usebox .box{
	background: #F0F1F5;
	padding: 30px 30px 40px;
}

.box4 .usebox .box .btn{
	background: #13B5BB;
	border: 1px solid #13B5BB;
}
.box4 .usebox .box .btn:hover{
	background: white;
	color: #13B5BB;
}
.box4 .usebox .box:not(:last-of-type){
	margin-bottom: 30px;
}
.box4 .usebox .box .cap{
	margin-bottom: 33px;
}

.box4 .usebox .box p{
	margin-bottom: 33px;
}
.box4 .usebox .box h4{
	font-size: 2rem;
	position: relative;
	padding-left: 15px;
}
.box4 .usebox .box h4:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 8px;
	height: 8px;
	background: #5A7071;
	border-radius: 50%;
}

/* ------------------------------------------
 SP
------------------------------------------ */
@media screen and (max-width: 750px) {
	article.main_visual .main_inner{
		width: 100%;
	}
	.contents{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.contentsbox .tophead h2{
		background: #13B5BB;
		color: white;
		padding-bottom: 0;
		border-radius: 80px;
		padding: 15px;
	}
	.contentsbox .tophead h2:after{
		content: none;
	}

	.contentsbox .tophead .lead{
		text-align: left;
	}

	.box1 .osusume-box li{
			width:48%;
	}

	.box1 .service-box h3{
		font-size: 1.6rem;
	}
	.box1 .service-box li .lead{
		position: inherit;
		left: auto;
		width: auto;
		bottom: auto;
	}
	.box1 .service-box li:nth-child(even) .box,
	.box1 .service-box li .box{
		width:100%;
		background: #F7F7F8;
	}


	.box1 .service-box li:nth-child(even) .box .cap{
		margin-left: auto;
	}
	.box1 .service-box li:nth-child(even) .box .text{
		left: 5%;
	}

	.box1 .service-box li .box .cap{
		width: 45%;
	}
	.box1 .service-box li .box .text{
		left: 30%;
		top: 5%;
	}
	.box1 .service-box li .box .text h3 .txt{
		font-size: 1.4rem;
		line-height: 1.6;
	}

	.box1 .service-box li .box .text h3 .icon{
		width: 25%;
	}

.box1 .bottombox h3{
	font-size: 1.8rem;
	margin-bottom: 20px;
}
.box1.contentsbox{
	margin-bottom: 40px;
}

.box4 .tophead h2,
.box3 .tophead h2,
.box2 .tophead h2{
	font-size: 2.2rem;
	margin-bottom: 40px;
	border-radius: 40px;
}


.box3 .tophead .capbox .text{
	position: relative;
	top: auto;
	right: auto;
	transform: translate(0);
}

.box3 .tophead .capbox .cap{
	margin-bottom: 15px;
}
.box3 .tophead .capbox .text h3{
	margin-bottom: 0;
}
.box3 .tophead{
	margin-bottom: 25px;
}

.box3 li.box .cap img{
	width: 90%;
}
.box3 li.box .cap,
.box3 li.box{
	width:100%;
}
.box3 li.box:nth-child(4), .box3 li.box:nth-child(5),
.box3 li.box:nth-child(2){
	margin-left: 0;
	margin-right: 0;
}

.box4 .capbox{
	padding: 10px;
}
.box4 .capbox{
	text-align: left;
}

.box4 .usebox .box{
	padding:25px 15px;
	overflow: hidden;
}


.box4 .usebox .box .cap .scroll{
  overflow: auto;
  white-space: nowrap;
  width:1000px;
}

.box4 .usebox .box .cap{
	overflow-x: scroll;
}

/* 以下、スクロールバーを追加 */
.box4 .usebox .box .cap::-webkit-scrollbar{　　
 height: 5px;
}
.box4 .usebox .box .cap::-webkit-scrollbar-track{
 background: #333;
}
.box4 .usebox .box .cap::-webkit-scrollbar-thumb {
 background: #999;
}

.box1 .osusume-box li{
	padding-top: 0;
	margin-bottom: 15px;
}
.box1 .osusume-box li:last-child{
	width: 48%;
	margin-left: auto;
	margin-right: 40px;
}
.box1 .osusume-box li:last-child dl dd,
.box1 .osusume-box li:last-child dl dt{
	position:relative;
	top: auto;
	left: auto;
	right: auto;
	display: block;
}
.box1 .osusume-box li:last-child dl dt{
	font-size: 1.4rem;
	width: auto;
	text-align: center;
}

.box1 .osusume-box li:last-child dl{
	position: absolute;
	left: -8.5rem;
	top: 50%;
	transform: translate(0,-50%);
}

}
