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

/*--------------------------------------------------------
　基本設定
--------------------------------------------------------*/

.f_time {
	font-family: 'Bebas Neue', sans-serif;
}

header h1 {
	width: 55%;
	line-height: 0;
}

footer {
	margin-top: 0;
	border-top: none;
}

.slider{
    display: none;
}
.slider.slick-initialized{
    display: block; /*slick-initializedが付与されたら表示*/
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 46px;
    height: 46px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #3e3a39!important;
	border-radius: 100%;
	z-index: 10;
}

.slick-prev:hover, .slick-next:hover {
    background: #333;
}

.slick-prev:before, .slick-next:before {
    font-family:FontAwesome;
	content: "\f105";
    font-size: 24px;
	font-weight: 700;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
	content: "\f104";
}


/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 641px){
	
	header h1 {
        max-width: 396px;
    }
	
	div.main_photo {
		width: 100%;
		min-width: 1200px;
		padding-top: 63.44%;
		line-height: 0;
		position: relative;
		overflow: hidden;
	}
	
	#zamami div.main_photo {
		background: url("../images/plan/zamami/main_slider01.jpg") no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	#motobu div.main_photo {
		background: url("../images/plan/motobu/main_slider01.jpg") no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	div.main_photo h1{
		width: 876px;
		line-height: 0;
		position: absolute;
		bottom: -2px;
		left: -webkit-calc(50% - 4380px);
        left: -moz-calc(50% - 438px);
        left: calc(50% - 438px);
		z-index: 5;
	}
	
	section#beginning {
		padding-bottom: 60px;
	}
	
	section#beginning div.section_inner{
		width: 1184px;
		margin: 0 auto;
		padding-top: 60px;
		position: relative;
	}
	
	section#beginning div.section_inner div.text_box{
		display: flex;
		justify-content: flex-end;
		flex-direction: row-reverse;
		position: absolute;
		top: 60px;
		right: 0;
	}
	
	section#beginning div.section_inner div.text_box h3{
		font-size: 36px;
		font-size: 3.6rem;
		font-weight: 500;
		line-height: 2.1;
		letter-spacing: 0.3em;
		writing-mode: vertical-rl;
	}
	
	section#beginning div.section_inner div.text_box p{
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 3.2;
		letter-spacing: 0.3em;
		writing-mode: vertical-rl;
		margin-right: 30px;
	}
	
	section#beginning ul {
		margin-top: 348px;
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#beginning ul li{
		width: 30%;
	}
	
	section#beginning ul li:nth-child(2){
		margin-top: 133px;
	}
	
	section#beginning ul li:last-child{
		margin-top: 276px;
	}
	
	section#beginning ul li figure{
		padding-bottom: 50px;
		position: relative;
		margin-bottom: 12px;
	}
	
	section#beginning ul li figure figcaption{
		font-size: 22px;
		font-size: 2.2rem;
		font-weight: 500;
		line-height: 1;
		letter-spacing: 0.3em;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	section#beginning ul li p{
		line-height: 1.8;
		letter-spacing: 0.1em;
	}
	
	section#beginning figure.map {
		width: 520px;
		line-height: 0;
		position: absolute;
		top: 0;
		left: 88px;
		z-index: -1;
	}
	
	section#shooting {
		padding: 65px 0 50px;
		background: url("../images/plan/bg.jpg") no-repeat;
		background-size: cover;
	}
	
	section#shooting h2{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 400;
		line-height: 1;
		text-align: center;
		margin-bottom: 25px;
		letter-spacing: 0.3em;
		color: #FFF;
	}
	
	section#shooting h2 span{
		width: 485px;
		display: block;
		margin: 0 auto 10px;
	}
	
	section#shooting div.section_inner{
		width: 1240px;
		margin: 0 auto;
		padding: 90px 0;
		background: #FFF;
		border-radius: 15px;
	}
	
	section#shooting div.section_inner section + section{
		margin-top: 100px;
	}
	
	section#shooting div.section_inner section div.plan_name{
		width: 1054px;
		margin: 0 auto 35px;
		padding: 15px 0;
		border-top: 4px solid #000;
		border-bottom: 1px solid #000;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#shooting div.section_inner section div.plan_name h3{
		font-size: 26px;
		font-size: 2.6rem;
		font-weight: 500;
		line-height: 1;
		letter-spacing: 0.3em;
		display: inline-block;
	}
	
	section#shooting div.section_inner section div.plan_name p.price{
		width: 480px;
		font-size: 30px;
		font-size: 3.0rem;
		line-height: 1;
		text-align: right;
		letter-spacing: 0.1em;
	}
	
	section#shooting div.section_inner section div.plan_name p.price span{
		font-size: 20px;
		font-size: 2.0rem;
	}
	
	section#shooting div.section_inner section div.block {
		width: 1054px;
		margin: 0 auto;
	}
	
	section#shooting div.section_inner section div.block h6{
		width: 184px;
		background: #3e3a39;
		margin: 40px 0 15px;
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: 500;
		letter-spacing: 0.2em;
		color: #FFF;
		line-height: 1;
		text-align: center;
		padding: 3px 0;
		border-radius: 3px;
	}
	
	section#shooting div.section_inner section div.block ul.included {
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#shooting div.section_inner section div.block ul.included li{
		width: 56%;
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.5;
		text-indent: -1em;
		padding-left: 1em;
		margin-bottom: 5px;
	}
	
	section#shooting div.section_inner section div.block ul.included li:nth-child(2n){
		width: 42%;
	}
	
	section#shooting div.section_inner section div.block p.cap{
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 14px;
		font-size: 1.4rem;
		text-indent: -1em;
		padding-left: 1em;
		margin-top: 1.2em;
	}
	
	section#shooting div.section_inner section div.block dl.day{
		font-size: 24px;
		font-size: 2.4rem;
		letter-spacing: 0.1em;
		line-height: 1.5;
		margin-bottom: 25px;
	}
	
	section#shooting div.section_inner section div.block dl.day1{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	
	section#shooting div.section_inner section div.block dl.day1 dt{
		margin-right: 0.5em;
	}
	
	section#shooting div.section_inner section div.block ul.schedule {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		list-style: none;
		margin-top: 10px;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li{
		width: 30%;
		margin-right: 5%;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li:nth-child(3n){
		margin-right: 0;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li:nth-child(n + 4){
		margin-top: 28px;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li figure{
		border-radius: 16px;
		overflow: hidden;
		line-height: 0;
		margin-bottom: 15px;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li p{
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: 500;
		line-height: 1.7;
		letter-spacing: 0.1em;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li p.time{
		font-family: 'Bebas Neue', sans-serif;
		font-size: 24px;
		font-size: 2.4rem;
		letter-spacing: 0.1em;
		line-height: 1;
		margin-bottom: 3px;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li p.time span{
		font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: 500;
	}
	
	section#shooting div.section_inner p.just_in_case {
		width: 1054px;
		margin: 60px auto 0;
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: 500;
		line-height: 1.7;
		letter-spacing: 0.1em;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#shooting div.slider .slick-slide{
		margin-right: 15px!important;
		margin-left: 15px!important;
	}
	
	section#promises {
		padding: 70px 0 120px;
	}
	
	section#promises h3,
	section#arrangements h3{
		font-size: 38px;
		font-size: 3.8rem;
		font-weight: 500;
		line-height: 1.8;
		letter-spacing: 0.2em;
		margin-bottom: 30px;
		text-align: center;
	}
	
	section#promises ul{
		list-style: none;
	}
	
	section#promises ul li{
		font-size: 25px;
		font-size: 2.5rem;
		line-height: 1.8;
		letter-spacing: 0.1em;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
	}
	
	section#promises ul li + li {
		margin-top: 10px;
	}
	
	section#promises ul li span{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 30px;
		height: 30px;
		background: #595757;
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 1;
		color: #FFF;
		margin-right: 15px;
	}
	
	section#arrangements{
		padding-bottom: 50px;
	}
	
	section#arrangements div.block{
		margin-bottom: 45px;
	}
	
	section#arrangements div.block h4{
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 500;
		letter-spacing: 0.2em;
		line-height: 1;
		border-bottom: 1px solid #595757;
		padding-bottom: 8px;
		margin-bottom: 12px;
	}
	
	section#arrangements div.block h5,
	section#arrangements div.block p{
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: 500;
		line-height: 1.6;
		letter-spacing: 0.2em;
	}
	
	section#arrangements div.block p.ind{
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#arrangements div.block p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: 500;
		line-height: 1.8;
		letter-spacing: 0.2em;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#arrangements div.block p + h5 {
		margin-top: 2em;
	}

	/*TOPと同じ*/
	section#plan {
		background: url("../images/plan/bg_plan.jpg") no-repeat;
		background-size: cover;
		padding: 96px 0 130px;
	}
	
	section#plan div.section_inner h2{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 400;
		line-height: 1;
		color: #FFF;
		text-align: center;
		margin-bottom: 45px;
		letter-spacing: 0.3em;
	}
	
	section#plan div.section_inner h2 span{
		width: 314px;
		display: block;
		margin: 0 auto 30px;
	}
	
	section#plan div.section_inner h2{
		
	}
	
	section#plan div.section_inner ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		list-style: none;
	}
	
	section#plan div.section_inner ul li{
		width: 48%;
		background: #FFF;
	}
	
	section#plan div.section_inner ul li a{
		display: block;
		padding: 8px 8px 25px 8px;
		color: #595757;
	}
	
	section#plan div.section_inner ul li a figure{
		line-height: 0;
		position: relative;
		margin-bottom: 54px;
	}
	
	section#plan div.section_inner ul li a figure figcaption{
		width: 320px;
		position: absolute;
		bottom: -2px;
		left: 10px;
		z-index: 3;
	}
	
	section#plan div.section_inner ul li a p{
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		text-align: right;
		padding-right: 8px;
		letter-spacing: 0.05em;
	}
	
	section#plan div.section_inner ul li a p::after{
		content: "";
		width: 42px;
		height: 10px;
		background: url("../images/plan/arrow.svg") no-repeat;
		background-size: contain;
		display: inline-block;
		margin-left: 8px;
	}
	
	footer a.page_top {
        top: -16px;
    }
}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 640px){
	
	div.main_photo {
		width: 100%;
		height: 100vh;
		height: calc(var(--vh, 1vh) * 100);
		line-height: 0;
		position: relative;
		overflow: hidden;
	}
	
	#zamami div.main_photo {
		background: url("../images/plan/zamami/main_slider01.jpg") no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	#motobu div.main_photo {
		background: url("../images/plan/motobu/main_slider01.jpg") no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	div.main_photo h1{
		width: 80%;
		line-height: 0;
		position: absolute;
		bottom: -2px;
        left: 5%;
		z-index: 5;
	}

	section#beginning {
		padding-bottom: 40px;
	}
	
	section#beginning div.section_inner{
		padding-top: 35px;
		position: relative;
	}
	
	section#beginning div.section_inner div.text_box{
		display: block;
	}
	
	section#beginning div.section_inner div.text_box h3{
		font-size: 20px;
		font-size: clamp(20px, 5.823vw, 50px);
		font-weight: 500;
		line-height: 1.75;
		letter-spacing: 0.2em;
		margin-bottom: 20px;
	}
	
	section#beginning div.section_inner div.text_box p{
		font-size: 14px;
		font-size: clamp(14px, 2.56vw, 28px);
		line-height: 2.8;
		letter-spacing: 0.12em;
	}
	
	section#beginning ul {
		width: 95%;
		margin: -20px auto 0;
		list-style: none;
	}
	
	section#beginning ul li{
		width: 100%;
	}
	
	section#beginning ul li + li{
		margin-top: 40px;
	}
	
	section#beginning ul li figure{
		padding-bottom: 30px;
		position: relative;
		margin-bottom: 12px;
	}
	
	section#beginning ul li figure figcaption{
		font-size: 16px;
		font-size: clamp(16px, 3.72vw, 32px);
		font-weight: 500;
		line-height: 1;
		letter-spacing: 0.3em;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	section#beginning ul li p{
		font-size: 13px;
		font-size: clamp(13px, 3vw, 26px);
		line-height: 1.8;
		letter-spacing: 0.16em;
	}
	
	section#beginning figure.map {
		width: 100%;
		line-height: 0;
		margin: -40px auto 0;
		position: relative;
		z-index: -1;
	}
	
	section#shooting {
		padding: 40px 0 50px;
		background: url("../images/plan/bg.jpg") no-repeat;
		background-size: cover;
	}
	
	section#shooting h2{
		font-size: 12px;
		font-size: clamp(12px, 2.79vw, 24px);
		font-weight: 400;
		line-height: 1;
		text-align: center;
		margin-bottom: 25px;
		letter-spacing: 0.3em;
		color: #FFF;
	}
	
	section#shooting h2 span{
		width: 64.6vw;
		display: block;
		margin: 0 auto 10px;
	}
	
	section#shooting div.section_inner{
		width: 90%;
		margin: 0 auto;
		padding: 40px 0;
		background: #FFF;
		border-radius: 15px;
	}
	
	section#shooting div.section_inner section + section{
		margin-top: 50px;
	}
	
	section#shooting div.section_inner section div.plan_name{
		width: 90%;
		margin: 0 auto 35px;
		padding: 12px 0;
		border-top: 3px solid #000;
		border-bottom: 1px solid #000;
	}
	
	section#shooting div.section_inner section div.plan_name h3{
		font-size: 20px;
		font-size: clamp(20px, 4.66vw, 40px);
		font-weight: 500;
		line-height: 1;
		letter-spacing: 0.2em;
		display: inline-block;
	}
	
	section#shooting div.section_inner section div.plan_name p.price{
		font-size: 16px;
		font-size: clamp(16px, 3.72vw, 32px);
		line-height: 1;
		letter-spacing: 0.1em;
		margin-top: 5px;
	}
	
	section#shooting div.section_inner section div.plan_name p.price span{
		font-size: 13px;
		font-size: clamp(13px, 3.03vw, 26px);
	}
	
	section#shooting div.section_inner section div.block {
		width: 90%;
		margin: 0 auto;
	}
	
	section#shooting div.section_inner section div.block h6{
		width: 160px;
		background: #3e3a39;
		margin: 30px 0 12px;
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 13px;
		font-size: clamp(13px, 3.03vw, 26px);
		font-weight: 500;
		letter-spacing: 0.1em;
		color: #FFF;
		line-height: 1;
		text-align: center;
		padding: 3px 0;
		border-radius: 3px;
	}
	
	section#shooting div.section_inner section div.block ul.included {
		list-style: none;
	}
	
	section#shooting div.section_inner section div.block ul.included li{
		font-size: 13px;
		font-size: clamp(13px, 3.03vw, 26px);
		line-height: 1.5;
		text-indent: -1em;
		padding-left: 1em;
		margin-bottom: 5px;
	}
	
	section#shooting div.section_inner section div.block p.cap{
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 12px;
		font-size: clamp(12px, 2.79vw, 24px);
		text-indent: -1em;
		padding-left: 1em;
		margin-top: 1.2em;
	}
	
	section#shooting div.section_inner section div.block dl.day{
		font-size: 18px;
		font-size: clamp(18px, 4.19vw, 36px);
		letter-spacing: 0.1em;
		line-height: 1.5;
		margin-bottom: 25px;
	}
	
	section#shooting div.section_inner section div.block dl.day1{
		display: block;
	}
	
	section#shooting div.section_inner section div.block dl.day1 dt{
		margin-right: 0.5em;
	}
	
	section#shooting div.section_inner section div.block dl.day1 dd{
		font-size: 15px;
		font-size: clamp(15px, 3.49vw, 30px);
	}
	
	section#shooting div.section_inner section div.block ul.schedule {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		list-style: none;
		margin-top: 10px;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li{
		width: 48%;
		margin-right: 4%;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li:nth-child(2n){
		margin-right: 0;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li:nth-child(n + 3){
		margin-top: 28px;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li figure{
		border-radius: 8px;
		overflow: hidden;
		line-height: 0;
		margin-bottom: 12px;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li p{
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 13px;
		font-size: clamp(13px, 3.03vw, 26px);
		font-weight: 500;
		line-height: 1.5;
		letter-spacing: 0.1em;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li p.time{
		font-family: 'Bebas Neue', sans-serif;
		font-size: 24px;
		font-size: clamp(24px, 5.59vw, 48px);
		letter-spacing: 0.1em;
		line-height: 1;
		margin-bottom: 3px;
	}
	
	section#shooting div.section_inner section div.block ul.schedule li p.time span{
		font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-size: 13px;
		font-size: clamp(13px, 3.03vw, 26px);
		font-weight: 500;
	}
	
	section#shooting div.section_inner p.just_in_case {
		width: 90%;
		margin: 40px auto 0;
		font-size: 12px;
		font-size: clamp(12px, 2.79vw, 24px);
		font-weight: 500;
		line-height: 1.7;
		letter-spacing: 0.1em;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#shooting div.slider .slick-slide{
		margin-right: 5px!important;
		margin-left: 5px!important;
	}
	
	.slick-prev, .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        max-width: 20px;
        max-height: 20px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: #3e3a39!important;
        border-radius: 100%;
        z-index: 10;
    }
	
	.slick-prev {
        left: -10px;
    }
	
	.slick-next {
        right: -10px;
    }

    .slick-prev:hover, .slick-next:hover {
        background: #333;
    }

    .slick-prev:before, .slick-next:before {
        font-family:FontAwesome;
        content: "\f105";
        font-size: 16px;
        font-weight: 700;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
	
	.slick-prev:before {
        content: "\f104";
    }
	
	section#promises {
		padding: 40px 0 60px;
	}
	
	section#promises h3,
	section#arrangements h3{
		font-size: 18px;
		font-size: clamp(18px, 4.19vw, 36px);
		font-weight: 500;
		line-height: 1.8;
		letter-spacing: 0.1em;
		margin-bottom: 15px;
		text-align: center;
	}
	
	section#promises ul{
		list-style: none;
	}
	
	section#promises ul li{
		font-size: 13px;
		font-size: clamp(13px, 2.56vw, 28px);
		line-height: 1.8;
		letter-spacing: 0.1em;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	
	section#promises ul li + li {
		margin-top: 10px;
	}
	
	section#promises ul li span{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 30px;
		height: 30px;
		background: #595757;
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 13px;
		font-size: clamp(13px, 2.56vw, 28px);
		line-height: 1;
		color: #FFF;
		margin-right: 15px;
	}
	
	section#promises ul li p{
		width: -webkit-calc(100% - 45px);
        width: -moz-calc(100% - 45px);
        width: calc(100% - 45px);
	}
	
	section#arrangements{
		padding-bottom: 30px;
	}
	
	section#arrangements div.block{
		margin-bottom: 40px;
	}
	
	section#arrangements div.block h4{
		font-size: 16px;
		font-size: clamp(16px, 3.96vw, 34px);
		font-weight: 500;
		letter-spacing: 0.2em;
		line-height: 1.3;
		border-bottom: 1px solid #595757;
		padding-bottom: 8px;
		margin-bottom: 12px;
	}
	
	section#arrangements div.block h5,
	section#arrangements div.block p{
		font-size: 13px;
		font-size: clamp(13px, 2.56vw, 28px);
		font-weight: 500;
		line-height: 1.6;
		letter-spacing: 0.2em;
	}
	
	section#arrangements div.block p.ind{
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#arrangements div.block p.cap{
		font-size: 10px;
		font-size: clamp(10px, 2.33vw, 20px);
		font-weight: 500;
		line-height: 1.8;
		letter-spacing: 0.2em;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#arrangements div.block p + h5 {
		margin-top: 2em;
	}

	/*TOPと同じ*/
	section#plan {
		background: url("../images/plan/bg_plan.jpg") no-repeat;
		background-size: cover;
		padding: 40px 0;
	}
	
	section#plan div.section_inner h2{
		font-size: 12px;
		font-size: clamp(12px, 2.79vw, 24px);
		font-weight: 400;
		color: #FFF;
		line-height: 1;
		text-align: center;
		margin-bottom: 25px;
		letter-spacing: 0.3em;
	}
	
	section#plan div.section_inner h2 span{
		width: 42vw;;
		display: block;
		margin: 0 auto 10px;
	}
	
	section#plan div.section_inner ul{
		display: block;
		list-style: none;
	}
	
	section#plan div.section_inner ul li + li{
		margin-top: 20px;
	}
	
	section#plan div.section_inner ul li{
		width: 100%;
		background: #FFF;
	}
	
	section#plan div.section_inner ul li a{
		display: block;
		padding: 4px 4px 15px 4px;
		color: #595757;
	}
	
	section#plan div.section_inner ul li a figure{
		line-height: 0;
		position: relative;
		margin-bottom: 30px;
	}
	
	section#plan div.section_inner ul li a figure figcaption{
		width: 58%;
		position: absolute;
		bottom: -2px;
		left: 10px;
		z-index: 3;
	}
	
	section#plan div.section_inner ul li a p{
		font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 13px;
		font-size: clamp(13px, 3.26vw, 28px);
		text-align: right;
		padding-right: 4px;
		letter-spacing: 0.05em;
	}
	
	section#plan div.section_inner ul li a p::after{
		content: "";
		width: 30px;
		height: 8px;
		background: url("../images/plan/arrow.svg") no-repeat;
		background-size: contain;
		display: inline-block;
		margin-left: 8px;
	}
}