#main {
	background-image: url(/product/trantixxii/advantage/images/main_bg.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}
#main>div{
	height: 120px;
	color: #fff;
	position: relative;
	overflow: visible;
}
#main h1 {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 30px;
	width: 160px;
	text-align: center;
}
#main h1 span {
	font-size: 16px;
}
#main p {
	color: #000;
	font-size: 11px;
	position: absolute;
	top: 130px;
	left: 5%;
	width: 90%;
}
#main p br:not(.br_sp) {
	display: none;
}
#main_image {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 117px;
}


#main_2nd {
	background-image: url(/product/trantixxii/advantage/images/main_2nd_bg.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 15px;
}


#main_2nd>div{
	height: 80px;
	color: #fff;
	position: relative;
}
#main_2nd h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}
#main_2nd h1 span {
	font-size: 12px;
}



#advantages {
	margin-bottom: 20px;
}

#advantages>div{
}

#advantages table {
	width: 95%;
	margin: 0 auto;
	border-collapse: collapse;
}

#advantages td{
	color: #fff;
	vertical-align: top;
	display: block;
	padding: 20px 15px;
	margin-bottom: 10px;
}

#advantages td:nth-child(1){
	background-color: #014099;
}
#advantages td:nth-child(2){
	background-color: #cd6d99;
}
#advantages td:nth-child(3){
	background-color: #91ad5c;
}


.advantages_number_table {
	display: table;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#advantages .advantages_number {
	margin: 0;
	width: 50px;
	height: 43px;
	display: table-cell;
	padding: 0;
	padding-right: 10px;
}

#advantages h2 {
	margin: 0;
	height: 43px;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.4;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
#advantages h2 br:not(.br_sp) {
	display: none;
}

#advantages p {
	clear: both;
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 1.5;
}
#advantages .advantages_detail {
	margin: 0 auto 0px;
}



#advantages .advantages_detail a{
	background: #526894 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: block;
	font-size: 100%;
	margin: 10px auto 10px;
	padding: 10px 30px;
	width: 7em;
}

#advantage_list{
	width: 95%;
	margin: 0 auto;
	margin-bottom: 50px;
}
#advantage_list table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-collapse: separate;
	width: 100%;
}
#advantage_list table:last-child {
	border-bottom: 1px solid #000;

}
#advantage_list table th {
	width: 35%;
	background-color: #b9c2d0;
	font-size: 13px;
	color: #526894;
	text-align: left;
	line-height: 1.4;
	padding: 8px;
}
#advantage_list table td {
	padding: 10px 5px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
}



#homepage_btn {
	display: none;
	margin-bottom: 103px;
	text-align: center;
}





#advantage_2nd_menu {
	width: 95%;
	margin: 0 auto 60px;
}
#advantage_2nd_menu h2 img {
	margin-right: 5px;
	width: 30px;
}
#advantage_2nd_menu h2 {
	color: #335990;
	font-size: 13px;
	line-height: 1;
	padding-bottom: 8px;
	border-bottom: 2px solid #333333;
	margin-bottom: 10px;
}

#advantage_2nd_button {
	width: 100%;
}
#advantage_2nd_button ul {
	overflow: hidden;
}
#advantage_2nd_button li{
	float: left;
	width: 48%;
	margin-bottom: 10px;
}
#advantage_2nd_button li:nth-child(2n){
	float: right;
}



.advantage_detail>div {
	width: 95%;
	min-width: 0;
	margin: 0 auto;
}


.advantage_detail h3 {
	width: 95%;
	margin: 0 auto;
	font-size: 14px;
	color: #335990;
	background-color: #d4d9e1;
	border-bottom: 2px solid #70829c;
	padding: 5px 10px;
}

.advantage_detail .sample {
	padding: 15px 0;
	border-bottom: 1px dashed #70829c;
	margin-bottom: 10px;
}

.advantage_detail .sample>div {
	background-color: #fff;
}
.advantage_detail .sample td:nth-child(1) {
	width: 17%;
	padding-right: 10px;
}
.advantage_detail .sample td:nth-child(2) {
	width: 26%;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
	color: #555555;
	padding-right: 10px;
}
.advantage_detail .sample td:nth-child(3) {
	font-size: 10px;
	color: #555555;
	padding-right: 10px;

}

.advantage_detail h4 {
	color: #335990;
	font-weight: bold;
	font-size: 13px;
}

