﻿#main .breadcrumb {
  box-sizing: border-box;
  color: #83838f;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 1.5;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
#main .breadcrumb a {
  color: #83838f;
	text-decoration: none;
}
#main img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
#main .title_inner {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 10px;
  line-height: 1.4;
	display: block;
}
#main h3 {
  border-left: 4px solid #f00;
  font-size: 1.2em;
  font-weight: bold;
  margin: 30px 0 20px 0;
  text-align: left;
  padding: 0.3rem 1rem;
}
#main .horeitextbox {
  padding: 10px;
  line-height: 1.5;
}
#main .horeitextbox span, .horeititle span, #capt span, #capt2 span {
  display: inline-block;
}
#main .horeitextbox img {
  width: 100%;
}
#main .horeiunder2 li {
  margin-bottom: 0;
  text-align: center;
}
#main td a:link, #main th a:link {
    color: #005FC3;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
  #main .horeiunder2 li.spu20 {
    margin-bottom: 20px;
  }
}
#main .boxlay {
  display: flex;
  flex-direction: column;
}
#main .boxlay img {
  margin-top: auto;
}
.horeiu20 {
  margin-bottom: 20px;
}
.horeim40 {
  margin: 40px 0;
}
.borderbox {
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 20px;
}
#main .relation {
  display: flex;
  flex-wrap: wrap;
}
#main a.feature {
  display: block;
  color: #000000;
  text-decoration: none;
}
#main .feature {
  width: calc(50% - 7px);
  height: auto;
  min-height: 75px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 0;
  border: 1px solid #ccc;
  position: relative;
  transition: 0.6s;
  text-align: justify;
}
#main .feature .feat_title {
  font-size: 1.2em;
  width: calc(80% - 30px);
  padding-left: 10px;
  font-weight: bold;
  margin: 0;
}
#main .feature .feat_text {
  font-size: 0.8em;
  width: calc(80% - 30px);
  padding-left: 10px;
  line-height: 1.2;
  margin: 10px 0 0 0;
}
#main .feature img {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20%;
  transform: translateY(-50%);
  transition: 0.6s;
}
#main .flexc {
  align-items: center;
  display: flex !important;
}
@media screen and (min-width:768px) {
  #main .feature:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width:767px) {
  #main .feature {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
    margin-right: 0;
  }
}
.txtlist p {
  display: flex;
}
.txtlist span {
  display: inline-block;
}
.htxt {
  margin: 10px;
}
.lh12 {
  line-height: 1.2;
}
.spec1t {
  text-align: center !important;
}
.spec1img {
  width: 70% !important;
}
.spec1img2 {
  width: 60% !important;
}
.mgb0 {
  margin-bottom: 0 !important;
}


/*220630*/
.mgb20{
	margin-bottom: 20px;
}
.mgt30{
	margin-top: 30px!important;
}
.mgb30{
	margin-bottom: 30px!important;
}
.fs08{
	font-size: 0.8em;
}
#main h1 {
    text-align: center;
    font-size: inherit;
	margin: auto;
	line-height: inherit;
}
#main .main_title {
	font-size: 60px;
}
#main .sub_title {
    font-size: 30px;
}
#main h4{
	border: none!important;
}
#main p{
	line-height: 1.2
}
#main .links li {
    padding: 5px;
}
#main .linksTxt_title {
    margin: 0 5px 10px;
	font-size: 0.8em;
}
#main .h_info p{
	margin-bottom: 30px;
}
#main .cpt th{
	background-color: #f0f0f0;
	position: sticky;
	left: 0;
	width: 6em;
}
#main .cpt img{
	width: 100%;
}
#main .disp_fl{
	display: flex;
}
#main .w100{
	width: 100%;
}
@media screen and (min-width:768px) {

#main .w70pc {
    width: 60%;
    margin: auto;
}
	#main .col2pc li {
		display: flex;
	}
}
@media screen and (max-width:767px) {
#main .main_title {
	font-size: 8vw;
}
#main .sub_title {
    font-size: 5vw;
}
	.linksTxt_title {
    margin: 10px 5px 8px;
}
	.slideTable table.cpt {
    width: 555px;
		font-size: 0.8em;
}
	#main .disp_fl{
		flex-direction: column;
		margin-bottom: 30px;
}
	#main .disp_fl p{
		margin-bottom: 0;
}	
#main .linksTxt_title {
	font-size: 3.3vw;
}
	
}

