@media screen and (max-width: 768px) {
	/*------独自ｃSS------*/
	.main {
		margin-top: 30px;
	}
	.m_txt {
		margin-bottom: 10px;
	}
	.m_ok-ng {
		position: relative;
	}
	.m_ok-ng img {
		text-align: left;
	}
	.hakasemaru {
		position: absolute;
		width: 12%;
		top: 30px;
	}
	.hakasebatu {
		position: absolute;
		width: 12%;
		top: 30px;
		left: 175px;
	}
	.m_p2 {
		margin: 30px 0 40px 0;
	}
	.ma_fetured_tl img {
		width: 26%;
		position: absolute;
		right: 12px;
	}
	.web-site {
		margin-top: 14px;
	}
	.web-site img {

	}
	.w_c_img01 {
		display: none;
	}
	.w_c_img02 {
		display: none;
	}

	.web_content {
		background-image: url(../img/memo.png);
		background-size: 766px 914px;
		background-repeat: no-repeat;
		margin: 30px 0;
	}
	.w_c_border {
		position: relative;
	}
	.w_c_img03 {
		width: 20%;
		position: absolute;
		top: -30px;
		transform: rotate(60deg);
	}
	.w_c_img04 {
        width: 34%;
        position: absolute;
        bottom: -8px;
        right: -20px;
        transform: rotate(120deg);
	}
	.w_c_title {
		text-align: center;
		padding-top: 20px;
	}
	.w_c_title>img {
		width: 30%;
	}
	.w_c_yazirusi {
		width: 8%;
		transform: rotate(190deg);
		margin-top: 16px;
		position: absolute;
		top: 35px;
		left: 160px;
	}
	.w_c_title p {
		margin-top: 70px;
		font-size: 15px;
		font-weight: bold;
	}
	.w_c_box {
		display: flex;
		flex-direction: column;
		margin: 10px 0 20px 50px;
	}
	.w_c_flex {
		display: flex;
	}
	.w_c_flex p {
		font-size: 30px;
		background: #fff;
		border: 1px solid;
		font-weight: bold;
		padding: 0;
		display: flex;
		width: 140px;
		height: 40px;
		margin-top: 20px;
		font-family: serif;
		justify-content: center;
		align-items: center;
	}
	.w_c_flex b {
		text-align: left;
		font-size: 20px;
		margin-top: 10px;
	}
	.handimg {
		width: 50%;
	}
	.w_wrap {
		width: 84%;
		margin: 0 auto;
	}
	.w_list li {
		display: flex;
		border-bottom: 1px dotted;
		padding: 10px;
	}
	.w_list li div {
		width: 20px;
		height: 20px;
		border-radius: 4px;
		border: solid 1px;
		background: #fff;
		margin-right: 10px;
	}
	.w_ch_husen {
		background-image: url(../img/husen_orange.png);
		background-repeat: no-repeat;
	}
	.w_ch_husen b {
		color: red;
		font-size: 20px;
	}
	.w_check {
		text-align: center;
		margin-top: 20px;
	}
	.w_check p {
		font-weight: bold;
	}
	.w_ch_husen {
		background-size: contain;
		display: flex;
		background-position-x: 12px;
		height: 92px;
	}
	.w_ch_husen img {
		width: 20px;
		transform: rotate(-82deg);
		height: 20px;
		margin: 26px 0 0 24px;
	}
	.w_ch_husen p {
		margin: 14px 0 0 12px;
	}
	.w_c_border::before {
        position: absolute;
        content: "";
        margin: 6px 0px 12px 16px;
        border: 2px solid #DAD4CE;
        font-size: 24px;
        width: 93%;
        height: 98%;
    }
	.p_h_img {
		position: relative;
		display: flex;
		justify-content: center;
	}
	.p_h_img img {
		transform: rotate(50deg);
	}
	.p_h_img p {
		position: absolute;
		top: 58px;
		left: 96px;
		line-height: 1.7;
		font-weight: bold;
		font-size: 17px;
		color: #fff;
	}
	.p_head h2 {
		margin: 30px 0 10px 0;
		text-align: center;
	}
	.p_head h2 p {
		color: #218FCF;
		justify-content: center;
		font-size: 30px;
		display: flex;
		align-items: center;
	}
	.p_head h2 p span {
		font-size: 34px;
   		margin-left: 4px;
	}
	.h2_tlt {
        color: #fff;
        font-size: 15px;
        padding: 4px 54px;
        margin-top: 10px;
        background: #218FCF;
	}
	.p_b_content {
		background-color: #EEF3F7;
		border-radius: 0 0 20px 20px;
		padding: 10px;
		font-size: 15px;
        line-height: 1.7;
	}
	.p_b_content h3 {
		color: #0a408f;
		font-size: 20px;
	}
	.arrow {
		position: relative;
		margin-bottom: 20px;
	}
	.arrow::before {
		content: "";
        position: absolute;
        left: 170px;
        transform: rotate(90deg);
        top: 242px;
        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_sale {
		margin-top: 20px;
	}
	.p_s_content {
		font-size: 15px;
		line-height: 1.7;
	}
	.p_s_content h3 {
		color: #f0b95f;
		line-height: 1.7;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.p2_wrap {
        flex-direction: column;
        margin-top: 30px;
		display: flex;
	}
	.p2_box {
		background: #EEF3F7;
		border-radius: 20px;
		margin-bottom: 30px;
		height: 154px;
		position: relative;

		
	}
	.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;
	}
	.p2_b_txt {
        display: flex;
		padding: 22px 10px 0 10px;
		align-items: center;
	}
	.p2_b_txt img {
        height: 70px;
		margin-right: 10px;
	}
	.p2_b_txt div h3 {
		color: #083e8e;
		font-size: 17px;
	}
	.p2_b_txt div {
        font-size: 15px;
        line-height: 1.7;
	}
	.line {
		text-align: center;
    	color: #014099;
	}
	.content-txt p {
		font-size: 15px;
        font-weight: bold;
        line-height: 1.7;
		margin-bottom: 20px;
	}
	.p2_b_wrap {
        width: 220px;
        display: flex;
        justify-content: center;
	}
















	/*------↓記事ごとの記述スタート↓------*/

	.ma_featured_wrap {
		margin-bottom: 40px;
	}

	.ma_featured_inner {
		width: 90%;
		margin: 0 auto;
	}

	.ma_fetured_tl {
		position: relative;
		display: flex;
		font-size: 18px;
		background-color: #2d87c0;
		width: 100%;
		height: 60px;
		align-items: center;
		padding: 0px 20px;
		box-sizing: border-box;
		margin-top: 20px;
		color: #fff;


		&::before {
			background: url(/magazine/24_11_12/article/img/obi_chapter.png) no-repeat;
			position: absolute;
			width: 100px;
			height: 50px;
			top: -32px;
			content: "";
			display: block;
			background-size: 100%;
			left: 10px;
		}
	}

	.ma_introduction_tl {
		font-size: 16px;
		margin: 15px 0 20px;
		font-weight: bold;
		text-align: center;
		line-height: 1;
		letter-spacing: 2px;
	}

	.ma_pick_tl {
		font-size: 18px;
	}

	.ma_pick_stl {
		font-size: 32px;
		color: #1f4f92;
	}

	.ma_introduction_txt {
		font-size: 14px;
		line-height: 2;
		text-align: center;
		margin-bottom: 50px;
	}

	.ma_fea01_items {
		padding: 20px;
		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: 95%;
			height: 95%;
			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: 100px;
		height: 100px;
		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: 100px;
		height: 100px;
		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: 100px;
		height: 100px;
		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: 100px;
		height: 100px;
		position: absolute;
		right: 0;
		top: -40px;
		content: "";
		z-index: 3;
		background-size: 100%;
	}

	.ma_fea01_flex {
		display: flex;
		position: relative;
		z-index: 2;
		flex-wrap: wrap-reverse;
	}

	.ma_fea01_left {
		flex-shrink: 1;

		& h3 {
			font-size: 24px;
			color: #000;
			font-weight: bold;
			margin-bottom: 25px;
			line-height: 1;
			display: flex;
			align-items: center;
			gap: 10px;

			& strong {
				font-size: 32px;
				color: #1f4f92;
			}

			& span {
				span {
					font-size: 16px;
				}
			}

		}

		&>.midasi {
			font-size: 24px;
			text-align: center;
			font-weight: bold;
			color: #2d81b5;
		}

		& ul {
			margin: -10px auto 0;
			background-color: #D3EDFB;
			border-radius: 5px;
			padding: 15px;
			width: 80%;
		}

		& ul li {
			display: flex;
			align-items: center;
			font-size: 14px;
			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: 150px;
		width: 60%;
		margin: 0 auto;

		& img {
			height: 100%;
			object-fit: contain;
		}
	}

	.ma_fea01_flex02 {
		display: flex;
		flex-wrap: wrap;
		position: relative;
		z-index: 2;
		gap: 10px;
		margin-top: 15px;

		& li {
			display: flex;
			justify-content: space-between;
			align-items: center;

			&:nth-child(1) span {
				font-size: 10px;
				color: #e8413e;
				width: 20%;
				height: 60px;

				& img {
					width: 75%;
				}

			}

			&:nth-child(2) span {
				font-size: 10px;
				color: #2882c2;
				width: 20%;
				height: 60px;

				& img {
					width: 75%;
				}
			}

			& p {
				font-size: 14px;
				line-height: 1.5;
				width: 75%;
			}
		}
	}

	.ma_fea01_conts02 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.ma_fea01_half {
		margin-bottom: 45px;
		position: relative;
		box-sizing: border-box;
		background-color: #d4ecf1;
		border-radius: 5px;
		display: grid;
		place-content: center;
		padding: 20px;

		&:nth-child(4) {
			margin-bottom: 0;
		}

		&::before {
			background-color: #fff;
			position: absolute;
			content: "";
			width: 95%;
			height: 95%;
			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: 80px;
			height: 80px;
			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: 80px;
			height: 80px;
			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;
		flex-wrap: wrap-reverse;
	}

	.ma_fea01_half_left {
		&>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_left {
		flex-grow: 1;
	}

	.ma_fea01_half_right {
		margin: 0 auto;
	}

	/*------記事ごとの記述終わり------*/

}

/* media screen fin */