<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

#wPrimary {
	width: 766px !important;
}

#wPrimary h1 {
	color: #FFF;
	margin-bottom: 0 !important;
}

#wPrimary img {
	margin: auto;
	display: block;
}


section.tx {
	padding: 10px 20px;
	background-color: #ffb446;
	margin-bottom: 0;
	color: #FFF;	
}

section p {
	font-size: 1em;
}

.cp_photogoods_lists li {
	margin-bottom: 40px;
}

.cp_summary {
	margin: 30px 0;
}

.cp_summary.cp_bg img {
	width: 95%;
}

.cp_summary.cp_bg img.tx_otoku {
	width: 70%;
}
.under_y {
background: linear-gradient(transparent 70%, #fffbc0 0%);
}

/*--------------------------------
* class from style.css
*--------------------------------*/


.trans {
filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
opacity: 1;
transition: opacity 0.26s ease;
}

strong {
font-weight: bold;
}

.cp_photogoods_list_title_sub {
    font-size: 18px;
    font-weight: normal!important;
}

h3.cp_photogoods_list_title {
	margin: 24px 0;
    padding: 0;
    font-weight: bold;
    line-height: 1.5;
	font-size: 24px;
	text-align: center;
}

.s_tx {
	font-size: 0.9em;
	padding-left: 0.9em !important;
    text-indent: -0.9em;
	margin-bottom: 30px;
}


ul.s_tx li {
	line-height: 1.4;
}
.list_ex {
    font-size: 0.9em;
    padding-left: 0.9em !important;
    text-indent: -0.9em;
    margin-bottom: 30px;
}


ul.list_ex {
    line-height: 1.4;
    margin: 0 30px 20px;
    padding-bottom: 20px;
}


a:hover {
	opacity: 0.75;
	text-decoration: none;
}

.btn-strong {
    display: block;
	width: 400px;
    text-align: center;
    color: #fff !important;
	margin: 30px auto;
    font-weight: bold;
    font-size: 1.3em;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    background-color: #6ecff0;
    background-image: url(../../../img/common/icon-arrow07.png);
    background-repeat: no-repeat;
    background-size: 25px auto;
    background-position: 20px center;
    -webkit-box-shadow: 0px 5px 0px 0px #1eb9ee;
    -moz-box-shadow: 0px 5px 0px 0px #1eb9ee;
    box-shadow: 0px 5px 0px 0px #1eb9ee;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 24px 0 22px;
	text-decoration: none !important;
}

.btn-strong.baby {
	    background-color: #ff7a96;
	    -webkit-box-shadow: 0px 5px 0px 0px #f8597b;
    -moz-box-shadow: 0px 5px 0px 0px #f8597b;
    box-shadow: 0px 5px 0px 0px #f8597b;
	margin-bottom: 40px;
}

p.center {
	text-align: center;
	margin-top: 10px;
}

.btn {
	background: none;
	padding-left:18px;
}

.cp_rental_heading {
    padding-left: 16px!important;
    border-left: 8px solid!important;
    color: #e95541;
    font-size: 28px!important;
    font-weight: bold;
    line-height: 1.0!important;
	margin-bottom: 30px;
}

.cp_rental_heading_weak {
    padding-bottom: 10px;
    font-size: 20px;
    color: #504845;
}

.cp_section_title+.cp_rental_heading {
    margin-top: 64px!important;
}

.cp_rental_img_box+.cp_rental_heading {
    margin-top: 64px!important;
}

.cp_rental_img_box+.cp_rental_img_box {
    margin-top: 32px;
}



.cp_text_strong {
    color: #e95541;
    font-weight: bold;
}

img.pro {
	width: 70%;
}

.cp_wrapper.cp_bg.cp_rental_wrapper p {
	margin: 20px 0 40px;
	font-size: 18px;
}

h2.cp_section_title.event {
	margin-top: 80px;
}

.cp_wrapper.cp_bg.pic_photo.cp_mate {
	margin-top: 80px;
}

h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
}

.pic_photo div img {
	width: 580px;
}

.cp_wrapper {
    padding: 30px;
    background-color: #f4f4f4;	
}

.cp_wrapper.pic_photo {
	background-color: #fff;
	padding: 0;
	margin-bottom: 0;
}

.cp_inner {
    background-color: #fff;
    padding: 15px;
    border-radius: 32px;
}

.cp_box {
    position: relative;
    padding: 0 48px;
    border-radius: 32px;
}

.pic_photo .cp_box {
	padding: 0 48px;
}


.cp_section_title {
    display: block!important;
    font-size: 24px;
    font-weight: bold!important;
    text-align: center;
	margin: 40px;
	line-height: 1.2;
}

.cp_section_title_colored {
    color: #e95541;
}

.cp_section_title_sub {
    display: block;
    position: relative;
    font-size: 24px;
	margin-bottom: 10px;
}

.cp_section_title_sub:before,
.cp_section_title_sub:after {
    content: "";
    display: block;
    position: absolute;
    width: 54px;
    height: 35px;
    top: -16px;
}

.cp_section_title_sub:before {
    left: 100px;
    background-image: url(../../../img/campaign/omiya/cp_omiya_ornament_l.png)
}

.cp_section_title_sub:after {
    right: 100px;
    background-image: url(../../../img/campaign/omiya/cp_omiya_ornament_r.png)
}

