

@font-face { font-family: "Original Yu Gothic"; src: local("Yu Gothic Medium"), local("YuGothic-Medium");                    }
@font-face { font-family: "Original Yu Gothic"; src: local("Yu Gothic Bold")  , local("YuGothic-Bold")  ; font-weight: bold; }

body {
	color:#000;
	font-size:100%;
	font-family: YuGothic, "Original Yu Gothic", Meiryo, sans-serif;
}

/* 全てのプロパティの余白とパディングをリセットしています。*/
* {
   margin: 0;
   padding: 0;
}

a {
	color:#696969;
}

a:hover {
	color:#fff;
}
.box_wrap {
    width:595px;
    overflow:hidden;
    float:left;
}
.box_wrap_2 {
    width:595px;
    float:right;
    overflow:hidden;
}
.set_box_1 {
    width:595px;
    float:left;
    background-color:#ffb6c1;
    padding:10px;
    box-sizing:border-box;
    border-radius:5px;
    margin-bottom:10px;
}
.set_box_2 {
    width:595px;
    float:left;
    margin:0 ;
    background-color:#00bfff;
    padding:10px;
    box-sizing:border-box;
    border-radius:5px;
}
.set_box_3 {
    width:595px;
    float:left;
    background-color:#90ee90;
    padding:10px;
    box-sizing:border-box;
    border-radius:5px;
}
.set_ttl {
    widrh:100%;
    text-align:center;
    margin-bottom:10px;
    font-size:140%;
    font-weight:600;
}
.set_box_1_half {
    width:49%;
    float:left;
    overflow:hidden;
}
.set_box_2_half {
    width:49%;
    float:right;
    overflow:hidden;
}
.icon_box {
    width:100%;
    height:45px;
    margin-bottom:10px;
    overflow:hidden;
}
.icon_box_2 {
    width:100%;
    height:45px;
    margin-bottom:10px;
    overflow:hidden;
}
.icon_1 {
    width:27%;
    height:30px;
    float:left;
    background-color:#dda0dd;
    line-height:10px;
    text-align:center;
    color:#000;
    font-size:30%;
    border:1px solid #000;
    border-radius:5px;
    padding:5px;
    margin-right:5px;
}
.icon_2 {
    width:26%;
    height:30px;
    float:left;
    background-color:#d2691e;
    line-height:30px;
    text-align:center;
    color:#000;
    font-size:100%;
    border:1px solid #000;
    border-radius:5px;
    padding:5px;
    margin-right:5px;
}
.icon_3 {
    width:26%;
    height:30px;
    float:left;
    background-color:#c0c0c0;
    line-height:30px;
    text-align:center;
    color:#000;
    font-size:100%;
    border:1px solid #000;
    border-radius:5px;
    padding:5px;
    margin-right:5px;
}
.icon_4 {
    width:26%;
    height:30px;
    float:left;
    background-color:#b8860b;
    line-height:30px;
    text-align:center;
    color:#000;
    font-size:80%;
    border:1px solid #000;
    border-radius:5px;
    padding:5px;
    margin-right:5px;
}
.icon_5 {
    width:26%;
    height:30px;
    float:left;
    background-color:#000000;
    line-height:15px;
    text-align:center;
    color:#fff;
    font-size:70%;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px;
    margin-right:5px;
}
.icon_6 {
    width:26%;
    height:30px;
    float:left;
    background-color:#00ffff;
    line-height:15px;
    text-align:center;
    color:#000;
    font-size:70%;
    border:1px solid #000;
    border-radius:5px;
    padding:5px;
    margin-right:5px;
}
.product_box {
    width:100%;
    background-color:#f0e68c;
    border:1px solid #000;
overflow:hidden;
    box-sizing:border-box;
}
.product_box_2 {
    width:100%;
    padding:5px;
    box-sizing:border-box;
}
.link_box {
	width: 100%;
    overflow:hidden;
    padding:5px;
    box-sizing:border-box;
}
.link_box a {
	text-decoration: none;
    color:#000 !important;
}
.link_box a:hover {
    color:#fff !important;
}
.link_box:hover {
	background-color:#044984;
}
.ttl_box_1 {
	width: 100%;
	margin-bottom: 10px;
	font-size: 100%;
	text-align: center;
}
.ttl_box_1 a {
	text-decoration:none;
    color:#fff;
}
.ttl_box_1 a:hover {
  transition: 0.5s;
    background-color:#fff;
    color:#000;
}
.ttl_box_2 {
	width: 100%;
	margin-bottom: 10px;
	font-size: 100%;
	text-align: center;
	background-color: #044884;
	color: #fff;
    padding:10px 0;
    position: relative;
    height:32px;
}
.ttl_box_2 a {
	text-decoration:none;
    line-height:52px;
    color:#fff;
        position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ttl_box_2 a:hover {
  transition: 0.5s;
    background-color:#fff;
    color:#000;
}
.product_wrap_p_b {
    width:100%;
    margin-bottom:10px;
    overflow:hidden;
}
.product_p {
    width:53%;
    float:left;
}
.product_p img {
    width:100%;
    height:auto;
}
.product_b {
    width:45%;
    float:right;
}
.product_p_2 {
    width:40%;
    float:left;
}
.product_p_2 img {
    width:100%;
    height:auto;
}
.product_p_3 {
    width:47%;
    float:left;
}
.product_p_3 img {
    width:100%;
    height:auto;
}
.product_b_2 {
    width:50%;
    float:right;
}
.bt_m_2 {
	width: 100%;
	height: 30px;
	text-align: center;
}
.square_btn {
	width: 100%;
	height: 30px;
	line-height: 25px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	background: #aebf2c;
	color: #fff;
	border: solid 2px #fff;
	border-radius: 3px;
	transition: .4s;
	box-sizing: border-box;
}
.square_btn:hover {
	background: #fff;
	color: #aebf2c;
	border: solid 2px #aebf2c;
}
.square_btn_2 {
	width: 50%;
	height: 30px;
	line-height: 25px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	background: #fff;
	color: #ff0000;
	border: solid 2px #ff0000;
	border-radius: 3px;
	transition: .4s;
	box-sizing: border-box;
    margin:0 auto;
}
.square_btn_3 {
	width: 100%;
	height: 30px;
	line-height: 25px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	background: #1e90ff;
	color: #fff;
	border: solid 2px #fff;
	border-radius: 3px;
	transition: .4s;
	box-sizing: border-box;
}
.product_txt_box {
    width:100%;
}
.product_txt_box_1 {
    width:100%;
    font-size:95%;
}
.group_1 {
    width:100%;
    padding:15px;
    background-color:#d3d3d3;
    box-sizing: border-box;
}
.group_2 {
    width:100%;
    padding:15px;
    background-color:#daa520;
    box-sizing: border-box;
}
.general_box_2 {
	width:100%;
	margin-bottom:50px;
	overflow:hidden;
}
.text-block {
    width:100%;
    padding:5px;
    border:1px solid #000;
    background-color:#e9967a;
    box-sizing: border-box;
    margin-bottom:10px;
}
.arrow_box {
    width:100%;
    overflow:hidden;
}
.arrow_space {
    width:50%;
    float:left;
    text-align:center;
    height:50px;
    line-height:50px;
}

.fa-arrow-down {
    font-size:270%;
}
.contact_box {
	width:1200px;
    margin:0 auto;
	overflow:hidden;
}
.contact_box img {
	width:100%;
}
.spray_box {
    width:100%;
    overflow:hidden;
}



















.catalog_l a:hover {
	color: #000;
	opacity:0.6;
}

.breadcrumb_box a {
	color:#696969;
	text-decoration:none;
}

.breadcrumb_box a:hover {
	opacity:0.6;
}

.form_box a:hover {
	color:#696969;
	opacity:0.6;
}

h1 {
	font-size:250%;
	font-weight:600;
	line-height:50px;
}
.midashi {
	font-size:250%;
	font-weight:600;
	line-height:50px;
}
.middle_midashi {
	font-size:250%;
	font-weight:600;
	line-height:50px;
}
h2 {
	font-size:250%;
	font-weight:600;
	line-height:50px;
}
h1.ttl {
	font-size:200%;
	line-height:50px;
	font-weight:400;
}
.small_ttl {
	font-size:200%;
	line-height:50px;
	font-weight:400;
}
h2.ttl {
	font-size:200%;
	line-height:50px;
	font-weight:400;
}

h3 {
	font-size:130%;
	font-weight:bold;
	color:#fff;
}
.ttl_a {
	font-size:130%;
	font-weight:bold;
	color:#fff;
}
.ttl_b {
	font-size:100%;
	font-weight:bold;
	color:#ff0000;
}

h4 {
	font-size:100%;
	font-weight:bold;
	color:#ff0000;
}

h5 {
	font-size:100%;
	font-weight:bold;
	color:#ff0000;
}

.ttl_box h2 {
	font-size:200%;
	line-height:60px;
	font-weight:400;
}
.ttl_box .middle_midashi {
	font-size:200%;
	line-height:60px;
	font-weight:400;
}
.ttl {
	font-size:200%;
	font-weight:bold;
	color:#000;
}

#header {
	width:100%;
	height:80px;
	overflow:hidden;
	background-color:#000;
	position:relative;
}

