@charset "utf-8";
body {
    line-height: 1.5;
    letter-spacing: 1.5px;
    font-family: sans-serif;
}
.sp{
    display: none;
}
.pc{
   
    display: block;
}
a {
    list-style: none;
    text-decoration: none;
    color: #000000;
}

p {
    font-size: 17px;
}

.header_form {
    display: flex;
    margin: auto 0;
}

.header_title {
    margin: auto auto auto 0;
}

.head_wrapper {
    background-color: black;
    padding: 20px 0;
}

.header_title h3 {
    color: #ffffff;
    font-size: 25px;
}

.header_form div {
    padding: 0 0 0 30px;
}

.header_contents {
    display: flex;
    justify-content: space-between;
    width: 1100px;
    margin: auto;
}

nav {
    padding-top: 20px;
    width: 1100px;
    margin: auto;
}

nav ul {
    display: flex;
    justify-content: space-between;
}

nav ul a {
    color: #ffffff;
    list-style: none;
    text-decoration: none;
}

.footer_title {
    text-align: center;
}

.footer_title h2 {
    font-size: 40px;
    border-bottom: solid 2px #ffffff;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 10px;
}

.footer_title p {
    color: #ffffff;
    margin-bottom: 20px;
}

.footer_com {
    text-align: center;
    margin-bottom: 50px;
}

.footer_com p {
    color: #ffffff;
    line-height: 1.5;
}

footer {
    background-image: url(../img/footer_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    width: 100%;
    padding: 50px 0;
    padding-bottom: 150px;
    background-color: black;
}

.footer_form_wrapper {
    display: flex;
    justify-content: center;
    width: 1100px;
    margin: auto;
}

.bunner_img img {
    width: 100%;
}

.footer_form_wrapper div img {
    width: 100%;
}

.footer_form_wrapper div {
    text-align: center;
    padding: 0 40px;
}

.footer_conts ul {
    display: flex;
    color: #ffffff;
    justify-content: center;
}

.footer_conts ul li {
    border-right: solid 2px #ffffff;
    padding: 0 10px;
}

.footer_conts ul li:last-child {
    border-right: none;
}

.bunner_conts {
    display: flex;
    justify-content: center;
    background-color: rgba(155, 155, 155, 0.5);
    padding: 20px 0;
    z-index: 5;
}

.bunner_com h3 {
    color: #CC1926;
    font-size: 38px;
    font-weight: bold;
}

.bunner_com p {
    font-size: 20px;
    color: #ffffff;
}

.bunner_wrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 8;
}

.bunner_button {
    margin: auto 0 auto 50px;
}

