@charset "UTF-8";
/* CSS Document */

:root {
	--shippori_mincho: "Shippori Antique", sans-serif;
	--zenkaku_gothic: "Zen Kaku Gothic Antique", sans-serif;
	--c_green: #005160;
	--fz11: clamp(.9rem, 1.1vw, 1.1rem);
	--fz12: clamp(1rem, 1.2vw, 1.2rem);
	--fz13: clamp(1.1rem, 1.3vw, 1.3rem);
	--fz14: clamp(1.2rem, 1.4vw, 1.4rem);
	--fz15: clamp(1.3rem, 1.5vw, 1.5rem);
	--fz16: clamp(1.3rem, 1.6vw, 1.6rem);
	--fz17: clamp(1.3rem, 1.7vw, 1.7rem);
	--fz18: clamp(1.3rem, 1.8vw, 1.8rem);
	--fz19: clamp(1.3rem, 1.9vw, 1.9rem);
	--fz20: clamp(1.3rem, 2vw, 2rem);
	--fz21: clamp(1.3rem, 2.1vw, 2.1rem);
	--fz22: clamp(1.3rem, 2.2vw, 2.2rem);
	--fz23: clamp(1.3rem, 2.3vw, 2.3rem);
	--fz24: clamp(1.3rem, 2.4vw, 2.4rem);
	--fz25: clamp(1.3rem, 2.5vw, 2.5rem);
	--fz26: clamp(1.3rem, 2.6vw, 2.6rem);
	--fz27: clamp(1.3rem, 2.7vw, 2.7rem);
	--fz28: clamp(1.3rem, 2.8vw, 2.8rem);
	--fz29: clamp(1.3rem, 2.9vw, 2.9rem);
	--fz30: clamp(1.3rem, 3vw, 3rem);
	--fz31: clamp(1.3rem, 3.1vw, 3.1rem);
	--fz32: clamp(1.3rem, 3.2vw, 3.2rem);
	--fz33: clamp(1.3rem, 3.3vw, 3.3rem);
	--fz34: clamp(1.3rem, 3.4vw, 3.4rem);
	--fz35: clamp(1.3rem, 3.5vw, 3.5rem);
	--fz36: clamp(1.3rem, 3.6vw, 3.6rem);
	--fz37: clamp(1.3rem, 3.7vw, 3.7rem);
	--fz38: clamp(1.3rem, 3.8vw, 3.8rem);
	--fz39: clamp(1.3rem, 3.9vw, 3.9rem);
	--fz40: clamp(1.3rem, 4vw, 4rem);
	--fz41: clamp(1.3rem, 4.1vw, 4.1rem);
	--fz42: clamp(1.3rem, 4.2vw, 4.2rem);
	--fz43: clamp(1.3rem, 4.3vw, 4.3rem);
	--fz44: clamp(1.3rem, 4.4vw, 4.4rem);
	--fz45: clamp(1.3rem, 4.5vw, 4.5rem);
	--num35: clamp(16px, 3.5vw, 35px);
	--num40: clamp(18px, 4vw, 40px);
	--num50: clamp(23px, 5vw, 50px);
	--num60: clamp(27px, 6vw, 60px);
	--num70: clamp(32px, 7vw, 70px);
	--num80: clamp(36px, 8vw, 80px);
	--num90: clamp(41px, 9vw, 90px);
	--num100: clamp(45px, 10vw, 100px);
	--num110: clamp(50px, 11vw, 110px);
	--num120: clamp(54px, 12vw, 120px);
	--num130: clamp(59px, 13vw, 130px);
	--num140: clamp(63px, 14vw, 140px);
	--num150: clamp(68px, 15vw, 150px);
	--num160: clamp(72px, 16vw, 160px);
	--num170: clamp(77px, 17vw, 170px);
	--num180: clamp(81px, 18vw, 180px);
	--num190: clamp(86px, 19vw, 190px);
	--num200: clamp(90px, 20vw, 200px);
	--num235: clamp(106px, 23.5vw, 235px);
}
@media only screen and (max-width: 767px) {
	:root {
		--fz11: clamp(.9rem, 2.93vw, 1.1rem);
		--fz12: clamp(.9rem, 3.2vw, 1.2rem);
		--fz13: clamp(.9rem, 3.47vw, 1.3rem);
		--fz14: clamp(.9rem, 3.73vw, 1.4rem);
		--fz15: clamp(.9rem, 4vw, 1.5rem);
		--fz16: clamp(.9rem, 4.27vw, 1.6rem);
		--fz17: clamp(.9rem, 4.53vw, 1.7rem);
		--fz18: clamp(.9rem, 4.8vw, 1.8rem);
		--fz19: clamp(.9rem, 5.07vw, 1.9rem);
		--fz20: clamp(.9rem, 5.33vw, 2rem);
		--fz21: clamp(.9rem, 5.6vw, 2.1rem);
		--fz22: clamp(.9rem, 5.87vw, 2.2rem);
		--fz23: clamp(.9rem, 6.13vw, 2.3rem);
		--fz24: clamp(.9rem, 6.4vw, 2.4rem);
		--fz25: clamp(.9rem, 6.67vw, 2.5rem);
		--fz26: clamp(.9rem, 6.93vw, 2.6rem);
		--fz27: clamp(.9rem, 7.2vw, 2.7rem);
		--fz28: clamp(.9rem, 7.47vw, 2.8rem);
		--fz29: clamp(.9rem, 7.73vw, 2.9rem);
		--fz30: clamp(.9rem, 8vw, 3rem);
		--fz31: clamp(.9rem, 8.27vw, 3.1rem);
		--fz32: clamp(.9rem, 8.53vw, 3.2rem);
		--fz33: clamp(.9rem, 8.8vw, 3.3rem);
		--fz34: clamp(.9rem, 9.07vw, 3.4rem);
		--fz35: clamp(.9rem, 9.33vw, 3.5rem);
		--fz36: clamp(.9rem, 9.6vw, 3.6rem);
		--fz37: clamp(.9rem, 9.87vw, 3.7rem);
		--fz38: clamp(.9rem, 10.13vw, 3.8rem);
		--fz39: clamp(.9rem, 10.4vw, 3.9rem);
		--fz40: clamp(.9rem, 10.67vw, 4rem);
		--fz41: clamp(.9rem, 10.93vw, 4.1rem);
		--fz42: clamp(.9rem, 11.2vw, 4.2rem);
		--fz43: clamp(.9rem, 11.47vw, 4.3rem);
		--fz44: clamp(.9rem, 11.73vw, 4.4rem);
		--fz45: clamp(.9rem, 12vw, 4.5rem);
	}
}

