﻿@charset "utf-8";
/* CSS Document */
.quickMenu > li {
	background-color: #3aa796;
}
header {
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.50);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.50);
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	height: 60px;
	left: 0px;
	width: 100%;
	min-width: 100%;
	position: fixed;
	background-color: #3aa796;
	border-top: 2px solid #333;
	border-bottom: none;
    top: 0;
    left: 0;
    z-index: 999;
}
.wrapper {
	max-width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.Designer_logo {
	/*background-image: url(/images/project/2017/bedroom/logo.png);*/
	width: 80px;
	height: 42px;
	position: absolute;
	left: 0px;
	top: 6px;
}
.Designer_logo a {
	display: block;
	height: 100%;
}
nav {
	position: absolute;
	top: 10px;
	left: 110px;
}
nav>a {
	width: 80px;
	line-height: 37px;
	text-align: center;
	display: inline-block;
	position: relative;
	color: #FFF;
	margin-right: 6px;
	font-size: 16px;
}
nav>a:hover {
	color: #333;
}
nav>a:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 20px;
	background-color: #FFF;
	top: 10px;
	right: -5px;
}
.fb_share {    
    position: absolute;
    right: 20px;
    top: 20px;
}
.button {
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #FFF;
	position: relative;
	text-align: center;
	color: #333;
	font-size: 16px;
	padding: 10px 0;
	width: 100%;
	border: 1px solid #333;
	border-radius: 20px;
	letter-spacing: 2px;
}
.button:before {
	content: '';
	position: absolute;
	display: block;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	top: 0;
	z-index: 0;
	width: 0%;
	height: 100%;
	background-color: #E4DACD;
}
.button:hover:before {
	width: 100%;
}
.button span {
	position: relative;
	z-index: 1;
}
.button100 {
	width: 100px;
}
.button300 {
	width: 300px;
}
.button200 {
	width: 200px;
}
.ch01_5 .button200 {
	margin: 0;
	position: absolute;
	right: 85px;
	bottom: 18px;
}
.ch2_BG .button100 {
	display: inline-block;
	vertical-align: super;
}
#openMenu {
	position: relative;
	display: none;
}
#blackOverlay {
	display: none;
	position: fixed;
	z-index: 60;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8zMS8xNdOFLqwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAGElEQVQYlWNkYGBoYCACMBGjaFQh9RQCANyeAJRQ3dKnAAAAAElFTkSuQmCC);
}
/*主視覺*/
.bx-wrapper .bx-viewport {
	left: 0;
}
.bx-wrapper .bx-controls-direction a {
	display: none;
}
/*主視覺 End*/
h1 p, h4, .ch2_BG ul li div, article .tab h2, .ch3_BG strong, .ch3_BG .wrapper div p, .ch3_BG h2, .ch4_BG02 ul li p, .ch5_BG_article01 ul li, .ch5_BG h3, .ch7_BG h3 {
	letter-spacing: 2px;
}
h1 {
	font-size: 30px;
	text-align: center;
	position: relative;
	z-index: 99;
}
h1 p {
	display: inline-block;
	width: 100%;
	font-size: 25px;
	border-top: 1px solid #C9BC9C;
	padding-top: 8px;
	margin-bottom: 40px;
}
.ch1_BG h1, .ch4_BG01 h1, .ch5_BG h1, .ch7_BG h1, .ch2_BG, .ch3_BG, .ch6_BG {
	padding-top: 80px;
}
h1 i {
	margin-left: 15px;
	position: relative;
}
h1 i:before {
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	border: 3px solid #CAB59D;
	top: -8px;
	left: -161px;
	z-index: -1;
}
h4 {
	font-size: 20px;
	color: #BDA386;
	text-align: center;
	line-height: 30px;
}
.ch7_BG h4 {
	font-size: 25px;
}
.ch2_BG {
	background-image: url(/images/project/2017/bedroom/ch02_BG.png);
	padding-bottom: 80px;
}
.ch3_BG, .ch6_BG {
	background-image: url(/images/project/2017/bedroom/ch03_BG.png);
	padding-bottom: 80px;
}
.ch4_BG02 {
	background-image: url(/images/project/2017/bedroom/ch04_BG.jpg);
	height: 640px;
}
.ch2_BG ul {
	text-align: center;
	margin-bottom: 20px;
}
.ch2_BG ul li {
	display: inline-block;
	position: relative;
	margin: 30px 25px 130px 0;
	text-align: left;
	vertical-align: text-top;
}
.ch2_BG ul li:nth-of-type(2), .ch2_BG ul li:nth-of-type(4) {
	margin-right: 0;
}
.ch2_BG ul li div {
	background: #FFF;
	width: 420px;
	margin: -20px 23px;
	position: absolute;
}
.ch2_BG ul li h2 {
	font-size: 25px;
	position: absolute;
	color: #333;
	left: 80px;
}
.ch2_BG ul li div p {
	margin: 20px;
	font-size: 22px;
	color: #333;
	display: inline-block;
}
.ch2_BG ul li div small {
	font-size: 18px;
	color: #333;
	border-top: 1px solid #BDA386;
	padding-top: 10px;
	margin-top: 10px;
	width: 250px;
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	letter-spacing: 1px;
	width: 100%;
	margin-top: 50px;
}
table tr th {
	padding: 10px;
	border-top: 1px solid #C9BC9C;
	background: #BDA386;
	color: #FFF;
	font-weight: 200;
	font-size: 22px;
	border-right: 1px solid #FFF;
	text-align: center;
}
table tr td {
	padding: 10px;
	border-bottom: 1px solid #C9BC9C;
	line-height: 150% !important;
}
.border02 {
	background-color: #BDA386;
}
.colspan {
	background-color: #F7F4EF;
	color: #333;
	text-align: center;
	font-size: 20px;
}
td.thtd {
	color: #000;
	font-weight: 100;
	font-size: 20px;
}
table tr td {
	font-size: 16px;
}
table tr:nth-child(even) {
	background-color: rgba(206, 134, 63, 0.1);
}
td.border02 {
	font-size: 14px;
	text-align: center;
	color: #FFF;
}
.ch4_BG01 h5 {
	font-size: 14px;
	color: #000;
	text-align: center;
	letter-spacing: 1px;
}
.ch4_BG01 h5 {
	margin: 30px 0 120px 0;
}
.ch4_BG01 h5 a {
	color: #000;
}
.ch4_BG01 h5 a:hover {
	text-decoration: underline;
}
/*-- tabs 跟換區塊 --*/
.tabs_hover ul {
	text-align: center;
	display: block;
	overflow: hidden;
	border-top: 1px solid #BDA386;
	border-bottom: 1px solid #BDA386;
	line-height: 0;
	margin-top: 50px;
	margin-bottom: 80px;
}
.tabs_hover ul li {
	display: inline-block;
	width: 15%;
}
.ch5_BG .tabs_hover ul li {
	width: 10%;
}
.tabs_hover .tabs_button {
	border-left: 1px solid #BDA386;
	background: #FFF;
	display: block;
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	color: #333;
	padding: 25px 0;
	width: 100%;
	line-height: 20px;
}
.tabs_hover .tabs_button:hover {
	background: #CAB59D;
	color: #FFF;
}
.tabs_hover li:first-child a {
	border-left: none;
}
/*-- tabs 跟換區塊 End --*/
article .tab h2 {
	width: 37%;
	display: inline-block;
	background: #FFF;
	margin-left: -39px;
	vertical-align: top;
	padding: 40px 25px;
	font-size: 22px;
	margin-top: 27px;
}
article .tab h2 p {
	font-size: 18px;
	border-top: 1px solid #BDA386;
	padding-top: 25px;
	margin-top: 30px;
	line-height: 28px;
	width: 360px;
	display: block;
}
article .tab h2 .button100 {
	margin: 0;
	margin-top: 80px;
}
.ch5_BG_button {
	margin-top: 10px !important;
}
article .tab {
	padding-bottom: 80px;
}
.ch1_BG .ch01_5 {
	padding-top: 50px;
	margin-bottom: 80px;
	border-top: 1px solid #BDA386;
}
.tabs_hover strong {
	font-size: 40px;
	position: absolute;
	width: 4%;
	top: -30px;
	left: 40px;
}
.tabs_hover strong:before {
	content: '';
	width: 30px;
	height: 5px;
	position: absolute;
	top: 5px;
	left: -40px;
	background: #BDA386;
}
.tab {
	display: none;
}
#tab-1, #tab-5 {
	display: block
}
.ch3_BG h2 {
	color: #333;
	font-size: 25px;
	margin-left: 40px;
	margin-top: 40px;
}
.ch3_BG strong, .ch5_BG h3 {
	color: #BDA386;
	display: block;
	position: relative;
	padding-left: 40px;
}
.ch3_BG strong {
	font-size: 22px;
}
.ch5_BG h3 {
	font-size: 25px;
	z-index: 1;
}
.ch3_BG strong:before, .ch5_BG h3:before {
	content: '';
	width: 1px;
	height: 100px;
	position: absolute;
	top: 10px;
	left: 20px;
	background: #333;
}
.ch3_BG strong:after, .ch5_BG h3:after {
	content: '';
	width: 200px;
	height: 1px;
	position: absolute;
	top: 32px;
	left: 0px;
	background: #333;
}
.ch3_BG .wrapper div p {
	color: #333;
	font-size: 22px;
	padding: 30px 20px;
	background: #F7F4EF;
	display: inline-block;
	vertical-align: top;
	margin-top: 70px;
	margin-left: 60px;
	position: relative;
}
.ch3_BG .wrapper div p small {
	color: #333;
	font-size: 18px;
	border-top: 1px solid #BDA386;
	padding-top: 10px;
	margin-top: 10px;
	width: 390px;
	display: block;
}
.ch3_BG .wrapper div img {
	margin-left: -40px;
	margin-top: -80px;
}
.ch3_BG .wrapper div {
	margin-bottom: 50px;
}
.ch3_BG h1 p {
	margin-bottom: 80px;
}
.ch4_BG02 h2 {
	color: #FFF;
	font-size: 40px;
	text-shadow: 5px 5px 4px rgba(0,0,0,0.5);
	text-align: center;
	position: relative;
	z-index: 1;
	padding-top: 30px;
}
.ch4_BG02 i {
	width: 160px;
	height: 160px;
	top: -40px;
	margin: -70px auto;
	background-image: url(/images/project/2017/bedroom/ch04_BG01.png);
	z-index: -1;
	display: block;
}
.ch4_BG02 ul li strong {
	color: #D0BDA8;
	font-size: 35px;
	border-bottom: 2px solid #D0BDA8;
	text-shadow: 5px 5px 4px rgba(0,0,0,0.5);
}
.ch4_BG02 ul li p {
	color: #FFF;
	font-size: 18px;
	text-shadow: 5px 5px 4px rgba(0,0,0,0.65);
	margin-top: 30px;
	line-height: 25px;
	text-align: left;
}
.ch4_BG02 ul li {
	display: inline-block;
	width: 290px;
	text-align: center;
	margin: 0 40px 40px 0;
	vertical-align: top;
}
.ch4_BG02 ul li:nth-of-type(3), .ch4_BG02 ul li:nth-of-type(6) {
	margin-right: 0;
}
.ch4_BG02 ul {
	margin-top: 80px;
	text-align: center;
	margin-bottom: 30px;
}
.ch4_BG02 .button300 {
	border: 1px solid #FFF;
	background: #000;
	color: #fff;
}
.ch4_BG02 .button300:before {
	background-color: #84715b;
}
.ch5_BG_article01 {
	margin-top: 80px;
	margin-bottom: 50px;
	display: inline-block;
}
.ch5_BG_article01 img {
	margin-left: 60px;
}
.ch5_BG_article01 strong {
	color: #333;
	font-size: 25px;
}
.ch5_BG_article01 strong i {
	color: #BDA385;
	border-bottom: 1px solid #BDA385;
	margin-right: 15px;
}
.ch5_BG_article01 ul {
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
	margin-top: 30px;
}
.ch5_BG_article01 ul li {
	margin-bottom: 20px;
}
.ch5_BG_article01 ul li span {
	color: #333;
	font-size: 18px;
}
.ch6_BG .ch06_problem {
	background: url(/images/project/2017/bedroom/ch06_BG.png);
}
.ch6_BG .ch06_problem p {
	font-size: 30px;
	text-align: center;
	color: #FFF;
	padding: 15px;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.ch6_BG ul {
	margin-top: 50px;
}
.ch6_BG ul li h2 {
	color: #555;
	font-size: 25px;
	letter-spacing: 2px;
	display: inline;
}
.ch6_BG ul li span {
	font-size: 25px;
	background: #555;
	color: #FFF;
	display: inline-block;
	padding: 18px 13px;
	margin-right: 10px;
}
.ch6_BG ul li p {
	color: #555;
	font-size: 18px;
	border: 1px solid #999;
	line-height: 28px;
	padding: 15px;
	letter-spacing: 1px;
	margin: 20px 0 30px;
}
.ch6_BG ul li p strong {
	font-weight: bold;
}
.ch6_div02, .ch6_div03 {
	text-align: center;
}
.ch6_div03 img {
	margin-right: 50px;
}
.ch6_BG ul li {
	margin-bottom: 50px;
}
.ch7_BG ul {
	text-align: center;
	position: relative;
	border-bottom: 1px solid #C9BC9C;
	padding-bottom: 70px;
	margin-bottom: 70px;
}
.ch7_BG ul:after {
	content: "";
	position: absolute;
	width: 0;
	border: 9px solid;
	border-color: #BDA386 transparent transparent transparent;
	left: 49%;
	bottom: -14px;
}
.ch7_BG ul li {
	background-image: url(/images/project/2017/bedroom/ch07_BG.png);
	padding: 30px;
	width: 41%;
	display: inline-block;
	margin-right: 30px;
	margin-top: 50px;
	height: 200px;
	vertical-align: top;
}
.ch7_BG ul li:nth-of-type(2) {
	margin-right: 0;
}
.ch7_BG h2 {
	color: #333;
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}
.ch7_BG h2 p {
	color: #555;
	font-size: 18px;
	margin-top: 20px;
}
.ch7_BG h2 p strong {
	font-weight: bold;
	border-bottom: 1px solid #333;
}
.ch7_BG h2 i {
	color: #BDA386;
	font-size: 25px;
	border-bottom: 1px solid #BDA386;
	display: inline-block;
	margin-bottom: 30px;
}
.ch7_BG_bu01 {
	margin-top: 88px;
}
.ch7_BG_bu02 {
	margin-top: 50px;
}
.ch7_BG h3 {
	color: #333;
	font-size: 22px;
	display: inline-block;
	vertical-align: top;
	margin-top: 110px;
	margin-left: 100px;
	position: relative;
}
.ch7_BG h3:before {
	content: "";
	position: absolute;
	width: 0;
	border: 9px solid;
	border-color: transparent transparent transparent #BDA386;
	left: -25px;
	top: 2px;
}
.ch7_BG h3 p {
	font-size: 18px;
	margin-top: 15px;
}
div.ch7_BG_right {
	position: relative;
	height: 400px;
	border-bottom: 1px solid #C9BC9C;
	margin-bottom: 70px;
}
div.ch7_BG_right:after {
	content: "";
	position: absolute;
	width: 0;
	border: 9px solid;
	border-color: transparent transparent #BDA386 transparent;
	left: 49%;
	bottom: -5px;
}
.ch7_BG_right img {
	position: absolute;
	right: 0;
	top: -23px;
}
.ch7_BG_right .button100 {
	margin: initial;
	margin-top: 40px;
}
.ch8_BG {
	margin-bottom: 80px;
}
article .tab h2 p.ch5_BG_tab_8 {
	font-size: 14px;
	padding-top: 10px;
	margin-top: 20px;
	color: #000;
}
article .tab h2 p.ch5_BG_tab_8 a {
	color: #000;
}
article .tab h2 p.ch5_BG_tab_8 a:hover {
	text-decoration: underline;
}
.note{ display:block;  color:#333; text-align:center; font-size:14px; overflow: hidden; line-height: 2.5em; }

@media (max-width: 960px) {
    .fb_share {        
        height: 0px;
        position: absolute;
        top: 20px;
        right: 80px;
    }
    .fb_base {
        margin-top: -3.5em;
    }
.Designer_logo {
	left: 10px;
}
body {
	position: relative;
	right: 0;
}
.showMenu header, .showMenu main, .showMenu footer {
	left: -260px
}
nav {
	display: block;
	width: 260px;
	position: fixed;
	top: 0;
	bottom: 0;
	right: -270px;
	left: auto;
	z-index: 5;
	border-style: none;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
	margin: 0;
	background-color: #EEE;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	text-align: left;
	height: auto;
}
nav a {
	display: block;
	width: 250px;
	height: 48px;
	line-height: 47px;
	font-size: 18px;
	color: #3aa796;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	margin: 0;
	padding-left: 10px;
	background-color: #FFF;
	position: relative;
	border-bottom: 1px solid #CCC;
	text-align: left;
	background-image: none;
	background-position: 0 !important;
}
nav a:hover {
	background-color: #EEE;
}
nav>a {
	width: 100%;
}
header div {
	height: 60px;
	text-align: right;
}
header div>a {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-color: #F4F4F4;
	vertical-align: top;
	line-height: 60px;
	text-align: center;
	margin-right: 1px;
	font-size: 13px;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
}
#openMenu {
	display: inline-block;
}
#openMenu:hover {
	background-color: #E9E9E9;
}
#openMenu span {
	position: absolute;
	display: block;
	width: 50%;
	height: 4px;
	background-color: #666;
	top: 50%;
	left: 50%;
	margin-top: -2px;
	border-radius: 4px;
	margin-left: -25%;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
}
#openMenu span:before {
	top: -10px;
}
#openMenu span:after {
	bottom: -10px;
}
#openMenu span:before, #openMenu span:after {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	background-color: #666;
	border-radius: 4px;
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease;
}
body.showMenu {
	overflow: hidden;
	right: 260px
}
.showMenu #openMenu span {
	background-color: rgba(255,255,255,0)
}
.showMenu #openMenu span:before {
	top: 0;
	transform: rotate(45deg)
}
.showMenu #openMenu span:after {
	bottom: 0;
	transform: rotate(-45deg)
}
.showMenu nav {
	right: 0
}
.ch1_BG .ch01_5 {
	display: none;
}
.tab img {
	margin: 0 auto;
	display: block;
	width: 90%;
}
article .tab h2 {
	width: 80%;
	display: block;
	padding: 30px 25px;
	font-size: 22px;
	margin-top: -32px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
article .tab h2 p {
	padding-top: 15px;
	margin-top: 20px;
	width: 100%;
}
article .tab h2 .button100 {
	margin-top: 20px;
}
.ch2_BG ul li div {
	background: #FFF;
	width: 90%;
	margin: -20px auto;
	position: relative;
	padding-bottom: 25px;
}
.ch2_BG .button100 {
	display: block;
	margin: 0 auto;
}
.ch2_BG ul li div p {
	margin: 0;
	padding: 20px;
	display: block;
}
.ch2_BG ul li div small, .ch3_BG .wrapper div p small {
	width: 100%;
}
.ch2_BG ul li {
	margin: 0 0 80px 0;
}
.ch3_BG strong::after, .ch5_BG h3::after {
	left: 20px;
}
.ch3_BG strong::before, .ch5_BG h3::before {
	left: 40px;
}
.ch3_BG strong, .ch3_BG h2, .ch5_BG h3 {
	padding-left: 60px;
}
.ch3_BG .wrapper div p {
	padding: 20px 20px;
	display: block;
	width: 80%;
	margin: 30px auto 70px;
}
.tabs_hover ul li {
	width: 25%;
}
.ch3_BG .wrapper div img {
	margin: -80px auto 0px auto;
	display: block;
	background-size: cover;
	width: 65%;
}
.ch4_BG02 {
	background-image: url(/images/project/2017/bedroom/ch04_BG02.png);
	height: auto;
	padding-bottom: 80px;
}
.ch4_BG02 ul li {
	margin: 0 20px 40px 20px;
}
.ch4_BG02 ul li:nth-of-type(3), .ch4_BG02 ul li:nth-of-type(6) {
	margin-right: 20px;
}
.ch5_BG_article01 {
	margin-top: 50px;
	display: block;
}
.ch5_BG_article01 img {
	margin: 0 auto;
	display: block;
}
.ch5_BG_article01 ul {
	display: table;
	margin: 30px auto;
}
.ch5_BG .tabs_hover ul li {
	width: 20%;
}
.ch6_BG ul li h2 {
	color: #555;
	font-size: 25px;
	letter-spacing: 2px;
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
}
.ch6_BG ul li span {
	font-size: 25px;
	background: #555;
	color: #FFF;
	padding: 18px 13px;
	margin-right: 10px;
}
.ch6_div03 img {
	margin-right: 0;
}
.ch6_div02 img, .ch6_div03 img {
	margin: 0 auto 50px;
	display: block;
}
.ch7_BG h4 {
	font-size: 22px;
}
.ch7_BG ul li {
	width: 80%;
	display: block;
	height: auto;
	margin: 30px auto;
}
.ch7_BG_bu01 {
	margin-top: 45px;
}
.ch7_BG_right img {
	position: relative;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ch7_BG div.wrapper div {
	text-align: center;
	height: auto;
	margin: 0;
}
.ch7_BG h3 {
	margin: 30px auto;
	display: table;
	text-align: left;
}
div.ch7_BG_right {
	padding-bottom: 70px;
}
.ch7_BG ul {
	padding-bottom: 30px;
}
.ch7_BG ul li:nth-of-type(2) {
	margin-right: auto;
}
div.ch7_BG_right {
	padding-bottom: 40px;
}
.ch8_BG {
	margin-bottom: 50px;
	margin-top: 50px;
	/*margin-left: 10px;
	margin-right: 10px;*/
}
.ch2_BG ul {
	margin-bottom: 0;
}
.ch7_BG h2 i {
	display: block;
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.ch4_BG01 h5 a, article .tab h2 p.ch5_BG_tab_8 a {
	text-decoration: underline;
}
h4 {
	line-height: 30px;
}
}

@media (max-width: 660px) {
h4 {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.tabs_hover strong {
	font-size: 30px;
	margin-top: -15px;
}
.ch3_BG .wrapper div p small, .ch2_BG ul li div small, .ch5_BG_article01 ul li span, .ch7_BG h2 {
	line-height: 30px;
}
.ch2_BG div ul li img {
	background-size: cover;
	width: 100%;
}
.ch2_BG ul li h2 {
	font-size: 22px;
	top: -5px;
}
.button300 {
	width: 90%;
}
.ch3_BG h2 {
	font-size: 22px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 30px;
}
.ch3_BG .wrapper div img {
	width: 90%;
}
article .tab {
	padding-bottom: 20px;
}
.ch4_BG02 ul li {
	display: inline-block;
	width: 90%;
	text-align: center;
	margin: 0 auto 30px auto;
}
.ch4_BG02 h2 {
	font-size: 35px;
}
.ch5_BG_article01 img {
	width: 100%;
	margin-top: 30px;
}
.ch5_BG h3::after {
	left: 0px;
}
.ch5_BG h3::before {
	left: 10px;
}
.ch5_BG_article01 strong {
	font-size: 22px;
}
.ch6_div02 img, .ch6_div03 img {
	width: 90%;
	margin: 0 auto 30px;
}
.ch6_BG ul li .ch6_div01 {
	display: inline-block;
}
.ch6_BG ul li h2 {
	width: 80%;
}
.ch7_BG .wrapper div img {
	width: 100%;
}
.ch7_BG h3 {
	font-size: 18px;
}
.ch4_BG02 ul li p {
	text-align: center;
}
.ch4_BG02 ul li:nth-of-type(3), .ch4_BG02 ul li:nth-of-type(6) {
	margin: 0 auto 30px auto;
	margin-right: 40;
}
}

@media (max-width: 480px) {
.ch6_BG ul li h2 {
	width: 70%;
}
.ch7_BG h2 {
	text-align: left;
}
}
