body {
	color: #032944;
	font-family: "Noto Serif JP", serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}

img {
	height: auto;
	max-width: 100%;
}

a {color: inherit; }

*,
*::before,
*::after {
	box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html { line-height: 1; }
ol,ul { list-style: none;}
li,dd { list-style-type: none;}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption { display: block;}

img {
	border: none;
	vertical-align: bottom;
}

a {
	cursor: pointer;
	text-decoration: none;
}

.l-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	width: 1032px;
}

.c-btn {
	margin: 7px auto 0;
	transition: all 0.5s ease 0s;
	width: 84%;
}

.c-btn a {
	display: block;
	text-align: center;
}

.c-btn:hover {
	opacity: 0.7;
	transform: translateY(5px);
}

.p-main-visual {
	background: url(../img/main-visual.bg.jpg) no-repeat center center/cover;
	height: 818px;
	position: relative;
}

.p-main-visual-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left: 80px;
	padding-right: 80px;
	width: 1800px;
}

.p-main-visual-logo {
	padding-top: 2rem;
	width: 294px;
}

.p-main-visual-content {
	content: "";
	position: absolute;
	right: 6%;
	top: 53%;
	transform: translateY(-50%);
	width: 49.5%;
}

.p-line {
	background: url(../img/line-bg.png) no-repeat center center/cover;
	padding: 66px 0 38px;
}

.p-line-present {
	margin: 0 auto;
	width: 86%;
}

.p-line-text {
	color: #fff;
	filter: drop-shadow(1px 1px 10px #333);
	font-family: "Noto Serif JP", serif;
	font-size: 23px;
	letter-spacing: 0.14em;
	margin-top: -23px;
	text-align: center;
}

.p-target-title {
	background: #fff;
	color: #032944;
	font-family: "Noto Serif JP", serif;
	font-size: 46px;
	font-weight: 600;
	letter-spacing: 0.04em;
	padding: 100px 0 80px;
	position: relative;
	text-align: center;
}

.p-target-title::after {
	border-color: #bc9826 transparent transparent transparent;
	border-style: solid;
	border-width: 20px 15px 0 15px;
	bottom: 32px;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0;
}

.p-target-content {
	background-color: #f1f0f0;
	background-position: 60%;
	margin: 0 calc(50% - 50vw);
	padding: 72px calc(50vw - 50%) 100px;
	position: relative;
}

.p-target-content::after {
	background: url(../img/lady.png) no-repeat center center/contain;
	bottom: 0;
	content: "";
	height: 300px;
	position: absolute;
	right: 0;
	width: 55%;
	z-index: 1;
}

.p-target-items {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	gap: 10px;
	margin-right: 33.5%;
}

.p-target-item {
	background: #fff;
	color: #032944;
	font-size: 24px;
	line-height: 1.3333;
	padding: 30px 12px;
	white-space: nowrap;
	width: -moz-fit-content;
	width: fit-content;
	writing-mode: vertical-rl;
}

.p-target-item span {
	color: #bc9826;
	font-family: "source-han-serif-japanese", serif;
	font-size: 26px;
	font-weight: 700;
}

.p-resolution {
	background: url(../img/resolution-title.png) no-repeat top center/cover;
	padding: 124px 0 373px;
}

.p-voice {
	padding: 16px 0 112px;
	position: relative;
}

.p-voice-bg {
	background: url(../img/voice-bg.jpg) no-repeat center center/cover;
	bottom: -152px;
	height: 50%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: -1;
}

.p-voice-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	width: 912px;
}

.p-voice-title {
	font-family: "Noto Serif JP", serif;
	font-size: 44px;
	font-weight: 700;
	padding-bottom: 2rem;
	position: relative;
	text-align: center;
}

.p-voice-title::after {
	border-color: #bc9826 transparent transparent transparent;
	border-style: solid;
	border-width: 20px 15px 0 15px;
	bottom: 0;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0;
}

.p-voice-content {
	margin-top: 73px;
}

.p-voice-items {
	display: flex;
	flex-wrap: wrap;
	gap: 54px 30px;
}

.p-voice-item {
	width: calc(33.3% - 20px);
}

.p-voice-head {
	color: #bc9826;
	display: flex;
}

.p-voice-number {
	font-family: "Great Vibes", cursive;
	font-size: 46px;
}