@media (max-width: 767px) {
.tx_okinawa {
width: 255px;
}
h2.sokyu-tx {
line-height: 1;
}
p.for {
    font-size: 1.4em!important;
    margin: 20px auto 0px!important;
}
.cp_section_title_sub:before {
    left: 20px;
}

.cp_section_title_sub:after {
    right: 20px;
}
}

.cp_photogoods_wrapper .cp_section_title_sub:before {
    left: 40px;
}

.cp_photogoods_wrapper .cp_section_title_sub:after {
    right: 40px;
}

.cp_rental_wrapper .cp_section_title_sub:before {
    left: 90px;
}

.cp_rental_wrapper .cp_section_title_sub:after {
    right: 100px;
}

.cp_shooting_wrapper .cp_section_title_sub:before {
    left: 90px;
}

.cp_shooting_wrapper .cp_section_title_sub:after {
    right: 90px;
}

.cp_photogallery_wrapper .cp_section_title_sub:before {
    left: 60px;
}

.cp_photogallery_wrapper .cp_section_title_sub:after {
    right: 60px;
}

.cp_omiya_osusume .cp_section_title_sub:before {
    left: 60px;
}

.cp_omiya_osusume .cp_section_title_sub:after {
    right: 60px;
}

.cp_omiya_detail .cp_section_title_sub:before {
    top: -8px;
    left: 20px;
}

.cp_omiya_detail .cp_section_title_sub:after {
    top: -8px;
    right: 20px;
}

.cp_section_leadcopy {
    margin: 40px 0;
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}

.mb20 {
background-color: #fff9a4b0;
padding: 10px;
border-radius: 10px;
font-size: 20px;
text-align: center;
}

@media (max-width: 767px) {
.mb20 {
font-size: 16px;
}
}

.list-link .reservation,
.list-link .looking
{
   display: inline-block;
    vertical-align: top;
    width: 48%;	
	text-decoration: none !important;
	-webkit-box-shadow: 0px 6px 0px 0px #ba352a;
    -moz-box-shadow: 0px 6px 0px 0px #ba352a;
    box-shadow: 0px 6px 0px 0px #ba352a;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;

}

.list-link .reservation {
    background-color: #e94235;
    background-image: url(../../../img/common/icon-calendar.png);
    background-repeat: no-repeat;
    background-size: 29px auto;
    background-position: 20px 18px;
    padding: 23px 0 21px 23px;
	margin-right: 30px;
}

.list-link .reservation .text-main {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.03em;
    padding-right: 7px;
}

.list-link .looking {
    display: inline-block;
    background-color: #fff;
    border: 3px solid #e94235;
}

.list-link .looking .inner {
    display: block;
    width: 100%;
   padding: 19px 0 20px 23px;
    background-image: url(../../../img/common/icon-looking.png);
    background-repeat: no-repeat;
    background-position: 17px 18px;
    background-size: 32px auto;
}

.list-link .looking .inner .text-main {
    display: block;
    text-align: center;
    color: #e94235;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.03em;
    padding-right: 7px;
}

.white .list-link {
	margin: 30px 0;
}

.white .list-link .reservation {
	margin-right: 25px;
}

.cp_section_title.event_wan {
	margin-top: 60px;
}

section.booking_wrapper:before {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    margin-left: -81px;
    top: -38px;
    width: 168px;
    height: 38px;
	background-image: url(/img/campaign/okinawa13/booking_frame.png);
    background-repeat: no-repeat;
}

.booking_mark {
    margin: 0 auto;
}

section.booking_wrapper .list-link .reservation {
	margin-right: 10px;
}


.booking_heading {
    margin-top: 48px;
    margin-bottom: 0;
    font-weight: bold!important;
	font-size: 24px;
}

.booking_call {
    border: 2px solid #204383;
    border-radius: 12px;
    height: 300px;
}

.booking_call_heading {
    margin: 0!important;
    padding: 12px!important;
    border-radius: 6px 6px 0 0;
    background-image: url(/img/campaign/omiya/cp_omiya_booking_bg.png);
    color: #fff;
    font-size: 26px!important;
}

.booking_call_text {
    margin-top: 32px;
    line-height: 1.4;
}

.booking_call_link {
    display: block;
    margin-top: 32px;
}

.booking_call_link&gt;img {
    display: inline-block!important;
}

.booking_call_text_weak {
    margin-top: 18px;
    color: #555555;
}

section.booking_wrapper.cp_c .booking_call {
	height: auto;
}

section.booking_wrapper.cp_c .booking_call_text_weak {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
    padding: 0 0 0 20px;
}

section.booking_wrapper.cp_c .booking_call_text {
	margin: 20px 0;
}

.mb0 {
	margin-bottom: 0 !important;
}

.cp_dn {
    display: none!important;
}

.cp_dn_pc {
    display: none!important;
}

.cp_dn_sp {
    display: block!important;
}

.cp_br {
    display: block;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (min-width: 320px) and (max-width: 480px) {

#wPrimary {
	width: 100% !important;
}
	
.cp_baby.premium {
	padding: 0 15px;
}	
	
#wPrimary img {
	max-width:100% !important;
}
	
section.tx {
	padding: 10px;
}
	
