@charset "UTF-8";

@media only screen and (min-width: 670px){
	.sp {
		display: none !important;
	}
}
@media only screen and (max-width: 669px) {
  .pc {
		display: none !important;
	}
}
.main-visual_bnr {
	position: relative;
}
.title-wrap {
	text-align:center;
	font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	color: #6B460B;
	position:absolute;
}
.title-wrap p{
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	color: white;
}
p.top-text {
	text-align: center;
	color: #6B460B;
}
.year {
	text-align: center;
}
.title-wrap h1 {
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	color: #6B460B;
}
.sub-text p{
	text-align: center;
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.main {
	background: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/gogatsu-erabikata/bg.png);
	background-color: #E1EAF2;
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.main-text {
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	background-color: #9CC8D0;
	color: white;
	text-align: center;
}
.cycle {
	color: #565656;
	background:  #FFFDF2;
	border: dashed 2.5px #9FC2E0;
	border-radius: 8px;
}
.cycle h2 {
	color: #9CC8D0;
	text-align: center;
}
.cycle-1 {
	text-align: center;
	background-color: #9CC8D0;
	color: white;
	font-weight: bold;
}
.wrap4 p{
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.cycle-2 {
	text-align: center;
	background-color: #9CC8D0;
	color: white;
}
.bg-arrow {
	text-align: center;
}
.button {
	text-align:center;
	background-color:#9CC8C7;
	color: white;
	border: 2px solid #9CC8C7;
}
.button:hover{
	background-color: white;
	color: #9CC8C7;
}
.button-y {
	text-align:center;
	background-color:#F5B652;
	color: white;
	border: 2px solid #F5B652;
}
.button-y-img {
	position: absolute;
}
.button-b {
	text-align:center;
	background-color: white;
	color: #6B460B;
	border: 2px solid #6B460B;
}
.m {
	text-align: center;
}
.banner {
	position: relative;
}
.banner a img {
	position: relative;
}
.banner2 {
	position: relative;
}
.banner2 a img {
	margin: 0 auto;
}
.ba-text {
	position: absolute;
	color: white;
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.ba-text-2 {
	position: absolute;
	color: white;
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.ba-text-p1-1 {
	position: absolute;
	color: white;
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.ba-text-p1-2 {
	position: absolute;
	color: #CCBE64;
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.ba-text-p1-3 {
	position: absolute;
	color: white;
	font-family:"Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.ba-text-p2 {
	position: absolute;
	color: white;
	font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.ba-text-p2-2 {
	position: absolute;
	color: white;
	font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}


@media only screen and (min-width: 670px) {
	.main-visual_bnr {
		width: 1000px;
    margin: 0 auto;
	}
  .title-wrap {
		top: 7%;
    left: 35.5%;
	}
	.title-wrap p{
		font-size: 14px;
	}
	.top-text {
		padding-top: 10px;
	}
	.title-wrap h1 {
		font-size: 32px;
		line-height: 1.2em;
		padding: 37px 0 15px;
    border-bottom: solid 1px #9CC8D0;
	}
	.main-visual_text {
		margin: 40px auto 60px;
    text-align: center;
    font-size: 14px;
    line-height: 2;
    width: 1000px;
	}
	.main {
		padding-top: 80px;
		padding-bottom: 20px;
	}
	.section-title {
		background-color: #9CC8D0;
	}
	.main-text {
		height: 80px;
		display: flex;
		width: 1000px;
    margin: 0 auto;
    justify-content: center;
	}
	.main-text p {
		font-size: 30px;
		padding: 0 30px;
    line-height: 80px;
	}
	.main-text img {
		width: 47px;
	}
	.cycle {
		width: 1000px;
		margin: 0 auto 3em;
		margin-top: 30px;
		padding: 57px 70px 40px;
		box-shadow: 0px 0px 0px 10px #FFFDF2,5px 5px 5px 10px #D4D4D4;
		border: dashed 2.5px #9FC2E0;
		border-radius: 8px;
	}
	.cycle h2 {
		font-size: 28px;
		margin-bottom: 30px;
    margin-top: 20px;
	}
	.step-1.cycle h2 {
		margin-bottom: 15px;
	}
	.cycle-1 {
		font-size: 11px;
		width: 80px;
		height: 80px;
		border-radius: 50%;
		margin: 0 auto;
		margin-top: -110px;
		font-weight: bold;
		line-height: 2em;
		padding-top: 14px;
	}
	.cycle-1 span {
		font-size: 26px;
	}
	.cycle img {
		margin-right: 30px;
		margin-bottom: 20px;
	}
	.wrap {
		display: flex;
	}
	.wrap img {
		width:280px;
		height:auto;
	}
	.step-1 .wrap img {
		width:250px;
	}
	.wrap2 {
		display: flex;
		flex-direction: column;
		width: 560px;
	}
	.wrap3{
		display: flex;
		justify-content: flex-start;
		margin-bottom: 24px;
	}
	.step-1 .wrap3 {
		margin: 15px 0 24px;
	}
	.wrap4 p{
		font-size: 14px;
		line-height: 1.8;
	}
	.cycle-2 {
		width: 39px;
		height: 39px;
		border-radius: 50%;
		padding-top: 2px;
		font-size: 18px;
	}
	.bg-arrow {
		display: flex;
    flex-direction: column;
		width: 1000px;
    margin: -50px auto 60px;
		align-items: center;
	}
	.bg-arrow img {
		margin-bottom: 10px;
    width: 52px;
	}
	.c3 {
		margin-left: -5px;
	}
	.button {
		width:320px;
		text-align:center;
		padding:10px 52px;
		border-radius:25px;
		font-size:18px;
		margin: 0 auto;
		border: 2px solid #9CC8C7;
		margin-top: 5px;
	}
	.button:hover{
		background-color: white;
		color: #9CC8C7;
	}
	.button-y {
		display: flex;
		width:320px;
		padding: 10px 30px 10px 45px;
		border-radius:25px;
		font-size:18px;
		margin: 0 auto;
		border: 2px solid #F5B652;
	}
	.button-y:hover{
		background-color: white;
		color: #F5B652;
	}
	.button-y::after {
		content: "";
		display: block;
		height: 20px;
		width: 20px;
		background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/gogatsu-erabikata/icon_insta.svg);
		background-repeat: no-repeat;
    margin: 3px 0 0 10px;
	}
	.button-y:hover::after {
		content: "";
		display: block;
		height: 20px;
		width: 20px;
		background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/gogatsu-erabikata/icon_insta-hover.svg);
		background-repeat: no-repeat;
    margin: 3px 0 0 10px;
	}
	.button-y-img {
		margin-top: 0.2%;
		margin-left: 0.5%;
	}
	.button-b {
		width:320px;
		padding:10px 52px;
		border-radius:25px;
		font-size: 18px;
		margin: 0 auto;
		border: 2px solid #6B460B;
	}
	.button-b:hover{
		background-color:#6B460B;
		color: white;
	}
	.m {
		margin: 0 auto;
	}
	.banner {
		width: 600px;
		margin: 0 auto;
	}
	.banner a img {
		width: 445px;
		max-width: 445px;
		margin: 0 auto;
	}
	.banner2 {
		margin: 0 auto;
		width: 600px;
	}
	.banner2 a img {
		width: 600px;
		margin: 0 auto;
	}
	.ba-text {
		top: 34%;
    left: 55%;
    font-size: 18px;
	}
	.ba-text-2 {
		/* top: 18.5%;
    left: 51%; */
    font-size: 18px;
    left: 265px;
    width: 252px;
    text-align: center;
    top: 7px;
    height: 69px;
    display: flex;
    align-items: center;
    justify-content: center;
	}
	/* .one-text .ba-text-2 {
		top: 34%;
    left: 48%;
    font-size: 18px;
	} */
	.ba-text-p1-1 {
		top: 19%;
    left: 45%;
    font-size: 14px;
	}
	.ba-text-p1-2 {
		top: 57%;
    left: 33.5%;
    font-size: 22px;
	}
	.ba-text-p1-3 {
		bottom: 14%;
    right: 2%;
    font-size: 11px;
	}
	.ba-text-p2 {
		top: 25%;
    left: 48%;
    font-size: 14px;
	}
	.ba-text-p2-2 {
		top: 20%;
    left: 39.5%;
    font-size: 20px;
    letter-spacing: 3px;
	}
	.ba-text-p2-2 span {
		font-size: 17px;
	}
	.ba-text-p2 span {
		font-size: 18px;
	}
	.step-2 .banner2,.step-5 .banner2 {
		margin-top: 10px;
	}
	.button-wrap {
		margin-top: 20px;
    margin-bottom: 0;
	}
	.button-wrap-b {
		margin-top: 60px;
		margin-bottom: 120px;
		width: 1000px;
	}
	.buttom-warp-y{
		margin-top: 20px;
    margin-bottom: 0;
	}
	.buttom-warp-y a {
		max-width:320px;
	}
	.b2 a img {
		width: 600px
	}
	.ba-c:hover {
		opacity: 0.8;
	}
	.bg-arrow.m-b-0 {
		margin-bottom: 0;
	}
	.b2 {
		margin-bottom: 10px;
	}
	.banner2 picture {
		display: block;
    width: 100%;
    box-shadow: 0px 1px 5px 0px #ccc;
	}
}


@media only screen and (max-width: 669px) {
	.cl {
		margin-right:-100px;
	}
	.cr {
		margin-left:-20px;
	}
	.title-wrap {
    text-align:center;
		top: 22.5vw;
    left: 14.5vw;
	}
	.title-wrap p{
		font-size: 3.4vw;
		line-height: 2.0em;
	}
	.top-text {
		font-size: 3.4vw;
		padding-top: 1.5vw;
	}
	.year {
		text-align: center;
	}
	.title-wrap h1 {
		font-size: 7.5vw;
    padding: 8vw 0 2vw;
		line-height: 1.2em;
		color: #6B460B;
		border-bottom: solid 1px #9CC8D0;
	}
	.main-visual_text {
		width: 90vw;
    margin: 2vw auto 7vw;
		font-size: 3.4375vw;
	}
	.main {
		padding-top: 80px;
		padding-bottom: 20px;
	}
	.main-text {
		height: 15vw;
		display: flex;
    line-height: 15vw;
    justify-content: center;
	}
	.main-text img {
		width: 8vw;
	}
	.main-text p {
		font-size: 5.5vw;
    padding: 0 3.5vw;
	}
	.cycle {
		width: 85vw;
		margin: 0 auto;
    padding: 6vw 5vw 12vw;
    box-shadow: 0px 0px 0px 10px #fffdf2, 1vw 1vw 1vw 0vw #999;
    border-top: dashed 2.5px #9FC2E0;
		border-bottom: dashed 2.5px #9FC2E0;
		border-left: dashed 2.5px #9FC2E0;
		border-right: dashed 2.5px #9FC2E0;
    border-radius: 2.5px;
	}
	.cycle h2 {
		font-size: 5vw;
    margin-bottom: 5vw;
    margin-top: 5vw;
	}
	.cycle-1 {
		width: 20vw;
    height: 20vw;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -19vw;
    line-height: 1.1;
    padding-top: 4.55vw;
    font-size: 3.45vw;
	}
	.cycle-1 span {
		font-size: 7vw;
	}
	.step-1 .pc-left {
		width: 60vw;
    margin: 0 auto;
	}
	.cycle div img {
		margin-bottom: 20px;
	}
	.wrap3{
		display: flex;
    justify-content: center;
    margin: 0 auto;
	}
	.wrap3-2 {
		display: flex;
		justify-content: flex-start;
		width: 240px;
		margin: 0 auto;
	}
	.wrap3-3 {
		display: flex;
		justify-content: flex-start;
		width: 280px;
		margin: 0 auto;
	}
	.wrap3-4 {
		display: flex;
		justify-content: flex-start;
		width: 160px;
		margin: 0 auto;
	}
	.wrap4 p{
		font-size: 3.45vw;
    margin-top: 5vw;
    margin-bottom: 7vw;
    line-height: 1.8;
	}
	.cycle-2 {
		width: 39px;
		height: 39px;
		border-radius: 50%;
		padding-top: 2px;
		font-size: 18px;
	}
	.cr {
		margin-left: -80px;
	}
	.cl {
		margin-right: -80px;
	}
	.c3 {
		margin-left: -5px;
	}
	.bg-arrow {
		display: flex;
    flex-flow: column;
    width: 90vw;
    margin: -7.5vw auto 15vw;
		align-items: center;
	}
	.bg-arrow img {
		width: 12vw;
		margin-bottom: 2vw;
	}
	.button {
		border-radius:20vw;
		margin: 0 auto;
		border: 2px solid #9CC8C7;
		width: 70vw;
    padding: 2vw 0;
    font-size: 3.58vw;
	}
	.button-y {
		display: flex;
		width: 70vw;
    text-align: center;
    padding: 2vw 0 2vw 12vw;
    border-radius: 20vw;
    font-size: 3.58vw;
    margin: 0 auto;
    border: 2px solid #F5B652;
	}
	.button-y::after {
		content: "";
		display: block;
		height: 4vw;
		width: 4vw;
		background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/gogatsu-erabikata/icon_insta.svg);
		background-repeat: no-repeat;
    margin: 0.7vw 0 0 2vw;
		background-size: contain;
	}
	.button-b {
		width: 42.98vw;
    height: 8.75vw;
		margin: 0 auto;
		margin-top: 5vw;
    margin-bottom: 10vw;
		font-size: 3.75vw;
    align-items: center;
    justify-content: center;
    border: 1px solid #6b460b;
		border-radius: 28px;
    line-height: 8.75vw;
	}
	.m {
		margin: 0 auto;
		text-align: center;
	}
	.banner {
		width: 70vw;
		margin: 0 auto;
	}
	.banner a img {
		width: 480px;
		max-width: 70vw;
		margin: 0 auto;
	}
	.banner2 {
		margin: 0 auto;
		width: 70vw
	}
	.banner2 a img {
		width: 70vw;
		max-width: 70vw;
		margin: 0 auto;
	}
	.ba-text {
		top: 5vw;
    left: 37vw;
    font-size: 3.45vw;
	}
	.ba-text-2 {
		/* top: 20%;
    left: 48%; */
    font-size: 3.45vw;
	top: calc(100vw/ 640 * 7);
    left: calc(100vw/ 640 * 190);
    width: calc(100vw/ 640 * 252);
    text-align: center;
    height: calc(100vw/ 640 * 80);
    display: flex;
    align-items: center;
    justify-content: center;
	}
	.ba-text-p1-1 {
		top: 10%;
    left: 42%;
    font-size: 2.45vw;
	}
	.ba-text-p1-2 {
		top: 33%;
    left: 35.5%;
    font-size: 4vw;
    line-height: 1.3;
	}
	.ba-text-p1-2 span {
		font-size: 3vw;
	}
	.ba-text-p1-3 {
		bottom: 9%;
		left: 33.5%;
    font-size: 2vw;
    background-color: #35496A;
    padding: 0 4.55vw;
    border-radius: 20vw;
	}
	.ba-text-p2 {
		top: 17%;
    left: 44%;
    font-size: 2.5vw;
    line-height: 1.5;
	}
	.ba-text-p2 span {
		font-size: 4.45vw;
	}
	.ba-text-p2-2 {
		top: 3.5vw;
    left: 21vw;
    font-size: 4.5vw;
    line-height: 1.3;
    letter-spacing: 0.5vw;
	}
	.ba-text-p2-2 span {
		font-size: 3.4vw;
	}
	.step-2 .banner2 {
		margin: 3vw auto 0;
	}
	.ba-text-p5 {
		top:-10vw;
		left: 39vw;
		font-size: 2rem;
	}
	.ba-text-p6 {
		top:-12vw;
		left: 35vw;
		font-size: 16px;
	}
	.ba-text-p7 {
		top:-12vw;
		left: 39vw;
		font-size: 16px;
	}
	.button-wrap {
		margin-top: 3vw;
    margin-bottom: 0;
	}
	.buttom-warp-y{
		margin-top: 3vw;
    margin-bottom: 0;
	}
	.t {
		margin-top:-20px;
	}
	.b3 {
		margin-top:10px;
	}
	.b2 a img {
		width: 600px
	}
	.b2 {
		margin-bottom: 2vw;
	}
	.bg-arrow.m-b-0 {
		margin-bottom: 8.5vw;
	}
	/* .one-text .ba-text-2 {
		top: 20%;
    left: 53%;
    font-size: 3.45vw;
	} */
	.banner2 picture {
		display: block;
    width: 100%;
    box-shadow: 0px 2px 4px 0px #ccc;
	}
	/* .step-8 .b2 .ba-text-2 {
		left: 46%;
	} */
}
