.kamaoka_ * {
    font-family: 'Noto Sans JP';
}
/* mv */
.mv_block .mv::before {
    background: url(../../../../img/usr/event/kamaoka/mv_bg.png) no-repeat;
}
.mv_block .mv::after {
    background: url(../../../../img/usr/event/kamaoka/mv_icon02.png) no-repeat;
}

.mv_block .mv .mv_ab ul.breadcrumb li {
    color: #5C97E0;
}
.mv_block .mv .mv_ab ul.breadcrumb li a {
    color: #5C97E0;
}

/* //mv */

/* map contents */
.map_block {
    margin: 130px auto 0;
}
.map_block .map_inner {
    display: flex;
    justify-content: center;
    gap: 41px;
    margin: 0 auto;
}
.map_block .map_inner .map_image {
    width: 328px;
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.map_block .map_inner .map_desc .map_text {
    font-size: 27px;
    line-height: 48px;
    font-weight: 400;
    color: #000;
    font-family: 'Noto Sans JP';
}
.map_block .map_inner .map_desc .map_text_block {
    margin-top: 31px;
    padding: 30px 40px;
    background-color: #FFF;
    border: 1px solid #5C97E0;
    margin-left: 59px;
}
.map_block .map_inner .map_desc .map_text_block p {
    font-size: 16px;
    line-height: 35px;
    font-weight: 500;
    color: #000;
    font-family: 'Zen Maru Gothic';
}
.map_block .map_inner .map_desc .map_text_block p a {
    font-size: 16px;
    line-height: 35px;
    font-weight: 500;
    color: #5C97E0;
}
/* //map contents */
/* explain contents */
.explain_block {
    margin: 90px auto 130px;
}

.explain_block .explain_list li .list_1 {
    align-items: center;
    background-color: rgba(0,0,0,0.5);
    height: 300px;
    flex-wrap: wrap;
}
.explain_block .explain_list li.explain_list01 .list_1 {
	background: url("../../../../img/usr/event/kamaoka/con02_bg01.png") no-repeat;
}
.explain_block .explain_list li.explain_list02 .list_1 {
	background: url("../../../../img/usr/event/kamaoka/con02_bg02.png") no-repeat;
}
.explain_block .explain_list li .list_1 .list_1__content {
	text-align: center;
}
.explain_block .explain_list li .list_1 .list_ttl {
    padding: 15px 71.5px;
    display: inline-block;
}
.explain_block .explain_list li .list_1 .list_ttl::before {
    background: url(../../../../img/usr/event/kamaoka/list_ttl_left.png) no-repeat;
}
.explain_block .explain_list li .list_1 .list_ttl::after {
    background: url(../../../../img/usr/event/kamaoka/list_ttl_right.png) no-repeat;
}
.explain_block .explain_list li .list_1 .list_ttl span {
    color: #5C97E0;
}
.explain_block .explain_list li .list_1 .list_ttl_desc {
    width: 100%;
}
.explain_block .explain_list li .list_2 {
    position: relative;
    width: 1040px;
    margin: 0 auto
}

.explain_block .explain_list li .list_2 .list_2_inner.open_ {
    display: block;
}

.explain_block .explain_list li .list_2 .list_item .list_item_ttl {
    color: #5C97E0;
}
.explain_block .explain_list li .list_2 .list_item .list_item_ttl::after {
    background: url(../../../../img/usr/event/kamaoka/explain_con_ttl_line.png) repeat;
}

/*
.explain_block .explain_list li .list_2 .list_acc_btn {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    width: 850px;
    background: url(../../../../img/usr/event/kamaoka/explain_con_line.png) no-repeat;
    background-size: 850px auto;
}
*/
.explain_block .explain_list li .list_2 .list_2_inner {
    background: url("../../../../img/usr/event/kamaoka/explain_con_bg_small.png") repeat;
    border: 1px solid #5C97E0;
}
.explain_block .explain_list li .list_2 {    
    margin: -6px auto !important;
}
.explain_block .explain_list li .list_2 .list_2_inner.open_ {
	margin-top: 5px;
    margin-bottom: -48px;
}
.explain_block .explain_list li .list_2 .list_acc_btn {
    position: relative;
}
.explain_block .explain_list li .list_2 .list_acc_btn:before {
	background: url(../../../../img/usr/event/kamaoka/explain_con_line.png) no-repeat;
    background-size: 850px auto;
	position: absolute;
	top: -5px;
	left: 0;
	content: "";
	width: 850px;
	height: 11px;
	z-index: 5;
}

.explain_block .explain_list li .list_2 .list_acc_btn .list_acc_btn_inner {
    background-color: #3EC4C8;
    position: relative;
    z-index: 2;
}

/* //explain contents */

/* area contents */
.area_block {
    
}

.area_block .main_ttl::before {
    background: url(../../../../img/usr/event/kamaoka/area_ttl_left.png) no-repeat;
}
.area_block .main_ttl::after {
    background: url(../../../../img/usr/event/kamaoka/area_ttl_right.png) no-repeat;
}

.area_block .area_anc_block li a {
    border: 2px solid #5C97E0;
    color: #5C97E0;
}

.area_block .area_list {
   
}
.area_block .area_list > li {
    padding: 20px 40px;
    background-color: #ffffff;
    border-radius: 16px;
}

.area_block .area_list > li .list_1 .list_area_ab {
    border: 1px solid #5C97E0;
    color: #5C97E0;
}

.area_block .area_list > li .list_1 .list_header .company_name {
    color: #5C97E0;
}

.area_block .area_list > li .list_1 .list_body.full {
	margin-right: 0;
}

.area_block .area_list > li .list_1 .list_product_ab {
    top: 0;
}

.area_block .area_list > li .list_2 .list_2_inner {
    border: 1px solid #5C97E0;
    padding: 80px 0 50px;
    margin-top: 40px;
    background: url("../../../../img/usr/event/kamaoka/list02_bg.jpg");
}
.area_block .area_list > li .list_2 .list_2_inner .list_2_item .list_2_ttl {
    line-height: 33px;
    color: #5C97E0;
}
.area_block .area_list > li .list_2 .list_2_inner .list_2_item .list_2_ttl::after {
    background: url(../../../../img/usr/event/kamaoka/area_ttl_line.png);
}

/* 試飲特典内容 */

.area_block .area_list > li .list_2 .list_2_inner .list_2_benefit .benefit_comment {
    color: #3EC4C8;
}
.area_block .area_list > li .list_2 .list_2_inner .list_2_benefit .benefit_info {
    margin: 43px auto 0;
}

/* おちょこは全部で5種類！ */
.area_block .area_list > li .list_2 .list_2_inner .list_2_kinds {
    margin-top: 39px;
}

.area_block .area_list > li .list_2 .list_2_inner .list_2_kinds .kinds_1_2col_block {
    width: 700px;
}
.area_block .area_list > li .list_2 .list_2_inner .list_2_kinds .kinds_1_2col_block .kinds_1_image {
    width: 440px;
}

.area_block .area_list > li .list_2 .list_2_inner .list_2_kinds .area_link_btn_block a {
    border: 2px solid #5C97E0;
    color: #5C97E0;
}
.area_block .area_list > li .list_2 .list_2_inner .list_2_kinds .area_link_btn_block a::before {
    background: url(../../../../img/usr/event/kamaoka/area_maru.png) no-repeat;
}

/* メッセージ */

.area_block .area_list > li .list_2 .list_2_inner .list_2_message .message_info::before,
.area_block .area_list > li .list_2 .list_2_inner .list_2_message .message_info::after {
    background: url(../../../../img/usr/event/kamaoka/area_message_line.png) no-repeat;
}

.area_block .area_list > li .area_link_btn a {
    border: 2px solid #5C97E0;
    color: #5C97E0;
}
.area_block .area_list > li .area_link_btn.area_link_newtab a::after {
    background: url(../../../../img/usr/event/kamaoka/list_newtab.png) no-repeat;
}
.area_block .area_list > li .area_link_btn a::before {
    background: url(../../../../img/usr/event/kamaoka/area_maru.png) no-repeat;
}

.area_block .area_list > li .list_2 .list_acc_btn .list_acc_btn_inner {
    background-color: #5C97E0;
}

/* //area contents */
.bnr {
	width: 1400px;
	margin: 0 auto;
	background: #ffffff;
	margin-bottom: 130px;
	position: relative;
	z-index: 3;
}
.bnr_block {
    padding: 135px 0;
    width: 960px;
    margin: 0 auto;
}
.bnr_block::after {
    bottom: -5px;
    background: url(../../../../img/usr/event/kamaoka/bnr_line.png) no-repeat;
}

.bnr_block .bnr_2col .bnr_item a .bnr_item_text {
    background: #5C97E0;
    z-index: 8;
}

.bnr_block .bnr_2col .bnr_item .bnr_item_image {
    position: relative;
    z-index: 5;
}   
.bnr_block .bnr_2col .bnr_item .bnr_item_image:after {
	background: url("../../../../img/usr/event/kamaoka/icon_view.png") no-repeat;
	width: 77px;
	height: 24px;
	content: "";
	bottom: 10px;
	right: 10px;
	position: absolute;
}
/**/
.map {
	padding-top: 131px;
	position: relative;
}

.map .block_inner {
	width: 1400px;
    padding-top: 30px;
    padding-bottom: 60px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
.map .block_inner:before {
	content: '';
    position: absolute;
    top: -285px;
    left: 0;
    width: 1400px;
    height: 302px;
    background: url(../../../../img/usr/event/kamaoka/map_icon01.png) no-repeat;
}

.map_ttl {
    position: relative;
    width: fit-content;
    margin: 0 auto;
    padding: 48px 72px 37px;
    font-size: 30px;
    line-height: 42px;
    font-weight: bold;
    font-family: 'Zen Maru Gothic';
    text-align: center;
    letter-spacing: 1px;
	margin-bottom: 60px;
}
.map_ttl::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 66px;
    height: 95px;
    background: url(../../../../img/usr/event/kamaoka/map_ttl_left.png) no-repeat;
    background-size: 66px 95px;
}

.map_ttl::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 66px;
    height: 95px;
    background: url(../../../../img/usr/event/kamaoka/map_ttl_right.png) no-repeat;
    background-size: 66px 95px;
}
.map_subttl {
	position: relative;
	padding-bottom: 12px;
}
.map_subttl .txt {
	font-size: 26px;
    line-height: 38px;
    font-weight: bold;
    font-family: 'Zen Maru Gothic';
    text-align: center;
    letter-spacing: 1px;
	color: #5C97E0;
	
	
}
.map_subttl::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 683px;
    height: 8px;
    background: url("../../../../img/usr/event/kamaoka/line.png") no-repeat;
    background-size: 683px 8px;
}
.map_des {
	font-size: 15px;
    line-height: 34px;
    font-weight: 500;
    font-family: 'Zen Maru Gothic';
    text-align: center;
	color: #000000;
	padding-top: 23px;
}
.map_content {
	margin-top: 60px;
}
.kinds_col_block {
	text-align: center;
}