p.date {
    padding: 0;
}

	

#wContents #wPrimary h1 {
	font-size: 22px;
}	

section.tx p.date {
	font-size: 13px;
	margin: 0;
}

.cp_section_leadcopy {
    margin-top: 32px;
    font-size: 14px;
    padding: 0;
}	
.cp_photogoods_list_title_sub {
    font-size: 15px;
}

h3.cp_photogoods_list_title {
	font-size: 20px;
}

.cp_photogoods_notes li {
	font-size: 0.9em;
padding-left:0.9em;
text-indent:-0.9em;	
}

.cp_summary {
	margin: 20px 0;
}
	
.cp_summary.cp_bg img {
	width:100%;
}
	
.cp_summary.cp_bg img.tx_otoku {
    width: 80%;
}	
.btn-strong {
	width:80%;
	margin: 30px auto;
    font-size: 1.3em;
    background-color: #6ecff0;
    background-image: url(../../../img/common/icon-arrow07.png);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: 20px center;
    -webkit-box-shadow: 0px 3px 0px 0px #1eb9ee;
    -moz-box-shadow: 0px 3px 0px 0px #1eb9ee;
    box-shadow: 0px 3px 0px 0px #1eb9ee;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 20px 0 19px 10px;
}

	.cp_wrapper.cp_bg.cp_rental_wrapper p {
		font-size: 14px;
	}	
	
.cp_section_title+.cp_rental_heading {
	margin-top: 36px!important;
	margin-bottom: 20px;
}
.cp_rental_heading_weak {
	font-size: 14px;
}
.cp_rental_heading {
	border-left: 6px solid!important;
	font-size: 20px!important;
}
.cp_rental_heading_weak {
	padding-bottom: 5px;
	font-size: 16px;
}
.cp_rental_img_box {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 16px;
}
.cp_rental_img_box&gt;p {
	padding: 16px 0 0 0;
	font-size: 14px;
}

.cp_rental_img_box+.cp_rental_heading {
	margin-top: 36px!important;
}

.cp_rental_img_box+.cp_rental_img_box {
	margin-top: 24px;
}

.cp_wrapper.cp_bg.pic_photo.cp_mate	{
	padding: 0 20px;
	margin-top: 20px;
}


h4 {
    font-size: 16px;
    margin: 15px 0 0;
}	

.cp_size {
margin-bottom: 20px !important;
}

.cp_wrapper {
padding: 10px;
}
.cp_inner {
padding: 0;
border-radius: 14px;
}
.cp_box:before {
top: -1px;
left: -1px;
width: 40px;
height: 40px;
background-size: cover;
}
.cp_box {
padding: 0;
border-radius: 14px;
}
	
.cp_wrapper.pic_photo {
	padding: 0;
}	

.cp_wrapper.pic_photo .cp_box {
padding: 0 10px;
}
	
.cp_section_title_sub {
font-size: 16px;	
margin-bottom: 5px;	
}
	
.cp_section_title_sub:before,
.cp_section_title_sub:after {
background-size: cover;
width: 32px;
height: 21px;
top: -6px;
}
	
	
.cp_photogoods_wrapper .cp_section_title_sub:before {
    left: 38px;
}
	
.cp_photogoods_wrapper .cp_section_title_sub:after {
    right: 23px;
}
	
.cp_rental_wrapper .cp_section_title_sub:before {
    left: 62px;
}	

.cp_rental_wrapper .cp_section_title_sub:after {
    right: 45px;
}	

.cp_wrapper.cp_mate .cp_section_title_sub:before {
	left: 30px;
}	

.cp_wrapper.cp_mate .cp_section_title_sub:after {
	right: 17px;
}	

.cp_yoyaku {
	margin:30px 0;
}

.list-link .reservation,
.list-link .looking
{
    -webkit-box-shadow: 0px 3px 0px 0px #ba352a;
    -moz-box-shadow: 0px 3px 0px 0px #ba352a;
    box-shadow: 0px 3px 0px 0px #ba352a;
}


.list-link .reservation {
    background-image: url(../../../img/common/icon-calendar.png);
    background-repeat: no-repeat;
    background-size: 22px auto;
    background-position: left 20px center;
    padding: 18px 0 16px 23px;
	margin-right:4%;
}

.list-link .reservation .text-main {
    font-size:16px;
    padding-right: 7px;
}

.list-link .looking .inner {
    padding: 15px 0 14px 23px;
    background-image: url(../../../img/common/icon-looking.png);
    background-repeat: no-repeat;
    background-position: left 20px center;
    background-size: 22px auto;
}

.list-link .looking .inner .text-main {
    font-size:16px;
}

.white .list-link {
    margin: 20px 0 30px;
}

.white .list-link .reservation {
	margin-right:4%;
}

.btn-strong.baby {
    -webkit-box-shadow: 0px 3px 0px 0px #f8597b;
    -moz-box-shadow: 0px 3px 0px 0px #f8597b;
    box-shadow: 0px 3px 0px 0px #f8597b;
    font-size: 16px;
    padding: 18px 0 16px 25px;
}	

h2.cp_section_title.event {
    margin-top: 20px;
}	

