@charset "utf-8";

body{
}
.wrapper,
#container{
    margin:0;
    padding:0;
    width:100%;
    min-width:1024px;
}
#container{
    padding-bottom:40px;
}
.inner{
    width:1040px !important;
    /* margin:0 auto; */
    margin:60px auto 0;
}
.txt_box{
    float:left;
    padding-left:0px;
    padding-top:0px;
    width:334px;
}
.txt_box h3{
    line-height:0%;
}
.txt_box .jp_title{
    display:inline-block;
    clear:both;
    margin-top:20px;
    margin-bottom:40px;
    border-bottom:1px solid #000;
}
.txt_box .jp_title img{
    height:20px;
    width:auto;
}
.txt_box p.txt{
    line-height:200%;
    padding-right:50px;
    font-size:13px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.point{
    margin-top:40px;
}
.point .p_title{
    margin-bottom:10px;
}
.point .p_title img{
    width:116px;
    height:auto;
}
.point .p_txt{
    font-size:10px;
    line-height:200%;
    padding-right:50px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.point .p_txt .p_txt_tt{
    margin-left:-5px;
}
.txt_box .logo{
    margin-top:40px;
    margin-bottom:26px;
    padding-right: 50px;
}
.txt_box .logo a{
    margin: 0 auto;
    display: table;
}
.txt_box .logo img{
    width:220px;
    height:auto;
}
.txt_box .link_official{
    position:relative;
    font-size:10px;
}
.txt_box .link_official a{
    background: url(/bridal/g_common/img/btn_official_bg.png) no-repeat 0 0 / contain;
    width: 285px;
    height: 40px;
    text-align: center;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    transition: opacity 0.3s;
}
.txt_box .link_official a:hover{
    opacity: 0.7;
}
.txt_box .link_official .en{
    letter-spacing:2.5px;
}
.txt_box .link_official .ico{
    display:inline-block;
    margin:0 9px 0 6px;
    top:-2px;
    width:5px;
    height:7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4.5px;
    border-color: transparent transparent transparent #ffffff;
}
.txt_box .link_shop{
    position:relative;
    font-size:10px;
}
.txt_box .link_shop a{
    border: 2px solid #6E8CA0;
    width: 285px;
    height: 40px;
    text-align: center;
    color: #6E8CA0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s;
    box-sizing: border-box;
    font-weight: bold;
    margin-top: 14px;
    flex-wrap: wrap;
}
.txt_box .link_shop a:hover{
    opacity: 0.7;
}

.txt_box .link_shop a{
    text-decoration:none;
}
.txt_box .link_shop .en{
    letter-spacing:2.5px;
}

.txt_box .link_shop a .link_text{
    display: block;
    width: 100%;
    position: relative;
    line-height: 1;
    padding-right: 1em;
    margin-top: 0.5em;
    letter-spacing:2.5px;
}
.txt_box .link_shop a .link_text::after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4.5px;
    border-color: transparent transparent transparent #6E8CA0;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 6px;
}
.txt_box .link_shop a .link_sub_text {
    font-size: 8px;
    font-weight: normal;
    line-height: 1;
    transform: scale(0.8);
    margin-top: -0.5em;
    margin-left: -0.5em;
    padding-right: 1em;
    width: 100%;
}
.txt_box .link_shop .link_supp {
    font-size: 9px;
    color: #6E8CA0;
    line-height: 1.5;
    margin-top: 1em;
}

.txt_box .link_shop .ico{
    display:inline-block;
    margin:0 9px 0 6px;
    top:-2px;
    width:5px;
    height:7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4.5px;
    border-color: transparent transparent transparent #6E8CA0;
}
.txt_box .link_sns{
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.txt_box .link_sns .link_sns__text{
    color: #6E8CA0;
    font-weight: bold;
    font-size: 12px;
}
.txt_box .link_sns .link_sns__text::after{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4.5px;
    border-color: transparent transparent transparent #6E8CA0;
    margin-left: 10px;
    position: relative;
    top: 50%;
    transform: translateY(-40%);
}
.txt_box .link_sns .link_sns_list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}
.txt_box .link_sns .link_sns_list li {
    width: 25px;
    margin: 0 6px;
}
.txt_box .link_sns .link_sns_list li a {
    transition: opacity 0.3s;
}
.txt_box .link_sns .link_sns_list li a:hover {
    opacity: 0.7;
}
.pro_list{
    float:left;
}
.pro_list .main_pro{
    position:relative;
    width:640px;
    height:470px;
    overflow:hidden;
}
.pro_list .main_pro .bg{
    position:absolute;
    width:640px;
    height:470px;
}
.pro_list .main_pro .blue{
    position:absolute;
    width:640px;
    height:470px;
    /background:rgba(179,203,211,0.1);
    /background:rgba(117,145,149,0.1);
    background:rgba(132,165,183,0.1);
    /background:#f2f5f6;
    /mix-blend-mode: multiply;
}
.pro_list ul{
    margin-top:8px;
    width:640px;
}
.pro_list ul li{
    float:left;
    position:relative;
    width:160px;
    height:132px;
    overflow:hidden;
}
.pro_list ul li .bg{
    position:absolute;
}
.pro_list ul li .blue{
    position:absolute;
    width:160px;
    height:132px;
    /background:rgba(179,203,211,0.1);
    /background:rgba(117,145,149,0.1);
    background:rgba(132,165,183,0.1);
    /background:#f2f5f6;
    /mix-blend-mode: multiply;
}