@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');/*Noto Sans JP*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');/*Noto Serif Japanese*/


.font1_1 { font-family: "Noto Sans JP", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic" ,  "Meiryo", "メイリオ" ,sans-serif ;}
.font3_1 {font-family: "Noto Serif JP", serif;}




/*===============================================================================================

    share 共通

=================================================================================================*/
/*---------- block ----------*/
.wrap {
	width: 100%;
	margin: auto;
	clear: both;
	display: block;
}
.cnt {
	margin: 0 auto;
	position: relative;
	text-align: left;
}
img {
}
    @media screen and (max-width:600px){
        img {
            width: 100%;
        }
    }
/*-------------------indent------------------------*/
.indent_ptn1 {
    padding-left: 1em;
    text-indent: -1em;
}
/*---------- wrap1 ----------*/
.wrap1 {
    background-image: url("../img/wrap1_bg.jpg");
    background-position: center center;
    height: 800px;
    background-size: cover;
}
    @media screen and (max-width:600px){
        .wrap1 {
            background-position: center center;
            height: 715px;
            background-size: cover;
            background-image: url("../img/wrap1_bg_sp.jpg");
        }
    }
.wrap1 .bl1 {
    width: 1120px;
    display: flex;
    justify-content: space-between;
    flex-direction:row-reverse;
}
    @media screen and (max-width:600px){
        .wrap1 .bl1 {
            width: 100%;
            display: block;
            margin: auto;
        }
    }
.wrap1 .bl1 .left_ptn1 {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-top: 350px;
}
    @media screen and (max-width:600px){
        .wrap1 .bl1 .left_ptn1 {
            padding-top: 150px;
            padding-left: 30px;
            min-width: 150px;
            width: 30%;
        }
    }
.wrap1 .bl1 .left_ptn1 .p1{
    padding-right: 25px;
}
.wrap1 .bl1 .left_ptn1 .p2{
}
.wrap1 .bl1 .right_ptn1{
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 637px;
}
    @media screen and (max-width:600px){
        .wrap1 .bl1 .right_ptn1{
            position: relative;
            display: flex;
            justify-content: center;
            width: 100%;
        }
    }
.wrap1 .bl1 .right_ptn1 .p3{
    padding-top: 80px;
}
    @media screen and (max-width:600px){
        .wrap1 .bl1 .right_ptn1 .p3{
            max-width: 80px;
            padding-top: 40px;
            padding-right: 10%;
        }
    }
.wrap1 .bl1 .right_ptn1 .p4{
    padding-top: 75px;
}
    @media screen and (max-width:600px){
        .wrap1 .bl1 .right_ptn1 .p4{
            max-width: 150px;
            padding-top: 30px;
            padding-left: 10%;
        }
    }
/*---------- wrap2 ----------*/
.wrap2 {
}
    @media screen and (max-width:600px){
        .wrap2 {
        }
    }
.wrap2 .bl1 {
    width: 950px;
    padding-top: 155px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 115px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl1 {
            width: 82%;
            padding-top: 70px;
            display: block;
            margin-bottom: 30px;
        }
    }
.wrap2 .bl1 .left_ptn1 {
}
    @media screen and (max-width:600px){
        .wrap2 .bl1 .left_ptn1 {
            max-width: 170px;
            margin: auto;
            margin-bottom: 45px;
        }
    }
.wrap2 .bl1 .right_ptn1 {
    width: 520px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl1 .right_ptn1 {
            width: 100%;
        }
    }
.wrap2 .bl1 .right_ptn1 dl {
}
.wrap2 .bl1 .right_ptn1 dl dt {
    font-family: "Noto Serif JP";
    font-weight: bold;
    font-size: 36px;
    line-height: 1.4;
    color: #414141;
    margin-bottom: 38px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl1 .right_ptn1 dl dt {
            font-size: 24px;
            margin-bottom: 25px;
            display: flex;
            justify-content: center;
        }
    }
.wrap2 .bl1 .right_ptn1 dl dd {
    font-family: "Noto Sans JP";
    font-weight: normal;
    font-size: 16px;
    line-height: 1.75;
    color: #414141;
}
.wrap2 .bl2 {
    width: 950px;
    margin-bottom: 100px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2 {
            width: 82%;
            margin-bottom: 30px;
        }
    }
.wrap2 .bl2 h3 {
    border-top: 2px solid #d5ab3c;
    border-bottom: 2px solid #d5ab3c;
    font-family: "Noto Serif JP";
    font-weight: bold;
    font-size: 32px;
    color: #414141;
    text-align: center;
    padding: 30px 0px;
    margin-bottom: 80px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2 h3 {
            font-size: 24px;
            padding: 15px 0px;
            margin-bottom: 40px;
        }
    }
.wrap2 .bl2_1 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 55px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_1 {
            display: block;
            padding-bottom: 40px;
        }
    }