section.booking_wrapper {
border:2px solid #204383;
}
.cp_summary.cp_bg+div.cp_yoyaku {
margin: 16px 8px 20px;
}
div.cp_yoyaku {
margin: 24px 0 15px;
}
section.booking_wrapper {
margin-top: 24px;
margin-right: 8px;
margin-left: 8px;
padding: 0px 16px 20px;
}

.booking_mark {
width: 128px;
}

#wPrimary .booking_heading {
margin-top: 24px;
font-size: 22px;
line-height: 1.5 !important;	
	
}
	
.booking_call {
height: auto;
-webkit-box-shadow: 0px 5px 0px 0px rgb(119 152 213 / 51%);
box-shadow: 0px 5px 0px 0px rgb(119 152 213 / 51%);
}
	
.booking_call_heading {
	padding: 5px !important;
	font-size: 24px !important;
	font-weight: bold;
}	
	
.booking_call_link {
margin-top: 14px;
}
	
.booking_call_link&gt;img {
width: 88%;
}
	
.booking_call_text {
margin: 15px 0 0;
font-size: 12px;
line-height: 1.6;
}
	
.booking_call_text_weak {
margin: 14px 0 10px;	
font-size: 12px;
}

.cp_section_title_kerning {
letter-spacing: -1.8px;
}	
	
	
.list-link.yoyaku_c {
	padding: 0 10px;
}	

.list-link.yoyaku_c .reservation, .list-link.yoyaku_c .looking {
	display: block;
	width: 100%;
	margin: 20px auto;
}
	
section.booking_wrapper.cp_c .booking_call_heading {
	font-size: 14px !important;
	font-weight: bold;
	padding: 8px !important;
}
	
section.booking_wrapper.cp_c .booking_call_text_weak {
    padding: 0 0 0 10px;
    font-size: 13px;
}
	
section.booking_wrapper.cp_c .booking_call {
	margin: 0 10px;
    padding-bottom: 10px;
}
	
section.booking_wrapper.cp_c .booking_call_link img {
    width: 80%;
}	
	
section.booking_wrapper.cp_c .booking_call_text {
    margin: 8px 0 0;
}			

}

.main-content {
	padding-bottom: 0;
}

.main-colright {
background-color: #ffb446;
padding-bottom: 60px;	
}

.main-colright img {
display: block;
-webkit-backface-visibility: hidden;
}

section {
margin-bottom: 0;
}

section.tx .cm.md {
	position: absolute;
	width: 308px;
	z-index: 1;
	top: -32px;
	right: 10px;

}

.cp_inner {
    background-color: #fff;
    padding: 15px;
    border-radius: 32px;
}

.main-colright h1 {
	font-size: 32px;
}

.main-colright h1,
section.tx p {
color: #FFF;
margin-bottom: 0 !important;	
}

.bg.white {
background-color: #fff;	
margin: 0;
}


.bg.cp_bg.white h2 {
	margin-bottom: 30px;
}

.cp_bg_with_border {
    padding: 30px 48px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 32px;
}

.cp_bg {
margin-top: 60px;	
}


.cp_bg&gt;section {
margin-right: 24px;
margin-left: 24px;
}

section.cp_tokuten.first {
margin-top: 40px;
}

section.cp_tokuten {
margin-top: 80px;
}

.cp_bg_blue {
margin: 60px auto;
    padding: 10px 0;
    background: repeating-linear-gradient(-45deg, #c0e7ff, #c0e7ff 15px, #d2eeff 15px, #d2eeff 30px);
}

@media (min-width: 767px) {
.br_sp {
display: none;
}
}

@media (max-width: 767px) {

section.cp_tokuten.first {
margin-top: 20px;
}

section.cp_tokuten {
margin-top: 40px;
}

.br_pc {
display: none;
}

.br_sp {
display: block;
}
	
.wrapper.campaign {
    padding-left: 0;
    padding-right: 0;
}
	
.main-sidebar {
	padding-top: 0;
}	
	
.sidebar-cmn {
    margin: 0;
}		
	
section.tx {
	padding: 5px 10px;
}
	
section.tx .cm.sm {
	position: absolute;
    width: 33%;
    right: 10px;
    top: -65px;
}
	
section.tx p.date {
	font-size: 13px;
}	

.bg.white {
	padding:10px;
}	
	
.bg.white ul.cp_yoyaku {
	margin: 30px 0 0;
	padding: 0 10px;
}
	
	
.main-colright {
	width: 100% !important;
}	
	
.main-colright h1 {
	font-size: 22px;
}	
	


.cp_bg {
	padding-top: 14px;
    margin-top: 0;
}
	
.cp_bg&gt;section {
	padding: 20px 10px; 
	margin: 20px 8px 0;
}
ul.cp_yoyaku {
	margin: 20px 0 23px;
	padding-right: 8px;
	padding-left: 8px;
}
.cp_bg_with_border {
	margin-top: 23px;
}
.cp_bg_with_border {
border-radius: 14px;
}	

}

/*----------------訴求----------------*/


.sokyu-tx {
font-weight: bold;
text-align: center;
font-size: 32px;
padding: 50px 0 40px;
background: url(/img/campaign/comingofage/sokyu-l.png) no-repeat left center,url(/img/campaign/comingofage/sokyu-r.png) no-repeat right center;
background-size: 40px;
margin: 0 auto;
width: 80%;	
line-height: 1.1;
}

.sokyu-tx strong {
font-weight: bold;
font-size: 40px;	
}

img.sokyu {
	margin: 0 auto 30px;
}


ul.sokyu_c {
	display: flex;
	justify-content: space-between;
    padding: 0 30px 20px;
}

ul.sokyu_c li {
	position: relative;
	width: 32%;
}

@media (min-width: 768px){
#sokyu_1,#sokyu_2,#sokyu_3 {
	margin-top: -100px;
	padding-top: 100px;
}

}

