@charset "UTF-8";
@font-face {
  font-family: A-OTF-Jun-Pro-201; /* set name */
  src: url("../../../fonts/A-OTF-Jun-Pro-201.woff"); /* url of the font */
}
@font-face {
  font-family: A-OTF-Jun-Pro-501; /* set name */
  src: url("../../../fonts/A-OTF-Jun-Pro-501.woff"); /* url of the font */
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
body {
  margin: 0;
	font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #333;
}
h1,
h2,
h3 {
  margin: 0 0;
  font-size: 16px;
  font-weight: normal;
}
a {
  text-decoration: none;
  color: #444;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: none;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
hr {
  border: 0;
  border-bottom: 1px dotted #ccc;
}


/* pc */

.springcoffee2602 {
	font-family: "noto-sans-cjk-jp", sans-serif;
	position: relative;
	margin: 0 auto;
	min-width: 1200px;
}
.springcoffee2602 a {
	transition: all 0.2s;
}
.springcoffee2602 .coppy:hover,
.springcoffee2602 a:hover {
	opacity: 0.8;
	transition: all 0.2s;
}
.springcoffee2602 p {
	font-size: 16px;
	line-height: 30px;
	font-family: "noto-sans-cjk-jp", sans-serif;
	color: #333333;
}
.springcoffee2602 a:hover, .springcoffee2602 a:focus {
    text-decoration: none;
}
.nav_list {
	position: fixed;
	width: 205px;
	top: 50%;
	right: 0;
	transform: rotateY(-50%);
	z-index: 99;
}
.nav_list a {
	display: inline-block;
	transition: all 0.2s;
}
.nav_list a:hover {
	opacity: 0.8;
	transition: all 0.2s;
}
.nav_list01 {
	margin-bottom: 10px;
}
.nav_list02 {
	margin-bottom: 20px;
}
.springcoffee2602 .mv {	
	text-align: center;
	padding-bottom: 85px;
	z-index: 9;
    position: relative;
}
.springcoffee2602 .mv .txt01 {
	font-size: 33px;
	line-height: calc(48/33);
	color: #333333;
	font-weight: bold;
	padding-top: 70px;
	padding-bottom: 60px;
}
.mv_time {
	text-align: center;
	padding: 35px 0;
	width: 820px;
	margin: 0 auto;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}
.mv_time_ttl {
	margin-top: -53px;
}
.mv_time_detail {
	padding-top: 20px;
}
.mv_time .mv_time_detail span {
	font-family: "Noto Serif JP", serif; 
	font-weight: bold;
	line-height: 1;
	color: #333333;
}
.mv_time .mv_time_detail .text01 {
	font-size: 28px;
}
.mv_time .mv_time_detail .text02 {
	font-size: 46px;
	padding-left: 5px;
}
.mv_time .mv_time_detail .text03 {
	font-size: 29px;
}
.mv_time .mv_time_detail .text04 {
	display: inline-block;
	padding: 0 15px;
}
.mv_time .mv_time_detail .text04 img {
	padding-bottom: 15px;
}
.mv_time .mv_time_detail .text05 {
	font-size: 46px;
}
.mv_time .mv_time_detail .text06 {
	font-size: 29px;
}
.mv_time .mv_time_detail .text07 {
	font-size: 28px;
	padding-left: 15px;
}


/*box_top*/
.box_top {
	background: url("../../../img/usr/freepage/springcoffee2602/bg01.jpg") no-repeat #FBF6F5;
	background-position: left top;
	padding-top: 145px;
	padding-bottom: 100px;
	position: relative;
}
.box_top .bg {
	position: absolute;
    top: -217px;
    left: 0;
	z-index: 5;
}
.box01 {
	max-width: 1000px;
	margin: 0 auto;
	z-index: 9;
    position: relative;
}
.box01_content {
	background: #ffffff;
	border-radius: 20px;
}
.box01_ttl {
	text-align: center;
    margin-top: -63px;
    display: inline-block;
    width: 100%;
}
.box01_item {
	width: 840px;
	margin: 0 auto;
	padding: 50px 0;
	display: flex;
}
.box01_item__left {
	width: 540px;
}
.box01_item__right {
	width: 300px;
}
.box01_item01 {
	border-bottom: 1px solid #EBEBEB;
}
.box01_item__ttl {
	display: flex;
	padding-bottom: 30px;
}
.box01_item__ttl .num {
	width: 52px;	
}
.box01_item__ttl .txt {
	width: calc(100% - 52px);
	font-size: 28px;
	line-height: 40px;
	font-weight: 600;
	color: #333333;
	font-family: "Noto Serif JP", serif; 
	padding-left: 15px;
}
.box01_item__ttl .txt span {
	padding-left: 60px;
}
.box01_item .text {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}

.box02 {
	max-width: 1000px;
	margin: 0 auto;
	z-index: 9;
    position: relative;
}
.box02_ttl {
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: center;
}

.box02_content {
	background: #ffffff;
	border-radius: 20px;
	padding-bottom: 50px;
}
.box02_item {
	width: 840px;
	margin: 0 auto;
	padding: 50px 0;
}
.box02_item__ttl {
	display: flex;
	padding-bottom: 30px;
}
.box02_item__ttl .num {
	width: 52px;	
}
.box02_item__ttl .txt {
	width: calc(100% - 52px);
	font-size: 28px;
	line-height: 40px;
	font-weight: 600;
	color: #333333;
	font-family: "Noto Serif JP", serif; 
	padding-left: 15px;
}
.box02_item__ttl .txt span {
	padding-left: 60px;
}
.box02_item .text {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}
.box02_note {
	background: #EEF5FD;
	padding: 70px 0;
	text-align: center;
	width: 840px;
	margin: 0 auto;
}
.box02_coupon {
	position: relative;
}
.box02_coupon_detail {
	    text-align: center;
    position: absolute;
    top: 75px;
    width: 100%;
}
.box02_coupon_detail .txt01 {
	font-size: 18px;
	font-weight: bold;
} 
.box02_coupon .coupon_text {
	width: 320px;
	height: 35px;
	border: 1px solid #D3D0C8;
	border-radius: 5px;
	display: inline-flex;;
	justify-content: space-between;
	align-items: center;
	margin-top: 5px;
	margin-bottom: 20px;
}
.box02_coupon .coupon_text .txt {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 260px;
}
.box02_coupon .coupon_text .coppy {
	width: 60px;
	cursor: pointer;
}
.box02_coupon .coupon_btn a {
	display: inline-block;
	width: 238px;
	padding-top: 11px;
	padding-bottom: 12px;
	text-align: center;
	background: #5D2F0C;
	border-radius: 50px;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	color: #FFFFFF;
}
.box02_coupon_detail .txt02{
	color: #8B8B8B;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
}
.box02_line {
	margin-top: 30px;
	text-align: center;
}
.box02_line a {
	text-decoration: underline;
}
.box02_bottom .txt {
	font-size: 12px;
	line-height: 16px;
	color: #8B8B8B;
	text-align: right;
	margin-top: 15px;
}

/**/
.box_middle {
	background: url("../../../img/usr/freepage/springcoffee2602/bg02.jpg") no-repeat #F6E6E3;
	background-position: left top;
	padding-top: 145px;
	padding-bottom: 100px;
	position: relative;
}
.box_middle .bg {
	position: absolute;
    top: -165px;
    right: 0;
	z-index: 5;
}
.box03 {
	max-width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	border-radius: 20px;
	padding-bottom: 50px;
	z-index: 9;
    position: relative;
}
.box03 p {
	line-height: 25px;
}
.box03_content {
	width: 840px;
	margin: 0 auto;
}
.box03_ttl {
	text-align: center;
    margin-top: -63px;
    display: inline-block;
    width: 100%;
}

.box03 .txt01 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 25px;
}

.box03 .p_txt {
	font-size: 20px;
	font-weight: bold;
	padding: 15px 25px;
	background: #F5F5F5;
	margin-bottom: 30px;
}
.box03 .p_txt02 {
	margin-top: 50px;
}
.box03 .txt_head {
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	border-left: 5px solid #E3B8AE;
	margin-bottom: 15px;
}
.box03_note {
	margin-top: 30px;
	display: flex;
	margin-bottom: 40px;
}
.box03_note__left {
	width: 630px;
}
.box03_note__left .text01 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 2px solid #f1dcd7;
	display: inline-block;
	line-height: 1.5;
	margin-bottom: 15px;
}
.box03_note__left .text02 {
	font-weight: bold;
}
.box03_note__right {
	width: 210px;
}
.box03 .list li {
	list-style: disc;
	margin-left: 30px;
}
.box03 .t_small {
	font-size: 12px;
	line-height: 16px;
	color: #8B8B8B;
}

