/********************
 tokutei_gino
 *******************/
 

.o-com-h1{
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.o-main-bk{
    box-sizing: border-box;
    background-size: cover;
    /* height: 46vh; */
    /* min-height: 262px; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 269px;
}

.webp .o-main-bk{
	background: url(../img/tokutei-main-ti-bk-st.webp) no-repeat;
	background-position:top center;
	background-size: cover;
}


.no-webp .o-main-bk{
	background: url(../img/tokutei-main-ti-bk-st.jpg) no-repeat;
	background-position:top center;
	background-size: cover;
}

.o-sec-pb-1{
	box-sizing: border-box;
	padding-bottom: 65px;
}

.o-two-b{
	margin: 20px 0 0 0;
	justify-content: space-between;
}

.o-half-b{
	width: 100%;
	border: solid 2px rgba(0,0,0,.6);
	background: #fff;
	box-sizing: border-box;
	padding: 18px;
	margin-bottom: 35px;
}

.o-gino-h3{
	font-size: 23px;
	line-height: 29px;
	text-align: center;
	margin: 0 0 15px 0;
	color: #17933a;
}

.o-mb-1{
	margin-bottom: 40px;
}

.o-img-txt1{
	text-align: justify;
	line-height: 22px;
	font-feature-settings: "palt";
	margin-bottom: 25px;
}

.o-sec-pt-2{
	box-sizing: border-box;
	padding-top: 65px;
}

.o-flow-ob{
	width: 100%;
	overflow-x: auto;
}

.o-flow-bk{
	/* background: #fff; */
	box-sizing: border-box;
	padding: 30px 0;
}

.o-right-imgb{
	position: relative;
}

.o-right-img-ib{
	position: absolute;
	background: url(../img/tokutei-right.jpg) no-repeat;
	background-position:top left;
	background-size: cover;
	width: 18.5%;
	min-width: 347px;
	padding-top: 223px;
	top: -50px;
	right: -40px;
}

.o-orange-bk{
	background: #feefd3;
}

.o-sec-pt-3{
    box-sizing: border-box;
    padding-top: 50px;
}

/*tokutei*/
.o-gino-dl{
	width: 100%;
	margin: 0 auto;
	justify-content: space-between;
	font-weight: 500;
	border-top: solid 1px rgba(0,0,0,.8);
}

.o-dl-lh{
	line-height: 28px;
}

.o-gino-dl dt,.o-gino-dl dd{
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	border-bottom: solid 1px rgba(0,0,0,.8);
	margin: 0;
	box-sizing: border-box;
	padding-top: 5px;
	padding-bottom: 5px;
}

.o-gino-dl dt{
	text-align: right;
	width: 26%;
}

.o-gino-dl dd{
	width: 74%;
	text-align: left;
	font-feature-settings: "palt";
	box-sizing: border-box;
	padding-left: 25px;
}

.o-cat-o
b{
	width: 100%;
}

.o-cat-ul{
	padding: 0;
	margin: 30px auto 0 auto;
	list-style: none;
	justify-content: center;
	max-width: 396px;
}

.o-cat-ul li{
	width: 43.33%;
	text-align: center;
	margin-bottom: 15px;
}

.o-cat-txt{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #595757;
}

.o-deff-tb{
	width: 100%;
	min-width: 960px;
	margin-top: 35px;
}

.o-deff-tb th,.o-deff-tb td{
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	font-weight: 500;
	border: solid 1px #4f86c6;
	box-sizing: border-box;
	padding: 10px 0;
}

.o-deff-tb td{
	background: #fff;
}

.o-blue-bk{
	background: #4f86c6;
	color: #fff;
	border: solid 1px #fff!important;
}

.o-border-r{
	border-right: solid 1px #4f86c6!important;
}

.o-left-ti{
	width: 18%;
	border-left: solid 1px #4f86c6!important;
}

.o-btm-bd{
	border-bottom: solid 1px #4f86c6!important;
}

.o-top-bd{
	border-top: solid 1px #4f86c6!important;
}

.o-center-ti{
	width: 41%;
}

.o-flx-lf{
	justify-content: center;
}

.o-ray-1{
	z-index: 100;
}

.o-flow-ib{
	margin: 5px 0 0 0;
}

.o-flow-h3{
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	font-weight: 500;
	margin: 0;
	box-sizing: border-box;
	padding-bottom: 10px;
	border-bottom :solid 2px rgba(125,195,130,1);
	margin-bottom: 5px;
	display: flex;
    align-items: center;
}

.o-maru-b{
	position: relative;
	min-width: 45px;
	box-sizing: border-box;
	padding-top: 6px;
}

.o-flow-txt-ob{
	width: 100%;
	margin-bottom: 30px;
}


.o-num-maru{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	box-sizing: border-box;
	border-radius: 50%;
	border: solid 3px #7dc382;
	font-size: 17px;
	line-height: 17px;
	font-weight: 600;
	color: #7dc382;
	background: #fff;
	z-index: 100;
	padding-bottom: 3px;
}

.o-triangle{
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 50px solid rgba(175,216,173,1);
	border-bottom: 0;
	margin: 0 auto;
	margin-top: -7px;
}

.o-flow-pl{
	box-sizing: border-box;
	padding-left: 8px;
	/* padding-bottom: 0; */
}

.o-cat-ul li img{
	width: 80%;
	display: block;
	margin: 0 auto;
}

.o-st-ti {
    display: block;
    width: 90%;
    padding-left: 10px;
}






@media (min-width:576px){
.o-main-bk{
    box-sizing: border-box;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 31%;
	height: auto;
}

.webp .o-main-bk{
	background: url(../img/tokutei-main-ti-bk.webp) no-repeat;
	background-position:top center;
	background-size: cover;
}


.no-webp .o-main-bk{
	background: url(../img/tokutei-main-ti-bk.jpg) no-repeat;
	background-position:top center;
	background-size: cover;
}

.o-flow-txt-ob{
    width: 89%;
    margin-bottom: 0;
}

.o-cat-ul{
	width: 100%;
	max-width: 100%;
	margin: 30px 0 0 0;
}

.o-cat-ul li {
    width: 25%;
    text-align: center;
    margin-bottom: 15px;
}

.o-cat-ul li img{
	width: 77%;
	display: block;
	margin: 0 auto;
}

.o-flow-bk{
    padding: 30px 0;
}

.o-flx-lf{
    justify-content: flex-start;
}

.o-flow-ib{
    justify-content : flex-start;
}

.o-flow-h3{
	display: block;
}

.o-num-maru{
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 3px;
}

.o-st-ti{
	display: inline;
	width: auto;
	padding: 0;
}

.o-gino-dl dt{
    width: 21%;
}

.o-gino-dl dd {
    width: 79%;
}
}



@media (min-width:768px){
.o-main-bk{
    padding-top: 27%;
}

.o-flow-txt-ob{
    width: 93%;
}

.o-flow-bk{
    padding: 30px 15px 35px 15px;
}

.o-half-b{
	width: 48%;
	border: solid 2px rgba(0,0,0,.6);
	background: #fff;
	box-sizing: border-box;
	padding: 18px;
	margin-bottom: 0;
}

.o-gino-dl{
    width: 100%;
}

.o-cat-ul li {
    width: 18%;
    text-align: center;
    margin-bottom: 15px;
}

.o-right-img-ib {
    width: 18.5%;
    min-width: 347px;
    padding-top: 223px;
    top: -50px;
    right: -16%;
}
}



@media (min-width:992px){	
.o-main-bk{
   padding-top: 24%;
}

.o-gino-dl{
	width: 100%;
}

.o-gino-dl dt{
	width: 21%;
}

.o-gino-dl dd{
	width: 79%;
}

.o-half-b{
	width: 47%;
	padding: 18px;
}

.o-gino-dl {
    width: 90%;
}

.o-img-txt1{
    text-align: center;
    margin-bottom: 25px;
}

.o-cat-ul {
   justify-content: flex-start;
}

.o-cat-ul li {
    width: 14.28%;
    text-align: center;
    margin-bottom: 15px;
}

.o-flow-txt-ob{
    width: 95%;
}

.o-right-img-ib{
    background-size: cover;
    width: 18.5%;
    min-width: 347px;
    padding-top: 223px;
    top: -50px;
    right: -40px;
}
}


@media (min-width:1050px){

}

@media (min-width:1101px){
/*.o-right-img-ib{
    right: -9%;
}*/
}


@media (min-width:1200px){

}

