/* CSS Document */

:root{
    --bg-color: #F5F5F5;
    --Pg-En-sans:  Century Gothic, "Noto Sans JP", Meiryo, "sans-serif"
}
div#sysMain {
  width: 100% !important;
  max-width: none !important;
  margin: 0px auto !important;
}

#rede_wrap{
    width: 100%;
    font-size: clamp(1.58rem, 0.352rem + 2.56vw, 2.4rem);
    margin: auto; 
    text-align: center;
    line-height: 1.8;
}

#rede_wrap img{
    max-width: 100%;
    vertical-align: bottom;
}

#rede_wrap sup{
    font-size: 11px;
    vertical-align: super;
    margin-left: 5px;
}

#rede_wrap .comm_mt{
    margin-top: 4em;
}

#rede_wrap .comm_ttl{
    font-size: clamp(2.4rem, 1.053rem + 3.37vw, 4rem);
    margin-bottom: 2em;
    letter-spacing: 0.08em;
    font-weight: 600;
	font-family	: var(--Pg-En-sans);
}

#rede_wrap .comm_ttl span{
    font-size: 50%;
    display: block;
    margin-top: 0.5em;
    letter-spacing: 0.2em;
    font-weight: 400;
}

#rede_wrap .comm_ttl img{
	width: 30%;
	max-width: 149px;
}
#rede_wrap .comm_btn{
    background: var(--base-color);
    border-radius: 10px;
    font-size: clamp(1.25rem, 3vw, 2rem);
    margin: 2em auto 0;
	text-align: center;
}

#rede_wrap .comm_btn a{
    display: block;
    padding: 0.6em 0;
    position: relative;
	color: #fff;
}
#rede_wrap .comm_btn a::after{
    content: "";
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 2px;
    border-right: solid 2px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    transform: rotate(45deg);
    right: 7%;
}




#rede_wrap #navi {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background: var(--base-color);
	padding: 0.5em 0;
}

#rede_wrap #navi li {
	padding: 0 0.8em;
	border-right: 1px solid #fff;
	line-height: 1.3;
	font-size: clamp(1.4rem, 0.895rem + 1.26vw, 2rem);
	letter-spacing: 0.05em;
}

#rede_wrap #navi li:last-child {
	border-right: none;
}

#rede_wrap #navi a {
	color: #fff;
}


#rede_wrap #thumb h3{
	text-align: left;
	font-weight: 600;
	border-bottom: 1px solid;
	padding-bottom: 0.2em;
	font-family	: var(--Pg-En-sans);
	font-size: clamp(2rem, 1.158rem + 2.11vw, 3rem);
	letter-spacing: 0.08em;
	margin-bottom: 1.5em;
}

#rede_wrap #thumb h3 span{
	margin-left: 1.2em;
	font-size: 65%;
	font-weight: 500;
}

#rede_wrap #thumb ul{
	flex-wrap: wrap;
}

#rede_wrap #thumb li{
	width: 23.5%;
}

#rede_wrap #thumb li p{
	width: 92%;
	background: var(--base-color);
	margin: 0.8em auto 0;
	font-size: clamp(1.4rem, 0.6833rem + 1.33vw, 2rem);
}

#rede_wrap #thumb li p a{
	color: #fff;
	padding: 0.3em 0;
	display: block;
}


#rede_wrap #voice{
	background: var(--bg-color);
	padding: 4em 0 6em;
}




#rede_wrap #about .intro{
	margin: -1em auto 2em;
	max-width: 750px;
}

#rede_wrap #about dt{
	font-size: clamp(1.8rem, 1.211rem + 1.47vw, 2.5rem);
	margin-bottom: 0.5em;
	font-weight: 400;
}

#rede_wrap #about dd{
	font-size: clamp(1.3rem, 1.132rem + 0.42vw, 1.5rem);
}

#rede_wrap #about .comm_flex{
	width: 95%;
	margin: 2em 0 2em 5%;
    background: url(bg.jpg) no-repeat right bottom;
    background-size: 38%;
	padding-bottom: 2em;
}

#rede_wrap #about .comm_flex dl{
	width: 80%;
	text-align: left;
}

#rede_wrap #about .comm_flex dd{
	line-height: 2.2;
}

#rede_wrap #about .comm_flex dd p{
	margin-bottom: 2.5em;
}

#rede_wrap #about .comm_flex:nth-of-type(2) {
    background: url(bg02.jpg) no-repeat left bottom;
    background-size: contain;
}

#rede_wrap #about .comm_flex:nth-of-type(2) dl{
	margin-bottom: 3em;
	width: 100%;
	display: flex;
	justify-content: flex-end;
}




