﻿/*#wrap #contents {
    padding: 0 0px !important;
}*/
ol, ul {
    list-style: none;
    padding: 0;
}
p{line-height: 1.2em;}
.mgb10{margin-bottom:10px;}
.mgb30{margin-bottom:30px;}
.mgtb30{margin:30px 0;}
.mgt60{margin-top: 60px;}
.pdt{padding-top: 30px;}
.pdbg{padding: 1px 25px 30px;}
.tac{text-align: center;}
.fwb{font-weight: bold;}
.fs08{font-size: 0.8em!important;}
/*#container-all {
	width:1200px;
	margin:0 auto;
}*/
@media screen and (min-width:768px) {
	.sp-only {
    display: none !important;
}
	.w60pc{width: 60%;
	margin: auto;}
}
@media screen and (max-width:767px) {
#container-all,.container-all {
	width:100%;
}
.maindesign .fslarge {
    font-size: 1.2em;
}
	.pc-only {
    display: none !important;
}
	.fs1sp{font-size: 1em!important;}

}
#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;
}
.maindesign h1 img{
	width:100%;
}

/*.maindesign h1 span{
	color: #fff;
    text-shadow: 1px 1px 2px rgb(10 10 10 / 70%);
    text-align: left;
    font-weight: bold;
    font-size: 80px;
    margin-left: 0;
    padding-top: 0;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: 60px;
}*/
.maindesign h1 span .s_title{
	font-size:0.8em;
}
@media screen and (max-width: 767px){
.maindesign h1 span {
	font-size: 7vw;
    left: 3vw;
}
}

.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: 10px 0;
}
.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;
	
}
#deadline{
	margin-bottom:40px;
}
#deadline .mother{
display:block;
/*height:50px;*/
line-height:50px;
text-align:center;
cursor:pointer;
position:relative;
    color: #f08e92;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0.8em 1.0em;
    border: solid 2px #f08e92;
    background-color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-top: 5px;
    margin-bottom: 15px;
}
#deadline .father{
display:block;
height:50px;
line-height:50px;
text-align:center;
cursor:pointer;
position:relative;
    color: #1C2787;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0.8em 1.0em;
    border: solid 2px #1C2787;
    background-color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-top: 5px;
    margin-bottom: 15px;
}
#deadline .cont_ac{
	margin-top:20px;
background:#f2f2f2;
line-height:50px;
/*text-align:center;*/
display:none;
}
.tbl01 th{
	background-color:#f08e92;
	color:#FFF;
  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;
}
.tbl02 th{
	background-color:#6296ca;
	color:#FFF;
  padding: 15px;
}
.tbl02 {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 15px -6px #00000073;
}

.tbl02 th,
.tbl02 td {
  padding: 20px 0;
  border: 1px solid #ccc;
}

.tbl02 tr{
  text-align: center;
  padding: 20px 0;
}
.fwb{
	font-weight:bold;
}
.lh15{
	line-height:1.5em;
}
.maindesign div.pinkBox {
    _background-color: #ffc5d4;
    background-color: #ffdee7;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    margin-top: 20px;
    font-size: 14px;
    padding: 4px;
}
.maindesign div.pinkBox span.image {
    display: block;
    float: left;
    width: 100px;
    margin-left: 200px;
}
.maindesign div.pinkBox span.image img {
    width: 100%;
    height: auto;
}
.maindesign div.pinkBox span.rightBox {
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}
.maindesign div.pinkBox span.rightBox span.date {
    display: block;
    font-size: 38px;
    font-weight: bold;
    color: #db163c;
    margin-bottom: 3px;
}
.maindesign div.blueBox {
    _background-color: #ffc5d4;
    background-color: #d8e3fa;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    margin-top: 10px;
    font-size: 14px;
    padding: 4px;
}
.maindesign div.blueBox span.image {
    display: block;
    float: left;
    width: 100px;
    margin-left: 120px;
}
.maindesign div.blueBox span.image img {
    width: 100%;
    height: auto;
}
.maindesign div.blueBox span.rightBox {
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

.maindesign div.blueBox span.rightBox span.date {
    display: block;
    font-size: 38px;
    font-weight: bold;
    color: #1C2787;
    margin-bottom: 3px;
}

.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;
}