@media (max-width: 767px) {
	
.sokyu-tx {
	font-size: 18px;
	width: 100%;
	background: url(/img/campaign/comingofage/sokyu-l.png) no-repeat left center,url(/img/campaign/comingofage/sokyu-r.png) no-repeat right center;
    background-size: 30px;
    padding: 10px 0 20px;
}	
	
.sokyu-tx strong {
	font-size: 24px;
}
	

ul.sokyu_c {
    padding: 0 0 10px;
}
	
}
/*----------------5大特典----------------*/


.main-colright h2.tokuten span {
	position: relative;
	font-size: 36px;
	letter-spacing: 0.1em;
	
}

.main-colright h2.tokuten span img {
	position: absolute;
    top: -24px;
    right: -36px;
    width: 50px;
}


.main-colright h2 strong {
font-weight: bold;
    font-size: 42px;
    color: #e95541;
}

.main-colright h3 span.sen {
	text-decoration: line-through;
}

.main-colright h3 span.tax {
	font-weight: normal;
	font-size: 14px;
}

p span.yellow {
background: linear-gradient(transparent 65%, #ffec4b 50%);	
}



.main-colright h2.cp_h2 {
    margin: 48px 0;
}

.main-colright h2.cp_h2.b_2 img {
	margin:auto;
}

section .bo {
	background: url(/img/campaign/753_superearly/bo.png) repeat-x;
	padding: 10px;
	width: 60%;
	margin: 5px auto 30px;
}

.main-colright h2 p strong,
.main-colright h2 p,
.main-colright h3 p,
.main-colright h3 p strong,
.main-colright h3 p span,
.area h4,.area h4 strong,
p.design,span.yellow,span.sarani {
	font-weight: bold;
}

.main-colright h5 p,
.main-colright h5 p strong,
.main-colright h5 p span {
	font-weight: bold;
}

p.design {
	text-align: center;
	margin: 30px 0;
	font-size: 21px;
}

.main-colright h3 div {
display: flex;
align-items: center;
margin-bottom: 40px;
}

.main-colright h5 div {
display: flex;
align-items: center;
margin-bottom: 40px;
}

@media (max-width: 767px) {	
.main-colright h3 div {
    margin-bottom: 20px;
}
.main-colright h5 div {
    margin-bottom: 20px;
}
}

.main-colright h3 p {
margin-bottom: 0 !important;
line-height: 1.3;
font-size: 22px;	
}

.main-colright h5 p {
margin-bottom: 0 !important;
line-height: 1.3;
font-size: 22px;	
}

.main-colright h3 p strong {
font-size: 36px;
}

.main-colright h3 img {
width: 62px;
margin-right: 15px;
}

section p strong,.area h4 strong  {
	color: #e95541;
}

.black strong {
	color: #333 !important;
}

p.name {
	text-align: center;
    margin: 10px 0;
    font-weight: bold;
    font-size: 20px;
}

p.name span {
	font-size: 14px;
	font-weight: normal;
}

.img_price {
	width: 80%;
	margin: 30px auto 0;
}

.cp_753 p {
padding: 0;
}


.cp_bg.costume {
	background: none;
	margin-top: 0;
}


.kigae {
margin-left: auto;
margin-right: auto;
}

.two p {
margin-top: 0;
}


.cp_p,
p.s_tx {
margin-top: 40px;
margin-bottom: 0;
}

span.yellow,span.sarani {
	font-size: 22px;
}


p.s_tx {
font-size: 0.8em;
padding-left: 1em;
text-indent: -1em;	
}
.cp_tokuten_wrapper {
padding-bottom: 50px;
}

.cp_tokuten_new {
position: absolute;
top: -20px;
right: 0;
width: 166px;
}

.cp_h3_tokuten+img {
margin-top: 48px;
}

.cp_753_li_float {
float: left;
width: 47%;
}

.cp_text_strong {
font-weight: bold;
color: #e94235;
}

.cp_753_li_float.even {
margin-left: 6%;
}

.cp_btn_pink {
display: block;
margin-top: 48px;
}

.cp_btn_pink&gt;img {
margin: 0 auto;
}

.cp_img_centered {
margin-right: auto;
margin-left: auto;
}

.cp_moretokuten_wrapper {
padding-bottom: 82px;
}

.cp_tokuten_list {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin-top: 48px;
}

.cp_tokuten_list&gt;li {
width: 30%;
}

section.cp_booking_wrapper {
margin: 40px 0 0;
padding: 40px 72px;
background-color: #feebef;
}

	
/*----------------5大特典(SP)----------------*/	
@media (max-width: 767px) {	
	
	
.main-colright h2.tokuten {
	margin: 0;
}	

.main-colright h2.tokuten span {
font-size: 22px;
}

.main-colright h2.tokuten span img {
top: -20px;
right: -20px;
width: 30px;
}


.main-colright h2 strong {
	font-size: 30px;
}
	

section .bo {
    background: url(/img/campaign/753_superearly/bo.png) repeat-x;
    width: 80%;
    margin: 0px auto 10px;
    background-size: contain;
}	
	
	
.main-colright h3.mt {
	margin-top: 30px;
}	
	
.main-colright h3 img {
	width: 40px;
margin-right: 5px;
}
	
.main-colright h3 p {
	font-size: 16px;
}	

.main-colright h3 p.small {
	font-size: 14px;
}	
	
	
.main-colright h3 p strong {
	font-size: 22px;
}

	
.cp_p {
	font-size: 14px;
	margin-top: 10px;
	line-height: 24px;
}
	
span.yellow,span.sarani {
	font-size: 16px;
}
}
/*----------------地域限定----------------*/


.area {
	background-color: #fbf7f5;
	padding: 20px;
	border-radius: 14px;
	position: relative;
    margin: 60px 0 30px;
}

.area .ribbon-area {
	position: absolute;
    top: -36px;
    left: 0;
    right: 0;
    width: 210px;
    margin: auto;
}

.area h4 {
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.area h4 strong {
font-size: 24px;
font-weight: normal;
}

.area .two div {
	margin-right: 10px;
}

.area .area-shop {
	color: #fff;
	background-color: #ffca3c;
	border-radius: 16px;
	padding: 10px;
	width: 125px;
	text-align: center;
	font-bold: bold;
}

.area h5 {
    font-weight: bold;
    margin: 30px 0px 10px;
    font-size: 20px;
    border-bottom: solid 2px #ffca3c;
    padding: 5px;

}

.area ul {
	display: flex;
	flex-wrap: wrap;
}

.area ul li {
	width: 32%;
	margin: 3px;
	font-size: 16px;
    padding-left: 0.7em;
    text-indent: -0.7em;	
}

.area ul li span {
	font-size: 0.7em;
	color: #ffca3c;
}



.accbox {
margin: 20px auto 0;
}
.accordion input {
display: none;
}


.accbox label {
margin: 30px 0;	
font-size: 16px;
font-weight: bold;
color: #777777;
text-align: center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #ececec;
-webkit-box-shadow: 0px 0px 0px 5px #fff;
-moz-box-shadow: 0px 0px 0px 5px #fff;
box-shadow: 0px 0px 0px 5px #fff;
padding: 20px 0 18px;
display: block;
border-bottom: #d4d4d4 solid 3px;
	
}

.accbox label:after {
font-family:"Font Awesome 5 Free";
content:" \f078";
font-weight: 900;	
	
}

.cssacc:checked + label:after {
font-family:"Font Awesome 5 Free";
content:" \f077";
font-weight: 900;	
}


.accbox input {
    display: none;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.cssacc:checked + label + .accshow {
    height: auto;
    opacity: 1;
}

/*----------------地域限定(SP)----------------*/
@media (max-width: 767px) {

.area {
	padding: 20px;
    margin: 60px 0 30px;
}

.area .ribbon-area {
	position: absolute;
    top: -20px;
    width: 45%;
}

.area h4 {
	font-size: 14px;
}

.area h4 strong,.area h4 .black strong {
font-size: 20px;
}

.area .two div {
	margin-right: 10px;
}
	
.area .two p {
	font-size: 14px;
}
	
.area .two img {
	margin-right: 0;
}	

.area .area-shop {
    padding: 5px;
    width: 28%;
    font-size: 14px;
	border-radius: 14px;
}
	
.area .black strong	{
	font-size: 14px;
}

.area h5 {
    margin: 20px 0px 10px;
    font-size: 14px;
    padding: 5px;

}

.area ul li {
	width: 46%;
	font-size: 14px;
}
	
.accbox label {
	margin: 20px 0 0;
    font-size: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 14px 0 13px;
}	
}

/*----------------特典2カラム----------------*/


.two {
    display: flex;
    margin-top: 20px;
    align-items: center;
}

.two img {
    height: 100%;
    margin-right: 10px;
	width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.two img {
	width: 70%;/* chorome */
}
}


@media all and (-ms-high-contrast: none){
  .two img {
        height: 200px; /* IE10以上 */
	  	width: auto;
  }
}



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

ul.item div {
        margin-bottom: 20px;
}

ul.item li {
	width: 49%;
}

ul.item li h5 p {
       font-size: 16px;
       margin-left: 0.5em;
}

ul.item li.last-col {
	margin: 0 auto;
}

@media (max-width: 767px) {	

ul.item li h5 p {
       font-size: 14px;
       margin-left: 0;
}
	
.two.sm {
	display: flex !important;
}	
	
.two img {
    height: 100px;
    margin-right: 5px;
	width: auto;
}	
	
.two p {
    margin-top: 0;
}	
}

/*---------ボタン---------*/

.btn-strong {
    display: block;
	width: 465px;
    text-align: center;
    color: #fff !important;
	margin: 30px auto 80px;
    font-weight: bold;
    font-size: 1.3em;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 20px;
    background-color:#ff7a96;
    background-image: url(../../../img/common/icon-arrow07.png);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: 20px center;
    -webkit-box-shadow: 0px 5px 0px 0px #f8597b;
    -moz-box-shadow: 0px 5px 0px 0px #f8597b;
    box-shadow: 0px 5px 0px 0px #f8597b;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 24px 0 22px;
	text-decoration: none !important;
}

.btn-strong.cp {
	margin: 30px auto 80px;
}



@media (max-width: 767px) {
	
.btn-strong {
	width:98%;
	margin: 10px auto 50px;
    font-size: 18px;
    background-color: #ff7a96;
    background-image: url(../../../img/common/icon-arrow07.png);
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: 20px center;
    -webkit-box-shadow: 0px 3px 0px 0px #f8597b;
    -moz-box-shadow: 0px 3px 0px 0px #f8597b;
    box-shadow: 0px 3px 0px 0px #f8597b;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 20px 0 19px 10px;
}
	
.btn-strong.cp {
	padding: 12px 0;
	margin: 10px auto 50px;
}	
}
/*----------------スタジオマリオは着替え放題!!----------------*/


.cp_kigae {
	display: flex;
	justify-content: space-between;
	margin: 0 20px;
}

.cp_kigae li {
	width: 28%;
}


.cp_kigae&gt;.cp_p {
font-size: 21px;
}

.cp_kigae_list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 34px;
}

.cp_kigae_list&gt;li {
    margin-top: 14px;
    width: 32%;
}

.cp_konomo_list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 40px;
}

.cp_konomo_list&gt;li {
width: 32%;
margin-bottom: 14px;
}

.cp_kitsuke_text_strong {
font-weight: bold;
color: #e94235;
}

.cp_kitsuke_hairmake {
margin-top: 40px;
}



/*----------------七五三の衣装----------------*/

.cp_costume_wrapper {
/*margin-left: -10px;
margin-right: -10px;*/
padding-bottom: 44px;
background-color: #f8f8f8;
}

.cp_dn {
    display: none!important;
}


ul.s_tx {
margin: 20px 0;
}

ul.s_tx.last {
padding: 0 10px;
}

ul.s_tx li {
font-size: 14px;
line-height: 1.5;
font-weight: normal;
}

ul.list_ex li {
font-size: 14px;
line-height: 1.5;
font-weight: normal;
}

/*----------------料金・フォトギャラリー----------------*/

.block-for-ex.short .content {
	padding: 0;
}

.cp_gallerys {
	width: 88%;
	margin: auto;
}

@media (max-width: 767px) {	
.cp_gallerys {
	width: 100%;
}
}

/*----------------七五三の衣装(SP)----------------*/
@media (max-width: 767px) {	
.cp_kigae {
	margin: 0 10px 20px;
}

.cp_kigae_list {
margin: 10px 0 20px;
}	
	
ul.s_tx.last {
	margin: 0;
	padding: 0;
}	
	
ul.s_tx li {
font-size: 13px;
}
ul.list_ex {
    margin: 0 10px 20px;
    padding-bottom: 0px;
}
ul.list_ex li {
font-size: 13px;
}	
	
.cp_costume_wrapper .cp_tool_costume.tool-costume .line .btn-click {
	width: 38% !important;
}	
	
.cp_costume_wrapper {
/*margin-left: 5px;
margin-right: 5px;*/
padding-bottom: 30px;

}

	.cp_costume_wrapper .get-posts {
		padding: 0 5px!important;
	}	
}

/*---------ネット予約---------*/



ul.cp_yoyaku {
overflow: hidden;
margin: 32px 0;
}

.bg.cp_bg.white ul.cp_yoyaku {
margin:0;
}

ul.cp_yoyaku li {
float: left;
width: 49%;
}

ul.cp_yoyaku li:nth-child(2) {
float: right;
}

ul.cp_yoyaku img {
margin-right: auto;
margin-left: auto;
}


.cp_yoyaku {
margin:40px 0;
}

.list-link .reservation,
.list-link .looking
{
display: inline-block;
vertical-align: top;
width: 48%;	
text-decoration: none !important;
-webkit-box-shadow: 0px 6px 0px 0px #ba352a;
-moz-box-shadow: 0px 6px 0px 0px #ba352a;
box-shadow: 0px 6px 0px 0px #ba352a;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;

}

.list-link .reservation {
background-color: e94235;
background-image: url(../../../img/common/icon-calendar.png);
background-repeat: no-repeat;
background-size: 29px auto;
background-position: 20px 18px;
padding: 23px 0 21px 23px;
margin-right: 30px;
}

.list-link .reservation .text-main {
display: block;
text-align: center;
color: #fff;
font-size: 24px;
font-weight: bold;
letter-spacing: -0.03em;
padding-right: 7px;
}

.list-link .looking {
display: inline-block;
background-color: #fff;
border: 3px solid #e94235;
}

.list-link .looking .inner {
display: block;
width: 100%;
padding: 19px 0 20px 23px;
background-image: url(../../../img/common/icon-looking.png);
background-repeat: no-repeat;
background-position: 17px 18px;
background-size: 32px auto;
}

.list-link .looking .inner .text-main {
display: block;
text-align: center;
color: #e94235;
font-size: 24px;
font-weight: bold;
letter-spacing: -0.03em;
padding-right: 7px;
}

.white .list-link {
margin: 30px 0;
padding: 0 0 60px;	
}

.white .list-link .reservation {
margin-right: 25px;
}

.cp_section_title.event_wan {
margin-top: 60px;
}



/*--------------------ご予約はこちらから--------------------*/


section.booking_wrapper {
    background-color: #fff;
    position: relative;
    margin: 70px 30px 40px;
    padding: 4px 40px 48px;
    border-radius: 32px;
    text-align: center;
    border: 4px solid #204383;
}


.booking_mark {
    margin: 0 auto;
}

section.booking_wrapper .list-link .reservation {
	margin-right: 10px;
}


.booking_heading {
    margin-top: 48px;
    margin-bottom: 0;
    font-weight: bold!important;
	font-size: 24px !important;
}

.booking_call {
    border: 2px solid #204383;
    border-radius: 12px;
    height: 300px;
}

.booking_call_heading {
    margin: 0!important;
    padding: 12px!important;
    border-radius: 6px 6px 0 0;
    background-image: url(/img/campaign/okinawa13/bg_call.png);
    color: #fff;
    font-size: 26px!important;
}

.booking_call_text {
    margin-top: 32px;
    line-height: 1.4;
}

.booking_call_link {
    display: block;
    margin-top: 32px;
}

.booking_call_link&gt;img {
    display: inline-block!important;
}

.booking_call_text_weak {
    margin-top: 18px;
    color: #555555;
}


/*--------------------ご予約はこちらから_C--------------------*/

section.booking_wrapper.cp_c .booking_call {
	height: auto;
}

section.booking_wrapper.cp_c .booking_call_text_weak {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
    padding: 0 0 0 20px;
}

section.booking_wrapper.cp_c .booking_call_text {
	margin: 20px 0;
}



.mb0 {
	margin-bottom: 0 !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}


@media (max-width: 767px) {
/*---------ネット予約(SP)---------*/

.cp_yoyaku {
margin:0;
}

.list-link .reservation,
.list-link .looking
{
-webkit-box-shadow: 0px 3px 0px 0px #ba352a;
-moz-box-shadow: 0px 3px 0px 0px #ba352a;
box-shadow: 0px 3px 0px 0px #ba352a;
}


.list-link .reservation {
background-image: url(../../../img/common/icon-calendar.png);
background-repeat: no-repeat;
background-size: 22px auto;
background-position: left 20px center;
padding: 18px 0 16px 23px;
margin-right:4%;
}

.list-link .reservation .text-main {
font-size:16px;
padding-right: 7px;
}

.list-link .looking .inner {
padding: 15px 0 14px 23px;
background-image: url(../../../img/common/icon-looking.png);
background-repeat: no-repeat;
background-position: left 20px center;
background-size: 22px auto;
}

.list-link .looking .inner .text-main {
font-size:16px;
}

.white .list-link {
margin: 20px 0;
padding: 0;	
}

.white .list-link .reservation {
margin-right:4%;
}


/*--------------------ご予約はこちらから(SP)--------------------*/
	
.white {
    margin: 0;
}	
	
section.booking_wrapper:before {
margin-left: -37px;
top: -16px;
width: 76px;
height: 19px;
background-size: contain;
}
	
.cp_summary.cp_bg+div.cp_yoyaku {
margin: 16px 8px 20px;
}
	
div.cp_yoyaku {
margin: 24px 0 15px;
}
section.booking_wrapper {
 margin: 54px 8px 10px;
 padding: 0px 16px 20px;
}

.booking_mark {
width: 128px;
}

.main-colright .booking_heading {
margin-top: 24px;
font-size: 22px !important;
line-height: 1.5 !important;
}
.booking_call {
padding-bottom: 15px;
height: auto;
-webkit-box-shadow: 0px 5px 0px 0px rgb(119 152 213 / 51%);
box-shadow: 0px 5px 0px 0px rgb(119 152 213 / 51%);
.booking_call_link {
margin-top: 14px;
}
.booking_call_link&gt;img {
width: 88%;
}
.booking_call_text {
margin-top: 14px;
margin-bottom: 0;
font-size: 12px;
line-height: 1.6;
}
.booking_call_text_weak {
margin-top: 14px;
font-size: 12px;
}


.cp_section_title_kerning {
letter-spacing: -1.8px;
}	
	
/*--------------------ご予約はこちらから_C(SP)--------------------*/	
	
.list-link.yoyaku_c {
	padding: 0 10px;
}	

.list-link.yoyaku_c .reservation, .list-link.yoyaku_c .looking {
	display: block;
	width: 100%;
	margin: 20px auto;
}
	
section.booking_wrapper.cp_c .booking_call_heading {
	font-size: 14px !important;
	font-weight: bold;
	padding: 8px !important;
}
	
section.booking_wrapper.cp_c .booking_call_text_weak {
    padding: 0 0 0 10px;
    font-size: 13px;
}
	
section.booking_wrapper.cp_c .booking_call {
	margin: 0 10px;

    padding-bottom: 10px;
}
	
section.booking_wrapper.cp_c .booking_call_link img {
    width: 80%;
}	
	
section.booking_wrapper.cp_c .booking_call_text {
    margin: 8px 0 0;
}	

}

.ttl_main {
font-size: 22px;
}

@media (max-width: 767px) {
.main-colright h1.ttl_main {
font-size: 18px;
}
}</pre></body></html>