@charset "utf-8";
/* CSS Document */
/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px) {
    p {
        margin: 0px;
    }

    body {
        background: #fff;
        font-size: 14px;
    }

    main {
        display: flex;
        flex-wrap: wrap;
        width: 960px;
        margin: 0 auto;
    }

    main div.column1 {
        width: calc(100% - 20px);
        margin: 0px 10px 0px 10px;
    }

    main div.column2 {
        width: calc(50% - 20px);
        margin: 20px 20px 30px 0px;
    }

    main div.column2a {
        width: calc(50% - 20px);
        margin: 20px 20px 30px 0px;
    }

    main div.column2_taiken {
        width: calc(50% - 40px);
        margin: 10px;
        border-radius: 10px;
        background: #f8f8f8;
        margin-bottom: 0px;
        padding: 10px;
    }

    main_r2 div.column2_pata1 {
        width: calc(40% - 60px);
        margin: 30px;
        margin-top: 30px;
        text-align: center;
    }

    main_r2 div.column2_pata1 img {
        width: 100%;
        height: 305px;
        object-fit: cover;
    }

    main_r2 div.column2_pata2 {
        width: calc(60% - 10px);
        margin: 20px 0px 20px 0px;
        margin-top: 5px;
    }

    main div.column2-1 {
        width: calc(30% - 30px);
        margin: 10px 10px 10px 20px;
    }

    main div.column2-2 {
        width: calc(70% - 31px);
        margin: 10px;
    }

    main div.column2-3 {
        width: calc(45% - 10px);
        margin: 20px;
    }

    main div.column2-4 {
        width: calc(50% - 0px);
        text-align: left;
        margin: 0px;
    }

    main div.column2-5 {
        width: calc(50% - 0px);
        padding-top: 9px;
        text-align: right;
        margin: 0px;
    }

    main div.column2v {
        width: calc(50% - 20px);
        margin: 20px 0px 0px 20px;
    }

    main div.column2b {
        width: calc(80% - 40px);
        margin: 20px 0px 0px 20px;
    }

    main div.column2c {
        width: calc(20% - 10px);
        margin: 15px 0px 0px 10px;
    }

    main div.column2d {
        width: calc(30% - 20px);
        margin: 15px 10px 0px 10px;
    }

    main div.column2e {
        width: calc(20% - 10px);
        margin: 15px 0px 0px 10px;
    }

    main div.column2f {
        width: calc(30% - 20px);
        margin: 15px 10px 0px 10px;
    }

    main div.column2_pata {
        width: calc(50% - 40px);
        margin: 20px;
    }

    main div.column3 {
        width: calc(33.3% - 20px);
        margin: 15px 10px 20px 10px;
    }

    main div.column3a {
        width: calc(25% - 20px);
        margin: 20px 10px 20px 20px;
    }

    main div.column3b {
        width: calc(75% - 30px);
        margin: 10px 5px 5px 5px;
    }

    main2 div.column3a {
        width: calc(25% - 20px);
        margin: 20px 10px 20px 0px;
    }

    main2 div.column3b {
        width: calc(50% - 10px);
        margin: 5px 5px 5px 5px;
    }

    main div.column4 {
        width: calc(25% - 12px);
        margin: 10px 5px 10px 5px;
        padding-bottom: 10px;
        border: 1px #ccc solid;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
        background: #fff;
    }

    main div.column4 img {
        width: 100%;
        height: 140px;
        object-fit: cover;
    }

    main div.column4a {
        width: calc(25% - 37px);
        margin: 5px 1px 0px 20px;
        padding: 5px;
        padding-bottom: 10px;
    }

    img.example {
        border: 1px #999 solid;
    }

    main2 {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
    }

    main div.column_waku {
        width: calc(100% - 0px);
        background: #fff;
        border: 1px #c7c3ba solid;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 20px;
        color: #333;
    }

    header {
        color: #FFFFFF;
        text-align: center;
        background-color: #FFFFFF;
    }

    .hd {
        width: 1000px;
        margin: 0 auto;
    }

    .title {
        margin: 0 auto;
        margin-bottom: 0px;
        padding-top: 80px;
        text-align: center;
        width: 1000px;
    }

    .frame {
        padding: 20px;
        padding-bottom: 30px;
        width: 980px;
        background-color: rgba(255, 255, 255, 1);
        margin: 0 auto;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.8);
    }

    .frame01 {
        padding-top: 30px;
        padding-bottom: 30px;
        width: 1000px;
        background-color: rgba(247, 255, 228, 1);
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .h1_h1 {
        margin: 0 auto;
        text-align: center;
        width: 100%;
        color: #fff;
        font-size: 35px;
        margin-top: 30px;
        font-weight: 100;
        font-family: 'Zen Old Mincho', serif;
        margin-bottom: 10px;
    }

    .h1_h2 {
        margin: 0 auto;
        text-align: left;
        line-height: 35px;
        width: 910px;
        color: #333f;
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    h2 {
        margin: 0 auto;
        font-weight: 500;
    }

    .p1 {
        font-size: 1.2em;
        text-align: center;
        color: #f01f1f;
        font-weight: bold;
    }

    .p2 {
        font-size: 1.7em;
        font-weight: bold;
        color: #2c6eb9;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .p3 {
        font-size: 1em;
        line-height: 1.4em;
    }

    .p4 {
        font-weight: 600
    }

    .p5 {
        width: 800px;
        margin: 0 auto;
        text-align: center;
        color: #FFFFFF;
        line-height: 35px;
    }

    .p6 {
        margin-top: 3px;
        font-size: 12px;
        line-height: 17px;
        text-align: left;
    }

    .p7 {
        font-size: 1.2em;
        font-weight: bold;
        color: #2c6eb9;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .txt00 {
        margin: 0 auto;
        padding-top: 5px;
        font-size: 14px;
        margin-left: 10px;
        margin-right: 10px;
        color: #333;
        height: 60px;
    }

    .txt01 {
        margin: 0 auto;
        font-size: 14px;
        font-weight: bold;
        margin-left: 10px;
        margin-right: 10px;
        padding-top: 10px;
        color: #3887BE;
        height: 80px;
    }

    .txt02 {
        font-size: 15px;
        font-weight: bold;
        color: #E10003;
        text-align: right;
        margin: 5px 5px 0px 5px;
    }

    .txt03 {
        font-size: 13px;
        line-height: 1.4em;
        height: 80px;
        color: #666;
        margin: 5px 10px 0px 10px;
    }

    .txt04 {
        font-size: 0.8em;
        line-height: 1.4em;
        text-align: center;
    }

    .txt06 {
        margin: 0 auto;
        padding-top: 5px;
        font-size: 14px;
        line-height: 17px;
        padding-right: 0px;
        text-align: left;
    }

    .txt07 {
        color: #a60321;
        /*文字色*/
        font-weight: 900;
        font-size: 15px;
        padding-top: 10px;
    }

    .txt08 {
        margin: 0 auto;
        margin-top: 10px;
        line-height: 22px;
        border: double 1px #cc0000;
        padding: 5px;
        color: #cc0000;
    }

    .txt09 {
        margin: 0 auto;
        text-align: center;
        font-size: 13px;
        font-weight: bolder;
        line-height: 1.4em;
        background-color: #2c6eb9;
        color: #fff;
        padding: 3px;
    }

    .txt09a {
        margin: 0 auto;
        text-align: center;
        font-size: 12px;
        font-weight: bolder;
        line-height: 1.4em;
        background-color: #0896e7;
        color: #fff;
        padding: 3px;
    }

    .txt10 {
        margin: 0 auto;
        background-color: #e7f5ff;
        padding: 3px;
        margin-top: 10px;
        font-size: 0.9em;
    }

    .back_w {
        width: 100%;
        background-color: #FFFFFF;
    }

    .sp10 {
        margin-top: -30px;
    }

    .sp20 {
        margin-top: 20px;
    }

    .sp30 {
        padding-top: 30px;
    }

    .sp4040 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .sp40 {
        padding-top: 40px;
    }

    .sp50 {
        padding-top: 100px;
    }

    .sp100 {
        padding-top: 100px;
    }

    .spb20 {
        margin-bottom: 20px;
    }

    .spb40 {
        margin-bottom: 40px;
    }

    .spb60 {
        margin-bottom: 100px;
    }

    .right {
        margin: 0 auto;
        text-align: right;
    }

    .p00 {
        margin: 0 auto;
        text-align: left;
        font-size: 15px;
        width: 940px;
        line-height: 26px;
        margin-top: 0px;
        color: #fff;
    }

    .p01 {
        margin: 0 auto;
        text-align: left;
        font-size: 13px;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .p02 {
        background: linear-gradient(transparent 90%, #83b9c8 80%);
        font-weight: bold;
    }

    .p03 {
        padding-top: 50px;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        font-size: 23px;
        border-bottom: double 5px #66cccc;
    }

    .p04 {
        margin: 0 auto;
        text-align: left;
        font-size: 13px;
        line-height: 20px;
        padding-top: 0px;
        color: #333;
        padding-bottom: 10px;
    }

    .setumei01 {
        margin: 0 auto;
        text-align: center;
        font-size: 23px;
        color: #3366ff;
        font-weight: bold;
    }

    .setumei02 {
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
        color: #FF0004;
        padding-bottom: 15px;
    }

    .kikan {
        margin: 0 auto;
        text-align: center;
        background: #f8f8f8f8;
        padding: 5px;
        margin: 10px 10px 0px 10px;
        font-size: 11px;
        color: #666;
        border: 1px #ccc solid;
    }

    main div.column2sns1 {
        width: calc(50% - 0px);
        text-align: right;
    }

    .column2sns1 img {
        width: 80px;
    }

    main div.column2sns2 {
        width: calc(50% - 0px);
        text-align: left;
    }

    .column2sns2 img {
        width: 80px;
    }

    .bread {
        margin: 0 auto;
    }

    .bread ul {
        display: flex;
        list-style-type: none;
    }

    .bread li:after {
        content: '\003e';
        margin-left: 10px;
        margin-right: 10px;
        color: #888888;
    }

    .bread li:last-child:after {
        content: "";
        /* 最後のliの後ろには区切り文字を表示しない */
    }

    .breadback {
        margin: 0 auto;
        width: 100%;
        background: #fff;
        color: #666;
        margin-top: -15px;
        height: 25px;
    }

    .breadbacksp {
        margin: 0 auto;
        width: 980px;
    }

    .bread a {
        text-decoration: none;
        color: #666;
    }

    .bread a:hover {
        text-decoration: none;
        color: #ff9933;
    }

    .flex {
        display: flex;
    }

    .pc_top {
        margin: 0 auto;
        background: url("../images/pc_top.jpg");
        width: 100%;
        height: 400px;
        background-repeat: no-repeat;
        background-position: center;
    }

    .back_fff {
        padding-top: 60px;
        margin-top: 60px;
        padding-bottom: 60px;
        margin-bottom: 60px;
        background: #d1f1f2;
    }

    .pata_p01 {
        color: #fff;
        text-align: left;
        margin-top: 20px;
        padding-left: 5px;
        line-height: 24px;
    }

    .sd {
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
    }

    .pata_h2 {
        position: relative;
        display: inline-block;
        padding: 0 45px;
        color: #fff;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .pata_h2:before, .pata_h2:after {
        content: '';
        position: absolute;
        top: 50%;
        display: inline-block;
        width: 34px;
        height: 2px;
        background-color: #fff;
        -webkit-transform: rotate(-60deg);
        transform: rotate(-60deg);
    }

    .pata_h2:before {
        left: 0;
    }

    .pata_h2:after {
        right: 0;
    }

    .pata_p03 {
        margin: 0 auto;
        text-align: center;
        border-bottom: solid 1px #3887BE;
        width: 900px;
        font-size: 30px;
        margin-top: 0px;
        font-weight: bold;
        color: #3887BE;
    }

    .pata_p03 br {
        display: none;
    }

    .pata_p04 {
        margin: 0 auto;
        text-align: justify;
        margin-top: 20px;
        font-size: 21px;
        color: #333;
    }
	
	.pata_p04 span{
		font-size: 17px;
	}

    .pata_p05 {
        margin: 0 auto;
        text-align: center;
        border-bottom: solid 1px #3887BE;
        width: 960px;
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #3887BE;
    }

    .pata_p06_erea {
        margin: 0 auto;
        text-align: left;
        width: 960px;
    }

    .pata_p06 {
        background: #3887BE;
        /*背景色*/
        color: #fff;
        /*文字色*/
        padding: 0.5em 1em 0.5em 0.5em;
        /*文字周りの余白*/
        display: inline-block;
        /*おまじない*/
        line-height: 1.3;
        /*行高*/
        vertical-align: middle;
        border-radius: 25px 0px 0px 25px;
        /*左側の角を丸く*/
        margin-top: 10px;
        font-size: 18px;
        font-weight: 500;
    }

    .pata_p06:before {
        content: '●';
        color: white;
        margin-right: 8px;
    }

    .pata_p07_erea {
        margin: 0 auto;
        text-align: left;
        width: 960px;
    }

    .pata_p07 {
        background: #033da6;
        /*背景色*/
        color: #fff;
        /*文字色*/
        padding: 0.5em 1em 0.5em 0.5em;
        /*文字周りの余白*/
        display: inline-block;
        /*おまじない*/
        line-height: 1.3;
        /*行高*/
        vertical-align: middle;
        border-radius: 25px 0px 0px 25px;
        /*左側の角を丸く*/
        margin-top: 20px;
        font-size: 18px;
        font-weight: 500;
    }

    .pata_p07:before {
        content: '●';
        color: white;
        margin-right: 8px;
    }

    .pata_p08_erea {
        margin: 0 auto;
        text-align: left;
        width: 960px;
    }

    .pata_p08 {
        background: #77915b;
        /*背景色*/
        color: #fff;
        /*文字色*/
        padding: 0.5em 1em 0.5em 0.5em;
        /*文字周りの余白*/
        display: inline-block;
        /*おまじない*/
        line-height: 1.3;
        /*行高*/
        vertical-align: middle;
        border-radius: 25px 0px 0px 25px;
        /*左側の角を丸く*/
        margin-top: 30px;
        font-size: 18px;
        font-weight: 500;
    }

    .pata_p08:before {
        content: '●';
        color: white;
        margin-right: 8px;
    }

    .pata_p09 {
        margin: 0 auto;
        text-align: center;
        border-bottom: solid 1px #632810;
        width: 960px;
        font-size: 30px;
        margin-top: 20px;
        color: #7c5241;
    }

    .point {
        margin: 0 auto;
        background: #fff;
        padding: 20px 20px 1px 20px;
        margin-top: 40px;
        width: 900px;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    }

    .point2 {
        margin: 0 auto;
        background: #fff;
        padding: 20px;
        margin-top: 0px;
        width: 900px;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    }

    .pata_p10 {
        background: #ff9933;
        /*背景色*/
        color: #fff;
        /*文字色*/
        padding: 0.5em 1em 0.5em 0.5em;
        /*文字周りの余白*/
        display: inline-block;
        /*おまじない*/
        line-height: 1.3;
        /*行高*/
        vertical-align: middle;
        border-radius: 25px 0px 0px 25px;
        /*左側の角を丸く*/
        margin-top: 30px;
        font-size: 18px;
        font-weight: 500;
    }

    .pata_p10:before {
        content: '●';
        color: white;
        margin-right: 8px;
    }

    .pata_p11 {
        background: #77915b;
        /*背景色*/
        color: #fff;
        /*文字色*/
        padding: 0.5em 1em 0.5em 0.5em;
        /*文字周りの余白*/
        display: inline-block;
        /*おまじない*/
        line-height: 1.3;
        /*行高*/
        vertical-align: middle;
        border-radius: 25px 0px 0px 25px;
        /*左側の角を丸く*/
        margin-top: 30px;
        font-size: 18px;
        font-weight: 500;
    }

    .pata_p11:before {
        content: '●';
        color: white;
        margin-right: 8px;
    }

    .blog_erea {
        margin: 0 auto;
        text-align: center;
        width: 800px;
        background: #fff;
        padding: 3px;
        margin-top: 40px;
    }

    .blog_h2 {
        border-bottom: solid 2px #008fd9;
        text-align: left;
        color: #008fd9;
        font-weight: bold;
        font-size: 18px;
    }

    .blog_h3 {
        text-align: left;
        padding-top: 15px;
        padding-left: 15px;
        font-size: 16px;
        font-weight: bold;
    }

    .blog_p01 {
        text-align: left;
        padding-top: 5px;
        padding-left: 15px;
        font-size: 13px;
        width: 650px;
        color: #999;
    }

    .sns_erea {
        margin: 0 auto;
        text-align: center;
        background: #fff;
        padding: 0px 0px 0px 0px;
    }

    .sns_erea img {
        width: 60px;
        padding: 15px 5px 15px 5px;
    }

    .taiken_icon {
        margin: auto;
        text-align: center;
        width: 50px;
        padding: 10px;
    }

    .taiken_p02 {
        margin: 0 auto;
        text-align: center;
        color: #666;
        font-size: 13px;
        font-weight: 700;
    }

    .taiken_p03 {
        margin: 0 auto;
        text-align: justify;
        font-size: 14px;
        padding: 10px 20px 10px 20px;
    }

    .taipen_p04 {
        margin: 0 auto;
        position: relative;
        padding: 0 65px;
        text-align: center;
        width: 300px;
        margin-top: 30px;
    }

    .taipen_p04:before {
        position: absolute;
        top: calc(50% - 1px);
        left: 0;
        width: 100%;
        height: 1px;
        content: '';
        background: #000;
    }

    .taipen_p04 span {
        position: relative;
        padding: 0 1em;
        background: #f8f8f8;
    }

    .taiken_p05 {
        margin: 0 auto;
        text-align: left;
        font-size: 14px;
        padding: 10px 20px 10px 20px;
    }

    main_r2 {
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .st_p01 {
        margin: 0 auto;
        text-align: left;
        padding-top: 10px;
        font-size: 16px;
        padding-right: 10px;
    }

    main div.column4_n {
        width: calc(100% - 0px);
        margin: 0px 0px 0px 0px;
        text-align: center;
        padding: 0px;
        background: #fff;
    }

    main div.column4_n img {
        width: 600px;
    }

    a.btn_02 {
        display: block;
        text-align: center;
        vertical-align: middle;
        text-decoration: none;
        width: 300px;
        margin: auto;
        padding: 10px 30px 12px 30px;
        font-weight: bold;
        border: 2px solid #27acd9;
        background: #27acd9;
        color: #fff;
        font-size: 16px;
        transition: 0.5s;
        margin-top: 30px;
        margin-bottom: 0px;
    }

    a.btn_02:hover {
        background: #8fcef6;
    }

    .hitori_p01 {
        margin: 0 auto;
        width: 850px;
        text-align: justify;
        padding-top: 20px;
        line-height: 30px;
        font-size: 15px;
    }

    main_r2 div.column2_point {
        width: calc(100% - 55px);
        margin: 20px 20px 30px 30px;
    }

    .point_h2 {
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
        border-radius: 30px;
        font-weight: 700;
        border: 1px #ccc solid;
        background: #fff8e3;
        color: #3887BE;
        padding: 5px 0px 5px 0px;
    }
	
	    .point_h2a {
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
        border-radius: 30px;
        font-weight: 700;
        border: 1px #ccc solid;
        background: #fff8e3;
        color: #3887BE;
        padding: 5px 0px 5px 0px;
		margin-bottom: 30px;
    }

    .point_p01 {
        margin: 0 auto;
        text-align: justify;
        font-size: 15px;
        padding-top: 10px;
        width: 95%;
    }

    .waku02 {
        margin: 0 auto;
        text-align: center;
        border: 1px #ccc solid;
        width: 210px;
        margin-top: 10px;
    }

    .departure {
        background: #3f88ca;
        font-size: 13px;
        padding-bottom: 3px;
        color: #fff;
    }

    .day {
        margin: 0 auto;
        text-align: center;
        width: 95%;
        font-size: 13px;
        padding: 5px 0px 5px 0px;
    }

    .setumeikai {
        margin: 0 auto;
        text-align: center;
        padding-bottom: 30px;
        width: 940px;
    }

    .price {
        text-align: right;
        padding-right: 10px;
        font-weight: 700;
        color: red;
        padding-top: 5px;
    }

    h1 {
        margin: 0 auto;
        font-weight: 400;
        font-style: normal;
        color: #fff;
        font-size: 65px;
        margin-top: 0px;
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    }

    h1 span {
        font-size: 55px;
    }

    .h1_sun {
        text-align: center;
        color: #fff;
        font-size: 40px;
        padding-top: 00px;
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    }

    h3 {
        margin: 0 auto;
        font-weight: 500;
    }
	
	.pata_p055{
margin: 0 auto;
text-align: center;
font-size: 25px;
margin-top: 20px;
margin-bottom: 30px;
color: #07889b;
font-weight: 500;
}
	
		 .h2_h2 {
    margin: 0 auto;
    text-align: left;
    font-size: 18px;
    /*上下 左右の余白*/
    color: #07889b;
    /*文字色*/
    background: transparent;
    /*背景透明に*/

  }
	
		.faqa{
		text-align: justify;
		font-size: 15px;
		padding-bottom: 30px;
			padding-top: 5px;
	}
	
	.qa-8 dt {
		margin: 0 auto;
		width: 960px;
    margin-bottom: 1em;
    color: #000000;
    font-weight: 600;
}

.qa-8 dt::before,
.qa-8 dd::before {

    margin-right: .4em;
}

.qa-8 dt::before {
    content: "Q.";
}

.qa-8 dd {
		margin: 0 auto;
	width: 950px;
    padding: 1em 1.5em;
	margin-bottom: 30px;
    background-color: #ebf9fa;
    color: #000000;
}

.qa-8 dd::before {
    content: "A.";
}
	
	a.btn_03 {
		margin: 0 auto;
		width: 330px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  position: relative;
  background: #228bc8;
  border: 1px solid #228bc8;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: #fff;
  font-size: 16px;

  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
		margin-bottom: 80px;
}
a.btn_03:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.btn_03:hover {
  background: #fff;
  color: #228bc8;
}
a.btn_03:hover:before {
  border-top: 2px solid #228bc8;
  border-right: 2px solid #228bc8;
}
	
	   .comparison-title {
                font-size: 30px;
            }
            .comparison-grid {
                display: grid;
                grid-template-columns: 1fr 1fr; /* PCは2カラム */
                gap: 32px;
                margin-bottom: 40px;
            }
            .tour-card {
                padding: 32px;
            }
            .tour-points-text {
                font-size: 16px;
            }
            .notes-section {
                padding: 32px;
            }
        }
	
	
	 
}