.header_logo {
	width:350px;
	float:left;
	margin:20px 0 0 40px;
	
}

.header_logo img {
	width:100%;
}

.menu_wrap {
	width: 810px;
	text-align: center;
	float:right;
    margin-top:10px;
}

.nav {
  list-style: none;
  overflow: hidden;
}
 
.nav li {
    width: 160px;
    text-align: center;
    float: left;
    height: 65px;
    /*line-height: 40px;*/
    margin-right: 2px;
    border: 1px solid transparent;
    font-size:90%;
    display:table;
    box-sizing:border-box;
}
 
.nav li a {
    text-decoration: none;
    color: #fff;
    font-weight: 100;
    display: block;
	transition: all .3s ease 0s;
    display:table-cell;
  vertical-align:middle;
}

.nav li:hover {
    border: 1px solid #fff;
}

.nav li a:hover {
    font-weight: 600;
    transform: scale(1.0);
}

.nav li.on_page {
    border: 1px solid #fff;
}
.nav li.on_page  a{
    font-size:100%;
    font-weight: 600;
    transition-duration: 0.5s
}

.header_icon_menu {
	width:105px;
	text-align:right;
	float:right;
	margin:20px 40px 0 0;
}

.header_icon_menu ul li {
	display: inline;
	margin-left:10px;
}

