﻿.maindesign{
	/*width:860px;*/
	max-width:860px;
	margin: auto;
	}

.maindesign .inner{
	/*width:860px;*/
	margin: auto;
	}
.maindesign h1{
	margin:0;
	padding:0;
}
.maindesign h1 span.mainttl{
	top: 0;
}
.maindesign h1 span.subttl{
	top: 100px;
	font-size: 3em;
}
.maindesign h1 span {
    color: #fff;
    text-shadow: 2px 2px 4px rgb(10 10 10 / 70%);
    text-align: left;
    font-weight: bold;
    font-size: 75px;
    margin-left: 20px;
    padding-top: 20px;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 20px;
}
@media screen and (max-width:767px){
	.maindesign h1 span{
	top: 3vh;
	font-size: 8vw;
}
}
.maindesign h3{
	margin: 10px 0;
}
.maindesign img{
	border:none;
}
.maindesign ul {
    padding: 0;
    list-style: none;
}
.maindesign a{
	text-decoration:none;
}
.maindesign p{
	line-height: 1.3em;
}
.fwb{font-weight: bold;}
.fs15{font-size: 1.5em !important;}
.fs08{font-size: 0.8em !important;}
.mgb20{margin-bottom:20px;}
.mgb30{margin-bottom:30px;}
.mgb40{margin-bottom:40px;}
.mgb0{margin-bottom:0px !important;}
.mgtb30{margin:30px 0;}
.mgt20{margin-top: 20px;}
.pdb3{padding-bottom: 3em !important;}
.pdb4{padding-bottom: 4em !important;}
.left85{left: 85px !important;}
.h35{height: 3.5em;}
.tac{text-align: center;}
.red{color: #f00;}
.under-line_ye{
	background: linear-gradient(transparent 50%, #ff0 50%);
}
.maindesign .goTop {
    clear: both;
    font-size: 14px;
    margin: 8px 0;
    text-align: right;
}


#main .maindesign ul{
	padding:0;
	margin:0;
	list-style:none;
}

.maindesign .hidden{
	overflow:hidden;
}

.maindesign .fl{
	float:left;
}
.hover01{
	cursor:pointer;
	width:100%;
	height:100%;
	} 
.hover02{
	cursor:pointer;
	width:100%;
	height:100%;
	} 

.maindesign .mask01{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #FFF;
	}
.maindesign .mask02{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #F00;
	}

#main .maindesign .head .ttll span{
	font-size:200%;
	font-weight:bold;
	line-height: 90px;
}
#main .maindesign .head .ttll .backred{
	background-color:#FF0000;
	font-size:20px;
	font-weight:bold;
	margin-bottom:0;
	}

#main .maindesign .section p.s_title{
	font-size:18px;
	margin-bottom: 10px;
}

#main .maindesign .section p.s_title span{
	margin-left:100px;
	margin-right:100px;
}

/* ここから top */
#main .maindesign .description {

    margin-top: 0;
}

#main .maindesign .section {
	margin-top:20px;
}



	.maindesign .cols2-2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 30px;
	}
	
	.maindesign .cols2-2 li {
    width: calc(50% - 7.5px) !important;
    margin-right: calc(10px / 1) !important;
    margin-bottom: 20px !important;
    position: relative !important;
	}
	
	.maindesign .cols2-2 li:nth-child(2n) {
    margin-right: 0px !important;
	}
	
	.maindesign .cols2-2 .text-box{
    text-align: center;
	margin: 10px 5px;
	}
	
	.maindesign .text_h3{
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
	}
	
	.maindesign .hard_cleaner img{
		padding-top: 10px;	
	}

	.maindesign .listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 10px 0;
	}
	.maindesign .lh15 {
		line-height: 1.5em;
	}
.maindesign .fsMedium {
    padding: 0.75em 1em;
}
.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;
}
.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
}
.maindesign .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;
}
.maindesign .feature .feat_title {
    font-size: 1.2em;
    width: calc(78% - 20px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
.maindesign .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}
.maindesign .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%;
    transform: translateY(-50%);
    transition: 0.6s;
}
.maindesign .flexc {
	align-items: center;
    display: flex !important;
}

