@charset "UTF-8";
/* _setting CSS */


#contents.air_shot .sec_nearby {
	margin-bottom: 160px;
	padding: 45px 0 60px 160px;
	border-radius: 10px;
	background: #0094de url(../images/products/air_shot/nearby2.png) no-repeat 572px calc(100% + 13px) / 484px;
	color: #fff;
}

#contents.air_shot .sec_nearby h3 {
	margin: 0 0 12px;
	font-size: 3.2rem;
	font-weight: bold;
}

#contents.air_shot .sec_nearby p {
	line-height: 1.8;
}

#contents.air_shot .sec_nearby .btn {
	margin-top: 25px;
}

#contents.air_shot .sec_nearby .btn a {
	background: #fff;
	color: #0094de;
}

#contents.air_shot .sec_nearby .btn a:after {
	border-color: #0094de;
}


/* min-width:751px | 751px ~
------------------------------------------------------------------------- */
@media screen and (min-width: 751px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  #contents.products section, #contents.services section, #contents.use section {
    margin-bottom: 60px;
    padding: 30px 0 0;
  }
  #contents.products .item_list1 li, #contents.services .item_list1 li, #contents.use .item_list1 li {
    width: 285px;
    margin: 0 0 40px;
  }
  #contents.products .item_list1 li a, #contents.services .item_list1 li a, #contents.use .item_list1 li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    position: relative;
    height: 100%;
    padding: 0 0 35px;
    transition: 0.3s;
  }
  #contents.products .item_list1 li a:hover, #contents.services .item_list1 li a:hover, #contents.use .item_list1 li a:hover {
    opacity: 0.7;
  }
  #contents.products .item_list1 li p, #contents.services .item_list1 li p, #contents.use .item_list1 li p {
    font-size: 1.3rem;
  }
  #contents.products .item_list1 li .text_wrap, #contents.services .item_list1 li .text_wrap, #contents.use .item_list1 li .text_wrap {
    order: 2;
    width: 100%;
  }
  #contents.products .item_list1 li .text_wrap h4, #contents.services .item_list1 li .text_wrap h4, #contents.use .item_list1 li .text_wrap h4 {
    margin: 0 0 3px;
    color: #d01b17;
    font-family: "ヒラギノ角ゴ Pro W6";
  }
  #contents.products .item_list1 li .text_wrap .more, #contents.services .item_list1 li .text_wrap .more, #contents.use .item_list1 li .text_wrap .more {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 5px 0 0;
    border-top: 1px solid #d01b17;
    font-size: 1.3rem;
    font-family: "ヒラギノ角ゴ Pro W6";
    text-align: right;
  }
  #contents.products .item_list1 li .text_wrap .more:after, #contents.services .item_list1 li .text_wrap .more:after, #contents.use .item_list1 li .text_wrap .more:after {
    content: '';
    position: relative;
    top: 3px;
    width: 6px;
    height: 6px;
    margin: 0 0 0 5px;
    border: 2px solid #d01b17;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }
  #contents.products .item_list1 li .img, #contents.services .item_list1 li .img, #contents.use .item_list1 li .img {
    width: 100%;
    margin: 0 0 10px;
  }
  #contents.products .item_list1 li .img img, #contents.services .item_list1 li .img img, #contents.use .item_list1 li .img img {
    width: 100%;
  }
  #contents.products .item_list1:before, #contents.products .item_list1:after, #contents.services .item_list1:before, #contents.services .item_list1:after, #contents.use .item_list1:before, #contents.use .item_list1:after {
    content: '';
    order: 100;
    width: 285px;
    margin: 0;
  }
  #contents.products .item_list2 li, #contents.services .item_list2 li, #contents.use .item_list2 li {
    width: 380px;
    margin: 0 0 30px;
  }
  #contents.products .item_list2 li a, #contents.services .item_list2 li a, #contents.use .item_list2 li a {
    display: block;
    position: relative;
  }
  #contents.products .item_list2 li a b, #contents.services .item_list2 li a b, #contents.use .item_list2 li a b {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 10px 10px 30px;
    border-radius: 0 0 6px 6px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
  #contents.products .item_list2 li a b:before, #contents.services .item_list2 li a b:before, #contents.use .item_list2 li a b:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 10px;
    width: 8px;
    height: 8px;
    margin: -4px 0 0;
    border: 2px solid #d01b17;
    border-bottom: none;
    border-right: none;
    transform: rotate(-225deg);
  }
  #contents.products .item_list2:after, #contents.services .item_list2:after, #contents.use .item_list2:after {
    content: '';
    width: 380px;
    margin: 0;
  }
  #contents.print .item_list1 li {
    width: 380px;
  }
  #contents.print .item_list1:before {
    display: none;
  }
  #contents.print .item_list1:after {
    width: 380px;
  }
  #contents .p_tab_nav {
    margin: 0 0 75px;
    padding: 30px 0 0;
    background: #f1f1f1;
  }
  #contents .p_tab_nav li {
    margin: 0 15px;
  }
  #contents .p_tab_nav li a {
    display: block;
    min-width: 100px;
    padding: 15px 30px 13px;
    border-radius: 6px 6px 0 0;
    transition: 0.3s;
    font-family: "ヒラギノ角ゴ Pro W6";
    font-size: 1.3rem;
    text-align: center;
  }
  #contents .p_tab_nav li a span {
    display: inline-block;
    position: relative;
    /* min-width: 200px; */
    padding: 0 30px;
  }
  #contents .p_tab_nav li a span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 100;
    width: 8px;
    padding: 6px 0 0;
    border: 2px solid #333;
    border-bottom: none;
    border-right: none;
    transform: rotate(-135deg) translateY(90%);
    transition: inherit;
  }
  #contents .p_tab_nav li a:hover {
    opacity: 0.5;
  }
  #contents .p_tab_nav .on a {
    background: #fff;
  }
  #contents .p_tab_nav .on a span:after {
    border-color: #d01b17;
  }
  #contents .p_tab_nav .on a:hover {
    opacity: 1;
  }
  #contents .p_buy_btn,
  #contents .p_print_btn,
  #contents .p_contact_btn {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 280px;
    height: 60px;
    line-height: 1.2;
    padding: 10px 20px 12px 20px;
    border-radius: 8px;
    background: #f68b18;
    transition: 0.3s;
    color: #fff;
    font-size: 1.8rem;
  }
  #contents .p_buy_btn span,
  #contents .p_print_btn span,
  #contents .p_contact_btn span {
    text-align: center;
    margin-left: -20px;
  }
  #contents .p_buy_btn small,
  #contents .p_print_btn small,
  #contents .p_contact_btn small {
    font-size: 1.2rem;
  }
  #contents .p_buy_btn:before,
  #contents .p_print_btn:before,
  #contents .p_contact_btn:before {
    content: '';
    position: relative;
    top: 1px;
    width: 31px;
    height: 26px;
    background: url(../images/common/icon_cart1.png) no-repeat center/100%;
  }
  #contents .p_buy_btn:after,
  #contents .p_print_btn:after,
  #contents .p_contact_btn:after {
    content: '';
    position: relative;
    top: 5px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }
  #contents .p_buy_btn:hover,
  #contents .p_print_btn:hover,
  #contents .p_contact_btn:hover {
    opacity: 0.7;
  }
  #contents .p_contact_btn {
    background: #d01b17;
  }
  #contents .p_contact_btn:before {
    content: '';
    position: relative;
    top: 2px;
    width: 31px;
    height: 26px;
    background: url(../images/common/icon_mail2.png) no-repeat center/100%;
  }
  #contents .p_template_btn {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 280px;
    line-height: 1.2;
    padding: 8px 20px 14px;
    border-radius: 8px;
    background: #f68b18;
    transition: 0.3s;
    color: #fff;
    font-size: 1.8rem;
  }
  #contents .p_template_btn span {
    text-align: center;
  }
  #contents .p_template_btn small {
    font-size: 1.2rem;
  }
  #contents .p_template_btn:before {
    content: '';
    position: relative;
    top: 2px;
    width: 31px;
    height: 26px;
    background: url(../images/common/icon_mail2.png) no-repeat center/100%;
  }
  #contents .p_template_btn:after {
    content: '';
    position: relative;
    top: 6px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }
  #contents .p_template_btn:hover {
    opacity: 0.7;
  }

