@charset "utf-8";


/*----------

共通

----------*/

a:hover {
	opacity: 0.6;
}

.mincho,
.mincho *{
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.sp-inline {
	display: none;
}
h2.mincho {
	font-size: 32px;
}
.slide_wrap_inr h2 + p {
	padding-bottom: 30px;
}
.slide_wrap_right li {
	width: 50%;
	height: 90px;
}
.slide_wrap_right li a {
	display: flex;
	font-size: 24px;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.cont_first_top li {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.cont_first_top li:first-child h2 {
	display: flex;
	font-size: 24px;
	width: 100%;
	align-items: center;
	justify-content: center;

}
/*----------

contents

----------*/

.slide_wrap {
	position: relative;
  padding: 380px 0 100px;
	background: url("../img/top2/bg.jpg") no-repeat center bottom / contain;
  opacity: .85;
}

.slide_wrap .slide_bg {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	z-index: -1;
	top: 0;
}

.slide_bg_pt01 {
	background: url(../img/top2/main1_bg05b.jpg) no-repeat;
	background-size: cover;
	height: 950px;
}

.slide_bg_pt02 {
	background: url(../img/top2/main1_bg02_banb.jpg) no-repeat;
	background-size: cover;
	height: 950px;
	margin-top: -16px;
}

.slide_bg_pt03 {
	background: url(../img/top2/main1_bg03b.jpg) no-repeat;
	background-size: cover;
	height: 950px;
	margin-top: -16px;
}

.slide_bg_pt04 {
	background: url(../img/top2/main1_bg04b.jpg) no-repeat;
	background-size: cover;
	height: 950px;
	margin-top: -16px;
}
.slide_bg_pt01 p,
.slide_bg_pt02 p,
.slide_bg_pt03 p,
.slide_bg_pt04 p{
	position: absolute;
	top: 75px;
	width: 90%;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
	font-weight: bold;
	font-size: 2rem;
	text-shadow: 0px 0px 7px #fff,0px 0px 7px #fff,0px 0px 7px #fff,0px 0px 7px #fff;
}
.slide_bg_pt02 p:nth-of-type(2),
.slide_bg_pt03 p:nth-of-type(2),
.slide_bg_pt04 p:nth-of-type(2){
	position: absolute;
	top:150px;
	left: 0;
	right: 0;
	margin: auto;
}
.slide_bg_pt02 p:nth-of-type(2),
.slide_bg_pt04 p:nth-of-type(2){
	font-size:1.5rem;
}
.slide_bg_pt02 p span{
	font-size:2.5rem;
}
.slide_wrap_inr {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: rgb(255 255 255 / 95%);
	padding: 10px 35px 45px;
	box-sizing: border-box;
  	opacity: 0.99;
}
.slide_wrap_inr .slide_wrap_box {
	display: flex;
	margin-top: 40px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.slide_wrap_inr .slide_wrap_box dt {
	margin-top: 10px;
}

.slide_wrap_inr .slide_wrap_box dt a {
	margin: 0 auto;
}

.slide_wrap_left,
.slide_wrap_right {
	width: calc(50% - 40px);
}
.plan_catch,
.plan_detail {
	display: none;
}
.slide_wrap_left h2,
.slide_wrap_right h2 {
	text-align: center;
	margin-bottom: 20px;
}
.slide_wrap_left ul > li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.slide_wrap_left li {
	padding-bottom: 7px;
}
.slide_wrap_left li h3,
.slide_wrap_left li .plan_cost,
.slide_wrap_left .plan_cost span {
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.slide_wrap_left li h3 {
	font-size: 36px;
}
.slide_wrap_left .plan_cost {
	font-size: 1.4em;
}
.slide_wrap_left .plan_cost span {
	font-size: .7em;
}
.slide_wrap_left li img {
	width: 100px;
	height: auto;
}
.slide_wrap_right {
	position: relative;
}
.slide_wrap_right::before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #d4d4d4;
	position: absolute;
	left: -40px;
	top: 0;
}
.slide_wrap_right dt {
	text-align: center;
}
.slide_wrap_left p,
.slide_wrap_right p {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	text-align: center;
}

.slide_wrap_right ul {
	display: flex;
	flex-wrap: wrap;
	width: 300px;
}

.slide_wrap_right2 a:hover {
	background: #e0e0e0;
}
.slide_wrap_right2 a {padding:0px 20px;}
.slide_wrap_right2 ul li {
	margin-bottom: 30px;
}


.cont_top {
	background: url(../img/top2/bg.jpg) no-repeat;
	background-size: cover;
	height: 400px;
	position: relative;
}

.cont_top_inr {
	/*width: 800px;*/
	margin: 0 auto;
	background: #fff;
}

.cont_first_top {
	border-bottom: 1px solid #e2e2e2;
	width: 100%;
}

.cont_top_inr {
	/*	position: absolute;
	top: -145px;
	top: -80px;
	right: 0;
	left: 0;*/
	margin-left: auto;
	margin-right: auto;
}

.cont_first_top a {
	padding: 54px 0 60px 0;
	line-height: 1.4;
}

.cont_first_top ul {
	display: flex;
	justify-content: space-around;
}

.cont_first_top li:last-child {
	line-height: 1.7;
	font-size: 15px;
	padding-top: 5px;
}
.cont_first_btm {
	width: 100%;
}
.cont_first_btm ul {
	display: flex;
}

.cont_first_btm li {
	width: 50%;
	padding: 30px;
}
.cont_first_btm li:first-child {
	padding: 30px 30px 30px 0;
}
.cont_first_btm li:last-child {
	border-left: 1px solid #e2e2e2;
	padding: 30px 0 30px 30px;
}
.cont_first_btm li a {
	display: block;
	position: relative;
}
.cont_first_btm li a::before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid transparent;
	border-top-color: #333;
	border-right-color: #333;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	margin: auto;
}

.cont_first_btm h2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.cont_first_btm h2 > span {
	text-align: center;
	line-height: 1.4;
}
.cont_first_emergency strong {
	display: inline-block;
	color: #df7373;
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 1.4;
}
.cont_first_beforehand strong {
	display: inline-block;
	font-size: 22px;
	margin: 5px auto 15px;
}
.cont_first_flower {
	font-size: 14px;
	color: #44aa47;
}
.cont_gallery {
	background: #f1f9f0;
	padding-top: 90px;
	padding-bottom: 78px;
}

.cont_gallery_inr {
	width: 1015px;
	margin: 0 auto;
	text-align: center;
}

.cont_gallery_inr a:hover {
	opacity: 0.9;
}

.cont_gallery p {
	padding-top: 37px;
}

.cont_gallery_inr ul {
	max-width: 1015px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 27px;
}

.cont_gallery li {
	padding-top: 20px;
}
.cont_gallery_youtube li:first-child {
	max-width: 327px;
}
.cont_gallery_youtube li:last-child {
	flex-basis: 560px;
}
.cont_gallery_icon {
	height: 100px;
	width: 50px;
	padding: 0;
	margin: auto;
	background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, rgba(249, 202, 202,1.00) 50%) no-repeat top left/100% 50%, linear-gradient(to top left, rgba(255,255,255,0) 50%, rgba(249, 202, 202,1.00) 50%) no-repeat bottom right/100% 50%;
}
.cont_gallery a {
	display: block;
}

.cont_gallery_lnk {
	padding-top: 53px;
}


.cont_example {
	padding-top: 90px;
	padding-bottom: 78px;
}

.cont_example_inr {
	width: 1015px;
	margin: 0 auto;
	text-align: center;
}

.cont_example_inr a:hover {
	filter:brightness(85%);
}

.cont_example p {
	padding-top: 31px;
	padding-bottom: 66px;
}

.cont_example ul {
	display: flex;
	justify-content: space-between;
}
.cont_example ul li {
	width: calc(50% - 25px);
}
.cont_example dd {
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	line-height: 1.4;
}
.cont_example dt img {
	width: 100%;
	height: auto;
}
.cont_example_inr h3 {
	font-size: 24px;
	margin: 20px auto;
}

.cont_example .cont_example_lnk {
	padding-top: 84px;
}


.cont_interview {
	background: #faf5ea;
	padding-top: 66px;
	padding-bottom: 75px;
}

.cont_interview_inr {
	width: 1015px;
	margin: 0 auto;
	text-align: center;
}

.cont_interview .cont_interview_top {
	text-align: center;
}

.cont_interview .cont_interview_top p {
	padding: 30px 0 70px;
	color: #292929;
	font-size: 14px;
}

.cont_interview .cont_interview_btm dl {
	display: flex;
	text-align: left;
}

.cont_interview .cont_interview_btm dd {
	padding-left: 75px;
}
.cont_interview .cont_interview_btm dd h3 {
	color: #c97713;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 30px;
}

.cont_interview .cont_interview_btm dd span {
	display: block;
	font-size: 14px;
	color: #292929;
	margin-bottom: 30px;
}

.cont_interview .cont_interview_btm dd img {
	clear: both;
	display: block;
	padding-top: 25px;
}

.cont_interview .cont_interview_btm dd p {
	text-align: left;
	font-size: 14px;
	color: #292929;
	line-height: 1.6;
	margin-bottom: 30px;
}

.cont_interview .cont_interview_btm dd a {
	display: block;
	font-size: 15px;
	text-align: center;
}

.cont_interview .cont_interview_lnk {
	padding-top: 30px;
}

.cont_interview .cont_interview_lnk a {
	font-size: 15px;
}

.cont_characteristic {
	padding-top: 76px;
	padding-bottom: 95px;
}

.cont_characteristic_inr {
	max-width: 1015px;
	margin: 0 auto;
	text-align: center;
}
.cont_characteristic_inr * {
	line-height: 1.4;
}
.cont_characteristic_inr h2 {
	margin-bottom: 30px;
}

.cont_characteristic_inr p {
	padding-bottom: 40px;
}

.cont_characteristic ul {
	display: flex;
	justify-content: space-between;
}
.cont_characteristic_list li {
	position: relative;
	width: calc(100%/3 - 15px);
	text-align: left;
	padding-top: 100px;
}
.cont_characteristic_list h3 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	padding: 0;
	width: 175px;
	height: 175px;
	background: #fbece7;
	text-align: center;
	font-size: 20px;
	position: absolute;
	right: 5px;
	top: 0;
}
.cont_characteristic_list h3 span {
	font-size: .8em;
}
.cont_characteristic_list p {
	margin-top: 30px;
}
.cont_btm {
	padding-top: 90px;
	padding-bottom: 105px;
	margin-bottom: 35px;
	background: #f5f5f5;
}

.cont_btm_inr {
	width: 1015px;
	margin: 0 auto;
}

.cont_btm ul {
	display: flex;
	justify-content: space-between;
}

.cont_btm ul > li {
	width: 100%;
}

.cont_btm ul > li + li {
	margin-left: 0;
}

.cont_btm dt {
	padding-bottom: 20px;
}

.cont_btm dd {
	font-size: 14px;
	color: #292929;
	padding: 0 25px;
	line-height: 1.4;
}

.cont_btm span {
	text-align: center;
	padding-bottom: 10px;
	color: #292929;
	font-size: 20px;
	display: block;
}

.nenshi {
	text-align: center;
	padding: 20px 20px 5px 20px; /*　通常用　*/
	font-weight: bold;
	font-family: sans-serif;
}

/* インスタ追加　20180205　*/
.ig {
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}

.ig p {
	margin-top: -25px;
	padding-bottom: 5px;
}

/* YouTube追加 */
.cont_youtube {
	padding-top: 66px;
	padding-bottom: 96px;
}
.cont_youtube_inr {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.cont_youtube .cont_youtube_top {
	text-align: center;
}
.cont_youtube_top p {
	padding: 30px 0 70px;
	line-height: 1.4;
	color: #292929;
	font-size: 14px;
}
.cont_youtube_inr dl {
	overflow: hidden;
}
.cont_youtube_inr dt {
	width: 480px;
	height: auto;
	float: left;
	margin: 0;
}
.cont_youtube_inr dd {
	width: 460px;
	text-align: left;
	float: right;
	margin: 0 0 100px 0;
}
.cont_youtube_inr dd h3 {
	font-size: 22px;
	color: #42a649;
	margin-bottom: 20px;
	line-height: 1.4;
}
.cont_youtube_inr dd p {
	color: #42a649;
	font-size: 0.9em;
	line-height: 1.4;
}
.cont_youtube_inr dd p.lnk {
	font-size: 0.8em;
	color: #666666;
	margin: 14px 0 30px 0;
	text-align: right;
}
.cont_youtube_inr .lnk2 {
	text-align: center;
	padding-top: 30px;
}



/* ギャラリーコンテンツにYouTube追加 */

/*.cont_gallery_youtube {
margin-top:35px;
}

.cont_gallery_icon {
margin-top: 110px;
width: 50px;
height: 150px;
background:  linear-gradient(to bottom left, rgba(255,255,255,0) 50%, rgba(249,202,202,1.00) 50%) no-repeat top left/100% 50%,
linear-gradient(to top left, rgba(255,255,255,0) 50%, rgba(249,202,202,1.00) 50%) no-repeat bottom right/100% 50%;
}*/
.youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.top-ig {
	margin-bottom: 30px;
}
.top-ig h2 {
	margin: 20px auto;
	text-align: center;
	font-size: 32px;
}
.ig_ttl {
	text-align: center;
	margin: 20px auto;
}
.ig_ttl img {
	width: 160px;
}
.top-ig_list {
	display: flex;
	flex-wrap: wrap;
}
.ig_pc img {
	width: 100%;
	height: auto;
}
/* ランキングアイコン追加 */
.rank{
	margin-bottom:50px;
	max-width: 900px;
}

div.rank h2 {
	margin-bottom:0;
	font-size:2.2rem;
}

div.dotted {
 	width: 90%;
	margin:0 auto;
  	height: 100px;
  	background-image: linear-gradient(to right, rgba(203, 197, 184,1), rgba(203, 197,184,1) 3px, transparent 3px, transparent 8px);
  	background-repeat: repeat-x;
  	background-size: 11px 3px;
  	background-position: left;
}


/*
// ==============================================
// SP版
// ==============================================
*/
@media screen and (max-width: 999px) {
	.sp-inline {
		display: inline;
	}
	.slide_wrap {
		padding: 0;
	}
	.slide_wrap .slide_bg {
		position: relative;
		overflow: hidden;
		z-index: -1;
	}
	.slide_bg p{
		font-size: 24px;
		line-height: 1.6;
	}
	.slide_bg_pt02 p:nth-of-type(2),
	.slide_bg_pt03 p:nth-of-type(2),
	.slide_bg_pt04 p:nth-of-type(2) {
		top: 120px;
	}
	.slide_bg_pt02 p span{
		font-size: 1.25em;
	}
	.slide_bg div {
		height: 500px;
		width: 100%;
		background-size: cover;
	}
	.slide_bg_pt01 {
		background: url("../img/top2/main1_bg05_sp.jpg") no-repeat;
	}
	.slide_bg_pt02 {
		background: url("../img/top2/main1_bg02_sp_banb.jpg") no-repeat;
		margin-top: 0;
	}
	.slide_bg_pt03 {
		background: url("../img/top2/main1_bg03_sp.jpg") no-repeat;
		margin-top: 0;
	}
	.slide_bg_pt04 {
		background: url("../img/top2/main1_bg04_sp.jpg") no-repeat;
		margin-top: 0;
	}
	.slide_ttl {
		text-align: center;
		position: absolute;
		top: 350px;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 1;
	}
	.slide_ttl_plan {
		display: inline-block;
		background: #ba5080;
		font-size: 18px;
		color: #fff;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
		padding: 0 1em;
		margin-bottom: 15px;
	}
	.slide_ttl_cost {
		color: #61283f;
		font-size: 24px;
		text-shadow: 0px 0px 7px #fff,0px 0px 7px #fff,0px 0px 7px #fff,0px 0px 7px #fff;
	}
	.slide_ttl_cost span {
		font-size: .8em;
	}
	.slide_wrap_inr {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		width: 100%;
		padding: 0;
	}
	.slide_wrap_inr .nenshi {
		order: 1;
		padding-bottom: 0;
		line-height: 1.4;
	}
	.slide_wrap_box {
		order: 2;
	}
	.cont_first_btm {
		order: 1;
	}
	.slide_wrap_left {
		order: 2;
	}
	.slide_wrap_right {
		order: 3;
	}
	.cont_first_top {
		order: 4;
		border: 0;
	}
	.slide_wrap_left,
	.slide_wrap_right {
		width: 100%;
		padding: 30px 15px;
	}
	.slide_wrap_left p,
	.slide_wrap_right p {
		width: 100%;
		line-height: 1.4;
		text-align: center;
	}
	.slide_wrap_right ul {
		width: 100%;
	}
	.slide_wrap_left ul > li {
		border: 1px solid #ba5080;
		padding: 20px;
		position: relative;
	}
	.slide_wrap_left ul > li a {
		flex-direction: column;
	}
	.slide_wrap_left ul > li + li {
		margin-top: 15px;
	}
	.slide_wrap_left li img {
		width: 100%;
		order: 3;
	}
	.plan_catch,
	.plan_detail {
		display: block;
		width: 100%;
	}
	.slide_wrap_left .plan_catch {
		font-family: "游明朝","YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		color: #000;
		font-weight: bold;
		font-size: 17px;
		padding: 0;
		margin: 0 auto 15px;
		order: 1;
	}
	.slide_wrap_left li h3 {
		order: 2;
		font-size: 40px;
		color: #ba5080;
		margin-bottom: 20px;
	}
	.plan_detail {
		background: #e1e1e1;
		border-radius: 5px;
		padding: 10px;
		text-align: center;
		box-sizing: border-box;
		order: 4;
	}
	.plan_detail p {
		padding: 0;
		font-size: 16px;
	}
	.plan_flow {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 10px;
	}
	.plan_flow li {
		font-family: "游明朝","YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		color: #fff;
		padding: 0 10px;
		position: relative;
		line-height: 35px;
		height: 35px;
	}
	.plan_flow li + li {
		margin-left: 15px;
	}
	.plan_flow li:nth-child(1) {
		background: #8ec388;
	}
	.plan_flow li:nth-child(1)::after {
		content: "";
		display: block;
		height: 100%;
		width: 15px;
		position: absolute;
		top: 0;
		right: -15px;
		background: -webkit-linear-gradient(top right, rgba(255,255,255,0) 50%, rgba(142,195,136,1.00) 50%) no-repeat top left/100% 50%, -webkit-linear-gradient(bottom right, rgba(255,255,255,0) 50%, rgba(142,195,136,1.00) 50%) no-repeat bottom right/100% 50%;
		background: -o-linear-gradient(top right, rgba(255,255,255,0) 50%, rgba(142,195,136,1.00) 50%) no-repeat top left/100% 50%, -o-linear-gradient(bottom right, rgba(255,255,255,0) 50%, rgba(142,195,136,1.00) 50%) no-repeat bottom right/100% 50%;
		background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, rgba(142,195,136,1.00) 50%) no-repeat top left/100% 50%, linear-gradient(to top left, rgba(255,255,255,0) 50%, rgba(142,195,136,1.00) 50%) no-repeat bottom right/100% 50%;
	}
	.plan_flow li:nth-child(2) {
		background: #68af5f;
	}
	.plan_flow li:nth-child(2)::after {
		content: "";
		display: block;
		height: 100%;
		width: 15px;
		position: absolute;
		top: 0;
		right: -15px;
		background: -webkit-linear-gradient(top right, rgba(255,255,255,0) 50%, rgba(104,175,95,1.00) 50%) no-repeat top left/100% 50%, -webkit-linear-gradient(bottom right, rgba(255,255,255,0) 50%, rgba(104,175,95,1.00) 50%) no-repeat bottom right/100% 50%;
		background: -o-linear-gradient(top right, rgba(255,255,255,0) 50%, rgba(104,175,95,1.00) 50%) no-repeat top left/100% 50%, -o-linear-gradient(bottom right, rgba(255,255,255,0) 50%, rgba(104,175,95,1.00) 50%) no-repeat bottom right/100% 50%;
		background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, rgba(104,175,95,1.00) 50%) no-repeat top left/100% 50%, linear-gradient(to top left, rgba(255,255,255,0) 50%, rgba(104,175,95,1.00) 50%) no-repeat bottom right/100% 50%;
	}
	.plan_flow li:nth-child(3) {
		background: #409b37;
	}
	.slide_wrap_left .plan_cost {
		order: 5;
		font-size: 32px;
		color: #ba5080;
		margin-top: 10px;
		position: relative;
	}
	.slide_wrap_left .plan_cost span {
		font-size: 32px;
		color: #ba5080;
	}
	.slide_wrap_left .plan_cost::before {
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		position: absolute;
		top: 0;
		bottom: 0;
		right: 27px;
		margin: auto;
		z-index: 2;
	}
	.slide_wrap_left .plan_cost::after {
		content: "";
		display: block;
		background: #ba5080;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 15px;
		margin: auto;
		z-index: 1;
	}
	.cont_first_btm ul {
		flex-direction: column;
	}
	.cont_first_btm li:first-child,
	.cont_first_btm li:last-child{
		width: 100%;
		padding: 20px;
		text-align: center;
	}
	.cont_first_btm a {
		display: block;
		padding: 20px 10px;
	}
	.cont_first_btm li a::before {
		display: none;
	}
	.cont_first_btm li:first-child a {
		background: #f1e8ec;
		border-bottom: 4px solid #deafc2;
	}
	.cont_first_btm li:last-child a {
		background: #ffff;
		border-bottom: 4px solid #deafc2;
		border-bottom: 4px solid #a2a2a2;
	}
	.cont_first_btm h2 {
		display: block;
	}

	.cont_first_btm h2 img {
		display: none;
	}
	.cont_first_btm h2 span {
		font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		font-size: 16px;
		line-height: 1.4;
	}
	.cont_first_btm h2 strong {
		font-size: 22px;
		margin: 5px auto;
		color: #ba5080;
	}
	.cont_first_btm li:last-child {
		border: none;
		background: #e1e1e1;
	}
	.slide_wrap_inr .slide_wrap_box {
		flex-direction: column;
	}
	.slide_wrap_left h2,
	.slide_wrap_right h2{
		margin: 15px auto 30px;
	}
	.slide_wrap_right {
		background: #f1e8ec;
	}
	.slide_wrap_right2 ul {
		justify-content: space-between;
	}
	.slide_wrap_right2 ul li {
		background: #fff;
		border-bottom: 4px solid #a6a5a6;
		width: calc(50% - 10px);
		margin: 0 0 20px;
		padding: 0;
		height: auto;
	}
	.slide_wrap_right2 li a {
		padding: 0;
		display: block;
	}
	.slide_wrap_right2 h3 {
		font-family: "游明朝","YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 24px;
		height: 70px;
		line-height: 70px;
		padding: 0 50px 0 20px;
		text-align: center;
		position: relative;
	}
	.slide_wrap_right2 h3::before, .slide_wrap_right2 h3::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.slide_wrap_right2 h3::before {
		width: 10px;
		height: 10px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		right: 27px;
		z-index: 2;
	}
	.slide_wrap_right2 h3::after {
		background: #ba5080;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		right: 15px;
		z-index: 1;
	}
	.cont_first_top a {
		padding: 0;
	}
	.cont_first_top ul,
	.cont_first_top li,
	.cont_first_top li:first-child h2 {
		flex-direction: column;
	}
	.cont_first_top li {
		padding: 40px 20px;
	}
	.cont_first_top li:first-child h2 span {
		order: 1;
		display: block;
		font-size: 24px;
		margin-bottom: 30px;
	}
	.cont_first_top li:first-child h2 img {
		order: 2;
	}
	.cont_first_top .cont_first_lnk {
		display: block;
		width: 80%;
		background: #419c36;
		line-height: 60px;
		font-size: 18px;
		font-weight: bold;
		height: 60px;
		border-radius: 30px;
		color: #fff;
		text-align: center;
		margin: 30px auto 0;
	}
	.cont_characteristic {
		background: #f1e8ec;
		padding: 40px 10px;
	}
	.cont_characteristic ul {
		flex-direction: column;
	}
	.cont_characteristic_list li {
		width: 100%;
		display: block;
		margin: 10px auto;
		background-color: #fff;
		border-bottom: 3px solid #a3a3a3;
		overflow: hidden;
		padding: 10px;
		position: relative;
	}
	.cont_characteristic_list li::before,
	.cont_characteristic_list li::after {
		content: "";
		display: block;
		position: absolute;
	}
	.cont_characteristic_list li::before {
		background: #ba5080;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		position: absolute;
		bottom: 15px;
		right: 15px;
		z-index: 1;
	}
	.cont_characteristic_list li::after {
		width: 8px;
		height: 8px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		position: absolute;
		bottom: 21px;
		right: 23px;
		z-index: 2;
	}
	.cont_characteristic a {
		overflow: hidden;
	}
	.cont_characteristic_list h3,
	.cont_characteristic_list p,
	.cont_characteristic_list img{
		width: calc(50% - 5px);
	}
	.cont_characteristic_list h3 {
		color: #ba5080;
		font-size: 16px;
		font-weight: bold;
		background: none;
		padding: 0;
		height: auto;
		position: static;
		float: right;
	}
	.cont_characteristic_list img {
		float: left;
	}
	.cont_characteristic_list p {
		padding-bottom: 0;
		margin-top: 10px;
		float: right;
	}
	.cont_characteristic_list h3 span {
		font-size: 16px;
	}
	.cont_gallery {
		background: #fff;
	}
	.cont_gallery_inr,
	.cont_gallery ul {
		width: 100%;
	}
	.cont_gallery_youtube {
		margin-top: 0;
	}
	.cont_gallery li,
	.cont_gallery_youtube li:first-child {
		width: 100%;
		max-width: 100%;
	}
	.cont_gallery li img {
		width: 100%;
		height: auto;
	}
	.cont_gallery_icon {
		height: 25px;
		width: 80%;
		margin: 20px auto 0;
		background: -webkit-linear-gradient(bottom left, rgba(255,255,255,0) 50%, rgba(186,80,128,1.00) 50%) no-repeat top left/50% 100%, -webkit-linear-gradient(bottom right, rgba(255,255,255,0) 50%, rgba(186,80,128,1.00) 50%) no-repeat top right/50% 100%;
		background: -o-linear-gradient(bottom left, rgba(255,255,255,0) 50%, rgba(186,80,128,1.00) 50%) no-repeat top left/50% 100%, -o-linear-gradient(bottom right, rgba(255,255,255,0) 50%, rgba(186,80,128,1.00) 50%) no-repeat top right/50% 100%;
		background: linear-gradient(to top right, rgba(255,255,255,0) 50%, rgba(186,80,128,1.00) 50%) no-repeat top left/50% 100%, linear-gradient(to top left, rgba(255,255,255,0) 50%, rgba(186,80,128,1.00) 50%) no-repeat top right/50% 100%;
	}
	.cont_gallery_lnk {
		padding: 50px 20px 0;
	}
	.cont_gallery_lnk a {
		display: block;
		background: #f1e8ec;
		font-size: 16px;
		font-weight: bold;
		color: #ba5080;
		padding: 20px 10px;
		border-bottom: 4px solid #deafc2;
		position: relative;
	}
	.cont_gallery_lnk a::before, .cont_gallery_lnk a::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.cont_gallery_lnk a::before {
		width: 10px;
		height: 10px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		right: 25px;
		z-index: 2;
	}
	.cont_gallery_lnk a::after {
		background: #ba5080;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		right: 15px;
		z-index: 1;
	}
	.cont_example {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		background: #f1e8ec;
		padding-top: 30px;
	}
	.cont_example_inr {
		width: 100%;
	}
	.cont_example h2 {
		margin-bottom: 30px;
	}
	.cont_example p {
		padding: 0 15px;
		margin-bottom: 30px;
		line-height: 1.4;
	}
	.cont_example ul {
		flex-direction: column;
	}
	.cont_example ul li {
		width: 100%;
	}
	.cont_example ul li + li {
		margin-top: 30px;
	}
	.cont_example dd {
		padding: 0 15px;
	}
	.cont_example_inr h3 {
		font-size: 24px;
		color: #749b6d;
		margin: 20px auto;
		text-align: center;
	}
	.cont_example .cont_example_lnk {
		padding: 30px 20px 0;
	}
	.cont_example_lnk a {
		display: block;
		background: #fff;
		font-size: 16px;
		font-weight: bold;
		color: #ba5080;
		padding: 20px 10px;
		border-bottom: 4px solid #deafc2;
		position: relative;
	}
	.cont_example_lnk a::before, .cont_example_lnk a::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.cont_example_lnk a::before {
		width: 10px;
		height: 10px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		right: 25px;
		z-index: 2;
	}
	.cont_example_lnk a::after {
		background: #ba5080;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		right: 15px;
		z-index: 1;
	}
	.cont_interview {
		background: #fff;
	}
	.cont_interview_inr {
		width: 100%;
	}
	.cont_interview .cont_interview_top {
		padding: 0 15px;
	}
	.cont_interview .cont_interview_top p {
		font-size: 16px;
		line-height: 1.4;
	}
	.cont_interview .cont_interview_btm dl {
		flex-direction: column;
	}
	.cont_interview .cont_interview_btm dd {
		padding: 30px 15px;
	}
	.cont_interview .cont_interview_btm dd h3 {
		color: #ba5080;
		font-size: 20px;
	}
	.cont_interview .cont_interview_lnk {
		padding: 0 20px;
	}
	.cont_interview_lnk a {
		display: block;
		background: #f1e8ec;
		font-size: 16px;
		font-weight: bold;
		color: #ba5080;
		padding: 20px 10px;
		border-bottom: 4px solid #deafc2;
		position: relative;
	}
	.cont_interview_lnk a::before,
	.cont_interview_lnk a::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.cont_interview_lnk a::before {
		width: 10px;
		height: 10px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		right: 25px;
		z-index: 2;
	}
	.cont_interview_lnk a::after {
		background: #ba5080;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		right: 15px;
		z-index: 1;
	}
	.cont_youtube {
		background: #f1e8ec;
		padding-bottom: 30px;
	}
	.cont_youtube_inr,
	.cont_youtube_inr dt {
		width: 100%;
	}
	.cont_youtube_inr dt,
	.cont_youtube_inr dd {
		float: none;
	}
	.cont_youtube_top p {
		padding: 30px 15px;
	}
	.cont_youtube_inr dd {
		width: 100%;
		padding: 15px 10px;
		margin-bottom: 0;
	}
	.cont_youtube_inr dd h3 {
		color: #ba5080;
		margin-top: 20px;
	}
	.cont_btm_inr {
		width: 100%;
	}
	.cont_youtube_inr dd p {
		color: #333;
	}
	.cont_youtube_inr dd p.lnk {
		text-align: center;
	}
	.cont_youtube_inr .lnk2 {
		padding: 0 20px;
	}
	.cont_youtube_inr .lnk2 a {
		display: block;
		background: #fff;
		font-size: 16px;
		font-weight: bold;
		color: #ba5080;
		padding: 20px 10px;
		border-bottom: 4px solid #deafc2;
		position: relative;
	}
	.cont_youtube_inr .lnk2 a::before,
	.cont_youtube_inr .lnk2 a::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.cont_youtube_inr .lnk2 a::before {
		width: 10px;
		height: 10px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		right: 25px;
		z-index: 2;
	}
	.cont_youtube_inr .lnk2 a::after {
		background: #ba5080;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		right: 15px;
		z-index: 1;
	}
	.cont_btm {
		padding-top: 90px;
		padding-bottom: 105px;
		margin-bottom: 35px;
	}

	.cont_btm_inr {
		margin: 0 auto;
	}

	.cont_btm ul {
		display: flex;
		justify-content: space-between;
	}

	.cont_btm dl{
		border:1px solid #ba5080;
		width: 95%;
		margin: 0 auto;
		padding: 20px 0;
	}

	.cont_btm dt {
		padding-bottom: 20px;
		width: 90%;
		margin: 0 auto;
	}

	.cont_btm dd {
		font-size: 14px;
		color: #292929;
		padding: 0 60px 0 25px;
		line-height: 1.6em;
	}

	.cont_btm span {
		text-align: center;
		padding-bottom: 10px;
		color: #ba5080;
		font-size: 20px;
		display: block;
		font-weight: bold;
		height:80px;
	}

	.cont_btm ul {
		display: block;
	}

	.cont_btm ul li {
		margin-bottom: 30px;
	}

	.cont_btm ul > li {
		width: 100%;
	}

	.cont_btm dt {
		text-align: center;
	}

	.cont_btm {
		padding: 60px 0 20px 0;
		background: #fff;
	}

	.cont_btm dl {
		position: relative;
	}
	.cont_btm dl::before {
		content: "";
		position: absolute;
		bottom: 28px;
		right: 28px;

		background: #ba5080;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		z-index: 1;
	}

	.cont_btm dl::after {
		content: "";
		position: absolute;
		bottom: 36px;
		right: 38px;

		width: 10px;
		height: 10px;
		border-right: 2px solid #fff;
		border-top: 2px solid #fff;
		z-index: 1;

		transform: rotate(45deg);
	}

	.cont_btm span{
		height: 50px;
	}

	.top-ig_list li {
		width: 33.33%;
	}
	.top-ig_list li:nth-child(10),
	.top-ig_list li:nth-child(11),
	.top-ig_list li:nth-child(12),
	.top-ig_list li:nth-child(13),
	.top-ig_list li:nth-child(14),
	.top-ig_list li:nth-child(15),
	.top-ig_list li:nth-child(16) {
		display: none;
	}
	.ig_sp img {
		width: 100%;
		height: auto;
	}
	/* ランキングアイコン追加 */
	div.dotted {
  		width: 90%;
 		margin:0 auto;
  		height: 100px;
  		background-image: linear-gradient(to right, rgba(203, 197, 184,1), rgba(203, 197,184,1) 3px, transparent 3px, transparent 8px);
  		background-repeat: repeat-x;
  		background-size: 11px 3px;
  		background-position: left;
	}
	div.rank h2{
		font-size:1.8rem;
		text-align:center;
	}
}
