
/*
@media screen and (min-width: 480px){
  #navi ul.sub-menu{
    top: calc(100% + 1px) !important;
    width: calc(100% + 2px) !important;
    margin-left: -1px;
  }
}
*/
@media screen and (min-width: 768px){
  #mobile-menu{
    display: none;
  }
  body{
    padding-top: 0;
    margin: 0 auto;
  }

  h1{ font-size: 30px; }
  h2{ font-size: 28px; }
  h3{ font-size: 26px; }
  h4{ font-size: 24px; }
  h5{ font-size: 20px; }
  h6{ font-size: 20px; }
  p, li, label, th, td{
    font-size:unset;
  }
  p, label, th, td{ font-size: 20px; }
  footer li{ font-size: inherit; }
  select{ height: 40px; }
  input[type="submit"]{ font-size: 22px; }


  /* common */
  .container{
    max-width: 1300px;
    margin: 0 auto;
  }
  main > form{
    padding:100px 10px;
  }
  .search_result form{
    padding:20px 10px;
  }
  .sel_title
  {
    margin-bottom: 10px;
  }
  .step{
    margin-bottom: 60px;
  }
  .step ul{
    padding: 10px;
  }
  .step ul li{
    font-size: 20px;
    font-weight: bold;
    margin-left: 10%;
    line-height: 24px;
    white-space:nowrap;
  }
  section[class^="sel_"] {
    margin-bottom: 0px;
    padding-bottom: 50px;
  }
  .submit{
    margin-bottom: 16px;
  }
  .submit input{
    padding: 20px 0;
    width: 600px;
  }
  .step div,
  .skull_list ul{
    font-size: 23px;
    line-height: 23px;
  }
  .sp-only{
    display: none;
  }
  .pc-only{
    display: block;
  }


  /* page1 */
  .page1:has(.user_header) .top_banner{
    margin-top: 46px;
  }
  .page1 .sel_jewel{
    justify-content: center;
  }
  .page1 .sel_jewel .item {
    width: 275px;
    margin-bottom: 90px;
  }
  .page1 .sel_jewel .item figure img{
    width:114px;
    margin-bottom: 20px;
    cursor: pointer;
  }
  .page1 .sel_jewel .item select{
    width: 170px;
    font-size: 14px;
  }
  .page1 .sel_jewel .item .left{
  }
  .page1 .sel_jewel .item .left figcaption{
    font-size: 18px;
    margin-bottom:0;
  }
  .page1 .sel_kind .item.ring,
  .page1 .sel_kind .item.pendant,
  .page1 .sel_kind .item.pierce{
    width: 500px;
    margin: 30px 25px;
    padding: 0;
    text-align: center;
  }
  .page1 .sel_kind .item label{
    font-size: 20px;
  }
  .page1 .sel_kind .item input{
    margin: 0;
  }
  .page1 .sel_kind{
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
  }
  .page1 .sel_kind img,
  .page1 .sel_kind .item.pierce img{
    height: 200px;
    object-fit: contain;
    font-family: 'object-fit: contain;'; /*IE対策*/
    cursor: pointer;
  }
  .page1 .sel_designline label{
    margin: 0 90px;
  }




  /* page2 */
  .page2 .page_header ul{
    padding: 10px 0;
  }
  .page2 .page_header li{
    font-size: 20px;
    padding: 0 40px;
  }
  .page2 .design_title{
    padding: 0 0 20px 50px;
  }
  .page2 .noitem{
    padding: 0 0 80px 50px;
  }
  .page2 .sel_design{
    padding: 0;
    margin-bottom: 40px;
    justify-content:center;
  }
  .page2 .design_title span{
    font-size: 24px;
  }
  .page2 .sel_design .item {
    width: 240px;
    margin-bottom: 80px;
  }
  .page2 .sel_design .item figure input[type="radio"]{
    position: absolute;
    top: 4px;
    left: 22px;
    width: 20px;
    height: 20px;
  }
  .page2 .sel_design .item figure div{
    width: 60px;
    height: 60px;
  }
  .page2 .sel_design .item figure img{
    width: 200px;
    height: 200px;
    cursor: pointer;
  }
  .page2 .sel_design .item figure a:after{
    height: 13px;
  }
  .page2 .sel_design .item .prices tr td{
    padding: 0.2rem 1rem;
    font-size: 1rem;
  }
  .page2 .sel_ringsize select{
    width: 200px;
    padding-left: 20px;
    font-size: 14px;
  }
  .page2 .step ,
  .search .step {
    margin-top: 50px;
  }
  .page2:has(.user_header) .step ,
  .search:has(.user_header) .step {
    margin-top: 70px;
  }


  /* page3 */
  .page3 section{
    padding-bottom: 40px;
  }
  .page3 .sel_title{
    margin-top: 0;
    padding: 40px 0;
  }
  .page3:has(.user_header) .sel_title{
    margin-top: 60px;
  }
  .page3 .sel_title img{
    width: 400px;
    margin-bottom: 10px;
  }
  .page3 .page_header table{
    width: 100%;
  }
  .page3 .page_header th{
    padding: 10px 0;
    width: 25%;
  }
  .page3 .images{
    padding: 40px 0;
  }
  .page3 .images img{
    width: 80%;
    cursor: pointer;
  }
  /* 下部クリップ */
  .page3 .images .left figure:after{
    bottom: 0;
    height: 40px;
  }
  .page3 .images .left img{
    width: 600px;
    height: 600px;
    object-fit: cover;
  }
  .page3 .images .left figcaption{
    font-size: 40px;
    margin: 20px 0;
  }
  .page3 .images .right{
    width: 300px;
  }
  .page3 .images .right figure{
    min-width: 300px;
    margin-right: 0;
  }
  /* 下部クリップ */
  .page3 .images .right figure:after{
    bottom: 0;
    height: 20px;
  }
  .page3 .images .right img{
    width: 280px;
    height: 280px;
    object-fit: cover;
  }
  /* 画像2枚以下 */
  .page3 .images2 .left{
    width: 50%;
  }
  .page3 .images2 .left img{
    width: 600px;
    height: 600px;
  }
  .page3 .images2 .right{
    width: 50%;
  }
  .page3 .images2 .right img{
    width: 600px;
    height: 600px;
  }
  .page3 .images2 .left figure,
  .page3 .images2 .right figure{
    /* margin: 0 4vw; */
  }
  /* 下部クリップ */
  .page3 .images2 .right figure:after{
    bottom: 0;
    height: 20px;
  }

  /* 画像1枚 */
  .page3 .images1 .left{
    width: 100%;
    margin: 0 auto;
  }
  .page3 .images1 .left img{
    width: 600px;
    height: 600px;
  }
  .page3 .images .left figure{
    margin: 0 auto;
  }
  .page3 figcaption.image12{
    font-size: 40px;
    margin: -24px 0 40px 0;
  }


  .page3 .sel_material  {
    font-size: 26px;
    line-height: 42px;
    margin-top: 20px;
  }
  .page3 .isL{
    font-size: 24px;
    padding: 0;
    padding-bottom: 0;
  }
  .page3 .prices{
    padding-bottom: 40px;
  }
  .page3 .prices .title{
    font-size:24px;
    margin-bottom:16px;
  }
  .page3 .prices li{
    flex: unset;
    width: 50%;
    height: 80px;
    border-top: 1px solid #888;
    border-left: 1px solid #888;
    border-bottom: 1px solid #888;
    border-right: 0;
  }
  .page3 .prices li::after{
    width: 20px;
    height: 20px;
    margin-left: 4%;
  }
  .page3 .prices li p:nth-child(1){
    width: 40%;
  }
  .page3 .prices li p:nth-child(2){
    font-size: 30px;
    width: 45%;
  }
  .page3 .prices li.pt{
    background-color: #cbeaeb;
    border-right: 0;
  }
  .page3 .prices li.k18{
    background-color: #ebf273;
  }
  .page3 .prices li.k18wg{
    background-color: #ebdefc;
    border-right: 0;
  }
  .page3 .prices li.k18wg p:nth-child(1){
    font-size: 18px;
  }
  .page3 .prices li.k10{
    background-color: #ebdefc;
    border-right: 0;
  }
  .page3 .prices li.sv{
    background-color: #b5f0b6;
    border-right: 1px solid #888;
  }
  .page3 .mitsumorisho p{
    font-size: 24px;
    margin-top: 0px;
  }
  .page3 .product_detail{
    margin-top: 80px;
  }
  .page3 .product_detail a{
    font-size: 24px;
    width: 300px;
    height: 100px;
    border-radius: 4px;
  }
  .page3 .product_detail a::after{
    width: 18px;
    height: 20px;
    right: 14px;
    padding: 2px;
    background-size: 18px;
    background-position: 0px 2px;
    top: calc(50% - 10px);
  }
  .page3 .product_detail p{
    font-size: 24px;
    margin-top: 20px;
  }

  .page3 .infos.inquiry{
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0 8vw;
    text-align: center;
    line-height: 6vw;
  }

  .page3 .links > div{
    margin: 20px 0;
    height: 120px;
    border-radius: 6px;
  }
  .page3 .links > div.shop{
    width: 200px;
  }
  .page3 .links > div.shop h4 span{
    transform: scale(0.6, 1.6);
  }
  .page3 .links > div.support{
    width: 400px;
    margin-left: 20px;
  }
  .page3 .links > div.support ul{
    padding-left: 2vw;
    color: #fff;
  }
  .page3 .links > div.support li:nth-child(1){
    display: inline-flex;
    align-items: center;
    font-size: 30px;
    height: 70px;
  }
  .page3 .links > div.support li:nth-child(2){
    font-size: 18px;
    line-height: 20px;
    height: 50px;
  }
  .page3 .links > div.support figure{
    width: 80px;
  }
  .page3 .links > div.support img{
    width: 60px;
    margin: 4px;
  }
  .page3 .links > div{
    width: unset;
  }
  .foot_link_bana li{
    width: 300px;
    height: 120px;
    margin: 0 20px;
  }
  .foot_link_bana li a{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 22px !important;
    padding: 0 !important;
    height: 100% !important;
  }
  .foot_link_bana li a:after{
    width: 18px !important;
    height: 20px;
    right: 14px !important;
    padding: 2px;
    background-size: 18px;
    background-position: 0px 2px;
    top: calc(50% - 10px);
  }
  .foot_link_bana li.saport a span{
    font-size: 15px;
    margin-top: 10px;
  }




  /* header footer調整用 */
  #header-in, #navi-in, #body-in, #footer-in{
    margin: 0;
  }

  #site-title a {
    display: flex;
  }

  /* -- header -- */
  #navi ul > li{
    cursor: pointer;
  }
  .repair_order.pc{
    display: block !important;
  }
  .repair_order.sp{
    display: none !important;
  }


  /* -- footer -- */
  #footer-widget{
    display: flex;
  }
  #footer-widget > div{
    flex: 1;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    height: inherit;
  }
  .footer-right{
    display: block;
    border-left: solid 2px #fff;
  }
  #footer-widget li, #footer-navi a{
    font-size: 1rem;
  }



  /* admins, users */
  .admins_users{
    background-color: #f2f2f2;
    padding: 100px 0;
  }
  .admins_users .error{
    width: 150%;
  }
  .form_bg{
    max-width: 700px;
    padding: 60px 0;
    border: solid 1px #999999;
    margin-top: 80px;
  }
  .form_bg .sub_title{
    width: 500px;
    padding: 40px 0;
  }
  .form_bg .forms{
    width: 500px;
  }
  /* .user_regist .form_bg,
  .user_regist_complete .form_bg{
    margin-top: 50px;
  } */

  .admins_users .checks{
    width: 600px;
    padding: 40px 50px;
    margin: 70px auto;
  }

  .admins_users .btn button{
    width: 180px;
  }
  .admins_users .submit input,
  .admins_users .btns button{
    width: 180px;
  }
  /* .admins_users.user_regist,
  .admins_users.user_loggedin{
    padding: 102px 0 80px 0;
  } */
  .admins_users.user_login{
    padding: 80px 0;
  }
  .admins_users.reissue,
  .admins_users.user_regist_complete,
  .admins_users.password{
    /* padding: 150px 0; */
    padding: 183px 0 80px 0;
  }

  .login_bg{
    box-shadow:  0 0 10px rgba(0,0,0,0.5);
    max-width: 450px;
    padding: 0 50px;
    padding-bottom: 60px;
    margin-top:100px;
  }
  .user_loggedin .login_bg,
  .user_regist_complete .form_bg{
    /* height: 400px; */
  }
  .login_bg .title{
    padding: 58px 0 60px 0 !important;
  }



  .user_regist .forms ul{
    display: flex;
    align-items: center;
  }
  .user_regist .forms li:first-child{
    margin-bottom: 0;
  }

  .user_header{
    padding: 4px 10px;
    max-width:1300px;
  }
  .page1 .user_header,
  .page3 .user_header{
    margin-bottom: 0;
  }
  .user_header .username{
    width: fit-content;
    max-width: none;
    min-width: 170px;
    margin: 0 60px;
    padding: 8px 20px;
    font-size: 14px;
    scrollbar-width: none; /*Firefox対応のスクロールバー非表示コード*/
    -ms-overflow-style: none;/*Internet Explore対応のスクロールバー非表示コード*/
  }
  .user_header .username::-webkit-scrollbar {
    display: none; /*Google Chrome、Safari、Microsoft Edge対応のスクロールバー非表示コード*/
  }
  .user_header button{
    margin: 4px 4px;
    padding: 4px 16px;
    font-size: 14px;
  }
}

