@charset "shift_jis";

*{

}

body {
    background: none;
}

.inner {
    width: 980px;
    margin: auto;
}
.hover:hover{
    opacity: 0.6;
}
.mainvisual {
    height: 600px;
    background-image: url(../img/marriage_img/main-bg.png);
    background-size: cover;
    width: 100%;
}

.mainvisual__txt {
    font-family: serif !important;
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    display: flex;
    justify-content: right;
    padding: 80px 0;
    margin-right: 200px;
}

.sec__a__box {
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
}

.sec__a__contents_pic1{
    width: 420px;
    margin-bottom: 20px;
}

.sec__a__contents_pic2{
    width: 500px;
    margin: 40px 0 20px 40px;
}

.sec__a__content img {
    width: 510px;
    margin-right: 40px;
}

.sec__a__txt {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
}

.sec__a__subtxt {
    color: #808080;
    font-size: 12px;
    text-align: center;
}
.sec__a__subtxt_2 {
    color: #808080;
    font-size: 12px;
    text-align: left;
}

.sec__a__content {
    display: flex;
    border: solid #eaeaea;
    padding: 20px;
}

.sec__a__content p {
   font-size: 14px;
   line-height: 25px;
}

.sec__b_title img {
    width: 100%;
    margin: 40px 0 60px 0;
}

.sec__b_contents {
    display: flex;
    align-items: center;
    height: 500px;
    background-image: url(../img/marriage_img/sec__b_bg_2.png);
    background-size: cover;
    width: 100%;
}

.sec__b_content {
    margin: 60px 0 0 50px;
}

.sec__b_txt {
    display: flex;
    font-size: 17px;
    margin: 40px 0;
    font-weight: 300;
}

.sec__b_txt p{
    line-height: 30px;
}

.sec__b_txt_tit{
    color: rgb(226, 75, 136);
    font-size: 24px;
    font-weight: bold;
    font-family: serif !important;
    padding-bottom: 10px;
}

.sec__b_txt img {
    width: 60px;
    height: 63px;
    margin-right: 25px;
}

.sec__c_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sec__c_title img {
    width: 100%;
    margin: 55px 0 30px 0;
}

.sec__c_item {
    height: 410px;
    width: 290px;
    background-image: url(../img/marriage_img/sec__c_pic1.png);
    background-size: cover;
}

.sec__c_item_1{
    height: 410px;
    width: 290px;
    background-image: url(../img/marriage_img/sec__c_pic1.png);
    background-size: cover;
}

.sec__c_item_2{
    height: 410px;
    width: 290px;
    background-image: url(../img/marriage_img/sec__c_pic2.png);
    background-size: cover;
}

.sec__c_item_3{
    height: 410px;
    width: 290px;
    background-image: url(../img/marriage_img/sec__c_pic3.png);
    background-size: cover;
}

.sec__c_item_txt_tit{
    color: rgb(226, 75, 136);
    font-size: 24px;
    font-weight: bold;
    font-family: serif !important;
    text-align: center;
    padding: 80px 0 20px 0;
}
.sec__c_item_txt {
    padding: 0 25px;
    line-height: 30px;
    font-size: 16px;
}

.yg {
    width: 15px;
    height: 30px;
}
.sec__d_contents{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec__d_content{
    border: 5px #F4D7DD solid;
    padding: 20px;
    margin-bottom: 30px;
    width: 260px;
    height: 340px;
}

.sec__d_content_img{
   text-align: center;
   display: flex;
   justify-content: center;
}

.sec__d_content_img img{
    width: 100%;
}

.sec__d_tit_box{
    display: flex;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 4px dotted rgb(226, 75, 136);

}

.sec__d_tit_box img{
    margin-right: 20px;
}
.sec__d_tit_img1{
    width: 13px;
}

.sec__d_tit_img2{
    width: 18px;
}

.sec__d_tit_img3{
    width: 18px;
}

.sec__d_tit_img4{
    width: 22px;
}

.sec__d_tit_img5{
    width: 25px;
}

.sec__d_tit_img6{
    width: 20px;
}

.sec__d_tit{
    color: rgb(226, 75, 136);
    font-size: 24px;
    font-weight: bold;
    font-family: serif !important;
    display: flex;
    align-items: center;
}

.sec__d_txt{
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
    height: 140px;
}

.sec__d_tit span{
    color: rgb(226, 75, 136);
    font-size: 35px;
    font-weight: bold;
    padding-right: 5px;
}
.sec__e__footer{
    position: relative;
}
.sec__e_price{
        width: 100%;
}

.sec__e_price_txt{
    font-weight: 800;
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
}

.sec__e_cvbtn{
    position: absolute;
    top: 75px;
    left: 580px;
}
.sec__e__last{
    margin: 30px 0;
}

.sec__e__last p{
    width: 570px;
    margin: auto;
    padding: 20px 0;
    font-weight: bold;
    font-family: serif !important;
    text-align: center;
    line-height: 38px;
    color: rgb(226, 75, 136);
    font-size: 22px;
    background-color: rgb(252, 249, 235);
}