/*box_des*/
.box_des {
	width: 1140px;
	margin: 0 auto;
}
.box_des .txt01 {
	font-size: 18px;
    line-height: 37px;
    font-weight: 500;
    font-family: 'Noto Sans JP';
    text-align: center;
	color: #000000;
	letter-spacing: 0.5px;
}
.box_des__ttl {
	text-align: center;	
	padding-top: 50px;
}
.box_des__ttl .txt span {
	font-size: 40px;
    line-height: 56px;
    font-weight: bold;
    font-family: 'Zen Maru Gothic';
    text-align: left;
	color: #5C97E0;
	letter-spacing: 1px;
	
	
}
.box_des__ttl .txt {
	font-size: 20px;
    line-height: 1;
    font-weight: 500;
    font-family: 'Zen Maru Gothic';
    text-align: left;
	color: #5C97E0;
	display: inline-block;
	padding-bottom: 30px;
}

.box_des__2col {
	display: flex;
	justify-content: space-between;
}
.box_des__2col .img {
	width: 550px;
}
.box_des__2col .box_des__right {
	width: 545px;
}
.box_des__2col .txt02 {
	font-size: 14px;
    line-height: 29px;
    font-weight: 500;
    font-family: 'Noto Sans JP';
    text-align: left;
	color: #000000;
}
.box3col {
	display: flex;
	justify-content: space-between;
	margin-top: 22px;
}
.box3col .col {
	width: 165px;
	height: 165px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url("../../../../img/usr/event/kamaoka/box3col_bg.png") no-repeat;
}
.box3col .col span {
	font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    font-family: 'Zen Maru Gothic';
    text-align: center;
	color: #000000;
}

