@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 */

.campaign2604 {
	font-family: "noto-sans-cjk-jp", sans-serif;
	position: relative;
	margin: 0 auto;
	min-width: 1200px;
	overflow: hidden;
}
.campaign2604 a {
	transition: all 0.2s;
}
.campaign2604 .coppy:hover,
.campaign2604 a:hover {
	opacity: 0.8;
	transition: all 0.2s;
}
.campaign2604 p {
	font-size: 16px;
	line-height: 30px;
	font-family: "noto-sans-cjk-jp", sans-serif;
	color: #333333;
}
.campaign2604 a:hover, .campaign2604 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_list02 {
	margin-bottom: 10px;
}
.nav_list01 {
	margin-bottom: 20px;
}
.campaign2604 .mv {	
	text-align: center;
	padding-bottom: 85px;
	z-index: 9;
    position: relative;
}
.campaign2604 .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: #DCECF3;
	background-position: left top;
	padding-top: 80px;
	padding-bottom: 100px;
	position: relative;
}
.box_top .bg.bg03 {
	position: absolute;
    top: -110px;
    left: 0;
    z-index: 5;
}
.box_top .bg.bg04 {
    position: absolute;
    bottom: 80px;
    right: 0;
    z-index: 5;
}
.box01 {
	max-width: 1000px;
    margin: 0 auto;
    z-index: 9;
    position: relative;
}
.box01_ttl {
	padding-top: 30px;
    padding-bottom: 15px;
    text-align: center;
}
.box01_content {
	background: #ffffff;
    border-radius: 20px;
    padding-bottom: 20px;
}
.box01_item {
	width: 840px;
    margin: 0 auto;
    padding: 50px 0;
}
.box01_item__ttl {
	display: flex;
    padding-bottom: 30px;
	align-items: center;
}
.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__bnr {
	margin-top: 30px;
}
.box01_ttl2 span {
	font-size: 20px;
	line-height: 29px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
}
.box01_ttl2 {
	padding: 15px 25px;
	background: #B0D0E2;
	margin: 40px 0 30px;
}
.box01_content2 li {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	padding-left: 15px;
}
.box01_content2 li p {
	text-indent: -15px;
}
.box01_content2 li span {
	font-size: 12px;
    line-height: 16px;
    color: #8B8B8B;
}
.box02 {
	max-width: 1000px;
	margin: 0 auto;
	z-index: 9;
    position: relative;
}
.box02_ttl {
	padding-top: 60px;
	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 {
	padding-bottom: 40px;
}
.box02_item__ttl .txt {
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	color: #333333;
	font-family: "Noto Serif JP", serif;
	text-align: center;
}
.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: 30px;
}
.box02_coupon .coupon_text .txt {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 260px;
	letter-spacing: 2px;
}
.box02_coupon .coupon_text .coppy {
	width: 60px;
	cursor: pointer;
}
.box02_coupon .coupon_btn a {
	display: inline-block;
	width: 490px;
	padding-top: 11px;
	padding-bottom: 12px;
	text-align: center;
	background: #5D2F0C;
	border-radius: 50px;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	color: #FFFFFF;
}
.box02_coupon_detail .txt02{
	color: #8B8B8B;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
}
.box02_coupon_detail .txtbold span {
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	position: relative;
	display: inline-block;
	padding-bottom: 15px;
}
.box02_coupon_detail .txtbold span::before {
	content: "";
	width: 9px;
	height: 25px;
	background: url("../../../img/usr/freepage/campaign2604/line03.png") no-repeat;
	position: absolute;
	top: 0;
	left: -15px;
}
.box02_coupon_detail .txtbold span::after {
	content: "";
	width: 9px;
	height: 25px;
	background: url("../../../img/usr/freepage/campaign2604/line04.png") no-repeat;
	position: absolute;
	top: 0;
	right: -15px;
}
.box02_line {
	margin-top: 30px;
	text-align: center;
}
.box02_line a {
	text-decoration: underline;
	font-size: 18px;
	color: #333333;
}
.box02_bottom .txt {
	font-size: 12px;
	line-height: 16px;
	color: #8B8B8B;
	text-align: right;
	margin-top: 15px;
}

