﻿#foot_banner a:last-of-type {
    background: #a52b57;
}
#foot_banner a {
    background: #007aff;
    color: white;
    padding: 5px;
    border-radius: 100%;
    width: 70px;
    margin: 0 5px;
}
.svg_box svg {
    display: none;
}
#cms_6-c .arrow,#cms_6-c .circle{
    display:none;
}
section#intro:before {
    width: 100%;
    height: 350px;
    content: "";
    background: #f398003b;
    position: absolute;
    bottom: 0;
}
#cms_2-b .cate_box {
    background: #fffff7;
}
.border_color3 {
    border-color: #00a0e9;
}
.foot_banner{
    display: flex;
    justify-content: space-around;
    max-width: 900px;
    margin: 0 auto 30px auto;
}
.foot_banner a {
    width: 30%;
    transition:all 0.3s;
}
.foot_banner a:hover{
    opacity:0.8;
}
#contents .fadein:first-of-type .con_box .con_img:before {
    width: 130px;
    height: 120px;
    content: "";
    position: absolute;
    background: url(Dup/img/con3.png) no-repeat;
    background-size: contain;
    z-index: -1;
    top: 20px;
    left: -20px;
}
#contents .fadein:nth-of-type(2) .con_box .con_img:before{
     width: 130px;
    height: 120px;
    content: "";
    position: absolute;
    background: url(Dup/img/con4.png) no-repeat;
    background-size: contain;
    z-index: -1;
    top: 20px;
    right: -20px;
}
.fadein .con_box{
    background: none;
}
#contents .con_box .con_img,#contents .fadein:nth-of-type(2) .con_box .con_img{
    border-top-left-radius: 270%;
    border-top-right-radius: 210%;
    border-bottom-left-radius: 230%;
    border-bottom-right-radius: 260%;
}
div#con_banner_wrap a{
    transition:all 0.3s;
}
div#con_banner_wrap a:hover{
    opacity:0.8;
}
#hotpepper a {
   background: #c1272d;
    color: white;
    width: 100%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 5px;
    font-family: 'KOSUGI MARU';
}

#line_banner a {
    background: #11b200;
    color: white;
    width: 100%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 5px;
    font-family: 'KOSUGI MARU';
}
#tel_banner a {
    background: #007aff;
    color: white;
    width: 100%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 5px;
}

div#con_banner_wrap {
    display: flex;
    justify-content: space-around;
}
div#con_banner_wrap div {
    display: flex;
    flex-direction: column;
    margin: 20px;
    width: 30%;
    align-items: center;
}
.txt_color5 {
    color: #fff7f0;
}
#page_title h2 span {
    color: #f39800;
}
#page_title p{
    color: #7dbbff;
}
p.intro_no.font_4up.mg_b-30px.opacity03.letter_3 {
    color: #6db3ff;
    opacity: 1;
}
#new_con_banner a {
    background: #007aff;
    color: white;
    padding: 15px 40px;
    transition: all 0.3s;
    font-size: 20px;
    font-family: "Kosugi Maru";
    border-radius: 10px;
}
#new_con_banner a:hover{
    opacity:0.8;
}
div#new_con_banner {
    text-align: center;
    margin-top: 40px;
}
#contents .con_box h3 span.border {
    width: 50px;
    height: 2px;
    background: #007aff;
}
#info_title_box .info_title span {
    font-family: 'Kosugi Maru';
}
/*
#contents .con_box:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: -2;
    right: -10px;
    bottom: -10px;
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(120deg, transparent, transparent 5px, #ffac46 5px, #ffac46 13px );
    border-radius: 20px;
}
*/
a.linkStyle {
    color: #f39800;
    text-decoration: underline;
}
h2,h3,h4{
    font-family: 'Kosugi Maru', sans-serif;
}
#logo2 {
    width: 300px;
}
div#info_title_box:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #f398003b;
    top: 0;
}
#contents .fadein:nth-of-type(1) .con_box .con_item1,#contents .fadein:nth-of-type(2) .con_box .con_item2{
    display:none;
}
.info_txt h3 {
    color: #f39800;
}
#page-top a {
    background: #f46b00;
}
header{
  background-color: #ffecd5;  
}
.info_txt .tel a, .info_txt .tel span {
    color: #007aff;
}
#copyright {
    text-align: center;
    background: #f39800;
    color: white;
}
.bg_color2 {
    background-color: #ffecd5;
}
.bg_color5 {
    background-color: #fff7f0;
}
.bg_color1 {
    background-color: #f39800;
}
#foot_banner a:nth-child(2) img {
    width: 50px;
}
#foot_banner a:nth-child(2) {
    background: #06c755;
    display: flex;
    justify-content: center;
    align-items: center;
}
#foot_banner a {
    background: #007aff;
    color: white;
    padding: 5px;
    border-radius: 100px;
    width: 70px;
    height: 70px;
    margin: 0 5px;
}
p#new_con_title2 {
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
}
#new_contents #contents{
    max-width:1500px;
    margin:50px auto;
}
#new_contents #contents .con_box {
    width: 18%;
    padding: 1%;
    text-align:center;
}

