@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/hina-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: #DDB4B4;
	color: white;
	text-align: center;
}
.cycle {
	color: #565656;
	background:  #FFFDF2;
	border: dashed 2.5px #DDB4B4;
	border-radius: 8px;
}
.cycle h2 {
	color: #CC9C9C;
	text-align: center;
}
.cycle-1 {
	text-align: center;
	background-color: #DDB4B4;
	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: #DDB4B4;
	color: white;
}
.bg-arrow {
	text-align: center;
}
.button {
	text-align:center;
	background-color:#DDB4B4;
	color: white;
	border: 2px solid #DDB4B4;
}
.button:hover{
	background-color: white;
	color: #DDB4B4;
}
.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; */
		padding: 42px 0 15px;
    /* border-bottom: solid 1px #DDB4B4; */
	}
	.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: #DDB4B4;
	}
	.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 #DDB4B4;
		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 #DDB4B4;
		margin-top: 5px;
	}
	.button:hover{
		background-color: white;
		color: #DDB4B4;
	}
	.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: 15%;
    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: 46%;
    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: 22%;
    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; */
	padding: calc(100vw / 640 * 58) 0 2vw;
		line-height: 1.2em;
		color: #6B460B;
		/* border-bottom: solid 1px #9CC8D0; */
		/* border-bottom: solid 1px #CC9C9C; */
	}
	.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 #DDB4B4;
		border-bottom: dashed 2.5px #DDB4B4;
		border-left: dashed 2.5px #DDB4B4;
		border-right: dashed 2.5px #DDB4B4;
    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 #DDB4B4;
		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: 17%;
    left: 47%; */
    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: 11%;
		left: 44.5%;
    font-size: 2.45vw;
	}
	.ba-text-p1-2 {
		top: 33%;
    left: 36%;
    font-size: 4vw;
    line-height: 1.3;
	}
	.ba-text-p1-2 span {
		font-size: 3vw;
	}
	.ba-text-p1-3 {
		bottom: 9.5%;
    left: 34%;
    font-size: 2vw;
    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: 18%;
    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%;
	} */
}

/*祝い方*/
#hina-iwaikata .title-wrap{
    left: 50%;
    transform: translateX(-50%);
}
#hina-iwaikata .title-wrap h1{
	border-bottom: none;
}
.local-nav{
	padding-bottom: 70px;
}
.local-nav-list{
	display: flex;
	flex-wrap: wrap;
    gap: 30px 20px;
	font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	width: 1000px;
    margin: 0 auto;
}
.local-nav-list-item:nth-child(3n + 1){
	width:350px;
}
.local-nav-list-item:nth-child(3n - 1){
	width:260px;
}
.local-nav-list-item:nth-child(3n){
	width:305px;
}
.local-nav-list-item a{
	display: flex;
	align-items: center;
}
.local-nav-list-item-text{
    text-decoration: underline;
	width: calc(100% - 90px - 10px);
}
a:hover .local-nav-list-item-text{
    text-decoration: none;
}
.local-nav-list-item-step{
	background-color: #DDB4B4;
	color: #ffffff;
	width: 90px;
	border-radius: 20px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
	font-size: 14px;
	letter-spacing: 0.7px;
}
.local-nav-list-item-step span{
	font-size: 16px;
	padding-left: .5em;
}
#hina-iwaikata .step-1.cycle h2{
	margin-bottom: 30px;
}
#hina-iwaikata .main-visual_text p,
#hina-iwaikata .cycle p{
	color: #4E4E4E;
	padding-bottom: 1em;
	font-family: 'Noto Sans JP', sans-serif;
}

