﻿.bg_color1 {
    background-color: #f5a230;
}
.bg_color2 {
    background-color: #fbfbfb;
}
.bg_color3 {
    background-color: #9acce7;
}
.bg_color4 {
    background-color: #f1f1f1;
}
.txt_color1 {
    color: #f5a230;
}
.border_color1 {
    border-color: #f5a230;
}
.border_color2 {
    border-color: #d5f2ff;
}
.border_color4 {
    border-color: #f3dbc8;
}
.hvr_txt_color1:hover {
    color: #f5a230;
}
#top_contents1 .con1_img2 {
    bottom: 0px;
}
.con1_txt_wrap{
        padding-bottom: 100px;
}
.before_after{
    padding: 0px 0 50px;
    background-color: #f3f9fb;
}
.before_after .ba_wrap {
    width: 90%;
    max-width: 1000px;
    margin: auto;
}
.before_after .box_img1_wrap, .before_after .box_img2_wrap {
	width: 48%!important;
	margin: 0 1%;
}
.before_after .box_img1_wrap::before, .before_after .box_img2_wrap::before {
	position: absolute;
	content: "Before";
	width: 121px;
	background-color: #4d4d4d;
	color: #fff;
	text-align: center;
	display: block;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 4px 0px;
	box-sizing: border-box;
}
.before_after .box_img2_wrap::before {
	content: "After";
	background-color: #ff9e03;
}
/* ----------　all　---------- */
.linkStyle{
	color:#f5a230;
}
.linkStyle:hover{
	color:#f5a230;
	opacity: 0.7;
	transition: all 0.5s;
}
body, .txt_color_nomal,a {
    color: #6a4a23;
}
#wrap {
    background-color: transparent;
}
#loader,#top_cms .cms_box4,.page_title_box ,footer{
    background-image: url(Dup/img/back1.jpg);
}
#footer_info .info_txt_wrap {
    background-color: #f1f1f1;
}
.fixbnr {
    position: fixed;
    display: block;
    z-index: 2;
    right: 120px;
    left: auto;
    bottom: 10px;
    width: 200px;
}
/* ----------　TOP　---------- */
#main_img {
    height: auto;
}
#main_img .main_img1 img{
    border-radius: 24px;
}
#main_img .catch{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    bottom: auto;
    width: 55%;
    max-width: 700px;
}
#attach h2{
    color: #9acce7;
    text-shadow: 1px 1px 15px rgba(255, 255, 255, 0.6);
}
#top_contents1{
    background-color: #f3f9fb;
    background-color: #f3f9fb;
}
#top_cms .cms_box:last-of-type{
    background-color: #d5f2ff;
    background-image: url(Dup/img/back2.jpg);
}
#top_cms .cms_box4{
    background-color: #9acce7;
}
.cms_2-g .swiper-pagination-bullet {
    background: #ffffff;
}
/* ----------　下層ページ　---------- */
#page_title .title_wrap h2{
    text-shadow: 0 1px 10px rgba(255, 255, 255,0.55);
    color: #6a4a23;
}
#page_title .title_wrap .sub_title{
    color: #9acce7;
    text-shadow: 0 1px 5px rgb(255, 255, 255,0.55);
}
.cate_list a {
    padding-left: 20px;
    padding-right: 40px;
    border-radius: 40px;
    border: 2px solid;
}
.cate_list a:before {
    right: 15px;
}
.cate_list a:hover:before {
    right: 10px;
}
/* よくあるご質問 */
.qa_type3 .con_no{
	left: 20px;
	top: 15px;
	color: #f5a230;
}
.qa_type3 .cate_box .box_title1, .qa_type3 .cate_box .box_txt1{
	min-height: 1.5em;
    padding: 20px;
    padding-left: 50px;
}
.qa_type3 .box_q{
	background-image: url(./Dup/img/icon_q.png);
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
}
.qa_type3 .box_a{
	background-image: url(./Dup/img/icon_a.png);
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
}
.qa_type3 .box_q, .qa_type3 .box_a{
	padding:10px 100px;
}
.qa_type3 .box_q .box_title1::before, .qa_type3 .box_a .box_txt1::before{
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(0, 0, 0, 0);
}
.qa_type3 .box_q .box_title1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 10px;
    border-right-width: 15px;
    margin-top: -10px;
    border-right-color: #9acce7;
    right: 100%;
    top: 34px;
}
.qa_type3 .box_a .box_txt1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 15px;
    border-right-width: 10px;
    margin-top: -10px;
    border-left-color: #f1f1f1;
    left: 100%;
    top: 35px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */



/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
.loader_icon {
    width: 200px;
}
#footer_info div.bg_white{
    padding-bottom: 50px;
}
#footer_info .info_txt_wrap{
    padding: 20px;
}
.fixbnr {
    width: 180px;
}

/* ----------　TOP　---------- */
#main_img .catch {
    width: 75%;
}
#top_news{
    margin-top: 0px;
}
.before_after {
    padding: 50px 0 50px;
}
/* ----------　下層ページ　---------- */
.page_title_box{
    margin-bottom: 50px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}



/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
.mainwrap-r h1 {
    width: 150px;
}
.fixbnr {
    width: 120px;
    right: 65px;
}

/* ----------　TOP　---------- */
#mainwrap {
    min-height: 300px;
}
#top_news {
    padding-top: 20px;
}
#attach {
    height: 300px;
}
/* ----------　下層ページ　---------- */
#page_title .title_img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255,0.2);
}
#page_title .title_wrap h2,#page_title .title_wrap .sub_title {
    text-shadow: 0 1px 3px #fff;
}
#page_title .title_wrap .sub_title {
    font-size: 16px;
    font-weight: bold;
}
/* よくあるご質問 */
.qa_type3 .box_q{
	padding-right: 0;
	background-size: 80px;
}
.qa_type3 .box_a{
	padding-left: 0;
	background-size: 80px;
}
.qa_type3 .con_no{
    top: 13px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}