html {
	scrollbar-gutter: stable;
}
/*top*/
#tanjou {
    position: relative;
    width: 100%;
	color: var(--c_green);
    font-family: var(--shippori_mincho);
    font-size: var(--fz16);
    background: #a1dce1;
}
#tanjou .fix_header {
    background: #a1dce1;
}
#tanjou .f_logo_wrap {
	background: var(--c_green);
}
#tanjou_hero {
    position: relative;
    width: 100%;
    padding: 20px 0 40px;
}
#tanjou_hero .hero_tit {
    position: relative;
    max-width: 550px;
    width: 43%;
    margin: auto;
    z-index: 1;
}
#tanjou_hero .hero_tit .main_img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 0;
}
#tanjou_hero .hero_tit .main_layer {
    position: absolute;
    bottom: 2px;
    left: 0;
    display: block;
    width: 100%;
    z-index: 3;
}
#tanjou_hero .hero_tit .main {
    opacity: 0;
    transition: all 1.7s .5s ease;
}
#tanjou_hero .hero_tit .main.show {
    opacity: 1;
}
#tanjou_hero .hero_tit .tit {
    opacity: 0;
    position: relative;
    top: 10px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    width: 79%;
    margin: 0 auto -28%;
    transition: all .7s ease;
    z-index: 1;
}
#tanjou_hero .hero_tit .tit.show {
    opacity: 1;
    top: 0;
}
#tanjou_hero .hero_tit .t1 {
    display: block;
    width: 26%;
    margin-right: 5%;
}
#tanjou_hero .hero_tit .t2, #tanjou_hero .hero_tit .t3 {
    display: block;
    width: 16%;
    margin-top: 8%;
}
#tanjou_hero .hero_tit .t2 {
    margin-right: auto;
}
#tanjou_hero .hero_tit .t3 {
	margin-right: 7px;
}
@keyframes floatCloud-right {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-100px);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes floatCloud-left {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(100px);
    }
    100% {
        transform: translateX(0);
    }
}
.tanjou_cloud_wrap .cloud.right {
    position: absolute;
    top: 10%;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    overflow: hidden;
    z-index: 0;
}
.tanjou_cloud_wrap .cloud.right .img1 {
    position: relative;
    max-width: inherit;
    width: 48%;
    margin-right: -20%;
}
.tanjou_cloud_wrap .cloud.right.anim_start .img1 {
    animation: floatCloud-right 40s linear infinite;
}
.tanjou_cloud_wrap .cloud.right .img2 {
    position: relative;
    display: block;
    width: 22%;
    margin-top: -10px;
    margin-right: 2%;
}
.tanjou_cloud_wrap .cloud.right.anim_start .img2 {
    animation: floatCloud-left 35s 5s linear infinite;
}
.tanjou_cloud_wrap .cloud.left {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    overflow: hidden;
    z-index: 0;
}
.tanjou_cloud_wrap .cloud.left .img1 {
    position: relative;
    display: block;
    max-width: inherit;
    width: 40%;
    margin-bottom: -10px;
    margin-left: -11%;
}
.tanjou_cloud_wrap .cloud.left.anim_start .img1 {
    animation: floatCloud-left 40s linear infinite;
}
.tanjou_cloud_wrap .cloud.left .img2 {
    position: relative;
    display: block;
    max-width: inherit;
    width: 57%;
    margin-left: -32%;
}
.tanjou_cloud_wrap .cloud.left.anim_start .img2 {
    animation: floatCloud-right 35s 5s linear infinite;
}
#tanjou .top_lead_txt {
	opacity: 0;
	position: relative;
    width: 92%;
    margin: auto;
	padding-top: var(--num35) 0 0;
    text-align: center;
	transform: translateY(10%);
	transition: all 1s ease;
}
#tanjou .top_lead_txt.scrl_in {
	opacity: 1;
	transform: translateY(0%);
}
#tanjou_member {
	opacity: 0;
    position: relative;
    width: 100%;
	padding-top: clamp(45px, 10vw, 100px);
	padding-bottom: 12vw;
    background: url("./img_tanjou/tanjou_figure3.png") center bottom/100% auto no-repeat, url("./img_tanjou/tanjou_figure2.png") center bottom/100% auto no-repeat;
	transition: all .5s ease;
}
#tanjou_member.scrl_in {
	opacity: 1;
}
#tanjou_member::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 26%;
	padding-top: 14%;
	background: url("./img_tanjou/tanjou_cloud5.png") right center/auto 100% no-repeat;
	transform: translateY(-100%);
}
#tanjou_member::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 29%;
	padding-top: 22%;
	background: url("./img_tanjou/tanjou_cloud6.png") left center/auto 100% no-repeat;
	transform: translateY(-15%);
}
.tanjou_member_li {
	position: relative;
    display: flex;
    justify-content: space-between;
    max-width: 505px;
    width: 92%;
    margin: auto;
    list-style: none;
	z-index: 1;
}
.tanjou_member_li::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 71px;
	height: 55px;
	background: url("./img_tanjou/tanjou_figure1.png") center center/contain no-repeat;
	transform: translate(-120%, -150%);
}
.tanjou_member_li > li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 23%;
}
.tanjou_member_li .name_post {
	opacity: 0;
	position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 1em;
    font-size: var(--fz24);
    font-weight: 500;
    line-height: 1.5;
    writing-mode: tb-rl;
	transform: translateY(20px);
	transition: all .7s ease;
}
.tanjou_member_li > li:nth-of-type(2) .name_post {
	transition-delay: .2s;
}
.tanjou_member_li > li:nth-of-type(3) .name_post {
	transition-delay: .4s;
}
.tanjou_member_li > li:nth-of-type(4) .name_post {
	transition-delay: .6s;
}
.tanjou_member_li .name_post.scrl_in {
	opacity: 1;
	transform: translateY(0);
}
.tanjou_member_li .name_post > .post {
    font-size: .5em;
    line-height: 1.3;
}
.tanjou_member_li .name_post > .name > small {
    font-size: .66em;
}
@keyframes anim_bottom_top {
    0% {
		opacity: 0;
        transform: translateY(10%);
    }
	75% {
        transform: translateY(-2%);
    }
    100% {
		opacity: 1;
        transform: translateY(0);
    }
}
.tanjou_member_li > li > img {
	opacity: 0;
	position: relative;
    display: block;
    width: 100%;
    margin-top: auto;
	transform: translateY(20%);
}
.tanjou_member_li > li:nth-of-type(1).scrl_in > img {
	animation: anim_bottom_top .8s 1.3s linear forwards;
}
.tanjou_member_li > li:nth-of-type(2).scrl_in > img {
	animation: anim_bottom_top .8s 1.5s linear forwards;
}
.tanjou_member_li > li:nth-of-type(3).scrl_in > img {
	animation: anim_bottom_top .8s 1.7s linear forwards;
}
.tanjou_member_li > li:nth-of-type(4).scrl_in > img {
	animation: anim_bottom_top .8s 1.9s linear forwards;
}
#tanjou .discussion_sec {
	position: relative;
	width: 100%;
	padding-bottom: var(--num60);
	background: #daf1f3;
}
#tanjou .discussion_sec .inner {
    max-width: 32em;
    width: 92%;
    padding-top: var(--num60);
    margin: auto;
	line-height: 1.7;
}
.discussion_sec_tit {
	width: 100%;
	margin-bottom: 1.5em;
	font-size: var(--fz24);
	font-family: var(--zenkaku_gothic);
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
}
.discussion_sec_tit span {
    display: inline-block;
    padding: .1em .5em;
    margin-top: .5em;
    background: #a1dce1;
    box-shadow: .2em .2em 0 var(--c_green);
}
#tanjou .discussion_sec .inner > * + *, #tanjou .discussion_sec .comment > * + * {
    margin-top: 2em;
}
#tanjou .discussion_sec .comment {
    width: 100%;
}
#tanjou .discussion_sec .comment .cont {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
	width: 100%;
	z-index: 1;
}
#tanjou .discussion_sec .comment .name {
	flex-shrink: 0;
	width: auto;
	margin-right: 1em;
	white-space: nowrap;
}
#tanjou .discussion_sec .comment .txt {
	width: 100%;
}
#tanjou .discussion_sec .comment .img {
	position: relative;
	display: block;
	width: 100%;
}
#tanjou .discussion_sec .comment .img::before {
	content: '';
	opacity: 0;
	position: absolute;
	display: block;
	z-index: -1;
	transition: all .5s .5s ease;
}
#tanjou .discussion_sec .comment .img.scrl_in::before {
	opacity: 1;
}
#tanjou .discussion_sec .comment .img > img {
	position: relative;
	display: block;
	width: 100%;
	z-index: 1;
}
#tanjou .discussion_sec .comment .img_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
#tanjou .discussion_sec .comment .img_wrap.c2 .post_img {
	position: relative;
	display: block;
	width: 49%;
	padding-top: 33%;
	margin-bottom: 2%;
	overflow: hidden;
}
#tanjou .discussion_sec .comment .img_wrap.c2 .post_img > img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%, -50%);
}
#tanjou .discussion_sec .scrl {
	opacity: 0;
	transform: translateY(50px);
	transition: all .7s ease;
}
#tanjou .discussion_sec .scrl.scrl_in {
	opacity: 1;
	transform: translateY(0);
}
#tanjou .discussion_sec .next_link {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#tanjou .discussion_sec  .next_link > .next_t {
	opacity: 1;
	position: relative;
	display: block;
	padding: 0 2em;
	margin-bottom: 5px;
	color: var(--c_green);
	font-size: var(--fz12);
	transition: all .3s ease;
}
#tanjou .discussion_sec  .next_link > .next_t:hover {
	opacity: .6;
}
#tanjou .discussion_sec  .next_link > .next_t::before, #tanjou .discussion_sec  .next_link > .next_t::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 2px;
	height: 1.3em;
	background: var(--c_green);
	transform: translateY(-50%);
}
#tanjou .discussion_sec  .next_link > .next_t::after {
	left: auto;
	right: 0;
}
#tanjou .discussion_sec .next_link > .next_btn {
	position: relative;
	display: block;
	width: 100%;
}
#tanjou .discussion_sec .next_link .btn {
	position: relative;
	z-index: 0;
}
#tanjou .discussion_sec .next_link .btn_hover {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s ease;
	z-index: 1;
}
#tanjou .discussion_sec .next_link a:hover .btn_hover {
	opacity: 1;
	transition: all .3s ease;
}
#tanjou_top_discussion1 .comment:nth-of-type(1) .img::before {
	top: 0;
	right: 0;
	width: 60%;
	padding-top: 30%;
	background: url("./img_tanjou/tanjou_pattern1.png") center center/contain no-repeat;
	transform: translate(70%, -25%);
}
#tanjou_top_discussion1 .comment:nth-of-type(2) .img::before {
	top: 0;
	left: 0;
	width: 68%;
	padding-top: 27%;
	background: url("./img_tanjou/tanjou_pattern2.png") center center/contain no-repeat;
	transform: translate(-70%, -25%);
}
#tanjou_top_discussion1 .comment:nth-of-type(3) .img::before {
	top: 0;
	right: 0;
	width: 40%;
	padding-top: 19%;
	background: url("./img_tanjou/tanjou_pattern3.png") center center/contain no-repeat;
	transform: translate(60%, -65%);
}
#tanjou_top_discussion2 .comment:nth-of-type(1) .img::before, #tanjou_top_discussion6 .comment:nth-of-type(4) .img::before {
	top: 0;
	left: 0;
	width: 38%;
	padding-top: 26%;
	background: url("./img_tanjou/tanjou_figure4.png") center center/contain no-repeat;
	transform: translate(-65%, -50%);
}
#tanjou_top_discussion2 .comment:nth-of-type(1) .img::before {
	top: 0;
	left: 0;
	width: 38%;
	padding-top: 26%;
	background: url("./img_tanjou/tanjou_figure4.png") center center/contain no-repeat;
	transform: translate(-65%, -50%);
}
#tanjou_top_discussion2 .comment:nth-of-type(4) .img::before {
	top: 0;
	right: 0;
	width: 62%;
	padding-top: 33%;
	background: url("./img_tanjou/tanjou_figure5.png") center center/contain no-repeat;
	transform: translate(70%, -65%);
}
#tanjou br.sp {
	display: none;
}
/*//top*/