#hina-iwaikata .main-visual_text p:last-child,
#hina-iwaikata .cycle p:last-child{
	padding-bottom: 0;
}
#hina-iwaikata .cycle .wrap4{
	text-align: center;
}
#hina-iwaikata .cycle .wrap4 h3{
	font-size: 16px;
	color: #CC9C9C;
	border-top: #CC9C9C 1px solid ;
	border-bottom: #CC9C9C 1px solid ;
	width: 500px;
    margin: 0 auto;
    padding: 8px 0;
	margin-bottom: 1em;
    margin-top: 16px;
}
#hina-iwaikata .banner{
    padding-top: 32px;
}
#hina-iwaikata .banner a {
	position: relative;
    display: block;
	box-shadow: 2px 2px 3px #00000040;
}
#hina-iwaikata .banner a img {
    width: 100%;
	max-width: 100%;
}
#hina-iwaikata .ba-text-p2 {
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    width: 300px;
    left: unset;
    right: 0;
}
#hina-iwaikata .photocon .ba-text-p2 {
    width: 356px;
}
.cycle .cycle-img{
	width: 360px;
    margin: 0 auto;
}
.cycle .cycle-img img{
	margin-right: 0;
}
.cycle .link-icon:before{
    content: "";
    background-image: url(/wp-content/themes/tougyoku_theme/img/common-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0;
    width: 20px;
    height: 21px;
}
.cycle .link-icon{
	position: relative;
	color: #D9A300;
	font-family: 'Noto Sans JP', sans-serif;
	text-decoration: underline;
    padding-left: 30px;
	display: inline-block;
}
.cycle .link-icon:hover{
	text-decoration: none;
}
#hina-iwaikata .banner2 a{
	position: relative;
	display: block;
}
#hina-iwaikata .ba-text-p2-2{
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
	font-size: 18px;
	letter-spacing: 0.8px;
	line-height: calc(27 / 18);
}
.cycle.step-8 .wrap4 p{
	padding-bottom: 1em !important;
}
@media only screen and (max-width: 669px){
	#hina-iwaikata .title-wrap h1 {
		font-size: calc(100vw/ 640 * 42);
		/* padding-top: 9vw; */
		padding-top: calc(100vw/ 640 *65);
	}
	#hina-iwaikata .title-wrap{
		width: calc(100vw/ 640 * 510);
	}
	#hina-iwaikata .top-text {
		padding-top: 2vw;
	}
	.local-nav{
		width: 90vw;
		margin: 0 auto;
		padding-bottom: calc(100vw / 640 * 70);
	}
	.local-nav-list{
		width: 100%;
		gap:calc(100vw/ 640 * 30);
	}
	.local-nav-list-item:nth-child(3n + 1),
	.local-nav-list-item:nth-child(3n - 1),
	.local-nav-list-item:nth-child(3n){
		width: 100%;
	}
	.local-nav-list-item-step {
		width: calc(100vw/ 640 * 135);
		border-radius: calc(100vw/ 640 * 20);
		height: calc(100vw/ 640 * 40);
		margin-right: calc(100vw/ 640 * 20);
		font-size: calc(100vw/ 640 * 20);
		letter-spacing: calc(1.15em / 20);
	}
	.local-nav-list-item-step span{
		font-size: calc(100vw/ 640 * 23);
	}
	.local-nav-list-item-text{
		text-decoration: underline;
		width: calc(100% - (100vw / 640 * 155));
		font-size: calc(100vw/ 640 * 22);
	}
	#hina-iwaikata .main{
		padding-top: calc(100vw/ 640 * 120);
	}
	#hina-iwaikata .cycle .wrap4 {
		text-align: left;
	}
	#hina-iwaikata .cycle .wrap4 h3 {
		font-size: calc(100vw/ 640 * 23);
		width: 100%;
		padding: calc(100vw/ 640 * 13) 0;
		margin-top: 0;
		text-align: center;
	}
	.wrap4 p {
		margin-bottom: 2vw;
		margin-top: 0;
	}
	.wrap4 p:last-child {
		margin-bottom: 0;
	}
	#hina-iwaikata .ba-text-p2,
	#hina-iwaikata .photocon .ba-text-p2 {
		font-size: calc(100vw/ 640 * 24);
		width: calc(100vw/ 640 * 280);
	}
	.cycle .cycle-img{
		width: 100%;
	}
	.cycle .link-icon {
		font-size: calc(100vw/ 640 * 22);
		padding-left: calc(100vw/ 640 * 44);
	}
	.cycle .link-icon:before{
		width: calc(100vw/ 640 * 35);
		height: calc(100vw/ 640 * 35);
		background-size: contain;
	}
	.txt_center{
		text-align: center;
	}

	.cycle .link-icon.txt_center{
		text-align: left;
		left: 50%;
		transform: translateX(-50%);
	}
	#hina-iwaikata .banner{
		padding-top:calc(100vw/ 640 * 30);
		width: 100%;
	}
	#hina-iwaikata .banner2{
		width: 100%;
	}
	#hina-iwaikata .banner2 a img {
		width: 100%;
		max-width: 100%;
	}
	#hina-iwaikata .ba-text-p2-2 {
		font-size: calc(100vw/ 640 * 24);
		letter-spacing: calc(1.2em / 24 );
		line-height: calc(40 / 24);
		top: calc(100vw/ 640 * 52);
	}
	#hina-iwaikata .step-1.cycle h2 {
		margin-bottom: 5vw;
	}
	#hina-iwaikata .cycle .wrap4 img {
		margin-bottom: calc(100vw/ 640 * 20);
	}
	#hina-iwaikata .banner:last-child{
		padding-bottom: 0;
	}
	#hina-iwaikata .cycle p+ .link-icon{
		margin-top: -3vw;
	}
}