/**/
.box_bottom {
	background: url("../../../img/usr/freepage/springcoffee2602/bg03.jpg") no-repeat #F8F5F1;
	background-position: left top;
	padding-top: 145px;
	padding-bottom: 100px;
	position: relative;

	z-index: 9;
}
.box_bottom .bg {
	position: absolute;
    top: -217px;
    left: 0;
}
.box04 {
	max-width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	border-radius: 20px;
	padding-bottom: 50px;
}

.box04_content {
	width: 840px;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	grid-row-gap: 20px;
	flex-wrap: wrap;
}
.box04_ttl {
	text-align: center;
    margin-top: -63px;
    display: inline-block;
    width: 100%;
}
.box04 .item {
	width: 268px;
	background: #F9F9F9;
	border-radius: 10px;
	
}
.box04 .item_content {
	padding: 20px;
}
.box04 .item_ttl {
	display: flex;
	min-height: 45px;
}
.box04 .item_ttl .item_icon {
	width: 50px;
}
.box04 .item_ttl .txt {
	width: calc(100% - 50px);
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #BB7261;
	padding-left: 10px;
}
.box04 .item_des {
	padding-top: 25px;
}
.box04 .item_des p {
	font-size: 16px;
	line-height: 21px;	
}
.box04 .item_des .text_note {
	font-size: 12px;
	line-height: 16px;
	color: #8B8B8B;
	padding-top: 10px;
}