.backimg {
    background-image: url(../img/backimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 90vh;
    /* margin-bottom: 50px; */
    position: relative;
}

.online_cons_title {
    padding-bottom: 30px;
    text-align: center;
    /* margin-bottom: 30px; */
    padding-top: 50px;
    /* margin-bottom: 50px; */
}

.online_item {
    padding: 10px;
}

.online_cons_conts {
    margin: auto;
    width: 1080px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.butt_img img {
    width: 25%;
    position: absolute;
    bottom: 20px;
    right: 100px;
    z-index: 1;
}

.online_cons_title span {
    color: #cb1926;
    font-size: 30px;
}

.online_cons_link {
    text-align: center;
    margin: auto;
    width: 1080px;
}

.online_cons_link a {
    display: inline-block;
    width: 200px;
    padding: 16px;
    margin: 50px 15px 80px;
    color: #ffffff;
    background-color: #000000;
    border: solid 1px #000000;
    font-weight: bold;
}

.online_cons_link a:hover {
    background-color: #ffffff;
    color: #000000;
    transition: 0.5s;
}

#rs {
    background-image: url(../img/reason_img.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* margin-bottom: 50px; */
}

.reason_wrappeer {
    text-align: center;
    padding: 100px 0;
}

.reason_com, .reason_title {
    margin-bottom: 30px;
}

.reason_wrappeer p {
    color: #ffffff;
}

.reason_title h2 {
    color: #cb1926;
    font-size: 30px;
}

.reason_com p {
    font-size: 20px;
}

.icom_title span {
    color: #cb1926;
    font-size: 40px;
}

.icom_title h2 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}

.icom_conts {
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
    width: 1050px;
    margin: auto;
}

.icom_point {
    background-color: #dadada;
    margin-bottom: 100px;
    padding-top: 50px;
}

.ic_bg {
    background-color: #808080;
}

.cic {
    color: #ffffff;
}

.c_com p {
    font-size: 20px;
    font-weight: bold;
}

.bunner_button a:hover {
    opacity: 0.7;
}

.c_com {
    padding: 20px 0;
}

.c_subcom p {
    width: 500px;
    font-size: 18px;
}

.butt_img a:hover {
    opacity: 0.7;
}

ul a:hover {
    opacity: 0.7;
}

.service_com {
    text-align: center;
}

.service_com p {
    font-size: 18px;
}

.service {
    margin-bottom: 100px;
}

.service_conts {
    display: flex;
    flex-wrap: wrap;
    padding: 50px;
    justify-content: space-around;
}

.service_item_wrapper {
    width: 1000px;
    margin: auto;
}

.service_item {
    padding: 50px 0;
    text-align: center;
}

.service_item img {
    width: 100%;
    margin-bottom: 10px;
}

.service_item p {
    font-size: 25px;
}

.service_img {
    text-align: center;
}

.service_img img {
    width: 25%;
}

.service_img a:hover {
    opacity: 0.7;
}

.work_conts {
    display: flex;
    justify-content: space-around;
}

.work_wrapper {
    width: 1080px;
    margin: auto;
}

.work_item {
    padding: 20px 0;
}

.work {
    padding: 50px 0 100px 0;
    background-color: #dadada;
}

.work_item a:hover {
    opacity: 0.5;
}

.service_cons_wrapper {
    background-color: #dadada;
    padding: 50px 0 100px 0;
}

.service_contents {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.service_contents_wrap {
    background-color: #ffffff;
    width: 1200px;
    margin: auto;
    padding: 50px 0 100px;
}

.service_cont_item {
    padding: 50px 10px 0 10px;
    margin-bottom: 50px;
    position: relative;
    width: 393px;
}

.service_cont_link a {
    background-color: #000000;
    color: #ffffff;
    width: 180px;
    text-align: center;
    line-height: 3;
    display: inline-block;
}

.service_cont_link a:hover {
    opacity: 0.5;
}

.service_cont_link {
    position: absolute;
    bottom: -60px;
    right: -30px;
}

.service_cont_item h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.bridal_title {
    text-align: center;
    margin-bottom: 50px;
}

.bridal_conts {
    display: flex;
    justify-content: center;
}

.bridal_item {
    padding: 60px 40px;
    margin: auto;
    /* width: 535px; */
    /* height: 136px; */
}

.bi_item_com p {
    line-height: 2;
}

.bi_item_title {
    display: inline-flex;
    margin-bottom: 30px;
}

.bi_item_title h2 {
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
}

.bridal_title h2 {
    font-size: 30px;
    font-weight: bold;
    padding: 50px 0 10px;
}

.slibut a:hover {
    opacity: 0.6;
}

.slibut {
    text-align: center;
    padding-bottom: 50px;
}

.slibut img {
    width: 30%;
}

.online_cous_com {
    text-align: center;
    margin-bottom: 100px;
}

.online_cous_com h3 {
    font-size: 20px;
    /* font-weight: bold; */
    margin-bottom: 20px;
}

.online_cous_title h2 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 30px;
}

.online_cous_title span {
    font-size: 50px;
    color: #CC1C24;
}

.poi_item {
    display: inline-flex;
    padding: 30px 0;
}

.poi_item p {
    margin: auto 0;
    width: 670px;
    font-size: 18px;
    text-align: left;
    padding-left: 30px;
}

.online_cous_poi {
    text-align: center;
}

.online_flow_com {
    font-size: 20px;
}

.online_flow_com span {
    color: #CC1C24;
    font-size: 30px;
}

.online_flow_com h2 {
    margin-bottom: 30px;
}

.online_flow_com p {
    font-size: 17px;
    width: 500px;
    line-height: 1.6;
}

.service_cont_item p {
    font-size: 17px;
}

.onlflow_cont {
    display: flex;
    justify-content: space-around;
    padding: 50px 0;
    width: 1050px;
    margin: auto;
}

.of_bg {
    color: #ffffff;
}

.online_cous_title {
    margin-bottom: 50px;
}

.onlinefl_point {
    background-color: #dadada;
    padding-bottom: 100px;
    padding-top: 50px;
}

.contact_link_img {
    margin-top: 30px;
    text-align: center;
}

.contact_link_img img {
    width: 20%;
}

.contact_link_img a:hover {
    opacity: 0.6;
}

.work_container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

table {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    /* width: 650px; */
    table-layout: fixed;
}

table tr {
    background-color: #ffffff;
    padding: .35em;
    border-bottom: 2px solid #dadada;
    font-weight: bold;
}

table th, table td {
    padding: 20px 40px;
    border: 2px solid #dadada;
}

table th {
    font-size: 18px;
}

table thead tr {
    /* background-color: #167F92; */
    color: #fff;
}

table tbody th {
    /* background: #78bbc7; */
    color: #000;
}

.txt {
    text-align: center;
    font-size: 18px;
}

.price {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

.non {
    /* background: #fff; */
    visibility: hidden;
}

.cl01 {
    background-color: #B3B3B3;
}

.cl02 {
    background-color: #818181;
}

.cl03 {
    background-color: #3E3E3E;
}

.cl04 {
    background-color: #000000;
    color: #A89754;
}

.subtr {
    background-color: #F5F5F5;
}

#QandA-1 {
    width: 100%;
    font-family: メイリオ;
    font-size: 14px;
    margin-bottom: 60px;
    /*全体のフォントサイズ*/
}

#QandA-1 dl {
    width: 1080px;
    margin: auto;
}