.circle{
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #fff;
	text-align:center;
	line-height: 40px;
}

.circle:hover {
	background:#ff8c00;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

#main_img {
	width:950px;
	margin:20px auto;
}

.wrap {
	width:1200px;
	margin:20px auto 50px;
	overflow:hidden;
}

.wrap_2 {
	width:1200px;
	margin:20px auto 50px;
	overflow:hidden;
}

.wrap_3 {
	width:900px;
	margin:20px auto 50px;
	overflow:hidden;
}

.general_box {
	width:100%;
	overflow:hidden;
}



.general_box_3 {
	width:100%;
	overflow:hidden;
}

.general_box_3 img {
	width:100%;
	height:auto;
}

.general_box_4 {
	width:100%;
	margin-bottom:20px;
	overflow:hidden;
}
.general_box_5 {
	width:100%;
	margin-bottom:50px;
	overflow:hidden;
    text-align:center;
}
.general_box_l {
	width:470px;
    float:left;
	overflow:hidden;
}
.general_box_r {
	width:470px;
    float:right;
	overflow:hidden;
}
.main-nav {
	display: flex;
	justify-content: space-between;
	list-style:none;
}

.main-nav ul li {
	text-align:center;
}
.blue_box_2 {
	width:270px;
	height:228px;
	border:1px solid #2a70a3;
	display: block;
	overflow:hidden;
    box-sizing:border-box;
}
.blue_box_2 img {
	width:100%;
	height:auto;
}

.general_wrap {
	width:100%;
	text-align:center;
}

.form_box {
	width:100%;
	margin:20px 0 50px;
	text-align: center;
}

