@charset "UTF-8";
/* @import url("grid.css"); */

img {
	max-width:100%;
	height: auto;
}
h2 img {
    width:50%;
}
a {
    display:block;
    color: #555;
    text-decoration-line: none;
}
body {
    color: rgb(80, 80, 80);
    background: rgb(246, 243, 233);
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#body1 {
    width:100%;
    text-align:center;
}
/*ヘッダー
-------------------------------------*/
.header {
	display: flex;
    flex-direction: row;
    padding: 2rem 0 0 0;
}
.header-box {
	margin-left: auto;
	margin-top: 8px;
}
.contact-button {
	padding: 1rem;
	border: 2px solid #000;
}
nav ul {
	display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
	margin: 1rem 0 0 0;
}
nav li {
	flex: 1 0 auto;
}
nav li a {
    text-decoration: none;
    text-align: center;
    width: 100%;
}
nav a:hover {
    background-color: #f7f7f7;    
}
nav a {
    padding: 0.5rem;
}

@media screen and (min-width: 768px){
    /* PC時はMENUボタンを非表示 */
    #open,#close {
        display: none !important;
    }

    #navi {
        display: block !important;
    }
}

@media screen and (max-width: 768px){
    .header {
        flex-direction: column;
        margin-bottom: 10px;
    }
    .header #open,#close  {
        position: absolute;
        top: 20px;
        right: 12px;
    }
    nav ul {
        flex-direction: column;
    }
    .header li {
        padding-top: 0;
    }
    /* スマホ時はMENUボタンを表示 */
    #open,#close  {
        display: block;
        width: 50px;
        border: none;
        position: absolute;
        top: 5px;
        right: 5px;
    }
    /* スマホ時はメニューを非表示 */
    #navi {
        display: none;
    }
}
        
/*メイン画像
-------------------------------------*/
.mainimg img {
    width: 100vw;
}

/*メインコンテンツ
-------------------------------------*/
main {
    margin: 5rem 0 0 0;
}
section {
    margin: 5rem 0;
    padding: 3rem 0;
}
.gray-back {
    background-color: #f4f4f4;
}

/*キャッチコピー
-------------------------------------*/
.catch {
    text-align: center;
    margin: 80px auto;
}
.catch p {
    color:rgb(92, 92, 92);
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
}

.raku1 {
    color: rgb(101,191,151);
}
.raku2 {
    color: rgb(249,193,112);
}
.raku3 {
    color: rgb(204,126,178);
}
.raku4 {
    color: rgb(104,163,215);
}

.under {
    border-bottom: 0.4rem solid #000;
    padding:0 1rem -1rem 0;
    line-height:50px;
}
.center {
    text-align: center;
    margin-bottom: 4rem;
}

/*申し込みの流れ
-------------------------------------*/
.item_content .row {
    margin-bottom: 10px;
}

/*フッター
-------------------------------------*/
footer {
    background-color: #f7f7f7;
    padding: 5rem 0;
}
footer h4 {
    border-bottom: 3px solid #ccc;
}

/*お問い合わせ
-------------------------------------*/
.contact-box {
    border: 1px solid #ccc;
    text-align: center;
    padding: 2rem 0;
    background: #fff;
}

/*コピーライト
-------------------------------------*/
.copyright {
    text-align: center;
    padding: 1rem 0;
    background-color: #000;
}
.copyright a {
    color: #fff;
    text-decoration: none;
    display: inline;
}

/*ページトップへ戻るボタン
-------------------------------------*/
#pagetop {
    position: fixed;
    bottom: 15px;
    right: 15px;
}
#pagetop a {
    display: block;
    background: rgb(167, 167, 167);
    color: #fff;
    border-radius: 0;
    width: 50px;
    padding: 10px 5px;
    opacity: 0.9;
    text-align: center;
    transition: 0.5s;
}
#pagetop a:hover {
    background: rgb(191, 191, 191);
    color: #fff;
}

    /* 幅768px以下の表示
    -------------------------------------*/
