.mgb30{margin-bottom: 30px!important;}
.w100{width: 100%;}
.tac{text-align: center;}
.tar{text-align: right;}
.maindesign {
  width: 100%;
  max-width: 860px;
  margin: auto;
}
.maindesign .inner {
  /*width:840px;*/
  margin: auto;
}
.maindesign h1 {
  margin: 0;
  padding: 0;
}
.maindesign img {
  border: none;
}
.maindesign a {
  text-decoration: none;
}
#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 .head .title_t {
  color: #FFFFFF;
  position: absolute;
  top: 60px;
  left: 160px;
  /*width:280px;*/
  height: 80px;
  font-size: 80px;
  line-height: 80px;
  text-shadow: 0 0 5px #333;
}
#main .maindesign .head .title {
  width: 870px;
  height: 200px;
  background-image: url(/include_html/koukoku/19_gyou_senzai/img/pro-item_heading.jpg);
  background-repeat: no-repeat;
  position: relative;
}
#main .maindesign .head .title h1 {
  color: #FFFFFF;
  position: absolute;
  top: 60px;
  left: 420px;
  width: 280px;
  height: 80px;
  font-size: 80px;
  line-height: 80px;
}
#main .maindesign .head .title h1 span {
  font-size: 60px;
}
#main .maindesign .head .title .circle {
  color: #FFFFFF;
  position: absolute;
  top: 50px;
  right: 40px;
  width: 200px;
  /*	height:200px;*/
  padding: 80px 0;
  background-image: url(/include_html/koukoku/18_oseibo_gift/img/1911/top/circle.png);
  background-repeat: no-repeat;
  font-size: 20px;
  font-weight: bold;
  background-position: center;
  line-height: 24px;
}
#main .maindesign .head .description {
  font-size: 16px;
  padding: 10px;
  text-align: left;
}
#main .maindesign .section {
  margin-top: 20px;
}
#main .maindesign .section p {
  text-align: left;
  font-size: 16px;
  line-height: 22px;
}
#main .maindesign .section .search {
  overflow: hidden;
}
#main .maindesign .section .search li {
  width: 204px;
  color: #FFFFFF;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
