@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.hp_kv{
	position: relative;
	padding: 145px 8% 20px 12%;
	margin-top: 60px;
	min-height: 455px;
	background: #222;
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
.hp_kv h1{
	position: absolute;
	left: 0;
	top: 40px;
	padding-left: 12%;
	padding-bottom: 2px;
	width: 1160px;
	height: 70px;
	background: url(../img/kv_bg_pc.png) no-repeat;
	background-size: 100% 100%;
	color: #333;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: 0.02em;
	display: flex;
	align-items: center;
}
.hp_kv_cir01{
	width: 126px;
	margin-right: 20px;
}
.hp_kv_cir02{
	width: 20.7%;
	margin-left: -3%;
}
.hp_kv_small_sp{
	display: inline;
}
.hp_kv_col01{
	margin-top: auto;
	margin-bottom: auto;
	margin-left: -0.5%;
	width: 14%;
}
.hp_kv_col02{
	margin-right: auto;
	margin-left: 4%;
	width: 79%;
}
.hp_kv_col02 h2{
	width: 82%;
	margin-bottom: 20px;
	font-size: 2.8125rem;
	font-weight: 800;
	line-height: 1.1;
}
.hp_kv_col02 h2 small{
	display: block;
	margin-bottom: 5px;
	font-size: 1.85rem;
	font-weight: 500;
}
.hp_kv_col02 h2 span{
	display: inline-block;
	padding: 0;
	background: none;
	font-size: 100%;
	line-height: inherit;
	font-weight: inherit;
}
.hp_cr_yel{
	color: #fad200;
}
.hp_kv_col02 h2 strong{
	display: block;
	font-size: 3.5625rem;
	color: #fff;
}
.hp_kv_note{
	padding-right: 5px;
	margin-top: -8px;
	margin-bottom: 10px;
	font-size: 1.1875rem;
/* 	text-indent: -1em;
	padding-left: 1em; */
}
.hp_kv_note sup{
	margin-left: -0.5em;
}
.hp_wide_s{
	max-width: 1100px;
	margin: 0 auto;
}
.hp_col0201{
	width: 48.9%;
}
.hp_linebox{
	margin-top: 25px;
	border: 1px solid #c9caca;
}
.hp_linebox:first-of-type{
	margin-top: 0;
}
.hp_linetit{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 4px 20px 0;
	height: 60px;
	background: #c9caca;
	color: #000;
	font-size: 2.125rem;
	font-weight: bold;
}
.hp_linecon{
	padding: 15px 15px;
	text-decoration: none !important;
}
.hp_linebox_blue{
	height: 100%;
}
.hp_linebox_blue .hp_linetit{
	background: #967e00;
	color: #fff;
}
.hp_linebox_blue .hp_linecon{
	align-items: center;
	height: calc(100% - 60px);
	border: 1px #967e00 solid;
}
.hp_date{
	padding: 25px 0;
	font-size: 1.375rem;
	line-height: 1;
	text-align: center;
}
.hp_date img{
	max-width: 100%;
	width: auto;
	height: 36px;
}
.hp_date strong{
	font-size: 1.75rem;
	font-weight: normal;
}
.hp_date small{
	font-size: 1.125rem;
}
.hp_mod_pic{
	width: 45%;
	text-align: center;
}
.hp_mod_pic img{
	width: 52%;
	margin: 0 auto 10px;
}
.hp_mod_pic p{
	font-size: 1.4rem;
	font-weight: bold;
	color: #000;
}
.hp_mod_text{
	margin: auto 0;
	width: 37.5%;
}
.hp_mod_text h2{
	margin-bottom: 15px;
	font-size: 1.75rem;
	font-weight: bold;
	color: #000;
	text-align: center;
	white-space: nowrap;
}
.hp_gray{
	padding: 50px;
	background: #f7f7f7;
	font-size: 1.125rem;
	text-align: center;
}
.hp_gray_tit{
	margin-bottom: 30px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.6;
	color: #4694d1;
}
.hp_btn_box{
	margin-top: 45px;
}
.hp_btn{
	position: relative;
	width: 32%;
	height: 66px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #fad200;
	color: #333 !important;
	text-decoration: none !important;
	font-size: 1.125rem;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	border-radius: 8px;
}
.hp_btn::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 8px;
	height: 8px;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: translateY(-50%) rotate(45deg);
}
.hp_linetit2{
	background: #967e00;
	color: #fff;
	justify-content: flex-start;
}
.hp_text01{
	font-size: 1.25rem;
	font-weight: bold;
}
.hp_inner01{
	padding-left: 24px;
}
.hp_text02{
	margin: 20px 0 5px;
	font-size: 1.125rem;
	text-indent: -24px;
}
a.hp_links{
	color: #1010ff;
}
.hp_img01{
	margin: 0 auto 80px;
	max-width: 1245px;
}
.kx_contact{
	border: 4px #967e00 solid;
	padding: 20px 30px;
}
.kx_tit01{
	font-size: 1.1rem;
	vertical-align: middle;
	margin-bottom: 20px;
}
.kx_tit01 strong{
	font-size: 1.75rem;
	color: #967e00;
}
.kx_txt02{
	font-size: 1.5rem;
	font-weight: bold;
}
.kx_txt02 a{
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 2px solid currentColor;
	line-height: 1.1;
	color: #1010ff;
}
.kx_txt02 a:hover{
	color: #1010ff;
	border-bottom-color: transparent;
}
.kx_color01 {
    color: #dc3a12;
	font-size: 0.9rem;
    font-weight: bold !important;
}
.hp_tit_pink{
	margin: 45px 0 50px;
	padding: 8px 20px 5px;
	background: #ffe5e5;
	font-weight: bold;
}
.hp_tit_blue{
	margin: 30px 0 15px;
}
.hp_tit_blue span{
	display: inline-block;
	padding: 8px 18px 5px 15px;
	background: #deebf7;
	font-weight: bold;
}
.hp_note10{
	padding-left: 1em;
	text-indent: -1em;
}
.hp_note15{
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.hp_cr_red{
	color: #dc3a12;
}

#guide .hdg-guide-lv4 {
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 2px solid #000;
}
#guide .hdg-guide-lv4 + p {
    margin-top: 15px;
}
#guide .txt-note {
    margin: 5px 0 0;
    display: table;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.8;
    color: #707070;
}
#guide .txt-note._c-red {
    color: #f00;
}
#guide .lyt-guide-receipt {
	max-width: 980px;
    margin: 10px auto 0;
    display: flex;
    gap: 25px;
}
#guide .lyt-guide-receipt-detail {
	padding-left: 7%;
    padding-top: 40px;
    flex: 1;
}
#guide .list-guide-info {
    margin-top: 20px;
}
#guide .list-guide-info-item small{
	font-size: 70%;
	font-weight: normal;
	color: #333;
}
#guide .list-guide-info-item._color1 {
  color: #f9316c;
}
#guide .list-guide-info-item._color2 {
  color: #5bad29;
}
#guide .list-guide-info-item._color3 {
  color: #e5a907;
}
#guide .list-guide-info-item._color4 {
  color: #3986dc;
}
#guide .list-guide-info-item._color5 {
  color: #a811e0;
}
#guide .list-guide-info-item._color6 {
  color: #29ada8;
}
#guide .list-guide-info-item .guide-num {
  margin-right: 15px;
  padding-left: 2px;
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 4px 0 1px rgba(0, 0, 0, .15);
}
#guide .ff-futura {
    font-family: Futura, 'Century Gothic', sans-serif;
}
#guide .list-mark {
    margin: 20px 0 0;
    display: table;
    width: 100%;
	font-size: 0.875rem;
}
#guide .list-mark-item {
    display: table-row;
}
#guide .list-guide-info-item + .list-guide-info-item {
    margin-top: 20px;
}
#guide .list-guide-info-item {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .08em;
}
#guide .list-guide-info-item._color1 .guide-num {
  background-color: #f9316c;
}
#guide .list-guide-info-item._color2 .guide-num {
  background-color: #5bad29;
}
#guide .list-guide-info-item._color3 .guide-num {
  background-color: #e5a907;
}
#guide .list-guide-info-item._color4 .guide-num {
  background-color: #3986dc;
}
#guide .list-guide-info-item._color5 .guide-num {
  background-color: #a811e0;
}
#guide .list-guide-info-item._color6 .guide-num {
  background-color: #29ada8;
}
#guide .img-guide {
  margin-top: 20px;
  text-align: center;
}
#guide .img-guide img{
	max-width: 100%;
	width: auto;
}
#guide .img-guide + .img-guide {
  margin-top: 40px;
}
.hp_guide_wide{
	max-width: 765px;
	margin: 30px auto 10px;
}
.hp_pl01{
	padding: 5px 0 15px 24px;
}
.hp_btn_box2{
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}
.hp_btn_box2 .hp_btn{
	padding-right: 15px;
	width: 24%;
	height: 56px;
	margin-bottom: 20px;
}
.hp_btn_box2 .hp_btn::after{
	transform: translateY(-65%) rotate(135deg);
}
.hp_btn_w100{
	width: 100% !important;
}
.hp_box_blue{
	margin-bottom: 50px;
	padding: 40px 8%;
	background: #fff;
}
.hp_box_blue .fea_col0201{
	width: 45%;
}
.hp_box_blue .hp_btn{
	padding-top: 2px;
	width: 100%;
	background: #e5e447 !important;
	color: #967e00 !important;
}
.hp_box_blue .hp_btn_cr2{
	background: #ba000e !important;
	color: #fff !important;
}
.hp_tit_line{
	margin-bottom: 15px;
	position: relative;
	font-size: 1.35rem;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hp_tit_line::before,.hp_tit_line::after{
	content: '';
	margin: -5px 5px 0;
	width: 25px;
	height: 1px;
	background: currentcolor;
	transform: rotate(60deg);
}
.hp_tit_line::after{
	transform: rotate(120deg);
}
.hp_cr_red{
	color: #f00;
}
.hp_tel{
	display: flex;
	align-items: center;
	text-align: center;
}
.hp_tel_note{
	display: flex;
	align-items: stretch;
	margin-top: -8px;
	margin-left: 5px;
	font-size: 0.8125rem;
	font-weight: normal;
	line-height: 1.1;
}
.hp_tel_note small{
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	font-size: 0.68rem;
	line-height: 1;
}
.hp_tel_bra{
	margin: 0 2px;
	width: 7px;
	border: 1px solid #333;
	border-right: none;
}
.hp_tel_note .hp_tel_bra:last-child{
	border: 1px solid #333;
	border-left: none;
}
.hp_tip_end{
	position: relative;
}
.hp_tip_end::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background: rgba(100,100,100,0.7);
	width: 100%;
	height: 100%;
}
.hp_tip_end_text{
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 10px 30px 8px;
	margin: 0;
	transform: translateX(-50%) translateY(-50%);
	opacity: 1!important;
	z-index: 3!important;
	text-align: center;
	background: rgba(255,255,255,0.85);
	border-radius: 5px;
	font-size: 1.1rem;
	font-weight: bold;
}
div.hp_btn::after{
	display: none;
}
.hp_linetit_note{
	font-size: 1.125rem;
	font-weight: normal;
}
#guide .hp_list_note{
	margin-top: 0;
}
#guide .hp_list_note li{
	margin-right: 12px;
	display: inline-block;
}

