/* ******************************************************************
 *	File name		: setting.css
 *	Summary			: Setting base CSS
 *	author			: sollkanon
 *    Version			: 6.0
 *    Cannot be used, reprinted or reused without permission!
 * ******************************************************************
 */
/* -----------------------------------
     base - setting
----------------------------------- */
.sendai_premium_page .sendai_premium_page__body {
	/* -----------------------------------
     base - tag
----------------------------------- */
	/* -----------------------------------
            base - input
        ----------------------------------- */
	/* -----------------------------------
            default - style
        ----------------------------------- */
	/* -----------------------------------
            float & clear - ver6 update
        ----------------------------------- */
	/* --- responsive --- */
	/* -----------------------------------
            flex contents - ver6 update
        ----------------------------------- */
	/* -----------------------------------
            contents css - ver6 update
        ----------------------------------- */
	/* -----------------------------------
            indent
        ----------------------------------- */
	/* -----------------------------------
            font
        ----------------------------------- */
	/* font-size */
	/* font-weight */
	/* line-height */
	/* text-decoration */
	/* align */
	/* -----------------------------------
            color
        ----------------------------------- */
	/* EX */
	/* -----------------------------------
            opacity
        ----------------------------------- */
	/* -----------------------------------
            width & height
        ----------------------------------- */
	/* width */
	/* height */
	/* -----------------------------------
            margin
        ----------------------------------- */
	/* mt */
	/* mr */
	/* mb */
	/* ml */
	/* -----------------------------------
            padding
        ----------------------------------- */
	/* pt */
	/* pr */
	/* pb */
	/* pl */
}

.sendai_premium_page .sendai_premium_page__body * {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.sendai_premium_page .sendai_premium_page__body *::before, .sendai_premium_page .sendai_premium_page__body *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.sendai_premium_page .sendai_premium_page__body :focus {
	outline: 0;
}

.sendai_premium_page .sendai_premium_page__body h1, .sendai_premium_page .sendai_premium_page__body h2, .sendai_premium_page .sendai_premium_page__body h3, .sendai_premium_page .sendai_premium_page__body h4, .sendai_premium_page .sendai_premium_page__body h5, .sendai_premium_page .sendai_premium_page__body h6 {
	font-size: 1rem;
	font-weight: normal;
}

.sendai_premium_page .sendai_premium_page__body ins {
	text-decoration: none;
}

.sendai_premium_page .sendai_premium_page__body del {
	text-decoration: line-through;
}

.sendai_premium_page .sendai_premium_page__body a {
	text-decoration: underline;
	color: #036EB7;
	word-break: break-all;
}

.sendai_premium_page .sendai_premium_page__body a:hover {
	text-decoration: underline;
	outline: 0;
}

.sendai_premium_page .sendai_premium_page__body a:active {
	outline: 0;
}

.sendai_premium_page .sendai_premium_page__body b, .sendai_premium_page .sendai_premium_page__body strong {
	font-weight: bold;
}

.sendai_premium_page .sendai_premium_page__body em {
	font-style: italic;
}

.sendai_premium_page .sendai_premium_page__body sub {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

.sendai_premium_page .sendai_premium_page__body sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
	top: -0.5em;
}

.sendai_premium_page .sendai_premium_page__body sub {
	bottom: -0.25em;
}

.sendai_premium_page .sendai_premium_page__body small {
	font-size: 0.85rem !important;
}

.sendai_premium_page .sendai_premium_page__body article, .sendai_premium_page .sendai_premium_page__body aside, .sendai_premium_page .sendai_premium_page__body details, .sendai_premium_page .sendai_premium_page__body figcaption, .sendai_premium_page .sendai_premium_page__body figure, .sendai_premium_page .sendai_premium_page__body footer, .sendai_premium_page .sendai_premium_page__body header, .sendai_premium_page .sendai_premium_page__body hgroup, .sendai_premium_page .sendai_premium_page__body main, .sendai_premium_page .sendai_premium_page__body nav, .sendai_premium_page .sendai_premium_page__body section {
	display: block;
}

.sendai_premium_page .sendai_premium_page__body audio, .sendai_premium_page .sendai_premium_page__body canvas, .sendai_premium_page .sendai_premium_page__body video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.sendai_premium_page .sendai_premium_page__body audio:not([controls]) {
	display: none;
}

.sendai_premium_page .sendai_premium_page__body img {
	max-width: 100%;
	height: auto;
	border: 0;
	border: none;
	vertical-align: bottom;
}

.sendai_premium_page .sendai_premium_page__body address {
	font-style: normal;
}

.sendai_premium_page .sendai_premium_page__body button, .sendai_premium_page .sendai_premium_page__body input, .sendai_premium_page .sendai_premium_page__body select, .sendai_premium_page .sendai_premium_page__body textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}

.sendai_premium_page .sendai_premium_page__body button, .sendai_premium_page .sendai_premium_page__body input {
	*overflow: visible;
	line-height: normal;
}

.sendai_premium_page .sendai_premium_page__body button::-moz-focus-inner, .sendai_premium_page .sendai_premium_page__body input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.sendai_premium_page .sendai_premium_page__body button {
	cursor: pointer;
	-webkit-appearance: button;
}

.sendai_premium_page .sendai_premium_page__body input[type="button"], .sendai_premium_page .sendai_premium_page__body input[type="reset"], .sendai_premium_page .sendai_premium_page__body input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