#rede_wrap #item_block{
	background: var(--bg-color);
	padding: 4em 0;
}

#rede_wrap #item_block .block{
	margin-bottom: 4em;
}

#rede_wrap #item_block .block .comm_flex{
	text-align: left;
	margin-bottom: 2em;
}

#rede_wrap #item_block .block .comm_flex .image{
	width: 48%;
	max-width: 498px;
}

#rede_wrap #item_block .block .comm_flex .box{
	width: 50%;
	max-width: 480px;
	font-size: clamp(1.5rem, 1.079rem + 1.05vw, 2rem);
}

#rede_wrap #item_block .block .comm_flex .box h3{
	border-bottom: 1px solid;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
	font-weight: 600;
	letter-spacing: 0.05em;
}

#rede_wrap #item_block .block .comm_flex .box h4{
	font-weight: 500;
	letter-spacing: 0.05em;
	font-size: clamp(1.3rem, 1.132rem + 0.42vw, 1.5rem);
	margin-bottom: 2em;
}

#rede_wrap #item_block .block .comm_flex .box .price{
	font-size: clamp(1.2rem, 1.0132rem + 0.242vw, 1.5rem);
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 1em;
}

#rede_wrap #item_block .block .comm_flex .box .price p{
	font-size: 120%;
}

#rede_wrap #item_block .block .comm_flex .box .price p::after{
	content: "(税込)";
	font-size: 60%;
}

#rede_wrap #item_block .block dt{
	font-weight: 500;
	margin-bottom: 1em;
}

#rede_wrap #item_block .block dd{
	font-size: clamp(1.5rem, 1.079rem + 1.05vw, 2rem);
}

#rede_wrap #item_block .block dd span{
	display: block;
	margin-top: 0.8em;
	font-size: 80%;
}


#rede_wrap #item_block .block #plate{
	background: #fff;
	margin-top: 2em;
}

#rede_wrap #item_block .block #plate h5{
	background: #797D88;
	color: #fff;
	padding: 0.3em 0;
}

#rede_wrap #item_block .block #plate .comm_flex{
	justify-content: center;
}

#rede_wrap #item_block .block #plate .comm_flex .type{
	width: 43%;
	max-width: 380px;
	margin: 1.5em 2%;
	font-size: clamp(1.5rem, 1.079rem + 1.05vw, 2rem);
}

#rede_wrap #item_block .block #plate .comm_flex .type .midashi{
	display: flex;
	align-items: center;
	margin-bottom: 1em;
}

#rede_wrap #item_block .block #plate .comm_flex .type .midashi p{
	width: 75%;
	max-width: 255px;
}

#rede_wrap #item_block .block #plate .comm_flex .type .midashi p span{
	display: block;
	font-size: clamp(2rem, 0.737rem + 3.16vw, 3.5rem);
	font-family	: var(--Pg-En-sans);
	font-weight: 600;
	line-height: 1.3;
	color: #8BB1C9;
	letter-spacing: 0.03em;
}

#rede_wrap #item_block .block #plate .comm_flex .type:nth-of-type(2) .midashi p span{
	color: #949DCE;
}


#rede_wrap #item_block .block #plate .comm_flex .type .midashi img{
	width: 20%;
	max-width: 85px;
}





@media only screen and (max-width: 680px) {  
#rede_wrap #thumb li {
    width: 48%;
	margin-bottom: 2em;
}
#rede_wrap #about .comm_flex{
	padding-bottom: 0;
	margin-bottom: 2.5em;
}
#rede_wrap #item_block .block .comm_flex{
	flex-wrap: wrap;
}
#rede_wrap #item_block .block .comm_flex .image{
	width: 85%;
    max-width: none;
	margin: 0 auto 1.5em;
}
#rede_wrap #item_block .block .comm_flex .box {
    width: 100%;
    max-width: none;
	text-align: center;
}
#rede_wrap #item_block .block .comm_flex .box .price{
	justify-content: center;
}
#rede_wrap #item_block .block .comm_flex .box .price p {
    margin-left: 5px;
}
#rede_wrap #item_block .block #plate .comm_flex .type{
	width: 86%;
	margin: 2em auto 0;
	border-bottom: 1px dotted;
	padding-bottom: 2em;
}

#rede_wrap #item_block .block #plate .comm_flex .type:nth-of-type(2){
	border-bottom: none;
}

#rede_wrap #item_block .block dd{
	text-align: left;
}

















}


@media only screen and (max-width: 480px) {  
#rede_wrap #navi li {
    padding: 0 0.5em;
    letter-spacing: 0.02em;
}
#rede_wrap #about .comm_flex:nth-of-type(2) {
	width: 100%;
	margin: 2em auto;
}























}