#main .maindesign .mr0 {
  margin-right: 0 !important;
}
#main .maindesign .section .search h3 {
  font-size: 20px;
  height: 60px;
  text-align: center;
  margin: 0;
  padding: 5px;
  line-height: 25px;
  background-image: none;
  background-color: #000000;
  color: #FFFFFF;
  display: table-cell;
  vertical-align: middle;
  width: 204px;
}
#main .maindesign .section .search p {
  font-size: 16px;
  height: 90px;
  text-align: justify;
  padding: 10px;
  margin: 0;
  color: #FFFFFF;
  background-color: #000000;
  line-height: 22px;
  display: inline-block;
}
#main .maindesign .section .mr8 {
  margin-right: 8px;
}
#main .maindesign .section .rank {
  overflow: hidden;
}
#main .maindesign .section .rank li {
  width: 164px;
  float: left;
  margin-right: 5px;
  margin-bottom: 8px;
}
#main .maindesign .section .rank h3 {
  font-size: 18px;
  height: 65px;
  text-align: justify;
  margin: 0;
  padding: 5px;
  line-height: 22px;
  background: none;
  color: #000;
}
#main .maindesign .section .rank p {
  font-size: 16px;
  /*padding:10px;*/
  margin: 0;
  text-align: left;
  color: #000;
}
#main .maindesign .section .rank p.price {
  text-align: right;
  font-size: 20px;
}
#main .maindesign .section .rank p.tax {
  text-align: right;
  font-size: 24px;
  color: #f00;
  font-weight: bold;
}
#main .maindesign .section.gray {
  background: #ccc;
  padding: 10px 0;
}
#main .maindesign .section.gray h2 {
  margin: 10px 0;
}
#main .maindesign .section .back_w {
  width: 800px;
  margin: auto;
  padding: 10px 10px;
  background-color: #FFFFFF;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
}
#main .maindesign .section .back_w h4 {
  text-align: left;
  font-size: 18px;
  margin: 20px 0 10px;
  ;
}
#main .maindesign .section .back_w p {
  text-align: justify;
  font-size: 14px;
  padding: 0 20px;
  line-height: 20px;
}
#main .maindesign .section .back_w .indent {
  text-indent: -14px;
  padding-left: 34px;
}
#main .maindesign .section .indent span {
  font-weight: bold;
}
#main .maindesign .section .back_w ul {
  margin: 10px;
}
#main .maindesign .section .back_w li {
  font-size: 14px;
  text-indent: -14px;
  padding-left: 14px;
  text-align: left;
  line-height: 20px
}
#main .maindesign ul.btn_m {
  text-align: left;
}
#main .maindesign ul.btn_m li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}
#main .maindesign .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0.3em 0em;
  text-decoration: none;
  color: #e96c66 !important;
  border: solid 2px #e96c66;
  border-radius: 3px;
  transition: .4s;
  font-size: 18px;
  font-weight: bold;
  width: 160px;
  margin: 10px 3px;
}
#main .maindesign .btn:hover {
  background: #e96c66;
  color: white !important;
}
#main .maindesign .gyousyu p {
  padding: 5px;
  margin: 0 !important;
  text-align: left !important;
}
#main .maindesign .section h3 {
  color: #FFF;
  background-color: #e96c66;
  padding: 12px 0px 12px 5px;
  font-size: 25px !important;
  font-weight: bold;
  margin-bottom: 15px;
  background-image: none !important;
  margin: 1em 0;
  text-align: left;
}
/* ここまで top */
/*サブ*/
#main .maindesign .btn_t {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #e96c66;
  border: solid 2px #e96c66;
  border-radius: 3px;
  transition: .4s;
  font-size: 18px;
  font-weight: bold;
  /*width:160px;*/
  margin: 10px 3px;
}
#main .maindesign .btn_t:hover {
  background: #e96c66;
  color: white;
}
/*ここまでサブ*/
.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: 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;
  }
}
@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;
  }
}
.maindesign .cols2-2 li {
  width: calc(50% - 7.5px);
  padding: 10px;
}
.maindesign .fsMedium {
  padding: 1.2em 1.2em !important;
}
.maindesign .links.cols2-2 li:nth-child(2n) {
  margin-right: 0px;
}
.botton_box2-1 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}
.botton_box2-1 li {
  width: calc(50% - 7px);
  margin-right: calc(21px / 2);
  margin-bottom: 10px;
  text-align: center;
}
.botton_box2-1 li:nth-child(2n) {
  margin-right: 0px;
}
.maindesign .h2comment {
  line-height: 1.3em;
}
@media screen and (max-width:767px) {
  .maindesign h1 span {
    font-size: 7vw;
    left: 3vw;
  }
  .botton_box2-1 li {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
/*220503*/
.maindesign table {
  border-spacing: 0px 10px;
}
.maindesign td,.maindesign th {
  border: 1px solid #969494;
	padding: 5px;
}
.maindesign th {
  background-color: #c0c0c0;
}
.webfont {
  font-family: 'Noto Sans JP', sans-serif;
}
.maindesign h1 {
  overflow: hidden;
}
/*.maindesign h1 img {
  display: block;
}*/
.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 h1 span {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(10, 10, 10, 0.7);
  text-align: left;
  font-weight: bold;
  font-size: 65px;
  margin-left: 20px;
  padding-top: 20px;
  line-height: 1;
  position: absolute;
  top: 40px;
  left: 0px;
}
.maindesign h4 {
  margin-top: 20px;
}
.maindesign .thw01 {
  width: 10%;
}
.maindesign .thw02 {
  width: 40%;
}
.maindesign .thw03 {
  width: 50%;
}
@media screen and (max-width:767px) {
  .maindesign h1 img {
    width: 100%;
  }
  .maindesign h1 span {
    font-size: 7vw;
    top: 30%;
  }
  .maindesign .thw01 {
    width: 30%;
  }
  .maindesign .thw02 {
    width: 30%;
  }
  .maindesign .thw03 {
    width: 40%;
  }
}
.maindesign strong {
  font-weight: bold;
}
.maindesign .fsSmall {
  font-size: 0.8em;
  padding: 0.8em 0.5em;
}
.maindesign p {
  padding: 0.5em 0
}
.maindesign .tb_01 {
  width: 30%;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.maindesign .tb_02 {
  width: 70%;
  display: inline-block;
  position: relative;
  padding: 0 1em;
  box-sizing: border-box;
  line-height: 1.4em;
}
.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 .w20 {
  width: 20%;
  margin: 3px 0 3px 16px;
}
.maindesign .text-box {
  padding: 0.5em;
  line-height: 1.6em;
}
@media screen and (max-width:767px) {
  .maindesign .tb_01 {
    width: 100%;
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  .maindesign .tb_02 {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    line-height: 1.4em;
  }
  .maindesign .fsMedium {
    padding: 0.75em 0.5em;
  }
  .maindesign .w20 {
    width: 15%;
    margin: 10px 0 10px 16px;
  }
.maindesign .fs43sp{
	font-size: 4.3vw !important;
}
}



/*240430*/
.maindesign p{
	line-height: 1.3;
}
.maindesign .text-red{
font-size:1.5em;
	color:#f00; 
	line-height:1.3em;	
}
.maindesign .col2-img{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.maindesign .col2-img img{
	width: 48%;
}
.maindesign .AC-blocks {
    margin: 30px 0 20px;
    border: 2px solid #ccc;
}
.maindesign .AC-blocks .model-block {
    text-align: center;
    /* margin-top: 20px; */
    background: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.5em 1.3em;
    position: relative;
    cursor: pointer;
}
.maindesign .AC-blocks .model-block::after {
    font-family: 'Noto Sans JP', sans-serif;
    content: url(/include_html/koukoku/newlife/img/arrow_forward.svg);
    transform-origin: center;
    transform: translateY(-50%);
    color: #9ca289;
    display: inline-block;
    align-items: center;
    /* padding: 0.5em; */
    transition: 0.5s;
    position: absolute;
    top: 50%;
    right: 1%;
    height: 25px;
    width: 25px;
}
.maindesign .AC-blocks .model-block.active::after {
    transform: rotate(
180deg) translateY(50%);
}
.maindesign .AC-blocks .sub-block {
    display: none;
    padding: 10px;
}
.maindesign .AC-blocks .model-block02 {
    background: #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.3em 1em;
    position: relative;
    cursor: pointer;
}
.maindesign .AC-blocks .model-block02::after {
    font-family: 'Noto Sans JP', sans-serif;
    content: url(/include_html/koukoku/newlife/img/arrow_forward.svg);
    transform-origin: center;
    transform: translateY(-50%);
    color: #9ca289;
    display: inline-block;
    align-items: center;
    /* padding: 0.5em; */
    transition: 0.5s;
    position: absolute;
    top: 50%;
    right: 1%;
    height: 25px;
    width: 25px;
}
.maindesign .AC-blocks .model-block02.active::after {
    transform: rotate(
180deg) translateY(50%);
}
.maindesign .AC-blocks .sub-block02 {
    display: none;
     padding: 10px;
    /*border: 2px solid #ccc; */
}
.maindesign .heading_3{
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 20px 0 20px 0;
    text-align: left;
    padding: 0.3rem 1rem;
    line-height: 1.3;
}
.maindesign .indent{
	text-indent: -1em;
	padding-left: 1em;
}
.maindesign .red{
	color: #f00;
}
.maindesign h2.headingMiddle {
    margin-top: calc(80px - 0.6rem);
}
.maindesign .mgt50{
	margin-top: 50px!important;
}
@media screen and (max-width:767px) {
.maindesign h2.headingMiddle {
    margin-top: calc(60px - 0.6rem);
}
}

.maindesign .bnr-box {
  margin: 30px 0;
}
.maindesign .bnr-box--lead {
  text-align: center;
  padding-left: 1em;
  text-indent: -1em;
}
.maindesign .bnr-box img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width:767px) {
  .maindesign .bnr-box {
    margin: 15px 0;
  }
  .maindesign .bnr-box--lead  {
    text-align: left;
  }
}