
html,body {
	width: 100%;
	height: 100%;
}

body {
	position: relative;
	font-family:"Arial","Helvetica","游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color: #333333;
	font-weight: 500;
}
body#LangEN {
	line-height: 1.5;
}


/* COMMON */
section {
	position: relative;
	width: 100%;
	min-width: 980px;
}

section>div {
	position: relative;
	width: 980px;
	margin: auto;
	overflow: hidden;
}

#breadcrump {
	padding: 15px 0;
	font-size: 12px;
}
#breadcrump a {
	text-decoration: underline;
	color: #014099;
}



@media screen and (min-width: 360px) {
	* { -webkit-text-size-adjust: none; }
}

a {
	color: #333333;
}

.br_sp {
	display: none;
}

#sp_header {
	display: none;
}
#sp_nav {
	display: none;
}

#container {
	padding-top: 85px;
}

/* NAV */
nav {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 110px;
	background-color: #000;
	background-image: url(/product/trantixxii/images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 10px;
	z-index: 10;
	opacity: 0.8;
}

nav>ul {
	width: 980px;
	margin: 0 auto;
}
nav>ul>li {
	width: 163.3333px;
	height: 100px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}
nav>ul>li>a {
	width: 163.3333px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
}

nav>ul>li>a>h1 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
nav>ul>li>a>.page_name {
	font-weight: bold;
	color: #fff;
}
.nav_logo {
	display: none;
}

.nav_logo img{
	width: 100%;
}
.nav_lang {
	display: none;
}
.nav_about {
	background-color: #000;
	border-bottom-color: #86323f;
}
.nav_about>a {
	color: #86323f;
}
.nav_about.now {
	background-color: #59383d;
}



body#LangEN .nav_fix>ul>li.nav_about,
body#LangEN .nav_fix>ul>li.nav_about>a {
	width: 106px;
}
.nav_variation {
	background-color: #000;
	border-bottom-color: #014099;
}
.nav_variation>a {
	color: #86a8ec;
}
.nav_variation.now {
	background-color: #36435e;
}

body#LangEN .nav_fix>ul>li.nav_variation,
body#LangEN .nav_fix>ul>li.nav_variation>a {
	width: 106px;
}

.nav_advantage {
	background-color: #000;
	border-bottom-color: #552d55;
}
.nav_advantage>a {
	color: #b75391;
}
.nav_advantage.now {
	background-color: #4d4251;
}


body#LangEN .nav_fix>ul>li.nav_advantage,
body#LangEN .nav_fix>ul>li.nav_advantage>a {
	width: 106px;
}

.nav_collaboration {
	background-color: #000;
	border-bottom-color: #7386a1;
}
.nav_collaboration>a {
	color: #7386a1;
}
.nav_collaboration.now {
	background-color: #3a4351;
}

.nav_portfolio {
	background-color: #000;
	border-bottom-color: #91ad5c;
}
.nav_portfolio>a {
	color: #91ad5c;
}
.nav_portfolio.now {
	background-color: #3a4525;
}
.nav_fix>ul>li.nav_portfolio,
.nav_fix>ul>li.nav_portfolio>a {
	width: 110px;
}

.nav_inspiration {
	background-color: #000;
	border-bottom-color: #c0b555;
}
.nav_inspiration>a {
	color: #c0b555;
}
.nav_inspiration.now {
	background-color: #4d4822;
}

.nav_uservoice {
	background-color: #000;
	border-bottom-color: #d3a359;
}
.nav_uservoice>a {
	color: #d3a359;
}
.nav_uservoice.now {
	background-color: #544124;
}
.nav_fix>ul>li.nav_uservoice,
.nav_fix>ul>li.nav_uservoice>a {
	width: 110px;
}
body#LangEN .nav_fix>ul>li.nav_uservoice,
body#LangEN .nav_fix>ul>li.nav_uservoice>a {
	width: 95px;
}
.now>a {
	color: #fff;
}


.nav_fix {
	height: 77px;
	opacity: 1;
	background-image: url(/product/trantixxii/images/nav_bg_fix.png);
	position: fixed;
	top: 0;
	background-size: 100% 7px;
	z-index: 30; /* 201910add */
}

.nav_fix .nav_logo a {
	width: 192px;
	height: 77px;
}


.nav_fix li {
	width: 106px;
	height: 70px;
	font-size: 11px;
	border-bottom-width: 7px;
}
.nav_fix li>a {
	width: 106px;
	height: 77px;
	text-align: center;
}
.nav_fix li:nth-child(3),
.nav_fix li:nth-child(4),
.nav_fix li>a:nth-child(3),
.nav_fix li>a:nth-child(4) {
	width: 100px;
}
.nav_fix .nav_logo {
	width: 192px;
	height: 77px;
	display: block;
	padding-right: 0;
	background-image: url(/product/trantixxii/images/nav_bg_fix_left.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 53px 7px;
	border: none;
}
.nav_fix .nav_lang {
	width: 48px;
	display: block;
	border: none;
}


/* FOOTER NAV */
#footer_nav {
	overflow: hidden;
	width: 980px;
	margin: 60px auto;
}

#footer_nav>div {
	width: 50%;
	height: 200px;
	text-align: center;
	float: left;
	display: table;
}