.container {
	width:1000px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

.breadcrumb_box {
	width:100%;
	margin:20px 0 50px;
}

.photo_l {
	float:left;
	width:300px;
}

.txt_r {
	float:right;
	width:630px;
	padding-left:20px;
}

.ttl_box {
	width:100%;
	border-bottom:2px solid #034584;
	margin-bottom:20px;
	text-align:left;
}


.ttl_box_2 {
	width:100%;
	text-align:center;
}

.br-sp {
	display:none; 
}

.br-pc {
	display:block; 
}

.ttl_box_3 {
	width:100%;
	height:40px;
	border-bottom:5px solid #ff8c00;
	margin-bottom:50px;
}

.problem_photo {
	width:800px;
	margin:0 auto;
	text-align:center;
}

.catalog_dl_wrap {
	width:650px;
	margin:50px auto 50px;
	overflow:hidden;
}

.catalog_l {
	width:300px;
	float:left;
	text-align:center;
}

.catalog_l img {
	width:100%;
	height:auto;
}

.catalog_r {
	width:350px;
	height:212px;
	float:left;
	position:relative;
	text-align:center;
}

.catalog_r p {
	font-weight:bold;
}

.catalog_bt {
	width:200px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	background:url("images/dl_bt.png");
	position:absolute;
	bottom:0%;
	left:20%;
}

p.i1 {
	padding-left:1em;
	text-indent:-1em;
	text-align:justify;
}

.flow_box {
	width:165px;
	float:left;
	height:410px;
	background-color:#63686e;
	padding:5px;
	color:#fff;
}

.flow_box p.small {
	font-size:80%;
	line-height:15px;
	text-align:justify;
}

.small {
	font-size:80%;
	line-height:15px;
	text-align:justify;
}

.flow_arrow {
	width:28px;
	float:left;
	height:215px;
	margin-top:200px;
	text-align:center;
	font-size:110%;
	color:#ffb200;
}

.orange_box {
	width:100%;
	height:25px;
	line-height:25px;
	font-size:80%;
	text-align:center;
	color:#fff;
	background-color:#ea5514;
	margin:5px 0;
}

.blue_box {
	width:100%;
	height:25px;
	line-height:25px;
	font-size:80%;
	text-align:center;
	color:#fff;
	background-color:#00afec;
	margin:5px 0;
}
.yellow_box {
	width:100%;
	height:25px;
	line-height:25px;
	font-size:80%;
	text-align:center;
	color:#fff;
	background-color:#ebbc15;
	margin:5px 0;
}

.set_txt_box {
	width:280px;
	float:left;
}

.set_photo_box {
	width:650px;
	float:right;
	background-color:#eee;
	padding:10px;
}

.flow_photo_block {
	width:100%;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
}

.flow_photo_block:last-child {
	width:100%;
	height:auto;
	margin-bottom:0px;
	overflow:hidden;
}

.flow_photo {
	width:232px;
	margin-right:10px;
	float:left;
	height:202px;
	position:relative;
}

.flow_photo_r{
	width:232px;
	float:left;
	height:202px;
    position:relative;
}

.flow_photo img, .flow_photo_r img {
	width:100%;
	height:100%;
}

.caption {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	position:absolute;
	bottom:0;
	background-color:#333;
	opacity:0.9;
}

.movie_box {
	width:560px;
	margin:0 auto;
}

.zumen_wrap {
	width:800px;
	margin:0 auto;
	text-align:center;
}

.zumen_wrap img {
	width:100%;
	height:auto;
}

.point_block {
	width:100%;
	height:auto;
	margin-bottom:40px;
	overflow:hidden;
}

.point {
	width:40px;
	height:51px;
	margin-right:20px;
	float:left;
}

.point img {
	width:100%;
	height:100%;
}

.point_body {
	width:890px;
	height:auto;
	float:left;
	text-align:justify;
	display: flex;
	align-items: center;
	line-height:25px;
}

.point_body p {
	flex: 1;
	font-size:120%;
}

.point_body span.small {
	font-size:90%;
	line-height:10px;
}

.yellow_txt {
	color:#ff0000;
}

.point_box_1 {
	width:440px;
	float:left;
	overflow:hidden;
}

.point_box_2 {
	width:440px;
	float:right;
	overflow:hidden;
}

.standalone_ttl {
	width:100%;
	height:40px;
	line-height:40px;
	background-color:#63686e;
	margin-bottom:10px;
}

.standalone_ttl p.ttl {
	padding-left:20px;
	color:#fff;
	font-size:140%;
	fontweight:600;
}

.standalone_half {
	width:300px;
	float:left;
}

.standalone_half_2 {
	width:140px;
	float:left;
}

.standalone_half_2 img {
	width:100%;
	height:auto;
}

.standalone_half_3 {
	width:100%;
	text-align:center;
	margin-bottom:10px;
}

.standalone_half_3 img {
	width:70%;
	height:auto;
	margin:0 auto;
}

table.product_detail_1 {
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.product_detail_1 th {
	background-color: #c7dddd;
	border-top:1px solid #A1A1A1;
	border-left:1px solid #A1A1A1;
	border-bottom:1px solid #A1A1A1;
	border-right:1px solid #A1A1A1;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 20%;
	white-space: nowrap;
}

table.product_detail_1 td{
	border: 1px solid #A1A1A1;
	padding: 10px;
	width: 8%;
	text-align:center;
}

table.product_detail_1 td.other{
	/*border: 1px solid #A1A1A1;*/
	padding: 10px;
	width: 80%;
	text-align:center;
}

table.product_detail_2 {
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.product_detail_2 th {
	background-color: #c7dddd;
	border: 1px solid #A1A1A1;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 20%;
	white-space: nowrap;
}

table.product_detail_2 th.blue {
	background:#2a70a7;
	border: 1px solid #A1A1A1;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 20%;
	white-space: nowrap;
	color:#fff;
}

table.product_detail_2 td{
	border: 1px solid #A1A1A1;
	padding: 10px;
	width: 40%;
	text-align:center;
}

table.product_detail_2 td.blue{
	background:#2a70a7;
	color:#fff;
	text-align:center;
}

table.product_detail_3 {
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.product_detail_3 th {
	background-color: #c7dddd;
	border: 1px solid #A1A1A1;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 40%;
	white-space: nowrap;
}

table.product_detail_3 td{
	border: 1px solid #A1A1A1;
	padding: 10px;
	width: 30%;
	text-align:center;
}

table.product_detail_3 td.blue{
	background:#2a70a7;
	color:#fff;
	text-align:center;
}

.table1 {
	border-collapse: collapse;
	width: 100%;
}
 
.table1 th,
.table1 td {
	border: 1px solid #e7e9ee;  
	padding: 15px;
}
 
.table1 th {
	background: #f5f6f8;
	text-align: left;
	width: 200px;
}

.sub_ttl_wrap {
	width:100%;
	height:150px;
	text-align:center;
	line-height:150px;
	border-bottom:1px solid #e3e3e3;
}

textarea {
	width: 100%;
	border:1px solid #dedacc;
}

input[type="text"] {
	width: 100%;
	height:30px;
	border:1px solid #dedacc;
}

input[type="text"].short {
	width: 20%;
	height:30px;
	border:1px solid #dedacc;
}

.input_btn {
	margin:50px auto 0;
	width:200px;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	background-color:#ff8c00;
	border:1px solid #dedacc;
	border-radius:5px;
	font-size:100%;
}

#footer {
	width:100%;
	padding:30px 0;
	margin-top:50px;
	background-color:#000;
	text-align:center;
	color:#fff;
	font-size:80%;
}

#footer img {
	width:200px;
	height:auto;
}

.footer_menu_wrap {
	width:810px;
	margin:20px auto;
	text-align: center;
}

.footer_menu_wrap ul li {
	display: table;
	padding:0 15px;
        height:60px;
}
.footer_menu_wrap ul li a {
	display:table-cell;
    vertical-align:middle;
}

#page_top {
	width: 100px;
	height: 100px;
	position: fixed;
	right: 0;
	bottom: 0;
	background: #ff8c00;
	z-index:10;
}

#page_top a {
	position: relative;
	display: block;
	width: 100px;
	height: 100px;
	text-decoration: none;
	font-size: 120%;
	color: #fff;
	text-align: center;
	line-height:100px;
}