#QandA-1 dt {
    background: #444;
    /* 「Q」タイトルの背景色 */
    color: #fff;
    /* 「Q」タイトルの文字色 */
    padding: 20px 10px;
    border-radius: 2px;
    font-size: 21px;
}

#QandA-1 dt:before {
    content: "Q.";
    font-weight: bold;
    margin-right: 8px;
}

#QandA-1 dd {
    margin: 24px 16px 40px 32px;
    line-height: 140%;
    text-indent: -24px;
    font-size: 21.5px;
}

#QandA-1 dd:before {
    content: "A.";
    font-weight: bold;
    margin-right: 8px;
}
.qa_com{
    text-align: center;
}












.cp_ipradio {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 2em;
    width: 100%;
    max-width: 410px;
}
.cp_ipradio:before,
.cp_ipradio:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
.cp_ipradio .box {
    width: 100%;
    margin: 2em auto;
    text-align: left;
    border: 1px solid white;
    border-radius: 3px;
    background: #ffffff;
    line-height: 2;
}
/* .cp_ipradio input[type=checkbox] {
    display: none;
}
.cp_ipradio input[type=scheckbox] {
    display: none;
} */

.cp_ipradio label:focus:before,
.cp_ipradio label:hover:before,
.cp_ipradio label:active:before,
.cp_ipradio input:checked + label:before {
    border-color: #da3c41;
    background: #ffffff;
}
.cp_ipradio label {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    position: relative;
    display: inline;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #ffffff;
}
.box>div{
    margin: 30px 0;
}

.cp_ipradio input:checked + label:before {
    border-color: #da3c41;
    background: #da3c41;
}
.cp_ipradio input:disabled + label {
    cursor: not-allowed;
    color: rgba(0, 0, 0, 0.5);
    background: #efefef;
}
.cp_ipradio input:disabled + label:hover {
    border-color: rgba(0, 0, 0, 0.1);
}
.cp_ipradio input:disabled + label:before {
    border-color: #ffffff;
    background: #ffffff;
}