#footer_nav>div>div {
	width: 33%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #333333;
}
#footer_nav>div:last-child>div:last-child {
	border-right: none;
}
#footer_nav>div>div>div{
	display: table;
	width: 100%;
}
#footer_nav>div>div>div:first-child>a {
	padding: 20px;
	display: block;
	height: 93px;
}
#footer_nav>div>div>div:last-child>a {
	padding: 10px 5px 20px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 1.2;
}

#footer_nav>div>div>div:first-child>a.on{
	background: url(/product/trantixxii/images/footer_nav_on.png) center top no-repeat;
}



/* CONTACT */
#footer_contact {
	background-color: #526894;
}

#footer_contact>div {
	width: 980px;
	margin: 0 auto;
	padding: 35px 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

#footer_contact>div>a {
	margin-left: 30px;
}



/* FOOTER */
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 45px 0;
	overflow: hidden;
}
#footer_main {
	float: left;
	width: 410px;
	font-size: 12px;
}
#footer_logo {
	margin-bottom: 15px;
}
#footer_submenu {
	float: right;
	width: 450px;
	font-size: 14px;
	margin-top: 10px;
	text-align: right;
}
#footer_submenu a {
	color: #333333;
	margin-left: 30px;
}


/* pagetop */
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
}
.pagetop a {
	display: block;
	background-color: #999;
	text-align: center;
	color: #000;
	text-decoration: none;
	padding: 25px;
	opacity: 0.9;
}
.pagetop a:before{
	content: "";
	position: absolute;
	top: 40%;
	left: 22%;
	width: 25px;
	height: 25px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(315deg);
}
.pagetop a:hover {
	display: block;
	background-color: #666;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 25px;
}



/* language */
#langTop a {
	position: absolute;
	top: 0;
	right: 0;
	color: #333;
	font-size:15px;
	line-height: 1em;
	text-decoration:none;
	display:block;
	text-align:center;
	padding: 12px 30px 12px 55px;
	background: #000 url(/product/trantixxii/common/images/header_language_english.png) 10px center no-repeat;
	color:#fff;
}


#langTop a:hover {
	color: #FFF;
	text-decoration:none;
	background: #526894 url(/product/trantixxii/common/images/header_language_english.png) 10px center no-repeat;
}

.nav_fix>ul>li.nav_lang>a {
	line-height: 1em;
	text-decoration:none;
    padding-top: 18px;
	background: url(/product/trantixxii/common/images/header_language_english.png) center 22px no-repeat;
	color:#fff;
}
.nav_fix>ul>li.nav_lang>a:hover {
	color: #FFF;
	text-decoration:none;
}



/* SNS_Footer */
.turn_swap{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}

#follow_us{
	min-width: 0;
	padding: 48px 0;
	background: #F0F0F0;
	text-align: center;
}

#follow_us .text_area{
	font-size: 36px;
	font-weight: bold;
	color: #707070;
	margin-bottom: 20px;
	background: url("/product/trantixxii/sns/images/follow_us.png") no-repeat bottom;
	background-size: 423px auto;
}

#follow_us .text_area p{
	padding-bottom: 30px;
}

#whats_new_head .icon_area {
	width: 50%;
    height: 36px;
    margin-top: -1%;
}

#whats_new_head .icon_area a:hover,
#follow_us .icon_area a:hover{
	opacity: 0.8;
}

#whats_new_head .icon_area a:nth-child(2n){
	padding: 0 2%;
}

#follow_us .icon_area a:nth-child(2n){
	padding: 0 36px;
}

#whats_new_head .icon_area a img{
	width: 10%;
    height: auto;
}

#follow_us .icon_area a img{
	width: 71px;
}

/* SNS */
#sns_button a {
	background: linear-gradient(to right, #fff96a 0%, #ff7ca9 25%, #8396ff 50%,#2D2D31 50.1%,#2D2D31 100%) 100%/200%;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 24px;
	padding: 15px 30px;
	margin: 40px auto 0;
	width: 300px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
#sns_button a:hover {
	background-position: 0;
	transition: all 0.3s ease 0s;
}


@media screen and (max-width: 1000px) {
    #follow_us{
        min-width: 0;
        margin-bottom: 0;
        padding: 6%;
        background: #F0F0F0;
        text-align: center;
    }

    #follow_us .text_area{
        font-size: 28px;
        font-weight: bold;
        color: #707070;
        margin-bottom: 5%;
        background: url("/product/trantixxii/sns/images/follow_us.png") no-repeat bottom;
        background-size: 100% auto;
        line-height: 2em;
    }

    #follow_us .text_area p{
        padding-bottom: 3%;
    }

    #follow_us .icon_area a:nth-child(2n){
        padding: 0 3%;
    }

    #follow_us .icon_area a img{
        width: 48px;
    }
    #whats_new_head .icon_area {
	   display: none;
    }
	
	/* SNS */
    #sns_button a {
		font-size: 14px;
		width: auto;
		max-width: 300px;
		box-sizing: border-box;
    }

}

@media screen and ( min-width:375px ){
    #sns .sns_list .sns_listIn{
        background-size: 100% 100%;
    }
}
@media screen and ( max-width:600px ){
    .w600{
        display: block;
    }
}
