@media screen and (min-width: 769px) {

	/*------独自ｃSS------*/
	.inner {
		width: 94%;
		margin: 0 auto;
	}
	.m_p {
		text-decoration: #4066B0 wavy underline;
		text-align: center;
		font-size: 16px;
		padding: 30px 50px 0 0;
	}
	.m_p2 {
		padding: 30px 0;
	}
	.m_txt p {
		position: relative;
		
	}
	.m_txt p img {
		width: 88%;
		margin-left: 48px;
	}
	.ma_fetured_tl img {
        width: 22%;
        padding-left: 56px;
	}
	.m_txt p::before {
		position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        background-image: url(../img/line_left.png);
        background-size: 30px;
        display: block;
        background-repeat: no-repeat;
        height: 50px;
        width: 50px;
	}

	.m_txt p::after {
        position: absolute;
        content: "";
        right: 0;
        bottom: 0;
        background-image: url(../img/line_right.png);
        background-size: 36px;
        background-repeat: no-repeat;
        height: 50px;
        width: 50px;
	}
	.web-site {
		margin-top: 40px;
		height: 98vh;
		position: relative;
		background-image: url(../img/rasen.png);
	}
	.web-site p {
		text-align: center;
		font-weight: bolder;
		font-size: 18px;
		padding: 40px 0;
		position: relative;
		line-height: 1.6;
	}
	.web-site p::before {
		background-image: url(../img/moyamoya.png);
		background-repeat: no-repeat;
		background-size: contain;

	}
	.web-site p img {
		position: absolute;
        right: 26px;
        top: 80px;
		width: 3%;
		transform: rotate(30deg);
	}
	.web_content {
        background-image: url(../img/memo.png);
        background-size: 766px 738px;
        background-repeat: no-repeat;
        background-position: center;
        height: 76%;
        width: 90%;
        position: absolute;
        left: 34px;
	}
	.w_c_yazirusi {
        width: 40%;
        position: absolute;
        top: 180px;
        transform: rotate(234deg);
        right: 70px;
	}
	.w_c_img01 {
        position: absolute;
        width: 10%;
		right: 14px;
        top: -84px;
        transform: rotate(10deg);
	}
	.w_c_img02 {
        position: absolute;
        width: 12%;
        left: 90px;
        bottom: 26px;
	}
	.w_c_img03 {
        position: absolute;
        top: -44px;
        width: 10%;
        transform: rotate(65deg);
	}
	.w_c_img04 {
        position: absolute;
        bottom: -34px;
        right: -40px;
        width: 20%;
        transform: rotate(-40deg);
	}
	.w_c_title {
		padding: 30px 0 20px 0;
		text-align: center;
		position: relative;
	}
	.w_c_title img {
		width: 16%;
		position: absolute;
		top: 0px;
		transform: rotate(-12deg);
		left: 300px;
	}
	.w_c_title p {
		font-weight: bold;
		font-size: 30px;
        text-align: center;
		padding-bottom: 0;
	}
	.w_c_wrap {
		display: flex;
		justify-content: center;
	}
	.w_c_box {
		margin: 20px 0;
		width: 300px;
		margin-left: 16px;
		text-align: left;
		position: relative;
	}
	.w_c_box img {
		width: 40%;
		position: relative;
		display: inline-block;
	}
	.w_c_box img:nth-child(1) {
        position: absolute;
		width: 50%;
		left: -26px;
	}
	.w_c_box img:nth-child(2) {
        position: absolute;
        left: 140px;
		width: 50%;
		transform: rotate(-22deg);
	}
	.w_c_box img:nth-child(3) {
        position: absolute;
		position: absolute;
		left: 0;
		top: 66px;
	}
	.w_c_box img:nth-child(4) {
		position: absolute;
		left: 168px;
		top: 56px;
	}
	.w_c_box p {
		font-size: 34px;
		background: #fff;
		border: 1px solid;
		font-weight: bold;
		padding: 0;
		width: 140px;
		margin-bottom: 14px;
		font-family: serif;
	}
	.w_c_box b {
		font-size: 40px;
	} 
	.m_ok-ng {
		position: relative;
		margin: 50px 0;
	}
	.hakasemaru {
		position: absolute;
		width: 12%;
		bottom: -44px;
		left: -10px;
	}
	.hakasebatu {
		position: absolute;
		width: 12%;
		bottom: -50px;
		right: 320px;
	}
	.w_list {
        padding-left: 24px;
        flex-wrap: wrap;
        display: flex;
        width: 312px;
	}
	.w_list li {
		border-bottom: 1px dotted;
		font-weight: bold;
		display: flex;
		padding: 6px;
		font-size: 16px;
		width: 300px;
	}
	.w_list li div {
		background-color: #fff;
		border: 1px solid;
		height: 20px;
		margin-right: 10px;
		width: 20px;
	}
	.w_list li section {
		width: 260px;
	}
	.w_wrap {
		display: flex;
		justify-content: center;
		margin-right: 30px;
	}
	.w_ch_husen {
		display: flex;
		justify-content: right;
		padding-right: 112px;
		background-image: url(../img/husen_orange.png);
		background-size: 500px;
		background-repeat: no-repeat;
		background-position: right;
		padding-bottom: 46px;
	}
	.w_ch_husen img {
		transform: rotate(-85deg);
		position: absolute;
		left: 262px;
		width: 30px;
		bottom: 64px;
	}
	.w_ch_husen span {

	}
	.w_check p {
		padding-top: 20px;
		margin-left: -50px;
		padding-bottom: 0;
	}
	.w_check span {
	    color: red;
	}
	.w_check b {
		font-size: 24px;
	}

	.w_c_border {
		position: relative;
	}
	.w_c_border::before {
        position: absolute;
        content: "";
        margin: 14px 22px 22px 19px;
        border: 4px solid #DAD4CE;
        font-size: 24px;
        width: 94%;
        height: 96%;
	}
	.w_c_flex {
		position: relative;
	}
	.w_c_flex img {
        position: absolute !important;
        top: -14px;
        left: 170px !important;
        width: 130px !important;
	}
.point {
    margin-top: 80px;
}
.p_head {
	display: flex;
}
.p_h_img {
	position: relative;
}
.p_h_img p {
	position: absolute;
    top: 60px;
    color: #fff;
    left: 20px;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.8;
}
.p_head h2 {
	display: flex;
	align-items: center;
}
.p_head h2 p {
	color: #218fcf;
    float: left;
    margin-left: 10px;
    font-size: 16px;
}
.p_head h2 p span {
	font-size: 20px;
    margin-right: 10px;
}
.h2_tlt {
	font-size: 20px;
    background-color: #218fcf;
    color: #fff;
    float: left;
    padding: 10px;
}

.p_flex {
	margin: 30px 0 40px 0;
    display: flex;
	width: 100%;
}
.p_box {
	background-color: #eef3f7;
	margin-right: 40px;
	border-radius: 20px;
    width: 46%;
	padding-bottom: 30px;
	position: relative;
	height: 220px;
}

.arrow img {
	width: 100% !important;
    left: 0 !important;
    top: -8px I !important;
}

.p_box2 {
	background-color: #eef3f7;
	margin-right: 40px;
	border-radius: 20px;
    width: 46%;
	padding-bottom: 30px;
	position: relative;
	height: 220px;

}
.p_box2 img {
	position: absolute;
    top: -22px;
}

.p_b_left p {
	position: absolute;
    background-color: #afcbdf;
    padding: 2px 6px;
}
.p_b_content {
	font-size: 16px;
    margin-top: 120px;
    line-height: 1.6;
	padding: 0 30px;

}
.p_b_content h3 {
	color: #39609a;
    font-size: 20px;
    text-align: center;
}
.p_b_right img {
	width: 70% !important;
	position: initial !important;
}
.arrow {
	position: relative;
}
.arrow::before {
	content: "";
	position: absolute;
	left: 386px;
	top: 114px;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 20px solid #555555;
	border-right: 0;
}
.p_box img {
	position: absolute;
    top: -10px;
}
.p_box2 img:nth-child(2) {
	position: absolute;
    left: 10px;
	width: 10%;
    top: -54px;
}
.p_b_wrap {
	display: flex;
	padding-top: 30px;
	width: 100%;
}
.p_b_left {
	width: 64%;
	position: relative;
}
.p_b_left p:nth-child(1) {
	top: 26px;
    left: 40px;
}
.p_b_left p:nth-child(2) {
	top: 26px;
    left: 172px;
}

.p_b_left p:nth-child(3) {
    top: 70px;
    left: 16px;
}

.p_b_left p:nth-child(4) {
    top: 62px;
    left: 110px;
}

.p_b_left p:nth-child(5) {
    top: 76px;
    left: 174px;
}
.p_b_right span {
	display: block;
    padding-left: 6px;
    color: #446da8;
    margin-bottom: 10px;
    font-weight: bold;
}

.p_b_right span {
	display: block;
    padding-left: 6px;
    color: #446da8;
    margin-bottom: 10px;
    font-weight: bold;
}
.p_b_right {
	width: 36%;
}
.p2_wrap {
	margin-top: 30px;
    display: flex;
	width: 100%;
}
.p2_box {
	background: #EEF3F7;
	border-radius: 20px;
	width: 48%;
	padding: 10px 20px 0 20px;
	height: 160px;
	position: relative;
	display: flex;
	margin-right: 16px;
	align-items: center;
}
.p2_box>img:nth-child(1) {
	position: absolute;
	top: -14px;
	left: 14px;
	width: 10%;
}
.p2_box>img:nth-child(2) {
	position: absolute;
	top: 0;
	left: 56px;
	width: 10%;
}
.p2_box>img:nth-child(3) {
	position: absolute;
	width: 8%;
	left: 58px;
	top: -10px;
}
.p_sale {
	display: flex;
	margin-bottom: 30px;
}
.p_sale img {
	width: 20%;
    margin-right: 20px;
}
.p2_b_txt {
	display: flex;
}

.p2_b_txt div:nth-child(2) {
	margin-left: 10px;
	line-height: 1.8;
	font-size: 16px;
}
.p2_b_txt div:nth-child(2) h3 {
	font-size: 18px;
    color: #19498b;
}
.p2_b_txt div:nth-child(1) img {
	position: initial;
	object-fit: cover;
	height: 94px;

}
.p2_b_wrap {
	width: 82%;
	display: flex;
	object-fit: cover;
	align-items: center;
	justify-content: center;
}
/* .imgsize1 {
	width: 16% !important;
}
.imgsize2 {
	width: 11% !important;
}
.imgsize3 {
	width: 11% !important;
}
.imgsize4 {
	width: 20% !important;
}
.imgsize5 {
	width: 20% !important;
}
.imgsize6 {
	width: 26% !important;
} */
.content-txt p {
    margin: 30px 0;
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
}
.c_txt_box {
	display: flex;
	justify-content: center;
}
.c_txt_box img {
	width: 50%;
}

























	/*------↓記事ごとの記述スタート↓------*/


	.ma_fetured_tl {
        position: relative;
        display: flex;
        font-size: 40px;
        justify-content: space-between;
        background-color: #2d87c0;
        width: 100%;
        height: 80px;
        align-items: center;
        padding: 0 50px;
        box-sizing: border-box;
        color: #fff;
		margin-top: 30px;


		&::before {
			background: url(/magazine/24_11_12/article/img/obi_chapter.png) no-repeat;
			position: absolute;
			width: 397px;
			height: 201px;
			top: -40px;
			content: "";
			display: block;
			background-size: 30%;
			left: 10px;
		}
	}

	.ma_introduction_tl {
		font-size: 32px;
		margin: 30px 0 20px;
		font-weight: bold;
		text-align: center;
		line-height: 1;
		letter-spacing: 2px;
	}

	.ma_pick_tl {
		font-size: 40px;
	}

	.ma_pick_stl {
		font-size: 56px;
		color: #1f4f92;
	}

	.ma_introduction_txt {
		font-size: 16px;
		line-height: 1.5;
		text-align: center;
		margin-bottom: 50px;
	}

	.ma_fea01_items {
		position: relative;
		padding: 40px 70px;
		box-sizing: border-box;
		background-color: #d4ecf1;
		border-radius: 5px;
		position: relative;
		margin-bottom: 70px;

		&::before {
			background-color: #fff;
			position: absolute;
			top: 16px;
			content: "";
			width: 830px;
			height: 388px;
			margin: 0 auto;
			left: 0;
			right: 0;
			z-index: 1;
			border-radius: 5px;
		}

	}

	.ma_fea01_items:nth-child(1)::after {
		background: url(/magazine/24_11_12/article/img/kokoku_kakaku01.png) no-repeat;
		width: 130px;
		height: 130px;
		position: absolute;
		right: 0;
		top: -40px;
		content: "";
		z-index: 3;
		background-size: 100%;
	}

	.ma_fea01_items:nth-child(2)::after {
		background: url(/magazine/24_11_12/article/img/kokoku_kakaku02.png) no-repeat;
		width: 130px;
		height: 130px;
		position: absolute;
		right: 0;
		top: -40px;
		content: "";
		z-index: 3;
		background-size: 100%;
	}

	.ma_fea01_items:nth-child(3)::after {
		background: url(/magazine/24_11_12/article/img/kokoku_kakaku03.png) no-repeat;
		width: 130px;
		height: 130px;
		position: absolute;
		right: 0;
		top: -40px;
		content: "";
		z-index: 3;
		background-size: 100%;
	}

	.ma_fea01_items:nth-child(4)::after {
		background: url(/magazine/24_11_12/article/img/kokoku_kakaku04-07.png) no-repeat;
		width: 130px;
		height: 130px;
		position: absolute;
		right: 0;
		top: -40px;
		content: "";
		z-index: 3;
		background-size: 100%;
	}


	.ma_fea01_flex {
		display: flex;
		justify-content: space-between;
		position: relative;
		z-index: 2;
	}

	.ma_fea01_left {
		flex-shrink: 1;

		& h3 {
			font-size: 36px;
			color: #000;
			font-weight: bold;
			margin-bottom: 25px;
			line-height: 1;
			display: flex;
			align-items: center;
			gap: 10px;

			& strong {
				font-size: 40px;
				color: #1f4f92;
			}

			& span {
				& span {
					font-size: 18px;
				}
			}

		}

		&>.midasi {
			font-size: 24px;
			text-align: center;
			font-weight: bold;
			color: #2d81b5;
		}

		& ul {
			margin: -10px 0 0;
			background-color: #D3EDFB;
			border-radius: 5px;
			padding: 25px;
		}

		& ul li {
			display: flex;
			align-items: center;
			font-size: 16px;
			margin-bottom: 10px;

			&:last-child {
				margin-bottom: 0;
			}

			&::before {
				background: url(/magazine/24_11_12/article/img/contents_icon.png)no-repeat;
				content: "";
				width: 30px;
				height: 30px;
				background-size: 100%;
				margin-right: 10px;
			}
		}

	}

	.ma_fead01_right {
		flex-shrink: 1;
		height: 280px;
		width: 390px;

		& img {
			height: 100%;
			object-fit: contain;
		}
	}

	.ma_fea01_flex02 {
		display: flex;
		justify-content: center;
		gap: 20px;
		position: relative;
		z-index: 2;

		& li {
			flex-basis: 400px;
			display: flex;
			gap: 10px;
			align-items: center;

			&:nth-child(1) span {
				font-size: 8px;
				color: #e8413e;
				width: 60px;
				height: 60px;
				text-align: center;

				& img {
					width: 75%;
				}

			}

			&:nth-child(2) span {
				font-size: 8px;
				color: #2882c2;
				width: 60px;
				height: 60px;
				text-align: center;

				& img {
					width: 75%;
				}
			}

			& p {
				font-size: 16px;
				line-height: 1.5;
				flex-grow: 1;
				display: block;
				width: 270px;
			}
		}
	}

	.ma_fea01_conts02 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.ma_fea01_half {
		width: 420px;
		margin-bottom: 60px;
		position: relative;
		box-sizing: border-box;
		background-color: #d4ecf1;
		border-radius: 5px;
		display: grid;
		height: 280px;
		place-content: center;

		&:nth-child(3),
		&:nth-child(4) {
			margin-bottom: 0;
		}

		&::before {
			background-color: #fff;
			position: absolute;
			content: "";
			width: 400px;
			height: 255px;
			margin: auto;
			z-index: 1;
			border-radius: 5px;
			inset: 0;
		}

	}

	.ma_fea01_half:nth-child(n + 1):nth-child(-n + 3) {
		&::after {
			background: url(/magazine/24_11_12/article/img/kokoku_kakaku04-07.png) no-repeat;
			width: 100px;
			height: 100px;
			position: absolute;
			right: -1px;
			top: -40px;
			content: "";
			z-index: 3;
			background-size: 100%;
		}
	}

	.ma_fea01_half:nth-child(4) {
		&::after {
			background: url(/magazine/24_11_12/article/img/kokoku_kakaku08.png) no-repeat;
			width: 100px;
			height: 100px;
			position: absolute;
			right: -1px;
			top: -40px;
			content: "";
			z-index: 3;
			background-size: 100%;
		}
	}

	.ma_fea01_half h3 {
		font-size: 24px;
		color: #000;
		font-weight: bold;
		margin-bottom: 15px;
		line-height: 1;
		display: flex;
		align-items: center;
		gap: 10px;
		position: relative;
		z-index: 2;

		& strong {
			font-size: 40px;
			color: #1f4f92;
		}

	}

	.ma_fea01_half_flex {
		display: flex;
		position: relative;
		z-index: 2;
		align-items: center;
	}

	.ma_fea01_half_left {
		flex-grow: 1;
		width: 250px;

		&>p {
			font-size: 18px;
			font-weight: bold;
			color: #2d81b5;
		}

		& ul {
			margin-top: 15px;
		}

		& ul li {
			display: flex;
			font-size: 16px;
			margin-bottom: 10px;
			align-items: flex-start;

			&:last-child {
				margin-bottom: 0;
			}

			&::before {
				background: url(/magazine/24_11_12/article/img/contents_icon.png)no-repeat;
				content: "";
				width: 30px;
				height: 30px;
				background-size: 100%;
				margin-right: 10px;
			}
		}

	}


	.ma_fea01_half_right {
		width: 115px;
		height: 118px;
	}

	/*------記事ごとの記述終わり------*/

}

/* media screen fin */