#new_contents #contents .con_box .con_img {
    border: 2px solid #f39800;
    border-radius: 20px 0 0 20px;
    border-radius: 100%;
    border-top-left-radius: 170%;
    border-top-right-radius: 210%;
    border-bottom-left-radius: 210%;
    border-bottom-right-radius: 170%;
}

/* contents anim */
#contents .fadein_up {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    transition: transform 1.5s ease,opacity 2s ease;
}
#contents .fadein_up.scrollin {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#contents .fadein_up2 {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    transition: transform 2s ease,opacity 2s ease;
}
#contents .fadein_up2.scrollin {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
/* contents */
#contents .txt_wrap .con_box {
    width: calc(20% - 16px);
    margin-right: 20px;
    box-sizing: border-box;
}
#contents .txt_wrap .con_box:last-of-type {
    margin-right: 0;
}
#contents .fadeIn_box .con_box {
    opacity: 0;
}
#contents .con_img {
    border-radius: 30px;
}
#contents .con_title h3:before {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: -25px;
	left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
	background-color: #3e3e3e;
}
#contents .con_txt{
	font-size: 15px;
}
p.font_2dw {
    font-size: 15px !important;
}
@media screen and (max-width: 768px){
#contents .txt_wrap .con_box {
    width: calc(33% - 12px);
}
}
@media screen and (max-width: 667px){
#contents .txt_wrap .con_box {
    width: 80%;
    margin-right: 0;
    margin-bottom: 30px;
}
#contents .con_title h3:before {
    bottom: -15px;
}
}
#top_cms{
    display:none;
}
#main_img {
    max-height: calc(100vh - 70px);
        padding-top: 70px;
}
section#main_img:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #8e4a17;
    background:white;
    opacity: 20%;
}
#logo .logo {
    width: 230px;
}
#intro .intro_img {
    transform: none;
}
#intro .intro_img span.bgitem{
    background:none;
}
.intro_txt_wrap{
    padding-right: 20px;
}
div#main_b img {
    max-width: 600px;
    position: relative;
    top: -3vw;
}
div#main_b {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
}
.bg_color4 {
    background-color: #fff7f0;
}
section#new_contents {
    background: #ffecd5;
    padding: 3% 0;
}
div#new_con_title {
    text-align: center;
}
div#new_con_title img {
    max-width: 500px;
}

/*--------------------------------タブレット------------------------------------*/
@media screen and (max-width:768px){
    div#main_b img {
    max-width: 350px;
    }
    #new_contents .con_box {
    width: 30% !important;
}
#new_contents #contents .con_box .con_img{
    border-radius:100% !important;
}
section#new_contents{
    padding: 3% 5%;
}
section#intro:before{
    height:200px;
}
div#con_banner_wrap div{
    margin: 10px;
}
#contents.main_con .con_box .con_img {
    width: 80% !important;
}
#contents .fadein:first-of-type .con_box .con_img:before{
        left: 30px;
}
#contents .fadein:nth-of-type(2) .con_box .con_img:before{
    right:0;
}
}

/*--------------------------------スマホ------------------------------------*/
@media screen and (max-width:667px){
    div#main_b img {
    max-width: 200px;
    top:-7vw;
}
p#new_con_title2 {
    text-align: left;
    font-size: 14px;
    margin-top: 20px;
}
#new_contents .con_box {
    width: 70% !important;
    margin-bottom: 30px;
}
#new_con_banner a {
    background: #007aff;
    color: white;
    padding: 10px 28px;
    transition: all 0.3s;
    font-size: 16px;
    font-family: "Kosugi Maru";
    border-radius: 10px;
    display: block;
    text-align: left;
}
#contents .fadein:first-of-type .con_box .con_img:before {
    left: 10px;
}
#contents .fadein:first-of-type .con_box .con_img:before {
    width: 60px;
}
#contents .fadein:nth-of-type(2) .con_box .con_img:before {
    width: 60px;
}
.intro_txt_wrap {
    padding-right: 0;
}
.con_txt_wrap.grid_6.grid_12_tb.pd_50px.pd_l-20px_sp.pd_r-50px {
    padding-right: 20px;
}
div#con_banner_wrap {
    flex-direction: column;
    align-items: center;
}
div#con_banner_wrap div{
    width:80%;
}
.foot_banner{
    flex-direction: column;
    align-items: center;
}
.foot_banner a {
    width: 90%;
    margin-bottom: 20px;
}
}