.sendai_premium_page .sendai_premium_page__body input[type="search"] {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

.sendai_premium_page .sendai_premium_page__body input[type="search"]::-webkit-search-decoration, .sendai_premium_page .sendai_premium_page__body input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.sendai_premium_page .sendai_premium_page__body textarea {
	overflow: auto;
	vertical-align: top;
}

.sendai_premium_page .sendai_premium_page__body .hidden {
	display: none !important;
}

.sendai_premium_page .sendai_premium_page__body .at {
	position: relative;
	top: -5px;
}

.sendai_premium_page .sendai_premium_page__body .fl_left {
	float: left;
	margin-right: 20px;
}

.sendai_premium_page .sendai_premium_page__body .fl_right {
	float: right;
	margin-left: 20px;
}

.sendai_premium_page .sendai_premium_page__body .clear {
	clear: both;
}

.sendai_premium_page .sendai_premium_page__body .clearfix {
	display: inline-block;
}

.sendai_premium_page .sendai_premium_page__body .clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sendai_premium_page .sendai_premium_page__body * html .clearfix {
	height: 1%;
}

.sendai_premium_page .sendai_premium_page__body .clearfix {
	display: block;
}

@media (max-width: 767px) {
	.sendai_premium_page .sendai_premium_page__body .fl_left {
		float: none !important;
		margin-right: 0px;
	}
	.sendai_premium_page .sendai_premium_page__body .fl_right {
		float: none !important;
		margin-left: 0px;
	}
}

.sendai_premium_page .sendai_premium_page__body .flex_lr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.sendai_premium_page .sendai_premium_page__body .flex_c {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.sendai_premium_page .sendai_premium_page__body .block {
	display: block !important;
}

.sendai_premium_page .sendai_premium_page__body .iblock {
	display: inline-block !important;
}

.sendai_premium_page .sendai_premium_page__body .relative {
	position: relative;
}

.sendai_premium_page .sendai_premium_page__body .absolute {
	position: absolute;
}

.sendai_premium_page .sendai_premium_page__body .kadomaru {
	border-radius: 6px;
}

.sendai_premium_page .sendai_premium_page__body .pc {
	display: block !important;
}

.sendai_premium_page .sendai_premium_page__body .sp {
	display: none !important;
}

.sendai_premium_page .sendai_premium_page__body .pc_i {
	display: inline-block !important;
}

.sendai_premium_page .sendai_premium_page__body .sp_i {
	display: none !important;
}

@media only screen and (max-width: 767px) {
	.sendai_premium_page .sendai_premium_page__body .pc {
		display: none !important;
	}
	.sendai_premium_page .sendai_premium_page__body .sp {
		display: block !important;
	}
	.sendai_premium_page .sendai_premium_page__body .pc_i {
		display: none !important;
	}
	.sendai_premium_page .sendai_premium_page__body .sp_i {
		display: inline-block !important;
	}
}

.sendai_premium_page .sendai_premium_page__body .indent_00 {
	text-indent: 0em !important;
}

.sendai_premium_page .sendai_premium_page__body .indent_10 {
	text-indent: -1em;
	padding-left: 1em !important;
}

.sendai_premium_page .sendai_premium_page__body .indent_15 {
	text-indent: -1.5em;
	padding-left: 1.5em !important;
}

.sendai_premium_page .sendai_premium_page__body .indent_20 {
	text-indent: -2em;
	padding-left: 2em !important;
}

.sendai_premium_page .sendai_premium_page__body .indent_25 {
	text-indent: -2.5em;
	padding-left: 2.5em !important;
}

.sendai_premium_page .sendai_premium_page__body .indent_30 {
	text-indent: -3em;
	padding-left: 3em !important;
}

.sendai_premium_page .sendai_premium_page__body .indent_35 {
	text-indent: -3.5em;
	padding-left: 3.5em !important;
}

.sendai_premium_page .sendai_premium_page__body .indent_40 {
	text-indent: -4em;
	padding-left: 4em !important;
}

.sendai_premium_page .sendai_premium_page__body .indent_45 {
	text-indent: -4.5em;
	padding-left: 4.5em !important;
}

.sendai_premium_page .sendai_premium_page__body .indent_50 {
	text-indent: -5em;
	padding-left: 5em !important;
}

.sendai_premium_page .sendai_premium_page__body .f050 {
	font-size: 0.50em !important;
}

.sendai_premium_page .sendai_premium_page__body .f055 {
	font-size: 0.55em !important;
}

.sendai_premium_page .sendai_premium_page__body .f060 {
	font-size: 0.60em !important;
}

.sendai_premium_page .sendai_premium_page__body .f065 {
	font-size: 0.65em !important;
}

.sendai_premium_page .sendai_premium_page__body .f070 {
	font-size: 0.70em !important;
}

.sendai_premium_page .sendai_premium_page__body .f075 {
	font-size: 0.75em !important;
}

.sendai_premium_page .sendai_premium_page__body .f080 {
	font-size: 0.80em !important;
}

.sendai_premium_page .sendai_premium_page__body .f085 {
	font-size: 0.85em !important;
}

.sendai_premium_page .sendai_premium_page__body .f090 {
	font-size: 0.90em !important;
}

.sendai_premium_page .sendai_premium_page__body .f095 {
	font-size: 0.95em !important;
}

.sendai_premium_page .sendai_premium_page__body .f100 {
	font-size: 1.00em !important;
}

.sendai_premium_page .sendai_premium_page__body .f105 {
	font-size: 1.05em !important;
}

.sendai_premium_page .sendai_premium_page__body .f110 {
	font-size: 1.10em !important;
}

.sendai_premium_page .sendai_premium_page__body .f115 {
	font-size: 1.15em !important;
}

.sendai_premium_page .sendai_premium_page__body .f120 {
	font-size: 1.20em !important;
}

.sendai_premium_page .sendai_premium_page__body .f125 {
	font-size: 1.25em !important;
}

.sendai_premium_page .sendai_premium_page__body .f130 {
	font-size: 1.30em !important;
}

.sendai_premium_page .sendai_premium_page__body .f135 {
	font-size: 1.35em !important;
}

.sendai_premium_page .sendai_premium_page__body .f140 {
	font-size: 1.40em !important;
}

.sendai_premium_page .sendai_premium_page__body .f145 {
	font-size: 1.45em !important;
}

.sendai_premium_page .sendai_premium_page__body .f150 {
	font-size: 1.50em !important;
}

.sendai_premium_page .sendai_premium_page__body .f155 {
	font-size: 1.55em !important;
}

.sendai_premium_page .sendai_premium_page__body .f160 {
	font-size: 1.60em !important;
}

.sendai_premium_page .sendai_premium_page__body .f165 {
	font-size: 1.65em !important;
}

.sendai_premium_page .sendai_premium_page__body .f170 {
	font-size: 1.70em !important;
}

.sendai_premium_page .sendai_premium_page__body .f175 {
	font-size: 1.75em !important;
}

.sendai_premium_page .sendai_premium_page__body .f180 {
	font-size: 1.80em !important;
}

.sendai_premium_page .sendai_premium_page__body .f185 {
	font-size: 1.85em !important;
}

.sendai_premium_page .sendai_premium_page__body .f190 {
	font-size: 1.90em !important;
}

.sendai_premium_page .sendai_premium_page__body .f195 {
	font-size: 1.95em !important;
}

.sendai_premium_page .sendai_premium_page__body .f200 {
	font-size: 2.00em !important;
}

.sendai_premium_page .sendai_premium_page__body .f250 {
	font-size: 2.50em !important;
}

.sendai_premium_page .sendai_premium_page__body .f300 {
	font-size: 3.00em !important;
}

.sendai_premium_page .sendai_premium_page__body .fwb {
	font-weight: bold !important;
}

.sendai_premium_page .sendai_premium_page__body .fwn {
	font-weight: normal !important;
}

.sendai_premium_page .sendai_premium_page__body .lh100 {
	line-height: 1.00 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh105 {
	line-height: 1.05 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh110 {
	line-height: 1.10 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh115 {
	line-height: 1.15 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh120 {
	line-height: 1.20 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh125 {
	line-height: 1.25 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh130 {
	line-height: 1.30 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh135 {
	line-height: 1.35 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh140 {
	line-height: 1.40 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh145 {
	line-height: 1.45 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh150 {
	line-height: 1.50 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh155 {
	line-height: 1.55 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh160 {
	line-height: 1.60 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh165 {
	line-height: 1.65 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh170 {
	line-height: 1.70 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh175 {
	line-height: 1.75 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh180 {
	line-height: 1.80 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh185 {
	line-height: 1.85 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh190 {
	line-height: 1.90 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh195 {
	line-height: 1.95 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh200 {
	line-height: 2.00 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh250 {
	line-height: 2.50 !important;
}

.sendai_premium_page .sendai_premium_page__body .lh300 {
	line-height: 3.00 !important;
}

.sendai_premium_page .sendai_premium_page__body .underline {
	text-decoration: underline !important;
}

.sendai_premium_page .sendai_premium_page__body .uchikeshi {
	text-decoration: line-through !important;
}

.sendai_premium_page .sendai_premium_page__body .center {
	text-align: center;
	margin: 0 auto;
}

.sendai_premium_page .sendai_premium_page__body .txt_c {
	text-align: center !important;
}

.sendai_premium_page .sendai_premium_page__body .left, .sendai_premium_page .sendai_premium_page__body .txt_l {
	text-align: left !important;
}

.sendai_premium_page .sendai_premium_page__body .right, .sendai_premium_page .sendai_premium_page__body .txt_r {
	text-align: right !important;
}

.sendai_premium_page .sendai_premium_page__body .black {
	color: #000 !important;
}

.sendai_premium_page .sendai_premium_page__body .white {
	color: #FFF !important;
}

.sendai_premium_page .sendai_premium_page__body .gray {
	color: #999 !important;
}

.sendai_premium_page .sendai_premium_page__body .red {
	color: #F00 !important;
}

.sendai_premium_page .sendai_premium_page__body .green {
	color: #0F0 !important;
}

.sendai_premium_page .sendai_premium_page__body .blue {
	color: #00F !important;
}

.sendai_premium_page .sendai_premium_page__body .aqua {
	color: #0080FF !important;
}

.sendai_premium_page .sendai_premium_page__body .yellow {
	color: #FF0 !important;
}

.sendai_premium_page .sendai_premium_page__body .orange {
	color: #F0B95B !important;
}

.sendai_premium_page .sendai_premium_page__body .pink {
	color: #EE859A !important;
}

.sendai_premium_page .sendai_premium_page__body .tu_color {
	color: #400E82 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity000 {
	opacity: 0.0 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity010 {
	opacity: 0.1 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity020 {
	opacity: 0.2 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity030 {
	opacity: 0.3 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity040 {
	opacity: 0.4 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity050 {
	opacity: 0.5 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity060 {
	opacity: 0.6 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity070 {
	opacity: 0.7 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity080 {
	opacity: 0.8 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity090 {
	opacity: 0.9 !important;
}

.sendai_premium_page .sendai_premium_page__body .opacity100 {
	opacity: 1.0 !important;
}

.sendai_premium_page .sendai_premium_page__body .w10p {
	width: 10% !important;
}

.sendai_premium_page .sendai_premium_page__body .w20p {
	width: 20% !important;
}

.sendai_premium_page .sendai_premium_page__body .w30p {
	width: 30% !important;
}

.sendai_premium_page .sendai_premium_page__body .w40p {
	width: 40% !important;
}

.sendai_premium_page .sendai_premium_page__body .w50p {
	width: 50% !important;
}

.sendai_premium_page .sendai_premium_page__body .w60p {
	width: 60% !important;
}

.sendai_premium_page .sendai_premium_page__body .w70p {
	width: 70% !important;
}

.sendai_premium_page .sendai_premium_page__body .w80p {
	width: 80% !important;
}

.sendai_premium_page .sendai_premium_page__body .w90p {
	width: 90% !important;
}

.sendai_premium_page .sendai_premium_page__body .w100p {
	width: 100% !important;
}

.sendai_premium_page .sendai_premium_page__body .w01 {
	width: 01px !important;
}

.sendai_premium_page .sendai_premium_page__body .w10 {
	width: 10px !important;
}

.sendai_premium_page .sendai_premium_page__body .w20 {
	width: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .w30 {
	width: 30px !important;
}

.sendai_premium_page .sendai_premium_page__body .w40 {
	width: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .w50 {
	width: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .w60 {
	width: 60px !important;
}

.sendai_premium_page .sendai_premium_page__body .w70 {
	width: 70px !important;
}

.sendai_premium_page .sendai_premium_page__body .w80 {
	width: 80px !important;
}

.sendai_premium_page .sendai_premium_page__body .w90 {
	width: 90px !important;
}

.sendai_premium_page .sendai_premium_page__body .w100 {
	width: 100px !important;
}

.sendai_premium_page .sendai_premium_page__body .w110 {
	width: 110px !important;
}

.sendai_premium_page .sendai_premium_page__body .w120 {
	width: 120px !important;
}

.sendai_premium_page .sendai_premium_page__body .w130 {
	width: 130px !important;
}

.sendai_premium_page .sendai_premium_page__body .w140 {
	width: 140px !important;
}

.sendai_premium_page .sendai_premium_page__body .w150 {
	width: 150px !important;
}

.sendai_premium_page .sendai_premium_page__body .w160 {
	width: 160px !important;
}

.sendai_premium_page .sendai_premium_page__body .w170 {
	width: 170px !important;
}

.sendai_premium_page .sendai_premium_page__body .w180 {
	width: 180px !important;
}

.sendai_premium_page .sendai_premium_page__body .w190 {
	width: 190px !important;
}

.sendai_premium_page .sendai_premium_page__body .w200 {
	width: 200px !important;
}

.sendai_premium_page .sendai_premium_page__body .w210 {
	width: 210px !important;
}

.sendai_premium_page .sendai_premium_page__body .w220 {
	width: 220px !important;
}

.sendai_premium_page .sendai_premium_page__body .w230 {
	width: 230px !important;
}

.sendai_premium_page .sendai_premium_page__body .w240 {
	width: 240px !important;
}

.sendai_premium_page .sendai_premium_page__body .w250 {
	width: 250px !important;
}

.sendai_premium_page .sendai_premium_page__body .w260 {
	width: 260px !important;
}

.sendai_premium_page .sendai_premium_page__body .w270 {
	width: 270px !important;
}

.sendai_premium_page .sendai_premium_page__body .w280 {
	width: 280px !important;
}

.sendai_premium_page .sendai_premium_page__body .w290 {
	width: 290px !important;
}

.sendai_premium_page .sendai_premium_page__body .w300 {
	width: 300px !important;
}

.sendai_premium_page .sendai_premium_page__body .w310 {
	width: 310px !important;
}

.sendai_premium_page .sendai_premium_page__body .w320 {
	width: 320px !important;
}

.sendai_premium_page .sendai_premium_page__body .w330 {
	width: 330px !important;
}

.sendai_premium_page .sendai_premium_page__body .w340 {
	width: 340px !important;
}

.sendai_premium_page .sendai_premium_page__body .w350 {
	width: 350px !important;
}

.sendai_premium_page .sendai_premium_page__body .w360 {
	width: 360px !important;
}

.sendai_premium_page .sendai_premium_page__body .w370 {
	width: 370px !important;
}

.sendai_premium_page .sendai_premium_page__body .w380 {
	width: 380px !important;
}

.sendai_premium_page .sendai_premium_page__body .w390 {
	width: 390px !important;
}

.sendai_premium_page .sendai_premium_page__body .w400 {
	width: 400px !important;
}

.sendai_premium_page .sendai_premium_page__body .w410 {
	width: 410px !important;
}

.sendai_premium_page .sendai_premium_page__body .w420 {
	width: 420px !important;
}

.sendai_premium_page .sendai_premium_page__body .w430 {
	width: 430px !important;
}

.sendai_premium_page .sendai_premium_page__body .w440 {
	width: 440px !important;
}

.sendai_premium_page .sendai_premium_page__body .w450 {
	width: 450px !important;
}

.sendai_premium_page .sendai_premium_page__body .w460 {
	width: 460px !important;
}

.sendai_premium_page .sendai_premium_page__body .w470 {
	width: 470px !important;
}

.sendai_premium_page .sendai_premium_page__body .w480 {
	width: 480px !important;
}

.sendai_premium_page .sendai_premium_page__body .w490 {
	width: 490px !important;
}

.sendai_premium_page .sendai_premium_page__body .w500 {
	width: 500px !important;
}

.sendai_premium_page .sendai_premium_page__body .w510 {
	width: 510px !important;
}

.sendai_premium_page .sendai_premium_page__body .w520 {
	width: 520px !important;
}

.sendai_premium_page .sendai_premium_page__body .w530 {
	width: 530px !important;
}

.sendai_premium_page .sendai_premium_page__body .w540 {
	width: 540px !important;
}

.sendai_premium_page .sendai_premium_page__body .w550 {
	width: 550px !important;
}

.sendai_premium_page .sendai_premium_page__body .w560 {
	width: 560px !important;
}

.sendai_premium_page .sendai_premium_page__body .w570 {
	width: 570px !important;
}

.sendai_premium_page .sendai_premium_page__body .w580 {
	width: 580px !important;
}

.sendai_premium_page .sendai_premium_page__body .w590 {
	width: 590px !important;
}

.sendai_premium_page .sendai_premium_page__body .w600 {
	width: 600px !important;
}

.sendai_premium_page .sendai_premium_page__body .w610 {
	width: 610px !important;
}

.sendai_premium_page .sendai_premium_page__body .w620 {
	width: 620px !important;
}

.sendai_premium_page .sendai_premium_page__body .w630 {
	width: 630px !important;
}

.sendai_premium_page .sendai_premium_page__body .w640 {
	width: 640px !important;
}

.sendai_premium_page .sendai_premium_page__body .w650 {
	width: 650px !important;
}

.sendai_premium_page .sendai_premium_page__body .w660 {
	width: 660px !important;
}

.sendai_premium_page .sendai_premium_page__body .w670 {
	width: 670px !important;
}

.sendai_premium_page .sendai_premium_page__body .w680 {
	width: 680px !important;
}

.sendai_premium_page .sendai_premium_page__body .w690 {
	width: 690px !important;
}

.sendai_premium_page .sendai_premium_page__body .w700 {
	width: 700px !important;
}

.sendai_premium_page .sendai_premium_page__body .w710 {
	width: 710px !important;
}

.sendai_premium_page .sendai_premium_page__body .w720 {
	width: 720px !important;
}

.sendai_premium_page .sendai_premium_page__body .w730 {
	width: 730px !important;
}

.sendai_premium_page .sendai_premium_page__body .w740 {
	width: 740px !important;
}

.sendai_premium_page .sendai_premium_page__body .w750 {
	width: 750px !important;
}

.sendai_premium_page .sendai_premium_page__body .w760 {
	width: 760px !important;
}

.sendai_premium_page .sendai_premium_page__body .w770 {
	width: 770px !important;
}

.sendai_premium_page .sendai_premium_page__body .w780 {
	width: 780px !important;
}

.sendai_premium_page .sendai_premium_page__body .w790 {
	width: 790px !important;
}

.sendai_premium_page .sendai_premium_page__body .w800 {
	width: 800px !important;
}

.sendai_premium_page .sendai_premium_page__body .w810 {
	width: 810px !important;
}

.sendai_premium_page .sendai_premium_page__body .w820 {
	width: 820px !important;
}

.sendai_premium_page .sendai_premium_page__body .w830 {
	width: 830px !important;
}

.sendai_premium_page .sendai_premium_page__body .w840 {
	width: 840px !important;
}

.sendai_premium_page .sendai_premium_page__body .w850 {
	width: 850px !important;
}

.sendai_premium_page .sendai_premium_page__body .w860 {
	width: 860px !important;
}

.sendai_premium_page .sendai_premium_page__body .w870 {
	width: 870px !important;
}

.sendai_premium_page .sendai_premium_page__body .w880 {
	width: 880px !important;
}

.sendai_premium_page .sendai_premium_page__body .w890 {
	width: 890px !important;
}

.sendai_premium_page .sendai_premium_page__body .w900 {
	width: 900px !important;
}

.sendai_premium_page .sendai_premium_page__body .w910 {
	width: 910px !important;
}

.sendai_premium_page .sendai_premium_page__body .w920 {
	width: 920px !important;
}

.sendai_premium_page .sendai_premium_page__body .w930 {
	width: 930px !important;
}

.sendai_premium_page .sendai_premium_page__body .w940 {
	width: 940px !important;
}

.sendai_premium_page .sendai_premium_page__body .w950 {
	width: 950px !important;
}

.sendai_premium_page .sendai_premium_page__body .w960 {
	width: 960px !important;
}

.sendai_premium_page .sendai_premium_page__body .w970 {
	width: 970px !important;
}

.sendai_premium_page .sendai_premium_page__body .w980 {
	width: 980px !important;
}

.sendai_premium_page .sendai_premium_page__body .w990 {
	width: 990px !important;
}

.sendai_premium_page .sendai_premium_page__body .h100p {
	width: 100%;
}

.sendai_premium_page .sendai_premium_page__body .w01 {
	width: 01px !important;
}

.sendai_premium_page .sendai_premium_page__body .h10 {
	height: 10px !important;
}

.sendai_premium_page .sendai_premium_page__body .h20 {
	height: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .h30 {
	height: 30px !important;
}

.sendai_premium_page .sendai_premium_page__body .h40 {
	height: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .h50 {
	height: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .h60 {
	height: 60px !important;
}

.sendai_premium_page .sendai_premium_page__body .h70 {
	height: 70px !important;
}

.sendai_premium_page .sendai_premium_page__body .h80 {
	height: 80px !important;
}

.sendai_premium_page .sendai_premium_page__body .h90 {
	height: 90px !important;
}

.sendai_premium_page .sendai_premium_page__body .h100 {
	height: 100px !important;
}

.sendai_premium_page .sendai_premium_page__body .h110 {
	height: 110px !important;
}

.sendai_premium_page .sendai_premium_page__body .h120 {
	height: 120px !important;
}

.sendai_premium_page .sendai_premium_page__body .h130 {
	height: 130px !important;
}

.sendai_premium_page .sendai_premium_page__body .h140 {
	height: 140px !important;
}

.sendai_premium_page .sendai_premium_page__body .h150 {
	height: 150px !important;
}

.sendai_premium_page .sendai_premium_page__body .h160 {
	height: 160px !important;
}

.sendai_premium_page .sendai_premium_page__body .h170 {
	height: 170px !important;
}

.sendai_premium_page .sendai_premium_page__body .h180 {
	height: 180px !important;
}

.sendai_premium_page .sendai_premium_page__body .h190 {
	height: 190px !important;
}

.sendai_premium_page .sendai_premium_page__body .h200 {
	height: 200px !important;
}

.sendai_premium_page .sendai_premium_page__body .h210 {
	height: 210px !important;
}

.sendai_premium_page .sendai_premium_page__body .h220 {
	height: 220px !important;
}

.sendai_premium_page .sendai_premium_page__body .h230 {
	height: 230px !important;
}

.sendai_premium_page .sendai_premium_page__body .h240 {
	height: 240px !important;
}

.sendai_premium_page .sendai_premium_page__body .h250 {
	height: 250px !important;
}

.sendai_premium_page .sendai_premium_page__body .h260 {
	height: 260px !important;
}

.sendai_premium_page .sendai_premium_page__body .h270 {
	height: 270px !important;
}

.sendai_premium_page .sendai_premium_page__body .h280 {
	height: 280px !important;
}

.sendai_premium_page .sendai_premium_page__body .h290 {
	height: 290px !important;
}

.sendai_premium_page .sendai_premium_page__body .h300 {
	height: 300px !important;
}

.sendai_premium_page .sendai_premium_page__body .h310 {
	height: 310px !important;
}

.sendai_premium_page .sendai_premium_page__body .h320 {
	height: 320px !important;
}

.sendai_premium_page .sendai_premium_page__body .h330 {
	height: 330px !important;
}

.sendai_premium_page .sendai_premium_page__body .h340 {
	height: 340px !important;
}

.sendai_premium_page .sendai_premium_page__body .h350 {
	height: 350px !important;
}

.sendai_premium_page .sendai_premium_page__body .h360 {
	height: 360px !important;
}

.sendai_premium_page .sendai_premium_page__body .h370 {
	height: 370px !important;
}

.sendai_premium_page .sendai_premium_page__body .h380 {
	height: 380px !important;
}

.sendai_premium_page .sendai_premium_page__body .h390 {
	height: 390px !important;
}

.sendai_premium_page .sendai_premium_page__body .h400 {
	height: 400px !important;
}

.sendai_premium_page .sendai_premium_page__body .h410 {
	height: 410px !important;
}

.sendai_premium_page .sendai_premium_page__body .h420 {
	height: 420px !important;
}

.sendai_premium_page .sendai_premium_page__body .h430 {
	height: 430px !important;
}

.sendai_premium_page .sendai_premium_page__body .h440 {
	height: 440px !important;
}

.sendai_premium_page .sendai_premium_page__body .h450 {
	height: 450px !important;
}

.sendai_premium_page .sendai_premium_page__body .h460 {
	height: 460px !important;
}

.sendai_premium_page .sendai_premium_page__body .h470 {
	height: 470px !important;
}

.sendai_premium_page .sendai_premium_page__body .h480 {
	height: 480px !important;
}

.sendai_premium_page .sendai_premium_page__body .h490 {
	height: 490px !important;
}

.sendai_premium_page .sendai_premium_page__body .h500 {
	height: 500px !important;
}

.sendai_premium_page .sendai_premium_page__body .h510 {
	height: 510px !important;
}

.sendai_premium_page .sendai_premium_page__body .h520 {
	height: 520px !important;
}

.sendai_premium_page .sendai_premium_page__body .h530 {
	height: 530px !important;
}

.sendai_premium_page .sendai_premium_page__body .h540 {
	height: 540px !important;
}

.sendai_premium_page .sendai_premium_page__body .h550 {
	height: 550px !important;
}

.sendai_premium_page .sendai_premium_page__body .h560 {
	height: 560px !important;
}

.sendai_premium_page .sendai_premium_page__body .h570 {
	height: 570px !important;
}

.sendai_premium_page .sendai_premium_page__body .h580 {
	height: 580px !important;
}

.sendai_premium_page .sendai_premium_page__body .h590 {
	height: 590px !important;
}

.sendai_premium_page .sendai_premium_page__body .h600 {
	height: 600px !important;
}

.sendai_premium_page .sendai_premium_page__body .h610 {
	height: 610px !important;
}

.sendai_premium_page .sendai_premium_page__body .h620 {
	height: 620px !important;
}

.sendai_premium_page .sendai_premium_page__body .h630 {
	height: 630px !important;
}

.sendai_premium_page .sendai_premium_page__body .h640 {
	height: 640px !important;
}

.sendai_premium_page .sendai_premium_page__body .h650 {
	height: 650px !important;
}

.sendai_premium_page .sendai_premium_page__body .h660 {
	height: 660px !important;
}

.sendai_premium_page .sendai_premium_page__body .h670 {
	height: 670px !important;
}

.sendai_premium_page .sendai_premium_page__body .h680 {
	height: 680px !important;
}

.sendai_premium_page .sendai_premium_page__body .h690 {
	height: 690px !important;
}

.sendai_premium_page .sendai_premium_page__body .h700 {
	height: 700px !important;
}

.sendai_premium_page .sendai_premium_page__body .h710 {
	height: 710px !important;
}

.sendai_premium_page .sendai_premium_page__body .h720 {
	height: 720px !important;
}

.sendai_premium_page .sendai_premium_page__body .h730 {
	height: 730px !important;
}

.sendai_premium_page .sendai_premium_page__body .h740 {
	height: 740px !important;
}

.sendai_premium_page .sendai_premium_page__body .h750 {
	height: 750px !important;
}

.sendai_premium_page .sendai_premium_page__body .h760 {
	height: 760px !important;
}

.sendai_premium_page .sendai_premium_page__body .h770 {
	height: 770px !important;
}

.sendai_premium_page .sendai_premium_page__body .h780 {
	height: 780px !important;
}

.sendai_premium_page .sendai_premium_page__body .h790 {
	height: 790px !important;
}

.sendai_premium_page .sendai_premium_page__body .h800 {
	height: 800px !important;
}

.sendai_premium_page .sendai_premium_page__body .h810 {
	height: 810px !important;
}

.sendai_premium_page .sendai_premium_page__body .h820 {
	height: 820px !important;
}

.sendai_premium_page .sendai_premium_page__body .h830 {
	height: 830px !important;
}

.sendai_premium_page .sendai_premium_page__body .h840 {
	height: 840px !important;
}

.sendai_premium_page .sendai_premium_page__body .h850 {
	height: 850px !important;
}

.sendai_premium_page .sendai_premium_page__body .h860 {
	height: 860px !important;
}

.sendai_premium_page .sendai_premium_page__body .h870 {
	height: 870px !important;
}

.sendai_premium_page .sendai_premium_page__body .h880 {
	height: 880px !important;
}

.sendai_premium_page .sendai_premium_page__body .h890 {
	height: 890px !important;
}

.sendai_premium_page .sendai_premium_page__body .h900 {
	height: 900px !important;
}

.sendai_premium_page .sendai_premium_page__body .h910 {
	height: 910px !important;
}

.sendai_premium_page .sendai_premium_page__body .h920 {
	height: 920px !important;
}

.sendai_premium_page .sendai_premium_page__body .h930 {
	height: 930px !important;
}

.sendai_premium_page .sendai_premium_page__body .h940 {
	height: 940px !important;
}

.sendai_premium_page .sendai_premium_page__body .h950 {
	height: 950px !important;
}

.sendai_premium_page .sendai_premium_page__body .h960 {
	height: 960px !important;
}

.sendai_premium_page .sendai_premium_page__body .h970 {
	height: 970px !important;
}

.sendai_premium_page .sendai_premium_page__body .h980 {
	height: 980px !important;
}

.sendai_premium_page .sendai_premium_page__body .h990 {
	height: 990px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt00 {
	margin-top: 0px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt05 {
	margin-top: 5px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt07 {
	margin-top: 7px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt10 {
	margin-top: 10px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt15 {
	margin-top: 15px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt20 {
	margin-top: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt25 {
	margin-top: 25px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt30 {
	margin-top: 30px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt35 {
	margin-top: 35px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt40 {
	margin-top: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt45 {
	margin-top: 45px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt50 {
	margin-top: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt55 {
	margin-top: 55px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt60 {
	margin-top: 60px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt65 {
	margin-top: 65px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt70 {
	margin-top: 70px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt75 {
	margin-top: 75px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt80 {
	margin-top: 80px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt85 {
	margin-top: 85px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt90 {
	margin-top: 90px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt95 {
	margin-top: 95px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt100 {
	margin-top: 100px !important;
}

.sendai_premium_page .sendai_premium_page__body .mt105 {
	margin-top: 105px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr00 {
	margin-right: 0px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr05 {
	margin-right: 5px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr07 {
	margin-right: 7px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr10 {
	margin-right: 10px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr15 {
	margin-right: 15px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr20 {
	margin-right: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr25 {
	margin-right: 25px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr30 {
	margin-right: 30px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr35 {
	margin-right: 35px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr40 {
	margin-right: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr45 {
	margin-right: 45px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr50 {
	margin-right: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr55 {
	margin-right: 55px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr60 {
	margin-right: 60px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr65 {
	margin-right: 65px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr70 {
	margin-right: 70px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr75 {
	margin-right: 75px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr80 {
	margin-right: 80px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr85 {
	margin-right: 85px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr90 {
	margin-right: 90px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr95 {
	margin-right: 95px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr100 {
	margin-right: 100px !important;
}

.sendai_premium_page .sendai_premium_page__body .mr105 {
	margin-right: 105px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb00 {
	margin-bottom: 0px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb05 {
	margin-bottom: 5px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb07 {
	margin-bottom: 7px !important;
}

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

.sendai_premium_page .sendai_premium_page__body .mb15 {
	margin-bottom: 15px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb20 {
	margin-bottom: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb25 {
	margin-bottom: 25px !important;
}

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

.sendai_premium_page .sendai_premium_page__body .mb35 {
	margin-bottom: 35px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb40 {
	margin-bottom: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb45 {
	margin-bottom: 45px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb50 {
	margin-bottom: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb55 {
	margin-bottom: 55px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb60 {
	margin-bottom: 60px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb65 {
	margin-bottom: 65px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb70 {
	margin-bottom: 70px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb75 {
	margin-bottom: 75px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb80 {
	margin-bottom: 80px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb85 {
	margin-bottom: 85px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb90 {
	margin-bottom: 90px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb95 {
	margin-bottom: 95px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb100 {
	margin-bottom: 100px !important;
}

.sendai_premium_page .sendai_premium_page__body .mb105 {
	margin-bottom: 105px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml00 {
	margin-left: 0px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml05 {
	margin-left: 5px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml07 {
	margin-left: 7px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml10 {
	margin-left: 10px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml15 {
	margin-left: 15px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml20 {
	margin-left: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml25 {
	margin-left: 25px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml30 {
	margin-left: 30px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml35 {
	margin-left: 35px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml40 {
	margin-left: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml45 {
	margin-left: 45px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml50 {
	margin-left: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml55 {
	margin-left: 55px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml50 {
	margin-left: 60px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml65 {
	margin-left: 65px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml70 {
	margin-left: 70px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml75 {
	margin-left: 75px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml80 {
	margin-left: 80px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml85 {
	margin-left: 85px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml90 {
	margin-left: 90px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml95 {
	margin-left: 95px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml100 {
	margin-left: 100px !important;
}

.sendai_premium_page .sendai_premium_page__body .ml105 {
	margin-left: 105px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt05 {
	padding-top: 5px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt07 {
	padding-top: 7px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt10 {
	padding-top: 10px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt15 {
	padding-top: 15px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt20 {
	padding-top: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt25 {
	padding-top: 25px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt30 {
	padding-top: 30px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt35 {
	padding-top: 35px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt40 {
	padding-top: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt45 {
	padding-top: 45px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt50 {
	padding-top: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .pt55 {
	padding-top: 55px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr05 {
	padding-right: 5px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr07 {
	padding-right: 7px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr10 {
	padding-right: 10px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr15 {
	padding-right: 15px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr20 {
	padding-right: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr25 {
	padding-right: 25px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr30 {
	padding-right: 30px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr35 {
	padding-right: 35px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr40 {
	padding-right: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr45 {
	padding-right: 45px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr50 {
	padding-right: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr55 {
	padding-right: 55px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr60 {
	padding-right: 60px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr65 {
	padding-right: 65px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr70 {
	padding-right: 70px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr75 {
	padding-right: 75px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr80 {
	padding-right: 80px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr85 {
	padding-right: 85px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr90 {
	padding-right: 90px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr95 {
	padding-right: 95px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr100 {
	padding-right: 100px !important;
}

.sendai_premium_page .sendai_premium_page__body .pr105 {
	padding-right: 105px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb05 {
	padding-bottom: 5px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb07 {
	padding-bottom: 7px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb10 {
	padding-bottom: 10px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb15 {
	padding-bottom: 15px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb20 {
	padding-bottom: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb25 {
	padding-bottom: 25px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb30 {
	padding-bottom: 30px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb35 {
	padding-bottom: 35px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb40 {
	padding-bottom: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb45 {
	padding-bottom: 45px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb50 {
	padding-bottom: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .pb55 {
	padding-bottom: 55px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl05 {
	padding-left: 5px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl07 {
	padding-left: 7px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl10 {
	padding-left: 10px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl15 {
	padding-left: 15px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl20 {
	padding-left: 20px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl25 {
	padding-left: 25px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl30 {
	padding-left: 30px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl35 {
	padding-left: 35px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl40 {
	padding-left: 40px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl45 {
	padding-left: 45px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl50 {
	padding-left: 50px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl55 {
	padding-left: 55px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl50 {
	padding-left: 60px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl65 {
	padding-left: 65px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl70 {
	padding-left: 70px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl75 {
	padding-left: 75px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl80 {
	padding-left: 80px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl85 {
	padding-left: 85px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl90 {
	padding-left: 90px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl95 {
	padding-left: 95px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl100 {
	padding-left: 100px !important;
}

.sendai_premium_page .sendai_premium_page__body .pl105 {
	padding-left: 105px !important;
}