@media screen and (min-width:768px){

.maindesign .feature:nth-child(2n) {
    margin-right: 0;
}
.maindesign .fs08sp{
	font-size:0.9em !important;
}
}
@media screen and (max-width:767px){
.maindesign .feature {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
}
 .topBtn {
    margin: 0;
}
.topBtn ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.topBtn ul li {
    width: 48%;
    font-family: 'Noto Sans JP',"ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
    margin-bottom: 15px;
    display: flex;
}
.topBtn ul li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background-image: url("/include_html/koukoku/19_oosouji/image_211028/arow_red.png");
    background-repeat: no-repeat;
    background-position: right 0.8em center;
    background-size: 7px;
    padding: 0.9em 0.8em;
    display: flex;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    font-size: 1.3em;
	line-height: 1.3em;
	align-items: center;
	justify-content: space-between;
}
.topBtn ul li a img {
	margin-right: 15px;
}


.os-box01{
	border: 1px solid #ccc;
    text-align: center;
    border-radius: 10px;
	overflow: hidden;
}
.os-box01 .box-ttl{
	    font-size: 2em;
    background: #5fb3f5;
    padding: 20px;
    text-align: center;
    color: #FF0;
    font-weight: bold;
    letter-spacing: 0.05em;

}
.os-box01 .box-ttl span{
	font-size: 0.8em;
	color: #fff;
	font-weight: normal;
}
.os-box01 p{
    padding: 15px 20px;
    margin: 0;	
	text-align: right;
}
.os-box01 p span{
	font-size: 0.8em;
	text-align: right;
}
.os-box01 img{
	width: 100%;
}
.os-text01{
	padding: 20px;
}
.os-text02{
	margin: 20px auto;
}
.maindesign .links.cols2-1 li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
}
.maindesign .links.cols2-1 li:nth-child(2n) {
    margin-right: 0px;
}

.tbl01 {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* box-shadow: 0 0 15px -6px #00000073; */
}
.tbl01 tr {
    text-align: center;
    padding: 20px 0;
}
.tbl01 th, .tbl01 td {
    padding: 20px 0;
    border: 1px solid #ccc;
}
.tbl01 th {
    background-color: #ebebeb;
    color: #000;
    padding: 15px;
}
.maindesign th {
    vertical-align: middle;
}
.maindesign .text_box {
    padding: 0 0.5em 3em;
    line-height: 1.3;
    color: #333;
    font-feature-settings: "palt"1;
	font-size: 1.3em;
}
.maindesign .text_box .bTxt {
    font-size: 1.0em;
    font-weight: 700;
}
.maindesign .text_box .sTxt {
    font-size: 0.8em;
    font-weight: 500;
}
.maindesign .kakaku {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 8px;
}
.maindesign .price2 {
    font-size: 2.0em;
    padding: 0 5px;
    text-align: right;
    color: #C0302C;
    font-weight: 700;
    font-feature-settings: "palt"1;
}
.maindesign .tax3 {
    font-size: 0.4em;
    color: #000;
}
.maindesign .yen {
    font-size: 0.5em;
    color: #C0302C;
}
.maindesign .links li img {
    margin: 10px 0;
}

.maindesign .cols3-2 li img  {
    margin: 0;
}

.flowerbox img{
	width: 100%;	
	margin-bottom: 10px;
}
@media screen and (max-width:767px){
	.topBtn ul li {
		width: 100%;
	}
	.topBtn ul li a {
		font-size: 1em;
	}
	.os-box01 .box-ttl{
		font-size: 1.5em;
	}
	.maindesign .links.cols2-1 li {
    width: 100%;
    margin-right: 0;
}
	.tbl01 th {
    padding: 5px;
}
}

.news_text {
	color: red;
	padding-left: 20px;
}