.advantage_detail p {
	font-size: 13px;
	margin-bottom: 10px;
}

.advantage_detail_image {
	text-align: center;
	margin-bottom: 40px;
}
.advantage_detail_btn {
	text-align: center;
	margin-bottom: 70px;
}


#color_detail {
	overflow: hidden;
	margin-bottom: 20px;
}

#color_detail>div {
	float: left;
	width: 48%;
}
#color_detail>div:nth-child(2) {
	float: right;
}

#color_caution {
	border: 1px solid #000;
	padding: 10px 20px;
	margin-bottom: 30px;
	background-image: url(/product/trantixxii/images/tri_close.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: 14px;
}


#other_list {
	overflow: hidden;
	margin-bottom: 20px;
}
#other_list>div {
	float: left;
	width: 48%;
	margin-right: 4%;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#other_list>div:nth-child(2n) {
	margin-right: 0;
}



/* advantage02 */
/* [hack] clear fix
--------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


#advantage_2nd_menu.advantage02{
	margin-bottom: 0;
}

.advantage_detail h4.mB10{
	margin-top: 5%;
}

.advantage02_detail_image01{
	margin: 0 auto 10%;
}
p.advantage02_detail_title{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin:5% 0 3%;
}

.advantage_detail p.mB20{
	margin-bottom: 20px;
}

.advantage02_detail_image02{
	border: #000 solid 1px;
	padding: 5%;
	text-align: center;
	margin:10px 0 5%;
}
.advantage02_detail_image02 p.advantage02_detail_title{
	margin:0 0 10px;
}

.advantage_detail h3.mB5{
	margin-bottom: 5%;
}

.advantage02_detail_image03{
	margin:0;
}
.advantage02_attentionR{
	text-align: right;
	margin-top: 3%;
	font-size: 13px;
}
.advantage02_attentionR p{
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: left;
}
.advantage02_attentionR p br{
	display: none;
}

.advantage02_detail_List{
	border: #000 solid 1px;
	padding: 5%;
	margin:7% 0 10%;
}
.advantage02_detail_List p.advantage02_detail_title{
	text-align: left;
	margin:0 0 3%;
}
.advantage02_detail_List li{
	list-style: disc;
	margin-left: 20px;
	margin-top: 5px;
	line-height: 1.8em;
	font-size: 13px;
}
.advantage02_detail_List li:first-child{
	margin-top: 0;
}













.advantage02_detail_image04{
	margin-bottom: 10%;
}
.advantage02_detail_image04 img{
	margin-top: 5%;
}

.advantage02_detail_image04 .R p{
	text-align: left;
	margin-bottom: 3%;
}
.advantage02_detail_image04 .R p.advantage02_detail_title{
	margin: 5% 0 3%;
}
.advantage02_detail_image04 a.btn{
	display: block;
	width: 7em;
	padding: 10px 30px;
	text-align: center;
	color: #fff;
	background: #526894;
	border-radius: 30px;
	font-size: 13px;
	margin: 0 auto;
}




/* advantage03 */
.advantage_detail p.mB0{
	margin-bottom: 0;
}
ol.decimal li{
	list-style: decimal;
	margin-left: 20px;
}
.advantage03_detail_image01{
	margin: 3% auto 10%;
}
.advantage03_detail_image01 p.advantage02_detail_title{
	margin: 0;
}

.advantage03_detail_box01{
	margin-bottom: 3%;
}
.advantage_detail .advantage03_detail_box01 h4.mB10{
	margin-top: 2%;
}
.advantage03_detail_box01 .R{
	margin: 0 0 5%;
}

.advantage03_detail_box01 ol.decimal li{
	margin-top: 20px;
	font-weight: bold;
	font-size: 13px;
}
.advantage03_detail_box01 ol.decimal li p{
	margin: 0;
	font-weight: normal;
}

.advantage03_detail_box02{
	border: #000 solid 1px;
	padding: 5% 3%;
	margin:10% 0 10%;
}

.advantage03_detail_box02 p.advantage02_detail_title{
	text-align: left;
	margin-top: 0;
	font-size: 13px;
}
.advantage03_detail_box02 ol.decimal li{
	margin-top: 3%;
	font-size: 13px;
}
.advantage03_detail_box02 ol.decimal li:first-child{
	margin-top: 0;
}