@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;

}
#deadline .mother {
    display: block;
    color: #f08e92;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.8em 1.0em;
    text-align: center;
    border: solid 2px #f08e92;
    background-color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin: 5px 0 15px;
    width: 100%;
    box-sizing: border-box;
	height:auto;
}
#deadline .father {
    display: block;
    color: #1C2787;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.8em 1.0em;
    text-align: center;
    border: solid 2px #1C2787;
    background-color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin: 5px 0 15px;
    width: 100%;
    box-sizing: border-box;
	height:auto;
}
.maindesign div.pinkBox {
    _background-color: #ffc5d4;
    background-color: #ffdee7;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    margin: 10px 3% 0;
    padding: 2%;
    font-size: 14px;
    width: 94%;
    box-sizing: border-box;
    line-height: 1.2;
}
.maindesign div.pinkBox span.image {
    display: block;
    float: left;
    width: 20%;
    margin-left: 0;
}
.maindesign div.pinkBox span.rightBox {
    display: block;
    float: left;
    width: 79%;
    margin-left: 1%;
}
.maindesign div.pinkBox span.rightBox span.date {
    display: block;
    font-size: 5vw;
    font-weight: bold;
    color: #1C2787;
    margin-left: 0.5em;
    margin-bottom: 10px;
}
.maindesign div.blueBox {
    _background-color: #d8e3fa;
    background-color: #d8e3fa;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    margin: 10px 3% 0;
    padding: 2%;
    font-size: 14px;
    width: 94%;
    box-sizing: border-box;
    line-height: 1.2;
}
.maindesign div.blueBox span.image {
    display: block;
    float: left;
    width: 20%;
    margin-left: 0;
}
.maindesign div.blueBox span.rightBox {
    display: block;
    float: left;
    width: 79%;
    margin-left: 1%;
}
.maindesign div.blueBox span.rightBox span.date {
    display: block;
    font-size: 5vw;
    font-weight: bold;
    color: #db163c;
    margin-left: 0.5em;
    margin-bottom: 10px;
}
.maindesign span.indent {
    display: block;
    padding-left: 1.0em;
    text-indent: -1.0em;
    margin: 0 3%;
    line-height: 1.4;
}
}






.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;
}

}