.wrap2 .bl2_1 .left_ptn1 {
    width: 420px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_1 .left_ptn1 {
            width: 100%;
            margin-bottom: 20px;
        }
    }
.wrap2 .bl2_1 .left_ptn1 .p1 {
    font-family: "Noto Serif JP";
    font-weight: bold;
    font-size: 22px;
    line-height: 1.7;
    text-align: left;
    color: #414141;
    margin-bottom: 60px;
}
.wrap2 .bl2_1 .left_ptn1 .p1 sup {
    font-size: 16px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_1 .left_ptn1 .p1 {
            font-size: 18px;
            line-height: 1.7;
            margin-bottom: 20px;
        }
        .wrap2 .bl2_1 .left_ptn1 .p1 sup {
            font-size: 12px;
        }
    }
.wrap2 .bl2_1 .left_ptn1 ul {
}
.wrap2 .bl2_1 .coution1 .p2 {
    font-family: "Noto Sans JP";
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    color: #414141;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_1 .left_ptn1 .p2 {
            font-size: 10px;
            line-height: 1.4;
        }
    }
.wrap2 .bl2_1 .right_ptn1 {
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_1 .right_ptn1 {
            padding-bottom: 15px;
        }
    }
.wrap2 .bl2_1 .right_ptn1 .p1 {
    padding-left: 20px;
    padding-bottom: 15px;
    font-family: "Noto Sans TC";
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    color: #414141;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_1 .right_ptn1 .p1 {
            padding-left: 0px;
            padding-bottom: 5px;
            font-family: "Noto Sans TC";
            font-weight: bold;
            font-size: 16px;
            text-align: left;
            color: #414141;
        }
    }
.wrap2 .bl2_1 .right_ptn1 .p1 sup {
    font-size: 14px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_1 .right_ptn1 .p1 sup {
            font-size: 12px;
        }
    }
.wrap2 .bl2_1 .right_ptn1 .p2 {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    margin-bottom: 5px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_1 .right_ptn1 .p2 {
            font-size: 14px;
            font-weight: 600;
            text-align: left;
            margin-bottom: 20px;
        }
        .wrap2 .bl2_1 .right_ptn1 .p2 span {
            font-size: 12px;
            font-weight: 600;
            text-align: left;
        }
    }
.wrap2 .bl2_2 {
    display: flex;
    justify-content: space-between;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_2 {
            display: block;
        }
    }
.wrap2 .bl2_2 .left_ptn1 {
}
.wrap2 .bl2_2 .right_ptn1 {
    width: 555px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_2 .right_ptn1 {
            width: 100%;
        }
    }
.wrap2 .bl2_2 .right_ptn1 .p1 {
    font-family: "Noto Serif JP";
    font-weight: bold;
    font-size: 24px;
    line-height: 1.75;
    color: #414141;
    margin-bottom: 40px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_2 .right_ptn1 .p1 {
            font-size: 20px;
            margin-bottom: 20px;
        }
    }
.wrap2 .bl2_2 .right_ptn1 .bl2_2_1 {
    display: flex;
    justify-content: space-between;
}
.wrap2 .bl2_2 .right_ptn1 .bl2_2_1 .left_ptn2 {
    padding-right: 15px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_2 .right_ptn1 .bl2_2_1 .left_ptn2 {
            padding-right: 0px;
        }
    }
.wrap2 .bl2_2 .right_ptn1 .bl2_2_1 .left_ptn2 .p2 {
    font-family: "Noto Sans JP";
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #414141;
    padding-left: 15px;
    padding-right: 30px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_2 .right_ptn1 .bl2_2_1 .left_ptn2 .p2 {
            padding-left: 0px;
            padding-right: 0px;
            padding-bottom: 20px;
        }
    }
.wrap2 .bl2_2 .right_ptn1 .bl2_2_1 .right_ptn2 {
    min-width: 169px;
}
.wrap2 .bl2_2 .right_ptn1 .bl2_2_1 .left_ptn1 {
}
.wrap2 .bl2_2 .right_ptn1 .p3 {
    font-family: "Noto Sans JP";
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    color: #414141;
    padding-left: 15px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl2_2 .right_ptn1 .p3 {
            padding-bottom: 20px;
            padding-left: 0px;
        }
    }
    @media screen and (max-width:600px){
        .wrap2 .bl2_2 .right_ptn1 .p4 {
            max-width: 170px;
            margin: auto;
            padding-top: 30px;
        }
    }
