﻿header .head_box .link_box li{
    max-width:40px;
}
a.linkStyle {
    color: rgb(255 121 74);
    text-decoration: underline;
}
.line {
    max-width: 400px;
    margin: auto;
    margin-top: 30px;
    transition: all 0.3s;
}
.line:hover{
    opacity:0.6;
}
header #logo {
    max-width: 220px !important;
}
#cms_5-c .box_txt1::before,.cms_5-c .box_txt1::before {
    color: rgb(255 158 37); 
}
.bg_color4 {
    background-color: #ffffff;
}
.bg_color2 {
    background-color: #fff0e2;
}
section#cms_6-b .cate_title {
    color: white;
}
.cate_title {
    color: #ff3857;
}
.border_color4 {
    border-color: #ff3857;
}
.cate_list li a {
    background: #ff9e25;
    padding: 10px 15px;
    line-height: 1.5;
    color: white;
}
footer{
    background: linear-gradient(360deg, rgba(255,221,138,1) 0%, rgba(255,164,123,0.35057773109243695) 52%, rgba(255,124,112,0) 100%);
    border:0 !important;
}
.border_color1 {
    border-color: #ff3857;
}
header .tel_bt a {
    color: white;
    border:0;
}
.bg_color1 {
    background-color: #ff9e25;
}
.hvr_bg_color1:hover {
    background-color: #ff794a;
}
header .tel_bt {
    background: #ff9e25;
    
    color: white;
}
header .button:hover::after {
    box-shadow: inset 0 0 0 15em #ff794a;
}
header{
    background: rgb(255,121,74);
    background: linear-gradient(360deg, rgba(255,121,74,1) 0%, rgba(255,164,153,1) 45%, rgba(255,211,199,1) 100%);
   /* 
    background: linear-gradient(360deg, rgb(255 74 74) 0%, rgba(255,164,153,1) 39%, rgba(255,211,199,1) 100%);
    */
}
.button:hover::after {
    box-shadow: inset 0 0 0 15em rgb(255 158 37);
}
#fakeloader{
    background: rgb(255,121,74);
    background: linear-gradient(360deg, rgba(255,121,74,1) 0%, rgba(255,164,153,1) 39%, rgba(255,211,199,1) 100%);
}
.border_color3 {
    border-color: #ff0757;
}
.txt_color1 {
    color: #ff3857;
}
.bg_color3 {
    background-color: #ff3857;
}
#main_menu ul li a {
    font-size: 15px;
    color: white;
    text-shadow: 0 0 10px #b1000059;
}
#main_menu ul li a::before {
    background-color: #ff8a6c;
}
.txt_color3 {
    color: #ff9e25;
}
#video video{
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
}
/*
#contents1 {
    padding: 100px 10%;
    text-align: center;
}
*/
div#main_b {
    position: absolute;
    z-index: 2;
    right: 50px;
    bottom: 50px;
    width: 600px;
}
a.scroll_bt {
    display: none;
}
div#contents1 .box_img {
    width: 40%;
    position:relative;
}
body {
    overflow-x: hidden;
}
div#contents1 .box_img:before {
    width: 40vw;
    height: 40vw;
    content: "";
    position: absolute;
    background: rgb(238,56,144);
    background: linear-gradient(354deg, rgba(238,56,144,1) 0%, rgba(255,121,74,1) 100%);
    right: -65%;
    top: -65%;
    border-radius: 100%;
}
div#contents1 .box_txt {
    width: 60%;
    padding-right: 5%;
    box-sizing: border-box;
}
div#contents1 {
    display: flex;
    align-items: center;
}
div#contents1 .box_img figure {
    border-radius: 100%;
}
div#contents1 .more a {
    margin-left: 0;
}
#attach .box_wrap ul li {
    width: 50%;
    text-align: left;
    font-size: 16px;
    margin: 10px 0;
    font-weight: bold;
    padding-left: 27px;
    position: relative;
    box-sizing: border-box;
}
#attach .box_wrap ul {
    display: flex;
    flex-wrap: wrap;
}
#attach .box_wrap {
    background: #fffae4;
    display: inline-block;
    margin: 50px auto;
    padding: 3% 5%;
    box-sizing: border-box;
    max-width: 950px;
    position: relative;
    border-radius: 20px;
}
#attach {
    text-align: center;
    height: auto !important;
    padding: 3%;
    box-sizing: border-box;
}
#attach:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #ffa80b3b;
    left: 0;
    top:0;
}
#attach .box_wrap ul li:before {
    width: 25px;
    height: 20px;
    content: "";
    left: 0;
    position: absolute;
    background: url(Dup/img/check_box.png) no-repeat;
    background-size: contain;
}
#attach h3 {
    font-size: 24px;
    color: #ff3857;
    margin-bottom: 30px;
}
.con_box1 .box_txt {
    width: 55%;
    padding-left: 5%;
    box-sizing: border-box;
    max-width: 650px;
}
#contents3 .con_box1 .box_img:before {
    width: 45vw;
    height: 45vw;
    content: "";
    position: absolute;
    background: rgb(238,56,144);
    background: linear-gradient(354deg, rgba(238,56,144,1) 0%, rgba(255,121,74,1) 100%);
    left: -65%;
    top: -65%;
    border-radius: 100%;
}
.con_box1 .box_img {
    width: 45%;
    position: relative;
}
.con_box2 .box_txt {
    width: 55%;
    padding-right: 5%;
    box-sizing: border-box;
    max-width: 650px;
}
.con_box2 .box_img {
    width: 40%;
    position:relative;
}
.con_box2 .box_img:before {
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    content: "";
    position: absolute;
    border-radius: 100%;
    left: -10px;
    top: -10px;
    border: 1px dashed #ff3857;
}
.box_img figure {
    border-radius: 100%;
}
#contents3{
    overflow:hidden;
    padding: 5% 10% 10%;
       background: linear-gradient(360deg, rgba(255,221,138,1) 0%, rgba(255,164,123,0.35057773109243695) 52%, rgb(255 124 112 / 12%) 100%);
}
.con_box2 {
    margin-top: 50px;
}
#contents3 .more a {
    margin-left: 0;
}