.order_contents {
	width:950px;
	overflow:hidden;
	margin:10px 0;
}

.order_wrap {
	width:160px;
	border:1px solid #044884;
	float:left;
}

.order_wrap_2 {
	width:372px;
	border:1px solid #044884;
	float:left;
}

.order_ttl {
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	background-color:#044884;
}

.order_ttl span.small {
	font-size:70%;
}


.order_photo {
	width:100%;
	height:260px;
	padding:10px 0px;
	text-align:center;
	font-size:90%;
}

.order_photo_wrap {
	width:100%;
	height:auto;
	overflow:hidden;
}
.order_photo_l {
	width:50%;
	height:260px;
	padding:10px 0px;
	text-align:center;
	font-size:90%;
	float:left;
}

a.detail:hover {
	color:#696969;
	opacity:0.6;
}

.order_ttl_2 {
	width:100%;
	height:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
	background-color:#044884;
}

.order_ttl_3 {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#cae1df;
}
.order_ttl_3_2line {
	width:100%;
	height:60px;
	line-height:inherit;
	text-align:center;
	background-color:#cae1df;
}
.order_ttl_3_2line p {
	padding-top:10px;
}

.square_area {
	width:30px;
	height:470px;
	float:left;
	line-height:470px;
	text-align:center;
}