.p-voice-text {
	font-family: "Noto Serif JP", serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2727272727;
	margin-left: 4px;
}

.p-voice-body { margin-top: 10px; }

.p-reason {
	background: url(../img/reason-bg.jpg) no-repeat center center/cover;
	padding: 96px 0 126px;
}

.p-reason-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	width: 912px;
}

.p-reason-title {
	font-family: "Noto Serif JP", serif;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.3333;
	text-align: center;
}

.p-reason-title span {
	color: #bc9826;
	font-size: 60px;
}

.p-reason-content { margin-top: 3rem; }

.p-reason-item {
	align-items: center;
	background: #fff;
	border: solid 1px #bc9826;
	border-radius: 999px;
	display: flex;
	padding: 62px 100px 48px 100px;
	position: relative;
}

.p-reason-item + .p-reason-item { margin-top: 30px; }

.p-reason-item::after {
	border: solid 1px #bc9826;
	border-radius: 999px;
	content: "";
	height: 100%;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 98%;
}

.p-reason-number {
	color: #bc9826;
	font-family: "Great Vibes", cursive;
	font-size: 96px;
}

.p-reason-body { margin-left: 56px;}

.p-reason-body-title {
	font-family: "noto-sans-cjk-jp", sans-serif;
	font-size: 23px;
	font-weight: 700;
	line-height: 1.444;
	margin-bottom: 20px;
}

.p-reason-body-text {
	font-size: 16px;
	letter-spacing: 2.5px;
	line-height: 1.3333;
}

.p-reason-body-text span { color: #bc9826;}

.p-example {
	background: url(../img/example-bg.jpg) no-repeat center center/cover;
	padding: 110px 0 128px;
}

.p-example-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	width: 912px;
}

.p-example-img {
	margin: 0 auto;
	width: 235px;
}

.p-example-title {
	font-family: "Noto Serif JP", serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.14em;
	line-height: 1.3333;
	margin-top: 26px;
	text-align: center;
}

.p-example-content {
	background: linear-gradient(to bottom, #e5edf4, #f7f2c9);
	border-radius: 43px;
	font-family: "Noto Serif JP", serif;
	margin-top: 55px;
	padding: 58px 112px 50px;
}

.p-example-text {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 2.28;
	margin-bottom: 32px;
}

.p-example-items {
	background: #fff;
	margin-bottom: 18px;
	padding: 1rem 2rem 1rem 3rem;
}

.p-example-item {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.14em;
	line-height: 2.1578947368;
	padding-left: 20px;
	position: relative;
}

.p-example-item::before {
	background: url(../img/arrow.png) no-repeat center center/contain;
	content: "";
	height: 12px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
}

.p-campaign {
	background: url(../img/campaign-bg.png) no-repeat center center/cover;
	padding: 66px 0 72px;
}

.p-campaign-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	width: 912px;
}

.p-campaign-heading {
	margin: 0 auto;
	width: 76%;
}

.p-campaign-present {
	margin: -40px auto 0;
	width: 98%;
}

.p-profile {
	background: url(../img/profile-bg.jpg) no-repeat center center/cover;
	padding: 128px 0;
}

.p-profile-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	width: 800px;
}

.p-profile-title {
	font-family: "Noto Serif JP", serif;
	font-size: 44px;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
}

.p-profile-content {
	display: flex;
	margin-top: 100px;
}

.p-profile-head {
	margin-right: 70px;
	width: 100%;
}

.p-profile-logo {
	width: 148px;
}

.p-profile-company {
	font-family: "source-han-serif-japanese", serif;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.363636;
	margin-top: 1rem;
}

.p-profile-name {
	font-family: "source-han-serif-japanese", serif;
	font-size: 48px;
	font-weight: 600;
	letter-spacing: 0.14em;
	margin-top: 30px;
	white-space: nowrap;
}

.p-profile-sign {
	margin-left: 73px;
	margin-top: 32px;
	width: 190px;
}

.p-profile-body {
	margin-top: 10px;
}

.p-profile-text {
	font-family: "Noto Serif JP", serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.555555;
}

.p-footer { padding: 2rem 0; }