/*-------------------------------------タブレット-------------------------------------------------*/
@media screen and (max-width:768px){
    header #logo {
    max-width: 70px !important;
}
div#main_b {
    position: absolute;
    z-index: 2;
    right: 30px;
    bottom: 30px;
    width: 320px;
}
div#contents1 .box_txt {
    width: 100%;
    padding-right: 0;
    box-sizing: border-box;
    order: 2;
        margin-top: 50px;
}
div#contents1 .box_img {
    width: 80%;
    position: relative;
    order: 1;
}
div#contents1 {
    display: flex;
    align-items: center;
    flex-direction: column;
}
div#contents1 .box_img:before {
    width: 80vw;
    height: 80vw; 
}
.main_box {
    padding-top: 65px;
}
header{
        background: #fff0eafa !important;
}
#attach .box_wrap{
       max-width: 500px;
           padding: 5% 8%;
}
#attach .box_wrap ul li {
    width: 100%; 
}
#contents3{
        padding: 5% 5% 10%;
}
}

/*-------------------------------------タブレット-------------------------------------------------*/
@media screen and (max-width:667px){
    div#contents1 .box_img {
    width: 90%;
    }
    /*
    div#main_img:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #64646430;
    z-index: 2;
    left: 0;
}
*/
div#main_b {
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: 10px;
    width: 200px;
}    
#contents1 {
    padding: 50px 10%;
}
#attach h3 {
    font-size: 20px;
    font-weight: bold;
    color: #ff3857;
    margin-bottom: 20px;
}
#attach .box_wrap{
    width:90%;
    padding: 10% 8%;
}
#attach .box_wrap ul li {
    font-size:14px;
    padding-left: 25px;
}
#attach .box_wrap ul li:before {
    width: 20px;
    height: 17px; 
}
.con_box1, .con_box2 {
    flex-direction: column;
}
.con_box1 .box_img {
    width: 80%; 
}
.con_box1 .box_txt {
    width: 100%;
    padding-left: 0; 
}
#contents3 .con_box1 .box_img:before {
    width: 120%;
    height: 120%;
    left: -55%;
    top: -55%;
}
#contents3 {
    padding: 100px 5% 100px;
}
.con_box2 .box_txt {
    width: 100%;
    padding-right: 0; 
        order: 2;
}
.con_box2 .box_img {
    width: 80%; 
}
.con_box2 {
    margin-top: 100px;
}
#contents3 .more a,div#contents1 .more a{
    margin-left: auto;
}
div#contents1 .box_img:before {
    width: 90vw;
    height: 90vw;
    right: -55%;
    top: -55%;
}
}