﻿@charset "utf-8";

a{word-break: break-all;}

/* all_wrap
-------------------------------------------------------------------*/
#all_wrap {
	width:100%;
	text-align:center;
	min-width:1000px;
}
@media screen and (max-width:760px) {
#all_wrap {
	min-width:100%;
}
}

.site_area {
	width:1000px;
	margin:0 auto;
	text-align:left;
}
@media screen and (max-width:760px) {
.site_area {
	width:auto;
}
}

/* header
-------------------------------------------------------------------*/
#header {
	padding:20px 0;
	border-top:#243993 2px solid;
}
@media screen and (max-width:760px) {
#header {
	padding:20px 10px;
}
}

#header_inner {
	padding:0 20px;
}
@media screen and (max-width:760px) {
#header_inner {
	padding:0;
}
}

/**/

#logo {
	float:left;
	width:394px;
}
@media screen and (max-width:760px) {
#logo {
	float:none;
	width:300px;
	margin:0 auto 20px;
}
#logo img {
	width:100%;
	height:auto;
}
}

#h1_catch {
	margin-bottom:20px;
}


/**/
#header_contact {
	float:right;
	width:300px;
}
@media screen and (max-width:760px) {
#header_contact {
	float:none;
	margin:0 auto;
}
}

#header_tel {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#AAA 1px dotted;
	text-align:center;
}


/* g_navi
-------------------------------------------------------------------*/
#g_navi {
	background:url(../image/common/bg_gnavi.gif) repeat-x;
}
@media screen and (max-width:760px) {
#g_navi {
	display:none;
}
}


#g_navi ul li {
	float:left;
}

/**/

#g_navi_sp {
	display:none;
}
@media screen and (max-width:760px) {
#g_navi_sp {
	display:block;
}
#g_navi_sp dl dt {
	position:relative;
	padding:10px;
	background:#243993;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
#g_navi_sp dl dd ul li {
	border-bottom:#243993 1px solid;
	text-align:left;
}
#g_navi_sp dl dd ul li a {
	padding:15px;
}
#g_navi_sp dl dd ul li a span {
	display:block;
	background:url(../image/common/ico_sparrow_01_01.png) no-repeat right center;
	background-size:9px;
}
}



/* main_ttl
-------------------------------------------------------------------*/
#main_ttl {
	background:url(../image/common/bg_mainttl.jpg) repeat-x;
}

#main_ttl h2 {
	height:180px;
}
@media screen and (max-width:760px) {
#main_ttl h2 {
	height:auto;
}
}

/**/
#main_ttl h2#main_product {
	background:url(../image/product/h2.jpg) no-repeat;
}
@media screen and (max-width:760px) {
#main_ttl h2#main_product {
	background:none;
}
}

#main_ttl h2#main_contact {
	background:url(../image/contact/h2.jpg) no-repeat;
}
@media screen and (max-width:760px) {
#main_ttl h2#main_contact {
	background:none;
}
}

#main_ttl h2#main_company {
	background:url(../image/company/h2.jpg) no-repeat;
}
@media screen and (max-width:760px) {
#main_ttl h2#main_company {
	background:none;
}
}

#main_ttl h2#main_cryo_treatment {
	background:url(../image/hst/h2.jpg) no-repeat;
}
@media screen and (max-width:760px) {
#main_ttl h2#main_cryo_treatment {
	background:none;
}
}

#main_ttl h2#main_technical {
	background:url(../image/technical/h2.jpg) no-repeat;
}
@media screen and (max-width:760px) {
#main_ttl h2#main_technical {
	background:none;
}
}

#main_ttl h2#main_tradinglaw {
	background:url(../image/tradinglaw/h2.jpg) no-repeat;
}
@media screen and (max-width:760px) {
#main_ttl h2#main_tradinglaw {
	background:none;
}
}

#main_ttl h2#main_cd {
	background:url(../image/cd/h2.jpg) no-repeat;
}
@media screen and (max-width:760px) {
#main_ttl h2#main_cd {
	background:none;
}
}

#main_ttl h2#main_usb {
	background:url(../image/usb/h2.jpg) no-repeat;
}
@media screen and (max-width:760px) {
#main_ttl h2#main_usb {
	background:none;
}
}



#main_ttl h2#main_campaign {
	background:url(../image/campaign/h2.jpg) no-repeat;
}
@media screen and (max-width:760px) {
#main_ttl h2#main_campaign {
	background:none;
}
}








/**/
#main_ttl h2 span {
	display:none;
}
@media screen and (max-width:760px) {
#main_ttl h2 span {
	display:block;
	border-bottom:#243993 2px solid;
	padding:30px 15px;
	font-size:160%;
	color:#243993;
}
}




/* contents
-------------------------------------------------------------------*/
#contents {
	padding:60px 0 120px;
	font-size:115%;
}
@media screen and (max-width:760px) {
#contents {
	padding:40px 10px 40px;
}
}


/* sub_col
-------------------------------------------------------------------*/
#sub_col {
}

/* main_col
-------------------------------------------------------------------*/
#main_col {
}