/*second*/
#tanjou_head {
	position: relative;
    width: 100%;
    padding: 6vw 0 12vw;
    background: url("./img_tanjou/tanjou_figure3.png") center bottom/100% auto no-repeat, url("./img_tanjou/tanjou_second_figure1.png") center bottom/100% auto no-repeat;
}
#tanjou_head::before {
	content: '';
	position: absolute;
	top: 5%;
	left: 0;
	display: block;
	max-width: 500px;
	width: 26%;
	padding-top: 19%;
	background: url("./img_tanjou/tanjou_second_cloud1.png") right center/auto 100% no-repeat;
}
#tanjou_head::after {
	content: '';
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	max-width: 900px;
	width: 34%;
	padding-top: 23%;
	background: url("./img_tanjou/tanjou_second_cloud2.png") left center/auto 100% no-repeat;
}
#tanjou_head .tit {
	opacity: 0;
	position: relative;
	top: 10px;
    display: flex;
	flex-direction: row-reverse;
    justify-content: center;
    align-items: flex-start;
    width: 92%;
    margin: auto;
	transition: all 1s .5s ease;
	z-index: 1;
}
#tanjou_head .tit.show {
	opacity: 1;
	top: 0;
}
#tanjou_head .tit > img {
    display: block;
    max-width: 100px;
    width: 6%;
    margin: 0 3px;
}
#tanjou_top_discussion3 .comment:nth-of-type(1) .img::before {
	top: 0;
	right: 0;
	width: 68%;
	padding-top: 27%;
	background: url("./img_tanjou/tanjou_pattern2.png") center center/contain no-repeat;
	transform: translate(70%, -25%);
}
#tanjou_top_discussion3 .comment:nth-of-type(4) .img::before {
	top: 0;
	left: 0;
	width: 36%;
	padding-top: 30%;
	background: url("./img_tanjou/tanjou_figure6.png") center center/contain no-repeat;
	transform: translate(-75%, -45%);
}
#tanjou_top_discussion4 .comment:nth-of-type(1) .img::before, #tanjou_top_discussion6 .comment:nth-of-type(2) .img::before {
	top: 0;
	right: 0;
	width: 68%;
	padding-top: 47%;
	background: url("./img_tanjou/tanjou_figure7.png") center center/contain no-repeat;
	transform: translate(45%, -66%);
}
#tanjou_top_discussion4 .comment:nth-of-type(2) .img::before {
	top: 0;
	left: 0;
	width: 35%;
	padding-top: 36%;
	background: url("./img_tanjou/tanjou_figure8.png") center center/contain no-repeat;
	transform: translate(-70%, -50%);
}
#tanjou_top_discussion4 .comment:nth-of-type(3) .img::before {
	top: 0;
	right: 0;
	width: 39%;
	padding-top: 61%;
	background: url("./img_tanjou/tanjou_figure9.png") center center/contain no-repeat;
	transform: translate(65%, -33%);
}
#tanjou_top_discussion4 .comment:nth-of-type(5) .img::before {
	top: 0;
	left: 0;
	width: 60%;
	padding-top: 30%;
	background: url("./img_tanjou/tanjou_pattern1.png") center center/contain no-repeat;
	transform: translate(-55%, -20%);
}
#tanjou_top_discussion4 .comment:nth-of-type(9) .img::before {
	top: 0;
	right: 0;
	width: 60%;
	padding-top: 36%;
	background: url("./img_tanjou/tanjou_figure10.png") center center/contain no-repeat;
	transform: translate(62%, -47%);
}
#tanjou_top_discussion5 .comment:nth-of-type(1) .img::before {
	top: 0;
	left: 0;
	width: 40%;
	padding-top: 19%;
	background: url("./img_tanjou/tanjou_pattern3.png") center center/contain no-repeat;
	transform: translate(-70%, -65%);
}
#tanjou_top_discussion6 .comment:nth-of-type(1) .img::before {
	top: 0;
	left: 0;
	width: 68%;
	padding-top: 27%;
	background: url("./img_tanjou/tanjou_pattern2.png") center center/contain no-repeat;
	transform: translate(-40%, -25%);
}
#tanjou_top_discussion6::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 13vw;
	background: #a1dce1;
	z-index: 0;
}
#tanjou .end_block {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	padding-bottom: var(--num40);
    background: #a1dce1;
}
#tanjou .end_block .top_lead_txt {
	max-width: 33em;
	width: 92%;
	margin-bottom: var(--num35);
}
#tanjou .end_block .end {
	max-width: 180px;
	width: 9%;
}
#tanjou .end_block .end > img {
	display: block;
	width: 100%;
}
#tanjou .btn_block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
	padding: var(--num40) 0 var(--num35);
    background: var(--c_green);
}
#tanjou .btn_block > a {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 340px;
	width: 92%;
	padding: .3em;
	color: #fff;
	font-size: var(--fz19);
	font-family: var(--zenkaku_gothic);
	background: var(--c_green);
	border: 1px solid #fff;
	border-radius: 9999px;
	transition: all .3s ease;
}
#tanjou .btn_block > a:hover {
	background: #dfc69d;
}
#tanjou .btn_block > a + a {
	margin-top: 1em;
}
/*//second*/