.wrap2 .bl3 {
    width: 950px;
    margin-bottom: 40px;
}
    @media screen and (max-width:600px){
        .wrap2 .bl3 {
            width: 82%;
            margin-bottom: 40px;
        }
    }
.wrap2 .bl3 .p1 {
    width: 820px;
    font-family: "Noto Serif JP";
    font-weight: bold;
    font-size: 22px;
    line-height: 42px;
    text-align: left;
    color: #414141;
}
    @media screen and (max-width:600px){
        .wrap2 .bl3 .p1 {
            width: 100%;
            font-size: 18px;
            line-height: 1.5;
        }
    }
/*---------- wrap3 ----------*/
.wrap3 {
    margin-bottom: 140px;
}
    @media screen and (max-width:600px){
        .wrap3 {
            margin-bottom: 0px;
        }
    }
.wrap3 .bl1 {
    display: flex;
    width: 1120px;
    justify-content: space-between;
}
    @media screen and (max-width:600px){
        .wrap3 .bl1 {
            display: block;
            width: 82%;
            margin: auto;
        }
    }
.wrap3 .bl1 p {
    padding: 10px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
    @media screen and (max-width:600px){
        .wrap3 .bl1 p {
            margin-bottom: 15px;
            max-width: 260px;
        }
    }
.wrap3 .bl1 .left_ptn1{
    padding-top: 110px;
}
    @media screen and (max-width:600px){
        .wrap3 .bl1 .left_ptn1{
            padding-top: 0px;
        }
        .wrap3 .bl1 .left_ptn2{
            display: flex;
            justify-content: flex-end;
        }
    }
/*---------- wrap4 ----------*/
.wrap4 {
    background-image: url("../img/wrap4_bg.jpg");
    background-position: center center;
    height: 650px;
    background-size: cover;
}
    @media screen and (max-width:600px){
        .wrap4 {
            background-image: url("../img/wrap4_bg_sp.jpg");
            height: 524px;
        }
    }
.wrap4 .bl1 {
    width: 1120px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-bottom: 35px;
    padding-top: 33px;
}
    @media screen and (max-width:600px){
        .wrap4 .bl1 {
            width: 82%;
            display: block;
            margin-bottom: 35px;
            padding-top: 33px;
        }
    }
.wrap4 .bl1 .left_ptn1 {
}
    @media screen and (max-width:600px){
        .wrap4 .bl1 .left_ptn1 {
            padding-bottom: 50px;
        }
        .wrap4 .bl1 .left_ptn1 .img_wrap4_1 {
            max-width: 220px;
        }
    }
.wrap4 .bl1 .right_ptn1 {
    padding-left: 70px;
}
    @media screen and (max-width:600px){
        .wrap4 .bl1 .right_ptn1 {
            padding-left: 0px;
        }
    }
.wrap4 .bl1 .right_ptn1 p {
    font-family: "Noto Serif JP";
    font-weight: bold;
    font-size: 24px;
    line-height: 42px;
    text-align: left;
    color: #1a1311;
}
    @media screen and (max-width:600px){
        .wrap4 .bl1 .right_ptn1 p {
            font-size: 20px;
            line-height: 1.5;
            text-align: left;
        }
    }
.wrap4 .bl2 {
    text-align: center;
    padding-bottom: 39px;
}
    @media screen and (max-width:600px){
        .wrap4 .bl2 {
            width: 82%;
            margin: auto;
            display: flex;
            justify-content: flex-end;
        }
        .wrap4 .bl2 .img_wrap4_2 {
            max-width: 220px;
        }
    }
/*---------- wrap5 ----------*/
.wrap5 {
    padding-bottom: 50px;
}
.wrap5 .bl1 {
    width: 860px;
    padding-top: 80px;
    margin-bottom: 30px;
}
    @media screen and (max-width:600px){
        .wrap5 .bl1 {
            width: 86%;
            padding-top: 40px;
            margin-bottom: 30px;
        }
    }
.wrap5 .bl1 dl {
    display: flex;
    justify-content: center;
    align-content: flex-end;
    align-items: flex-end;
    background-image: url("../img/wrap5_2.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
    @media screen and (max-width:600px){
        .wrap5 .bl1 dl {
            display: block;
            background-image: url("../img/wrap5_2.png");
            background-position: center bottom;
            background-repeat: no-repeat;
            padding-bottom: 15px;
            margin-bottom: 15px;
        }
    }
.wrap5 .bl1 dl dt {
    padding-right: 20px;
}
    @media screen and (max-width:600px){
        .wrap5 .bl1 dl dt {
            max-width: 130px;
            padding-bottom: 20px;
        }
    }
.wrap5 .bl1 dl dd {
    font-family: "Noto Sans JP";
    font-weight: bold;
    font-size: 32px;
    line-height: 1;
    text-align: left;
    color: #1a1311;
}
    @media screen and (max-width:600px){
        .wrap5 .bl1 dl dd {
            font-size: 24px;
        }
    }
.wrap5 .bl1 .p1 {
    font-family: "Noto Sans JP";
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    color: #1a1311;
}
    @media screen and (max-width:600px){
        .wrap5 .bl1 .p1 {
            text-align: left;
        }
    }
.wrap5 .bl2 {
    width: 810px;
}
    @media screen and (max-width:600px){
        .wrap5 .bl2 {
            width: 86%;
        }
    }
.wrap5 .bl2 .p1{
    font-family: "Noto Sans JP";
    font-weight: bold;
    font-size: 16px;
    line-height: 19.2px;
    text-align: left;
    color: #1a1311;
    padding-left: 315px;
    margin-bottom: 40px;
    padding-top: 10px;
}
    @media screen and (max-width:600px){
        .wrap5 .bl2 .p1{
            font-weight: 400;
            font-size: 16px;
            line-height: 19.2px;
            text-align: left;
            color: #1a1311;
            padding-left: 15px;
            margin-bottom: 40px;
            padding-top: 10px;
            text-decoration: underline;
        }
    }
.wrap5 .bl3 {
    padding: 0px 30px;
    width: 860px;
    height: 150px;
    border-radius: 11.6px 11.6px 11.6px 11.6px;
    background: transparent;
    border: 4px solid #a4a4a5;
    display: flex;
    align-content: center;
    align-items: center;
}
    @media screen and (max-width:600px){
        .wrap5 .bl3 {
            padding: 15px 15px;
            width: 86%;
            height: inherit;
            display: block;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
        }
    }
.wrap5 .bl3 .left_ptn1 {
    padding-right: 25px;
}
    @media screen and (max-width:600px){
        .wrap5 .bl3 .left_ptn1 {
            padding-right: 0px;
            padding-bottom: 23px;
        }
    }
.wrap5 .bl3 .right_ptn1 {
}
.wrap5 .bl3 .right_ptn1 p {
    font-family: "Noto Sans JP";
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #1a1311;
}
/*---------- wrap6 ----------*/
.wrap6 {
    background-image: url("../img/wrap6_bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 55px 0px;
}
.wrap6 .bl1 {
    width: 900px;
    display: flex;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    padding: 40px;
    margin-bottom: 45px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
}
    @media screen and (max-width:600px){
        .wrap6 .bl1 {
            width: 92%;
            display: block;
            justify-content: space-between;
            background: #fff;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            padding: 15px;
            margin-bottom: 45px;
        }
    }
.wrap6 .bl1 .left_ptn1 {
    width: 320px;
    padding-top: 40px;
}
    @media screen and (max-width:600px){
        .wrap6 .bl1 .left_ptn1 {
            width: 100%;
            padding-top: 20px;
            margin-bottom: 30px;
        }
    }
.wrap6 .bl1 .left_ptn1 .dl1 {
    display: flex;
    justify-content: space-between;
    align-content: flex-end;
    align-items: flex-end;
    margin-bottom: 20px;
}
.wrap6 .bl1 .left_ptn1 .dl1 dt {
    font-family: "Noto Sans JP";
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    color: #030303;
}
.wrap6 .bl1 .left_ptn1 .dl1 dd {
}
    @media screen and (max-width:600px){
        .wrap6 .bl1 .left_ptn1 .dl1 dd {
            max-width: 105px;
        }
    }
.wrap6 .bl1 .left_ptn1 .p1 {
    font-family: "Noto Sans JP";
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #414141;
    padding-bottom: 30px;
}
.wrap6 .bl1 .left_ptn1 ul {
    margin-bottom: 28px;
}
.wrap6 .bl1 .left_ptn1 ul li {
    border-bottom: 2px dotted #000000;
    padding: 10px 0px;
}
.wrap6 .bl1 .left_ptn1 ul li:nth-child(1) {
    border-top: 2px dotted #000000;
}
.wrap6 .bl1 .left_ptn1 ul li dl {
    display: flex;
}
.wrap6 .bl1 .left_ptn1 ul li dl dt {
    width: 26.5%;
    font-size: 14px;
    font-weight: 600;
    color: #030303;
    text-align: center;
}
.wrap6 .bl1 .left_ptn1 ul li dl dd {
    width: 73.5%;
    font-size: 14px;
    font-weight: 600;
    color: #030303;
    text-align: center;
}
.wrap6 .bl1 .left_ptn1 .tb1 {
    width: 100%;
}
.wrap6 .bl1 .left_ptn1 .tb1 table {
	border-collapse:collapse;
	border-spacing:0;
    width: 100%;
}
.wrap6 .bl1 .left_ptn1 .tb1 table tr {
}
.wrap6 .bl1 .left_ptn1 .tb1 table tr td{
    font-weight: 600;
    border: 1px solid #707070;
    width: 20%;
    text-align: center;
    height: 47px;
}
.wrap6 .bl1 .left_ptn1 .tb1 table tr td span{
    display: block;
    color: #1a1311;
}
.wrap6 .bl1 .left_ptn1 .tb1 table tr td .span1{
    font-size: 12px;
}
.wrap6 .bl1 .left_ptn1 .tb1 table tr td .span2{
    font-size: 10px;
}
.wrap6 .bl1 .left_ptn1 .tb1 table tr td .span3{
    font-size: 16px;
}
.wrap6 .bl1 .right_ptn1{
    width: 470px;
}
    @media screen and (max-width:600px){
        .wrap6 .bl1 .right_ptn1{
            width: 100%;
        }
    }
.wrap6 .bl1 .right_ptn1 h3{
    text-align: center;
    padding-bottom: 15px;
}
    @media screen and (max-width:600px){
        .wrap6 .bl1 .right_ptn1 h3{
            max-width: 222px;
            margin: auto;
        }
    }
.wrap6 .bl1 .right_ptn1 ul{
    display: flex;
    justify-content: space-between;
    align-content: flex-end;
    align-items: flex-end;
}
.wrap6 .bl1 .right_ptn1 ul{
}
    @media screen and (max-width:600px){
        .wrap6 .bl1 .right_ptn1 ul li{
            width: 28%;
        }
    }
.wrap6 .bl1 .right_ptn1 ul dl{
    padding-top: 20px;
}
.wrap6 .bl1 .right_ptn1 ul dl dt{
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #030303;
    text-align: center;
    padding-bottom: 10px;
}
.wrap6 .bl1 .right_ptn1 ul dl dd{
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #030303;
    text-align: center;
}
.wrap6 .bl1 .right_ptn1 .p1{
    font-size: 16px;
    text-align: right;
    color: #030303;
    padding-top: 15px;
}

.wrap7{
    padding:80px 0px;
}
.btn_ptn1{
    width: 550px;
    margin: auto;
    background: #fff;
    border: 1px solid #707070;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
    @media screen and (max-width:600px){
        .btn_ptn1{
            width: 90%;
            margin: auto;
            background: #fff;
            border: 1px solid #707070;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        }
    }
.btn_ptn1 a{
    text-decoration: none;
    background-color: #FFFFFF;
    width: 550px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
    @media screen and (max-width:600px){
        .btn_ptn1 a{
            text-decoration: none;
            background-color: #FFFFFF;
            width: 90%;
            height: 100px;
            display: flex;
            justify-content: center;
            align-content: center;
            align-items: center;
        }
    }
.btn_ptn1 a:hover{
    background-color: #cccccc;
	transition : all 0.5s ease 0s;
}
    @media screen and (max-width:600px){
        .btn_ptn1 a{
            text-decoration: none;
            background-color: #FFFFFF;
            width: 100%;
            height: 100px;
            display: flex;
            justify-content: center;
            align-content: center;
            align-items: center;
        }
    }
.btn_ptn1 dl{
    margin: auto;
    width: 90%;
}
.btn_ptn1 dl dt{
    font-size: 22px;
    font-weight: 400;
    border-bottom: #9D9C9B solid 1px;
    color: #9D9C9B;
    text-align: center;
    padding-bottom: 10px;
}
.btn_ptn1 dl dd{
    padding-top: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #9D9C9B;
    text-align: center;
}






