@charset "utf-8";

/*===== PC ここから =====*/
@media screen and (min-width: 741px){
/*===== 共通 =====*/
    .img_ttl {
        margin-bottom: 80px;
    }
	.make h3, .flow h3{
		font-size: 28px;
		padding-bottom: 10px;
		margin-bottom: 35px;
		border-bottom: 2px solid #d52425;
	}
	.mb_txt {
		margin-bottom: 35px;
	}
/*===== park =====*/
	.make {
		padding-bottom: 100px;
	}
	.make p {
		font-size: 15px;
	}
	.make h2 {
        font-size: 26px;
		color: #91732b;
		margin: 0 0 65px;
        text-align: center;
		line-height: 160%;
    }
	.make h3 span {
	 	font-size: 20px;
		color: #91732b;
		margin-right: 5px;
	}
	.make h3 span .num{
	 	font-size: 30px;
		margin-right: 0;
	}
	.make ul {
		margin-bottom: 80px;
	}
	.make li {
		margin-bottom: 55px;
	}
	.make li:last-of-type {
		margin-bottom: 0px;
	}
	
	.make li:first-of-type figure .img{
		float: right;
	}
	.make li:first-of-type figcaption {
		width: 470px;
		float: left;
		margin-right: 30px;
	}
	.make li:last-of-type figure .img{
		float: left;
	}
	.make li:last-of-type figcaption p {
		width: 470px;
		float: right;
		margin-left: 30px;
	}
	.make .wrap {
		width: 700px;
		margin: 0 auto 0px;
	}
	.make .wrap h2{
		margin-bottom: 40px;
	}
	.make .wrap p {
		margin-bottom: 40px;
	}
	.make .wrap p:last-of-type {
		margin-bottom: 0;
	}
	.flow {
		padding-bottom: 100px;
	}
	.flow ul {
		width: 880px;
		margin: 0 auto 15px;
	}
	.flow li {
		width: 200px;
		margin: 0 20px 25px 0;
		float: left;
	}
	.flow li:nth-of-type(4n) {
		margin-right: 0
	}
	.flow li:nth-last-of-type(-n+4x) {
		margin-bottom: 0
	}
	.flow li h4{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.flow li h4 .txt{
		display: inline-block;
		vertical-align: middle;
	}
	.flow li h4 .num{
		width: 25px;
		height: 20px;
		padding: 5px 0 0 0 ;
		margin-right: 5px;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		color: #fff;
		background-color: #d52425;
		border-radius: 50%;
		font-weight: normal;
	}
	.flow li .img {
		position: relative;
		float: left;
		margin-bottom: 10px;
	}
	
	.flow li .img::before {
		content: "";
		width: 100%;
		height: 100%;
		background: url(img/flow_next01.png) no-repeat;
		position: absolute;
		right: -102%;
		top: 40%;
	}
	.flow li:last-of-type .img::before {
		content: none;
	}
	.flow li figcaption p{
		font-size: 13px;
		line-height: 180%
	}
	.flow .under {
		text-align: center;
		margin-bottom: 30px;
	}
	.red_box {
		width: 690px;
		margin: 0 auto 80px;
	}
	.red_box .img{
		float: left;
	}
	.red_box figcaption {
		width: 295px;
		padding: 25px 29px;
		float: left;
		background-color: #d52425;
	}
	.red_box figcaption h4 {
		font-size: 20px;
		font-weight: normal;
		color: #fff;
		margin-bottom: 10px;
		position: relative;
	}
	.red_box figcaption h4::before {
		content: "・・・";
		position: absolute;
		top: -15px;
	} 
	.red_box figcaption h4 span{
		font-feature-settings: 'palt';
	}
	.red_box figcaption p {
		font-size: 14px;
		line-height: 180%;
		color: #fff;
	}
	
	.ink {
		text-align: center;
		margin-bottom: 30px;
	}
	.flow h2{
		font-size: 26px;
		color: #91732b;
		margin: 0 0 50px;
        text-align: center;
		line-height: 160%;
	}
	 .btn_wrap {
        text-align: center;
    }
    
    .btn_wrap .btn {
        display: inline-block;
        vertical-align: middle;
    }
    
    .btn_wrap .btn:first-child {
        margin-right: 20px;
    }
	.flow .sqf_txt{
		text-align: center;
		font-size: 18px;
		margin: -35px auto 0;
		}
	.flow .sqf_txt span{
		font-size: 14px;
		}
}
/*===== PC ここまで =====*/
/*===== SP ここから =====*/
@media screen and (max-width: 740px){
/*===== 共通 =====*/
    .img_ttl {
            margin-bottom: 40px;
        }
	.make h3, .flow h3{
		font-size: 18px;
		padding-bottom: 5px;
		margin-bottom: 20px;
		border-bottom: 2px solid #d52425;
		line-height: 160%;
		/* text-indent: -5em; */
		/* padding-left: 5em; */
	}
	.mb_txt {
		margin-bottom: 20px;
	}
/*===== make =====*/
	.make {
		padding-bottom: 50px;
	}
	.make p {
		font-size: 14px;
	}
	.make h2 {
        font-size: 18px;
        color: #91732b;
        margin: 0px 0 20px;
        text-align: center;
        line-height: 140%;
    }
	.make h3 span {
	 	font-size: 16px;
	 	color: #91732b;
	 	margin: 0px 5px 5px 0;
	}
	.make h3 span .num{
	 	font-size: 20px;
	 	margin-right: 0;
	 	/* display: inline-block; */
	 	/* vertical-align: middle; */
	} 
	.make ul {
		margin-bottom: 50px;
	}
	.make li {
		margin-bottom: 40px;
	}
	.make li:last-of-type {
		margin-bottom: 0px;
	}
	
	.make li:first-of-type figure .img{
		/* float: right; */
		margin-bottom: 20px;
	}
	.make li:first-of-type figcaption {
		width: 100%;
		/* float: left; */
		/* margin-right: 30px; */
	}
	.make li:last-of-type figure .img{
		/* float: left; */
		margin-bottom: 20px;
	}
	.make li:last-of-type figcaption p {
		width: 100%;
		float: right;
		margin-left: 30px;
	}
	.make .wrap {
		width: 100%;
		margin: 0 auto 0px;
	}
	.make .wrap h2{
		font-size: 18px;
		margin-bottom: 25px;
	}
	.make .wrap p {
		margin-bottom: 25px;
	}
	.make .wrap p:last-of-type {
		margin-bottom: 0;
	}
	.flow {
		padding-bottom: 80px;
	}
	.flow ul {
		width: 100%;
		margin: 0 auto 15px;
	}
	.flow li {
		width: 45%;
		margin: 0 7% 25px 0;
		float: left;
	}
	.flow li:nth-of-type(2n) {
		margin-right: 0
	}
	.flow li:nth-last-of-type(-n+4x) {
		margin-bottom: 0
	}
	.flow li h4{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.flow li h4 .txt{
		display: inline-block;
		vertical-align: middle;
		font-size: 12px;
	}
	.flow li h4 .num{
		font-size: 12px;
		width: 20px;
		height: 18px;
		padding: 2px 0 0 0;
		margin-right: 5px;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		color: #fff;
		background-color: #d52425;
		border-radius: 50%;
		font-weight: normal;
	}
	.flow li .img {
		position: relative;
		float: left;
		margin-bottom: 10px;
	}
	
	.flow li .img::before {
		content: "";
		width: 7%;
		height: 18%;
		background: url(img/flow_next01.png) no-repeat;
		position: absolute;
		background-size: cover;
		right: -12%;
		top: 40%;
	}
	.flow li:last-of-type .img::before {
		content: none;
	}
	.flow li figcaption p{
		font-size: 12px;
		line-height: 160%;
	}
	.flow .under {
		text-align: center;
		width: 30%;
		margin: 0 auto 30px;
	}
	.red_box {
		width: 100%;
		margin: 0 auto 60px;
	}
	.red_box .img{
		width: 100%;
		/* float: left; */
	}
	.red_box figcaption {
		width: 90%;
		padding: 15px 5%;
		/* float: left; */
		background-color: #d52425;
	}
	.red_box figcaption h4 {
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		margin-bottom: 10px;
		position: relative;
	}
	.red_box figcaption h4::before {
		content: "・・・";
		position: absolute;
		top: -13px;
	} 
	.red_box figcaption h4 span{
		font-feature-settings: 'palt';
	}
	.red_box figcaption p {
		font-size: 13px;
		line-height: 160%;
		color: #fff;
	}
	
	.ink {
		text-align: center;
		width: 35%;
		margin: 0 auto 30px;
	}
	.flow h2{
		font-size: 15px;
		color: #91732b;
		margin: 0px 0 40px;
		text-align: center;
		line-height: 160%;
	}
	 .btn_wrap {
        text-align: center;
    }
    
    .btn_wrap .btn {
        display: inline-block;
        vertical-align: middle;
    }
    
    .btn_wrap .btn:first-child {
        margin-bottom: 20px;
    }
	.flow .sqf_txt{
		margin: -25px auto 0;
		}
	.flow .sqf_txt span{
		margin-top: 10px;
		float: right;
		font-size: 11px;
		}
}
/*===== SP ここまで =====*/