.p-footer-copyright {
	font-family: "noto-sans-cjk-jp", sans-serif;
	font-size: 14px;
	letter-spacing: 0.04em;
	text-align: center;
}

.u-is-dots {
	background-image: radial-gradient(circle at center, #bc9826 13%, transparent 13%); /* 点の色とサイズ調整 */
	background-position: top right; /* 点の位置 */
	background-repeat: repeat-x; /* 横方向に繰り返し */
	background-size: 1em 0.3em; /* 点の間隔とサイズ調整 */
	padding-top: 0.2em; /* 縦方向の位置調整 */
}

.u-is-red {
	color: #c96422;
}

.u-is-blue {
	color: #629fdd;
}

@media screen and (min-width: 1032px) {

.u-is-pc {
	display: block;
}

.u-is-sp {
	display: none;
}

}

@media screen and (max-width: 1031px) {

.l-inner {
	padding-left: 24px;
	padding-right: 24px;
}

.u-is-pc {
	display: block;
}

.u-is-sp {
	display: none;
}

}

@media screen and (max-width: 767px) {

.l-inner {
	padding-left: 16px;
	padding-right: 16px;
}

.c-btn {
	margin-top: 20px;
	width: 100%;
}

.p-main-visual {
	background-position: 39%;
	height: 60vh;
}

.p-main-visual-inner {
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
}

.p-main-visual-logo {
	margin-right: auto;
	padding-top: 1rem;
	width: 160px;
}

.p-main-visual-content {
	right: 2%;
	top: 49%;
	width: 330px;
}

.p-line-present {
	width: 100%;
}

.p-line-text {
	font-size: 20px;
	margin-top: 0;
}

.p-target-title {
	font-size: 32px;
	padding: 70px 0;
}

.p-target-title::after {
	border-width: 10px 12px 0 12px;
}

.p-target-content {
    padding-top: 47px;
	padding-bottom: 150px;
}

.p-target-content::after {
	height: 250px;
}

.p-target-items {
	display: block;
}

.p-target-item {
	font-size: 16px;
	writing-mode: horizontal-tb;
    padding: 15px 12px;
}

.p-target-item span {
	font-size: 19px;
}

.p-target-item + .p-target-item {
	margin-top: 10px;
}

.p-resolution {
	padding: 0 0 290px;
}

.p-voice-title {
	font-size: 32px;
}

.p-voice-title::after {
	border-width: 10px 12px 0 12px;
}

.p-voice-content {
	margin-top: 40px;
}

.p-voice-items {
	display: block;
}

.p-voice-item {
	width: 100%;
}

.p-voice-item + .p-voice-item {
	margin-top: 30px;
}

.p-voice-head {
	align-items: center;
	justify-content: center;
}

.p-reason {
	background-position: 20%;
	padding: 70px 0;
}

.p-reason-title {
	font-size: 32px;
}

.p-reason-title span {
	font-size: 50px;
}

.p-reason-item {
	border-radius: 16px;
	display: block;
	padding: 20px;
}

.p-reason-item::after {
	border-radius: 16px;
}

.p-reason-number {
	font-size: 50px;
	text-align: center;
}

.p-reason-body {
	margin-left: 0;
	padding: 10px 20px;
}

.p-reason-body-title {
	font-size: 18px;
	text-align: center;
}

.p-example {
	padding: 70px 0;
}

.p-example-img {
	width: 180px;
}

.p-example-title {
	font-size: 22px;
}

.p-example-content {
	padding: 40px 30px;
}

.p-example-text {
	font-size: 14px;
	line-height: 1.7;
}

.p-example-items {
	padding: 1rem;
}

.p-example-item {
	font-size: 14px;
	line-height: 1.7;
}

.p-example-item:not(:last-child) {
	margin-bottom: 20px;
}

.p-campaign {
	padding: 40px 0;
}

.p-campaign-heading {
	width: 100%;
}

.p-campaign-present {
	margin-top: 0;
	width: 100%;
}

.p-profile {
	padding: 70px 0;
}

.p-profile-title {
	font-size: 32px;
}

.p-profile-content {
	display: block;
	margin-top: 40px;
}

.p-profile-head {
	margin-top: 60px;
	text-align: center;
}

.p-profile-logo {
	margin: 0 auto;
	width: 140px;
}

.p-profile-sign {
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	width: 156px;
}

.p-profile-body {
	margin-top: 40px;
	padding: 1rem;
}

.p-profile-text {
	font-size: 14px;
	line-height: 2;
}

.p-footer {
	padding: 1rem;
}

.p-footer-copyright {
	font-size: 12px;
}

.u-is-pc {
	display: none;
}

.u-is-sp {
	display: block;
}

}


/*--------- tv ----------*/
#tv{
	background: url(../img/bg_tv.png);
	background-repeat: no-repeat;
}

