﻿#wrap #contents {
  padding: 0 0px !important;
}
ol, ul {
  list-style: none;
  padding: 0;
}
.maindesign img {
  vertical-align: bottom;
}
.mgt20 {
  margin-top: 20px;
}
.mgt80 {
  margin-top: 80px;
}
.mgb20 {
  margin-bottom: 20px;
}
.mgb30 {
  margin-bottom: 30px;
}
.mgb40 {
  margin-bottom: 40px;
}
.mgb60 {
  margin-bottom: 60px;
}
.mgb0 {
  margin-bottom: 0px !important;
}
.mgtb30 {
  margin: 30px 0;
}
.red {
  color: #f00;
}
.bgcgr {
  background-color: #ebebeb;
}
.bgcwh {
  background-color: #fff !important;
}
.mbgc_pink{
	background-color: #e4007f;
	color: #fff;
}
.mbgc_green{
	background-color: #009944;
	color: #fff;
}
.mbgc_blue{
	background-color: #1d2088;
	color: #fff;
}
.mbgc_yellow{
	background-color: #f7ee12;
	/*color: #fff;*/
}
.w100 {
  width: 100%;
}
.tar {
  text-align: right;
}
.flex-con-end {
  display: flex;
  justify-content: flex-end;
}
.border-bnr {
  border: 1px #ccc solid;
}
.fwb {
  font-weight: bold;
}
.lh15 {
  line-height: 1.5em;
}
.fs15{font-size: 1.5em;}
.tac{text-align:center; }
.img_m {
  max-width: 300px;
}
.none{
	border: none!important;
}
#container-all {
  width: 100%;
  margin: 0 auto;
}
.flex-center {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.cols3 p {
	margin: 15px 0;
}

/*.maindesign .cols3 li {
	width: calc( 33% - 9px);
	margin-right: calc(15px / 3);
	margin-left: calc(15px / 3);
}*/

h4 + p {
	margin-bottom: 15px;
}

.rg {
	margin-bottom:10px;
}

.colsinframe {
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 40px;
	padding: 10px;
    overflow: hidden;
    }
	.maindesign .cols2-1inframe{
		margin-top: 0;
		margin-bottom: 0;	
	}
	.maindesign .cols2-1inframe li {
	width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 10px;
    position: relative;
    }
	.maindesign .cols2-1inframe .text-box {
    padding: 0.5em;
    line-height: 1.6em;
}
	.maindesign .cols2-1inframe li:nth-child(2n) {
	margin-right: 0;
    }
	.maindesign .cols2-1inframe li:nth-last-child(2) {
	margin-bottom: 0;
    }
	.maindesign .cols2-1inframe li:last-child {
	margin-bottom: 0;
    }
.maindesign .title_inner > .sub_title {
	position: static !important;
	color: #000;
}
.maindesign .title_inner {
	/*background-color: rgba(0,0,0,0.2);*/
    padding: 10px 30px;
    line-height: 1.4;
    display: block;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 45%;
    text-align: center;
	white-space: nowrap;
}

.maindesign .kokoro_sub_title  {
	font-size: 60px;
	color: #fff;
	text-shadow:1px 1px 2px rgba(10,10,10,0.7);
	text-align: center;
	font-weight: bold;
	line-height:1.1;
	width: 100%;
	letter-spacing: 0.05em;
}
.maindesign .kokoro_sub_title_s {
	font-size: 40px !important;
}

.nowrap {
	white-space: nowrap;
}

.fs08 {
	font-size: 0.8em !important;
}
.flsh0 {
	flex-shirink: 0;
}

.maindesign .seek p {
	white-space: nowrap;
	margin-bottom: 0;
}

.maindesign .lineh_2 {
	line-height: 2.0;
	white-space: nowrap;
}


@media screen and (min-width:768px) {
  .w50pc {
    width: 50%;
  }
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width:767px) {
  .fs08sp {
    font-size: 0.8em;
  }
  .w50sp {
    width: 50%;
  }
  #container-all, .container-all {
    width: 100%;
  }
  .maindesign .fslarge {
    font-size: 1.2em;
  }
.maindesign .cols2-1inframe li {
	width: 100%;
    margin-right: 0;
    }
	.maindesign .cols2-1inframe li:nth-last-child(2) {
	margin-bottom: 10px;
    }
.maindesign .title_inner {
	top: 20%;
	width: 80%;
}
}
#container-all a {
  text-decoration: none;
}
.maindesign {
  font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
}
.maindesign h1 img {
  width: 100%;
}
.maindesign .w100 {
  width: 100%;
}
.maindesign .heading02 {
  top: 60%;
  font-size: 2em;
}
.maindesign h1 span .s_title {
  font-size: 0.8em;
}