/* footer
-------------------------------------------------------------------*/
#footer {
	padding:30px 0;
	border-top:#243993 2px solid;
	background:url(../image/common/bg_texture_01_01.gif) repeat;
}
@media screen and (max-width:760px) {
#footer {
	padding:15px 0;
}
}

/**/
#footer_menu {
	margin-bottom:20px;
	text-align:center;
}
@media screen and (max-width:760px) {
#footer_menu {
	display:none;
}
}

#footer_menu li {
	display:inline;
	margin-right:10px;
	padding-right:9px;
	border-right:#333 1px solid;
}
#footer_menu li:last-child {
	margin-right:0;
	padding-right:0;
	border-right:none;
}

/**/

#copyright {
	text-align:center;
}

/**/

#attention_contact {
	margin-top:20px;
	text-align:center;
}

/*****20220909 add*******/
#g_navi ul li {
    width: 16%;
}

._fs150 {font-size: 150% !important;}
._fs145 {font-size: 145% !important;}
._fs140 {font-size: 140% !important;}
._fs135 {font-size: 135% !important;}
._fs130 {font-size: 130% !important;}
._fs125 {font-size: 125% !important;}
._fs120 {font-size: 120% !important;}
._fs115 {font-size: 115% !important;}
._fs110 {font-size: 110% !important;}
._fs105 {font-size: 105% !important;}
._fs100 {font-size: 100% !important;}
._fs95 {font-size: 95% !important;}
._fs90 {font-size: 90% !important;}
._fs85 {font-size: 85% !important;}
._fs80 {font-size: 80% !important;}
._fs75 {font-size: 75% !important;}
._fs70 {font-size: 70% !important;}
._fs65 {font-size: 65% !important;}
._fs60 {font-size: 60% !important;}
._dp-b {display: block;}
._dp-ib {display: inline-block;}
._dp-i {display: inline;}
._txtc{text-align: center;}
._mt5{margin-top: 5px;}
._mb5{margin-bottom: 5px;}._mb10{margin-bottom: 10px;}._mb15{margin-bottom: 15px;}
section._con-w01{
  background-color: #f4f6ff;
  padding: 2%;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 25px;
}
section._con-w01 > div{ border: 3px solid #fff;padding: 2% 4%;}
._a_fbox{display: flex;flex-flow: row wrap;}
._jcc {justify-content: center;}
._jcsb {justify-content: space-between;}
._jcfs {justify-content: flex-start;}
._jcfe {justify-content: flex-end;}
._faic {align-items: center;}
._fais {align-items: flex-start;}
._faie {align-items: flex-end;}
._fd_row{flex-direction:row;}
._fd_r_reverse{flex-direction:row-reverse;}
._fd_column{flex-direction:column;}
._fd_c_reverse{flex-direction:column-reverse;}
._gcg01 {grid-column-gap: 1%;}
._gcg02 {grid-column-gap: 2%;}
._gcg03 {grid-column-gap: 3%;}
._gcg04 {grid-column-gap: 4%;}
._gcg05 {grid-column-gap: 5%;}
._gcg06 {grid-column-gap: 6%;}
._gcg07 {grid-column-gap: 7%;}
._gcg08 {grid-column-gap: 8%;}
._gcg09 {grid-column-gap: 9%;}
._gcg010 {grid-column-gap: 10%;}
._w1 {width: 1%;}._w2 {width: 2%;}._w3 {width: 3%;}._w4 {width: 4%;}._w5 {width: 5%;}._w6 {width: 6%;}._w7 {width: 7%;}._w8 {width: 8%;}._w9 {width: 9%;}._w10 {width: 10%;}._w11 {width: 11%;}._w12 {width: 12%;}._w13 {width: 13%;}._w14 {width: 14%;}._w15 {width: 15%;}._w16 {width: 16%;}._w17 {width: 17%;}._w18 {width: 18%;}._w19 {width: 19%;}._w20 {width: 20%;}._w21 {width: 21%;}._w22 {width: 22%;}._w23 {width: 23%;}._w24 {width: 24%;}._w25 {width: 25%;}._w26 {width: 26%;}._w27 {width: 27%;}._w28 {width: 28%;}._w29 {width: 29%;}._w30 {width: 30%;}._w31 {width: 31%;}._w32 {width: 32%;}._w33 {width: 33%;}._w34 {width: 34%;}._w35 {width: 35%;}._w36 {width: 36%;}._w37 {width: 37%;}._w38 {width: 38%;}._w39 {width: 39%;}._w40 {width: 40%;}._w41 {width: 41%;}._w42 {width: 42%;}._w43 {width: 43%;}._w44 {width: 44%;}._w45 {width: 45%;}._w46 {width: 46%;}._w47 {width: 47%;}._w48 {width: 48%;}._w49 {width: 49%;}._w50 {width: 50%;}._w51 {width: 51%;}._w52 {width: 52%;}._w53 {width: 53%;}._w54 {width: 54%;}._w55 {width: 55%;}._w56 {width: 56%;}._w57 {width: 57%;}._w58 {width: 58%;}._w59 {width: 59%;}._w60 {width: 60%;}._w61 {width: 61%;}._w62 {width: 62%;}._w63 {width: 63%;}._w64 {width: 64%;}._w65 {width: 65%;}._w66 {width: 66%;}._w67 {width: 67%;}._w68 {width: 68%;}._w69 {width: 69%;}._w70 {width: 70%;}._w71 {width: 71%;}._w72 {width: 72%;}._w73 {width: 73%;}._w74 {width: 74%;}._w75 {width: 75%;}._w76 {width: 76%;}._w77 {width: 77%;}._w78 {width: 78%;}._w79 {width: 79%;}._w80 {width: 80%;}._w81 {width: 81%;}._w82 {width: 82%;}._w83 {width: 83%;}._w84 {width: 84%;}._w85 {width: 85%;}._w86 {width: 86%;}._w87 {width: 87%;}._w88 {width: 88%;}._w89 {width: 89%;}._w90 {width: 90%;}._w91 {width: 91%;}._w92 {width: 92%;}._w93 {width: 93%;}._w94 {width: 94%;}._w95 {width: 95%;}._w96 {width: 96%;}._w97 {width: 97%;}._w98 {width: 98%;}._w99 {width: 99%;}._w100 {width: 100%;}
@media screen and (max-width:760px){
	._sp_mb15{margin-bottom: 15px;}
	._sp_w0 {width: 0;}._sp_w1 {width: 1%;}._sp_w2 {width: 2%;}._sp_w3 {width: 3%;}._sp_w4 {width: 4%;}._sp_w5 {width: 5%;}._sp_w6 {width: 6%;}._sp_w7 {width: 7%;}._sp_w8 {width: 8%;}._sp_w9 {width: 9%;}._sp_w10 {width: 10%;}._sp_w11 {width: 11%;}._sp_w12 {width: 12%;}._sp_w13 {width: 13%;}._sp_w14 {width: 14%;}._sp_w15 {width: 15%;}._sp_w16 {width: 16%;}._sp_w17 {width: 17%;}._sp_w18 {width: 18%;}._sp_w19 {width: 19%;}._sp_w20 {width: 20%;}._sp_w21 {width: 21%;}._sp_w22 {width: 22%;}._sp_w23 {width: 23%;}._sp_w24 {width: 24%;}._sp_w25 {width: 25%;}._sp_w26 {width: 26%;}._sp_w27 {width: 27%;}._sp_w28 {width: 28%;}._sp_w29 {width: 29%;}._sp_w30 {width: 30%;}._sp_w31 {width: 31%;}._sp_w32 {width: 32%;}._sp_w33 {width: 33%;}._sp_w34 {width: 34%;}._sp_w35 {width: 35%;}._sp_w36 {width: 36%;}._sp_w37 {width: 37%;}._sp_w38 {width: 38%;}._sp_w39 {width: 39%;}._sp_w40 {width: 40%;}._sp_w41 {width: 41%;}._sp_w42 {width: 42%;}._sp_w43 {width: 43%;}._sp_w44 {width: 44%;}._sp_w45 {width: 45%;}._sp_w46 {width: 46%;}._sp_w47 {width: 47%;}._sp_w48 {width: 48%;}._sp_w49 {width: 49%;}._sp_w50 {width: 50%;}._sp_w51 {width: 51%;}._sp_w52 {width: 52%;}._sp_w53 {width: 53%;}._sp_w54 {width: 54%;}._sp_w55 {width: 55%;}._sp_w56 {width: 56%;}._sp_w57 {width: 57%;}._sp_w58 {width: 58%;}._sp_w59 {width: 59%;}._sp_w60 {width: 60%;}._sp_w61 {width: 61%;}._sp_w62 {width: 62%;}._sp_w63 {width: 63%;}._sp_w64 {width: 64%;}._sp_w65 {width: 65%;}._sp_w66 {width: 66%;}._sp_w67 {width: 67%;}._sp_w68 {width: 68%;}._sp_w69 {width: 69%;}._sp_w70 {width: 70%;}._sp_w71 {width: 71%;}._sp_w72 {width: 72%;}._sp_w73 {width: 73%;}._sp_w74 {width: 74%;}._sp_w75 {width: 75%;}._sp_w76 {width: 76%;}._sp_w77 {width: 77%;}._sp_w78 {width: 78%;}._sp_w79 {width: 79%;}._sp_w80 {width: 80%;}._sp_w81 {width: 81%;}._sp_w82 {width: 82%;}._sp_w83 {width: 83%;}._sp_w84 {width: 84%;}._sp_w85 {width: 85%;}._sp_w86 {width: 86%;}._sp_w87 {width: 87%;}._sp_w88 {width: 88%;}._sp_w89 {width: 89%;}._sp_w90 {width: 90%;}._sp_w91 {width: 91%;}._sp_w92 {width: 92%;}._sp_w93 {width: 93%;}._sp_w94 {width: 94%;}._sp_w95 {width: 95%;}._sp_w96 {width: 96%;}._sp_w97 {width: 97%;}._sp_w98 {width: 98%;}._sp_w99 {width: 99%;}._sp_w100 {width: 100%;}
}