#main .goods .switch{
	position: relative;
}
#main .goods .switch::after{
	content: "";
	display: block;
	background-image: url("/contents/event/14_horeiko/image_240627/switch.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
	height: 63px;
	position: absolute;
	right: -22px;
	top: 50%;
/*	transform: translateY(-50%);*/
	z-index: 1;
}

#main .hikari-shokubai{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .hikari-shokubai--block{
	width: calc(100% - 20px);
	padding: 10px;
	background-color: #c4e6f4;
	border-radius: 10px;
	margin-top: 10px;
}
#main .hikari-shokubai--block:first-child{
	background-color: #ffe4b1;
}
#main .hikari-shokubai--block p{
	font-size: 0.8em;
	line-height: 1.4;
	text-align: justify;
}
#main .hikari-shokubai--block p span{
	color: #E5002D;
}
#main .hikari-shokubai--block .toha{
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom:2px solid #2266af;
	color: #2266af;
}
#main .hikari-shokubai--block:first-child .toha{
	border-bottom: 2px solid #e25822;
	color: #e25822;
}
@media screen and (max-width:767px) {
#main .goods .switch{
	padding-bottom: 63px;
	margin-bottom: 0;
}
#main .goods .switch::after{
	width: 50px;
	height: 63px;
	right: inherit;
	left: 50%;
	top: inherit;
	bottom: 0;
	transform: translateX(-50%) rotate(90deg);
}
#main .cols2-1 li:nth-child(2n){
    margin-bottom: 0;
}

}

#main .henka{
	justify-content: space-between;
}
#main .henka p{
	width: calc(100% - 290px);
}
#main .henka .images{
	width: 273px;
}
@media screen and (max-width:767px) {
#main .henka p{
	width: 100%;
}
#main .henka .images{
	width: 100%;
	margin-top: 5px;
}
}

#main .recommend-goods{
	margin: 30px 0;
}
#main .recommend-goods--block{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
#main .recommend-goods--block:first-child{
	margin-top: 0;
}
#main .recommend-goods--block .text-box{
	order: 2;
	width: 49%;
}
#main .recommend-goods--block a{
	order: 1;
	display: block;
	width: 49%;
}
@media screen and (max-width:767px) {
#main .recommend-goods--block .text-box{
	order: 1;
	width: 100%;
	margin-bottom: 10px;
}
#main .recommend-goods--block a{
	order: 2;
	display: block;
	width: 100%;
}
}

#main .feature__items{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .feature__items li {
	width: 48%;
/*	min-height: 140px;*/
	margin-top: 24px;
	font-size: 0.9em;
	position: relative;
	font-feature-settings: "palt";
}
#main .feature__items li:nth-child(-n+2) {
	margin-top: 0;
}
#main .feature__items li a {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #CCC;
	border-radius: 5px;
	overflow: hidden;
	color: #333;
}
#main .feature__items li a .feature__items--txt {
	width: calc(76% - 20px);
}
#main .feature__items li a .feature__items--txt .feature__items--txt__title {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.3;
	margin-bottom: 0.6rem;
}
#main .feature__items li a .feature__items--txt .feature__items--txt__catch {
	line-height: 1.5;
	font-size: 0.9rem;
}
#main .feature__items li a .feature__items--img {
	width: 24%;
	max-width: 140px;
	display: flex;
	align-items: center;
}
@media screen and (max-width:767px) {
#main .feature__items li {
	width: 100%;
}
#main .feature__items li:nth-child(-n+2) {
	margin-top: 24px;
}
#main .feature__items li:first-child {
	margin-top: 0;
}

}

#main .text-indent{
	text-indent: -1em;
	padding-left: 1em;
}
#main .h_info .name{
	font-size: 1.2em;
	margin-bottom: 0;
	padding: 10px;
	font-weight: bold;
}


#main .notes-img {
	position: relative;
}
#main .notes-img--txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
	font-weight: bold;
	font-size: 0.95rem;
	line-height: 1.5;
	color: #E5002D;
	text-shadow: 0px 0px 1px rgba(255, 255, 255, 1), 0px 0px 1px rgba(255, 255, 255, 1), 0px 0px 1px rgba(255, 255, 255, 1);
}

@media screen and (max-width:767px) {
	#main .notes-img--txt {
		font-size: 0.85rem;
		width: 95%;
	}
}


/*250926*/
#main .text-red{color: #E5002D;}