.triangle {
	width: 0px;
	height: 0px;
	/* topとbottomを大きくすると縦長になります */
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 25px solid #044884;
	border-right: 0px solid transparent;
	margin-left:4px;
	margin-top:185px;
}

.order_photo {
	width:100%;
	height:260px;
	padding:10px 0px;
	text-align:center;
	font-size:90%;
}

.order_photo_wrap {
	width:100%;
	height:auto;
	overflow:hidden;
}
.order_photo_l {
	width:50%;
	height:260px;
	padding:10px 0px;
	text-align:center;
	font-size:90%;
	float:left;
}




.acd-check{
    display: none;
}
.acd-label{
    background: #0068b7;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
}

.acd-content{
    border: 1px solid #333;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 15px;
    transition: .5s;
    visibility: hidden;
    font-size:90%;
}
.acd-content span.bold {
    font-weight:600;
}

.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}
.acd-content a {
    color:#000;
    text-decoration:none;
}
.acd-content a:hover {
    opacity:0.6;
}


.resizeimage img {
    width: 100%;
}
.three_block_wrap {
    width:800px;
    margin:30px auto;
    overflow:hidden;
}
.three_block_l {
    float:left;
    width:250px;
    text-align:center;
}
.three_block_r {
    float:right;
    width:250px;
    text-align:center;
}
.three_block_c {
    float:left;
    width:250px;
    margin:0 25px;
    text-align:center;
}
.three_block_img {
    width:100%;
    text-align:center;
    margin-bottom:20px;
}
.three_block_img img {
    width:50%;
}
h6 {
    font-size:200%;
    font-weight:600;
    border-bottom:1px solid #000;
    text-align:center;
}
.set_l {
    width:350px;
    float:left;
}
.set_r {
    width:850px;
    float:right;
}
.set_r img {
    width:100%;
}
.m_s_font {
    font-size:110%;
    font-weight:600;
}
.back_bk {
    width:100%;
    height:80px;
    background-color:#000;
    color:#fff;
    line-height:80px;
    font-size:200%;
    text-align:center;
}

.back_bk_2 {
    width:30%;
    height:50px;
    background-color:#000;
    color:#fff;
    line-height:50px;
    font-size:200%;
    text-align:center;
    margin:0 auto;
}




.movie_box_l {
    width:48%;
    float:left;
    overflow:hidden;
}
.movie_box_r {
    width:48%;
    float:right;
    overflow:hidden;
}
.four_box {
    width:270px;
    float:left;
    background-color:#218AC5;
    height:40px;
    line-height:40px;
    color:#fff;
    text-align:center;
    font-size:150%;
    font-weight:600;
}
.four_box_space {
    width:40px;
    float:left;
    text-align:center;
    line-height:40px;
}
.four_box_product {
    width:270px;
    float:left;
    margin-right:40px;
}
.four_box_product:last-child {
    width:270px;
    float:left;
    margin-right:0px;
}



.product_photo {
	width: 100%;
	margin: 0 auto 10px;
}
.product_photo_2 {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
    text-align:center;
}
.product_photo img, .product_photo_2 img {
	width: 100%;
	height: auto;
}