@media screen and (min-width: 481px) {
	.is_pc {
		display: inline-block;
	}
	.is_sp {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	.springcoffee2602 {
		min-width: 320px;
	}
	.is_pc {
		display: none;
	}
	.is_sp {
		display: inline-block;
	}
	
	.nav_list {
			position: fixed;
			width: calc(100% - 30px);
			top: auto;
			right: 15px;
			bottom: 0;
			transform: 0;
			z-index: 99;
			display: flex;
			justify-content: space-between;
		}
		.nav_list a {
			display: inline-block;
		}
	.nav_list a img {
		height: calc((45/375)*100vw);
	}
		.nav_list01 {
			margin-bottom: inherit;
		}
		.nav_list02 {
			margin-bottom: inherit;
	}
	/*	*/
	.springcoffee2602 .mv {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
		padding-bottom: 65px;
	}
	.springcoffee2602 .mv .txt01 {
		padding-top: 30px;
    	padding-bottom: 30px;
		font-size: 22px;
		line-height: calc(26/22);
	}
	.mv_time {		
		padding: 25px 0;
		width: 100%;
	}
	.mv_time_ttl {
    margin-top: -37px;
}
	.mv_time_ttl img {
		width: 105px;
	}
	.mv_time .mv_time_detail .text01 {
		font-size: 14px;
	}
	.mv_time .mv_time_detail .text02 {
		font-size: 21px;
		padding-left: 5px;
	}
	.mv_time .mv_time_detail .text03 {
		font-size: 14px;
	}
	.mv_time .mv_time_detail .text04 {
		display: inline-block;
		padding: 0 10px;
	}
	.mv_time .mv_time_detail .text04 img {
		padding-bottom: 10px;
	}
	.mv_time .mv_time_detail .text05 {
		font-size: 21px;
	}
	.mv_time .mv_time_detail .text06 {
		font-size: 14px;
	}
	.mv_time .mv_time_detail .text07 {
		font-size: 14px;
		padding-left: 10px;
	}
	
	
	/*box_top*/
	.box_top {
		background: #FBF6F5;
		padding-top: 75px;
		padding-bottom: 100px;
		position: relative;
	}
	.box_top .bg {
		position: absolute;
        top: -84px;
        left: 0;
        z-index: 15;
	}
	.box01 {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;		
	}
	
	.box01_ttl {		
		margin-top: -40px;
	}
	.box01_ttl img {
		height: 68px;
	}
	.box01_item {
		width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
		padding: 30px 0;
		display: inherit;
	}
	.box01_item__left {
		width: 100%;
	}
	.box01_item__right {
		width: 100%;
	}
	
	.box01_item__ttl {
		display: flex;
		padding-bottom: 30px;
	}
	.box01_item__ttl .num {
		width: 32px;	
	}
	.box01_item__ttl .num img {
		height: 32px;
	}
	.box01_item__ttl .txt {
		width: calc(100% - 32px);
		font-size: 18px;
		line-height: 20px;
		padding-left: 10px;
	}
	.box01_item__ttl .txt span {
		padding-left: 0;
	}
	.box01_item .text {
		font-size: 14px;
		line-height: 22px;		
	}
	.box01_item__right {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}
	

	.box02 {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;		
	}
	.box02_ttl {
		padding-top: 30px;
		padding-bottom: 15px;
		text-align: center;
	}

	.box02_content {
		background: #ffffff;
		border-radius: 20px;
		padding-bottom: 30px;
	}
	.box02_item {
		width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
		padding: 30px 0;
		display: inherit;
	}
	
	.box02_item__ttl {
		display: flex;
		padding-bottom: 30px;
	}
	.box02_item__ttl .num {
		width: 32px;	
	}
	.box02_item__ttl .num img {
		height: 32px;
	}
	.box02_item__ttl .txt {
		width: calc(100% - 32px);
		font-size: 18px;
		line-height: 20px;
		padding-left: 10px;
	}
	.box02_item__ttl .txt span {
		padding-left: 0;
	}
	.box02_item .text {
		font-size: 14px;
		line-height: 22px;		
	}
	.box02_note {
		background: #EEF5FD;
		padding: 20px 0;
		width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
	}
	.box02_coupon {
		position: relative;
		width: 295px;
		margin: 0 auto;
	}
	.box02_coupon_detail {		
		top: 50px;
	}
	.box02_coupon_detail .txt01 {
		font-size: 14px;		
	} 
	.box02_coupon .coupon_text {
		width: 250px;
		height: 35px;
		border: 1px solid #D3D0C8;
		border-radius: 5px;
		display: inline-flex;;
		justify-content: space-between;
		align-items: center;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.box02_coupon .coupon_text .txt {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		width: 200px;
	}
	.box02_coupon .coupon_text .coppy {
		width: 45px;
		cursor: pointer;
		margin-right: 5px;
	}
	.box02_coupon .coupon_btn a {		
		width: 185px;
		padding-top: 8px;
		padding-bottom: 9px;
	}
	.box02_coupon_detail .txt02{
		color: #8B8B8B;
		font-size: 12px;
		line-height: 16px;
		padding-top: 10px;
	}
	.box02_line {
		margin-top: 20px;
	}
	.box02_line a {
		text-decoration: underline;
	}
	.box02_bottom .txt {
		font-size: 12px;
		line-height: 16px;
		color: #8B8B8B;
		text-align: right;
		margin-top: 15px;
	}
	
	/**/
	.box_middle {
		background: #F6E6E3;
		padding-top: 75px;
		padding-bottom: 60px;
		position: relative;
	}
	.box_middle .bg {
		position: absolute;
        top: -84px;
        right: 0;
        z-index: 15;
	}
	.box03 {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;	
		border-radius: 20px;
		padding-bottom: 50px;
	}
	.box03 p {
		font-size: 14px;
		line-height: 22px;
	}
	.box03_content {
		width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
	}
	.box03_ttl {		
		margin-top: -50px;
	}
	.box03_ttl img {
		height: 68px;
	}

	.box03 .txt01 {
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.box03 .p_txt {
		font-size: 16px;
		font-weight: bold;
		padding: 10px 15px;
		background: #F5F5F5;
		margin-bottom: 20px;
	}
	.box03 .p_txt02 {
		margin-top: 30px;
	}
	.box03 .txt_head {
		font-size: 15px;
		line-height: 19px;
		font-weight: bold;
		padding-left: 15px;
		border-left: 5px solid #E3B8AE;
		margin-bottom: 15px;
	}
	.box03_note {
		margin-top: 30px;
		display: flex;
		margin-bottom: 40px;
		flex-wrap: wrap;
	}
	.box03_note__left {
		width: 100%;
	}
	.box03_note__left .text01 {
		font-size: 17px;
		font-weight: bold;
		border-bottom: 2px solid #f1dcd7;
		display: inline-block;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	.box03_note__left .text02 {
		font-weight: bold;
	}
	.box03_note__right {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}
	.box03 .list li {
		list-style: disc;
		margin-left: 30px;
	}
	.box03 .t_small {
		font-size: 12px;
		line-height: 16px;
		color: #8B8B8B;
	}
	/**/
	.box_bottom {
		background: #F8F5F1;
		padding-top: 75px;
		padding-bottom: 60px;
	}
	.box_bottom .bg {
		position: absolute;
		top: -84px;
		left: 0;
	}
	.box04 {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;	
	}

	.box04_content {
		width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
		margin: 30px auto 0;
		display: flex;
		justify-content: space-between;
		grid-row-gap: 20px;
		flex-wrap: wrap;
	}
	
	.box04_ttl {		
		margin-top: -40px;
	}
	.box04_ttl img {
		height: 68px;
	}
	.box04 .item {
		width: calc(50% - 10px);
		background: #F9F9F9;
		border-radius: 10px;

	}
	.box04 .item_content {
		padding: 12px;
	}
	.box04 .item_ttl {
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		
	}
	.box04 .item_ttl .item_icon {
		width: 100%;
		
		min-height: 50px;
	}
	.box04 .item_ttl .item_icon img {
		height: auto;
	}
	.box04 .item_ttl .txt {
		width: 100%;
		font-size: 14px;
		line-height: 21px;
		padding-left: 0;
	}
	.box04 .item_des {
		padding-top: 25px;
	}
	.box04 .item_des p {
		font-size: 13px;
		line-height: 21px;	
	}
	.box04 .item_des .text_note {
		font-size: 12px;
		line-height: 16px;
		color: #8B8B8B;
		padding-top: 10px;
	}


}