@media screen and (min-width:768px) and (max-width:1274px) { 
	.hp_kv{
		padding-top: 14vw;
		min-height: 36vw;
	}
	.hp_kv h1{
		width: 86vw;
		height: 5.2vw;
		font-size: 2.4vw;
	}
	.hp_kv_cir01{
		width: 9.7vw;
	}
	.hp_kv_cir02{
		margin-right: -2%;
	}
	.hp_kv_col02 h2{
		font-size: 3.5vw;
	}
	.hp_kv_col02 h2 small{
		font-size: 2.2vw;
	}
	.hp_kv_col02 h2 strong{
		font-size: 4.5vw;
	}
	.hp_kv_note{
		font-size: 1vw;
	}
	.hp_linetit{
		height: 4.6vw;
		font-size: 2.3vw;
	}
	.hp_mod_text h2{
		font-size: 2.1vw;
	}
	.hp_date img{
		height: 1.7vw;
	}
	.hp_gray{
		font-size: 1.6vw;
	}
	.hp_gray_tit{
		font-size: 1.8vw;
	}
	.hp_btn{
		font-size: 1.6vw;
	}
	.hp_text01{
		font-size: 1.8vw;
	}
	.hp_text02{
		font-size: 1.6vw;
	}
	.fea_noteL{
		font-size: 1.4vw !important;
	}
	
	
}