.maindesign .orange-btn {
	line-height: 1.0;
	font-size: 1.5em;
	min-height: 3.0rem;
}

@media screen and (max-width: 767px) {
  .maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1em;
  }
  .maindesign .feature-hdg1 .sub_title-secondary {
    font-size: 5vw;
  }
	.maindesign .orange-btn {
		font-size: 1.0em;
	}
}
.maindesign .h2comment {
  line-height: 1.2em;
}
.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;
}
.listhead{
font-weight: bold;
    font-size: 1.15rem;
    line-height: 1.3;
    margin-bottom: 0.5rem;
	padding: 0.5rem;
}
.lead-text {
    line-height: 1.4;
	font-size: 1.15em;
    margin: 20px auto;
}
.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;
	margin-bottom: 20px;
  /*box-shadow: 0 0 15px -6px #00000073;*/
}
.tbl01 th, .tbl01 td {
  padding: 20px 5px;
  border: 1px solid #ccc;
}
.tbl01 tr {
  text-align: center;
  padding: 20px 0;
}
.w375 {
    width: 37.5%;
}
@media screen and (max-width: 767px) {
	.tbl01 {
    font-size: 3vw;
}
  .scroll-table table {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .scroll-table table th {
    position: sticky;
    left: 0;
  }
  .scroll-table table th, .scroll-table table td {
    width: 200px;
  }
  .scroll-table table th:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border: 1px solid #ccc;
  }
  .left62 {
    left: 68px !important;
  }
	
	.lead-text {
		font-size: 0.95em;
		line-height: 1.5;
	}
}
.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:80px;*/
}
.maindesign .icon {
  position: absolute;
  right: 0;
  top: -50px;
}
@media screen and (min-width:768px) {
  .maindesign .icon {
    width: 180px;
    position: absolute;
    right: 0;
    top: -45px;
  }
  .maindesign .w50 {
    text-align: center;
    margin-bottom: 0 !important;
  }
  .maindesign .w80pc {
    width: 70%;
    margin: auto;
    text-align: center;
  }
  .maindesign .w70pc {
    width: 50% !important;
    margin: 0 auto 40px !important;
  }
  .maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1.5em;
    line-height: 2em;
  }
  .feat-art .goods-list-area .item:nth-child(n+1):nth-child(-n+4):before {
    width: 0;
    height: 0;
    border: 0;
    margin-top: 20px;
  }
  .feat-art .goods-list-area .item:nth-child(n+1):nth-child(-n+5):before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100vw;
    height: 1px;
    content: '';
    background-color: #dbdbdb;
    box-sizing: border-box;
    margin-top: 0;
  }
}
@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: 80px;
  }
}
.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;
}
.maindesign .listHeading {
	font-weight: bold;
	font-size: 1.2em;
}
@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 {
    top: 0px;
    margin-bottom: 0;
    width: 20vw;
  }
  .maindesign .iconp {
    padding-left: 0;
  }