@media only screen and (max-width: 768px) {
	#tanjou {
		font-size: var(--fz14);
	}
	#tanjou_hero .hero_tit {
		max-width: 400px;
		width: 80%;
	}
	#tanjou_hero .hero_tit .main_layer {
		bottom: 1px;
	}
	#tanjou br.sp {
		display: block;
	}
	.discussion_sec_tit {
		font-size: var(--fz20);
	}
	#tanjou_top_discussion2 .comment:nth-of-type(1) .img::before, #tanjou_top_discussion6 .comment:nth-of-type(4) .img::before {
		transform: translate(-15%, -65%);
	}
	#tanjou_top_discussion2 .comment:nth-of-type(4) .img::before {
		transform: translate(45%, -95%);
	}
	#tanjou_head .tit > img {
		width: 15%;
	}
	#tanjou_top_discussion3 .comment:nth-of-type(4) .img::before {
		transform: translate(-25%, -95%);
	}
	#tanjou_top_discussion4 .comment:nth-of-type(2) .img::before {
		transform: translate(-20%, -75%);
	}
	#tanjou_top_discussion4 .comment:nth-of-type(3) .img::before {
		transform: translate(40%, -65%);
	}
	#tanjou_top_discussion4 .comment:nth-of-type(9) .img::before {
		transform: translate(50%, -60%);
	}
	#tanjou .end_block .end {
		width: 30%;
	}
	#tanjou_head {
		padding-bottom: 21vw;
	}
	#tanjou_head::after {
		width: 30%;
        padding-top: 47%;
		background: url("./img_tanjou/tanjou_second_cloud2_sp.png") left center/auto 100% no-repeat;
	}
}

