/**/
.box_middle {
	background: #EBF5FB;
	background-position: left top;
	padding-top: 145px;
	padding-bottom: 100px;
	position: relative;
}
.box_middle .bg.bg01 {
	position: absolute;
    top: 0;
    left: 0;
	z-index: 5;
}
.box_middle .bg.bg02 {
	position: absolute;
    bottom: 80px;
    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;
	margin-top: 60px;
}
.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 #6AADD4;
	margin-bottom: 15px;
}
.box03 .text03 span.note {
	font-size: 12px;
	color: #8B8B8B;
}
.box03_note {
	margin-top: 30px;
	display: flex;
	margin-bottom: 50px;
}
.box03_note__left {
	width: 540px;
}
.box03_note__left .text01 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 2px solid #6AADD4;
	display: inline-block;
	line-height: 1.5;
	margin-bottom: 15px;
}
.box03_note__left .text02 {
	font-weight: bold;
}
.box03_note__left .text03 {
	margin-bottom: 20px;
}
.box03_note__left .text03 span {
	color: #6AADD4;
}
.box03_note__right {
	width: 300px;
	text-align: right;
}
.box03_note__right img {
	margin-bottom: 20px;
}
.box03 .list li {
	font-size: 16px;
	line-height: 25px;
	margin-left: 0;
}
.box03 .t_small {
	font-size: 12px;
	line-height: 16px;
	color: #8B8B8B;
}
.box03 .box03_top {
	width: 840px;
	margin: 0 auto;
}
.box03 .box03_top_ttl {
	text-align: center;
}
.box03 .box03_top_ttl span {
	font-family: "Noto Serif JP", serif;
	font-size: 24px;
	line-height: 34px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-top: 26px;
	display: inline-block;
	position: relative;
}
.box03 .box03_top_ttl span::after {
	content: "";
	width: 17px;
	height: 32px;
	background: url("../../../img/usr/freepage/campaign2604/line01.png") no-repeat;
	position: absolute;
	top: 0;
	left: -30px;
}
.box03 .box03_top_ttl span::before {
	content: "";
	width: 17px;
	height: 32px;
	background: url("../../../img/usr/freepage/campaign2604/line02.png") no-repeat;
	position: absolute;
	top: 0;
	right: -30px;
}
.box03 .box03_top_btn {
	border-top: 1.5px dashed #438DB8;
	border-bottom: 1.5px dashed #438DB8;
	padding: 20px 0;
}
.box03 .box03_top_btn p {
	font-family: "Noto Serif JP", serif;
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 17px;
}
.box03 .box03_top_btn .btn {
	text-align: center;
}