.set_l_2 {
    width:484px;
    float:left;
}
.set_r_2 {
    width:716px;
    float:right;
}












.slide {
  position: relative;
  width: 100%;
  height: 1079px;
  overflow: hidden;
}
.slide-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: slider-1 24s linear infinite;

  &:nth-child(1) {
    background-image: url("images/main_img_sample.jpg");
    animation-delay: -2s;
  }
  
  &:nth-child(2) {
    background-image: url(images/main_img_sample.jpg);
    animation-delay: 6s;
  }
  
  &:nth-child(3) {
    background-image: url(images/main_img_sample.jpg);
    animation-delay: 14s;
  }
}

@keyframes slider-1 {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  4.16% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  41.66% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
  opacity: 0;
  }
}

.fv {
  position: relative;
}
.fv-copy {
  position: absolute;
  writing-mode: vertical-rl;
  font-size: 34px;
  font-weight: bold;
  color: #FFFFFF;
  z-index: 1;
  letter-spacing: 0.35em;
  line-height: 1.24;
  &-01 {
    top: 362px;
    right: 508px;
  }
  &-02 {
    top: 362px;
    right: 593px;
  }
}

.three_wrap {
    width:100%;
    margin-bottom:20px;
    overflow:hidden;
}
.three_product_box {
    width:31%;
    margin-right:3.5%;
    float:left;
    overflow:hidden;
    margin-bottom:20px;
    text-align:center;
}
.three_product_box:last-child {
    width:31%;
    margin-right:0%;
    float:left;
    overflow:hidden;
    margin-bottom:20px;
}
.three_product_block {
    width:100%;
    padding:01px;
    box-sizing:border-box;
    overflow:hidden;
    margin-bottom:20px;
    border:1px solid #666;
}
.three_product_pic {
    width:100%;
    padding:10px;
    box-sizing:border-box;
}
.three_product_pic img {
    width:100%;
}
.three_product_body {
    width:100%;
    height:190px;
    text-align:left;
    margin-bottom:10px;
}
.three_product_body_2 {
    width:100%;
    height:110px;
    text-align:left;
    margin-bottom:10px;
}
.three_product_body_3 {
    width:100%;
    height:70px;
    text-align:left;
    margin-bottom:10px;
}
.three_product_link {
    width:100%;
    text-align:right;
    font-size:200%;
}
.three_product_link a:hover {
    opacity:0.6 !important;
    color:#666;
}









@media screen and (max-width: 812px) {
.wrap {
	width:95%;
}
.three_block_wrap {
    width:100%;
}   
.three_block_l {
    float:none;
    margin:0 auto 50px;
}
.three_block_r {
    float:none;
    margin:0 auto 50px;
}
.three_block_c {
    float:none;
    margin:0 auto 50px;
}    
h6 {
    font-size:100%;
}
.back_bk {
    height:50px;
    line-height:50px;
    font-size:100%;
}    
.contact_box {
	width:98%;
}  
.contact_box img {
	height:100%;
}    
.box_wrap {
    width:100%;
    float:none;
}
.box_wrap_2 {
    width:100%;
    float:none;
}
.set_box_1 {
    width:100%;
    float:none;
    overflow:hidden;
}
.set_box_2 {
    width:100%;
    float:none;
    overflow:hidden;
}
.set_box_3 {
    width:100%;
    float:none;
    overflow:hidden;
    margin-bottom:10px;
}
.set_box_1_half {
    width:100%;
    float:none;
    margin-bottom:20px;
}
.set_box_2_half {
    width:100%;
    float:none;
}   
.icon_box_2 {
    display:none;
}    
    
    
    
    
    
    
    
    
    
    
#header {
	height:auto;
}
	
.header_logo {
	width:80%;
	float:none;
	margin:20px auto;
}

.header_icon_menu {
	width:100%;
	text-align:center;
	float:none;
	margin-bottom:20px;
}
	
.menu_wrap a {
	font-size:90%;
}

.menu_wrap {
	width:98%;
	position:inherit;
	margin:5% auto;
}

.nav li {
    width: 33%;
    margin-right: 1px;
    font-size:80%;
    box-sizing:border-box;
}
.nav li a:hover {
    font-weight: 100;
    font-size:90%;
}
    
