@charset "utf-8";
@import url("module.css");
img{ max-width:100%; height:auto; }
body {
color:#333333;
font-size:0.875em;
line-height:1.55em;
letter-spacing:0.06em;
font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
height:100%;
text-align: justify;
text-justify: inter-ideograph;
}
a{ text-decoration:none;color:#F15A24; }
a:hover{ color:#FF960B;}
@media only screen and (min-width:860px){
 .link_img:hover{opacity:0.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)";-moz-opacity:0.7;-khtml-opacity:0.7;}
}
@media print, screen and (min-width:1405px){
	.br-block-1405{display:none;}
}
@media print, screen and (min-width:1290px){
	.br-block-1290{display:none;}
}
@media print, screen and (min-width:1270px){
	.br-block-1270{display:none;}
}
@media print, screen and (min-width:1221px){
	.br-block-1220{display:none;}
}
@media print, screen and (min-width:1140px){
	.br-block-1140{display:none;}
}
@media print, screen and (min-width:980px){
	.br-block-980{display:none;}
}
@media print, screen and (min-width:960px){
	.br-block-960{display:none;}
}
@media print, screen and (min-width:920px){
	.br-block-920{display:none;}
}
@media print, screen and (max-width:920px){
	.br-none-920{display:none;}
}
@media print, screen and (min-width:841px){
	.br-block-840{display:none;}
}
@media print, screen and (min-width:821px){
	.br-block-820{display:none;}
}
@media print, screen and (min-width:601px){
	.br-block-600{display:none;}
}
@media print, screen and (min-width:581px){
	.br-block-580{display:none;}
}
@media print, screen and (max-width:580px){
	.br-none-580{display:none;}
}
@media print, screen and (min-width:521px){
	.br-block-520{display:none;}
}
@media print, screen and (min-width:481px){
	.br-block-480{display:none;}
}
@media print, screen and (min-width:420px){
	.br-block-420{display:none;}
}
@media print, screen and (min-width:400px){
	.br-block-400{display:none;}
}
@media print, screen and (max-width:400px){
	.br-none-400{display:none;}
}
@media print, screen and (min-width:381px){
	.br-block-380{display:none;}
}
@media print, screen and (min-width:351px){
	.br-block-350{display:none;}
}
@media print, screen and (min-width:298px){
	.br-block-298{display:none;}
}
/* recaptcha-v3
-------------------------------- */
.grecaptcha-badge {visibility: hidden;}
/* contener
-------------------------------- */
.contener{position:relative;margin:0;padding:0;}
/* content
-------------------------------- */
.content{width:85%;max-width:1270px;margin:auto;}
.content2{width:85%;max-width:1080px;margin:auto;}
.content3{width:90%;max-width:1270px;margin:auto;}
/*header 2023.05.03更新
---------------------------------*/
.header{
width:100%;
z-index:900;
position:fixed;
top:0;
left:0;
right:0;
line-height:0;
background-color:#000;
}
.menu_logo,.menu_logo_in{
float:left;
width:48%;
}
@media print, screen and (min-width:1201px){
	.menu_con,.menu_nav{display:none;}
	.menu_logo,.menu_logo_in{max-width:180px;}
	.menu_logo,.menu_logo_in{margin:15px 0 0 20px;}
}
@media print, screen and (max-width:1200px){
	.menu_con{float:right;width:45%;text-align:right;}
	.menu-trigger-o,.menu-trigger-c{ cursor: pointer;display:inline-block; }
	.menu-trigger-o{background:#ED1C24;}
	.menu-trigger-o:hover{ background:#FF5F5F; }
	.menu_logo,.menu_logo_in{max-width:180px;}
	.menu_logo,.menu_logo_in{margin:15px 0 0 15px;}
	.menu-trigger-o{ max-width:45px;content:url(../images/common/menu_sp.png);padding:13px; }
	.menu-trigger-c{ margin:17px 20px 14px 0;}
	.menu-trigger-c{ margin:20px 20px 20px 0;max-width:140px; }
}
@media print, screen and (max-width:620px){
	.menu_logo,.menu_logo_in{max-width:150px;}
	.menu_logo,.menu_logo_in{margin:9px 0 0 2%;}
	.menu-trigger-o{padding:5px;}
	.menu-trigger-c{ margin:14px 5% 10px 0; }
}
@media print, screen and (max-width:420px){
	.menu_logo,.menu_logo_in{max-width:130px;}
	.menu-trigger-o{ max-width:40px; }
	.menu-trigger-c{ margin:10px 10px 9px 0;max-width:140px;}
}
/*menu_nav_a*/
@media print, screen and (min-width:1201px){
	.header{
	height:75px;
	}
	.menu_nav_a{
	position:fixed;
	top:0;
	right:0;
	z-index:999;
	}
	.menu_nav_a > ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	}
	.menu_nav_a  .tm{
	color:#fff;
	font-size:1rem;
	display:inline-block;
	font-weight:bold;
	cursor: pointer;
	}
	.menu_nav_a  li:hover .tm{
	color:#E5161A;
	}
	.menu_nav_a .tmb{
	display:none;
	position:fixed;
	top:75px;
	left:0;
	right:0;
	z-index:999;
	color:#fff;
	background: linear-gradient(#F92500 0%,#F39122 100%);
	background: -webkit-linear-gradient(#F92500 0%,#F39122 100%);
	}
	.menu_nav_a .tmb ul{
	width:90%;
	margin:auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	}
	.menu_nav_a .tmb ul a{
	font-size:0.9rem;
	font-weight:bold;
	position:relative;
	display:block;
	color:#fff;
	}
	.menu_nav_a .tmb ul a::before{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width:5px;
	height:5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	}
	.menu_nav_a .tmb ul a:hover{color:#FFF097;}
	.menu_nav_a .tmb .ex_link a{
	background:url(../images/common/ec_link_bg_w.png) no-repeat 5px 50%;
	padding-left:35px !important;
	}
	.menu_nav_a .tmb .ex_link a::before{display:none;}
	.menu_nav_a  li:hover .tm+.tmb{
	display:block;
	}
	.menu_nav_a .tmi{
	background-color:#E5161A;
	display:inline-block;
	}
	.menu_nav_a .tmi:hover{
	background-color:#FF2732;
	}
}
@media print, screen and (min-width:1516px){
	.menu_nav_a  .tm{
	padding:32px 35px 25px;
	}
	.menu_nav_a .tmi{
	padding:20px 12px 13px;
	margin-left:8px;
	}
	.menu_nav_a .tmb ul{
	padding:20px 0;
	max-width:1000px;
	}
	.menu_nav_a .tmb ul a{
	padding:9px 15px;
	min-width:210px;
	}
	.sns{top:20px;left:230px;}
	.sns li{margin-right:20px;}
}
@media print, screen and (max-width:1515px) and (min-width:1201px){
	.menu_nav_a  .tm{
	padding:32px 10px 20px 10px;
	}
	.menu_nav_a .tmi{
	padding:20px 10px 14px;
	margin-left:10px;
	}
	.menu_nav_a .tmb ul{
	padding:20px 0;
	}
	.menu_nav_a .tmb ul a{
	padding:10px 15px;
	min-width:190px;
	}
	.sns{top:20px;left:220px;}
	.sns li{margin-right:15px;}
}
/*menu_nav*/
@media print, screen and (max-width:1200px){
	.menu_nav_a{display:none;}
	.menu_nav{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width: 100%;
	height:100%;
	overflow-y: auto;
	background:#fff;
	display: none;
	z-index:999;
	}
	.menu_nav::-webkit-scrollbar{
	width: 10px;
	}
	.menu_nav::-webkit-scrollbar-track{
	background: #fff;
	border: none;
	border-radius:10px;
	box-shadow: inset 0 0 2px #777;
	}
	.menu_nav::-webkit-scrollbar-thumb{
	background:#ccc;
	border-radius: 10px;
	box-shadow: none;
	}
	.inq{width:100%;}
	.inq a{ color:#fff; }
	.inq li{background-size:cover; }
	.inq li a{display:block;}
	.inq1{ background:url(../images/common/menu_bg1.png) no-repeat 50% 50%; }
	.inq2{ background:url(../images/common/menu_bg2.png) no-repeat 50% 50%; }
	.inq .ico,.inq .txt{ display:inline-block; vertical-align:middle; }
	.inq .ico{ text-align:center; }
	.inq1 .txt p,.inq2 .txt p{
	margin-top:10px;
	font-size:0.857em;
	line-height:1.4em;
	}
}
@media print, screen and (max-width:1200px) and (min-width:621px){
	.inq1 a,.inq2 a{width:89%;padding:3% 3% 3% 8%;}
	.inq .ico{ width:11%;padding-right:3%; }
	.inq .txt{ width:35%; }
	.sns{top:20px;left:215px;}
	.sns li{margin-right:13px;}
}
@media print, screen and (min-width:621px){
	.sns{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position:absolute;
	}
}
@media print, screen and (max-width:620px){
	.inq1 a,.inq2 a{width:85%;padding:5% 7.5%;}
	.inq .txt{ width:55%; }
	.inq .ico,.inq .txt p{ display:none; }
	.sns.pc{display:none;}
	.sns{width:80%;text-align:center;margin:-60px auto 30px;}
	.sns li{display:inline-block;margin:0 2px;}
}
@media print, screen and (max-width:380px){
	.inq .txt{ width:65%; }
}
/* inq3 */
@media print, screen and (max-width:1200px){
	.inq3{
	background:#FF8100; /* Old browsers */
	background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
	background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
	line-height:1em;
	}
	.inq3_in{
	width:85%;
	margin:0 auto;
	}
	.inq3 .txt_box,.inq3 .txt1,.inq3 .txt2,.inq3 .link_box{
	display:inline-block;vertical-align:middle;
	}
	.inq3 h1 img{ max-width:209px;width:100%;}
	.inq3 .txt1{ max-width:239px;width:100%;}
	.inq3 .txt2{ max-width:198px;width:100%;}
	.inq3 .txt3{ max-width:156px;width:100%;}
}
@media print, screen and (max-width:1200px) and (min-width:761px){
	.inq3{ padding:15px 0; }
	.inq3 h1{ margin-bottom:2px;}
	.inq3 .txt1,.inq3 .txt2{margin-right:10px;}
}
@media print, screen and (max-width:760px){
	.inq3{ padding:10px 0 20px; }
	.inq3 h1{
	width:90%;
	text-align:center;
	margin:5px auto 15px;
	padding:10px 5%;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}
	.inq3 h1 img{max-width:160px;}
	.inq3_in{ max-width:420px;text-align:center; }
	.inq3 .txt_box{margin-right:10px;}
	.inq3 .txt1,.inq3 .txt2{display:block;margin-bottom:10px;}
}
@media print, screen and (max-width:460px){
	.inq3 .txt_box{margin:auto;display:block;}
	.inq3 .txt1,.inq3 .txt2{margin:0 auto 10px;}
}
/* grand_menu */
@media print, screen and (max-width:1200px){
	.grand_menu{
	width:85%;
	margin:45px auto;
	}
	.grand_menu a{color:#333333;}
	.grand_menu_in{ float:left;margin-bottom:30px; }
}
@media print, screen and (max-width:1200px) and (min-width:761px){
	.grand_menu_in{
	width:48.5%;
	margin-right:3%;
	}
	.grand_menu .grand_menu_in:nth-child(2n){
	margin-right:0;
	}
}
@media print, screen and (max-width:760px){
	.grand_menu_in{
	width:100%;
	}
}
/* top_menu */
@media print, screen and (max-width:1200px){
	.top_menu{
	background:#FF8100; /* Old browsers */
	background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
	background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
	padding:2px;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	margin:10px auto 30px;
	}
	.grand_menu .grand_menu_in:nth-child(4) .top_menu{
	margin-bottom:40px;
	}
	.top_menu a{
	display:block;
	line-height:1em;
	font-size:1.286em;
	padding:8px 10px 8px 30px;
	background:#fff url(../images/common/menu_allow.png) no-repeat 5px 50%;
	background-size:18px auto;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	}
	.top_menu a:hover{
	background-color:rgba(255,255,255,.4);
	color:#fff;
	}
	.grand_menu_in li a{
	display:block;
	font-size:1.143em;
	background:url(../images/common/menu_allow.png) no-repeat 5px 50%;
	background-size:18px auto;
	padding:8px 10px 8px 30px;
	margin:10px auto;
	}
	.grand_menu_in li.ex_link a{
	background:url(../images/common/ec_link_bg.png) no-repeat 5px 50%;
	}
	.grand_menu_in li a:hover{ color:#FF8100; }
	.top_menu2{display:block;max-width:450px;margin:auto;}
}
/* footer
-------------------------------- */
.footer{
background:#fff;
text-align:center;
}
.footer_logo{ width:75%; }
.footer_add .tel_box{ display:inline-block;max-width:245px; }
.footer_add p{width:90%;}
.footer_rec{ max-width:589px;margin:30px auto; }
.footer_menu{
width:85%;
max-width:1200px;/*2023.05.03更新*/
}
.footer_menu li {
padding:0 15px;
margin-bottom:15px;
}
@media print, screen and (min-width:1081px){
	.footer_menu{ letter-spacing:-.4em; }
	.footer_menu li {
	letter-spacing:normal;
	display:inline-block;
	margin-left:-1px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	}
	.footer_logo .f_iso{ top:15px;right:-280px; }
	.footer_logo .f_takumi{ top:0;left:-250px; }
}
@media print, screen and (max-width:1080px){
	.footer_menu li {
	float:left;
	margin-left:-1px;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	}
	.footer_logo .f_iso{ top:15px;right:-50%; }
	.footer_logo .f_takumi{ top:0;left:-50%; }
}
.footer_menu a{ color:#333333; }
.footer_menu a:hover{ color:#FF8100; }
@media print, screen and (min-width:921px){
	.footer_logo{ max-width:432px;position: relative; }
	.footer_logo .f_iso,
	.footer_logo .f_takumi{ position: absolute; }
	.footer_logo .f_takumi{ width:96px; }
}
@media print, screen and (max-width:920px){
	.footer_logo{ max-width:400px; }
	.footer_logo .f_iso{ width:170px;margin-top:20px; }
	.footer_logo .f_takumi{ width:70px;margin-top:20px;margin-right:30px; }
}
@media print, screen and (max-width:620px){
	.footer_logo{ max-width:320px; }
}
@media print, screen and (min-width:681px){
	.footer{padding:90px 0 0;}
	.footer_logo{ margin:0px auto 40px; }
	.footer_add .tel-link{ margin-right:10px; }
	.footer_add p{margin:5px auto 30px;}
	.footer_menu{ margin:40px auto 50px; }
}
@media print, screen and (max-width:680px){
	.footer{padding:40px 0 0;}
	.footer_add .tel_box{display:block;margin:10px auto;}
	.footer_add p{margin:10px auto 30px;}
	.footer_logo{ margin:0px auto 25px; }
	.footer_menu{ margin:30px auto; }
}
@media print, screen and (max-width:480px){
	.footer_menu{ display:none; }
	.footer_rec{ margin:30px auto 0;background:#000; }
}
@media print, screen and (max-width:374px){
	.footer_logo .f_iso{ margin-top:5px; }
	.footer_logo .f_takumi{ display:block;margin:20px auto 0; }
}
.footer_banner{
background:#000000;
width:100%;
padding:25px 0;
}
.banner1{ max-width:199px;margin-bottom:10px;margin-right:30px;}
.banner2{ max-width:862px;}
.banner3 a:hover{
  opacity: .7;
  transition: .3s;
}
@media print, screen and (min-width:681px){
	.banner1,.banner2{width:98%;display:inline-block;}
  .banner3_img_mb {display: none}
  .banner3_img_pc {
    display: block;
    max-width: 800px;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width:680px){
	.banner1,.banner2{width:85%;margin:auto;}
	.banner2{ margin-top:10px;max-width:340px;}
  .banner3_img_mb {
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
  .banner3_img_pc {display: none}
}
.copy{
color:#fff;
padding:5px;
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
}
@media print, screen and (min-width:921px){
	.copy{padding-bottom:55px;}
}
@media print, screen and (max-width:920px){
	.copy{padding-bottom:100px;}
}
@media print, screen and (max-width:780px){
	.copy{padding-bottom:90px;}
}
@media print, screen and (max-width:620px){
	.copy{padding-bottom:100px;}
}
@media print, screen and (max-width:450px){
	.copy{padding-bottom:80px;}
}
@media print, screen and (max-width:350px){
	.copy{padding-bottom:70px;}
}
/* float_ban
-------------------------------- */
.float_p,.float_pt{
position:fixed;
left:0;
right:0;
z-index:900;
transition: all 0.5s;
}
.float_pt{
bottom:0;
}
@media print, screen and (min-width:1501px){
	.float_p{ bottom:-80px; }
}
@media print, screen and (max-width:1500px) and (min-width:1201px){
	.float_p{ bottom:-8%; }
}
@media print, screen and (max-width:1200px) and (min-width:921px){
	.float_p{ bottom:-7%; }
}
@media print, screen and (min-width:921px){
	.float_p:hover{ bottom:0; }
}
@media print, screen and (max-width:920px){
	.float_p{bottom:0;}
}
#float_ban ul{display:table;width:100%;}
#float_ban li{display:table-cell;vertical-align:top;width:50%;}
#float_ban a{ display:block;text-align:center; }
#float_ban li:nth-child(1){background:#E7211A;}
#float_ban li:nth-child(2){background:#E37429;}
#float_ban li:nth-child(1):hover{background:#FF3333;}
#float_ban li:nth-child(2):hover{background:#FF8F43;}
@media print, screen and (min-width:1201px){
	#float_ban a{ width:80%; margin:20px 10%; }
}
@media print, screen and (max-width:1200px) and (min-width:921px){
	#float_ban a{ width:90%; padding:20px 5%; }
}
@media print, screen and (max-width:920px) and (min-width:621px){
	#float_ban a{ width:55%; padding:12px 22.5% 5px; }
}
@media print, screen and (max-width:620px) and (min-width:421px){
	#float_ban a{ width:80%; padding:15px 10% 5px; }
}
@media print, screen and (max-width:420px){
	#float_ban a{ width:90%; padding:10px 5% 5px; }
}
#float_ban li img{display:block;width:100%;margin:auto;}
@media print, screen and (min-width:921px){
	#float_ban li img{max-width:630px;}
}
@media print, screen and (max-width:920px){
	#float_ban li img{max-width:251px;}
}
/* main-visual
-------------------------------- */
.bg-video-wrap {
width:100%;
position:relative;
overflow:hidden;
text-align:center;
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
}
.overlay{
width: 100%;
height: 100vh;
position: absolute;
top: 0;
left: 0;
background-color:rgba(0,0,0,.2);
z-index: 2;
}
.bg-video-wrap p{
text-align: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 3;
max-width:375px;
width:70%;
height: 50px;
}
@media print, screen and (min-width:981px){
	.bg-video-wrap {height:100vh;background-image:url(../images/top/movie.png);}
	.bg-video-wrap .movie{
	min-width:100%;
	min-height:100vh;
	z-index:1;
	}
	.scroll_ico{display:block;margin-top:45%;}
}
@media print, screen and (max-width:980px){
	.bg-video-wrap .movie,.scroll_ico{display:none;}
	.bg-video-wrap {height:700px;background-image:url(../images/top/slide.png);}
}
@media print, screen and (max-width:980px) and (min-width:781px){
	.bg-video-wrap {height:700px;}
	.bg-video-wrap p{max-width:300px;}
}
@media print, screen and (max-width:780px) and (min-width:481px){
	.bg-video-wrap {height:600px;}
	.bg-video-wrap p{max-width:250px;}
}
@media print, screen and (max-width:480px){
	.bg-video-wrap {height:500px;}
}
/* grade_txt
-------------------------------- */
.grade_txt{
font-family:"ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", HiraKakuProN-W6, "ヒラギノ角ゴ ProB", "Hiragino Kaku Gothic ProB";
display: inline-block;
color:#FF5B00;
background: -webkit-gradient(90deg,#FF0000,#F9BA21);
background: -moz-linear-gradient(0,#FF0000,#F9BA21);
background: linear-gradient(90deg,#FF0000,#F9BA21);
background-clip:text;
-moz-background-clip:text;
-webkit-background-clip:text;
text-fill-color: transparent;
-moz-text-fill-color: transparent;
-webkit-text-fill-color: transparent;
font-weight:bold;
}
@media all and (-ms-high-contrast: none) {
    .grade_txt{
	background:none;
	color:#FF5B00;
	text-fill-color:#FF5B00;
	-moz-text-fill-color:#FF5B00;
	-webkit-text-fill-color:#FF5B00;
    }
}
@-moz-document url-prefix(){
 .grade_txt{
	background:none;
	color:#FF5B00;
	text-fill-color:#FF5B00;
	-moz-text-fill-color:#FF5B00;
	-webkit-text-fill-color:#FF5B00;
    }
}
/* grade_btn
-------------------------------- */
.grade_btn{
display:block;
max-width:400px;
margin:auto;
color:#fff;
text-align:center;
background: #FF4800; /* Old browsers */
background: -moz-linear-gradient(top, #f7931e 0%, #ff0000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f7931e 0%,#ff0000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f7931e 0%,#ff0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7931e', endColorstr='#ff0000',GradientType=0 ); /* IE6-9 */
text-shadow: 0px -1px 0px rgba(121,121,121,.5);
box-shadow:0px -1px 2px 0px #FACD8B,0px 1px 2px 1px #96590A;
padding:13px 10px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font-weight:bold;
font-size:1.143em;
}
.grade_btn:hover{
	color:#fff;
	background: #FF6700;
}
@media print, screen and (max-width:530px){
	.grade_btn{width:80%;}
}

/* top_con1
-------------------------------- */
.top_con1_ttl{
width:100%;
max-width:1100px;
padding-bottom:1px;
margin-bottom:10px;
text-align:center;
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
}
.top_con1_ttl_in{
display:block;
background:#fff;
padding:0 7.5% 10px;
}
.top_con1_ttl .maintxt{ display:block;margin-bottom:8px;line-height:1.2em;}
.top_con1_ttl .subtxt{ display:block;margin-bottom:5px;line-height:1.4em;}
@media print, screen and (min-width:981px){
	.top_con1_ttl{ margin:110px auto 0; }
}
@media print, screen and (max-width:980px){
	.top_con1_ttl{ margin:60px auto 0; }
}
@media print, screen and (max-width:480px){
	.top_con1_ttl{ margin:40px auto 0; }
}
@media print, screen and (min-width:891px){
	.top_con1_ttl .maintxt{ font-size:3em; }
	.top_con1_ttl .subtxt{font-size:1.3em; }
}
@media print, screen and (max-width:890px) and (min-width:661px){
	.top_con1_ttl .maintxt{ font-size:2.7em; }
	.top_con1_ttl .subtxt{font-size:1.2em; }
}
@media print, screen and (max-width:660px) and (min-width:421px){
	.top_con1_ttl .maintxt{ font-size:2.4em; }
	.top_con1_ttl .subtxt{font-size:1.15em; }
}
@media print, screen and (max-width:420px){
	.top_con1_ttl .maintxt{ font-size:1.8em;line-height:1.2em; }
	.top_con1_ttl .subtxt{font-size:1em;text-align:left;}
	.top_con1_ttl .subtxt br{display:none;}
}
.top_con1_txt{
width:85%;
max-width:680px;
margin:25px auto;
}
@media print, screen and (min-width:981px){
	.top_con1_link{ width:90%; }
}
@media print, screen and (max-width:980px) and (min-width:761px){
	.top_con1_link{ width:95%; }
}
@media print, screen and (max-width:760px){
	.top_con1_link{ width:85%; }
}
.top_con1_link .top_con1_link_in{ background:#000; }
.top_con1_link .top_con1_link_in:hover{ background:#303030; }
.top_con1_link_in a{ color:#fff; }
@media print, screen and (max-width:1420px) and (min-width:761px){
	.top_con1_link_in{ height:325px;}
}
@media print, screen and (min-width:1191px){
	.top_con1_link{ margin:130px auto 55px; }
	.top_con1_link_in{ width:30.6%; margin-right:4%; }
}
@media print, screen and (max-width:1190px) and (min-width:761px){
	.top_con1_link{ margin:75px auto 30px; }
	.top_con1_link_in{ width:32.6%; margin-right:1%; }
}
@media print, screen and (min-width:981px){
	.top_con1_link_in .txt h1{letter-spacing:0.3em;}
}
@media print, screen and (min-width:761px){
	.top_con1_link{ max-width:1270px; }
	.top_con1_link_in{ float:left;text-align:center;border-bottom:8px solid #EE7625; }
	.top_con1_link .top_con1_link_in:nth-child(3n){ margin-right:0; }
	.top_con1_link_in .txt{ margin:15px auto 30px; width:80%; }
	.top_con1_link_in .txt h1{ margin:15px auto;font-size:1.571em; }
	.top_con1_link_in .txt p{ font-size:0.857em; }
	.top_con1_link_in .txt p span{ display:inline-block; }
}
@media print, screen and (max-width:760px){
	.top_con1_link{ margin:55px auto 30px; }
	.top_con1_link_in{ margin:15px auto;border-bottom:5px solid #EE7625; }
	.top_con1_link_in .txt p{display:none;}
	.top_con1_link_in .img,.top_con1_link_in .txt{
	display:inline-block;
	vertical-align:middle;
	}
	.top_con1_link_in .img{
	overflow: hidden;
	width:35%;
	height:100px;
	position: relative;
	}
	.top_con1_link_in .img img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width:340px;
	max-width:340px !important;
	height: auto;
	}
	.top_con1_link_in .txt{
	width:56%;
	padding:3%;
	line-height:1.2em;
	}
	.top_con1_link_in .txt h1{ margin:10px auto 5px;font-size:1.4em; }
}
.break{ display:none; }
@media print, screen and (max-width:1100px) and (min-width:761px){
	.break{ display:block; }
}
@media print, screen and (max-width:560px){
	.break{ display:block; }
}
/* top_con2
-------------------------------- */
.top_con2{ background:#F2F2F2; }
.top_con2_ttl .maintxt{
line-height:1.3em;
display:block;
}
@media print, screen and (min-width:1181px){
	.top_con2 .txt{width:54%;margin-right:2%;}
	.top_con2 .img{width:43%;}
}
@media print, screen and (max-width:1180px) and (min-width:981px){
	.top_con2 .txt{ width:44%; margin-right:2%;}
	.top_con2 .img{ width:53%; }
}
@media print, screen and (min-width:981px){
	.top_con2_ttl .maintxt{ font-size:2.143em; margin:15px auto 20px; }
	.top_con2 .txt,.top_con2 .img{display:inline-block;vertical-align:middle;}
	.top_con2 .img{text-align:right;}
	.top_con2{padding:90px 0;}
}
@media print, screen and (max-width:980px){
	.top_con2{padding:50px 0;}
	.top_con2_ttl{ text-align:center; }
	.top_con2_ttl .maintxt{
	font-size:1.8em;
	margin:10px auto 20px;
	}
	.top_con2 .txt{ max-width:500px;margin:auto; }
	.top_con2 .img{
	text-align:center;
	max-width:500px;
	margin:30px auto;
	}
}
@media print, screen and (max-width:560px){
	.top_con2{padding:40px 0 50px;}
	.top_con2_ttl .maintxt{
	font-size:1.6em;
	margin:5px auto 15px;
	}
	.top_con2 .img{margin:20px auto;}
}
/* top_con3
-------------------------------- */
.top_con3 h1{ font-size:2.8em; line-height:1.3em; }
.top_con3 h2{ margin:25px auto; }
.top_con3 p{ margin:0 auto 15px; }
.top_con3 .img{
overflow: hidden;
position: relative;
}
.top_con3 .img img{
max-width:500% !important;
width:100%;
height:auto;
}
.pick{
display:block;
position: absolute;
z-index:1;
}
.pick{width:70px;height:70px;}
@media print, screen and (max-width:1200px){
	.top_con3 h1{ font-size:2.3em; line-height:1.3em; }
	.top_con3 h2{ margin:15px auto; }
	.pick{width:50px;height:50px;}
}
@media print, screen and (max-width:960px){
	.top_con3 h1{ font-size:1.8em; line-height:1.3em; }
}
@media print, screen and (min-width:761px){
	.top_con3_in{
	width:85%;
	max-width:1270px;
	margin:auto;
	padding:98px 0;
	}
	.top_con3 .wh{ background:#fff; }
	.top_con3 .gr{ background:#F2F2F2; }
	.top_con3 .wh .txt,.top_con3 .gr .img{ float:left; }
	.top_con3 .wh .img,.top_con3 .gr .txt{ float:right; }
	.top_con3 .txt{ width:58%; }
	.top_con3 .img{ width:37%; }
	.top_con3 .wh .txt{ margin-right:5%; }
	.top_con3 .wh .img{ text-align:right; }
}
@media print, screen and (max-width:760px){
	.top_con3_in{
	width:100%;
	margin:auto;
	padding:0 0 30px;
	}
	.top_con3_in .txt{
	width:85%;
	margin:30px auto;
	}
	.top_con3_in .txt h1{
	width:100%;text-align:left;margin:auto;
	}
	.top_con3_in .txt h1 br{display:none;}
	.top_con3 h2{ margin:20px auto; }
	.top_con3 .img img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}
	.top_con3 .img{margin:0 auto 30px;height:170px;}
	.pick{width:55px;height:55px;}
}
@media print, screen and (max-width:480px){
	.top_con3 h1{ font-size:1.5em; line-height:1.3em; }
}
@media print, screen and (max-width:364px){
	.top_con3 h1{ font-size:1.3em; line-height:1.3em; }
}
.top_con3_link{
width:85%;
margin:0 auto;
padding-bottom:90px;
}
.top_con3_link a{
display:block;
max-width:400px;
margin:auto;
}
@media print, screen and (min-width:761px){
	.pc-link{ max-width:400px; }
	.sp-link{ display:none; }
}
@media print, screen and (max-width:760px){
	.pc-link{ display:none; }
	.pc-pick{ display:none; }
	.sp-link-in{
	width:100%;
	color:#333333;
	text-align:center;
	border:1px solid #B3B3B3;
	padding-bottom:12px;
	font-weight:bold;
	font-size:0.9em;
	}
	.sp-link-in .trim1,.sp-link-in .trim2{
	float:left;
	overflow: hidden;
	height:150px;
	position: relative;
	margin-bottom:12px;
	}
	.sp-link-in .trim1{
	width:100%;
	}
	.sp-link-in .trim2{
	width:50%;
	}
	.sp-link-in .trim1 img,
	.sp-link-in .trim2 img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width:100%;
	height:auto;
	max-width:500% !important;
	}
	.sp-link-in .pick{width:40px;height:40px;}
}
@media print, screen and (max-width:480px){
	.sp-link-in{font-size:0.9em;padding-bottom:8px;}
	.sp-link-in .trim1,.sp-link-in .trim2{height:100px;margin-bottom:8px;}
}
/* top_con4
-------------------------------- */
.top_con4{
position: relative;
overflow: hidden;
}
.top_con4_bg{
position: absolute;
top:0;
z-index:-1;
text-align:center;
line-height:0;
}
.top_con4_bg img{ width:100%;max-width:auto !important; }
.top_con4_ttl{ margin-bottom:25px; }
.top_con4_ttl h1{ color:#fff; background:rgba(0,0,0,.3); }
@media print, screen and (min-width:1421px){
	.top_con4_ttl h1{font-size:2.5em;}
	.top_con4_ttl h1 .icon{	font-size:0.4em; line-height:1.3em; }
}
@media print, screen and (max-width:1420px) and (min-width:921px){
	.top_con4_ttl h1{font-size:2.2em;line-height:1.2em;}
	.top_con4_ttl h1 .icon{	font-size:0.45em; line-height:1.3em; }
}
@media print, screen and (max-width:920px){
	.top_con4_ttl h1{font-size:1.6em;line-height:1.2em;}
}
@media print, screen and (max-width:480px){
	.top_con4_ttl h1{margin-top:30px;font-size:1.4em;line-height:1.2em;}
}
.top_con4_ttl .tel{
background:#333333;
color:#F15A24;
text-align:center;
padding:10px 20px;
font-weight:bold;
font-size:1.6em;
line-height:1.4em;
}
@media print, screen and (min-width:680px){
	.top_con4_ttl .tel-box{ display:inline-block; }
	.top_con4_ttl .tel-box:nth-child(1):after{ content:'／'; }
}
@media print, screen and (max-width:360px){
	.top_con4_ttl .tel{font-size:1.4em;}
}
.top_con4_box1 p{ line-height:1.7em; }
.top_con4_box1 h1,.top_con4_box2 h1{
font-size:1.28em;
line-height:1.3em;
margin-bottom:10px;
}
.top_con4_box2{
margin:15px auto;
padding:20px;
}
@media print, screen and (min-width:761px){
	.top_con4_box2 .txt{ float:left; width:55%; }
	.top_con4_box2 .link{ float:right; width:43%; }
}
@media print, screen and (max-width:760px){
	.top_con4_box2 .link{ margin:15px auto 0; }
}
.top_con4_box2 .link ul{ width:100%; }
.top_con4_box2 .link li{
display:inline-block;
text-align:center;
width:47%;
margin-right:2%;
margin-bottom:2%;
border:1px solid #B3B3B3;
font-size:1.1em;
font-weight:bold;
letter-spacing:normal;
padding:4px 0 3px;
}
@media print, screen and (max-width:1060px){
	.top_con4_box2 .link li{font-size:1em;}
}
.top_con4_box2 .link li:nth-child(2n){
margin-right:0;
}
@media print, screen and (min-width:1201px){
	.top_con4_bg{width:100%;left:0;right:0;}
}
@media print, screen and (max-width:1200px) and (min-width:1100px){
	.top_con4_bg{width:130%;right:-17%;max-width:1680px !important;}
}
@media print, screen and (max-width:1100px) and (min-width:921px){
	.top_con4_bg{width:150%;right:-25%;max-width:1680px !important;}
}
@media print, screen and (min-width:1501px){
	.top_con4_l{padding:50px 0 120px;}
}
@media print, screen and (max-width:1500px) and (min-width:921px){
	.top_con4_l{padding:50px 0 50px;}
}
@media print, screen and (min-width:1101px){
	.top_con4_r{width:46%;}
	.top_con4_l{width:54%;}
}
@media print, screen and (max-width:1100px) and (min-width:921px){
	.top_con4_r{width:35%;}
	.top_con4_l{width:63%;}
}
@media print, screen and (min-width:921px){
	.top_con4_r{
	display:block;
	float:right;
	}
	.top_con4_l{ float:left; }
	.top_con4_ttl h1{ display:table;width:100%;}
	.top_con4_ttl h1 .icon,.top_con4_ttl h1 .maintxt{
	display:table-cell;
	vertical-align:middle;
	}
	.top_con4_ttl h1 .icon{
	color:#fff;
	text-align:center;
	background:#F15A24;
	width:90px;
	padding:30px 0;

	}
	.top_con4_ttl h1 .maintxt{ padding:10px; }
	.hover{ content:url(../images/top/top_con4_pc_hover.png);}
	.top_con4_box2{background:rgba(255,255,255,.5);}
}
@media print, screen and (max-width:920px){
	.top_con4_bg{
	width:100%;
	left:0;
	right:0;
	margin:auto;
	background:url(../images/top/top_con4_bg.png) repeat-x top center;
	}
	.top_con4_bg img,.top_con4_r{max-width:765px;width:100%;}
	.top_con4_ttl h1 .icon{display:none;}
	.top_con4_ttl h1{
	padding:10px 20px;
	text-align:center;
	}
	.top_con4_box2{
	background:rgba(55,55,55,.3);
	margin:30px auto 50px;
	}
	.top_con4_box2 .link li{background:rgba(255,255,255,.7);}
}
@media print, screen and (max-width:480px){
	.top_con4_bg img{width:125%;margin-left:-13%;}
}
/* swiper-slide
-------------------------------- */
.swiper-menu{
position: absolute;
z-index:2;
top:0;
left:0;
border:1px solid #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background:#333333;
color:#fff;
text-align:center;
display:table;
letter-spacing:normal;
line-height:1.4em;
font-size:1.1em;
}
.swiper-menu h1{
margin:auto;
font-size:2.429em;
line-height:1.4em;
}
.swiper-menu h1 img{
display:block;
max-width:193px;
line-height:0;
margin:auto;
}
.swiper-button-next,.swiper-menu-in,.swiper-button-prev{
display:table-cell;
vertical-align:middle;
}
.swiper-menu-in .grade_btn{
width:60%;
padding:8px;
font-size:1em;
}
.swiper-slide{ background:#EFEFEF; width:100%; }
.swiper-slide .img{
float:left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border:1px solid #fff;
box-sizing:border-box;
overflow: hidden;
position: relative;
background:#F4F4F4;
}
.swiper-slide .img img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height:auto;
width:150%;
max-width:500% !important;
}
.swiper-slide .space{
float:left;
display:inline-block;
}
@media print, screen and (min-width:1551px){
	.swiper-menu,.swiper-slide .space,.swiper-slide .img{ height:280px; }
}
@media print, screen and (max-width:1550px) and (min-width:881px){
	.swiper-menu,.swiper-slide .space,.swiper-slide .img{ height:220px; }
}
@media print, screen and (max-width:880px) and (min-width:681px){
	.swiper-menu,.swiper-slide .space,.swiper-slide .img{ height:200px; }
}
@media print, screen and (min-width:1271px){
	.swiper-menu-in{ width:69%; }
	.swiper-button-next,.swiper-button-prev{ width:10%;padding:2%; }
	.swiper-menu,.swiper-slide .space{ width:33.32%; }
	.swiper-slide .img{ width:16.66%; }
}
@media print, screen and (max-width:1270px) and (min-width:401px){
	.swiper-menu-in{ width:70%; }
	.swiper-button-next,.swiper-button-prev{ width:10%;padding:2%; }
}
@media print, screen and (max-width:1270px) and (min-width:921px){
	.swiper-menu,.swiper-slide .space{ width:50%; }
	.swiper-slide .img{ width:25%; }
}
@media print, screen and (max-width:920px) and (min-width:701px){
	.swiper-menu,.swiper-slide .space{ width:66.66%; }
	.swiper-slide .img{ width:33.33%; }
}
@media print, screen and (max-width:700px){
	.swiper-menu{font-size:1em;padding:30px 0;}
	.swiper-menu,.swiper-slide .space{ width:100%; }
	.swiper-slide .img{ width:50%; }
	.swiper-menu{position:static;}
	.swiper-menu,.swiper-slide .space{ height:auto; }
	.swiper-slide .img{ height:210px; }
	.swiper-menu h1{
	font-size:2em;
	line-height:1.4em;
	}
}
@media print, screen and (max-width:400px){
	.swiper-slide .img{ height:150px; }
	.swiper-menu-in{ width:65%; }
	.swiper-button-next,.swiper-button-prev{ width:12%;padding:2%; }
}
/*ポップアップ*/
.inlinebox{
position: relative;
margin:10px auto;
width:85%;
padding:60px 20px;
color:#fff;
}
.inlinebox::-webkit-scrollbar{
width: 10px;
}
.inlinebox::-webkit-scrollbar-track{
background: #333;
border: none;
border-radius:10px;
box-shadow: inset 0 0 2px #777;
}
.inlinebox::-webkit-scrollbar-thumb{
background:#ccc;
border-radius: 10px;
box-shadow: none;
}
.in-img{ text-align:center; }
.in-txt h1{
font-size:1.3em;
line-height:1.35em;
margin:10px auto 30px;
}
.in-txt dt{
font-weight:bold;
border-bottom:1px solid #969696;
padding-bottom:8px;
margin:8px auto;
}
.in-txt dd{
margin:8px auto 20px;
}
@media print, screen and (min-width:1201px){
	.in-img{
	width:52%;
	margin-right:5%;
	}
	.in-txt{
	width:40%;
	margin-right:2%;
	}
}
@media print, screen and (max-width:1200px) and (min-width:921px){
	.in-img{
	width:47%;
	margin-right:5%;
	}
	.in-txt{
	width:45%;
	margin-right:2%;
	}
}
@media print, screen and (min-width:921px){
	.inlinebox{max-width:1270px;}
	.in-img,.in-txt{ float:left; }
}
@media print, screen and (max-width:920px){
	.inlinebox{max-width:768px;}
	.in-img{margin:0 auto 20px; }
}
/* top_con6
-------------------------------- */
.top_con6_in{
max-width:1514px;
text-align:center;
margin:auto;
}
.info{text-align:left;}
.info h1{
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
padding-bottom:3px;
}
.info h1 span{
font-size:1.4em;
padding:10px 15px;
display:block;
color:#fff;
background:#4D4D4D;
position:relative;
}
.info h1 a{
position:absolute;
display:block;
color:#fff;
top:10px;
right:15px;
font-size:0.75em;
font-weight:normal;
}
.info h1 a:hover{
color:#FF8100;
}
.fb > .fb-page {
width: 100%;
}
.fb > .fb-page > span,
.fb iframe {
width: 100% !important;
}
.info li{
margin:20px auto;
text-shadow:0px 0px 5px #fff,1px 1px 5px #fff,-1px -1px 5px #fff,1px 1px 10px #fff,-1px -1px 10px #fff;
}
.info .txt{
display:block;
color:#333333;
}
.info .txt:hover{
color:#FF8100;
}
@media print, screen and (min-width:1461px){
	.info ul{ margin:40px auto; }
	.info .date{ width:22%; }
	.info .txt{ width:76%; }
}
@media print, screen and (max-width:1460px) and (min-width:1081px){
	.info ul{ margin:30px auto; }
	.info .date{ width:30%; }
	.info .txt{ width:68%; }
}
@media print, screen and (min-width:1141px){
		.top_con6{ padding:100px 0 40%; }
}
@media print, screen and (max-width:1140px) and (min-width:921px){
		.top_con6{ padding:50px 0 45%; }
}
@media print, screen and (max-width:920px) and (min-width:761px){
		.top_con6{ padding:20px 0 45%; }
}
@media print, screen and (min-width:1081px){
	.info .date,.info .txt{ float:left; }
}
@media print, screen and (max-width:1080px){
	.info ul{ margin:25px auto; }
	.info .date{ font-weight:bold; }
}
@media print, screen and (min-width:921px){
	.top_con6_in{ width:80%;padding:60px 5%; }
	.top_con6_in2{ width:90%; padding:5%; }
}
@media print, screen and (max-width:920px) and (min-width:761px){
	.top_con6_in{ width:90%;padding:40px 3%; }
	.top_con6_in2{ width:90%; padding:5%; }
}
@media print, screen and (min-width:761px){
	.top_con6{
	background:#d6efff url(../images/top/top_con6_bg_pc.png) no-repeat bottom center;
	background-size:100% auto;
	}
	.top_con6_in{
	background:url(../images/top/top_con6_bg2.png) repeat-x top center;
	}
	.top_con6_in2{
	background:url(../images/top/top_con6_bg3.png) repeat-x top center;
	text-align:left;
	}
	.top_con6_ttl{
	max-width:373px;
	margin:auto;
	line-height:0;
	}
	.info{
	float:left;
	width:60%;
	}
	.fb{
	float:right;
	width:37%;
	max-width:500px;
	}
}
@media print, screen and (max-width:760px){
	.top_con6_ttl{
	width:85%;
	text-align:center;
	margin:7% auto 0;
	padding:25px 0 15px;
	background:url(../images/top/top_con6_bg2.png) repeat-x 100% center;
	}
	.top_con6_ttl img{width:60%;max-width:250px;}
	.info{
	background:url(../images/top/top_con6_bg_sp.png) no-repeat bottom center;
	background-size:100% auto;
	padding-bottom:50%;
	}
	.info h1{width:85%;margin:auto;}
	.info h1 a{ font-size:0.65em;right:10px; }
	.info ul{width:85%;margin:30px auto;}
	.fb{
	background:#000;
	padding:8% 0;
	margin:auto;
	text-align:center;
	}
	.fb_in{
	width:89%;
	margin:auto;
	}
}
/* page_ttl
-------------------------------- */
.advantage,.company,.laserfactory,.product,.product,.work,.contact,.news,.pickup,.production_control,.plan,.sheetmetal,.plateworking,.machining,.polish,.privacy,.alcohol_stand,.cutting_machining,.cutting_machining,.entry,.movie,.recruit{
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
}
.advantage{ background-image:url(../images/advantage/ttl_bg.png); }
.company{ background-image:url(../images/company/ttl_bg.png); }
.laserfactory{ background-image:url(../images/laserfactory/ttl_bg.png); }
.product{ background-image:url(../images/product/ttl_bg.png); }
.work{ background-image:url(../images/work/ttl_bg.png); }
.contact{ background-image:url(../images/contact/ttl_bg.png); }
.news{ background-image:url(../images/news/ttl_bg.png); }
.pickup{ background-image:url(../images/pickup/ttl_bg.png); }
.production_control{ background-image:url(../images/work/production_control.png); }
.plan{ background-image:url(../images/work/plan.png); }
.sheetmetal{ background-image:url(../images/work/sheetmetal.png); }
.plateworking{ background-image:url(../images/work/plateworking.png); }
.machining{ background-image:url(../images/work/machining.png); }
.polish{ background-image:url(../images/work/polish.png); }
.privacy{ background-image:url(../images/privacy/ttl_bg.png); }
.alcohol_stand{ background-image:url(../images/alcohol_stand/ttl_bg.png); }
.cutting_machining{ background-image:url(../images/work/cutting_machining.png); }
.entry{ background-image:url(../images/recruit/ttl_bg.png); }
.movie{ background-image:url(../images/movie/ttl_bg.png); }
.recruit{ background-image:url(../images/recruit/ttl_bg2.png); }
.page_ttl{
font-family:"ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", HiraKakuProN-W6, "ヒラギノ角ゴ ProB", "Hiragino Kaku Gothic ProB";
font-weight:bold;
line-height:1.2em;
letter-spacing:0.05em;
color:#fff;
}
.company .page_ttl,.product .page_ttl,.work .page_ttl,.entry .page_ttl{color:#333333;}
@media print, screen and (min-width:1501px){
	.page_ttl{padding:210px 0 200px;font-size:3.5em;}
}
@media print, screen and (max-width:1500px){
	.page_ttl{padding:190px 0 170px;font-size:3.2em;}
	.work .page_ttl,.company .page_ttl{text-shadow:0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff;}
}
@media print, screen and (max-width:980px){
	.page_ttl{padding:120px 0 90px;font-size:2.8em;}
}
@media print, screen and (max-width:720px){
	.alcohol_stand .content{width:90%;}
	.alcohol_stand{background-position:40% 50%;}
}
@media print, screen and (max-width:620px){
	.page_ttl{padding:90px 0 60px;font-size:2.4em;}
}
@media print, screen and (max-width:420px){
	.page_ttl{padding:80px 0 50px;font-size:2em;}
	.product{
	background-position:40% 50%;
	}
}
/* sub_menu
-------------------------------- */
.sub_menu,.sub_menu2{
background:#3b3b3c;
text-align:center;
}
.sub_menu ul,.sub_menu2 ul{
width:100%;
}
.sub_menu ul{
display:table;
}
.sub_menu li,.sub_menu2 li{
vertical-align:middle;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size:1.143em;
font-weight:bold;
overflow: hidden;
border-right:1px solid #fff;
}
.sub_menu li{
display:table-cell;
width:20%;
border-right:1px solid #fff;
}
.sub_menu li:last-child{
border-right:none;
}
.sub_menu a,.sub_menu2 a{
color:#fff;
display:block;
width:86%;
padding:13px 7%;
}
.sub_menu li:hover,.sub_menu .active,.sub_menu2 li:hover,.sub_menu2 .active{
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 );
}
@media print, screen and (min-width:761px){
	.sub_menu2 ul{
	display:table;
	}
	.sub_menu2 li{
	display:table-cell;
	width:16.6%;
	}
	.sub_menu2 li:last-child{
	border-right:none;
	}
}
@media print, screen and (max-width:760px){
	.sub_menu li,.sub_menu2 li{
	font-size:1em;
	line-height:1.2em;
	}
	.sub_menu2 li{
	float:left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width:50%;
	border-bottom:1px solid #fff;
	}
	.sub_menu2 li:nth-child(2n){
	border-right:none;
	}
}
@media print, screen and (max-width:430px){
	.sub_menu li{
	font-size:0.9em;
	line-height:1.2em;
	letter-spacing:-.01em;
	}
	.sub_menu a{
	width:95%;
	padding:10px 5%;
	}
}
@media print, screen and (max-width:370px){
	.sub_menu li{
	font-size:0.8em;
	line-height:1.2em;
	}
	.sub_menu a{
	width:90%;
	padding:10px 5%;
	}
}
/* pankuzu
-------------------------------- */
.pankuzu{ text-align:left; }
.pankuzu li{ display:inline-block; }
.pankuzu a{ color:#333333; }
.pankuzu a:hover{ color:#FF8100; }
.pankuzu a:after{
content:' ＞';
}
@media print, screen and (min-width:981px){
	.pankuzu{margin:15px 0 15px 20px;}
}
@media print, screen and (max-width:980px) and (min-width:621px){
	.pankuzu{padding:10px 0 10px 15px;background:#E6E6E6;}
}
@media print, screen and (max-width:620px){
	.pankuzu{ padding:5px 3%;background:#E6E6E6; }
}
/* gray_box
-------------------------------- */
.gray_box{
background:#F3F2EB;
max-width:1270px;
}
.gray_box_in{ margin:auto; }
.gray_box_ttl{
border-top:2px solid #808080;
border-bottom:2px solid #808080;
}
.gray_box_ttl_in{
display:block;
border-top:1px solid #808080;
border-bottom:1px solid #808080;
margin:2px auto;
text-align:center;
letter-spacing:-0.01em;
}
.gray_box_ttl_in .maintxt{
display:block;
margin-bottom:10px;
}
.gray_box_ttl_in .subtxt{
display:block;
}
@media print, screen and (min-width:981px){
	.gray_box{margin:90px auto 140px;}
	.gray_box_ttl_in .maintxt{font-size:3.28em;line-height:1.13em;}
	.gray_box_ttl_in .subtxt{font-size:1.25em;line-height:1.3em;}
	.gray_box_in p{font-size:1.1em;line-height:1.5em;}
}
@media print, screen and (max-width:980px){
	.gray_box{margin:90px auto 100px;}
	.gray_box_ttl_in .maintxt{font-size:2.6em;line-height:1.1em;}
	.gray_box_ttl_in .subtxt{font-size:1.15em;line-height:1.3em;}
	.gray_box_in p{font-size:1.1em;line-height:1.5em;}
}
@media print, screen and (min-width:761px){
	.gray_box_ttl_in{padding:20px 0;}
	.gray_box{padding:50px 0 35px; width:85%; }
	.gray_box_in{width:87%;}
	.gray_box_in p{width:88%;margin:25px auto 10px;}
}
@media print, screen and (max-width:760px){
	.gray_box_ttl_in{padding:17px 0;}
	.gray_box_ttl_in .maintxt{font-size:2em;line-height:1.1em;}
	.gray_box_ttl_in .subtxt{font-size:1.1em;line-height:1.3em;}
	.gray_box{margin:0px auto 20px; padding:40px 0 30px; width:100%; }
	.gray_box_in{width:85%;}
	.gray_box_in p{font-size:1.04em;line-height:1.5em;margin:20px auto 10px;}
}
@media print, screen and (max-width:520px){
	.gray_box_ttl_in .maintxt{font-size:1.6em;line-height:1.2em;margin:3px auto 12px;}
	.gray_box_ttl_in .subtxt{font-size:1em;line-height:1.3em;}
}
/* point_box
-------------------------------- */
.point_box{
max-width:1080px;
width:85%;
}
.point_box .img{ position:relative; }
.point_box .img .icon{
position:absolute;
top:0;
left:0;
z-index:1;
}
.point_ttl .subtxt{
letter-spacing:normal;
line-height:1.1em;
display:block;
color:#999999;
}
.point_ttl .maintxt{
line-height:1.2em;
display:block;
margin:10px auto 25px;
}
@media print, screen and (min-width:1241px){
	.point_ttl .subtxt{font-size:1.3em;}
	.point_ttl .maintxt{font-size:2.3em;}
}
@media print, screen and (max-width:1240px) and (min-width:481px){
	.point_ttl .subtxt{font-size:1.2em;}
	.point_ttl .maintxt{font-size:2em;}
}
@media print, screen and (max-width:480px){
	.point_ttl .subtxt{font-size:1.1em;}
	.point_ttl .maintxt{font-size:1.8em;line-height:1.3em;}
}
@media print, screen and (max-width:380px){
	.point_ttl .maintxt{font-size:1.6em;}
}
@media print, screen and (max-width:1020px) and (min-width:861px){
	.point_ttl .brake{display:none;}
}
@media print, screen and (max-width:380px){
	.point_ttl .brake{display:none;}
}
@media print, screen and (min-width:861px){
	.point_box{margin:95px auto;}
	.point_box .left{ float:left; margin-right:5%; }
	.point_box .right{ float:right; }
	.point_box .txt{ width:54%; }
	.point_box .img{ width:41%; }
	.point_box .right .no{
	float:right;
	margin:0 0 10px 5%;
	}
	.point_box .left .no{
	float:left;
	margin:0 5% 10px 0;
	}
	.point_ttl .no{ width:14%; }
	.point_ttl h1{
	width:81%;
	float:left;
	}
}
@media print, screen and (max-width:860px){
	.point_box{margin:9% auto 80px;}
	.point_box{max-width:650px;}
	.point_ttl{text-align:center;}
	.point_ttl .no{display:none;}
	.point_box .trim{
	position: relative;
	overflow: hidden;
	}
	.point_box .trim img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	}
}
@media print, screen and (max-width:860px) and (min-width:521px){
	.point_box .img .icon{max-width:70px;}
	.point_box .trim{height:260px;}
	.point_ttl{margin:30px auto 0;}
}
@media print, screen and (max-width:480px){
	.point_box{margin:9% auto 60px;}
	.point_ttl{text-align:left;}
}
@media print, screen and (max-width:520px){
	.point_box .img .icon{max-width:50px;}
	.point_box .trim{height:180px;}
	.point_ttl{margin:20px auto 0;}
	.point_ttl .maintxt{margin:10px auto 15px;}
}
/* point_box2
-------------------------------- */
.point_box2{
background:#2d67be url(../images/advantage/point_bg.png) no-repeat bottom center;
background-size:cover;
text-align:center;
}
.point_box2 .allow{
display:block;
margin:auto;
}
.point_box2 h1{ color:#fff;}
.point_box2_in{
max-width:1080px;
width:85%;
}
.point_box2_ttl{ line-height:1.4em; }
.point_box2 .img{
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
overflow: hidden;
}
.point_box2 .img img{
display:block;
}
.point_box2 li p{
text-align: justify;
text-justify: inter-ideograph;
}
@media print, screen and (min-width:1081px){
	.point_box2_ttl{ font-size:2.857em;}
	.point_box2 li{ width:27%; margin-right:9.5%; }
}
@media print, screen and (max-width:1080px) and (min-width:821px){
	.point_box2_ttl{ font-size:2.4em;}
}
@media print, screen and (max-width:1080px) and (min-width:761px){
	.point_box2 li{ width:30%; margin-right:5%; }
}
@media print, screen and (min-width:821px){
	.point_box2 li h1{font-size:1.429em;margin:24px auto;}
	.point_box2{padding-bottom:300px;}
}
@media print, screen and (max-width:820px){
	.point_box2_ttl{ font-size:2em;}
	.point_box2{padding-bottom:280px;}
	.point_box2 li h1{font-size:1.2em;margin:20px auto;}
}
@media print, screen and (min-width:761px){
	.point_box2 li{ float:left; }
	.point_box2 li:nth-child(3n){ margin-right:0; }
	.point_box2_in{margin:64px auto;}
}
@media print, screen and (max-width:760px){
	.point_box2{padding-bottom:200px;background-size:760px auto;}
	.point_box2 .img{
	position: relative;
	height:200px;
	}
	.point_box2 .img img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	}
	.point_box2 li h1{font-size:1.4em;margin:24px auto;}
	.point_box2 li{ margin:0 auto 80px; }
	.point_box2 li p{color:#fff; }
	.point_box2 .allow{max-width:70px; }
	.point_box2_in{max-width:650px;margin:40px auto;}
}
@media print, screen and (min-width:681px){
	.point_box2{margin-top:150px;}
	.point_box2_ttl{margin:0 auto 70px;}
}
@media print, screen and (max-width:680px){
	.point_box2{margin-top:120px;}
	.point_box2_ttl{
	margin:0 auto 60px;
	font-size:1.8em;
	}
}
@media print, screen and (max-width:580px){
	.point_box2{padding-bottom:100px;background-size:580px auto;}
	.point_box2_in{margin:30px auto;}
	.point_box2{margin-top:80px;}
	.point_box2_ttl{
	margin:0 auto 30px;
	font-size:1.6em;
	}
	.point_box2 .img{height:175px;}
	.point_box2 li h1{margin:20px auto;}
	.point_box2 li{ margin:0 auto 60px; }
}
@media print, screen and (max-width:370px){
	.point_box2 .img{height:155px;}
}
/* pt_txt
-------------------------------- */
.pt_txt .maintxt,.pt_txt2 .maintxt{
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 );
padding-bottom:1px;
}
.pt_txt.bn .maintxt{padding-bottom:0;}
.pt_txt .maintxt_b{
border-bottom:1px solid #B3B3B3;
}
.pt_txt .maintxt,.pt_txt .maintxt_b,.pt_txt .maintxt2{
text-align:center;
}
.pt_txt .maintxt .maintxt_in,.pt_txt .maintxt_b .maintxt_in{
display:block;
background:#fff;
padding:0 5%;
}
.pt_txt .subtxt{ text-align:center; }
.pt_txt.bn .subtxt{ margin-top:-30px; }
.pt_txt_in{
width:85%;
max-width:690px;
margin:auto;
}
@media print, screen and (min-width:1081px){
	.pt_txt{width:85%;max-width:1200px;}
}
@media print, screen and (min-width:981px){
	.pt_txt{ margin:120px auto 60px; }
	.pt_txt .maintxt,.pt_txt .maintxt_b,.pt_txt .maintxt2{
	font-size:3.286em;
	line-height:1.3em;
	margin-bottom:30px;
	}
	.pt_txt .maintxt .maintxt_in,.pt_txt .maintxt_b .maintxt_in{padding-bottom:25px;}
	.pt_txt .subtxt{
	font-size:1.143em;
	line-height:1.5em;
	}
	.pt_txt p{ margin-top:30px; }
}
@media print, screen and (max-width:980px) and (min-width:581px){
	.pt_txt{ margin:80px auto 50px; }
	.pt_txt .maintxt,.pt_txt .maintxt_b,.pt_txt .maintxt2{
	line-height:1.3em;
	margin-bottom:25px;
	}
	.pt_txt .maintxt .maintxt_in,.pt_txt .maintxt_b .maintxt_in{padding-bottom:20px;}
	.pt_txt .subtxt{
	font-size:1.13em;
	line-height:1.5em;
	}
	.pt_txt p{ margin-top:25px; }
}
@media print, screen and (max-width:980px) and (min-width:761px){
	.pt_txt .maintxt,.pt_txt .maintxt_b,.pt_txt .maintxt2{font-size:3em;}
}
@media print, screen and (max-width:760px) and (min-width:581px){
	.pt_txt .maintxt,.pt_txt .maintxt_b,.pt_txt .maintxt2{font-size:2.5em;}
}
@media print, screen and (max-width:580px){
	.pt_txt{ margin:40px auto; }
	.pt_txt .maintxt,.pt_txt .maintxt_b,.pt_txt .maintxt2{
	font-size:2em;
	line-height:1.3em;
	margin-bottom:15px;
	}
	.pt_txt .maintxt .maintxt_in,.pt_txt .maintxt_b .maintxt_in{padding-bottom:15px;}
	.pt_txt .subtxt{
	font-size:1.12em;
	line-height:1.4em;
	}
	.pt_txt p{ margin-top:20px; }
}
@media print, screen and (max-width:370px){
	.pt_txt .maintxt,.pt_txt .maintxt_b,.pt_txt .maintxt2{font-size:1.8em;}
	.pt_txt .subtxt{font-size:1.1em;}
}
/* work_box1
-------------------------------- */
.work_box1_in{ margin:auto; }
.work_box1_in h1{
font-size:1.429em;
margin-bottom:20px;
}
@media print, screen and (min-width:1181px){
	.work_box1_in{width:30%;padding:90px 55% 100px 0;}
}
@media print, screen and (max-width:1180px) and (min-width:761px){
	.work_box1_in{width:50%;padding:90px 35% 90px 0;}
}
@media print, screen and (min-width:761px){
	.work_box1{width:85%;max-width:1080px;margin:70px auto 140px;}
	.work_box1{
	background:url(../images/work/work1.png) no-repeat 50% 50%;
	background-size:cover;
	color:#fff;
	}
}
@media print, screen and (max-width:760px){
	.work_box1_in h1{
	background:url(../images/work/work1.png) no-repeat 50% 50%;
	background-size:cover;
	color:#fff;
	text-align:center;
	padding:50px 0;
	font-size:1.6em;
	}
	.work_box1_in p{
		width:85%;
		margin:0px auto 60px;
	}
}
@media print, screen and (max-width:480px){
	.work_box1_in h1{font-size:1.4em;}
}
/* work_box2
-------------------------------- */
.work_box2{
background:#F2F2F2;
}
.work_box2_in{
width:85%;
max-width:884px;
margin:auto;
}
.work_box2_ttl{
max-width:309px;
}
.work_box2_in li{
position: relative;
background:#fff;
}
.work_box2_in li .txt{
width:90%;
margin:25px auto 20px;
line-height:1.6em;
}
.work_box2_in li .txt h1{
text-align:center;
font-size:1.429em;
margin-bottom:20px;
}
.work_box2_in li .txt a{
display:block;
width:90%;
margin:auto;
text-align:center;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 );
padding:1px;
font-weight:bold;
}
.work_box2_in li .txt a span{
display:block;
background:#fff;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
padding:5px 5%;
}
.work_box2_in li .txt a:hover span{
background:none;
color:#fff;
}
@media print, screen and (min-width:1081px){
	.work_box2{
	padding:125px 0 90px;
	}
	.work_box2_ttl{
	margin:0 auto 100px;
	}
	.work_box2_in li{
	width:42.5%;
	margin-right:15%;
	margin-bottom:8%;
	}
}
@media print, screen and (max-width:1080px) and (min-width:761px){
	.work_box2{
	padding:100px 0 70px;
	}
	.work_box2_ttl{
	margin:0 auto 80px;
	}
	.work_box2_in li{
	width:46%;
	margin-right:8%;
	margin-bottom:7%;
	}
}
@media print, screen and (min-width:761px){
	.work_box2_in li{
	float:left;
	height:480px;
	}
	.work_box2_in li:nth-child(2n){
	margin-right:0;
	}
	.work_box2_in li:nth-child(1),.work_box2_in li:nth-child(2){
	height:580px;
	}
	.work_box2_in li .txt a{
	position: absolute;
	bottom:20px;
	left:0;
	right:0;
	}
}
@media print, screen and (max-width:760px){
	.work_box2{
	padding:70px 0 0px;
	}
	.work_box2_ttl{
	width:70%;
	max-width:260px;
	margin:0 auto 40px;
	}
	.work_box2_in{
	max-width:600px;
	}
	.work_box2_in li{
	margin:0 auto 60px;
	padding-bottom:20px;
	}
	.work_box2_in li .txt a{
	margin:40px auto 0;
	}
	.work_box2_in li .img{
	overflow: hidden;
	height:160px;
	position: relative;
	}
	.work_box2_in li .img img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	}
}
@media print, screen and (max-width:580px){
	.work_box2{
	padding:40px 0 0px;
	}
	.work_box2_ttl{
	margin:0 auto 30px;
	}
}
@media print, screen and (max-width:480px){
	.work_box2_in li .txt h1{font-size:1.4em;}
	.work_box2_in li .txt a{font-size:1.1em;}
}
/* black_bg
-------------------------------- */
.black_bg{
background:#000000;
color:#fff;
padding-bottom:80px;
}
.black_bg2{
background:#333333;
color:#fff;
}
.black_bg a,.black_bg2 a{
color:#fff;
}
.black_bg .pt_txt .maintxt .maintxt_in,
.black_bg .pankuzu{
background:#000000;
}
.black_bg2 .pt_txt .maintxt .maintxt_in,
.black_bg2 .pankuzu{
background:#333333;
}
/* laser_box1
-------------------------------- */
.laser_box1{
border-bottom:1px dotted #FFFFFF;
text-align:center;
}
@media print, screen and (min-width:1081px){
	.laser_box1 li{
	width:28%;
	margin-right:8%;
	}
}
@media print, screen and (max-width:1080px){
	.laser_box1{
	width:85%;
	}
}
@media print, screen and (max-width:1080px) and (min-width:861px){
	.laser_box1 li{
	width:32%;
	margin-right:2%;
	}
}
@media print, screen and (min-width:861px){
	.laser_box1{
	margin:70px auto 0;
	padding-bottom:60px;
	}
	.laser_box1 li:nth-child(3){
	margin-right:0;
	}
	.laser_box1 li{
	float:left;
	}
}
@media print, screen and (max-width:860px) and (min-width:620px){
	.laser_box1{
	margin:70px auto 0;
	padding-bottom:30px;
	}
	.laser_box1 li{
	display:inline-block;
	width:45%;
	margin-bottom:7%;
	}
	.laser_box1 li:nth-child(1){
	margin-right:7%;
	}
}
@media print, screen and (max-width:620px){
	.laser_box1{
	margin:30px auto;
	padding-bottom:20px;
	}
	.laser_box1 li{
	width:90%;
	max-width:300px;
	margin:0px auto 20px;
	}
}
/* laser_box2
-------------------------------- */
.laser_box2_in .icon{
max-width:78px;
text-align:center;
margin:auto;
}
.laser_box2_in h1{
text-align:center;
margin:10px auto;
}
@media print, screen and (min-width:1401px){
	.laser_box2_in h1 .brake,.laser_box2_in h1 .brake3{ display:none; }
}
@media print, screen and (min-width:1201px){
	.laser_box2_in{
	width:45%;
	}
	.laser_box2 .laser_box2_in:nth-child(1){
	margin-right:10%;
	}
}
@media print, screen and (max-width:1200px) and (min-width:861px){
	.laser_box2_in{
	width:47.5%;
	}
	.laser_box2 .laser_box2_in:nth-child(1){
	margin-right:5%;
	}
}
@media print, screen and (min-width:981px){
	.laser_box2_in h1{
	font-size:1.5em;
	line-height:1.6em;
	}
}
@media print, screen and (max-width:980px) and (min-width:861px){
	.laser_box2_in h1{
	font-size:1.3em;
	line-height:1.5em;
	}
}
@media print, screen and (max-width:860px){
	.laser_box2_in h1{
	font-size:1.4em;
	line-height:1.5em;
	}
}
@media print, screen and (min-width:861px){
	.laser_box2{
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:70px;
	margin-top:-15px;
	margin-bottom:70px;
	}
	.laser_box2_in{
	float:left;
	}
}
@media print, screen and (max-width:860px){
	.laser_box2_in{
	padding-bottom:70px;
	margin-bottom:60px;
	border-bottom:1px dotted #FFFFFF;
	}
	.laser_box2_in p{
	max-width:560px;
	margin:auto;
	}
	.laser_box2_in h1 .brake,.laser_box2_in h1 .brake3{ display:none; }
}
@media print, screen and (max-width:520px){
	.laser_box2_in{
	padding-bottom:40px;
	margin-bottom:40px;
	}
	.laser_box2_in h1{
	font-size:1.2em;
	line-height:1.5em;
	}
}
@media print, screen and (max-width:450px){
	.laser_box2_in h1{
	text-align: justify;
	text-justify: inter-ideograph;
	}
}
@media print, screen and (max-width:450px){
	.laser_box2_in h1 br{ display:none; }
}
/* laser_box3
-------------------------------- */
.laser_box3_ttl{
text-align:center;
border-top:2px solid #fff;
border-bottom:2px solid #fff;
padding:2px 0;
}
.laser_box3_ttl .laser_box3_ttl_in{
display:block;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}
.laser_box3 li h1{
max-width:133px;
width:75%;
}
@media print, screen and (min-width:1201px){
	.laser_box3 li{
	width:22%;
	margin-right:17%;
	height:380px;
	}
}
@media print, screen and (max-width:1200px) and (min-width:761px){
	.laser_box3 li{
	width:26.66%;
	margin-right:10%;
	height:400px;
	}
}
@media print, screen and (min-width:981px){
	.laser_box3{
	margin:180px auto 130px;
	}
}
@media print, screen and (max-width:980px) and (min-width:821px){
	.laser_box3{
	margin:90px auto;
	}
}
@media print, screen and (min-width:821px){
	.laser_box3_ttl{
	font-size:2em;
	line-height:1.3em;
	margin-bottom:100px;
	}
	.laser_box3_ttl .laser_box3_ttl_in{
	padding:50px 0;
	}
}
@media print, screen and (max-width:820px) and (min-width:481px){
	.laser_box3{
	margin:40px auto;
	}
	.laser_box3_ttl{
	font-size:1.8em;
	line-height:1.3em;
	margin-bottom:70px;
	}
	.laser_box3_ttl .laser_box3_ttl_in{
	padding:40px 0;
	}
}
@media print, screen and (min-width:761px){
	.laser_box3 li:nth-child(3n){
	margin-right:0;
	}
	.laser_box3 li h1{
	margin:0 auto 40px;
	}
}
@media print, screen and (max-width:760px) and (min-width:371px){
	.laser_box3 li:nth-child(2n){
	margin-right:0;
	}
	.laser_box3 li{
	width:45%;
	margin-right:10%;
	height:370px;
	}
	.laser_box3 li h1{
	margin:0 auto 10%;
	}
}
@media print, screen and (max-width:480px){
	.laser_box3{
	margin:15px auto;
	}
	.laser_box3_ttl{
	font-size:1.4em;
	line-height:1.3em;
	margin-bottom:40px;
	}
	.laser_box3_ttl .laser_box3_ttl_in{
	padding:20px 0;
	}
	.laser_box3 ul{
	margin-bottom:50px;
	}
}
@media print, screen and (min-width:371px){
	.laser_box3 li{
	float:left;
	}
}
@media print, screen and (max-width:370px){
	.laser_box3 li h1{
		max-width:120px;
	margin:0 auto 20px;
	}
	.laser_box3 li{
	margin:0 auto 50px;
	}
}
/* contact_btn
-------------------------------- */
.contact_btn{
text-align:center;
max-width:680px;
margin:auto;
font-weight:bold;
}
@media print, screen and (min-width:481px){
	.contact_btn .maintxt{
	font-size:1.5em;
	margin:20px auto 5px;
	}
}
@media print, screen and (max-width:480px){
	.contact_btn .maintxt{
	font-size:1.3em;
	margin:15px auto 5px;
	}
}
/* laser_box4
-------------------------------- */
@media print, screen and (min-width:761px){
	.laser_box4{
	margin:110px auto 50px !important;
	}
}
@media print, screen and (max-width:760px){
	.laser_box4{
	margin:70px auto 60px;
	}
}
/* border_ttl
-------------------------------- */
.border_ttl{
text-align:center;
border-top:2px solid #333333;
border-bottom:2px solid #333333;
padding:2px 0;
}
.border_ttl .eng{
display:inline-block;
background:url(../images/company/eng.png) no-repeat bottom center;
background-size:100% auto;
}
@media print, screen and (min-width:821px){
	.border_ttl{
	font-size:2em;
	line-height:1.3em;
	margin-bottom:90px;
	}
	.border_ttl .eng{
	padding-bottom:25px;
	}
	.border_ttl_in{
	padding:50px 10px;
	}
}
@media print, screen and (max-width:820px) and (min-width:481px){
	.border_ttl{
	font-size:1.8em;
	line-height:1.3em;
	margin:0 auto 70px;
	}
	.border_ttl .eng{
	padding-bottom:22px;
	}
	.border_ttl_in{
	padding:40px 10px;
	}
}
@media print, screen and (max-width:760px){
	.border_ttl{
	width:90%;
	}
}
@media print, screen and (max-width:480px){
	.border_ttl{
	font-size:1.4em;
	line-height:1.3em;
	margin:0 auto 40px;
	}
	.border_ttl .eng{
	padding-bottom:18px;
	}
	.border_ttl_in{
	padding:20px  10px;
	}
}
.border_ttl_in{
display:block;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}
/* laser_box5
-------------------------------- */
.laser_box5{
background:#F3F2EB;
}
.laser_box5_ttl{
background:#000000;
font-size:1.714em;
line-height:1.3em;
padding:11px 25px 9px;
}
.laser_box5_in1 h1,.laser_box5_in2 h1{
font-size:1.286em;
border:1px solid #333333;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
padding:8px 10px 7px;
margin-bottom:20px;
}
@media print, screen and (min-width:981px){
	.laser_box5_in1,.laser_box5_in2{
	width:93%;
	}
	.laser_box5_ttl{
	font-size:1.714em;
	line-height:1.3em;
	}
}
@media print, screen and (max-width:980px){
	.laser_box5_in1,.laser_box5_in2{
	width:90%;
	}
	.laser_box5_ttl{
	font-size:1.5em;
	line-height:1.3em;
	}
}
@media print, screen and (min-width:761px){
	.laser_box5_in1{
	padding-bottom:40px;
	margin:50px auto 0;
	border-bottom:1px solid #333333;
	}
	.laser_box5_in2{
	margin:45px auto 0;
	padding-bottom:50px;
	}
	.laser_box5 .txt{
	float:left;
	width:38%;
	margin-right:5%;
	}
	.laser_box5 .img{
	float:right;
	width:57%;
	}
}
@media print, screen and (max-width:760px){
	.laser_box5_in1{
	margin:7% auto 0;
	}
	.laser_box5_in2{
	margin:9% auto 0;
	padding-bottom:5%;
	}
	.laser_box5 .img{
	margin:20px auto 0;
	}
}
@media print, screen and (min-width:581px){
	.laser_box5{
	margin-bottom:130px;
	}
}
@media print, screen and (max-width:580px){
	.laser_box5{
	margin-bottom:60px;
	}
	.laser_box5_ttl{
	padding:13px 5%;
	font-size:1.3em;
	line-height:1.3em;
	}
	.laser_box5_in1 h1,.laser_box5_in2 h1{
	font-size:1.1em;
	margin-bottom:15px;
	}
}
/* message_box
-------------------------------- */
.message_box{
	border:1px solid #CCCCCC;
}
.message_box_in{
width:85%;
max-width:690px;
}
.message_box_in .name{
font-weight:bold;
}
.message_box_in .name .maintxt{
display:inline-block;
}
.message_box2{
text-align:center;
}
@media print, screen and (min-width:761px){
	.message_box_in{
	margin:70px auto 100px;
	}
	.message_box_in h1{
	font-size:1.429em;
	line-height:1.4em;
	}
	.message_box_in p{
	font-size:1.143em;
	line-height:1.8em;
	}
	.message_box_in .name{
	margin-top:50px;
	}
	.message_box_in .name .maintxt{
	font-size:1.143em;
	}
	.message_box2{
	margin:0 auto 60px;
	}
	.message_box2 .sp-non{margin-top:35px;}
	.message_box2 .pc-non{display:none; }
}
@media print, screen and (max-width:760px){
	.message_box{
	margin-bottom:50px;
	}
	.message_box_in{
	margin:10% auto 15%;
	}
	.message_box_in h1{
	font-size:1.3em;
	}
	.message_box_in p{
	font-size:1.1em;
	line-height:1.6em;
	}
	.message_box_in .name{
	margin-top:30px;
	}
	.message_box_in .name .maintxt{
	font-size:1.1em;
	}
	.message_box2{
	margin:0 auto 50px;
	}
	.message_box2 .sp-non{display:none; }
	.message_box2 .pc-non{margin-top:30px;}
	.message_box2 h1 .subtxt{
	font-size:1.2em;
	}
	.message_box2 h1 .maintxt{
	font-size:1.4em;
	}
	.message_box2 h1,.message_box2 p{
		margin:20px auto;
	}
}
/* company_box
-------------------------------- */
/* company_box */
.company_box{
border:1px solid #CCCCCC;
margin:0 auto 30px;
}
/* company_box2 */
.company_box2{
background:#F2F2F2;
}
/* company_box_in2 */
.company_box_in2{
width:90%;
margin:5% auto;
}
/* company_box_ttl */
.company_box_ttl{
border-left:9px solid #333333;
background:#F2F2F2;
font-size:1.429em;
line-height:1.3em;
padding:10px 10px 9px;
}
/* company_box_ttl2 */
.company_box_ttl2{
border-bottom:1px solid #B3B3B3;
letter-spacing:normal;
}
/* company_box_ttl3 */
.company_box_ttl3{
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
padding:2px;
}
.company_box_ttl3 span{
display:block;
background:#fff;
border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
padding:5px 13px;
}
/* gray_table */
.gray_table{
width:100%;
height:100%;
border:1px solid #CCCCCC;
}
.gray_table a{
color:#333333;
}
.gray_table a:hover{
color:#FF5B00;
}
.gray_table th,.gray_table td{
border-bottom:1px solid #CCCCCC;
vertical-align:top;
}
.gray_table th{
padding:8px;
background:#F2F2F2;
text-align:center;
width:80px;
}
.gray_table td{
padding:8px 15px;
text-align:left;
}
/* border */
.gray_table .border{
border-bottom:1px solid #CCCCCC;
padding-bottom:8px;
margin-bottom:8px;
}
/* shikaku_list */
.shikaku_list{
margin-left:1.3em;
}
.shikaku_list li{
position: relative;
margin:5px auto;
line-height:1.4em;
}
.shikaku_list li::after {
display: block;
content: '';
position: absolute;
top: .5em;
left: -1.1em;
width:0.7em;
height:0.7em;
background-color: #333333;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
/* table_list */
.table_list li{
display:table;
width:100%;
}
.table_list .maintxt{
display:table-cell;
width:50px;
}
.table_list .subtxt{
display:table-cell;
}
/* gray_table2 */
.gray_table2{
width:100%;
margin-bottom:15px;
}
.gray_table2 th,.gray_table2 td{
border-bottom:1px solid #CCCCCC;
padding:15px 0 10px;
vertical-align:top;
}
.gray_table2 th{
width:120px;
font-weight:normal;
}
/* add_table */
.add_table{
font-weight:bold;
text-align:left;
}
.add_table a{
color:#333333;
}
.add_table a:hover{
color:#FF5B00;
}
/* googlemap */
#map_canvas{
border-bottom:1px solid #cccccc;
width:100%;
margin:auto;
}
@media print, screen and (min-width:1271px){
	.company_box_in{
	width:85%;
	margin:7.5% auto;
	}
	.company_box2{
	margin-top:1%;
	}
	#map_canvas{
	height:680px;
	}
	.company_box_in2 .box3{
	margin:0px auto 60px;
	}
	.company_box_in2 .box3_in{
	margin-top:30px;
	}
}
@media print, screen and (max-width:1270px) and (min-width:581px){
	#map_canvas{
	height:450px;
	}
}
@media print, screen and (max-width:1270px) and (min-width:481px){
	.company_box_in{
	width:90%;
	margin:5% auto;
	}
	.company_box2{
	margin-top:5%;
	}
	.company_box_in2 .box3{
	margin:0px auto 50px;
	}
	.company_box_in2 .box3_in{
	margin-top:25px;
	}
}
@media print, screen and (min-width:981px){
	.company_box_in{
	display:flex;
	}
	.company_box_in .box1,.company_box_in .box2{
	float:left;
	width:47.5%;
	}
	.company_box_in .box1{
	margin-right:5%;
	}
}
@media all and (-ms-high-contrast:none) {
	.company_box_in{
	display:block;
	}
}
@media print, screen and (max-width:980px){
	.company_box_in .box2 .gray_table{
	border-top:none;
	}
	.company_box2{
	margin-top:10%;
	}
}
@media print, screen and (min-width:681px){
	.add_table{
	font-size:1.15em;
	line-height:1.7em;
	}
	.add_table th{
	vertical-align:top;
	width:100px;
	}
	.company_box_ttl2{
	padding-bottom:10px;
	margin:15px auto;
	font-size:1.143em;
	}
	.company_box_ttl2 .bigtxt{
	font-size:1.5em;
	}
	.company_box_ttl3{
	font-size:1.286em;
	}
}
@media print, screen and (max-width:680px){
	.add_table{
	font-size:1.05em;
	line-height:1.5em;
	}
	.add_table th,.add_table td{
	display:block;
	}
	.add_table td{
	padding:0 5px;
	}
	.company_box_ttl2{
	padding-bottom:8px;
	margin:20px auto 13px;
	font-size:1.1em;
	}
	.company_box_ttl2 .bigtxt{
	font-size:1.3em;
	}
	.company_box_ttl3{
	font-size:1.2em;
	}
}
@media print, screen and (min-width:621px){
	.company_box2 .img{
	display:inline-block;
	vertical-align:middle;
	width:50%;
	line-height:0;
	}
	.company_box2 .txt{
	display:inline-block;
	vertical-align:middle;
	width:40%;
	margin:4%;
	}
}
@media print, screen and (max-width:620px){
	.company_box2 .txt{
	width:90%;
	margin:5% auto 8%;
	}
}
@media print, screen and (max-width:580px){
	#map_canvas{
	height:400px;
	}
}
@media print, screen and (max-width:480px){
	.company_box_in{
	width:95%;
	margin:5% auto;
	}
	.company_box2{
	margin-top:5%;
	}
	.company_box_in2 .box3{
	margin:30px auto;
	}
	.company_box_in2 .box3_in{
	margin:20px auto 30px;
	}
	.gray_table2{
	border:1px solid #CCCCCC;
	margin-bottom:auto;
	}
	.gray_table th,.gray_table td,
	.gray_table2 th,.gray_table2 td{
	display:block;
	width:90%;
	}
	.gray_table th,
	.gray_table2 th{
	border:none;
	text-align:left;
	padding:5px 5%;
	}
	.gray_table2 th{
	background:#F2F2F2;
	}
	.gray_table td,
	.gray_table2 td{
	padding:5px 5% 8px;
	}
	.gray_table tr:last-child td,
	.gray_table2 tr:last-child td{
	border:none;
	}
}
@media print, screen and (max-width:370px){
	.company_box_ttl2{
	font-size:1em;
	}
}
/* scroll_box
-------------------------------- */
.scroll_box img{
display:block;
}
@media print, screen and (min-width:761px){
	.scroll_txt{display:none; }
	.scroll_box{
	margin-top:7%;
	}
}
@media print, screen and (max-width:760px){
	.scroll_box{
	width:100%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	text-align:center;
	}
	.scroll_box img{
	width:800px;
	max-width:800px !important;
	}
	.scroll_txt{
	text-align:center;
	margin:10% auto 15px;
	}
	.scroll_txt h1{
	font-size:1.2em;
	margin:5px auto;
	}
	.table_txt{
	width:95%;
	display:table;
	margin:auto;
	}
	.table_txt p,.table_txt .img{
	display:table-cell;
	vertical-align:middle;
	}
	.table_txt p{
	width:80%;
	line-height:1.3em;
	}
	.table_txt .img{
	width:10%;
	}
}
/* fac_box
-------------------------------- */
.fac_box{
text-align:center;
background:#333333 url(../images/company/factory_bg.png) no-repeat bottom center;
background-size:contain;
color:#fff;
}
.fac_box h1{
margin:auto;
max-width:660px;
}
.fac_box h2{
color:#ED1C24;
}
@media print, screen and (min-width:921px){
	.fac_box h2{
	font-size:2em;
	line-height:1.4em;
	margin:30px auto;
	}
	.fac_box p{
	font-size:1.143em;
	line-height:1.7em;
	}
}
@media print, screen and (max-width:920px) and (min-width:581px){
	.fac_box h2{
	font-size:1.8em;
	line-height:1.4em;
	margin:20px auto;
	}
	.fac_box p{
	font-size:1.1em;
	line-height:1.7em;
	}
}
@media print, screen and (min-width:581px){
	.fac_box{
	padding:70px 0 90px;
	}
}
@media print, screen and (max-width:580px){
	.fac_box{
	padding:12% 0 15%;
	}
	.fac_box h2{
	font-size:1.4em;
	line-height:1.3em;
	margin:15px auto;
	}
	.fac_box p{
	font-size:1.05em;
	line-height:1.4em;
	text-align:left;
	}
	.fac_box p .inline{
	display:inline;
	}
}
/* fac_box2
-------------------------------- */
.fac_box2_in h1{
letter-spacing:normal;
}
.fac_box2_in h1 .maintxt{
display:block;
}
.fac_box2_in h1 .subtxt{
display:inline-block;
background:#4D4D4D;
color:#fff;
}
@media print, screen and (min-width:1081px){
	.fac_box2_in h1 .maintxt{
	font-size:1.55em;
	line-height:1.3em;
	margin-bottom:30px;
	}
	.fac_box2_in h1 .subtxt{
	font-size:1.143em;
	margin:20px auto 15px;
	padding:5px 10px;
	}
}
@media print, screen and (max-width:1080px){
	.fac_box2_in h1 .maintxt{
	font-size:1.5em;
	line-height:1.4em;
	margin-bottom:20px;
	}
	.fac_box2_in h1 .subtxt{
	font-size:0.95em;
	margin:20px auto 15px;
	padding:3px 8px 2px;
	}
}
@media print, screen and (min-width:761px){
	.fac_box2{
	width:85%;
	max-width:1080px;
	margin:120px auto;
	}
	.fac_box2_in{
	display: flex;
	margin-bottom:10%;
	}
	@media all and (-ms-high-contrast:none) {
		.fac_box2_in{
		display:block;
		}
	}
	.fac_box2_in .box{
	float:left;
	width:46%;
	}
	.fac_box2_in .box:nth-child(1){
	margin-right:8%;
	}
	.fac_box2_in h1 .brake{
	display:none;
	}
}
@media print, screen and (max-width:760px){
	.fac_box2{
	margin:40px auto;
	}
	.fac_box2_in .box{
	max-width:500px;
	margin:0 auto 15%;
	}
	.fac_box2 .txt{
	width:85%;
	margin:auto;
	}
	.fac_box2 .txt h1{
	text-align:center;
	}
	.fac_box2_in h1 .maintxt{
	font-size:1.45em;
	line-height:1.4em;
	margin-bottom:20px;
	}
	.fac_box2_in h1 .subtxt{
	font-size:0.9em;
	margin:30px auto 15px;
	padding:2px 5px 1px;
	}
	.fac_box2 .img{
	overflow: hidden;
	height:240px;
	position: relative;
	}
	.fac_box2 .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	}

}
@media print, screen and (max-width:370px){
	.fac_box2 .img{height:180px;}
}
/* gallery_box
-------------------------------- */
.gallery_box{
background:#F3F2EB;
text-align:center;
}
.gallery_box h1{
display:inline-block;
background:url(../images/company/eng2.png) no-repeat bottom center;
background-size:100% auto;
margin:auto;
}
.gallery_box ul{
width:90%;
}
.gallery_box ul li{
float:left;
}
.gallery_box ul li a{
display:block;
overflow: hidden;
width:100%;
padding-bottom: 100%;
position: relative;
}
.gallery_box ul li img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width:auto;
height:100%;
max-width:500% !important;
}
@media print, screen and (min-width:921px){
	.gallery_box{
	width:85%;
	padding:4% 0 2%;
	max-width:1080px;
	margin:160px auto;
	}
}
@media print, screen and (max-width:920px) and (min-width:581px){
	.gallery_box{
	padding:10% 0 7%;
	margin:80px auto 0;
	}
}
@media print, screen and (min-width:581px){
	.gallery_box h1{
	padding:0 15px 38px;
	font-size:1.9em;
	line-height:1.53m;
	}
	.gallery_box ul{
	margin:4% auto 0;
	}
	.gallery_box ul li{
	width:16.4%;
	margin-right:4.5%;
	margin-top:2.25%;
	margin-bottom:2.25%;
	}
	.gallery_box ul li:nth-child(5n){
	margin-right:0;
	}
}
@media print, screen and (max-width:580px){
	.gallery_box{
	padding:15% 0 10%;
	margin:30px auto 0;
	}
	.gallery_box h1{
	padding:0 15px 30px;
	font-size:1.6em;
	line-height:1.5m;
	}
	.gallery_box ul{
	margin:10% auto 0;
	}
	.gallery_box ul li{
	width:31.33%;
	margin-right:3%;
	margin-top:1.5%;
	margin-bottom:1.5%;
	}
	.gallery_box ul li:nth-child(3n){
	margin-right:0;
	}
}
/* gallery_box2
-------------------------------- */
.gallery_box2{
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
text-align:center;
padding-top:6px;
}
.gallery_box2_in{
background:#333333;
color:#fff;
}
.gallery_box2 p{
width:90%;
margin:25px auto;
}
.gallery_box2 ul{
width:90%;
}
.gallery_box2 ul li{
float:left;
}
.gallery_box2 ul li a{
display:block;
overflow: hidden;
width:100%;
padding-bottom: 100%;
position: relative;
}
.gallery_box2 ul li img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width:auto;
height:100%;
max-width:500% !important;
}
@media print, screen and (min-width:921px){
	.gallery_box2{
	width:85%;
	max-width:1080px;
	margin:100px auto 80px;
	}
}
@media print, screen and (max-width:920px){
	.gallery_box2{
	margin:0 auto;
	}
}
@media print, screen and (min-width:581px){
	.gallery_box2_in{
	padding:7% 0 4%;
	}
	.gallery_box2 h1{
	font-size:2.143em;
	line-height:1.6m;
	}
	.gallery_box2 p{
	margin:25px auto;
	}
	.gallery_box2 ul{
	margin:4% auto 0;
	}
	.gallery_box2 ul li{
	width:32%;
	margin-right:2%;
	margin-top:1%;
	margin-bottom:1%;
	}
	.gallery_box2 ul li:nth-child(3n){
	margin-right:0;
	}
}
@media print, screen and (max-width:580px){
	.gallery_box2_in{
	padding:12% 0 6%;
	}
	.gallery_box2 h1{
	font-size:1.6em;
	line-height:1.5m;
	}
	.gallery_box2 p{
	margin:5% auto 0;
	}
	.gallery_box2 ul{
	margin:7% auto 0;
	}
	.gallery_box2 ul li{
	width:48.5%;
	margin-right:3%;
	margin-top:1.5%;
	margin-bottom:1.5%;
	}
	.gallery_box2 ul li:nth-child(2n){
	margin-right:0;
	}
}
/* fac_box3
-------------------------------- */
.fac_box3{
background:#F2F2F2;
padding-bottom:20px;
}
.fac_box3 h1{
background:url(../images/company/factory_bg2.png) no-repeat 50% 50%;
background-size:cover;
text-align:center;
}
.fac_box3 h1 img{
display:block;
width:60%;
margin:auto;
}
.fac_box3 th{
font-weight:normal;
}
@media print, screen and (min-width:1271px){
	.fac_box3 h1 img{padding:220px 0;}
}
@media print, screen and (max-width:1270px) and (min-width:921px){
	.fac_box3 h1 img{padding:150px 0;}
}
@media print, screen and (min-width:921px){
	.fac_box3 table{width:85%;max-width:1080px;}
}
@media print, screen and (max-width:920px){
	.fac_box3 h1 img{padding:10% 0;}
	.fac_box3 table{width:90%;}
}
@media print, screen and (min-width:761px){
	.fac_box3 h1 img{max-width:294px;}
	.fac_box3 table{
	margin:70px auto;
	border:1px solid #4D4D4D;
	}
	.fac_box3 tbody{
	background:#fff;
	}
	.fac_box3 th,.fac_box3 td{
	border:1px solid #B3B3B3;
	}
	.fac_box3 thead th{
	background:#4D4D4D;
	color:#fff;
	text-align:center;
	font-size:0.9em;
	padding:5px 10px;
	}
	.fac_box3 tbody th,.fac_box3 tbody td{
	padding:10px 15px;
	}
	.fac_box3 td.no{
	text-align:center;
	}
}
@media print, screen and (max-width:760px){
	.fac_box3 h1 img{max-width:240px;}
	.fac_box3 table{
	margin:10px auto;
	line-height:1.2em;
	}
	.fac_box3 thead{display:none;}
	.fac_box3 th,.fac_box3 td{
	display:table;
	width:100%;
	}
	.fac_box3 th{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background:#4D4D4D;
	border-top:2px solid #B3B3B3;
	border-right:2px solid #B3B3B3;
	border-left:2px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	color:#fff;
	margin-top:10px;
	}
	.fac_box3 td{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-right:2px solid #B3B3B3;
	border-left:2px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	background:#fff;
	}
	.fac_box3 td.no{
	border-bottom:2px solid #B3B3B3;
	}
	.fac_box3 .box{
	display:table-cell;
	vertical-align:middle;
	padding:5px;
	}
	.fac_box3 th:before,
	.fac_box3 td.manu:before,
	.fac_box3 td.mo:before,
	.fac_box3 td.no:before{
	display:table-cell;
	vertical-align:middle;
	padding:5px;
	width:110px;
	border-right:1px solid #B3B3B3;
	padding-right:5px;
	margin-right:5px;
	text-align:left;
	}
	.fac_box3 th:after,
	.fac_box3 td.manu:after,
	.fac_box3 td.mo:after,
	.fac_box3 td.no:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
	}
	.fac_box3 th:before{
	content:'設備名';
	}
	.fac_box3 td.manu:before{
	content:'メーカー';
	}
	.fac_box3 td.mo:before{
	content:'型番・加工範囲';
	}
	.fac_box3 td.no:before{
	content:'台数';
	}
}
@media print, screen and (max-width:370px){
	.fac_box3 th:before,
	.fac_box3 td.manu:before,
	.fac_box3 td.mo:before,
	.fac_box3 td.no:before{
	width:60px;
	}
	.fac_box3 td.mo:before{
	content:'型番・\A加工範囲';
	}
}
/* contact_tel
-------------------------------- */
.contact_tel{
border:1px solid #cccccc;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
text-align:center;
padding:20px 20px 22px;
margin:30px auto;
font-size:0.857em;
line-height:1.2em;
}
.contact_tel img{
display:inline-block;
margin:0 auto 5px;
line-height:0;
}
@media print, screen and (max-width:580px){
	.contact_tel{
	margin:15px auto;
	padding:15px 5%;
	}
}
/* contact_box  2023.05.03更新
-------------------------------- */
.contact_box_ttl{
text-align:center;
}
.contact_box_ttl .subtxt{
display:block;
color:#fff;
background:#333333;
padding:5px;
border-left:1px solid #333333;
border-right:1px solid #333333;
}
.contact_box_ttl .maintxt{
display:block;
background:#EE7625;
border-left:1px solid #EE7625;
border-right:1px solid #EE7625;
}
.contact_box_ttl .maintxt img{
width:80%;
max-width:360px;
}
.contact_box_in{
border-left:1px solid #EE7625;
border-right:1px solid #EE7625;
border-bottom:1px solid #EE7625;
padding:30px 0 40px;
}
.contact_box_in.bt{border-top:1px solid #EE7625;}
.contact_box_in .box{
width:75%;
margin:0 auto 60px;
}
.border_table{
width:100%;
margin:40px auto;
}
@media print, screen and (min-width:981px){
	.contact_box{
	margin:90px auto;
	}
	.contact_box_in .box{
	width:75%;
	margin:0 auto 60px;
	}
	.border_table th{
	width:160px;
	}
	.contact_box_in .mes{
	font-size:1.143em;
	line-height:1.6em;
	margin:0 auto 40px;
	text-align:center;
	}
}
@media print, screen and (max-width:980px){
	.contact_box{
	margin:10% auto;
	}
	.contact_box_in .box{
	width:85%;
	margin:auto;
	}
	.contact_box_in .mes{
	font-size:1.1em;
	line-height:1.6em;
	margin:0 auto 20px;
	text-align:left;
	}
	.contact_box_in .mes br{
	display:none;
	}
}
@media print, screen and (min-width:761px){
	.contact_box_ttl .subtxt{
	font-size:1.143em;
	}
	.contact_box_ttl .maintxt{
	padding:25px;
	}
	.border_table th,.border_table td{
	padding:20px 0;
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
	}
	.border_table th{
	width:160px;
	}
}
@media print, screen and (max-width:760px){
	.contact_box_ttl .subtxt{
	font-size:1em;
	}
	.contact_box_ttl .maintxt{
	padding:10px 5%;
	}
	.border_table{
	border-top:1px solid #CCCCCC;
	}
	.border_table th,.border_table td{
	display:block;
	}
	.border_table td{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:20px;
	}
	.border_table th{
	padding-top:15px;
	padding-bottom:5px;
	}
}
/* product_menu
-------------------------------- */
.product_menu{
background:#F7F7F7;
border:1px solid #B3B3B3;
}
.product_menu h1{
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
color:#fff;
font-weight:normal;
line-height:1.5em;
}
.product_menu h1 .maintxt{
display:inline-block;
font-weight:bold;
font-size:1.286em;
}
.product_ttl_in{
display:block;
margin:auto;
padding:8px 0;
}
.product_menu_in{
display:block;
margin:auto;
}
.product_menu_in .border{
border-bottom:1px solid #CCCCCC;
padding-bottom:20px;
}
.product_menu_in .box h2{
font-size:1.286em;
text-align:center;
background:#808080;
color:#fff;
border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
}
.product_menu_in .box ul{
text-align:left;
}
.product_menu_in .box li{
float:left;
text-align:center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-width:100px;
}
.product_menu_in .box li label{
cursor: pointer;
display:block;
width:100%;
background:#CCCCCC;
padding:3px;
border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
}
.product_menu_in .box li label span{
display:block;
background:#F7F7F7;
border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
}
.product_menu_in .box li input{
display: none;
}
.product_menu_in .box li .check_box:checked + .label{
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
}
@media print, screen and (min-width:1301px){
	.product_menu_in .box li{
	width:15%;
	margin:0 1.5% 1% 0;
	}
}
@media print, screen and (max-width:1300px) and (min-width:761px){
	.product_menu_in .box li{
	width:23%;
	margin:0 2% 1% 0;
	}
}
@media print, screen and (min-width:981px){
	.product_menu{
	margin:100px auto 0;
	}
	.product_box{
	padding-top:100px;
	}
	.product_menu_in .box h2{
	width:15%;
	margin-right:3%;
	}
	.product_menu_in .box ul{
	width:82%;
	}
}
@media print, screen and (max-width:980px) and (min-width:761px){
	.product_menu{
	margin:80px auto 0;
	}
	.product_box{
	padding-top:80px;
	}
	.product_menu_in .box h2{
	width:20%;
	margin-right:2%;
	}
	.product_menu_in .box ul{
	width:78%;
	}
}
@media print, screen and (min-width:761px){
	.product_menu_in .box h2{
	padding:10px 0;
	}
	.product_menu_in .box h2,.product_menu_in .box ul{
	float:left;
	}
	.product_menu_in .box li label span{
	padding:7px 0;
	}
	.product_ttl_in{
	width:95%;
	}
	.product_menu_in{
	width:95%;
	padding:20px 0 15px;
	}
	.product_menu_in .box{
	margin:35px auto;
	}
}
@media print, screen and (max-width:760px){
	.product_menu_in .box h2{
	padding:5px 0;
	margin-bottom:15px;
	}
	.product_menu{
	margin:10% auto 0;
	}
	.product_box{
	padding-top:10%;
	}
	.product_ttl_in{
	width:90%;
	}
	.product_menu_in{
	width:90%;
	padding:15px 0 5px;
	}
	.product_menu_in .box{
	margin:5% auto;
	}
	.product_menu_in .box li label span{
	padding:5px 0;
	}
}
@media print, screen and (max-width:760px) and (min-width:521px){
	.product_menu_in .box li{
	width:31%;
	margin:0 2% 1% 0;
	min-width:80px;
	}
}
@media print, screen and (max-width:520px){
	.product_menu_in .box li{
	width:46%;
	margin:0 4% 2% 0;
	}
}
/* product_box
-------------------------------- */
.product_box li{
float:left;
}
.product_box li a{
color:#333333;
}
.product_box li .img{
overflow: hidden;
width:100%;
padding-bottom:100%;
position: relative;
}
.product_box li .img img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width:150%;
height: auto;
max-width:500% !important;
}
.product_box li .p_box .ttl,.product_box li .p_box .txt{
text-align:left;
}
.product_box li .p_box .ttl{
font-weight:bold;
}
.product_box li .p_box{
display:table;
}
.product_box li .p_box .ttl,.product_box li .p_box .txt{
display:table-cell;
}
.product_box li .p_box .ttl{
width:75px;
}
.product_box li.nodata{
font-weight:bold;
font-size:1.3em;
background:#808080;
color:#fff;
width:96%;
padding:2%;
}
@media print, screen and (min-width:1201px){
	.product_box li{
	width:26.66%;
	margin-right:10%;
	margin-bottom:8%;
	}

}
@media print, screen and (max-width:1200px) and (min-width:921px){
	.product_box li{
	width:30%;
	margin-right:5%;
	margin-bottom:5%;
	}
}
@media print, screen and (min-width:921px){
	.product_box li:nth-child(3n){margin-right:0;}
}
@media print, screen and (max-width:920px){
	.product_box li{
	width:46.5%;
	margin-right:7%;
	margin-bottom:7%;
	}
	.product_box li:nth-child(2n){margin-right:0;}
}
@media print, screen and (min-width:761px){
	.product_box li h1{
	font-size:1.2em;
	margin:15px auto 10px;
	}
	.product_box li .p_box{
	font-size:0.9em;
	line-height:1.6em;
	margin:5px auto;
	width:100%;
	}
}
@media print, screen and (max-width:760px){
	.product_box li .p_box{display:none;}
	.product_box li h1{
	font-size:1.1em;
	line-height:1.3em;
	margin:10px auto;
	}
}
/*pager
------------------------*/
.pager{ margin:30px auto;text-align:center; }
.pager li{ display:inline-block; }
.pager a,.pager span{
display: inline-block;
vertical-align: middle;
height:30px;
width:30px;
margin:5px;
text-align:center;
font-size:1.3em;
line-height:1.8em;
color:#333;
background:#fff;
text-decoration:none;
}
.pager a:hover,.pager span{
color:#FF0000;
}
a.nextpostslink,
a.previouspostslink{
font-size:1.5em;
line-height:1.3em;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
color:#fff;
background:#333333;
}
/* news
--------------------------*/
.news_box .date{
background:#CCCCCC;
display:inline-block;
padding:2px 5px;
}
.news_box h1{
border-top:1px solid #B3B3B3;
border-bottom:1px solid #B3B3B3;
padding:15px 0;
}
.news_menu h1{
background:#333333;
color:#fff;
padding:2px 10px;
}
.news_menu li{
border-bottom:1px solid #B3B3B3;
letter-spacing:normal;
}
.news_menu li .date{
margin-bottom:10px;
}
.news_menu li a{
color:#333333;
font-weight:bold;
}
.news_menu li a:hover{
color:#FF8100;
}
@media print, screen and (min-width:921px){
	.left_con,.right_con{
	margin:100px auto;
	float:left;
	}
	.left_con{
	width:68%;
	}
	.right_con{
	width:25%;
	margin-left:7%;
	}
	.news_box{
	margin:0 auto 95px;
	}
	.news_menu li{
	margin:30px auto;
	padding-bottom:30px;
	}
}
@media print, screen and (max-width:920px){
	.left_con{
	margin:10% auto;
	}
	.right_con{
	margin:10% auto;
	}
}
@media print, screen and (max-width:920px) and (min-width:521px){
	.news_box{
	margin:10% auto 20%;
	}
	.news_menu li{
	margin:5% auto;
	padding-bottom:5%;
	}
}
@media print, screen and (min-width:621px){
	.news_box h1{
	margin:30px auto 20px;
	font-size:1.4em;
	line-height:1.4em;
	}
}
@media print, screen and (max-width:620px){
	.news_box h1{
	margin:20px auto 15px;
	font-size:1.2em;
	line-height:1.3em;
	}
}
@media print, screen and (max-width:520px){
	.news_box{
	margin:15% auto 25%;
	}
	.news_menu li{
	margin:10% auto;
	padding-bottom:10%;
	}
}
/* post_txt
--------------------------*/
.post_txt ul,.post_txt ol{
margin-left:20px;
}
.post_txt ul li{
list-style:disc;
margin:2px auto;
}
.post_txt ol li{
list-style:decimal;
margin:2px auto;
}
.scroll_box{
width:100%;
overflow: scroll-x;
}
.scroll_box table{
width:100%;
min-width:500px;
}
@media print, screen and (max-width:680px){
	.scroll_box:before{
		content:'▼横スクロールでご覧ください';
		text-align:left;
		margin:10px auto 5px;
		display:block;
		font-weight:bold;
	}
}
@media print, screen and (min-width:761px){
	.post_txt h1{ font-size:1.6em;line-height:1.3em; }
	.post_txt h2{ font-size:1.5em;line-height:1.3em;}
	.post_txt h3{ font-size:1.4em;line-height:1.3em; }
	.post_txt h4{ font-size:1.3em;line-height:1.3em; }
	.post_txt h5{ font-size:1.2em;line-height:1.3em; }
	.post_txt h6{ font-size:1.1em;line-height:1.3em; }
}
@media print, screen and (max-width:760px){
	.post_txt h1{ font-size:1.5em;line-height:1.3em; }
	.post_txt h2{ font-size:1.4em;line-height:1.3em;}
	.post_txt h3{ font-size:1.3em;line-height:1.3em; }
	.post_txt h4{ font-size:1.2em;line-height:1.3em; }
	.post_txt h5{ font-size:1.1em;line-height:1.3em; }
	.post_txt h6{ font-size:1em;line-height:1.3em; }
}
/* pickup_box
--------------------------*/
.pickup_ttl{
background: #424045; /* Old browsers */
background: -moz-linear-gradient(top, #424045 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #424045 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #424045 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424045', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
text-align:center;
color:#fff;
}
.pickup_ttl .maintxt{
margin-bottom:5px;
}
.pickup_ttl .maintxt,.pickup_ttl .subtxt{
display:block;
line-height:1.3em;
}
.pickup_in .txt .subttl{
font-weight:bold;
line-height:1.3em;
}
.pickup_in .txt .link{
display:block;
font-weight:bold;
margin:0 auto 20px;
line-height:1.3em;
letter-spacing:normal;
}
.pickup_in .txt .cat,.pickup_in .txt .date{
display:inline-block;
}
.pickup_in .txt .cat{
background:#000;
color:#fff;
padding:2px 10px;
width:100px;
text-align:center;
margin-right:5px;
}
.pickup_in .txt .cat.gaibu{
background:#8D181D;
}
.pickup_in .img{
overflow: hidden;
position: relative;
margin:auto;
}
.pickup_in .img img {
position: absolute;
margin:auto;
width:100%;
height: auto;
max-width:500% !important;
}
@media print, screen and (min-width:1081px){
	.pickup_in .img{
	width:22%;
	margin-right:3%;
	}
	.pickup_in .txt{
	width:75%;
	margin-top:1%;
	}
}
@media print, screen and (max-width:1080px) and (min-width:761px){
	.pickup_in .img{
	width:30%;
	margin-right:5%;
	}
	.pickup_in .txt{
	width:65%;
	margin-top:1%;
	}
}
@media print, screen and (min-width:921px){
	.pickup_box,.pickup_ttl{
	margin:100px auto;
	}
}
@media print, screen and (max-width:920px) and (min-width:761px){
	.pickup_box,.pickup_ttl{
	margin:80px auto;
	}
}
@media print, screen and (min-width:761px){
	.pickup_ttl{
	padding:60px 15px 65px;
	}
	.pickup_ttl .maintxt{
	font-size:2.875em;
	}
	.pickup_ttl .subtxt{
	font-size:1.05em;
	}
	.pickup_in{
	margin:50px auto;
	padding-bottom:50px;
	border-bottom:1px solid #B3B3B3;
	}
	.pickup_in .txt h1{
	font-size:1.8em;
	line-height:1.3em;
	}
	.pickup_in .txt .subttl{
	margin:20px auto 8px;
	}
	.pickup_in .img,.pickup_in .txt{
	float:left;
	}
	.pickup_in .img{
	height:200px;
	}
	.pickup_in .img img {
	top:0;
	left:0;
	right:0;
	}
}
@media print, screen and (max-width:760px){
	.pickup_box,.pickup_ttl{
	margin:10% auto;
	}
	.pickup_ttl{
	padding:7% 15px 9%;
	}
	.pickup_in{
	margin:10% auto 15%;
	padding-top:10%;
	border-top:1px solid #B3B3B3;
	}
	.pickup_in .txt .subttl{
	margin:10px auto;
	}
	.pickup_in .img img {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}
	.pickup_in .txt{
	max-width:450px;
	margin:auto;
	}
}
@media print, screen and (max-width:760px) and (min-width:521px){
	.pickup_ttl .maintxt{
	font-size:2.2em;
	}
	.pickup_ttl .subtxt{
	font-size:1em;
	}
	.pickup_in .img{
	width:65%;
	height:200px;
	margin-bottom:7%;
	}
	.pickup_in .txt h1{
	font-size:1.6em;
	line-height:1.3em;
	}
}
@media print, screen and (max-width:520px){
	.pickup_ttl .maintxt{
	font-size:1.8em;
	}
	.pickup_ttl .subtxt{
	font-size:0.9em;
	}
	.pickup_in .txt h1{
	font-size:1.4em;
	line-height:1.3em;
	}
	.pickup_in .img{
	width:70%;
	height:140px;
	margin-bottom:10%;
	}
}
/* pickup_s
-------------------------------- */
.pickup_s_out{
max-width:1080px;
margin:auto;
}
.pickup_s{
margin:100px auto;
border:7px solid #E6E6E6;
}
.pickup_s .date{
font-size:0.85em;
}
.pickup_s_ttl{
border-bottom:1px solid #B3B3B3;
padding-bottom:5px;
text-align:left;
}
.pickup_s_in{
border-top:7px solid #E6E6E6;
}
.pickup_s_in .img{
max-width:700px;
text-align:center;
}
.pickup_s_in .txt{
max-width:700px;
}
@media print, screen and (min-width:921px){
	.pickup_s_out{
	width:85%;
	}
	.pickup_s{
	margin:100px auto;
	}
	.pickup_s .date,.pickup_s_ttl,.pickup_s_subttl,
	.pickup_s_in .img,.pickup_s_in .txt{
	width:95%;
	}
	.pickup_s .date{
	margin:1.5% auto;
	}
	.pickup_s_ttl{
	margin:40px auto 10px;
	font-size:2.250em;
	line-height:1.6em;
	}
	.pickup_s_subttl{
	font-size:1.3em;
	margin:0 auto 70px;
	}
	.pickup_s_in{
	padding-top:90px;
	}
	.pickup_s_in .img{
	margin:0 auto 40px;
	}
	.pickup_s_in .txt{
	margin:0 auto 100px;
	}
}
@media print, screen and (max-width:920px){
	.pickup_s_out{
	width:90%;
	}
	.pickup_s{
	margin:10% auto;
	}
	.pickup_s .date,.pickup_s_ttl,.pickup_s_subttl,
	.pickup_s_in .img,.pickup_s_in .txt{
	width:90%;
	}
	.pickup_s .date{
	margin:5% auto 0;
	}
	.pickup_s_ttl{
	font-size:1.8em;
	line-height:1.3em;
	margin:10px auto 10px;
	}
	.pickup_s_subttl{
	font-size:1.1em;
	margin:0 auto 8%;
	}
	.pickup_s_in{
	padding-top:10%;
	}
	.pickup_s_in .img{
	margin:0 auto 5%;
	}
	.pickup_s_in .txt{
	margin:0 auto 10%;
	}
}
@media print, screen and (max-width:370px){
	.pickup_s_ttl{
	font-size:1.5em;
	line-height:1.2em;
	}
	.pickup_s_subttl{
	font-size:1.1em;
	}
}
/* pickup_s_menu
-------------------------------- */
.pickup_s_menu_ttl{
background:#666666;
color:#fff;
text-align:center;
}
.pickup_s_menu li{
float:left;
}
.pickup_s_menu li a{
display:block;
color:#333333;
}
.pickup_s_menu li .img{
overflow: hidden;
width:100%;
position: relative;
}
.pickup_s_menu li .img img{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 110%;
height: auto;
max-width:500% !important;
}
@media print, screen and (min-width:1271px){
	.pickup_s_menu{
	margin:0 auto 100px;
	}
	.pickup_s_menu_ttl{
	margin:0 auto 80px;
	}
	.pickup_s_menu li{
	width:26%;
	margin-right:11%;
	margin-bottom:40px;
	}
	.pickup_s_menu li .img{
	height: 200px;
	}
}
@media print, screen and (max-width:1270px) and (min-width:761px){
	.pickup_s_menu{
	margin:80px auto;
	}
	.pickup_s_menu_ttl{
	margin:0 auto 10%;
	}
	.pickup_s_menu li{
	width:30%;
	margin-right:5%;
	margin-bottom:10%;
	}
	.pickup_s_menu li .img{
	height:150px;
	}
}
@media print, screen and (min-width:761px){
	.pickup_s_menu_ttl{
	font-size:1.6em;
	padding:15px;
	}
	.pickup_s_menu li:nth-child(3n){
	margin-right:0;
	}
	.pickup_s_menu li h1{
	font-size:1.2em;
	line-height:1.4em;
	margin:13px auto;
	}
}
@media print, screen and (max-width:760px){
	.pickup_s_menu{
	margin:70px auto 100px;
	}
	.pickup_s_menu_ttl{
	font-size:1.3em;
	padding:10px 15px;
	margin:0 auto 10%;
	}
	.pickup_s_menu li{
	width:47.5%;
	margin-right:5%;
	margin-bottom:10%;
	}
	.pickup_s_menu li:nth-child(2n){
	margin-right:0;
	}
	.pickup_s_menu li .img{
	height:160px;
	}
	.pickup_s_menu li h1{
	font-size:1.1em;
	line-height:1.15em;
	margin:10px auto 5px;
	}
}
@media print, screen and (max-width:580px){
	.pickup_s_menu li .img{
	height:120px;
	}
}
@media print, screen and (max-width:480px){
	.pickup_s_menu li .img{
	height:100px;
	}
}
@media print, screen and (max-width:370px){
	.pickup_s_menu li .img{
	height:80px;
	}
}
/* production_box
-------------------------------- */
.production_box{
max-width:1080px;
background-position:50% 50%;
color:#fff;
text-align:center;
}
.production_box_list{
width:97%;
margin:auto;
}
.production_box_in{
width:85%;
margin:auto;
}
.production_box_in2{
margin:auto;
}
.production_box_list li{
display:inline-block;
max-width:121px;
}
.production_box_list li:last-child{
margin-right:0;
}
.production_box_in h1{
margin:15px auto;
}
.production_box_in p{
line-height:1.8em;
}
.production_box_list2{
margin:auto;
}
.production_box_list2 li .img{
max-width:152px;
}
.production_box_list2 li p{
text-align:left;
}
@media print, screen and (min-width:921px){
	.production_box{
	margin:90px auto;
	width:85%;
	}
	.production_box_list{
	padding-top:90px;
	}
	.production_box_in{
	padding:50px 0 90px;
	}
	.production_box_in2{
	padding:50px 0 60px;
	}
}
@media print, screen and (max-width:920px){
	.production_box{
	margin:10% auto 0;
	width:100%;
	}
	.production_box_list{
	padding-top:10%;
	}
	.production_box_in{
	padding:3% 0 11%;
	}
	.production_box_in2{
	padding:5% 0;
	}
	.production_box_in p{
	max-width:600px;
	text-align:left;
	margin:auto;
	}
}
@media print, screen and (min-width:761px){
	.production_box{
	background-image:url(../images/work/work_bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	}
	.production_box_in2{
	width:90%;
	}
	.production_box_list li{
	margin-right:40px;
	}
	.production_box_in h1,.production_box_in2 h1{
	font-size:2.143em;
	line-height:1.3em;
	}
	.production_box_list2 li{
	float:left;
	width:29.33%;
	margin-right:6%;
	}
	.production_box_list2 li:last-child{
	margin-right:0;
	}
	.production_box_list2 li .img{
	margin:30px auto;
	}
	.production_box_list2 li h2{
	font-size:1.429em;
	margin:0 auto 30px;
	}
}
@media print, screen and (max-width:760px){
	.production_box{
	background-image:url(../images/work/work_bg_sp.png);
	background-repeat:repeat-y;
	background-size:100% auto;
	}
	.production_box_in2{
	width:85%;
	padding:5% 0 1%;
	}
	.production_box_list li{
	width:30%;
	margin-right:1%;
	}
	.production_box_in h1,.production_box_in2 h1{
	font-size:1.8em;
	line-height:1.3em;
	}
	.production_box_list2 li .img{
	width:40%;
	margin:10% auto 3%;
	}
	.production_box_list2 li p{
	max-width:500px;
	margin:0 auto 9%;
	}
	.production_box_list2 li h2{
	font-size:1.3em;
	margin:0 auto 3%;
	}
}
@media print, screen and (max-width:560px){
	.production_box_in h1,.production_box_in2 h1{
	font-size:1.5em;
	line-height:1.3em;
	}
	.production_box_list2 li .img{
	margin:10% auto 5%;
	}
	.production_box_list2 li p{
	margin:0 auto 20%;
	}
	.production_box_list2 li h2{
	margin:0 auto 5%;
	}
	.production_box_in{
	padding:3% 0 14%;
	}
}
/* work_p_box
-------------------------------- */
.work_p_box{
width:100%;
overflow: hidden;
background:#F2F2F2;
}
.work_p_box .img{
line-height:0;
overflow: hidden;
position: relative;
}
.work_p_box .img img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width:1000% !important;
}
.work_p_box .point{
display:block;
max-width:71px;
margin:auto;
}
.work_p_box .txt h1 .subtxt{
display:inline-block;
font-size:0.7em;
line-height:1.4em;
}
.work_p_box_bot{
text-align:center;
}
.work_p_box_bot img{
display:block;
}
@media print, screen and (min-width:1251px){
	.work_p_box .img,.work_p_box .txt{
	width:50%;
	}
	.work_p_box_out .work_p_box:nth-child(even) .txt_in,
	.work_p_box_out2 .work_p_box:nth-child(odd) .txt_in{
	margin:55px 100px 55px 55px;
	}
	.work_p_box_out .work_p_box:nth-child(odd) .txt_in,
	.work_p_box_out2 .work_p_box:nth-child(even) .txt_in{
	margin:55px 55px 55px 100px;
	}
}
@media print, screen and (max-width:1250px) and (min-width:921px){
	.work_p_box .img{
	width:45%;
	}
	.work_p_box .txt{
	width:55%;
	}
	.work_p_box_out .work_p_box:nth-child(even) .txt_in,
	.work_p_box_out2 .work_p_box:nth-child(odd) .txt_in{
	margin:10% 15% 10% 10%;
	}
	.work_p_box_out .work_p_box:nth-child(odd) .txt_in,
	.work_p_box_out2 .work_p_box:nth-child(even) .txt_in{
	margin:10% 10% 10% 15%;
	}
	.work_p_box .point{
	width:12%;
	}
}
@media print, screen and (min-width:921px){
	.work_p_box_out,.work_p_box_out2{
	max-width:1080px;
	width:85%;
	margin:100px auto 150px;
	}
	.work_p_box{
	margin:50px auto;
	}
	.work_p_box_out .work_p_box:nth-child(even) .img,
	.work_p_box_out .work_p_box:nth-child(odd) .txt,
	.work_p_box_out2 .work_p_box:nth-child(odd) .img,
	.work_p_box_out2 .work_p_box:nth-child(even) .txt{
	float:left;
	}
	.work_p_box_out .work_p_box:nth-child(even) .txt,
	.work_p_box_out .work_p_box:nth-child(odd) .img,
	.work_p_box_out2 .work_p_box:nth-child(odd) .txt,
	.work_p_box_out2 .work_p_box:nth-child(even) .img{
	float:right;
	}
	.work_p_box .img{
	height:400px;
	}
	.work_p_box .img img {
	width:auto;
	height:100%;
	}
	.work_p_box .txt h1{
	margin:0 auto 30px;
	}
	.work_p_box .txt{
	position: relative;
	}
	.work_p_box .point{
	position: absolute;
	top:0;
	}
	.work_p_box_out .work_p_box:nth-child(even) .point,
	.work_p_box_out2 .work_p_box:nth-child(odd) .point{
	right:0;
	}
	.work_p_box_out .work_p_box:nth-child(odd) .point,
	.work_p_box_out2 .work_p_box:nth-child(even) .point{
	left:0;
	}
}
@media print, screen and (max-width:920px){
	.work_p_box .img{
	width:100%;
	margin:0 auto 5%;
	}
	.work_p_box .img img{
	width:100%;
	height:auto;
	}
	.work_p_box .txt h1{
	text-align:center;
	margin:0 auto 5%;
	}
	.work_p_box .point{
	max-width:50px;
	}
	.work_p_box .txt_in{
	width:85%;
	}
}
@media print, screen and (max-width:920px) and (min-width:761px){
	.work_p_box_out,.work_p_box_out2{
	width:85.5%;
	margin:10% auto;
	}
	.work_p_box{
	margin:10% auto;
	}
	.work_p_box .img{
	height:250px;
	}
	.work_p_box .txt_in{
	margin:5% auto 8%;
	}
}
@media print, screen and (min-width:761px){
	.work_p_box_bot{
	background:#fff;
	padding:35px 0;
	}
}
@media print, screen and (max-width:760px){
	.work_p_box{
	margin:auto;
	}
	.work_p_box .img{
	height:200px;
	}
	.work_p_box_out .work_p_box .txt_in{
	margin:5% auto 13%;
	}
	.work_p_box_out2 .work_p_box .txt_in{
	margin:5% auto 0;
	}
	.work_p_box_bot{
	background:#F2F2F2;
	padding:8% 8% 18%;
	}
}
@media print, screen and (min-width:581px){
	.work_p_box .txt h1{
	font-size:1.429em;
	line-height:1.4em;
	}
}
@media print, screen and (max-width:580px){
	.work_p_box .txt h1{
	font-size:1.25em;
	line-height:1.3em;
	}
}
@media print, screen and (min-width:461px){
	.work_p_box_bot{

	}
	.work_p_box_bot img{
	float:left;
	width:49.95%;
	}
	.work_p_box_bot img:nth-child(1){
	margin-right:0.1%;
	}
}
@media print, screen and (max-width:460px){
	.work_p_box_bot img{
	margin:5px auto 0;
	}
}
.work_p_banner{
color:#333333;
display:block;
margin-top:20px;
font-size:0.85em;
line-height:1.2em;
}
@media print, screen and (max-width:920px){
	.work_p_banner{
	margin:30px auto;
	text-align:center;
	}
}
/* work_b_box
-------------------------------- */
.work_b_box{
max-width:1080px;
width:85%;
border:1px solid #B3B3B3;
}
.work_b_box_in{
width:90%;
margin:7% auto;
}
.work_b_box_ttl{
border-bottom:1px solid #B3B3B3;
}
.work_b_box .txt2 .block{
max-width:150px;
display:inline-block;
background:#F2F2F2;
text-align:center;
font-weight:bold;
letter-spacing:normal;
font-size:1.14em;
line-height:1.5em;
}
@media print, screen and (min-width:1271px){
	.work_b_box_ttl{
	font-size:2.7em;
	line-height:1.2em;
	padding-bottom:10px;
	margin-bottom:40px;
	}
	.work_b_box .txt1{
	width:58%;
	}
	.work_b_box .txt2{
	width:42%;
	}
	.work_b_box .txt2 .block{
	width:33%;
	padding:10% 1.5%;
	margin-left:14%;
	}
}
@media print, screen and (max-width:1270px) and (min-width:581px){
	.work_b_box_ttl{
	font-size:2em;
	line-height:1.2em;
	padding-bottom:10px;
	margin-bottom:30px;
	}
}
@media print, screen and (max-width:1270px) and (min-width:921px){
	.work_b_box .txt1{
	width:53%;
	}
	.work_b_box .txt2{
	width:47%;
	}
	.work_b_box .txt2 .block{
	width:39%;
	padding:12% 1.5%;
	margin-left:8%;
	}
}
@media print, screen and (min-width:921px){
	.work_b_box{
	margin:120px auto 50px;
	}
	.work_b_box .txt1{
	float:left;
	}
	.work_b_box .txt2{
	float:right;
	}
	.work_b_box .txt2 .block{
	float:left;
	}
}
@media print, screen and (max-width:920px){
	.work_b_box{
	margin:12% auto 5%;
	}
	.work_b_box_ttl,.work_b_box .txt1 h1,.work_b_box .txt2{
	text-align:center;
	}
}
@media print, screen and (max-width:920px){
	.work_b_box .txt2 .block{
	width:48%;
	padding:2.5em 0;
	margin:5% auto 0;
	}
	.work_b_box .txt2 .block:first-child{
	margin-right:1%;
	}
}
@media print, screen and (min-width:581px){
	.work_b_box .txt1 h1{
	font-size:1.429em;
	line-height:1.4em;
	margin-bottom:20px;
	}
}
@media print, screen and (max-width:580px){
	.work_b_box_ttl{
	font-size:1.5em;
	line-height:1.2em;
	padding-bottom:10px;
	margin-bottom:5%;
	}
	.work_b_box .txt1 h1{
	font-size:1.3em;
	line-height:1.4em;
	margin-bottom:5%;
	}
	.work_b_box .txt2 .block{
	font-size:1.05em;
	line-height:1.5em;
	}
}
@media print, screen and (max-width:370px){
	.work_b_box .txt2 .block{
	font-size:0.9em;
	}
}
/* flow_box
-------------------------------- */
.flow_box_out{
border:1px solid #CCCCCC;
max-width:1080px;
}
.flow_box_ttl{
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
color:#fff;
text-align:center;
letter-spacing:normal;
}
.flow_box_ttl_in{
display:inline-block;
position: relative;
}
.flow_box_ttl_in:before,.flow_box_ttl_in:after {
position: absolute;
top: 0;
content:'';
width: 8px;
height: 100%;
display: inline-block;
}
.flow_box_ttl_in:before {
border-left: solid 5px #fff;
border-top: solid 5px #fff;
border-bottom: solid 5px #fff;
left: 0;
}
.flow_box_ttl_in:after {
content: '';
border-top: solid 5px #fff;
border-right: solid 5px #fff;
border-bottom: solid 5px #fff;
right: 0;
}
.flow_box_ttl .subtxt,.flow_box_ttl .maintxt{
display:block;
}
.flow_box{
width:87%;
margin:60px auto 80px;
}
.flow_box .no{
background:#E9E8E2;
text-align:center;
}
.flow_box .txt{
background:#F3F2EB;
}
.flow_box .txt h1{
font-size:1.286em;
border-bottom:1px solid #B3B3B3;
}
.flow_box .txt p{
	line-height:1.3em;
}
.flow_box .allow{
text-align:center;
}
.flow_box .img{
overflow: hidden;
position: relative;
}
.flow_box .img img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width:1000px;
}
@media print, screen and (min-width:921px){
	.flow_box_out{
	margin:100px auto;
	}
	.flow_box .no,.flow_box .allow{
	width:17%;
	}
	.flow_box .no,.flow_box .txt{
	padding:3%;
	}
	.flow_box .allow{
	margin:20px 0;
	}
	.flow_box .img{
	width:286px;
	height:100%;
	}
	.flow_box .img img {
	width: 100%;
	height: auto;
	}
}
@media print, screen and (max-width:920px) and (min-width:761px){
	.flow_box_out{
	margin:10% auto;
	}
	.flow_box .no,.flow_box .allow{
	width:20%;
	}
	.flow_box .no,.flow_box .txt{
	padding:5%;
	}
	.flow_box .img{
	width:200px;
	height:100%;
	}
	.flow_box .img img {
	width:auto;
	height:100%;
	}
}
@media print, screen and (min-width:761px){
	.flow_box_out{
	width:85%;
	}
	.flow_box_ttl{
	padding:35px 15px 40px;
	}
	.flow_box_ttl_in{
	padding:5px 40px 0;
	}
	.flow_box_ttl .subtxt{
	font-size:1.286em;
	line-height:1.3em;
	}
	.flow_box_ttl .maintxt{
	font-size:2em;
	line-height:1.3em;
	}
	.flow_box{
	width:87%;
	margin:60px auto 80px;
	}
	.flow_box .box{
	display:table;
	width:100%;
	}
	.flow_box .no,.flow_box .txt,.flow_box .img{
	display:table-cell;
	vertical-align:middle;
	}
	.flow_box .txt h1{
	padding-bottom:6px;
	margin-bottom:8px;
	}
	.flow_box .allow{
	margin:20px 0;
	}
	.flow_box .inline{ display:inline;}
}
@media print, screen and (max-width:760px){
	.flow_box_out{
	width:90%;
	margin:5% auto 10%;
	}
	.flow_box_ttl{
	padding:3% 3% 6%;
	}
	.flow_box_ttl_in{
	padding:1% 5% 0;
	}
	.flow_box_ttl .subtxt{
	font-size:1.1em;
	line-height:1.2em;
	margin-bottom:3px;
	}
	.flow_box_ttl .maintxt{
	font-size:1.7em;
	line-height:1.2em;
	}
	.flow_box{
	width:90%;
	margin:7% auto;
	}
	.flow_box .no{
	padding:3% 0;
	}
	.flow_box .no img{
	max-width:50px;
	}
	.flow_box .txt{
	padding:5% 0;
	text-align:center;
	}
	.flow_box .txt h1{
	margin-bottom:12px;
	padding:0 5% 7px;
	}
	.flow_box .txt p{
	padding:0 5% 5px;
	}
	.flow_box .allow{
	margin:3% auto;
	max-width:45px;
	}
	.flow_box .img{
	width:100%;
	height:130px;
	}
	.flow_box .img img {
	width: 100%;
	height: auto;
	}
}
/* border_box
-------------------------------- */
.border_box{
border:1px solid #CCCCCC;
padding:7% 0 8%;
margin:0 auto 30px;
}
.border_box_in{
width:85%;
max-width:680px;
margin:auto;
}
.border_box .ttl,.border_box .ttl2{
line-height:1.4em;
}
.border_box .ttl3{
/* color:#D50F19; */
}
.border_box .ttl2{
border-bottom:1px solid #B3B3B3;
padding-bottom:10px;
}
.border_box .ttl2 span{
display:block;
width:85%;
max-width:680px;
margin:auto;
}
.border_box .wb{
font-size:1.1em;
line-height:2em;
}
.border_box .wb2{
font-weight:bold;
line-height:1.4em;
}
.border_box .wb3{
font-weight:bold;
}
.border_box .pink_txt{
color:#FD6DFC;
vertical-align:bottom;
}
.quality_box .inline{
vertical-align:bottom;
}
.no_list{
margin:20px auto ;
}
.no_list li{
list-style:decimal;
margin:15px 0 15px 25px;
}
.disc_list li{
list-style:disc;
margin:5px 0 5px 25px;
}
.quality_list li{
text-indent: -1em;
margin-left: 1em;
margin-top:10px;
margin-bottom:10px;
line-height:1.4em;
}
.quality_list li:before {
content: '〇';
}
@media print, screen and (min-width:621px){
	.border_box .ttl,.border_box .ttl2{
	font-size:1.4em;
	margin-bottom:30px;
	}
	.border_box .ttl3{
	font-size:1.857em;
	margin:0 auto 30px;
	}
	.border_box .wb{
	font-size:1.1em;
	line-height:2em;
	}
	.border_box .wb2{
	font-size:1.4em;
	}
	.border_box .wb3{
	font-size:1.4em;
	line-height:2em;
	}
	.pink_txt{
	font-size:2.857em;
	line-height:1.4em;
	}
	.quality_box{
	margin:30px auto 100px;
	max-width:600px;
	}
}
@media print, screen and (max-width:620px){
	.border_box .ttl,.border_box .ttl2{
	font-size:1.3em;
	margin-bottom:7%;
	}
	.border_box .ttl3{
	font-size:1.3em;
	margin-bottom:7%;
	}
	.border_box .wb{
	font-size:1em;
	line-height:1.8em;
	}
	.border_box .wb2{
	font-size:1.14em;
	}
	.border_box .wb3{
	font-size:1.14em;
	line-height:1.8em;
	}
	.pink_txt{
	font-size:1.8em;
	line-height:1.4em;
	}
	.quality_box{
	margin:30px auto 80px;
	}
}
#fileinput2,#fileinput3,#fileinput4,#fileinput5,#fileinput6,#fileinput7,#fileinput8,#fileinput9,#fileinput10{display:none;}
#fileinput1 br,#fileinput2 br,#fileinput3 br,#fileinput4 br,#fileinput5 br,#fileinput6 br,#fileinput7 br,#fileinput8 br,#fileinput9 br,#fileinput10 br{display:none;}
/* as_box
-------------------------------- */
.as_box{
max-width:1080px;
width:90%;
}
.as_box2{
max-width:1080px;
background:#f9f8f8;
}
.as_box h1,.as_box h2,.as_box2 h1,.as_list h1,.as_box3 h1,.as_box4{
font-family:"ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", HiraKakuProN-W6, "ヒラギノ角ゴ ProB", "Hiragino Kaku Gothic ProB";
}
.as_box2_in .video{
position: relative;
width: 100%;
padding-top: 56.25%;
}
.as_box2_in .video iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.as_box3{
background-color:#d6edfb;
background-repeat:no-repeat;
background-position:top center;
background-size:100% auto;
}
.as_box3_in{
max-width:1080px;
width:90%;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background:rgba(0,171,235,.7);
margin:auto;
text-align:center;
font-weight:bold;
}
.as_box3_in h1,.as_box3_in p{
color:#fff;
}
.as_box3_in ul{
width:94%;
margin:auto;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.as_box3_in li{
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
 -webkit-justify-content: center;
 justify-content: center;
background:#fffde5;
}
.as_box4{
background:#eee56b;
text-align:center;
}
.as_box4_in{
max-width:1080px;
width:90%;
margin:auto;
font-weight:bold;
}
.as_box4_in h1{
border-bottom:1px solid #231815;
}
.as_box4_in h1 img,.as_box4_in .tel img{
display:inline-block;
}
.as_box4_in .txt{
color:#1f81c5;
}
.as_ttl{ line-height:left;}
.as_ttl .txt1{
line-height:1em;
color:#e60012;
border:2px solid #e60012;
display:block;
}
.as_ttl .txt2{
line-height:1.2em;
color:#00b0eb;
display:block;
}
.as_ttl .txt3{
display:inline-block;
background:#00b0eb;
color:#fff;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
}
.as_ttl2,.as_ttl3{
line-height:left;
line-height:1.4em;
font-weight:bold;
}
.as_ttl3{ color:#00b0eb; }
.as_box .r_img .img,.as_box .l_txt .img{ text-align:center; }
.yel_box{
padding:15px 20px;
border:1px solid #9fa0a0;
background:#fffde6;
line-height:1.6em;
}
.yel_box th{
vertical-align:top;
width:70px;
}
.as_list{
max-width:1080px;
width:90%;
margin:auto;
}
.as_list h1{ color:#00abeb; }
@media print, screen and (min-width:1120px){
	.as_br{display:none;}
}
@media print, screen and (min-width:921px){
	.as_ttl .txt1{font-size:1.5em;}
	.as_ttl .txt2{font-size:3.2em;}
	.as_ttl .txt3{font-size:2.25em;}
	.as_ttl2,.as_ttl3{font-size:2.2em;}
	.as_box .l_txt{ width:50%; }
	.as_box .r_img{ width:45%; }
	.as_box ul{
	font-size:1.5em;
	line-height:1.6em;
	margin:45px auto;
	}
	.as_box3_in h1{
	font-size:2.429em;
	margin:0 auto 30px;
	}
	.as_box3_in p{
	font-size:1.429em;
	margin:0 auto 30px;
	}
	.as_box3_in li{
	font-size:1.65em;
	}
}
@media print, screen and (max-width:920px){
	.as_ttl .txt1{font-size:1.3em;}
	.as_ttl .txt2{font-size:2.8em;letter-spacing:0;}
	.as_ttl .txt3{font-size:1.9em;}
	.as_ttl2,.as_ttl3{font-size:1.8em;}
	.as_box .l_txt{ width:55%; }
	.as_box .r_img{ width:40%; }
	.as_box ul{
	font-size:1.2em;
	line-height:1.3em;
	margin:30px auto 25px;
	}
	.as_box3_in h1{
	font-size:2.3em;
	margin:0 auto 20px;
	}
	.as_box3_in p{
	font-size:1.4em;
	margin:0 auto 20px;
	}
	.as_box3_in li{
	font-size:1.5em;
	}
}
@media print, screen and (max-width:920px){
	.yel_box th,.yel_box td{ display:block; }
}
@media print, screen and (min-width:761px){
	.as_box .sp{display:none;}
	.as_box .l_txt{ float:left; }
	.as_box .r_img{ float:right; }
	.as_box .yel_box,.as_box .kome,.as_list p{ font-size:1.1em; }
	.as_list h1{ font-size:1.429em;margin:15px auto 10px; }
	.as_box{margin:80px auto;}
	.as_ttl{ margin:0 auto 35px;}
	.as_ttl .txt1{padding:10px 15px;}
	.as_ttl .txt2{margin:16px auto 8px;}
	.as_ttl .txt3{padding:17px 33px 14px;}
	.yel_box{ margin:10px auto; }
	.as_box2{
	width:90%;
	border:1px solid #b9b9b9;
	margin:60px auto;
	}
	.as_box2_in{
	width:80%;
	margin:50px auto 60px;
	}
	.as_box2_in p{
	font-size:1.286em;
	line-height:1.8em;
	margin:20px auto 30px;
	}
	.as_list li{
	display:block;
	float:left;
	width:30.6%;
	margin-right:4%;
	line-height:1.6em;
	}
	.as_list li:nth-child(3n){
	margin-right:0;
	}
	.as_box3{
	background-image:url(../images/alcohol_stand/bg_pc.png);
	padding:20% 0 60px;
	margin:100px auto 0;
	}
	.as_box3_in{
	padding:40px 0;
	line-height:1.8em;
	}
	.as_box3_in li{
	padding:0 2%;
	width:28%;
	margin:1% 2% 1% 0;
	height:100px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
	.as_box3_in li:nth-child(3n){
	margin-right:0;
	}
	.as_box4{
	padding:70px 0 60px;
	}
	.as_box4_in h1{
	font-size:1.429em;
	padding-bottom:20px;
	margin-bottom:30px;
	}
	.as_box4_in h1 img{
	margin-bottom:20px;
	}
	.as_box4_in .tel{
	font-size:1.143em;
	}
	.as_box4_in .tel img{
	margin-bottom:10px;
	}
	.as_box4_in .txt{
	font-size:1.714em;
	line-height:1.6em;
	margin-top:20px;
	}
}
@media print, screen and (max-width:760px){
	.as_box .pc{display:none;}
	.as_box .l_txt,.as_box .r_img{ width:100%; }
	.as_box{margin:40px auto;}
	.as_ttl{ margin:0 auto 25px;}
	.as_ttl .txt1{padding:9px 10px;}
	.as_ttl .txt2{font-size:2em;margin:10px auto 5px;}
	.as_ttl .txt3{font-size:1.4em;padding:7px 25px 5px;}
	.as_ttl2,.as_ttl3{font-size:1.3em;}
	.as_box .l_txt .img{
	max-width:170px;
	margin:10px auto 0;
	}
	.as_box ul{margin:20px auto;}
	.yel_box{ margin:10px auto 25px; }
	.as_box2{
	margin:40px auto;
	padding:30px 0;
	}
	.as_box2_in{
	width:90%;
	margin:auto;
	}
	.as_box2_in p{
	font-size:1.07em;
	line-height:1.8em;
	margin:20px auto;
	}
	.as_list h1{ font-size:1.4em;margin:15px auto 5px; }
	.as_list li{
	display:block;
	margin:0 auto 30px;
	max-width:382px;
	}
	.as_list li img{
	display:block;
	margin:auto;
	}
	.as_box3{
	background-image:url(../images/alcohol_stand/bg_sp.png);
	padding:35% 0 30px;
	margin:10px auto 0;
	}
	.as_box3_in{
	padding:15px 0;
	}
	.as_box3_in h1,.as_box3_in p{
	text-align:left;
	width:90%;
	margin:0 auto 15px;
	line-height:1.2em;
	}
	.as_box3_in h1{font-size:1.4em;}
	.as_box3_in p{ font-size:1.1em; }
	.as_box3_in li{
	font-size:1.1em;
	line-height:1.2em;
	padding:0 2.5%;
	width:43%;
	margin:2% 4% 2% 0;
	height:55px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	}
	.as_box3_in li:nth-child(2n){
	margin-right:0;
	}
	.as_box4{
	padding:40px 0 40px;
	}
	.as_box4_in h1{
	font-size:1.3em;
	padding-bottom:20px;
	margin-bottom:25px;
	}
	.as_box4_in h1 img{
	max-width:180px;
	margin-bottom:20px;
	}
	.as_box4_in .tel{
	font-size:1.143em;
	}
	.as_box4_in .tel img{
	max-width:300px;
	width:100%;
	margin-bottom:8px;
	}
	.as_box4_in .txt{
	font-size:1.5em;
	line-height:1.5em;
	margin-top:30px;
	}
}
.insta_box{
text-align:center;
line-height:0;
background:url(../images/top/insta_bg.png) repeat-x 50% 50%;
background-size:auto 100%;
padding:30px 0;
}
.insta_box img{
display:block;
margin:auto;
}
@media print, screen and (min-width:761px){
	.insta_box img{
	width:95%;
	max-width:1020px;
	}
}
@media print, screen and (max-width:760px){
	.insta_box img{
	width:85%;
	max-width:500px;
	}
}
/*2023.05.03更新*/
@media print, screen and (min-width:1251px){
	.work_p_box .img,.work_p_box .txt{
	width:50%;
	}
	.work_p_box_out .work_p_box:nth-child(even) .txt_in,
	.work_p_box_out2 .work_p_box:nth-child(odd) .txt_in{
	margin:55px 100px 55px 55px;
	}
	.work_p_box_out .work_p_box:nth-child(odd) .txt_in,
	.work_p_box_out2 .work_p_box:nth-child(even) .txt_in{
	margin:55px 55px 55px 100px;
	}
}
@media print, screen and (max-width:1250px) and (min-width:921px){
	.work_p_box .img{
	width:45%;
	}
	.work_p_box .txt{
	width:55%;
	}
	.work_p_box_out .work_p_box:nth-child(even) .txt_in,
	.work_p_box_out2 .work_p_box:nth-child(odd) .txt_in{
	margin:10% 15% 10% 10%;
	}
	.work_p_box_out .work_p_box:nth-child(odd) .txt_in,
	.work_p_box_out2 .work_p_box:nth-child(even) .txt_in{
	margin:10% 10% 10% 15%;
	}
	.work_p_box .point{
	width:12%;
	}
}
@media print, screen and (min-width:921px){
	.work_p_box_out,.work_p_box_out2{
	max-width:1080px;
	width:85%;
	margin:100px auto 150px;
	}
	.work_p_box{
	margin:50px auto;
	}
	.work_p_box_out .work_p_box:nth-child(even) .img,
	.work_p_box_out .work_p_box:nth-child(odd) .txt,
	.work_p_box_out2 .work_p_box:nth-child(odd) .img,
	.work_p_box_out2 .work_p_box:nth-child(even) .txt{
	float:left;
	}
	.work_p_box_out .work_p_box:nth-child(even) .txt,
	.work_p_box_out .work_p_box:nth-child(odd) .img,
	.work_p_box_out2 .work_p_box:nth-child(odd) .txt,
	.work_p_box_out2 .work_p_box:nth-child(even) .img{
	float:right;
	}
	.work_p_box_out .work_p_box.lw .txt{
	float:right !important;
	}
	.work_p_box_out .work_p_box.lw .img{
	float:left !important;
	}
	.work_p_box .img{
	height:400px;
	}
	.work_p_box .img img {
	width:auto;
	height:100%;
	}
	.work_p_box .txt h1{
	margin:0 auto 30px;
	}
	.work_p_box .txt{
	position: relative;
	}
	.work_p_box .point{
	position: absolute;
	top:0;
	}
	.work_p_box_out .work_p_box:nth-child(even) .point,
	.work_p_box_out2 .work_p_box:nth-child(odd) .point{
	right:0;
	}
	.work_p_box_out .work_p_box:nth-child(odd) .point,
	.work_p_box_out2 .work_p_box:nth-child(even) .point{
	left:0;
	}
}
@media print, screen and (max-width:920px){
	.work_p_box .img{
	width:100%;
	margin:0 auto 5%;
	}
	.work_p_box .img img{
	width:100%;
	height:auto;
	}
	.work_p_box .txt h1{
	text-align:center;
	margin:0 auto 5%;
	}
	.work_p_box .point{
	max-width:50px;
	}
	.work_p_box .txt_in{
	width:85%;
	}
}
@media print, screen and (max-width:920px) and (min-width:761px){
	.work_p_box_out,.work_p_box_out2{
	width:85.5%;
	margin:10% auto;
	}
	.work_p_box{
	margin:10% auto;
	}
	.work_p_box .img{
	height:250px;
	}
	.work_p_box .txt_in{
	margin:5% auto 8%;
	}
}
@media print, screen and (min-width:761px){
	.work_p_box_bot{
	background:#fff;
	padding:35px 0;
	}
	.workimg3,.workimg2{
	margin:-25px auto 120px;
	}
	.workimg3 li{
	width:32.666%;
	margin-right:1%;
	}
	.workimg3 li:nth-of-type(3n){margin-right:0;}
	.workimg3 .ttl{
	font-size:1.2em;
	margin:15px auto 8px;
	}
	.workimg3 .ttl,.workimg3 p{
	padding-right:20px;
	}
}
@media print, screen and (max-width:760px){
	.work_p_box{
	margin:auto;
	}
	.work_p_box .img{
	height:200px;
	}
	.work_p_box_out .work_p_box .txt_in{
	margin:5% auto 13%;
	}
	.work_p_box_out2 .work_p_box .txt_in{
	margin:5% auto 0;
	}
	.work_p_box_bot{
	background:#F2F2F2;
	padding:8% 8% 18%;
	}
}
@media print, screen and (max-width:760px) and (min-width:461px){
	.workimg3,.workimg2{
	width:90%;
	margin:30px auto;
	}
	.workimg3 li{
	width:47.5%;
	margin-right:5%;
	margin-bottom:7%;
	}
	.workimg3 li:nth-of-type(2n){margin-right:0;}
	.workimg3 .ttl{
	font-size:1.1em;
	margin:10px auto 5px;
	}
}
@media print, screen and (min-width:581px){
	.work_p_box .txt h1{
	font-size:1.429em;
	line-height:1.4em;
	}
	.work_p_box .txt h1 .t1{
	font-size:.8em;
	}
	.work_p_box .txt h1 .t2{
	font-size:1em;
	}
	.work_p_box .txt h1 .t3{
	display:inline-block;
	font-size:1.429em;
	margin-top:7px;
	}
	.bordertxt{
	border-top:1px solid #666666;
	margin:-15px auto 20px;
	padding-top:15px;
	}
}
@media print, screen and (max-width:580px){
	.work_p_box .txt h1{
	font-size:1.25em;
	line-height:1.3em;
	}
	.work_p_box .txt h1 .t1{
	font-size:.75em;
	}
	.work_p_box .txt h1 .t2{
	font-size:.9em;
	}
	.work_p_box .txt h1 .t3{
	display:inline-block;
	font-size:1.25em;
	margin-top:7px;
	}
	.bordertxt{
	border-top:1px solid #666666;
	margin:-3px auto 15px;
	padding-top:12px;
	text-align:center;
	}
}
@media print, screen and (min-width:461px){
	.work_p_box_bot{

	}
	.work_p_box_bot img{
	float:left;
	width:49.95%;
	}
	.work_p_box_bot img:nth-child(1){
	margin-right:0.1%;
	}
}
@media print, screen and (min-width:461px){
	.workimg3,.workimg2{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}
	.workimg2 li{
	width:49.5%;
	margin-right:1%;
	}
	.workimg2 li:nth-of-type(2n){margin-right:0;}
}
@media print, screen and (max-width:460px){
	.work_p_box_bot img{
	margin:5px auto 0;
	}
	.workimg3{
	width:90%;
	max-width:350px;
	margin:7% auto;
	}
	.workimg3 .ttl{
	font-size:1.05em;
	margin:10px auto 5px;
	}
	.workimg3 li{
	margin-bottom:10%;
	}
	.workimg2{
	width:85%;
	margin:7.5% auto;
	}
}
.work_p_banner{
color:#333333;
display:block;
margin-top:20px;
font-size:0.85em;
line-height:1.2em;
}
@media print, screen and (max-width:920px){
	.work_p_banner{
	margin:30px auto;
	text-align:center;
	}
}
/* work_b_box
-------------------------------- */
.work_b_box{
max-width:1080px;
width:85%;
border:1px solid #B3B3B3;
}
.work_b_box_in{
width:90%;
margin:7% auto;
}
.work_b_box_ttl{
border-bottom:1px solid #B3B3B3;
}
.work_b_box .txt2 .block{
max-width:150px;
display:inline-block;
background:#F2F2F2;
text-align:center;
font-weight:bold;
letter-spacing:normal;
font-size:1.14em;
line-height:1.5em;
}
@media print, screen and (min-width:1271px){
	.work_b_box_ttl{
	font-size:2.7em;
	line-height:1.2em;
	padding-bottom:10px;
	margin-bottom:40px;
	}
	.work_b_box .txt1{
	width:58%;
	}
	.work_b_box .txt2{
	width:42%;
	}
	.work_b_box .txt2 .block{
	width:33%;
	padding:10% 1.5%;
	margin-left:14%;
	}
}
@media print, screen and (max-width:1270px) and (min-width:581px){
	.work_b_box_ttl{
	font-size:2em;
	line-height:1.2em;
	padding-bottom:10px;
	margin-bottom:30px;
	}
}
@media print, screen and (max-width:1270px) and (min-width:921px){
	.work_b_box .txt1{
	width:53%;
	}
	.work_b_box .txt2{
	width:47%;
	}
	.work_b_box .txt2 .block{
	width:39%;
	padding:12% 1.5%;
	margin-left:8%;
	}
}
@media print, screen and (min-width:921px){
	.work_b_box{
	margin:120px auto 50px;
	}
	.work_b_box .txt1{
	float:left;
	}
	.work_b_box .txt2{
	float:right;
	}
	.work_b_box .txt2 .block{
	float:left;
	}
}
@media print, screen and (max-width:920px){
	.work_b_box{
	margin:12% auto 5%;
	}
	.work_b_box_ttl,.work_b_box .txt1 h1,.work_b_box .txt2{
	text-align:center;
	}
}
@media print, screen and (max-width:920px){
	.work_b_box .txt2 .block{
	width:48%;
	padding:2.5em 0;
	margin:5% auto 0;
	}
	.work_b_box .txt2 .block:first-child{
	margin-right:1%;
	}
}
@media print, screen and (min-width:581px){
	.work_b_box .txt1 h1{
	font-size:1.429em;
	line-height:1.4em;
	margin-bottom:20px;
	}
}
@media print, screen and (max-width:580px){
	.work_b_box_ttl{
	font-size:1.5em;
	line-height:1.2em;
	padding-bottom:10px;
	margin-bottom:5%;
	}
	.work_b_box .txt1 h1{
	font-size:1.3em;
	line-height:1.4em;
	margin-bottom:5%;
	}
	.work_b_box .txt2 .block{
	font-size:1.05em;
	line-height:1.5em;
	}
}
@media print, screen and (max-width:370px){
	.work_b_box .txt2 .block{
	font-size:0.9em;
	}
}
/* flow_box
-------------------------------- */
.flow_box_out{
border:1px solid #CCCCCC;
max-width:1080px;
}
.flow_box_ttl{
background:#FF8100; /* Old browsers */
background:-moz-linear-gradient(left, #e7211a 0%, #efb52b 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(left, #e7211a 0%,#efb52b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7211a 0%,#efb52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7211a', endColorstr='#efb52b',GradientType=1 ); /* IE6-9 */
color:#fff;
text-align:center;
letter-spacing:normal;
}
.flow_box_ttl_in{
display:inline-block;
position: relative;
}
.flow_box_ttl_in:before,.flow_box_ttl_in:after {
position: absolute;
top: 0;
content:'';
width: 8px;
height: 100%;
display: inline-block;
}
.flow_box_ttl_in:before {
border-left: solid 5px #fff;
border-top: solid 5px #fff;
border-bottom: solid 5px #fff;
left: 0;
}
.flow_box_ttl_in:after {
content: '';
border-top: solid 5px #fff;
border-right: solid 5px #fff;
border-bottom: solid 5px #fff;
right: 0;
}
.flow_box_ttl .subtxt,.flow_box_ttl .maintxt{
display:block;
}
.flow_box{
width:87%;
margin:60px auto 80px;
}
.flow_box .no{
background:#E9E8E2;
text-align:center;
}
.flow_box .txt{
background:#F3F2EB;
}
.flow_box .txt h1{
font-size:1.286em;
border-bottom:1px solid #B3B3B3;
}
.flow_box .txt p{
	line-height:1.3em;
}
.flow_box .allow{
text-align:center;
}
.flow_box .img{
overflow: hidden;
position: relative;
}
.flow_box .img img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width:1000px;
}
@media print, screen and (min-width:921px){
	.flow_box_out{
	margin:100px auto;
	}
	.flow_box .no,.flow_box .allow{
	width:17%;
	}
	.flow_box .no,.flow_box .txt{
	padding:3%;
	}
	.flow_box .allow{
	margin:20px 0;
	}
	.flow_box .img{
	width:286px;
	height:100%;
	}
	.flow_box .img img {
	width: 100%;
	height: auto;
	}
}
@media print, screen and (max-width:920px) and (min-width:761px){
	.flow_box_out{
	margin:10% auto;
	}
	.flow_box .no,.flow_box .allow{
	width:20%;
	}
	.flow_box .no,.flow_box .txt{
	padding:5%;
	}
	.flow_box .img{
	width:200px;
	height:100%;
	}
	.flow_box .img img {
	width:auto;
	height:100%;
	}
}
@media print, screen and (min-width:761px){
	.flow_box_out{
	width:85%;
	}
	.flow_box_ttl{
	padding:35px 15px 40px;
	}
	.flow_box_ttl_in{
	padding:5px 40px 0;
	}
	.flow_box_ttl .subtxt{
	font-size:1.286em;
	line-height:1.3em;
	}
	.flow_box_ttl .maintxt{
	font-size:2em;
	line-height:1.3em;
	}
	.flow_box{
	width:87%;
	margin:60px auto 80px;
	}
	.flow_box .box{
	display:table;
	width:100%;
	}
	.flow_box .no,.flow_box .txt,.flow_box .img{
	display:table-cell;
	vertical-align:middle;
	}
	.flow_box .txt h1{
	padding-bottom:6px;
	margin-bottom:8px;
	}
	.flow_box .allow{
	margin:20px 0;
	}
	.flow_box .inline{ display:inline;}
}
@media print, screen and (max-width:760px){
	.flow_box_out{
	width:90%;
	margin:5% auto 10%;
	}
	.flow_box_ttl{
	padding:3% 3% 6%;
	}
	.flow_box_ttl_in{
	padding:1% 5% 0;
	}
	.flow_box_ttl .subtxt{
	font-size:1.1em;
	line-height:1.2em;
	margin-bottom:3px;
	}
	.flow_box_ttl .maintxt{
	font-size:1.7em;
	line-height:1.2em;
	}
	.flow_box{
	width:90%;
	margin:7% auto;
	}
	.flow_box .no{
	padding:3% 0;
	}
	.flow_box .no img{
	max-width:50px;
	}
	.flow_box .txt{
	padding:5% 0;
	text-align:center;
	}
	.flow_box .txt h1{
	margin-bottom:12px;
	padding:0 5% 7px;
	}
	.flow_box .txt p{
	padding:0 5% 5px;
	}
	.flow_box .allow{
	margin:3% auto;
	max-width:45px;
	}
	.flow_box .img{
	width:100%;
	height:130px;
	}
	.flow_box .img img {
	width: 100%;
	height: auto;
	}
}
/* border_box
-------------------------------- */
.border_box{
border:1px solid #CCCCCC;
padding:7% 0 8%;
margin:0 auto 30px;
}
.border_box_in{
width:85%;
max-width:680px;
margin:auto;
}
.border_box .ttl,.border_box .ttl2{
line-height:1.4em;
}
.border_box .ttl3{
/* color:#D50F19; */
}
.border_box .ttl2{
border-bottom:1px solid #B3B3B3;
padding-bottom:10px;
}
.border_box .ttl2 span{
display:block;
width:85%;
max-width:680px;
margin:auto;
}
.border_box .wb{
font-size:1.1em;
line-height:2em;
}
.border_box .wb2{
font-weight:bold;
line-height:1.4em;
}
.border_box .wb3{
font-weight:bold;
}
.border_box .pink_txt{
color:#FD6DFC;
vertical-align:bottom;
}
.quality_box .inline{
vertical-align:bottom;
}
.no_list{
margin:20px auto ;
}
.no_list li{
list-style:decimal;
margin:15px 0 15px 25px;
}
.disc_list li{
list-style:disc;
margin:5px 0 5px 25px;
}
.quality_list li{
text-indent: -1em;
margin-left: 1em;
margin-top:10px;
margin-bottom:10px;
line-height:1.4em;
}
.quality_list li:before {
content: '〇';
}
@media print, screen and (min-width:621px){
	.border_box .ttl,.border_box .ttl2{
	font-size:1.4em;
	margin-bottom:30px;
	}
	.border_box .ttl3{
	font-size:1.857em;
	margin:0 auto 30px;
	}
	.border_box .wb{
	font-size:1.1em;
	line-height:2em;
	}
	.border_box .wb2{
	font-size:1.4em;
	}
	.border_box .wb3{
	font-size:1.4em;
	line-height:2em;
	}
	.pink_txt{
	font-size:2.857em;
	line-height:1.4em;
	}
	.quality_box{
	margin:30px auto 100px;
	max-width:600px;
	}
}
@media print, screen and (max-width:620px){
	.border_box .ttl,.border_box .ttl2{
	font-size:1.3em;
	margin-bottom:7%;
	}
	.border_box .ttl3{
	font-size:1.3em;
	margin-bottom:7%;
	}
	.border_box .wb{
	font-size:1em;
	line-height:1.8em;
	}
	.border_box .wb2{
	font-size:1.14em;
	}
	.border_box .wb3{
	font-size:1.14em;
	line-height:1.8em;
	}
	.pink_txt{
	font-size:1.8em;
	line-height:1.4em;
	}
	.quality_box{
	margin:30px auto 80px;
	}
}
#fileinput2,#fileinput3,#fileinput4,#fileinput5,#fileinput6,#fileinput7,#fileinput8,#fileinput9,#fileinput10{display:none;}
#fileinput1 br,#fileinput2 br,#fileinput3 br,#fileinput4 br,#fileinput5 br,#fileinput6 br,#fileinput7 br,#fileinput8 br,#fileinput9 br,#fileinput10 br{display:none;}
/* as_box
-------------------------------- */
.as_box{
max-width:1080px;
width:90%;
}
.as_box2{
max-width:1080px;
background:#f9f8f8;
}
.as_box h1,.as_box h2,.as_box2 h1,.as_list h1,.as_box3 h1,.as_box4{
font-family:"ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", HiraKakuProN-W6, "ヒラギノ角ゴ ProB", "Hiragino Kaku Gothic ProB";
}
.as_box2_in .video{
position: relative;
width: 100%;
padding-top: 56.25%;
}
.as_box2_in .video iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.as_box3{
background-color:#d6edfb;
background-repeat:no-repeat;
background-position:top center;
background-size:100% auto;
}
.as_box3_in{
max-width:1080px;
width:90%;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background:rgba(0,171,235,.7);
margin:auto;
text-align:center;
font-weight:bold;
}
.as_box3_in h1,.as_box3_in p{
color:#fff;
}
.as_box3_in ul{
width:94%;
margin:auto;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.as_box3_in li{
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
 -webkit-justify-content: center;
 justify-content: center;
background:#fffde5;
}
.as_box4{
background:#eee56b;
text-align:center;
}
.as_box4_in{
max-width:1080px;
width:90%;
margin:auto;
font-weight:bold;
}
.as_box4_in h1{
border-bottom:1px solid #231815;
}
.as_box4_in h1 img,.as_box4_in .tel img{
display:inline-block;
}
.as_box4_in .txt{
color:#1f81c5;
}
.as_ttl{ line-height:left;}
.as_ttl .txt1{
line-height:1em;
color:#e60012;
border:2px solid #e60012;
display:block;
}
.as_ttl .txt2{
line-height:1.2em;
color:#00b0eb;
display:block;
}
.as_ttl .txt3{
display:inline-block;
background:#00b0eb;
color:#fff;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
}
.as_ttl2,.as_ttl3{
line-height:left;
line-height:1.4em;
font-weight:bold;
}
.as_ttl3{ color:#00b0eb; }
.as_box .r_img .img,.as_box .l_txt .img{ text-align:center; }
.yel_box{
padding:15px 20px;
border:1px solid #9fa0a0;
background:#fffde6;
line-height:1.6em;
}
.yel_box th{
vertical-align:top;
width:70px;
}
.as_list{
max-width:1080px;
width:90%;
margin:auto;
}
.as_list h1{ color:#00abeb; }
@media print, screen and (min-width:1120px){
	.as_br{display:none;}
}
@media print, screen and (min-width:921px){
	.as_ttl .txt1{font-size:1.5em;}
	.as_ttl .txt2{font-size:3.2em;}
	.as_ttl .txt3{font-size:2.25em;}
	.as_ttl2,.as_ttl3{font-size:2.2em;}
	.as_box .l_txt{ width:50%; }
	.as_box .r_img{ width:45%; }
	.as_box ul{
	font-size:1.5em;
	line-height:1.6em;
	margin:45px auto;
	}
	.as_box3_in h1{
	font-size:2.429em;
	margin:0 auto 30px;
	}
	.as_box3_in p{
	font-size:1.429em;
	margin:0 auto 30px;
	}
	.as_box3_in li{
	font-size:1.65em;
	}
}
@media print, screen and (max-width:920px){
	.as_ttl .txt1{font-size:1.3em;}
	.as_ttl .txt2{font-size:2.8em;letter-spacing:0;}
	.as_ttl .txt3{font-size:1.9em;}
	.as_ttl2,.as_ttl3{font-size:1.8em;}
	.as_box .l_txt{ width:55%; }
	.as_box .r_img{ width:40%; }
	.as_box ul{
	font-size:1.2em;
	line-height:1.3em;
	margin:30px auto 25px;
	}
	.as_box3_in h1{
	font-size:2.3em;
	margin:0 auto 20px;
	}
	.as_box3_in p{
	font-size:1.4em;
	margin:0 auto 20px;
	}
	.as_box3_in li{
	font-size:1.5em;
	}
}
@media print, screen and (max-width:920px){
	.yel_box th,.yel_box td{ display:block; }
}
@media print, screen and (min-width:761px){
	.as_box .sp{display:none;}
	.as_box .l_txt{ float:left; }
	.as_box .r_img{ float:right; }
	.as_box .yel_box,.as_box .kome,.as_list p{ font-size:1.1em; }
	.as_list h1{ font-size:1.429em;margin:15px auto 10px; }
	.as_box{margin:80px auto;}
	.as_ttl{ margin:0 auto 35px;}
	.as_ttl .txt1{padding:10px 15px;}
	.as_ttl .txt2{margin:16px auto 8px;}
	.as_ttl .txt3{padding:17px 33px 14px;}
	.yel_box{ margin:10px auto; }
	.as_box2{
	width:90%;
	border:1px solid #b9b9b9;
	margin:60px auto;
	}
	.as_box2_in{
	width:80%;
	margin:50px auto 60px;
	}
	.as_box2_in p{
	font-size:1.286em;
	line-height:1.8em;
	margin:20px auto 30px;
	}
	.as_list li{
	display:block;
	float:left;
	width:30.6%;
	margin-right:4%;
	line-height:1.6em;
	}
	.as_list li:nth-child(3n){
	margin-right:0;
	}
	.as_box3{
	background-image:url(../images/alcohol_stand/bg_pc.png);
	padding:20% 0 60px;
	margin:100px auto 0;
	}
	.as_box3_in{
	padding:40px 0;
	line-height:1.8em;
	}
	.as_box3_in li{
	padding:0 2%;
	width:28%;
	margin:1% 2% 1% 0;
	height:100px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
	.as_box3_in li:nth-child(3n){
	margin-right:0;
	}
	.as_box4{
	padding:70px 0 60px;
	}
	.as_box4_in h1{
	font-size:1.429em;
	padding-bottom:20px;
	margin-bottom:30px;
	}
	.as_box4_in h1 img{
	margin-bottom:20px;
	}
	.as_box4_in .tel{
	font-size:1.143em;
	}
	.as_box4_in .tel img{
	margin-bottom:10px;
	}
	.as_box4_in .txt{
	font-size:1.714em;
	line-height:1.6em;
	margin-top:20px;
	}
}
@media print, screen and (max-width:760px){
	.as_box .pc{display:none;}
	.as_box .l_txt,.as_box .r_img{ width:100%; }
	.as_box{margin:40px auto;}
	.as_ttl{ margin:0 auto 25px;}
	.as_ttl .txt1{padding:9px 10px;}
	.as_ttl .txt2{font-size:2em;margin:10px auto 5px;}
	.as_ttl .txt3{font-size:1.4em;padding:7px 25px 5px;}
	.as_ttl2,.as_ttl3{font-size:1.3em;}
	.as_box .l_txt .img{
	max-width:170px;
	margin:10px auto 0;
	}
	.as_box ul{margin:20px auto;}
	.yel_box{ margin:10px auto 25px; }
	.as_box2{
	margin:40px auto;
	padding:30px 0;
	}
	.as_box2_in{
	width:90%;
	margin:auto;
	}
	.as_box2_in p{
	font-size:1.07em;
	line-height:1.8em;
	margin:20px auto;
	}
	.as_list h1{ font-size:1.4em;margin:15px auto 5px; }
	.as_list li{
	display:block;
	margin:0 auto 30px;
	max-width:382px;
	}
	.as_list li img{
	display:block;
	margin:auto;
	}
	.as_box3{
	background-image:url(../images/alcohol_stand/bg_sp.png);
	padding:35% 0 30px;
	margin:10px auto 0;
	}
	.as_box3_in{
	padding:15px 0;
	}
	.as_box3_in h1,.as_box3_in p{
	text-align:left;
	width:90%;
	margin:0 auto 15px;
	line-height:1.2em;
	}
	.as_box3_in h1{font-size:1.4em;}
	.as_box3_in p{ font-size:1.1em; }
	.as_box3_in li{
	font-size:1.1em;
	line-height:1.2em;
	padding:0 2.5%;
	width:43%;
	margin:2% 4% 2% 0;
	height:55px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	}
	.as_box3_in li:nth-child(2n){
	margin-right:0;
	}
	.as_box4{
	padding:40px 0 40px;
	}
	.as_box4_in h1{
	font-size:1.3em;
	padding-bottom:20px;
	margin-bottom:25px;
	}
	.as_box4_in h1 img{
	max-width:180px;
	margin-bottom:20px;
	}
	.as_box4_in .tel{
	font-size:1.143em;
	}
	.as_box4_in .tel img{
	max-width:300px;
	width:100%;
	margin-bottom:8px;
	}
	.as_box4_in .txt{
	font-size:1.5em;
	line-height:1.5em;
	margin-top:30px;
	}
}
.insta_box{
text-align:center;
line-height:0;
background:url(../images/top/insta_bg.png) repeat-x 50% 50%;
background-size:auto 100%;
padding:30px 0;
}
.insta_box img{
display:block;
margin:auto;
}
@media print, screen and (min-width:761px){
	.insta_box img{
	width:95%;
	max-width:1020px;
	}
}
@media print, screen and (max-width:760px){
	.insta_box img{
	width:85%;
	max-width:500px;
	}
}

.movie_banner_out{
background-color:#F1F1F1;
text-align:center;
}
.movie_banner{
width:90%;
max-width:1270px;
margin:auto;
}
.movie_banner .txt{
color:#fff;
background-image:linear-gradient(90deg, rgba(251,0,0, 1), rgba(246,184,39, 1));
}
.movie_banner .txt p{text-align:left;}
.movie_banner .txt .tr{font-weight:bold;}
.movie_banner .txt a{color:#fff;}
.movie_banner .txt a:hover{color:#FFFF80;}
.movie_banner .img{
overflow: hidden;
position: relative;
}
.movie_banner .img img{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
object-fit: cover;
}
@media print, screen and (min-width:981px){
	.movie_banner_out{
	padding:100px 0;
	margin:0 auto 80px;
	}
	.movie_banner .txt{
	padding:65px 55px 45px 50px;
	}
	.movie_banner .txt h1{
	font-size:2.3rem;
	line-height:1.4em;
	margin-bottom:20px;
	}
	.movie_banner .txt p{
	font-size:1.2rem;
	line-height:1.6em;
	margin-bottom:15px;
	}
	.movie_banner .txt .tr{
	margin-right:-27px;
	font-size:1.1rem;
	}
	.movie_banner .img{
	width:989px;
	}
}
@media print, screen and (max-width:980px) and (min-width:561px){
	.movie_banner_out{
	padding:60px 0;
	margin:40px auto 60px;
	}
	.movie_banner .txt{
	padding:45px 30px 45px 30px;
	}
	.movie_banner .txt h1{
	font-size:1.8rem;
	line-height:1.4em;
	margin-bottom:15px;
	}
	.movie_banner .txt p{
	font-size:1.1rem;
	line-height:1.6em;
	margin-bottom:20px;
	}
	.movie_banner .txt .tr{
	font-size:1rem;
	}
	.movie_banner .img{
	width:700px;
	}
}
@media print, screen and (min-width:561px){
	.movie_banner{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	}
	.movie_banner .img{
	height:auto;
	}
	.movie_banner .txt h1{text-align:left;}
	.movie_banner .txt .tr{text-align:right;}
}
@media print, screen and (max-width:560px){
	.movie_banner_out{
	padding:40px 0;
	margin:15% auto;
	}
	.movie_banner .txt{
	padding:8%;
	}
	.movie_banner .txt h1{
	font-size:1.5rem;
	text-align:center;
	line-height:1.3em;
	margin-bottom:10px;
	}
	.movie_banner .txt p{
	line-height:1.6em;
	margin-bottom:15px;
	}
	.movie_banner .txt .tr{
	font-size:1rem;
	}
	.movie_banner .img{
	height:150px;
	width:auto;
	}
}
.topg{text-align:center;margin:auto;}
.topg .maintxt_in{display:block;}
.topg .subtxt_in{display:block;}
@media print, screen and (min-width:981px){
	.slide_box{margin:80px auto 60px;}
	.topg .maintxt_in{
	font-size:3.4rem;
	line-height:1.7em;
	}
	.topg .subtxt_in{
	font-size:1.5rem;
	margin-top:-10px;
	}
}
@media print, screen and (max-width:980px) and (min-width:561px){
	.slide_box{margin:70px auto 60px;}
	.topg .maintxt_in{
	font-size:3rem;
	line-height:1.6em;
	}
	.topg .subtxt_in{
	font-size:1.3rem;
	margin-top:-15px;
	}
}
@media print, screen and (max-width:760px){
	.topg{margin-bottom:30px;}
}
@media print, screen and (max-width:560px){
	.slide_box{margin:50px auto 20px;}
	.topg .maintxt_in{
	font-size:2.4rem;
	line-height:1.2em;
	}
	.topg .subtxt_in{
	font-size:1rem;
	margin-top:-5px;
	}
}
@media print, screen and (min-width:976px){
	.sub_br{display:none;}
}
@media print, screen and (max-width:760px){
	.sub_br{display:none;}
}
.gladebox_out{
background: -moz-linear-gradient(top, #fff 60%,#E2E5EC);
background: -webkit-linear-gradient(top, #fff 60%,#E2E5EC);
background: linear-gradient(to bottom, #fff 60%,#E2E5EC);
}
.gladebox{
max-width:1080px;
margin:auto;
}
.gladebox .t1{
background-image:linear-gradient(90deg,#0000FF, #15FFFF);
color:#fff;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.gladebox .t2{
background-image:url(../images/work/cutting_machining5.png);
background-repeat:no-repeat;
background-position:0 0;
}
.gladebox .t2 .stxt{
display:inline-block;
margin-bottom:8px;
line-height:1.2em;
}
.gladebox .t2 .mtxt{
line-height:1.2em;
}
.gladebox .t2 .stxt,.gladebox .t2 .mtxt{
display: inline-block;
background: linear-gradient(135deg,#0000FF 0%,#15FFFF 100%);
background: -webkit-linear-gradient(-45deg,#0000FF 0%,#15FFFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.kakko{ font-feature-settings: "palt"; }
.gladebox .list{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
}
.gladebox .list li{
width:33%;
}
@media print, screen and (min-width:1201px){
	.gladebox{padding:40px 0 80px;}
	.gladebox .img{width:55%;}
	.gladebox .txt{width:55%;top:5%;right:0;}
	.gladebox .t1{
	font-size:1.4rem;
	padding:15px;
	}
	.gladebox .t2{
	background-size:84px auto;
	padding-left:95px;
	margin:25px auto;
	}
	.gladebox .t2 .stxt{
	font-size:1.6rem;
	}
	.gladebox .t2 .mtxt{
	font-size:2.35rem;
	}
	.gladebox .list{margin-top:30px;}
}
@media print, screen and (max-width:1200px) and (min-width:981px){
	.gladebox{padding:0px 0 80px;}
	.gladebox .img{width:50%;}
	.gladebox .txt{width:60%;top:-55px;right:0;}
	.gladebox .t1{
	font-size:1.1rem;
	padding:10px;
	}
	.gladebox .t2{
	background-size:70px auto;
	padding-left:80px;
	margin:20px auto;
	}
	.gladebox .t2 .stxt{
	font-size:1.3rem;
	}
	.gladebox .t2 .mtxt{
	font-size:2rem;
	}
	.gladebox .list{margin-top:20px;}
}
@media print, screen and (min-width:981px){
	.gladebox{width:85%;}
	.gladebox .list{margin-left:23%;}
}
@media print, screen and (max-width:980px) and (min-width:921px){
	.gladebox{width:95%;}
	.gladebox{padding:0 0 80px;}
	.gladebox .img{width:42%;}
	.gladebox .txt{width:58%;right:10px;top:-40px;}
	.gladebox .t1{
	font-size:1rem;
	padding:8px;
	}
	.gladebox .t2{
	background-size:60px auto;
	padding-left:70px;
	margin:18px auto;
	}
	.gladebox .t2 .stxt{
	font-size:1.1rem;
	}
	.gladebox .t2 .mtxt{
	font-size:2rem;
	}
	.gladebox .list{width:80%;margin:15px auto 0;}
}
@media print, screen and (max-width:920px) and (min-width:761px){
	.gladebox{width:98%;}
	.gladebox{padding:80px 0 100px;}
	.gladebox .img{width:35%;}
	.gladebox .txt{width:60%;right:20px;top:20px;}
	.gladebox .t1{
	font-size:0.9rem;
	padding:7px;
	}
	.gladebox .t2{
	background-size:50px auto;
	padding-left:60px;
	margin:15px auto;
	}
	.gladebox .t2 .stxt{
	font-size:1rem;
	}
	.gladebox .t2 .mtxt{
	font-size:1.8rem;
	}
	.gladebox .list{width:78%;margin:15px auto 0;}
}
@media print, screen and (min-width:761px){
	.gladebox{position: relative;}
	.gladebox .txt{
	position: absolute;
	}
	.gladebox .list li{margin-left:5%;}
}
@media print, screen and (max-width:760px){
	.gladebox{width:90%;}
	.gladebox{padding:50px 0 30px;}
	.gladebox .img{max-width:500px;margin:0 auto 20px;}
	.gladebox .t1{
	font-size:0.85rem;
	padding:5px 10px;
	}
	.gladebox .t2{
	background-size:50px auto;
	padding-left:60px;
	margin:15px auto;
	}
	.gladebox .t2 .stxt{
	font-size:0.9rem;
	}
	.gladebox .t2 .mtxt{
	font-size:1.6rem;
	}
	.gladebox .list{max-width:400px;width:100%;margin:20px auto 0;}
	.gladebox .list li{margin:0 1.5%;}
}
/*movie*/
.movie_list{
width:90%;
max-width:1060px;
}
.movie_list .ttl{
border-left:8px solid #c21500;
border-image: linear-gradient(#FA0007 0%, #F5AC1B 100%);
border-image-slice: 1;
border-top:none;
border-right:none;
border-bottom:none;
margin:0 auto 15px;
}
.movie_list .txt{
margin:0 auto 17px;
}
.youtube {
position: relative;
width: 100%;
height: 0;
padding-top:56.25%;
}
.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media print, screen and (min-width:761px){
	.movie_list{
	margin:-10px auto 30px;
	}
	.movie_list{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}
	.movie_list li{
	width:46.25%;
	margin-right:7.5%;
	margin-bottom:7.5%;
	}
	.movie_list li:nth-child(2n){
	margin-right:0;
	}
	.movie_list .ttl{
	font-size:1.35rem;
	padding:17px 0 16px 17px;
	}
}
@media print, screen and (max-width:760px){
	.movie_list{
	margin:-15px auto 30px;
	}
	.movie_list li{
	margin-bottom:12%;
	}
	.movie_list .ttl{
	font-size:1.2rem;
	padding:10px 0 10px 15px;
	}
}
/*fbanner*/
@media print, screen and (min-width:1481px){
	.fbanner{
	top:45%;
	}
}
@media print, screen and (max-width:1480px) and (min-width:981px){
	.fbanner{
	width:80px;
	top:40%;
	}
}
@media print, screen and (min-width:981px){
	.fbanner{
	position:fixed;
	right:0;
	z-index:900;
	}
}
@media print, screen and (max-width:980px){
	.fbanner{display:none;}
}
/*sub_menu3*/
.sub_menu3{
display:table;
text-align:center;
max-width:1150px;
margin:auto;
}
.sub_menu3 li{
display:table-cell;
  vertical-align:middle;
border-right:1px solid #fff;
width:33.33%;
background-color:#262626;
}
.sub_menu3 li:nth-child(3n){border:none;}
.sub_menu3 a{
display:block;

color:#fff;
font-weight:bold;
}
.sub_menu3 li:hover{
background: linear-gradient(135deg,#F6000C 0%,#F19C12 100%);
background: -webkit-linear-gradient(-45deg,#F6000C 0%,#F19C12 100%);
}
@media print, screen and (min-width:981px){
	.sub_menu3 a{
	font-size:1.35rem;
	padding:25px 20px;
	}
	.sub_menu3{width:95%;}
}
@media print, screen and (max-width:980px){
	.sub_menu3{width:100%;}
}
@media print, screen and (max-width:980px) and (min-width:761px){
	.sub_menu3 a{
	font-size:1.25rem;
	padding:20px 10px;
	}
}
@media print, screen and (max-width:760px)and (min-width:481px){
	.sub_menu3 a{
	font-size:1rem;
	line-height:1.2em;
	padding:12px 15px;
	}
}
@media print, screen and (max-width:480px){
	.sub_menu3 a{
	font-size:.9rem;
	line-height:1.2em;
	padding:12px 5px;
	}
}
/*rec_box1*/
.gttl{
color:#3C3C3C;
line-height:1.4em;
}
.gttl .t1{display:inline-block;line-height:1.1em;}
.rttl{
color:#E4001C;
line-height:1.2em;
}
.rec_box1{
text-align:center;
max-width:1120px;
width:90%;
}
.rec_box1 p{
max-width:900px;
text-align:left;
line-height:1.6em;
}
@media print, screen and (max-width:1060px) and (min-width:981px){
	.rec_box1 p{width:90%;}
}
@media print, screen and (min-width:981px){
	.gttl{
	margin:20px auto;
	}
	.gttl .t1{
	font-size:3.5rem;
	margin-bottom:15px;
	}
	.gttl .t2{
	font-size:1.3rem;
	letter-spacing:1em;
	}
	.rttl{
	margin:40px auto;
	font-size:2rem;
	}
	.rec_box1{
	padding-top:80px;
	margin:20px auto;
	}
	.rec_box1 p{
	margin:20px auto 70px;
	font-size:1.05rem;
	}
}
@media print, screen and (max-width:980px) and (min-width:761px){
	.gttl{
	margin:15px auto;
	}
	.gttl .t1{
	font-size:2.8rem;
	margin-bottom:12px;
	}
	.gttl .t2{
	font-size:1.15rem;
	letter-spacing:.9em;
	}
	.rttl{
	margin:30px auto;
	font-size:1.8rem;
	}
	.rec_box1{
	padding-top:60px;
	margin:15px auto;
	}
	.rec_box1 p{
	margin:15px auto 50px;
	font-size:1.02rem;
	}
}
@media print, screen and (max-width:760px){
	.gttl{
	margin:10px auto 20px;
	}
	.gttl .t1{
	font-size:1.8rem;
	margin-bottom:12px;
	}
	.gttl .t2{
	font-size:1.1rem;
	letter-spacing:.7em;
	}
	.rttl{
	margin:20px auto;
	font-size:1.4rem;
	}
	.rec_box1{
	padding-top:50px;
	margin:10px auto;
	}
	.rec_box1 p{
	margin:15px auto 30px;
	font-size:1rem;
	}
}
/*rec_box2*/
.rec_box2{
max-width:1080px;
width:90%;
}
.rec_box2 .box .sub{
background-color:#000000;
color:#fff;
display:inline-block;
font-weight:bold;
padding:6px 15px;
}
.rec_box2 .box .ttl{
line-height:1.5em;
margin:20px auto;
letter-spacing:-.01em;
}
.rec_box2 .box p{
line-height:1.7em;
}
@media print, screen and (min-width:1181px){
	.rec_box2{
	margin:90px auto;
	}
	.rec_box2 .box{
	margin:0 auto 130px;
	}
	.rec_box2 .txt{
	width:54%;
	}
	.rec_box2 .img{
	width:41%;
	}
	.rec_box2 .box .sub{
	font-size:.95rem;
	}
	.rec_box2 .box .ttl{
	font-size:1.8rem;
	}
	.rec_box2 .box p{
	font-size:1rem;
	}
	.rec_box2 .b1 .txt,
	.rec_box2 .b3 .txt{
	margin-left:5%;
	}
	.rec_box2 .b1 p,.rec_box2 .b3 p{margin-right:7%;}
	.rec_box2 .b2 .txt{margin-left:4%;}
	.rec_box2 .b2 p{margin-right:7%;}
}
@media print, screen and (max-width:1180px) and (min-width:981px){
	.rec_box2{
	margin:60px auto;
	}
	.rec_box2 .box{
	margin:0 auto 100px;
	}
	.rec_box2 .txt{
	width:59%;
	}
	.rec_box2 .img{
	width:38%;
	}
	.rec_box2 .box .sub{
	font-size:.92rem;
	}
	.rec_box2 .box .ttl{
	font-size:1.73rem;
	}
	.rec_box2 .box p{
	font-size:.98rem;
	}
	.rec_box2 .b1 .txt,
	.rec_box2 .b3 .txt{
	margin-left:3%;
	}
	.rec_box2 .b2 .txt{
	margin-right:3%;
	}
	.rec_box2 .b1 p,.rec_box2 .b3 p{margin-right:7%;}
}
@media print, screen and (min-width:981px){
	.rec_box2 .box{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	}
	.rec_box2 .b1 .txt,
	.rec_box2 .b3 .txt{
	order:2;
	}
}
@media print, screen and (max-width:980px) {
	.rec_box2{
	text-align:center;
	}
	.rec_box2 .box p{
	text-align:left;
	}
}
@media print, screen and (max-width:980px) and (min-width:761px){
	.rec_box2{
	margin:50px auto;
	}
	.rec_box2 .box{
	margin:0 auto 80px;
	}
	.rec_box2 .box .sub{
	font-size:.9rem;
	}
	.rec_box2 .box .ttl{
	font-size:1.7rem;
	}
	.rec_box2 .box p{
	max-width:600px;
	font-size:.95rem;
	margin:30px auto;
	}
}
@media print, screen and (max-width:760px){
	.rec_box2{
	margin:10% auto;
	}
	.rec_box2 .box{
	margin:0 auto 10%;
	}
	.rec_box2 .box .sub{
	font-size:.8rem;
	}
	.rec_box2 .box .ttl{
	font-size:1.4rem;
	}
	.rec_box2 .box p{
	font-size:.9rem;
	margin:20px auto;
	}
}
/*rec_box3*/
.rec_box3{
background-color:#EEEEEE;
margin:auto;
}
.rec_box3 .gttl{
text-align:center;
}
.rec_box3 .maintxt{
text-align:center;
line-height:1.4em;
}
@media print, screen and (min-width:981px){
	.rec_box3{
	padding:120px 0 50px;
	}
	.rec_box3 .maintxt{
	font-size:3rem;
	margin:50px auto 70px;
	}
}
@media print, screen and (max-width:980px) and (min-width:761px){
	.rec_box3{
	padding:100px 0 10px;
	}
	.rec_box3 .maintxt{
	font-size:2.6rem;
	margin:45px auto 60px;
	}
}
@media print, screen and (max-width:760px) and (min-width:581px){
	.rec_box3{
	padding:80px 0 25px;
	}
	.rec_box3 .maintxt{
	font-size:2rem;
	margin:40px auto 60px;
	}
}
@media print, screen and (max-width:580px){
	.rec_box3{
	padding:10% 0 1%;
	}
	.rec_box3 .maintxt{
	font-size:1.5rem;
	margin:30px auto 45px;
	}
}
/*rec_box4*/
.rec_box4{
text-align:center;
}
.rec_box4 .box_out{
border-top:12px solid #000000;
border-right:1px solid #A3A3A3;
border-left:1px solid #A3A3A3;
border-bottom:1px solid #A3A3A3;
max-width:1020px;
width:90%;
}
.rec_box4 .box_in{
line-height:1.6em;
width:90%;
}
.rec_box4 .box_in th{
background-color:#EEEEEE;
text-align:center;
letter-spacing:.1em;
}
.rec_box4 .box_in td{
text-align:left;
}
.grade_btn2{
display:inline-block;
background: linear-gradient(135deg,#F6000C 0%,#F19C12 100%);
background: -webkit-linear-gradient(-45deg,#F6000C 0%,#F19C12 100%);
color:#fff;
font-weight:bold;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
position: relative;
}
.grade_btn2::before{
position: absolute;
top: 0;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
width:8px;
height:8px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.grade_btn2:hover{background:#F6000C;color:#fff;}
@media print, screen and (min-width:981px){
	.rec_box4{
	padding-top:60px;
	margin:100px auto;
	}
	.rec_box4 .box_out{
	margin:60px auto;
	padding-bottom:40px;
	}
	.rec_box4 .box_in{
	font-size:1.1rem;
	margin:50px auto;
	}
	.rec_box4 .box_in td{padding:10px 0 10px 70px;}
	.grade_btn2{
	font-size:1.3rem;
	padding:25px 55px 25px 35px;
	margin:20px auto;
	}
	.grade_btn2::before{
	right:20px;
	}
}
@media print, screen and (max-width:980px) and (min-width:761px){
	.rec_box4{
	padding-top:60px;
	margin:20px auto 90px;
	}
	.rec_box4 .box_out{
	margin:55px auto;
	padding-bottom:25px;
	}
	.rec_box4 .box_in{
	font-size:1rem;
	margin:35px auto 25px;
	}
	.rec_box4 .box_in td{padding:10px 0 10px 30px;}
	.grade_btn2{
	font-size:1.2rem;
	padding:20px 45px 20px 30px;
	margin:10px auto;
	}
	.grade_btn2::before{
	right:15px;
	}
}
@media print, screen and (max-width:760px) and (min-width:581px){
	.rec_box4{
	padding-top:60px;
	margin:80px auto;
	}
	.rec_box4 .box_out{
	margin:50px auto;
	padding-bottom:20px;
	}
	.rec_box4 .box_in{
	font-size:.95rem;
	margin:30px auto 20px;
	}
	.rec_box4 .box_in td{padding:8px 0 8px 20px;}
	.grade_btn2{
	font-size:1.1rem;
	padding:17px 40px 17px 25px;
	margin:8px auto;
	}
	.grade_btn2::before{
	right:13px;
	}
}
@media print, screen and (min-width:581px){
	.rec_box4 .box_in th{
	max-width:180px;
	min-width:100px;
	}
	.rec_box4 .box_in tr{border-bottom:1px solid #A3A3A3;}
	.rec_box4 .box_in tr:last-child{border:none;}
	.rec_box4 .box_in th{padding:10px;}
}
@media print, screen and (max-width:580px){
	.rec_box4{
	padding-top:12%;
	margin:0 auto 15%;
	}
	.rec_box4 .box_out{
	margin:5% auto;
	padding-bottom:15px;
	}
	.rec_box4 .box_out:first-of-type{margin-top:10%;}
	.rec_box4 .box_in{
	font-size:.9rem;
	margin:5% auto;
	}
	.rec_box4 .box_in th,.rec_box4 .box_in td{display:block;}
	.rec_box4 .box_in th{padding:6px 10px;}
	.rec_box4 .box_in td{padding:10px 10px 20px;}
	.grade_btn2{
	font-size:1rem;
	padding:13px 25px 13px 15px;
	margin:8px auto;
	}
	.grade_btn2::before{
	right:10px;
	}
}
img.topcom{
display:block;
margin:auto;
width:100%;
}