@media screen and (max-width: 768px){
        
    /*ヘッダー
    -------------------------------------*/
    .header-box {
        display: none;
    }	
    /*お問い合わせ
    -------------------------------------*/
    .table th {
        width: 100%;
        display: block;
    }	
    .table td {
        display: block;
    }
}
.buttonp input {
    background-color: #fff;
}
.jigu0 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fafafa;
    z-index: -1;
    background: linear-gradient(135deg, #bfbfbf55 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(225deg, #f3f3f3 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(315deg, #bfbfbf55 25%, transparent 25%) 0px 0/ 40px 40px, linear-gradient(45deg, #f3f3f3 25%, #fafafa 25%) 0px 0/ 40px 40px;
  }  
.jigu1 {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fdfbf1;
  z-index: -1;
  background: linear-gradient(135deg, #ffdd6e55 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(225deg, #fff8e3 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(315deg, #ffdd6e55 25%, transparent 25%) 0px 0/ 40px 40px, linear-gradient(45deg, #fff8e3 25%, #fdfbf1 25%) 0px 0/ 40px 40px;
}
.jigu2 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #f8fff4;
    z-index: -1;
    background: linear-gradient(135deg, #b2ff7f55 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(225deg, #f0ffe5 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(315deg, #b2ff7f55 25%, transparent 25%) 0px 0/ 40px 40px, linear-gradient(45deg, #f0ffe5 25%, #f8fff4 25%) 0px 0/ 40px 40px;
  }
  .jigu3 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #f4fcff;
    z-index: -1;
    background: linear-gradient(135deg, #7cdaff55 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(225deg, #e6f7fd 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(315deg, #7cdaff55 25%, transparent 25%) 0px 0/ 40px 40px, linear-gradient(45deg, #e6f7fd 25%, #f4fcff 25%) 0px 0/ 40px 40px;
  }
  .jigu4 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff7fd;
    z-index: -1;
    background: linear-gradient(135deg, #ff6bbd55 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(225deg, #ffe9f6 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(315deg, #ff6bbd55 25%, transparent 25%) 0px 0/ 40px 40px, linear-gradient(45deg, #ffe9f6 25%, #fff7fd 25%) 0px 0/ 40px 40px;
  }
  .jigu5 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fffbf8;
    z-index: -1;
    background: linear-gradient(135deg, #ffae6b55 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(225deg, #fff3ea 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(315deg, #ffae6b55 25%, transparent 25%) 0px 0/ 40px 40px, linear-gradient(45deg, #fff3ea 25%, #fffbf8 25%) 0px 0/ 40px 40px;
  }

  .mizu0 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #ffffff;
    z-index: -1;
    background-image:  radial-gradient(#f3f3f3 6px, transparent 6px), radial-gradient(#f3f3f3 6px, #ffffff 6px);
    background-size: 60px 60px;
    background-position: 0 0,30px 30px;
  }
  .mizu1 {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
  z-index: -1;
  background-image:  radial-gradient(#fff8e3 6px, transparent 6px), radial-gradient(#fff8e3 6px, #ffffff 6px);
  background-size: 60px 60px;
  background-position: 0 0,30px 30px;
}
.mizu2 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #ffffff;
    z-index: -1;
    background-image:  radial-gradient(#f0ffe5 6px, transparent 6px), radial-gradient(#f0ffe5 6px, #ffffff 6px);
    background-size: 60px 60px;
    background-position: 0 0,30px 30px;
  }
  .mizu3 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #ffffff;
    z-index: -1;
    background-image:  radial-gradient(#edfaff 6px, transparent 6px), radial-gradient(#edfaff 6px, #ffffff 6px);
    background-size: 100px 100px;
    background-position: 0 0,50px 50px;
  }
  .mizu4 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #ffffff;
    z-index: -1;
    background-image:  radial-gradient(#ffe4f4 6px, transparent 6px), radial-gradient(#ffe4f4 6px, #ffffff 6px);
    background-size: 60px 60px;
    background-position: 0 0,30px 30px;
  }
  .mizu5 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #ffffff;
    z-index: -1;
    background-image:  radial-gradient(#fff2e9 6px, transparent 6px), radial-gradient(#fff2e9 6px, #ffffff 6px);
    background-size: 60px 60px;
    background-position: 0 0,30px 30px;
  }
  
.bor0 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fafafa;
    z-index: -1;
    background-image: linear-gradient(0deg, #fafafa 50%, #f3f3f3 50%);
    background-size: 50px 50px;
}
.bor1 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fdfbf1;
    z-index: -1;
    background-image: linear-gradient(0deg, #fdfbf1 50%, #fff8e3 50%);
    background-size: 50px 50px;
}
.bor2 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #f8fff4;
    z-index: -1;
    background-image: linear-gradient(0deg, #f8fff4 50%, #f0ffe5 50%);
    background-size: 50px 50px;
}
.bor3 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #f4fcff;
    z-index: -1;
    background-image: linear-gradient(0deg, #f4fcff 50%, #e6f7fd 50%);
    background-size: 50px 50px;
}
.bor4 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff7fd;
    z-index: -1;
    background-image: linear-gradient(0deg, #fff7fd 50%, #ffeaf6 50%);
    background-size: 50px 50px;
}
.bor5 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fffbf8;
    z-index: -1;
    background-image: linear-gradient(0deg, #fffbf8 50%, #fff3ea 50%);
    background-size: 50px 50px;
}

.suto0 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fafafa;
    z-index: -1;
    background-image: linear-gradient(to right, #f3f3f3, #f3f3f3 15px, #fafafa 15px, #fafafa );
    background-size: 30px 100%;
  }  
.suto1 {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fdfbf1;
  z-index: -1;
  background-image: linear-gradient(to right, #fff8e3, #fff8e3 15px, #fdfbf1 15px, #fdfbf1 );
  background-size: 30px 100%;
}
.suto2 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #f8fff4;
    z-index: -1;
    background-image: linear-gradient(to right, #f0ffe5, #f0ffe5 15px, #f8fff4 15px, #f8fff4 );
    background-size: 30px 100%;
  }
  .suto3 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #f4fcff;
    z-index: -1;
    background-image: linear-gradient(to right, #e6f7fd, #e6f7fd 15px, #f4fcff 15px, #f4fcff );
    background-size: 30px 100%;
  }
  .suto4 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff7fd;
    z-index: -1;
    background-image: linear-gradient(to right, #ffeaf6, #ffeaf6 15px, #fff7fd 15px, #fff7fd );
    background-size: 30px 100%;
  }
  .suto5 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fffbf8;
    z-index: -1;
    background-image: linear-gradient(to right, #fff3ea, #fff3ea 15px, #fffbf8 15px, #fffbf8 );
    background-size: 30px 100%;
  }
     
.reku0 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fafafa;
    z-index: -1;
    background-image:  repeating-linear-gradient(45deg, #f3f3f3 25%, transparent 25%, transparent 75%, #f3f3f3 75%, #f3f3f3), repeating-linear-gradient(45deg, #f3f3f3 25%, #fafafa 25%, #fafafa 75%, #f3f3f3 75%, #f3f3f3);
    background-position: 0 0, 20px 20px;
    background-size: 40px 40px;
  }
  .reku1 {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fdfbf1;
  z-index: -1;
  background-image:  repeating-linear-gradient(45deg, #fff8e3 25%, transparent 25%, transparent 75%, #fff8e3 75%, #fff8e3), repeating-linear-gradient(45deg, #fff8e3 25%, #fdfbf1 25%, #fdfbf1 75%, #fff8e3 75%, #fff8e3);
  background-position: 0 0, 20px 20px;
  background-size: 40px 40px;
}
.reku2 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #f8fff4;
    z-index: -1;
    background-image:  repeating-linear-gradient(45deg, #f0ffe5 25%, transparent 25%, transparent 75%, #f0ffe5 75%, #f0ffe5), repeating-linear-gradient(45deg, #f0ffe5 25%, #f8fff4 25%, #f8fff4 75%, #f0ffe5 75%, #f0ffe5);
    background-position: 0 0, 20px 20px;
    background-size: 40px 40px;
  }
  .reku3 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #f4fcff;
    z-index: -1;
    background-image:  repeating-linear-gradient(45deg, #e6f7fd 25%, transparent 25%, transparent 75%, #e6f7fd 75%, #e6f7fd), repeating-linear-gradient(45deg, #e6f7fd 25%, #f4fcff 25%, #f4fcff 75%, #e6f7fd 75%, #e6f7fd);
    background-position: 0 0, 20px 20px;
    background-size: 40px 40px;
  }
  .reku4 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff7fd;
    z-index: -1;
    background-image:  repeating-linear-gradient(45deg, #ffeaf6 25%, transparent 25%, transparent 75%, #ffeaf6 75%, #ffeaf6), repeating-linear-gradient(45deg, #ffeaf6 25%, #fff7fd 25%, #fff7fd 75%, #ffeaf6 75%, #ffeaf6);
    background-position: 0 0, 20px 20px;
    background-size: 40px 40px;
  }
  .reku5 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fffbf8;
    z-index: -1;
    background-image:  repeating-linear-gradient(45deg, #fef7f2 25%, transparent 25%, transparent 75%, #fef7f2 75%, #fef7f2), repeating-linear-gradient(45deg, #fef7f2 25%, #fffbf8 25%, #fffbf8 75%, #fef7f2 75%, #fef7f2);
    background-position: 0 0, 25px 25px;
    background-size: 50px 50px;
  }
.sp_mode {
    width: 100%;
}
.pc_mode {
    width: 100%;
    max-width:1080px;
    text-align:center;
    margin:0 auto;
    padding:auto;
}
@media(min-width: 1300px) {
    .pc_mode {
        max-width:1200px;
    }
}
@media(min-width: 1500px) {
    .pc_mode {
        max-width:1350px;
    }
}
.title {
    width: 100%;
    height: 80px;
    display: flex;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid rgb(246, 243, 233);
    outline: 2px solid rgb(160, 160, 160);
    outline-offset: -3px;
    background: linear-gradient(rgb(255, 255, 255), rgb(251, 248, 243));
    margin-top: 40px;
    border-radius: 5px 5px 0 0;
}
.title p {
    width: 33.33%;
    padding-top: 27px;
    color: rgb(140, 140, 140);
    font-weight: 500;
}
.title h2 {
    width: 33.33%;
    padding-top: 0;
    text-align: center;
}
.title h2 img {
    width: 220px;
    padding-top: 10px;
}
.title .t_right {
    text-align: right;
    padding-right: 3%;
    box-sizing: border-box;
    color: rgb(224, 149, 11);
}
@media(max-width:767px) {
    .title {
        display: block;
        height: 120px;
        outline: none;
        margin-top: 0;
        padding-top: 20px;
    }
    .title .t_left {
        width: 100%;
        padding: 0;
        line-height: 36px;
        margin-bottom: 0;
        text-align: center;
    }
    .title h2 {
        width: 100%;
        text-align: center;
        padding-top: 0;
        margin-bottom: 0;
    }
    .title h2 img {
        width: 200px;
        padding-top: 0;
        padding-bottom: 10px;
    }    
    .title .t_right {
        width: 100%;
        text-align: right;
        padding-top: 0;
    }
    .t_right {
        display: none;
    }
}
.header_hidden {
    visibility: hidden;
}
header {
    display: flex;
    flex-direction: row-reverse;
    box-sizing: border-box;
}
.header_left {
    width: 76.5%;
}
.header_right {
    width: 23.5%;
}
.header_right p {
    height: 138px;
    margin: 0;
    padding: 0 0 0 0;
    background: rgb(246, 243, 233);
    position: relative;
}
.header_right p img {
    width: 100%;
    height: 138px;
    object-fit: cover;
    border: 1px solid #fff;
    box-sizing: border-box;
    z-index: 5;
}
.header_right p a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 138px;
    /* background: rgba(160, 160, 160, 0.4); */
    background: #fff;
    border: 1px solid rgb(246, 243, 233);
    font-size: 17px;
    font-weight: 500;
    line-height: 139px;
    color: #fff;
    cursor: pointer;
    transition: 0.5s;
    text-shadow:0.5px 0.5px 0 rgba(142, 142, 142, 0.2), -0.5px -0.5px 0 rgba(142, 142, 142, 0.2),
                -0.5px 0.5px 0 rgba(142, 142, 142, 0.2), 0.5px -0.5px 0 rgba(142, 142, 142, 0.2),
                0px 0.5px 0 rgba(142, 142, 142, 0.2),  0 0.5px 0 rgba(142, 142, 142, 0.2),
                -0.5px 0 0 rgba(142, 142, 142, 0.2), 0.5px 0 0 rgba(142, 142, 142, 0.2);
    outline: 2px solid rgb(160, 160, 160);
    outline-offset: -3px;
}
.header_right p:nth-child(1) a {
    background: rgb(250, 249, 248);
    color: rgb(122, 100, 87);
}
.header_right p:nth-child(2) a {
    background: rgb(250, 247, 242);
    color: rgb(226, 164, 50);
}
.header_right p:nth-child(3) a {
    background: rgb(250, 249, 248);
    color: rgb(122, 100, 87);
}
.header_right p:nth-child(4) a {
    background: rgb(250, 247, 242);
    color: rgb(226, 164, 50);
    border-radius: 0 0 5px 0;
}
/* .header_right p:nth-child(1) a {
    background: rgb(224, 215, 145);
}
.header_right p:nth-child(2) a {
    background: rgb(144, 220, 213);
}
.header_right p:nth-child(3) a {
    background: rgb(224, 215, 145);
}
.header_right p:nth-child(4) a {
    background: rgb(144, 220, 213);
    border-radius: 0 0 5px 0;
} */

.header_right p a:hover {
    outline: 2px solid rgb(115, 115, 115);
    text-shadow:0.5px 0.5px 0 rgba(142, 142, 142, 0.5), -0.5px -0.5px 0 rgba(142, 142, 142, 0.5),
                -0.5px 0.5px 0 rgba(142, 142, 142, 0.5), 0.5px -0.5px 0 rgba(142, 142, 142, 0.5),
                0px 0.5px 0 rgba(142, 142, 142, 0.5),  0 0.5px 0 rgba(142, 142, 142, 0.5),
                -0.5px 0 0 rgba(142, 142, 142, 0.5), 0.5px 0 0 rgba(142, 142, 142, 0.5);

}
@media(min-width:768px) {
    header .container {
        display: none;
    }
}
@media(min-width:1300px) {
    .header_right p, 
    .header_right p img, 
    .header_right p a {
        height: 153.5px;
        line-height: 153.5px;
    }
}
@media(min-width:1500px) {
    .header_right p, 
    .header_right p img, 
    .header_right p a {
        height: 172.5px;
        line-height: 172.5px;
    }
}
.bx-wrapper {
    background: rgb(246, 243, 233)!important;
    margin: 0px auto!important;
    border-left: 1px solid #fff!important;
    border-top: 1px solid #fff!important;
    border-right: none!important;
    border-bottom: 1px solid #fff!important;
    border-radius: 0 0 0 5px!important;
    box-shadow: none!important;
}
.bx-wrapper img {
    display: block!important;
    margin: 0px auto!important;
    border-radius: 0 0 0 5px!important;
}
.slider img:not(:first-child){
    display: none;
}
.item_content {
    width: 100%;
    margin: 0 auto;
    padding: 20px 4%;
    background: rgb(220, 220, 220);
}
.item_content h2 {
    width: fit-content;
    font-size: 30px;
    margin: 0 auto 30px;
    text-align: center;
    color: rgb(120, 120, 120);
    padding: 4px 24px;
    border-radius: 5px;
}
.item_content#s2 h2 {
    color: rgb(226, 164, 50);
}
.item_content#s2 {
    background: rgb(253, 248, 239);
}

.item_content .container {
    width: 90%;
    margin: 0 auto;
}
.item_content img {
    border-radius: 5px;
}
.row {
    display: flex;
    justify-content: space-between;
}
.row h3 {
    color: rgb(120, 120, 120);
}
.item_content#s2 .row h3 {
    color: rgb(226, 164, 50);
}