/* 資料DLボタン */
#contents .p_document_btn {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  width: 280px;
  line-height: 1.2;
  padding: 8px 20px 14px;
  border-radius: 8px;
  background: #f68b18;
  transition: 0.3s;
  color: #fff;
  font-size: 1.8rem;
}
#contents .p_document_btn span {
  text-align: center;
}
#contents .p_document_btn small {
  font-size: 1.2rem;
}
#contents .p_document_btn:before {
  content: '';
  position: relative;
  top: 2px;
  width: 31px;
  height: 26px;
  background: url(../images/common/icon_dl2.png) no-repeat center/86%;
}
#contents .p_document_btn:after {
  content: '';
  position: relative;
  top: 6px;
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-left: none;
  border-bottom: none;
  transform: translateY(-50%) rotate(45deg);
}
#contents .p_document_btn:hover {
  opacity: 0.7;
}
  /*  */
  #contents .p_print_btn {
    background: #d01b17;
  }
  #contents .p_print_btn:before {
    width: 20px;
    height: 27px;
    background: url(../images/common/icon_print1.png) no-repeat center/100%;
  }
  #contents .p_print_btn.p_print_btn_2 {
    width: 360px;
    padding: 15px 20px 13px;
  }
  #contents .p_print_btn.p_print_btn_2:before {
    top: 0;
  }
  #contents .p_print_btn.p_print_btn_2:after {
    top: 4px;
  }
  #contents .p_template_btn {
    width: 340px;
    background: #d01b17;
  }
  #contents .p_template_btn:before {
    background: none;
    width: 0;
    height: 0;
  }
  #contents .p_encode_btn {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 500px;
    height: 80px;
    line-height: 1.2;
    margin: 0 auto;
    padding: 8px 20px 14px;
    border-radius: 8px;
    background: #f68b18;
    transition: 0.3s;
    color: #fff;
    font-size: 2rem;
    text-align: center;
  }
  #contents .p_encode_btn span {
    text-align: center;
  }
  #contents .p_encode_btn small {
    font-size: 1.2rem;
  }
  #contents .p_encode_btn:before {
    content: '';
    position: relative;
    top: 2px;
    left: 10px;
    width: 31px;
    height: 40px;
    background: url(../images/common/icon_dl2.png) no-repeat center/100%;
  }
  #contents .p_encode_btn:after {
    content: '';
    position: relative;
    top: 6px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }
  #contents .p_encode_btn:hover {
    opacity: 0.7;
  }
  #contents .p_list1 li {
    width: 360px;
    margin: 0 0 50px;
    padding: 30px;
    border-radius: 6px;
    background: #fef2f1;
  }
  #contents .p_list1 li .hd_wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 0 10px;
  }
  #contents .p_list1 li .hd_wrap h5 {
    order: 2;
    width: 170px;
    line-height: 1.3;
    color: #d01b17;
    font-size: 1.9rem;
    font-family: "ヒラギノ角ゴ Pro W6";
  }
  #contents .p_list1 li .hd_wrap h5 .no {
    display: inline-block;
    line-height: 1.1;
    margin: 0 0 5px;
    border-bottom: 1px solid #d01b17;
    font-family: "Poppins";
    font-size: 2.7rem;
    font-weight: bold;
  }
  #contents .p_list1 li .hd_wrap .img {
    width: 110px;
  }
  #contents .p_list1 li p {
    font-size: 1.4rem;
    letter-spacing: 0em;
  }
  #contents .p_list1:after {
    content: '';
    width: 360px;
  }
  #contents .p_list2 li {
    background: #fef2e5;
  }
  #contents .p_list2 li .hd_wrap h5 {
    color: #f68b18;
  }
  #contents .p_list2 li .hd_wrap h5 .no {
    border-bottom: 1px solid #f68b18;
  }
  #contents .p_list3 li {
    width: 360px;
    margin: 0 0 50px;
    padding: 30px;
    border-radius: 6px;
    background: #fef2f1;
  }
  #contents .p_list3 li .no {
    display: block;
    margin: 0 0 8px;
    text-align: center;
  }
  #contents .p_list3 li .no span {
    display: inline-block;
    line-height: 1.1;
    margin: 0 0 5px;
    border-bottom: 1px solid #d01b17;
    color: #d01b17;
    font-family: "Poppins";
    font-size: 2.7rem;
    font-weight: bold;
  }
  #contents .p_list3 li p {
    font-size: 1.4rem;
    letter-spacing: 0em;
  }
  #contents .p_list3 li p:last-child {
    margin-top: 10px;
  }
  #contents .p_list3 li p a {
    color: #d01b17;
    font-family: "ヒラギノ角ゴ Pro W6";
    font-weight: bold;
  }
  #contents .p_list3:after {
    content: '';
    width: 360px;
  }
  #contents .p_step_list {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
  }
  #contents .p_step_list li {
    position: relative;
    width: 260px;
    padding: 22px 0;
    border-radius: 8px;
    background: #fef2f1;
  }
  #contents .p_step_list li:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -38px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #d01b17;
    transform: translateY(-50%);
  }
  #contents .p_step_list li:last-child:after {
    display: none;
  }
  #contents .p_step_list li h4 {
    margin: 0 0 12px;
    color: #d01b17;
    font-family: 'Poppins';
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
  }
  #contents .p_step_list li p {
    line-height: 1.4;
    font-family: "ヒラギノ角ゴ Pro W6";
    font-size: 1.8rem;
    text-align: center;
  }
  #contents .p_step_list li .icon {
    margin: 0 0 15px;
    text-align: center;
  }
  #contents .p_step_list.p_step_list2 li {
    width: 360px;
  }
  #contents .p_case {
    margin: 0 0 120px;
    padding: 50px 0 70px;
    background: #fae8e7 url(../images/common/case_bg1.jpg) no-repeat center/cover;
  }
  #contents .p_case .c_hd2 span {
    background: #fae8e7;
  }
  #contents .p_case .case_slide {
    width: 1240px;
    margin: 0 0 0 -20px;
  }
  #contents .p_case .case_slide .item {
    display: flex;
    justify-content: space-between;
    margin: 0 20px;
    transition: 0.4s;
  }
  #contents .p_case .case_slide .item .text_wrap {
    order: 2;
    width: 310px;
  }
  #contents .p_case .case_slide .item .text_wrap h5 {
    margin: 0 0 5px;
    font-family: "ヒラギノ角ゴ Pro W6";
  }
  #contents .p_case .case_slide .item .img {
    width: 250px;
  }
  #contents .p_case .case_slide .item .img img {
    border-radius: 8px;
  }
  #contents .p_case .case_slide .item:hover {
    opacity: 0.8;
  }
  #contents .p_case .slick-prev {
    left: -80px;
  }
  #contents .p_case .slick-next {
    right: -80px;
  }
  #contents .p_cooperation {
    margin: 0 0 120px;
    padding: 50px 0 70px;
    background: #fdf2e4 url(../images/common/cooperation_bg1.jpg) no-repeat center/cover;
  }
  #contents .p_cooperation .c_hd2 span {
    background: #fdf2e4;
  }
  #contents .p_cooperation .cooperation_slide {
    width: 1260px;
  }
  #contents .p_cooperation .cooperation_slide .item {
    display: block;
    width: 250px;
    text-align: left !important;
  }
  #contents .p_cooperation .cooperation_slide .item img {
    margin: 0 0 10px;
    border-radius: 8px;
  }
  #contents .p_cooperation .cooperation_slide .item:hover {
    opacity: 0.8;
  }
  #contents .p_cooperation .slick-arrow {
    border-color: #f68b18;
  }
  #contents .p_cooperation .slick-prev {
    left: -40px;
  }
  #contents .p_other ul li {
    width: 580px;
    margin: 0 0 50px;
  }
  #contents .p_other ul li a {
    display: flex;
    justify-content: space-between;
  }
  #contents .p_other ul li a .text_wrap {
    order: 2;
    position: relative;
    width: 230px;
  }
  #contents .p_other ul li a .text_wrap h4 {
    line-height: 1.3;
    margin: 0 0 8px;
    padding: 3px 0 0;
    font-family: "ヒラギノ角ゴ Pro W6";
  }
  #contents .p_other ul li a .text_wrap p {
    padding: 0 0 20px;
    font-size: 1.4rem;
  }
  #contents .p_other ul li a .text_wrap p .more {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 12px 0 0;
    font-family: "ヒラギノ角ゴ Pro W6";
  }
  #contents .p_other ul li a .text_wrap p .more:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 8px;
    margin: -5px 0 0;
    border: 2px solid #d01b17;
    border-bottom: none;
    border-right: none;
    transform: rotate(-225deg);
  }
  #contents .p_other ul li a .img {
    width: 320px;
  }
  #contents .p_other ul li a .img img {
    width: 100%;
  }
  #contents .p_card_info {
    margin: 0 0 160px;
    padding: 40px 0;
    background: #f1f1f1;
  }
  #contents .p_card_info .c_wrap1 {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    border-radius: 10px;
    background: #fff;
  }
  #contents .p_card_info .c_wrap1 .img {
    width: 220px;
  }
  #contents .p_card_info .c_wrap1 .text {
    width: 860px;
  }
  #contents .p_merit {
    padding: 50px 50px 30px;
    border-radius: 10px;
    background: #f1f1f1;
  }
  #contents .p_merit .inner1,
  #contents .p_merit .inner2 {
    width: 530px;
    padding: 35px;
    border-radius: 8px;
    background: #Fff;
  }
  #contents .p_merit .inner1 h4,
  #contents .p_merit .inner2 h4 {
    margin: 0 0 16px;
    color: #d01b17;
    font-size: 2rem;
    text-align: center;
  }
  #contents .p_merit .inner1 ul li,
  #contents .p_merit .inner2 ul li {
    margin: 0 0 8px;
  }
  #contents .p_merit .inner2 h4 {
    color: #333;
  }
  #contents .p_merit .inner2 ul li:before {
    color: #333;
  }
  #contents .p_top_slide_wrap .slick-dots {
    justify-content: flex-start;
  }
  #contents .p_top_slide_wrap .slick-dots li {
    width: 108px;
    margin: 0 10px 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    overflow: hidden;
  }
  #contents .p_top_slide_wrap .slick-dots li:last-child {
    margin: 0;
  }
  #contents .p_top_slide_wrap .slick-dots li.slick-active {
    border-color: #d01b17;
  }
  #contents .p_price_format{
      display:flex;
      justify-content: space-around;
      align-items:center;
  }
  #contents .movie{
    width:780px;
  }
  #contents .template_slide ul{
    display:flex;
    flex-wrap: wrap;

  }
  #contents .template_slide li{
    width:20%;
    margin:50px 0 50px;
  }
  #contents .template_slide li p{
    text-align: center;
  }

  /* @media screen
  ------------------------------------------------------------------------- */
}
/* ////.min-width:751px | 751px ~
---------------------------------------------------------------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
max-width:750px | ~ 750px
------------------------------------------------------------------------- */
@media screen and (max-width: 750px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  #contents.products section, #contents.services section, #contents.use section {
    margin-bottom: 13.33333vw;
    padding: 4vw 0 0;
  }
  #contents.products .item_list1 li, #contents.services .item_list1 li, #contents.use .item_list1 li {
    width: 42.8vw;
    margin: 0 0 6.66667vw;
  }
  #contents.products .item_list1 li a, #contents.services .item_list1 li a, #contents.use .item_list1 li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    position: relative;
    height: 100%;
    padding: 0 0 9.33333vw;
  }
  #contents.products .item_list1 li p, #contents.services .item_list1 li p, #contents.use .item_list1 li p {
    font-size: 3.33333vw;
  }
  #contents.products .item_list1 li .text_wrap, #contents.services .item_list1 li .text_wrap, #contents.use .item_list1 li .text_wrap {
    order: 2;
    width: 100%;
  }
  #contents.products .item_list1 li .text_wrap h4, #contents.services .item_list1 li .text_wrap h4, #contents.use .item_list1 li .text_wrap h4 {
    margin: 0 0 0.8vw;
    color: #d01b17;
    font-family: "ヒラギノ角ゴ Pro W6";
  }
  #contents.products .item_list1 li .text_wrap .more, #contents.services .item_list1 li .text_wrap .more, #contents.use .item_list1 li .text_wrap .more {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.33333vw 1.33333vw 0 0;
    border-top: 1px solid #d01b17;
    font-size: 3.2vw;
    text-align: right;
  }
  #contents.products .item_list1 li .text_wrap .more:after, #contents.services .item_list1 li .text_wrap .more:after, #contents.use .item_list1 li .text_wrap .more:after {
    content: '';
    position: relative;
    top: 1.06667vw;
    width: 1.6vw;
    height: 1.6vw;
    margin: 0 0 0 1.33333vw;
    border: 1px solid #d01b17;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }
  #contents.products .item_list1 li .img, #contents.services .item_list1 li .img, #contents.use .item_list1 li .img {
    width: 100%;
    margin: 0 0 10px;
  }
  #contents.products .item_list1:before, #contents.products .item_list1:after, #contents.services .item_list1:before, #contents.services .item_list1:after, #contents.use .item_list1:before, #contents.use .item_list1:after {
    content: '';
    order: 100;
    width: 285px;
    margin: 0;
  }
  #contents.products .item_list2 li, #contents.services .item_list2 li, #contents.use .item_list2 li {
    width: 42.93333vw;
    margin: 0 0 5.33333vw;
  }
  #contents.products .item_list2 li a, #contents.services .item_list2 li a, #contents.use .item_list2 li a {
    display: block;
    position: relative;
  }
  #contents.products .item_list2 li a b, #contents.services .item_list2 li a b, #contents.use .item_list2 li a b {
    position: relative;
    display: block;
    line-height: 1.5;
    margin: 2.4vw 0 0;
    padding: 0 0 0 3.46667vw;
  }
  #contents.products .item_list2 li a b:before, #contents.services .item_list2 li a b:before, #contents.use .item_list2 li a b:before {
    content: '';
    position: absolute;
    top: 1.73333vw;
    left: 0;
    width: 1.6vw;
    height: 1.6vw;
    border: 1px solid #d01b17;
    border-bottom: none;
    border-right: none;
    transform: rotate(-225deg);
  }
  #contents .p_tab_nav {
    flex-wrap: nowrap;
    margin: 0 0 10.66667vw;
    padding: 3.33333vw 5.33333vw 0;
    background: #f1f1f1;
  }
  #contents .p_tab_nav li {
    flex: 1;
  }
  #contents .p_tab_nav li a {
    display: block;
    padding: 2.66667vw;
    border-radius: 1.06667vw 1.06667vw 0 0;
    font-family: "ヒラギノ角ゴ Pro W6";
    font-size: 3.06667vw;
    text-align: center;
  }
  #contents .p_tab_nav li a span {
    display: block;
    position: relative;
  }
  #contents .p_tab_nav li a span:after {
    content: '';
    display: block;
    z-index: 100;
    width: 1.6vw;
    margin: 1.33333vw auto 0;
    padding: 1.33333vw 0 0;
    border: 1px solid #333;
    border-bottom: none;
    border-right: none;
    transform: rotate(-135deg) translateY(90%);
    transition: inherit;
  }
  #contents .p_tab_nav .on a {
    background: #fff;
  }
  #contents .p_tab_nav .on a span:after {
    border-color: #d01b17;
  }
  #contents .p_buy_btn,
  #contents .p_print_btn,
  #contents .p_template_btn,
  #contents .p_document_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 89.33333vw;
    line-height: 1.2;
    margin: 0 0 2.66667vw;
    padding: 2.13333vw 4vw 4vw;
    border-radius: 1.6vw;
    background: #f68b18;
    transition: 0.3s;
    color: #fff;
    font-size: 4.8vw;
  }
  #contents .p_document_btn{
    font-size: 1.8rem;
  }
  #contents .p_buy_btn span,
  #contents .p_print_btn span,
  #contents .p_template_btn span {
    text-align: center;
  }
  #contents .p_buy_btn small,
  #contents .p_print_btn small,
  #contents .p_template_btn small {
    font-size: 3.46667vw;
  }
  #contents .p_buy_btn:before,
  #contents .p_print_btn:before,
  #contents .p_template_btn:before {
    content: '';
    position: relative;
    top: 0.53333vw;
    width: 8.13333vw;
    height: 6.93333vw;
    background: url(../images/common/icon_cart1.png) no-repeat center/100%;
  }
  #contents .p_buy_btn:after,
  #contents .p_print_btn:after,
  #contents .p_template_btn:after {
    content: '';
    position: relative;
    top: 1.6vw;
    width: 2.13333vw;
    height: 2.13333vw;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }
  #contents .p_print_btn {
    background: #d01b17;
  }
  #contents .p_print_btn:before {
    content: '';
    position: relative;
    top: 0.53333vw;
    width: 5.33333vw;
    height: 7.2vw;
    background: url(../images/common/icon_print1.png) no-repeat center/100%;
  }
  #contents .p_print_btn.p_print_btn_2 {
    width: 100%;
    padding: 2.13333vw 4vw 4vw;
  }
  #contents .p_print_btn.p_print_btn_2:before {
    top: 0;
  }
  #contents .p_print_btn.p_print_btn_2:after {
    top: 4px;
  }
  #contents .p_template_btn {
    background: #d01b17;
  }
  #contents .p_template_btn:before {
    background: none;
    width: 0;
    height: 0;
  }
  /*  */
  #contents .p_document_btn span {
    text-align: center;
  }
  #contents .p_document_btn small {
    font-size: 3.46667vw;
  }
  #contents .p_document_btn:before {
    content: '';
    position: relative;
    top: 0.53333vw;
    width: 8.13333vw;
    height: 6.93333vw;
    background: url(../images/common/icon_dl2.png) no-repeat center/86%;
  }
  #contents .p_document_btn:after {
    content: '';
    position: relative;
    top: 1.6vw;
    width: 2.13333vw;
    height: 2.13333vw;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }
  /*  */

  #contents .p_encode_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    line-height: 1.2;
    margin: 0 0 2.66667vw;
    padding: 2.13333vw 4vw 4vw;
    border-radius: 1.6vw;
    background: #f68b18;
    transition: 0.3s;
    color: #fff;
    font-size: 4.8vw;
  }
  #contents .p_encode_btn span {
    text-align: center;
  }
  #contents .p_encode_btn small {
    font-size: 3.46667vw;
  }
  #contents .p_encode_btn:before {
    content: '';
    position: relative;
    top: 0.53333vw;
    left: 0;
    width: 8.13333vw;
    height: 6.93333vw;
    background: url(../images/common/icon_dl2.png) no-repeat center/100%;
  }
  #contents .p_encode_btn:after {
    content: '';
    position: relative;
    top: 1.6vw;
    width: 2.13333vw;
    height: 2.13333vw;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }
  #contents .p_list1 li {
    width: 100%;
    margin: 0 0 2.66667vw !important;
    padding: 4.66667vw;
    border-radius: 6px;
    background: #fef2f1;
  }
  #contents .p_list1 li .hd_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 2.66667vw;
  }
  #contents .p_list1 li .hd_wrap h5 {
    order: 2;
    width: 48.66667vw;
    line-height: 1.4;
    color: #d01b17;
    font-size: 4vw;
    font-family: "ヒラギノ角ゴ Pro W6";
  }
  #contents .p_list1 li .hd_wrap h5 .no {
    display: inline-block;
    line-height: 1.1;
    margin: 0 0 1.33333vw;
    border-bottom: 1px solid #d01b17;
    font-family: "Poppins";
    font-size: 4.53333vw;
    font-weight: bold;
  }
  #contents .p_list1 li .hd_wrap .img {
    width: 21.33333vw;
    margin: 0 0 0 3.73333vw;
  }
  #contents .p_list1 li p {
    font-size: 1.4rem;
    letter-spacing: 0em;
  }
  #contents .p_list1:after {
    content: '';
    width: 360px;
  }
  #contents .p_list2 li {
    background: #fef2e5;
  }
  #contents .p_list2 li .hd_wrap h5 {
    color: #f68b18;
  }
  #contents .p_list2 li .hd_wrap h5 .no {
    border-bottom: 1px solid #f68b18;
  }
  #contents .p_step_list li {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 9.33333vw;
    padding: 4vw 5.33333vw;
    border-radius: 1.6vw;
    background: #fef2f1;
  }
  #contents .p_step_list li:after {
    content: '';
    position: absolute;
    bottom: -6.66667vw;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4vw 3.86667vw 0 3.86667vw;
    border-color: #d01b17 transparent transparent transparent;
    transform: translateX(-50%);
  }
  #contents .p_step_list li:last-child:after {
    display: none;
  }
  #contents .p_step_list li h4 {
    color: #d01b17;
    font-family: 'Poppins';
    font-size: 3.73333vw;
    font-weight: bold;
    text-align: center;
  }
  #contents .p_step_list li p {
    line-height: 1.4;
    font-family: "ヒラギノ角ゴ Pro W6";
    font-size: 4vw;
  }
  #contents .p_step_list li .icon {
    width: 16.8vw;
    margin: 0 4vw;
  }
  #contents .p_step_list.p_step_list2 li {
    width: 360px;
  }
  #contents .p_case {
    margin: 0 0 12vw;
    padding: 8vw 0;
    background: #fae8e7 url(../images/common/case_bg1.jpg) no-repeat center/cover;
  }
  #contents .p_case .c_hd2 span {
    background: #fae8e7;
  }
  #contents .p_case .case_slide {
    width: 100%;
    margin: 0 auto;
  }
  #contents .p_case .case_slide .item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 2.66667vw;
    transition: 0.4s;
  }
  #contents .p_case .case_slide .item .text_wrap {
    order: 2;
    width: 100%;
  }
  #contents .p_case .case_slide .item .text_wrap h5 {
    margin: 0 0 5px;
    font-family: "ヒラギノ角ゴ Pro W6";
  }
  #contents .p_case .case_slide .item .img {
    width: 100%;
    margin: 0 0 4vw;
  }
  #contents .p_case .case_slide .item .img img {
    border-radius: 8px;
  }
  #contents .p_case .slick-prev {
    left: -2.66667vw;
  }
  #contents .p_case .slick-next {
    right: -2.66667vw;
  }
  #contents .p_cooperation {
    margin: 0 0 120px;
    padding: 50px 0 70px;
    background: #fdf2e4 url(../images/common/cooperation_bg1.jpg) no-repeat center/cover;
  }
  #contents .p_cooperation .c_hd2 span {
    background: #fdf2e4;
  }
  #contents .p_cooperation .cooperation_slide {
    width: 100%;
  }
  #contents .p_cooperation .cooperation_slide .item {
    display: block;
    width: 100%;
    margin: 0 2.66667vw;
    font-size: 2.93333vw;
    text-align: left !important;
  }
  #contents .p_cooperation .cooperation_slide .item img {
    margin: 0 0 1.33333vw;
    border-radius: 1.6vw;
  }
  #contents .p_cooperation .cooperation_slide .item:hover {
    opacity: 0.8;
  }
  #contents .p_cooperation .slick-arrow {
    border-color: #f68b18;
  }
  #contents .p_cooperation .slick-prev {
    left: -2vw;
  }
  #contents .p_cooperation .slick-next {
    right: -2vw;
  }
  #contents .p_other ul li {
    width: 42.93333vw;
    margin: 0 0 6.66667vw;
  }
  #contents .p_other ul li a {
    display: flex;
    flex-wrap: wrap;
  }
  #contents .p_other ul li a .text_wrap {
    order: 2;
  }
  #contents .p_other ul li a .text_wrap h4 {
    line-height: 1.3;
    margin: 0 0 1.33333vw;
    font-size: 3.73333vw;
    font-family: "ヒラギノ角ゴ Pro W6";
  }
  #contents .p_other ul li a .text_wrap p .more {
    display: block;
    position: relative;
    text-align: right;
    padding: 2vw 2.66667vw 0 0;
  }
  #contents .p_other ul li a .text_wrap p .more:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.6vw;
    height: 1.6vw;
    margin: -0.8vw 0 0;
    border: 1px solid #d01b17;
    border-bottom: none;
    border-right: none;
    transform: rotate(-225deg);
  }
  #contents .p_other ul li a .img {
    margin: 0 0 4vw;
  }
  #contents .p_card_info {
    margin: 0 0 16vw;
    padding: 5.33333vw;
    background: #f1f1f1;
  }
  #contents .p_card_info .c_wrap1 {
    padding: 4vw;
    border-radius: 1.33333vw;
    background: #fff;
  }
  #contents .p_merit {
    padding: 5.33333vw;
    border-radius: 2.13333vw;
    background: #f1f1f1;
  }
  #contents .p_merit .inner1,
  #contents .p_merit .inner2 {
    width: 100%;
    padding: 5.33333vw;
    border-radius: 1.6vw;
    background: #Fff;
  }
  #contents .p_merit .inner1 h4,
  #contents .p_merit .inner2 h4 {
    margin: 0 0 2.66667vw;
    color: #d01b17;
    font-size: 4vw;
    text-align: center;
  }
  #contents .p_merit .inner1 ul li,
  #contents .p_merit .inner2 ul li {
    margin: 0 0 1.33333vw;
  }
  #contents .p_merit .inner2 {
    margin: 5.33333vw 0 0;
  }
  #contents .p_merit .inner2 h4 {
    color: #333;
  }
  #contents .p_merit .inner2 ul li:before {
    color: #333;
  }

  #contents .p_price_format picture{
    display:block;
    margin-bottom:10px;
  }
  #contents .movie{
    width:100%;
  }

  #contents .template_slide ul{
    display:flex;
    flex-wrap: wrap;

  }
  #contents .template_slide li{
    width:25%;
    margin:50px 0 50px;
  }
  #contents .template_slide li p{
    text-align: center;
  }
  
  #contents.air_shot .sec_nearby {
	  width: 100%;
		margin: 0 0 20vw;
		padding: calc(80vw / 7.5) calc(60vw / 7.5) calc(760vw / 7.5);
		border-radius: 0;
		background: #0094de url(../images/products/air_shot/sp_nearby2.png) no-repeat center calc(100% + 1vw) / 100%;
		color: #fff;
	}
	
	#contents.air_shot .sec_nearby h3 {
		line-height: 1.4;
		margin: 0 0 calc(40vw / 7.5);
		font-size: 3rem;
		font-weight: bold;
	}
	
	#contents.air_shot .sec_nearby p {
		line-height: 1.8;
		font-size: 1.6rem;
		font-weight: normal;
	}
	
	#contents.air_shot .sec_nearby .btn {
		margin-top: calc(50vw / 7.5);
	}
	
	#contents.air_shot .sec_nearby .btn a {
		min-width: 100%;
	}

  /* @media screen
  ------------------------------------------------------------------------- */
}