.advantage_detail p.advantageNoteTxt{
	font-weight: bold;
	margin: 3% 0 3%;
	font-size: 13px;
}

/* 20170227 */
#QA {
	width: 98%;
	margin: 0 auto;
	border: 1px solid #000;
	margin-bottom: 10%;
}

#QA .Question {
	width: 85%;
	margin:0 auto;
	height: 1em;
	padding: 3% 5%;
	background-image: url(/product/trantixxii/advantage/images/tri_close.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: right center;
	font-weight: bold;
	line-height: 1.3em;
	text-indent: -1.2em;
}

#QA .Question:hover{
	cursor: pointer;
}


#QA .Answer{
	display: none;
	margin: 0 0 7%;
	padding: 0 3%;
	min-width: auto;
	font-size: 13px;
}
#QA .Answer li{
	margin-bottom: 1em;
}
#QA a:link,
#QA a:visited {
	font-weight: bold;
	color: #335990;
	text-decoration: underline;
}
#QA a:hover,
#QA a:active {
	text-decoration: none;
}

/* 20210208 更新 */

#advantage_2nd_button h3{
	width: 100%;
    margin: 0 auto;
    font-size: 14px;
    color: #335990;
    background-color: #d4d9e1;
    border-bottom: 2px solid #70829c;
    padding: 5px 10px;
	margin-bottom: 15px;
}

.color_beauty_image{
    display: flex;
    width: 100%;
}

#advantage_2nd_button:last-child .color_beauty_image{
	margin-bottom: 0;
}

#advantage_2nd_button ul{
	margin-bottom: 10px;
}

#advantage_2nd_button .color_beauty_image img{
	width: 100%;
}

#advantage_2nd_button:last-child .color_beauty_image p{
	width: 15%;
	margin-right: 1%;
}

.advantage_detail_link a{
	text-decoration: underline;
}

.advantage_detail_link a:hover{
	text-decoration: none;
}

/* 追加 */

.related_materials{
	display: flex;
    border: 1px solid #000;
	margin-bottom: 30px;
}

.related_materials p{
	margin-bottom: 0;
	padding: 2%;
}

.related_materials span{
	color: #335990;
	font-weight: bold;
	margin-right: 5px;
}

#portfolio_list{
	display: flex;
	margin-bottom: 30px;
}

#portfolio_list p{
    width: 30%;
	margin: 0 1% 0;
}

p.sub_title{
	font-size: 14px;
	font-weight: bold;
    color: #335990;
    border-bottom: 2px solid #70829c;
    padding: 3px 5px;
    margin: 10px auto 0;
    width: 96%;
}

.portfolio_link a{
	z-index: 10;
    background: #91ad5c none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto 30px;
    padding: 10px 30px;
    width: 12em;
}

.advantage_detail_link{
	display: flex;
    border: 1px solid #000;
    margin-bottom: 30px;
    padding: 5px;
    align-items: center;
}

.advantage_detail_link p{
	margin-bottom: 0;
}

.advantage_detail_link p:first-child{
    background: #335990;
	color: #fff;
	font-weight: bold;
    margin-right: 20px;
    padding: 2%;
}

.advantage_detail_link span{
    font-weight: bold;
}

div.case_study_list_outside{
    width: 98%;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0 auto 20px;
}

table.case_study_list{
    width: 1000px;
    border-collapse: collapse;
    border-top: 1px solid #919191;
    border-left: 1px solid #919191;
    border-right: 1px solid #919191;
    margin-bottom: 10px;
}

.case_study_list th{
    text-align: center;
    border-bottom: 1px solid #919191;
    border-right: 1px solid #919191;
}

.case_study_list td{
    text-align: center;
    border-bottom: 1px solid #919191;
    border-right: 1px solid #919191;
}

.case_study_list td .image01{
	width: 183px;
    height: 120px;
	margin: 10px;
}

.case_study_list td .image02{
	width: 155px;
    height: 120px;
	margin: 10px;
}

.case_study_list th:last-child,
.case_study_list td:last-child{
    border-right: none;
}

.case_study_list td .triangle_images {
    width: 18px;
    margin-bottom: 4px;
    margin-right: 4px;
}

.standard_list_outside{
    width: 98%;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-bottom: 20px;
}

table.standard_list{
    width: 1000px;
    border-collapse: collapse;
    border-top: 1px solid #919191;
    border-left: 1px solid #919191;
    border-right: 1px solid #919191;
	font-size: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
}

