﻿/*#wrap #contents {
    padding: 0 0px !important;
}*/
ol, ul {
    list-style: none;
    padding: 0;
}
.mgb30{margin-bottom:30px;}
.mgb40{margin-bottom:40px;}
.mgb0{margin-bottom:0px !important;}
.mgtb30{margin:30px 0;}
#container-all {
	width:100%;
	margin:0 auto;
}
.maindesign .h2comment {
    margin-top: 10px;
    text-align: justify;
}
	.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;
	}
@media screen and (max-width:767px) {
#container-all,.container-all {
	width:100%;
}
.maindesign .fslarge {
    font-size: 1.2em;
}
}
#container-all a {
	text-decoration:none;
}
.conlink .rea {
    /*max-width: calc(33.33% - 7px);
    margin: 1em 0;*/
}
.maindesign {
    font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	/*margin-bottom:0 !important;*/
	margin-bottom: 10px;
	/*margin-top: 60px;*/
}
.maindesign h1 img{
	width:100%;
}

.maindesign .fslarge {
    font-size: 1.62em;
    padding: 1.05em 0.8em !important;
}
.maindesign h1 span{
	color: #fff;
    text-shadow: 1px 1px 2px rgb(10 10 10 / 70%);
    text-align: left;
    font-weight: bold;
    font-size: 60px;
    margin-left: 0;
    padding-top: 0;
    line-height: 1;
    position: absolute;
    top: 65%;
    transform: translatey(-50%);
    left: 25px;
}
.maindesign .heading01{
}
.maindesign .heading02{
	top:60%;
	font-size:2em;
}

.maindesign h1 span .s_title{
	font-size:0.8em;
}
.maindesign .tablebtn{
	width:140px;
}
@media screen and (max-width: 767px){
.maindesign h1 span {
	font-size: 7vw;
    left: 1vw;
    top: 55%;
}
.maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1em;
}
.maindesign .tablebtn{
	width:35%;
}
}
.maindesign .h2comment {
	line-height:1.2em;
}
.rea {
    background: #fff;
    display: table;
    width: 100%;
    border: solid 1px #000;
    color: #333;
    font-weight: 700;
	    border-radius: 20px;
    overflow: hidden;
}
.rea:hover {
    background: #f4dfe6;
    text-decoration: none;
    color: gray;
}
.rlmg {
    display: table-cell;
    width: 100px;
    /*height: 100px;*/
    vertical-align: middle;
}
.rlmg img {
    width: 100%;
}
.rep {
    display: table-cell;
    vertical-align: middle;
    padding: 0 1em;
    width: calc(100% - 100px);
    border-left: #e5e5e5 solid 2px;
}
.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: 20px 0 10px;
}
.tabletri {
    width: 100%;
    margin-bottom: 18px;
    background-color: #fff;
    border-collapse: collapse;
    font-size: 1.0em;
    text-align: left;
    line-height: 1.4;
    margin-top: 8px;
}
.tabletri td{
	padding:10px;
	
}
.tbl01 th{
	background-color:#ebebeb;
	color:#000;
  padding: 15px;
}
.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 th,
.tbl01 td {
  padding: 20px 0;
  border: 1px solid #ccc;
}

.tbl01 tr{
  text-align: center;
  padding: 20px 0;
}
.fwb{
	font-weight:bold;
}
.lh15{
	line-height:1.5em;
}

.maindesign span.indent {
    display: block;
    padding-left: 1.0em;
    text-indent: -1.0em;
}
.maindesign .cols3-2 li{
width:calc(33.33% - 7px);
margin-right:calc(21px / 2);
margin-bottom:20px;
position: relative;
} 

.maindesign .cols3-2 .text-box{
padding:0.5em;
line-height: 1.6em;
}

.maindesign .cols3-2 .cover-btn{
position: absolute;
bottom: 0%;
width:100%;
}	

.maindesign .cols3-2 li:nth-child(3n){
margin-right:0px;
}
.maindesign .iconp{
	padding-left:60px;
}


@media screen and (min-width:768px){
.maindesign .icon{
	margin-bottom:-2em;
	width:50px;
}
/*.maindesign .w50 {
width:calc(50% - 5px) !important;
margin-right:calc(10px / 1) !important;
margin-bottom:20px;
}
.maindesign .w50sp {
    width: calc(50% - 5px) !important;
    margin-right: calc(10px / 1) !important;
    margin-bottom: 20px;
}*/
.maindesign .w80pc{
	width:80%;
	margin:auto;
	text-align:center;
}
.maindesign .w70pc{
	width:70% !important;
	margin:0 auto 40px !important;
}
.maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1.5em;
}
}


@media screen and (max-width:767px){

.maindesign .links.cols3-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:20px;
}
.maindesign .links.cols3-2 li:nth-child(2n){
margin-right:0px;
}	
.maindesign .cols3-2 li:nth-child(3n){
margin-right:calc(10px / 1);
}
.maindesign .links.cols3-2 li:nth-child(6n){
margin-right:0px;
}
.maindesign .links.cols3-2 .text-box{
padding: 0.5em;
line-height: 1.6em;

}
.maindesign span.indent {
    display: block;
    padding-left: 1.0em;
    text-indent: -1.0em;
    margin: 0 3%;
    line-height: 1.4;
}
.maindesign .icon{
	margin-bottom:-3em;
	width:50px;
}
/*.maindesign .w50 {
width:100% !important;
margin-right:0 !important;
}*/
	.w50 {
	width: 94% !important;
    max-width: 300px;
	font-size: 1.0em !important;
    padding: 15px 20px;
		margin: auto !important;
	}