.Form-Btn {
    border-radius: 6px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 280px;
    display: block;
    letter-spacing: 0.05em;
    background:  #0071BA;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    cursor : pointer;
    /* box-shadow: 0 5px 5px #3e9fe2; */
}
.Form-Btn:active{
    box-shadow: none;
    top: 6px;
    position: relative;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.info {
    margin: 1em auto;
    /* text-align: center; */
    font-size: 1em;
    line-height: 1.3;
    color: #444;
    overflow: auto;
    width: 60%;
    padding: 3em 0;
}

.info dl {
    padding: 1.5em 0;
    border-bottom: 3px solid #ccc;
    display: flex;
    justify-content: space-around;
}
.info dl:last-child {
    border-bottom: none;
}
.info dd{
   margin: auto auto 0;
}
.info dt {
    padding-bottom: 0;
    width: 400px;
    font-size: 16px;
}
dd a:hover{
  opacity: 0.6;
}
dd a{
    color: #fff;
    background-color: #000000;
    padding: 15px;
    /* margin: auto auto 0 auto; */
    display: inline-block;
}
.Form {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    max-width: 720px;
}

.Form-Item {
    border-top: 1px solid #ddd;
    padding-top: 24px;
    padding-bottom: 24px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Form-Item:nth-child(5) {
    border-bottom: 1px solid #ddd;
}
.Form-Item-Label {
    width: 100%;
    max-width: 248px;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-size: 18px;
}

.Form-Item-Label.isMsg {
    margin-top: 8px;
    margin-bottom: auto;
}

.Form-Item-Label-Required {
    border-radius: 6px;
    margin-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 48px;
    display: inline-block;
    text-align: center;
    background: #000000;
    color: #fff;
    font-size: 14px;
}

.Form-Item-Input {
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-left: 40px;
    padding-left: 1em;
    padding-right: 1em;
    height: 48px;
    flex: 1;
    width: 100%;
    max-width: 410px;
    background: #eaedf2;
    font-size: 18px;
}

.Form-Item-Textarea {
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-left: 40px;
    padding-left: 1em;
    padding-right: 2em;
    height: 216px;
    flex: 1;
    width: 100%;
    max-width: 410px;
    background: #eaedf2;
    font-size: 18px;
}

.Form-Btn {
    border-radius:10px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 280px;
    display: block;
    letter-spacing: 0.05em;
    background: #000000;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.form{
    width: 750px;
    margin: auto auto 100px auto;
}
.online_cons_title p{
    text-align: center;
    margin-top: 50px;
}
.backcom h1{
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 500px;
    left: 300px;
    line-height: 2;
    color: #ffff;
    letter-spacing: 1.5px;
}
.backimgs{
    background-image: url(../img/service_bgimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 90vh;
    /* margin-bottom: 50px; */
    position: relative;
}
.backcoms h1 {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);;
    line-height: 2;
    color: #000;
    letter-spacing: 1.5px;
}
.backcomo h1{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    line-height: 2;
    color: #000;
    letter-spacing: 1.5px;
}
.backimgo{
    background-image: url(../img/onlinebgimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 90vh;
    /* margin-bottom: 50px; */
    position: relative;
}
.backimgp{
    background-image: url(../img/pricebgimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 90vh;
    /* margin-bottom: 50px; */
    position: relative;
}
.backimgw{
    background-image: url(../img/workbgimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 90vh;
    /* margin-bottom: 50px; */
    position: relative;
}
.backimgc{
    background-image: url(../img/contactbgimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 90vh;
    /* margin-bottom: 50px; */
    position: relative;
}
.backimgn{
    background-image: url(../img/newsbgimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 90vh;
    /* margin-bottom: 50px; */
    position: relative;
}

.work_bg {
    padding: 10px 0;
    width: 25%;
    margin: 40px;
    background-color: #fff;
}
.work_item_img>div{
    text-align: center;
}
.work_title{
    text-align: center;
    background-color:rgba(0, 0, 0,0.7);
    padding: 10px;
}
.work_title h3{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    width: 230px;
    overflow-wrap: break-word;
    text-align: justify;
}
.work_item_comment{
    padding: 20px;
}
.work_item_comment p{
    font-size: 16px;
    font-size: 16px;
    white-space: -webkit-nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.work_item_img>div img{
   width: 100%;
}

.work_item{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}



.bgpi{
    height: 200px;
    background-size: cover;
    width: 100%;
    background-position: center;
}
.work_item_img{
    padding: 10px;
}















.mw_date {
    padding: 20px 0;
}

.achievements {
    width: 1200px;
    margin: 100px auto 150px auto;
}

.ach_contents {
    display: flex;
    justify-content: space-between;
}

.item_wrap_conts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ach_item {
    width: 45%;
}

.wrap_cont_item {
    width: 30%;
    padding: 10px 0;
}

.wrap_cont_item img {
    width: 100%;
    background-size: cover;
}

.ach_item_topimg img {
    width: 100%;
    background-size: cover;
}

.ach_fon_wrap {
    padding: 0 0 30px;
}

.ach_fon_wrap h3 {
    padding: 10px 0;
    overflow-wrap: break-word;
    text-align: justify;
}

.ach_item_title01 {
    border-bottom: solid 2px #000;
}

.link {
    text-align: end;
}

.link a {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 15px 25px;
}

.business_ach_item img {
    width: 100%;
    background-size: cover;
}

.business_ach_item {
    width: 33%;
    padding: 30px;
}

.business_ach_conts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.cat p {
    background-color: #dd9494;
    display: inline-block;
    padding: 5px 15px;
}

.bai_titleady {
    display: flex;
    line-height: 1.6;
    font-size: 17px;
}

.bai_titleady p {
    line-height: unset;
}

.bai_titleady time {
    display: inline-block;
    width: 150px;
    flex-shrink: 0;
    font-size: 17px;
    margin-right: 20px;
}

.cat {
    padding: 20px 0;
}
.bai_titleady p{
    display: none;
}
.bai_titleady p:first-of-type {
    line-height: unset;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 400px;
    display: block;
}
.business_ach_wrapper{
    margin: 100px 0 200px 0;
}

.bgpi2{
        height: 400px;
        background-size: cover;
        width: 100%;
        background-position: center;
}
.si2{
    margin-top: 100px;
}
.ins dl {
    padding: 1.5em 0;
    border-bottom: 3px solid #ccc;
    display: block;
    justify-content: space-around;
}
.ins dt {
    padding-bottom: 20px;
    width: unset;
    border-bottom: solid 2px #000;
    font-size: 18px;
}
.time{
    padding-bottom: 10px;
}
dl p{
    font-weight: bold;
    margin: 10px 0;

}
dl span{
    margin: 10px 0;
    display: inline-block;
}
.db p{
    font-weight: bold;
}
.comcon{
    padding-top: 20px;
    line-height: 2;
}
.work_bg:hover{
    opacity: 0.7;
}

