@charset "utf-8";
/* CSS Document */

.op_pc{
	
}
@media screen and (max-width: 1024px) {
	#allMenu ul{
		width: calc(100% - 3rem);
		margin: 0 1.5rem;
	}
	.menuBtn img{
		max-width: 250px;
	}
	.op_pc{
		width: 100%;
		margin:0 auto;
	}
	#topMenu ul li p {
		font-family: "voluta-script-pro";
		font-size: 4rem;
		font-weight: 400;
		text-align: center;
		width: 80%;
   		text-shadow: 0 0 8px #000;
	}
	section.situation div.sitBox .movieBox{
		min-width: inherit;
	}
	section.presentFor,#news.topNews.topCategory{
		background-attachment: scroll !important;
		background-size: contain;
		background-repeat: repeat;
	}
	#pages .closeBtn{
		cursor: pointer;
		width: auto;
		height: 3rem;
		font-size: 2.2rem;
		line-height: 1;
		position: fixed;
		bottom: inherit;
		right: 2rem;
		z-index: 1111111;
		display: block;
		top: 5rem;
	}
	header nav ul li a {
		display: block;
		width: 100%;
		padding: 30px 0;
		text-align: center;
		color: #454545;
		font-size: 14px;
		text-decoration: none;
		border-top: 1px solid rgba(210, 210, 210, 0.13);
		background: none;
		padding-right: 3rem;
		padding-bottom: 0;
	}
	header nav {
		padding-top: 5rem;
	}
	header nav ul {
		padding: 0 1rem 2rem;
	}
	#topMenu ul li:nth-child(even) .inImgBox{
		width: 100%;
	}
	#topMenu ul li .inBox{
		height: auto;
	}
	/*.op_pc{
		display: none;
	}*/
	#topMenu ul li:nth-child(odd) .inImgBox{
		width: 100%;
		right: 0;
	}
	#topMenu ul li .inBox{
		width:100%;
	}
	#topMenu ul li p{
		text-shadow: 0 0 0px #000;
	}
	#topMenu ul li .inImgBox{
		height: auto;
	}
	.pcOnly{
		display: none;
	}
	.topNews.topCategory .dataBox article .entry-list{
		width: 100%;
	}
	ul.giftCategory li .contentBox .inBox h2{
		margin: 0;
	}
	ul.giftCategory li .contentBox .inBox {
    	padding: 0rem 0 2rem;
	}
	section.situation h1 + p, section.topCategory h1 + p {
		padding: 2em 0 4rem;
		font-size: 1.1em;
		letter-spacing: 0.03em;
		font-weight: 900;
		width: 85%;
		margin: 0 auto 4rem;
		line-height: 1.7;
	}
	.youtubeBox .inBox iframe {
		width: 90vw;
		height: calc(100vh - 60vh);
	}

	section.situation div.sitBox:nth-of-type(even) .movieBox{
		right: 0;
	}
	ul.giftCategory li img{
    margin-bottom: 2rem;
	}
	section.situation div.sitBox .movieBox::before,#topMenu .smp .movieBox::before{
		width: 100%;
		height: 100vh;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		background: url(../img/bg-pattern.png)top left repeat;
		content: "";
		opacity: 0.5;
	}
	section.situation div.sitBox .movieBox{
		overflow: hidden;
	}
	#topMenu .smp .movieBox::before{
		height: 150vh;
	}
	#topMenu .smp .movieBox .inBox{
		z-index: 1
	}
	section.situation div.sitBox .movieBox::after{
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		background: url(../img/movie_play_btn.png) center center no-repeat;
		content: "";
		background-size: 20% auto;
	}
	section.situation div.sitBox .movieBox{
		width: 100%;
	}
	section.situation div.sitBox .movieBox{
		left: 0;
		right: 0;
	}
	section.situation div.sitBox video {
		position: relative;
		left: 0;
		width: 100%;
		min-width: auto;
		z-index: 1;
	}

	section.situation .sitBox .itemBox {
		width: 100%;
		position: inherit;
		top: 0;
		background: #fafafa;
		padding: 3rem;
		right: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(0%);
		z-index: 3;
		/* border: 1px solid #e2e2e2; */
		left: auto;
		box-shadow: 0;
		box-shadow: 0;
		box-shadow: 0;
		box-shadow: 0;
	}
	section.situation .sitBox .textBox {
		width: 100%;
		position: inherit;
		background: #fdfdfd;
		padding: 3rem;
		right: 0;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		z-index: 2;
	}
	.situation .more .dataBox .items li:nth-child(-n+6) {
		display: block;
	}
	.situation .more .dataBox .items li {
		background: #fff;
		color: #000;
		width: 49%;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		margin: 1em 0;
		padding: 3%;
	}
	section.situation div.sitBox .itemBox .contentBox a{
		width: 100%;
	    text-align: center;
	}
	.situation .more .dataBox .items li{
		font-size: 1rem;
	}
	.situation .more.view .dataBox {
		padding: 3rem 0;
		height: auto;
	}
	section.situation h1 + p {
		padding: 2em 0 0rem;
		font-size: 1.1em;
		letter-spacing: 0.03em;
		width: 85%;
		margin: 0 auto 4rem;
	}
	section.situation div.sitBox:nth-of-type(even) video {
		position: relative;
		right: 0%;
		left: auto;
	}
	section.situation div.sitBox:nth-of-type(even) .textBox {
		width: 100%;
		position:inherit;
		left: 0;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		z-index: 2;
	}
	section.situation div.sitBox:nth-of-type(even) .itemBox {
		width: 100%;
		position: relative;
		top: 0;
		padding: 3rem;
		left: 0;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		z-index: 3;
	}
	.concept::before {
		background: url(../img/concept_deco.png) bottom right no-repeat;
		width: 100%;
		height: 110px;
		position: absolute;
		top: 0;
		left: 0;
		content: "";
		display: block;
		padding: 0;
		margin: 0;
		z-index: 111;
		-webkit-transform: translateY(-99.5%);
		-ms-transform: translateY(-99.5%);
		transform: translateY(-99.5%);
		background-size: contain;
		display: none;
	}
	#menuBox ul {
		text-align: center;
		font-size: 1.1rem;
		font-weight: 900;
	}
	#category ul.giftCategory li{
		width: 48%;
	}
	ul.giftCategory li{
		width: 100%;
	}
	section.situation .sitBox .textBox h2 {
		font-size: 1.5em;
		margin: .75em 0 0;
	}
	section.situation .sitBox .textBox h3{
		margin-top: -2rem;
	}
	section.situation h1 p.active::after, section.topCategory h1 p.active::after {
		width: 50%;
	}
	.topNews.topCategory .dataBox article{
		padding: 2rem;
	}
	section.situation .sitBox .textBox.active{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(-40%);
		transform: translateY(0);
	}
	section#service.topCategory h1 + p{
		padding: 2em 0 0rem;
	}
	/*.smp{
		display: block;
	}*/
	.footerBtn{
		opacity: 0;
		transition: .8s;
	}
	.footerBtn.active{
		opacity: 1;
	}
	.concept p {
		font-size: 1rem;
	}
	.concept h1 {
		font-size: 1.5rem;
		margin-bottom: 1.5rem;
	}
	section.topCategory h1 p, section.situation h1 p, section.situation .sitBox .textBox h2 p {
		transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		font-family: "voluta-script-pro";
		font-size: 7rem;
		font-weight: 400 !important;
		line-height: 1;
	}
	#topMenu .textBox{
		color:#fff;
		text-align: center;
		text-shadow: 0 0 10px #000;
	}
	#topMenu .movieBox img {
		display: block;
		width: 80%;
		margin: 3rem auto 0;
	}
	section.situation div.sitBox .itemBox .contentBox {
		text-align: left;
		padding: 2rem 0 0;
	}
	section.situation h1 span, section.topCategory h1 span {
		font-size: 0.5em;
		display: block;
		margin-top: 0em;
		font-weight: 400;
		margin-bottom: 2em;
	}
	
	.situation .movieBox video{
		display: none;
	}
	.situation .movieBox img {
		display: block;
		width: 100%;
		height: auto;
		margin-bottom: 0;
	}
	#topMenu .textBox p{
		display: block;
	}
	#topMenu .smp .movieBox{
		background: url(../img/total_gif.gif) center center no-repeat;
		min-height: 100vh;
		width: 100vw;
		display: flex;
		justify-content: center;
		align-items: center;
		background-size: cover;
	}

	.tabHeader li {
		padding: 1rem 0;
		width: 49%;
		font-size: 1.1rem !important;
	}
	.tPage .tabTarget dl:nth-child(1) dd::before {
		font-size: 1.3rem;
	}

	.tPage .tabTarget dt p {
    	padding-top: 2rem;
	}
	#pages .tPage .tabHeader .title {
		padding: 0 0 1rem;
		/* display: none; */
		text-align: center;
		letter-spacing: 0.1em;
		font-size: 1.2em;
	}
	section.situation div.sitBox .itemBox {
		display: -webkit-box;
		display: -webkit-flex;
		display: inherit;
		webkit-justify-content: space-between;
		justify-content: space-between;
	}

	.tPage .tabTarget dl dd .itemCategory{
		display: none;
	}
	.tPage .tabTarget.active dd {
		margin-bottom: 2rem;
		padding: 1rem;
		position: relative;
	}
	.tPage .tabTarget dl dd:nth-of-type(1) {
    	width: 100%;
	}
	.tPage .tabTarget dl dd {
		width: 49%;
	}
	.tPage .tabTarget dl dd:nth-of-type(2), .tPage .tabTarget dl dd:nth-of-type(3) {
    	width: 49%;
	}
	#pages .tPage .header {
		height: 30vh;
		width: 100%;
		background: url(../img/category-watch.jpg) center center no-repeat;
		background-size: cover !important;
		margin-top: 5rem;
	}
	section.situation .sitBox.drive .more {
		padding: 5rem 0 0;
	}
	.concept h1 br{
		display: block;
	}
	#pages .tPage .tab {
    	padding: 0 2rem 2rem;
	}
	#pages .tPage{
		min-width: inherit;
	}
	#pages .tPage .title{
		padding: 2rem;
	}
	.concept{
		padding: 15vh 0;
	}
	.concept h1,
	.concept p{
		width: 80%;
		margin-left:auto;
		margin-right:auto;
	}

	.topService ul li > div img {
    	padding: 0;
	}
	.textBox h3 {
		font-size: 1.5em;
		margin: .83em 0;
	}
	.topService ul li > div {
    	width: 100%;
	}
	.topService ul li{
		margin-top: 3rem;
	}
	.topService ul li {
		display: inherit;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		border: 1px solid;
		border-left: none;
		border-right: none;
	}
	section.situation div.sitBox .itemBox,section.situation .sitBox .textBox{
		transition-delay: 0s;
	}
	.topNews.topCategory .dataBox article .entry-list:nth-child(1),
	.topNews.topCategory .dataBox article .entry-list:nth-child(2),
	.topNews.topCategory .dataBox article .entry-list:nth-child(3),
	.topNews.topCategory .dataBox article .entry-list:nth-child(4),
	.topNews.topCategory .dataBox article .entry-list:nth-child(5){
		transition-delay: 0.1s;
	}
	

	.topNews.topCategory .dataBox article .entry-list h2{
		font-size: 1.2em;
	}
	ul.giftCategory li img {
    	margin-bottom: 0;
	}
	#category ul.giftCategory li{
		width: 100%;
	}
	.topNews.topCategory .dataBox article{
		width: 100%;
	}
	.footerBtn li{
		width: 100%;
	}
	ul.giftCategory li .contentBox{
    	margin-top: 0%;
	}
	body{
		min-width: inherit;
	}
}

@media screen and (max-width: 640px) {
}