#tv .tv_inner,
#magazine .maga_inner,
#media .media_inner{
	max-width: 912px;
	margin: 0 auto;
	padding: 100px 0;
}

.tv_inner div{
	text-align: center;
}

.tv_inner h2,
.maga_inner h2,
.media_inner h2{
	font-family: "Noto Serif JP", serif;
	font-size: 44px;
  font-weight: 700;
  padding-bottom: 2rem;
  position: relative;
	text-align: center;
}

.tv_inner h2{
	display: inline;
}

.tv_inner h2::before{
	content: "";
    display: inline-block;
    background: url(../img/img_tvh2_l.png);
    background-size: cover;
    width: 50px;
    height: 94px;
    position: absolute;
    left: -50px;
	bottom:38px;
}

.tv_inner h2::after{
	content: "";
    display: inline-block;
    background: url(../img/img_tvh2_r.png);
    background-size: cover;
    width: 50px;
    height: 94px;
    position: absolute;
    right: -92px;
	bottom: 38px;
}

.tv_inner .tv_board{
	background: #dae9ed;
	padding: 30px 60px;
	border-radius: 20px;
	margin: 40px;
	box-shadow: 7px 7px 15px -10px #777777;
}

.tv_inner .tv_board p{
	font-size: 150%;
  margin: 30px 0 50px;
}


.pc_view {}
.sp_view { display: none !important;}


.acc_gold{
	color: #bc9826;
}

.fs_80{
	font-size: 80%;
}

@media screen and (max-width: 767px){
	.tv_inner h2,
	.maga_inner h2,
	.media_inner h2{
		font-size: 32px;
	}

	.tv_inner h2::before{
		left: -108px;
	}

	.tv_inner h2::after{
		right: -50px;
	}

	.pc_view {
		display: none !important;
	}

.sp_view {
		display: inherit !important;
	}
}

@media screen and (max-width: 452px){
	.tv_inner h2::before,
	.tv_inner h2::after{
		content: none;
	}

	.tv_inner .tv_board{
		padding: 30px;
	}
}



/*--------- magazine ----------*/

#magazine{
	background: #f1f0f0;
	position: relative;
}

#magazine::before{
	content: "";
    display: inline-block;
    background: url(../img/icon_magazine.png);
    background-size: cover;
    width: 141px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: -30px;
		transform: translate(-50%, -50%);
}

.maga_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.maga_box article{
	width: 48%;
	margin-bottom: 30px;
}

.maga_box article .item_imgbox {
	/*height: 300px;*/
	overflow: hidden;
	margin: 10px;
	padding: 5px;
	display: flex;
	justify-content: center;
}

.maga_box article .item_imgbox img{
	object-fit: cover;
}

.maga_box article p{
	text-align: center;
}

.maga_box article span{
	background-color: #00243f;
    color: white;
    padding: 8px 0;
    margin: 10px 0;
    width: 130px;
    display: inline-block;
		position: relative;
}

.maga_box article span::before{
	content: '';
  position: absolute;
  left: 50%;
  top: -4px;
  display: block;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #00243f;
  border-left: 8px solid transparent;
	transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px){
	.maga_box article{
		width: 100%;
	}
	#magazine .maga_inner{
		padding: 50px 0;
	}
}


/*--------- media ----------*/
#media{
	background: url(../img/bg_media.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.media_inner .media_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.media_inner .media_box figure{
	width: 28%;
	padding: 4px;
	height: auto;
	margin: 10px;
	text-align: center;
}

.media_inner .media_box .l_deiri{
	width: 65%;
}

.media_inner .media_box figure img{
	object-fit: cover;
}

@media screen and (max-width: 440px){
	.media_inner .media_box{
		justify-content: space-around;
	}
	.media_inner .media_box figure{
		width: 38%;
	}
}