/**/
.con03 {
	position: relative;
	z-index: 2;	
	background: #F5F9FD;
	width: 1400px;
	margin: 0 auto;
}
.con03.item1 {
	padding-top: 130px;
}
.con03 .area_g-map {
	text-align: center;
	margin-bottom: 60px;
}
.con03 .block_inner {
	padding-bottom: 105px;
}
.con03.item5 .block_inner {
	padding-bottom: 240px;
}
/**/
.bnr .block_inner {
	position: relative;
}
.bnr .block_inner:before {
	content: '';
    position: absolute;
    top: -205px;
    left: 0;
    width: 1400px;
    height: 302px;
    background: url(../../../../img/usr/event/kamaoka/bnr_icon.png) no-repeat;
}

/*box01*/
.box01.top .block_inner {
    padding: 50px 0 130px;   
}
.box01.top .box01_2col {
	padding-bottom: 0;
}
.box01.bottom {
	margin-top: 175px;
}
.box01 .block_inner {
	background: #F3F7F9;
	padding: 130px 0;
	width: 1400px;
	margin: 0 auto;
}
.box01_content {
	background: #ffffff;
	width: 960px;
	margin: 0 auto;
	border-radius: 30px;
	padding-bottom: 43px;
}
.box01_ttl {
	text-align: center;
    
    display: inline-block;
    margin: -37px auto;
    width: 100%;
}
.box01_ttl .txt01 {
	font-family: Zen Maru Gothic;
	font-weight: bold;
	font-size: 19px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;
	color: #000000;
}
.box01_ttl .txt02 {
	font-family: Zen Maru Gothic;
	font-weight: bold;
	font-size: 32px;
	line-height: 33px;
	letter-spacing: 1px;
	text-align: center;
	color: #000000;
	padding-top: 10px;
}
.box01_detail {
	width: 820px;
	margin: 0 auto;
}
.box01_detail .txt {
	font-family: Noto Sans JP;
	font-weight: 500;
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	color: #000000;
	padding-top: 34px;
	
}
.box01_2col {
	display: flex;
	justify-content: space-between;
	padding-top: 38px;
	padding-bottom: 52px;
	width: 100%;
}
.box01_info {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 24px 26px;
	border-top: 1px dashed #3EC4C8;
	border-bottom: 1px dashed #3EC4C8;
}
.box01_info .col {
	width: 50%;
}
.box01_info p {
	font-family: Noto Sans JP;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #000000;

}
.box01_nav {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 42px;
}
.box01_nav a {
	background: rgba(250, 150, 56, 0.2);
	width: 130px;
	height: 70px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.box01_nav a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.box01_nav a span {
	font-family: Zen Maru Gothic;	
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #3EC4C8;
	text-align: center;
}
.area_link_btn_block {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 50px auto 0;
}
.area_link_btn {
    width: 320px;
    height: 70px;
}
.area_link_btn a {
    position: relative;
    display: flex;
    align-items: center;
    gap: 11px;
    width: 100%;
    height: 100%;
    border: 2px solid #5C97E0;
    border-radius: 70px;
    font-size: 18px;
    line-height: 1em;
    font-weight: bold;
    color: #5C97E0;
    padding: 0 34px 0 26px;
    box-sizing: border-box;
}
.area_link_btn.area_link_newtab a::after {
    content: '';
    position: relative;
    width: 16px;
    height: 16px;
    background: url(../../../../img/usr/event/kamaoka/list_newtab.png) no-repeat;
    background-size: 16px;
}
.area_link_btn a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 26px;
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    transform: translateY(-50%);
    background: url(../../../../img/usr/event/kamaoka/area_maru.png) no-repeat;
    background-size: 18px;
}

/**/
.bg01 .block_inner:before {
	content: '';
    position: absolute;
    top: -160px;
    left: 0;
    width: 1400px;
    height: 302px;
    background: url(../../../../img/usr/event/kamaoka/map_icon01.png) no-repeat;
}

/*con02*/
.con02 {
	position: relative;
	z-index: 5
		
}