.maindesign .mgr0sp{
	margin-right:0 !important;
}
}






.maindesign .main_botton li{
	width: calc(100% / 6 - 7px);
    margin-right: calc(42px / 5);
}
.maindesign .main_botton .rep {
    display: block;
    vertical-align: middle;
    padding: 0.7em 0.5em;
    width: auto;
    border-left: none;
}
.maindesign .main_botton li:nth-child(3n) {
    margin-right: calc(42px / 5);
}
.maindesign .main_botton li:nth-child(6n) {
    margin-right: 0px;
}
@media screen and (max-width:767px) {
.maindesign .main_botton .rep p{
	font-size:0.8em;
}
.maindesign .main_botton li{
	width: calc(50% - 5px);
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(3n) {
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(6n) {
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(2n) {
    margin-right: 0;
}

}
@media screen and (min-width:768px){

.feat-art .goods-list-area .item {
    margin: 10px 20px 0 0 !important;
    float: left;
    width: 20%;
    width: calc((100% - 60px) / 4) !important;
    width: -webkit-calc((100% - 60px) / 4) !important;
    width: -moz-calc((100% - 60px) / 4) !important;
    padding: 0 0 10px 0;
    position: relative;
}
.feat-art .goods-list-area .item:nth-child(4n) {
    margin-right: 0px !important;
}
.feat-art .goods-list-area .item .goods-img {
    text-align: center;
    width: 255px !important;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
}
}
.maindesign .cols2-1st li {
    width: calc(45% - 0px);
    margin-right: calc(10% / 1);
    margin-bottom: 20px;
    position: relative;
}
@media screen and (max-width:767px){
	.maindesign .cols2-1st li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
    position: relative;
}
}
.maindesign .howto{
display:flex;
flex-wrap: wrap;
margin-top: 10px;
margin-bottom: 30px;
}
.maindesign .howto.cols3-1 li{
	width: calc(33.3% - 7px);
    margin-right: calc(21px / 2);
    margin-bottom: 20px;
    padding-bottom: 0;
    position: relative;
}
.maindesign .howto.cols3-1 li:nth-child(3n) {
    margin-right: 0px;
}
.maindesign .howto.cols3-1 li a{
	display: flex;
}	
.maindesign .howto.cols3-1 li a .linksImg{
	margin: 5px 15px 5px auto;
}
.maindesign .howto.cols3-1 li a .linksTxt{
	margin: auto auto auto 10px;
}
.maindesign .howto.cols3-1 li a .linksTxt p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
}
.maindesign .howto .linksTxt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width:767px){
.maindesign .howto.cols3-1 li{
	width: 100%;
	margin-right:0;
	margin-bottom: 20px;
}
	
.maindesign .howto.cols3-1 li a{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row-reverse;
}
	
.maindesign .howto.cols3-1 li a .linksImg{
	margin: 5px 15px 5px 5px;
}	
	
.maindesign .howto.cols3-1 a .linksImg{
width: calc(8.5em - 4.8vw);
margin:0 4% 0 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}
.maindesign h2.iconh2 {
     padding-bottom: 0px !important; 
    display: flex;
    align-items: center;
}
.maindesign .icon {
	margin-bottom:0;
	width:10vw;
}
.maindesign .iconp {
	padding-left:5px;
}
}
.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(80% - 30px);
    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: 18%;
    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;
}
}
@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;
	margin-right: 0;
}
}
.maindesign .catchtext {
	margin-bottom:10px;
}
.maindesign .buzait img {
	width:100%;
}

.maindesign .goTop {
    clear: both;
    font-size: 14px;
    margin: 8px 0;
    text-align: right;
}
.maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 0.8em !important;
}
@media screen and (max-width:767px){
.maindesign .fsMedium {
    font-size: 0.7em;
}
}

		@media screen and (min-width:768px){

.w50 {
    width: 35% !important;
    margin: auto !important;
}
}
.maindesign .links li img {
    width: 80%;
	margin-top:10px;
	margin-bottom:10px;
}
.maindesign .links li {
	text-align:center;
}
.maindesign .flexbtn {
	display: flex;
    align-items: center;
	background: #fff;
    width: 100%;
    border: solid 1px #000;
    color: #333;
    font-weight: 700;
    border-radius: 20px;
    overflow: hidden;
}
.maindesign .tal {
	text-align:left !important;
}
@media screen and (min-width:768px){
	.maindesign .links li .w40 {
    width: 40%;
	margin-left:4px;
}

}

.pic_text{
	position: relative;
}
.pic_text h3{
	position: absolute;
	top: 0;
	left: 10px;
	    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: #fff;
    font-weight: bold;
    margin: 10px 0;
	text-shadow: 2px 2px #000;
}
h4{
	font-size: 1.15em;
    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;
}
@media screen and (max-width:767px){
	.maindesign .links li .w40 {
    width: 30%;
	margin-left:4px;
}
.maindesign .links.cols4-2 li:nth-child(6n) {
    margin-right: calc(10px / 1);
}
.pic_text h3{
	top: 0;
}
}
@media screen and (min-width:768px){

.w50pc{
	width: 50%;
	margin: auto;
}
}
 .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/21_step/img/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;
}
@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;
}
}