@media(max-width:767px) {
    .row {
        flex-direction: column;
    }
    .second_menu .row {
        display: block;
        text-align: center;
    }
    .second_menu nav, 
    .second_menu nav ul {
        width: 100%;
    }
    main {
        margin-top: 30px;
    }
    .catch {
        width: 98%;
        font-size: 15px;
        margin: 30px auto;
    }
    .catch span {
        display: none;
    }
    .item_content h2 {
        font-size: 24px;
        padding: 4px 20px;
        margin-bottom: 20px;
        text-align: center;
    }
}
@media (min-width: 768px) {
    .container.second_menu {
        display: none;
    }
    .row.reverse {
        flex-direction: row-reverse;
    }
    .row .col.span-4 {
        flex: 0 0 38%;
        max-width: 38%;
    }
    .row .col.span-4.widespan {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row.reverse .col.span-4.widespan {
        margin-left: 0;
        padding-right: 2%;
        box-sizing: border-box;
    }
    .row p {
        padding-top: 10px;
    }

}
@media (min-width: 1300px) {

    .item_content {
        padding: 30px 6%;
    }

}
.to_store {
    display: block;
    width: fit-content;
    margin: 80px auto;
    border: 2px solid rgb(160, 160, 160);
    background: rgb(250, 249, 248);
    border-radius: 5px;
    color: rgb(140, 140, 140);
    font-size: 17px;
    font-weight: 600;
    padding: 8px 24px;
    transition: 0.5s;
    cursor: pointer;
}
.to_store:hover {
    border: 2px solid rgb(140, 140, 140);
    color: rgb(120, 120, 120);
}
.table {
    margin: 30px auto;
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px;
}

th, td {
    border-bottom: none;
}
.table td {
    text-align: left;
    border-spacing: 10px;
}
.table th {
    width: 30%;
    padding-bottom: 5px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
    border: 1px solid rgb(120, 120, 120);
    background: #fff;
    width: 75%;
    padding: 0 4px;
    border-radius: 3px;
}
textarea {
    min-height: 70px;
    border-radius: 3px;
}
.buttonp input {
    color: rgb(140, 140, 140);
    background: #fff;
    border: 2px solid rgb(140, 140, 140);
    border-radius: 5px;
    text-align: center;
    transition: 0.5s;
    cursor: pointer;
    font-weight: 600;
    padding: 4px 0;
}
.buttonp input:hover {
    color: rgb(120, 120, 120);
    border: 2px solid rgb(120, 120, 120);
}
.footer {
    line-height: 30px;
    padding-top: 5px;
}
@media(max-width: 767px) {
    .to_store {
        margin: 40px auto;
    }
    form {
        margin-bottom: 0;
    }
    .title .header_hidden {
        display: none;
    }
    .header_left {
        width: 100%;
    }
    .header_right {
        display: none;
    }
    header .container {
        display: none;
        padding: 0;
    }
    .container.second_menu {
        width: 100%;
        padding: 0;
    }
    .second_menu li a {
        color: rgb(172, 172, 172);
        font-weight: 600;
    }
    .item_content {
        width: 100%;
    }
    .item_content h3 {
        font-size: 20px;
    }
    .table th {
        width: 100%;
        text-align: left;
    }
    input[type="text"],
    input[type="tel"],
    input[type="email"],
    textarea {
        width: 100%;
    }

}
.set_jam {
    margin-top: 120px;
}
.to_trading_law {
    width: fit-content;
    margin: 0 auto 5px;
    color: rgb(140, 140, 140);
    font-weight: 600;
    transition: 0.5s;
}
.to_trading_law:hover {
    color: rgb(120, 120, 120);
}
li {
    list-style: none;
}
.tsetcolor {
    color: rgb(119, 72, 7);
}
.tsetcolor {
    color: rgb(240, 245, 250);
}