.menu_wrap ul li {
	padding:0 4px;
}
	
.footer_menu_wrap a {
	font-size:90%;
}

.footer_menu_wrap {
	width:90%;
	text-align:center;
	margin:1% auto;
}
	
.footer_menu_wrap ul li {
	padding:0 4px;
}
	
.swiper-container {
	width: 100%;
	height: auto;
	overflow:hidden;
}
.swiper-slide {
	padding-top: 300px; /* 画像位置の調整用 */
	width: 100%;
	background-size: cover;
	background-position: center center;
}
	
.slider_txt_box {
	width:90%;
}

.br-sp {
	display:block;
}
.br-pc {
	display:none; 
}
.container {
	width:95%;
}
h1 {
	font-size:100%;
	line-height:50px;
}
.midashi {
	font-size:90%;
	line-height:50px;
}
.h1_big {
	font-size:150%;
}
h4 {
	font-size:200%;
}

.ttl {
	font-size:150%;
}
	
.table1 tr,
.table1 th,
.table1 td {
    display: block;
    width: auto;
}
  
.table1 tr:first-child {
    border-top: 1px solid #dbe1e8;  
}
  
.table1 th,
.table1 td {
    border-top: none;
}
}


@media screen and (max-width: 815px) {
.swiper-container {
	width: 100%;
	height: auto;
	overflow:hidden;
}
.swiper-slide {
	padding-top: 300px; /* 画像位置の調整用 */
	width: 100%;
	background-size: cover;
	background-position: 50% 10%;
}
}







@media (min-width: 815px) {
.img_box {
	min-height: 540px;
	/*background-color:#000;*/
}
.contents_box {
	min-height: 800px;
	overflow: hidden;
}
.contents_box.left .img_box {
	float: right;
	width: 60%;
}
.contents_box.left .img_box:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -40px;
	z-index: 10;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 0 40px 50px;
	border-color: transparent transparent transparent #fff;
}
.contents_box.left .contents_body {
	float: left;
	width: 40%;
}
.contents_box.left .contents_body .txt_box {
	padding: 0 30px;
}
.contents_box.right .img_box {
	float: left;
	width: 60%;
}
.contents_box.right .img_box:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -40px;
	z-index: 10;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 50px 40px 0;
	border-color: transparent #fff transparent transparent;
}
.contents_box.right .contents_body {
	float: right;
	width: 40%;
}
.contents_box.right .contents_body .txt_box {
	padding: 0 30px;
}
.img_box, .contents_body {
	padding: 0;
	display: inline-block;
	overflow: hidden;
	width: 50%;
	min-height: 800px;
}

.contents_body {
	padding: 0;
}

.contents_body .txt_box {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: auto;
	width: 100%;
	z-index: 10;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
}



/*タブレット用設定*/
@media (min-width:815px) and (max-width:1024px){
.header_logo {
	width:220px;
	margin:30px 0 0 40px;
}
.container {
	width:95%;
}
.contents_box {
	min-height: 500px;
	overflow: hidden;
}
.img_box, .contents_body {
	padding: 0;
	display: inline-block;
	overflow: hidden;
	width: 50%;
	min-height: 500px;
}
.slider_txt_box {
	width:90%;
}
h1 {
	font-size:200%;
	line-height:50px;
}
.midashi {
	font-size:200%;
	line-height:50px;
}
.h1_big {
	font-size:150%;
}
}

/*タブレット用設定*/
@media (min-width:812px) and (max-width:1450px){
#header {
	width:100%;
	height:250px;
	overflow:hidden;
	background-color:#000;
	position:relative;
}
.header_logo {
	width:350px;
	float:none;
	margin:20px auto 40px;
	
}
.header_icon_menu {
	width:100%;
	text-align:center;
	float:none;
	margin-bottom:20px;
}
.menu_wrap {
	width: 98%;
	text-align: center;
    margin:0 auto;
    float:none;
}
.nav li {
    width: 14.2%;
    margin-right: 0px;
}
}
/*.contents_box {
	min-height: 160px;
	overflow: hidden;
}
.img_box, .contents_body {
	padding: 0;
	display: inline-block;
	overflow: hidden;
	width: 50%;
	min-height: 500px;
}*/
	