@media screen and (min-width: 900px){
  main > form{
    padding:100px 100px;
  }
  .form_bg{
    max-width: 900px;
  }
  .page3 .images .left{
    width: 900px;
  }
  .page3 .images .left figure{
    width: 600px;
    padding: 0;
  }
  .page3 .infos.add,
  .page3 .infos.deliverytime{
    max-width: 1300px;
    vertical-align: top;
    padding: 0 150px;
  }
  .page3 .infos{
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .page3 .infos .title{
    padding: 20px 0;
    font-size: 22px;
    font-weight: bold;
  }
  .page3 .infos > div{
    padding: 20px 20px 0px 20px;
    line-height: 40px;
  }
  .page3 .infos.add .title{
    border-top: 1px solid #ccc;
    font-size: 22px;
    font-weight: bold;
  }
  .page3 .infos.add > div h5{
    line-height: 40px;
    font-size: 19px;
    letter-spacing: 0px;
    width: 704px;
  }
  .page3 .infos.flow .title{
    width: 800px;
    margin: 0 auto;
  }
  .page3 .infos.inquiry{
    margin-top: 100px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
  }


}
@media screen and (min-width: 1200px){
  .search_result form{
    padding:50px 100px;
  }
  .sel_design{
    padding: 0 50px;
  }
  .page3 .prices li{
    flex: 1;
    width: unset;
  }
}
@media screen and (min-width: 1300px){
  .page2 .sel_design{
    justify-content:flex-start;
  }
}