.box05 {
    max-width: 1000px;
    margin: 0 auto;
    z-index: 9;
    position: relative;
}
.box05_ttl {
	padding-top: 80px;
    padding-bottom: 15px;
    text-align: center;
}
.box05_content {
	background: #ffffff;
    border-radius: 20px;
    padding-bottom: 20px;
}
.box05_item {
	width: 840px;
    margin: 0 auto;
    padding: 50px 0;
}
.box05_item .box05_item__ttl {
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    color: #333333;
    font-family: "Noto Serif JP", serif;
	text-align: center;
	margin-bottom: 30px;
}
.box05_item .box05_item__txt {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
	text-align: center;
	margin-bottom: 30px;
}
.box05_item .box05_item__txt span.note {
	font-size: 12px;
	color: #8B8B8B;
}
.box05_item .box05_item__btn {
	text-align: center;
}
/**/
.box_bottom {
	background: #F1FBFA;
	background-position: left top;
	padding-top: 145px;
	padding-bottom: 100px;
	position: relative;
	z-index: 9;
}
.box_bottom .bg.bg05 {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.box04 {
	max-width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	border-radius: 20px;
	padding-bottom: 50px;
	position: relative;
	z-index: 9;
}

.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: #438DB8;
	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) {
	.campaign2604 {
		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;
	}
	/*	*/
	.campaign2604 .mv {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
		padding-bottom: 100px;
	}
	.campaign2604 .mv .txt01 {
		padding-top: 30px;
    	padding-bottom: 30px;
		font-size: 18px;
		line-height: calc(26/20);
	}
	.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: 13px;
	}
	.mv_time .mv_time_detail .text02 {
		font-size: 18px;
		padding-left: 5px;
	}
	.mv_time .mv_time_detail .text03 {
		font-size: 13px;
	}
	.mv_time .mv_time_detail .text04 {
		display: inline-block;
		padding: 0 6px 0 3px;
        width: 17px;
	}
	.mv_time .mv_time_detail .text04 img {
		padding-bottom: 10px;
	}
	.mv_time .mv_time_detail .text05 {
		font-size: 18px;
	}
	.mv_time .mv_time_detail .text06 {
		font-size: 13px;
	}
	.mv_time .mv_time_detail .text07 {
		font-size: 13px;
		padding-left: 10px;
	}
	
	
	/*box_top*/
	.box_top {
		background: #DCECF3;
		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_item__ttl .txt {
		font-size: 18px;
		line-height: 20px;
		padding-left: 8px;
	}
	.box01_item__ttl .num {
		width: 32px;
	}
	.box01_item__ttl {
		padding-bottom: 20px;
		padding-left: 20px;
	}
	.box01_item {
		width: 100%;
		padding: 30px 0;
	}
	.box01_item__bnr {
		text-align: center;
		margin-top: 15px;
	}
	.box01_ttl2 {
		padding: 8px 15px;
		margin: 30px 0 20px;
	}
	.box01_ttl2 span {
		font-size: 16px;
		line-height: 24px;
	}
	.box01_content2 li p {
		font-size: 14px;
		line-height: 25px;
	}
	.box01_content2 li span {
		font-size: 10px;
		line-height: 16px;
	}
	.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: 20px 0;
		display: inherit;
	}
	
	.box02_item__ttl {
		display: flex;
		padding-bottom: 10px;
	}
	.box02_item__ttl .num {
		width: 32px;	
	}
	.box02_item__ttl .num img {
		height: 32px;
	}
	.box02_item__ttl .txt {
		width: 100%;
		font-size: 18px;
		line-height: 20px;
		padding-left: 0;
	}
	.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: 250px;
		padding-top: 8px;
		padding-bottom: 9px;
		font-size: 16px;
		line-height: 24px;
		padding-top: 13px;
		padding-bottom: 13px;
	}
	.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;
	}
	.box02_coupon_detail .txtbold span {
		font-size: 11px;
		padding-bottom: 7px;
	}
	.box02_coupon_detail .txtbold span::before 
	{
		content: "";
		width: 7px;
		height: 17px;
		top: 3px;
		left: -10px;
		background-size: 100%;
	}
	.box02_coupon_detail .txtbold span::after 
	{
		content: "";
		width: 7px;
		height: 18px;
		top: 3px;
		right: -10px;
		background-size: 100%;
	}
	
	/**/
	.box_middle {
		background: #EBF5FB;
		padding-top: 135px;
		padding-bottom: 90px;
		position: relative;
	}
	.box_middle .bg {
		position: absolute;
        top: -84px;
        right: 0;
        z-index: 15;
	}
	.box03 .box03_top {
		width: calc(100% - 30px);
	}
	.box03 .box03_top_ttl span {
		font-size: 18px;
	}
	.box03 .box03_top_ttl span::before {
		width: 11px;
		height: 24px;
		background-size: 100%;
		top: 7px;
		right: -20px;
	}
	.box03 .box03_top_ttl span::after {
		width: 11px;
		height: 24px;
		background-size: 100%;
		top: 7px;
		left: -20px;
	}
	.box03 .box03_top_btn {
		border-top: 2px dashed #438DB8;
		border-bottom: 2px dashed #438DB8;
	}
	.box03 .box03_top_img {
		width: 130%;
		margin-left: -15%;
	}
	.box03 .box03_top_btn p {
		font-size: 16px;
		line-height: 28px;
	}
	.box03 .box03_top_btn {
		margin-top: 30px;
	}
	.box03 .box03_top_btn .btn {
		width: calc(250 / 375 * 100vw);
		margin: 0 auto;
	}
	.box03 {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;	
		border-radius: 20px;
		padding-bottom: 10px;
	}
	.box03 p {
		font-size: 14px;
		line-height: 22px;
	}
	.box03_content {
		width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
	}
	.box03_ttl {		
		margin-top: -40px;
	}
	.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 #6AADD4;
		margin-bottom: 15px;
	}
	.box03_note {
		margin-top: 30px;
		display: flex;
		margin-bottom: 40px;
		flex-wrap: wrap;
	}
	.box03_note__left {
		width: 100%;
		order: 2;
	}
	.box03_note__left .text01 {
		font-size: 14px;
		font-weight: bold;
		border-bottom: 2px solid #6AADD4;
		display: inline-block;
		line-height: 1.5;
		margin-bottom: 10px;
	}
	.box03_note__left .text01.st2 {
		font-size: 15px;
		font-weight: bold;
		border-bottom: none;
		border-left: 4px solid #6AADD4;
		display: inline-block;
		line-height: 1.5;
		margin-bottom: 10px;
		padding-left: 7px;
	}
	.box03_note__left .text02 {
		font-weight: bold;
	}
	.box03_note__right {
		width: 100%;
		text-align: center;
	}
	.box03 .list li {
		font-size: 14px;
		line-height: 20px;
		padding-left: 13px;
	}
	.box03 .list li p {
		text-indent: -13px;
	}
	.box03 .t_small {
		font-size: 12px;
		line-height: 16px;
		color: #8B8B8B;
	}
	/**/
	.box_bottom {
		background: #F1FBFA;
		padding-top: 120px;
		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;
	}
	.box05 {
		width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
	}
	.box05_ttl {
		padding-top: 50px;
	}
	.box05_item {
		width: 100%;
		padding: 30px 20px;
	}
	.box05_item .box05_item__ttl {
		font-size: 18px;
		line-height: 20px;
	}
	.box05_item .box05_item__txt {
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		margin-bottom: 20px;
	}
	.box05_content {
		padding-bottom: 0;
	}
	.box05_item .box05_item__btn {
		width: calc(250 / 375 * 100vw);
		margin: 0 auto;
	}
	.box_middle .bg.bg01 {
		top: -50px;
		left: 0;
	}
	.box_middle .bg.bg02 {
		display: none
	}
	.box_top .bg.bg03 {
		top: -60px;
		left: auto;
		right: 0;
	}
	.box_top .bg.bg04 {
		display: none;
	}
	.box_bottom .bg.bg05 {
		top: -60px;
		left: 0;
	}
}