.standard_list th{
    text-align: center;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
	padding: 0.5em;
	background: #aeb4be;
	color: #000;
}

.standard_list th.number{
	background: #d4d9e1;
	color: #000;
}

.standard_list td{
	font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
	padding: 0.5em 0.3em;
}

.standard_list th:last-child,
.standard_list td:last-child{
    border-right: none;
}

p.caution_description{
	font-size: 14px;
	margin-left: 15px;
}

.advantage_detail_btn a {
    z-index: 10;
    background: #526894 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 20px;
    width: 16em;
}

#paging{
    width: 95%;
    margin: 0 auto 50px;
}

#paging #pagingR {
    float: right;
    text-align: left;
}

#paging #pagingR a {
    padding-right: 50px;
}

#paging #pagingL a, #paging #pagingR a{
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 12px 35px;
    opacity: 0.9;
    color: #FFF;
}

#paging .paging02 a {
    background: #cd6d99;
}

#paging #pagingR a:before{
    content: "";
    position: absolute;
    right: 15px;
    top: 17px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg);
}

#paging #pagingL {
    float: left;
    text-align: left;
}

#paging #pagingL a:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 17px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(225deg);
}

#paging .paging01 {
    background: #014099;
}

#paging .paging03 {
    background: #91ad5c;
}

/* 20210219 */

#variation {
   background: url(/product/trantixxii/variation/images/main_bg.jpg) center top no-repeat;
    background-size: 150%;
    padding-top: 35%;
}

.brandOther {
    margin-top: 5%;
    position: relative;
}

.brandOther .contentBox {
    background: #ececec;
    text-align: center;
    padding: 5% 5% 1%;
}

.brandOther .title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.brandOther .btn {
    background: #526894 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 13px;
    margin: 10px auto 10px;
    padding: 10px 20px;
    width: 10em;
}

#variation .mainIMG {
    width: 38%;
    position: absolute;
    top: 7%;
    right: 5%;
}

#portfolio{
	background: url(/product/trantixxii/portfolio/images/main_bg.jpg) center top no-repeat;
    background-size: 150%;
    padding-top: 35%;
    margin-bottom: 10%;
}

#portfolio .mainIMG {
    width: 38%;
    position: absolute;
    top: 7%;
    right: 5%;
}

/* 20210302 更新 */

.advantage_detail_btn{
	display: flex;
	justify-content: center;
}

.advantage_detail_btn a.variation{
	background: #014099 none repeat scroll 0 0;
	width: 8em;
}

.advantage_detail_btn a.portfolio{
	background: #91ad5c none repeat scroll 0 0;
	width: 8em;
}

.advantage_detail_btn a:nth-child(n + 2){
	margin-left: 20px;
}

#advantage_2nd_button p {
    width: 100%;
    color: #fff;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 15px;
}

#advantage_2nd_menu .black_bg{
	background: #231f20;
	padding: 20px 15px 40px;
}

#advantage_2nd_menu .black_bg .inner{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}

#advantage_2nd_menu .black_bg .inner:before{
	content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #fff;
	margin-right: 1.0rem;
}

#advantage_2nd_menu .black_bg .inner:after{
	content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #fff;
	margin-left: 1.0rem;
}

#advantage_2nd_menu .black_bg .inner img{
	margin-right: 20px;
	width: 90px;
}

#advantage_2nd_menu .black_bg .inner p{
	font-size: 16px;
    font-weight: bold;
    color: #fff;
}

#advantage_2nd_button:nth-child(3){
	display: flex;
    justify-content: center;
}

#advantage_2nd_button:nth-child(3) p{
	border: none;
	font-size: 40px;
	margin-right: 0px;
	margin-bottom: 0;
}

.catalog_download{
	border: 2px #999999 solid;
    text-align: center;
    margin: 0 auto 50px;
    padding: 20px 20px;
}

.catalog_download a.request_info{
    background: #806ca7;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 15px auto 0;
    padding: 10px 30px;
    text-align: center;
    width: 10em;
}

.advantage_detail .evaluation_item img,
.advantage_detail .image_cutting_process img,
.advantage_detail .image_microstructure img,
.advantage_detail .image_worlds_no1_titanium img,
.advantage_detail .image_high_temperature_resistant img{
	display: block;
    margin: 0 auto 30px;
    width: 90%;
}