.maindesign .listHeading {
	font-size: 4vw;
}
}
.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% - 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: 18%;
  transform: translateY(-50%);
  transition: 0.6s;
}
.maindesign h2.iconh2 {
  margin-top: 100px;
}
.maindesign .icondiv {
  display: flex;
  align-items: center;
}
.maindesign .icon2 {
  flex-basis: 150px;
}
.maindesign .iconp2 {
  width: calc(100% - 300px);
}
@media screen and (min-width:768px) {
  .maindesign .feature:nth-child(2n) {
    margin-right: 0;
  }
  .maindesign .bush-btn {  
	width: 60%;
	margin: auto;
  }
}
@media screen and (max-width:767px) {
  .maindesign h2.iconh2 {
    margin-top: 70px;
  }
  .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 .icon2 {
    flex-basis: 30%;
    width: 1vw;
  }
  .maindesign .iconp2 {
    flex-basis: 50%;
  }
}
.maindesign .past77 p {
  line-height: 1.3em;
}
.maindesign .AC-blocks {
  margin: 30px 0 20px;
  border: 2px solid #ccc;
}
.maindesign .AC-blocks .model-block {
  /*text-align: center;*/
  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;
  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 {
  text-align: center;
  background: #fff;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em 1.3em;
  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;
  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;
}
.maindesign h4 {
  color: #000;
  font-size: 1.15em;
  font-weight: bold;
  padding: 0.6em 0;
  line-height: 1.2;
}
.maindesign .coldStrong {
  font-weight: bold;
  color: #F83B4A;
}
.maindesign .radiusBox {
  box-sizing: border-box;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin: 20px 0;
}
.maindesign h5 {
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 0.3em;
  text-align: center;
  color: #F83B4A;
}
.maindesign .radiusBox ul li {
  width: 32%;
}
.maindesign .radiusBox ul li img {
  width: 100%;
  margin-bottom: 0.5em;
}
.maindesign .radiusBox ul li p {
  text-align: center;
  line-height: 1.4;
}
.maindesign h6 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 15px 0;
}
.maindesign h3 {
  border-left: 4px solid #E5002D;
  font-size: 1.2em;
  font-weight: bold;
  margin: 70px 0 10px 0;
  text-align: left;
  padding: 0.6rem 1rem;
  line-height: 1.3;
}
.maindesign .feature-hdg2 +　h3 {
	margin-top: 0 !important;
}
.arrow_u {
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: transparent transparent #333 #333;
  transform: rotate(-45deg);
  margin: auto;
}
.maindesign .cols2-1 li {
  width: calc(50% - 5px);
  margin-right: calc(10px / 1);
  margin-bottom: 30px;
  position: relative;
}
.maindesign .cols2-1 li:nth-child(2n) {
  margin-right: 0;
}
.maindesign .goods.cols4-2 .cover-btn {
  position: inherit;
  width: 80%;
  margin: 10px auto;
}
@media screen and (max-width:767px) {
  .maindesign .cols2-1 li {
    width: 100%;
    margin-right: 0;
  }
  .maindesign .feature-hdg2 {
    position: relative;
    padding-bottom: 1.25rem;
    border-bottom: 3px solid #B6B6B6;
    font-size: 1.5rem;
    margin-top: calc(40px - 0.6rem);
    margin-bottom: calc(30px - 0.75rem);
    line-height: 1.2;
}
.maindesign .description {
    font-size: 0.8em;
    background: #cfcfcf;
    text-align: left;
    line-height: 1.6;
    padding: 10px 20px;
    margin: 0;
    margin-bottom: -30px;
} 
.maindesign h3 {
	margin: 35px 0 10px 0;
}
}
@media screen and (min-width:768px) {
  .maindesign .radiusBox ul {
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .maindesign .imgPos {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .tac-pc {
    text-align: center;
  }
}
.maindesign .disp_f {
  display: flex;
  align-items: center;
}
.maindesign .slide3 .slider3 {
  width: 860px;
  margin: 0 auto 40px;
}
.maindesign .slide3 .slider3 p {
  padding: 10px;
}
@media screen and (max-width:767px) {
  .maindesign .slide3 .slider3 {
    width: 90%;
  }
  .maindesign .radiusBox ul li {
    width: 100%;
  }
  .maindesign .radiusBox ul li img {
    width: 100%;
    margin-bottom: 0.3em;
  }
  .maindesign .radiusBox ul li p {
    text-align: center;
    line-height: 1.4;
    margin-bottom: 0.8em;
  }
  .maindesign .links.cols4-2 li:nth-child(2n) {
    margin-right: 0;
  }
  .maindesign .links.cols4-2 li:nth-child(4n) {
    margin-right: 0;
  }
/*  .maindesign .links.cols4-2 li:nth-child(3n) {
    margin-right: 0;
  }*/
  .maindesign .col-2sp li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 0;
  }
  .maindesign .col-2sp li:nth-child(2n) {
    margin-right: 0;
  }
}
  .maindesign .col-2-2 li {
    width: calc(50% - 30px);
    margin-right: calc(30px / 2);
    margin-left: calc(30px / 2);
	margin-top: 30px;
    margin-bottom: 0;
  }
  
.maindesign .col-2-2 .text-box {
	font-size: 24px;
}
.maindesign .col-2-2 .ex-txt {
	width: 95%;
	margin: 0 auto;
}


@media screen and (min-width:768px) {
 .maindesign .flex-box{
	display: flex;
}
 .maindesign .flex-box img{
	 width: 50%;
}
 .maindesign .flex-box ul{
	 width: 50%;
}
}
.maindesign .flex-box ul li{
	 margin-bottom: 20px;
}	
/*====================================================================
.s_05 .accordion_one
====================================================================*/
.s_05 {
  margin: 30px 0
}
.s_05 .accordion_one {
  max-width: 1024px;
  margin: 0 auto;
}
.s_05 .accordion_one .accordion_header {
  background-color: #002060;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 11%;
  text-align: center;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
  border-bottom: 1px solid #fff
}
.s_05 .accordion_one .accordion_header:hover {
  opacity: .8;
}
.s_05 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_05 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_05 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before, .s_05 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_inner {
  display: none;
  padding: 1em;
  border-left: 1px solid #002060;
  border-right: 1px solid #002060;
  border-bottom: 1px solid #002060;
  box-sizing: border-box;
}
.s_05 .accordion_one .accordion_inner .box_one {
  height: 300px;
}
.s_05 .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
.s_05 .accordion_one .accordion_inner .closeArea {
  width: 180px;
  margin: 0 auto;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #969494;
  padding: 15px 15px 15px 20px;
  text-decoration: none;
  line-height: 1.3;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  transition-duration: 0.2s;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
  opacity: .8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 10%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 18px;
  height: 18px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before, .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:after {
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(45deg);
  transform-origin: center center;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
@media screen and (max-width: 1024px) {
  .s_05 .accordion_one .accordion_header {
    font-size: 18px;
  }
  .s_05 .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .s_05 .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 15px 60px 15px 15px;
  }
	.maindesign .col-2-2 .text-box {
		font-size: 16px;
	}
}
h3 {
  color: #333;
  font-weight: bold;
  text-align: left;
  padding: 0.5em 0;
  background-color: #fff;
  margin: 1em 0 0 0;
  font-size: 1em
}
.maindesign .feature-hdg2 + h3 {
	margin-top: 0 !important;
}
.table {
  font-size: 0.9em;
  width: 100%;
  margin-bottom: 2em
}
.maindesign .links li {
	padding: 10px;
}
.links_m {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
  padding: 0.4em 0;
}
.store {
  flex-basis: calc(50% - 2em);
  text-align: left;
}
.day {
  flex-basis: calc(50% - 2em);
  text-align: left;
  padding: 0 0.5em;
  color: #333;
  box-sizing: border-box;
}
.map {
  width: 4em
}
#blockmain ul li {
  margin: 2% 0;
  width: 100%;
  float: none
}
/*img {
  width: 100%;
  height: auto;
}*/

.maindesign .bgc_red{
	margin: 20px auto 10px;
    background-color: #E5002D;
    padding: 8px 2%;
	font-size: 7vw;
    color: #fff;
    text-align: center;
	line-height: 1.5em;
	font-weight: bold;
}
.btnRadius02 {
  border-radius: 40px;
  font-weight: bold;
  width: auto;
  height: 100%;
  margin: 0;
  color: #FFF;
  display: flex;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.monoBtn {
  background: #969494;
}
.orangeBtn {
  background: #EA6D0D;
}
.items_ul_btn {
	margin: 50px 0;
}

.items_text_btn {
	display: flex;
	align-items: center;
}

.pl-15 {
	padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .store {
    flex-basis: calc(46% - 2em);
    font-size: 13px
  }
  .day {
    flex-basis: calc(54% - 2em);
    font-size: 12px
  }
	.fsSmall {
  font-size: 0.8em;
  padding: 0.6em;
}
	.pb-20 {
		padding-bottom: 20px;
	}
	.items_ul_kj-30 {
		margin: 30px 0;
	}
	
	.maindesign .spcols2 li {
		width: calc( 50% - 10px) !important;
}
	.maindesign .sp-w100 {
		width: 100%;
	}
	
}



.maindesign .slideTable table {
	width: 100%;
	margin: 20px auto;
}
.maindesign .slideTable th {
	position: sticky;
	left: 0;
	background-color: #f0f0f0;
	z-index: 5;
}
.maindesign .slideTable th,td {
	text-align: center;
	padding: 5px;
    border: #CCC 1px solid;
    line-height: 1.4;
}
.maindesign .slideTable .model td {
	font-weight: bold;
	width: 25%;
}
.maindesign .slideTable .not_link {
	pointer-events: none;
}
.maindesign .slideTable .btn_container {
	width: 70%;
	margin: 0 auto;
}
.maindesign .slideTable li a {
	padding: 5px;
}
.maindesign .slideTable .c-gray a {
	background-color: #979797 !important;
} 
.maindesign .slideTable .images img {
	max-width: 150px;
}
.maindesign .scrolltxt {
	margin-bottom: 50px !important;
}
.maindesign .scrolltxt span {
	padding: 8px 6px;
    font-size: 0.95em;
    border: 2px solid #E00012;
    box-sizing: border-box;
}
@media screen and (min-width: 768px) {
.maindesign .slideTable th,td {
	min-width: 120px;
}
}
@media screen and (max-width: 767px) {
.maindesign .slideTable {
	overflow-x: scroll;
}
.maindesign .slideTable table {
	font-size:0.6em;
}
	.maindesign .slideTable .btn_container {
		width: 100%;
	}
}

.maindesign .botton_box6 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
	justify-content: space-between;
}
.maindesign .botton_box6 li {
    width: calc(16% - 4px);
    margin-right: calc(21px / 2);
    margin-bottom: 10px;
    text-align: center;
	padding: 5px;
	display: flex;
}
.maindesign .botton_box6 a {
	    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.maindesign .botton_box6 li img {
    width: 90%;
}
.maindesign .botton_box6 li p {
    font-size: 0.9em;
    margin-top: 10px;
}
.maindesign .osusume-contents a {
    display: block;
    /*width: 48%;*/
    color: #333;
    text-decoration: none;
    background-color: #ccc;
    margin-top: 30px;
}
.maindesign .osusume-contents .osusume-contents--text-area {
    padding: 10px;
}
.maindesign .osusume-contents--text-area .osusume-contents--text-area__title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}
.maindesign .osusume-contents--text-area p {
    line-height: 1.3;
    text-align: justify;
}
@media screen and (min-width:768px) {
.maindesign .botton_box6 li:nth-child(6n) {
    margin-right: 0px;
}
.maindesign .w65pc {
	width: 65%;
}
}
@media screen and (max-width:767px) {
	.maindesign .botton_box6 li {
    width: calc(33% - 6px);
    margin-right: calc(21px / 2);
    margin-bottom: 10px;
    text-align: center;
}
	.maindesign .botton_box6 li:nth-child(3n) {
    margin-right: 0px;
}
	.maindesign .botton_box6 li p {
    font-size: 3.4vw;
}
}

.maindesign .lineage-list--head {
    font-weight: bold;
    font-size: 1.2em;
    /*padding: 0.5em 10px 0.3em 10px;*/
}

.maindesign .cols3 li {
    width: calc(33% - 6px);
    margin-bottom: 15px;
}
	.maindesign .cols3 li:nth-child(3n) {
    margin-right: 0px;
}


.maindesign .category-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-weight: bold;
}
.maindesign .category-list::before,
.maindesign .category-list::after{
	content: "";
	display: block;
	width: 32%;
	height: 0;
}
.maindesign .category-list::before{
	order: 1;
}
.maindesign .category-list a{
	width: calc(32% - 22px);
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 10px;
	color: #333;
	margin-top: 20px;
}
.maindesign .category-list a:nth-child(-n + 3){
	margin-top: 0;
}
.maindesign .category-list a p{
	text-align: center;
	padding: 5px 0 ;
	line-height: 1.3;
}
@media screen and (max-width: 767px){
.maindesign .category-list a{
	width: calc(32% - 12px);
	padding: 5px;
}
.maindesign .category-list a p{
	font-size: 0.8em;
}

}

.maindesign .orange {
    color: #EA6D0D;
}
.maindesign .fs15{
	font-size: 1.5em;
}
.mgt0{margin-top: 0!important;}
.maindesign .smn{
	max-width: 860px;
	margin: auto;
}