﻿#main_menu ul li a {
    padding: 20px 0;
}
html, body {
    font-size: 16px;
}
ul.check li{
    font-size:16px;
}
.font_14 {
    font-size: 16px;
}
#top_cms > .box:first-of-type {
    padding-left: 5%;
    padding-right: 5%;
}
.cms_1-a .cate_box {
    margin: 1%;
    width: 18% !important;
}
.link_type1 .link_top a:hover img {
    mix-blend-mode: color-dodge;
}
figure.icon {
    max-width: 60px;
    margin-bottom: 10px;
}

a.con_btn {
    display: inline-block;
    background: #fff4b1;
    color: #603813;
    padding: 10px 40px;
    margin-top: 20px;
    border-radius: 30px;
    font-size: 18px;
    transition:all 0.3s;
}
a.con_btn:hover{
    opacity:0.6;
}
ul.check {
    background: white;
    padding: 10px 20px;
    border-radius: 10px;
    margin-top: 10px;
}
ul.check li {
    position: relative;
    padding-left: 20px;
    margin: 10px 0;
}
ul.check li:before {
    width: 20px;
    height: 20px;
    content: "";
   top: 1px;
    left: -5px;
    position: absolute;
    background: url(Dup/img/check1.png) no-repeat;
    background-size: contain;
}
.border_color4 {
    border-color: #ffba00;
}
footer {
    background: #fffadf;
}
.cate_list li a {
    padding: 10px 25px;
    border-radius: 50px;
}

.cms_4-a figure {
    border-radius: 0;
}

a.scroll_bt.txt_white.font_en.font_12.letter_2{
    display:none;
}

/* YouTube */
.video_cms{
	padding-bottom: 57.25%;
	height: 0;
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
/* YouTube */
.video_cms {padding-bottom: 56.25%;}
}



.link_type1 .link_top a:hover {
    background: #ffba00 !important;
}
.link_type1 .link_top a:hover h3{
    color:white;
}
.link_type1 .link_top h3{
    transition:all 0.3s;
}
.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a {
    border-radius: 20px;
    padding-top: 80px;
    padding-bottom: 60px;
    background: #fff4b1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.link_type1 .link_top a:hover{
    background-color: #ededeb;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}

a.linkStyle {
    color: #ff9d01;
    text-decoration: underline;
}
section#cms_3-b .cate_title,section#cms_2-b .cate_title{
    color:white;
}
.border_color2 {
    border-color: #faeb8b;
}
.border_color1 {
    border-color: #ffba00;
}
section#cms_3-b .cate_box,section#cms_2-b .cate_box{
    background: #fefff7;
}
.hvr_bg_color1:hover {
    background-color: #ff9d01;
}
.border_color3 {
    border-color: #ff9d01;
}
.bg_color2 {
    background-color: #fff4b1;
}
.cate_title {
    color: #603813;
}
.fig_wrap2:before {
    width: 200px;
    height: 100px;
    content: "";
    position: absolute;
    background: url(Dup/img/img3.png) no-repeat;
    left: -30px;
    bottom: -20px;
    z-index: 2;
    background-size: contain;
}
.fig_wrap3:before {
    width: 100px;
    height: 200px;
    content: "";
    position: absolute;
    background: url(Dup/img/img2.png) no-repeat;
    left: -30px;
    z-index: 2;
    bottom: -20px;
    background-size: contain;
}
#contents2 .fig_wrap:before {
    width: 230px;
    height: 220px;
    content: "";
    position: absolute;
    background: url(Dup/img/img4.png) no-repeat;
    left: -80px;
    bottom: -20px;
    background-size: contain;
}
.fig_wrap{
    position:relative;
}
#contents1 {
    background: #fbf7e6;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
}
.con1_txt {
    width: 70%;
}
.con1_img {
    width: 35%;
    padding: 20px;
    box-sizing: border-box;
}
.bg_color4 {
    background-color: #fff4b1;
}
body{
    color: #212121;
    background: #fbf7e6;
    font-family: 'Kosugi Maru', sans-serif;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Kosugi Maru', sans-serif !important;
}
.head_banner a {
    background: #ff9d01;
}
#contents1 {
    background: #fbf7e6;
}

.bg_color1 {
    background-color: #ffba00;
}
.txt_color3 {
    color: #bf7500;
}
.bg_color3 {
    background-color: #ffba00;
}
.button:hover::after {
    box-shadow: inset 0 0 0 15em rgb(255 157 1);
}
figure{
    overflow:hidden;
    border-radius:15px;
}
.more a,.foot_tel_bt a{
    border-radius: 50px;
}
section#page10 li a {
    border-radius: 50px;
}
/*--------------------------------タブレット--------------------------------------*/
@media screen and (max-width:768px){
    .cms_1-a .cate_box {
    margin: 1%;
    width: 31% !important;
}
.cms_1-a .box_wrap {
    justify-content: flex-start;
}
    h1#logo{
        max-width:110px;
    }
    #contents1{
        flex-direction:column;
    }
    .con1_txt {
    width: 100%;
}
.con1_img {
    width: 60%;
    margin: auto;
    margin-top: 40px;
}
#contents2 .fig_wrap:before {
    width: 200px;
    height: 200px;

    left: -50px;
    bottom: -20px;
    background-size: contain;
}
.fig_wrap3:before {
    height: 160px;
}

}
/*--------------------------------スマホ--------------------------------------*/
@media screen and (max-width:667px){
    #contents3 h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
    .cms_1-a .cate_box {
    margin: 10px auto;
    width: 90% !important;
}
    h1#logo {
    max-width: 90px;
}
.con1_img {
    width: 100%;
}
#contents2 .fig_wrap:before {
    width: 140px;
    height: 140px;
    left: -30px;
}
.fig_wrap2:before {
    width: 150px;
    height: 80px;
}
}