/*220210*/
.headingmother{
	text-align: center;
	font-size: 3em;
	font-weight: bold;
	margin: 100px 0 30px 0;
}
.headingmother span{
	font-size: 0.5em;
	font-weight: initial;
}
.maindesign h3 {
    margin: 30px 0 20px 0;
    border-left: 4px solid #E5002D;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
    padding: 0.3rem 1rem;
}
h4{
	/*color: #e66275;*/
    font-weight: bold;
	font-size: 1.3rem;
	position: relative;
    padding-bottom: 0.5rem;
    /*border-bottom: 3px solid #000;*/
    margin-top: calc(40px - 0.6rem);
    margin-bottom: calc(20px - 0.75rem);
}
.black-line{border-bottom: 4px solid #000;}
.tr-line{border-bottom: 4px solid #000;}
.green-line{border-bottom: 4px solid #00b050;}
.silver-line{border-bottom: 4px solid #B6B6B6;}
.bl-wh-line{border-bottom: 4px solid #000;}
.bl-si-line{border-bottom: 4px solid #000;}
.maindesign .bl-wh-line::after {
    position: absolute;
    content: " ";
    border-bottom: solid 2px #fff;
    bottom: -3px;
    width: 50%;
    display: block;
	margin-left: 1px;
}
.maindesign .tr-line::after {
    position: absolute;
    content: " ";
    border-bottom: solid 2px #fff;
    bottom: -3px;
    width: calc(100% - 2px);
    display: block;
	margin-left: 1px;
}
.maindesign .bl-si-line::after {
    position: absolute;
    content: " ";
    border-bottom: solid 4px #B6B6B6;
    bottom: -4px;
    width: 50%;
    display: block;
}
	.maindesign h1 img {
width: 100%
}
	.maindesign h1 span{
	    color: #fff;
    text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
		font-size: 6em;
        font-weight: bold;
        position: absolute;
		font-feature-settings: "palt" 1;
        top: 54px;
		left: 30px;

	}
	.maindesign h1{
		
	}
	.maindesign .howto {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 30px;
}
	.maindesign .howto.cols2-1 li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
    position: relative;
}
	.maindesign .howto.cols2-1 li a {
    display: flex;
		align-items: center
}
	.maindesign .howto.cols2-1 li a .linksTxt {
    margin: auto auto auto 10px;
}
	.maindesign .howto.cols2-1 li:nth-child(2n) {
    margin-right: 0px;
}
	.maindesign .howto.cols2-1 li a .linksTxt p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
}
	.maindesign .howto.cols2-1 li a .linksImg {
    margin: 5px 15px 5px auto;
}
	.maindesign .howto.cols2-1 li a .linksImg img{
		height: 88px
	}
		.maindesign .gotop{text-align: right}
	.maindesign .gotop a{
		text-decoration: none;
    color: #005FC3;
	}
		.maindesign .gotop{text-align: right}
	.maindesign .gotop a{
		text-decoration: none;
    color: #005FC3;
	}

	@media screen and (min-width:768px) {
	.maindesign .goods.cols4-2c li{
		width: 32%;
		    margin-right: calc(51px / 3);
	}
					.maindesign .goods.cols4-2c li:nth-child(4n){
   margin-right: calc(51px / 3);
}
	.maindesign .goods.cols4-2c li:nth-child(3n){
margin-right:0;
}

	.maindesign .goods.cols4-2c li a img{
		
	}
		.maindesign .goods.cols4-2c .copy_text {
			font-size: 1em;

		}
	.maindesign .goods.cols4-2c .sTxt {
		font-size: 1.2em;
		font-weight: bold
	}
				.maindesign .goods.cols4-2c .sTxt {
font-size: 1.2em;
		font-weight: bold
	}
.maindesign .goods.cols4-2 .text-box {
    height: 5rem;
}
}
	@media screen and (max-width:767px) {
		.maindesign h1 span{
    font-size: 11vw;
    top: 38%;
    left: 6%;
		}
		
				.maindesign .goods.cols4-2c .sTxt {
font-size: 1.1em;
		font-weight: bold
	}
		.maindesign .howto.cols2-1 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
		.maindesign .howto.cols2-1 li a {
display: flex;
    flex-direction: row-reverse;
}
		.maindesign .howto.cols2-1 li a .linksImg {
    margin: 5px;
}
		.maindesign .howto.cols2-1 li a .linksImg img{
			width: 100px;
			height: auto
		}
	.maindesign .description {
    font-size: 0.8em;
    background: #cfcfcf;
    text-align: left;
    line-height: 1.6;
    padding: 10px 20px;
    margin: 0;
    margin-bottom: 20px;
}


.maindesign .feature-hdg2 {
    position: relative;
    padding-bottom: 1.25rem;
    border-bottom: 3px solid #B6B6B6;
    font-size: 1.5rem;
    margin-top: calc(15px - 0.6rem);
    margin-bottom: calc(25px - 0.75rem);
    line-height: 1.2;
}

.maindesign .tab-menu-nav li {
    width: calc(50% - 0.4rem);
    margin-bottom: 1em;
    font-size: 0.85rem;
}
.maindesign h3 {
    margin: 15px 0 10px 0;
    border-left: 4px solid #E5002D;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
    padding: 0.3rem 1rem;
}
h4 {
    /* color: #e66275; */
    font-weight: bold;
    font-size: 1.3rem;
    position: relative;
    padding-bottom: 0.5rem;
    /* border-bottom: 3px solid #000; */
    margin-top: calc(30px - 0.6rem);
    margin-bottom: calc(20px - 0.75rem);
}
.maindesign .goods {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
}
}
	
.maindesign .name {
    font-size: 1.1em;
    font-weight: bold;
    height: 1.2em;
}
.maindesign .goods.cols4-2 li {
    padding-bottom: 1rem;
}
	.maindesign .goods.cols4-2c .copy_text {
    top: 1%;
    left: 3%;
    }
	.maindesign .goods.cols4-2c .text_box {
    bottom: 0.5em;
}
	.maindesign .goods.cols4-2c li img {
    margin-top: 3em;
}

		.maindesign .goods.cols4-2c .copy_text {
			font-size: 0.9em;

		}
		.maindesign p.imgFull {
		margin-bottom: 20px
	}
	.maindesign p.imgFull img{
		width: 100%
	}
