@charset "utf-8";
/* --------------------------  */

html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
blockquote,
figcaption,
figure,
footer,
header,
section,
button,
dfn {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
th,
dfn {
    font-weight: normal;
    font-style: normal;
}

ul,
ol {
    list-style: none
}

img {
    border: none
}

caption,
th {
    text-align: left
}

textarea {
    overflow: auto;
    resize: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
.clearfix {
    display: block;
}

a > img {
    vertical-align: bottom
}

.wrap table {
	border:#aaa 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    line-height: 180%;
	font-size:15px;
	text-align:left;
    margin: 4% auto 10%;
}

/* tools --------------------------  */

.clearfix:after,
.wrap:after,
.spanning:after,
.content:after,
.main:after,
.section:after,
.text:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

/* common --------------------------  */

html {
    height: 100%;
    width: 100%;
}

body {
    height: 100%;
    font: 16px "メイリオ","Meiryo","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",sans-serif;
    color: #222222;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	text-align:justify;
	overflow-x: hidden;
}

a {
    color: #222222;
    cursor: pointer;
    background: transparent;
    text-decoration: underline;
}

a:hover {
    color: #ea5a97;
}

a:active {
    color: #888888;
}

p {
	line-height:2.2em;
	font-size:16px;
}

.main {
    min-height: 100%;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	background:#fff;
}

#other_main {
	min-height: 100%;
    overflow: hidden;
    background-color: #e8e8e8;
}
}

.main svg {
    display: block;
}

::-webkit-input-placeholder {
    color: #cccccc
}

:-moz-placeholder {
    color: #cccccc
}

::-moz-placeholder {
    color: #cccccc
}

:-ms-input-placeholder {
    color: #cccccc
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

/* header --------------------------  */

header {
    background-color: #c1ecf1;
    box-sizing: border-box;
    position: relative;
    right: 0;
    width: 100%;
	padding:5px 0;
}

header .wrap {
    margin: 0 auto;
    max-width: 1000px;
	text-align:right;
	color:#fff;
	font-size:21px;
}


/* footer --------------------------  */

footer {
	background:#1f232b;
    color: #fff;
    line-height: 28px;
    padding: 30px 0;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height:90px;
	font-size:13px;
}

footer .section {
    text-align: center;
}

footer .section ol, ul {
	list-style: outside none none;
}


footer .section ul li {
    display: inline;
}

footer a {
    color: #fff;
    cursor: pointer;
    background: transparent;
    text-decoration: underline;
}


/* content --------------------------  */
#head {
	background:#fff;
	height:700px;
}

#head .b_back {
	background: #e4eff6 none repeat scroll 0 0;
    height: 380px;
    margin: -380px auto 0;
}

#head .g_back {
	background: #3c4752;height: 60px;margin:-87px auto 0;
}

#head .w_line {
	border-bottom: #fff solid 1px;margin:5px auto 0;
}

#head .wrap {
	margin: 0 auto;
	width:1400px;
}

/*ChromeとOperaのみだけに適用されるCSSハック*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
}

/*headline --- */

#headline {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/headline_back.png) repeat; height:720px;	
}

#headline img {
	margin:40px auto;
}

#headline2 {
	padding:70px 0;
}

#headline2 .box {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 4px 4px 0px #9FA0A0;
	-moz-box-shadow: 4px 4px 0px #9FA0A0;
	box-shadow: 4px 4px 0px #9FA0A0;
	background-color: #fff;
	width:1000px;
	border:#ac2c24 solid 3px;
	margin:0 auto;
	padding:50px 50px;
}

#headline2 h2 {
	color:#2b3933;
	font-size:41px;
	font-weight:bold;
	width:1000px;
	margin:0 auto 60px;
	text-align:center;
}

#headline2 p {
	font-size:18px;
	padding:0 50px;
}

.wrap , #reason {
	margin: 0 auto;
   	width: 1000px;
}

.wrap_img {
	margin:0 auto;
	width:1200px;
	text-align:center;
}

.wrap2 {
	margin: 0 auto;
   	width: 1200px;
	text-align: center;
}

h2 {
	margin:0 auto 50px;
	transform:scale(1, 1.05);
	letter-spacing:5px;
	width:1200px;
	font-size:46px;
	text-align:center;
	font-weight: bold;
    line-height: 1.5em;
	color:#333;
}

h3 {
	transform:scale(1, 1.05);
	letter-spacing:5px;
	font-weight: bolder;
}

.black_h2 {
	background:#3e3a39; color:#fff; padding:40px 0; font-size:46px;  text-align:center;font-weight:bold;
	line-height:1.5em;
	transform:scale(1, 1.05);
	letter-spacing:5px;
}

.black_triangle {
	width: 0;
	height: 0;
	border: 58px solid transparent;
	border-top: 40px solid #3e3a39; margin:0 auto;
}

.yellow_h2 {
	background:#f1ce30; color:#231815; padding:40px 0; font-size:46px;  text-align:center;font-weight:bold;
	line-height:1.5em;
}

.yellow_triangle {
	width: 0;
	height: 0;
	border: 58px solid transparent;
	border-top: 40px solid #f1ce30; margin:0 auto;
}

.white_h2 {
	background:#fff; color:#231815; padding:40px 0; font-size:46px;text-align:center;font-weight:bold;
	line-height:1.5em;
	position:relative;
	top:-90px;
	transform:scale(1, 1.05);
	letter-spacing:5px;
}

.red_h2 {
	background: #ac2c24 none repeat scroll 0 0;
    color: #f1ce30;
    font-size: 44px;
    font-weight: bold;
    line-height: 1.5em;
    padding: 40px 0 30px;
    text-align: center;
}

#mv_after {
	background-image: linear-gradient(
    -45deg,
    #fdfdfb 25%,
    #fcf4f1 25%, #fcf4f1 50%,
    #fdfdfb 50%, #fdfdfb 75%,
    #fcf4f1 75%, #fcf4f1);
  	background-size: 50px 50px; padding:65px 0;
	box-shadow: 2px 2px 6px 2px #d8d6d6;
-moz-box-shadow: 2px 2px 6px 2px #d8d6d6;
-webkit-box-shadow: 2px 2px 6px 2px #d8d6d6;
}

#mv_after .mv_h2 {
	background: url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/voice_mv_after.png) no-repeat center center;
	height: 598px;
	text-align: center;
}

#mv_after .mv_h2 iframe {
    width: 512px;
    height: 288px;
	margin-top: 260px;
}

#can {
	background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #e6f2e7 25%, #e6f2e7 50%,
    #fff 50%, #fff 75%,
    #e6f2e7 75%, #e6f2e7);
  	background-size: 50px 50px; padding:75px 0;
}

#can h3 {
	font-size:32px;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;
    letter-spacing: 0;
}

#can .under_red {
	border-bottom:#ac2c24 solid 1px;
}

#can .under_black {
	border-bottom:#333333 solid 1px;
}

#can .marker {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}

.triangle::before {
	position: absolute;
  width: 220px;
  left: 0;
  bottom: 0;
  border-bottom: 20px solid white;
  border-right: 20px solid transparent;
  display: block;
  content:" ";
}
.triangle::after {
  position: absolute;
  left: 240px;
  bottom: 0;
  right: 0;
  border-bottom: 20px solid white;
  border-left: 20px solid transparent;
  display: block;
  content:" ";
}

#monitor , 
#monitor2 {
	padding:70px 0;
}

#monitor2 {
	padding:70px 0 20px;
}

#monitor img , 
#monitor2 img {
	margin-bottom:25px;
}

#monitor .movie_box ,
#monitor2 .movie_box {
	border:#ac2c24 solid 2px; background-color:#fff; width:918px; padding:40px; margin:20px auto;
}

#monitor .movie_box iframe {
	width:420px; height:236px; float:left; margin-right:20px;
}

#monitor .movie_box p {
	overflow:auto;
}

#monitor2 .movie_box p {
	overflow:hidden;
}

#monitor h4 , 
#monitor2 h4{
	font-size:27px;
	font-family:mplus-2p-bold; transform: rotate(0.05deg);
	line-height: 1.5em;
	color:#333;
}

#monitor .movie_box .border {
	border-bottom: #c9caca solid 1px; padding:5px 0; width:485px; margin-left:440px;
}

#monitor2 .movie_box .border {
	border-bottom: 1px solid #c9caca;
    margin-left: 180px;
    padding: 5px 0;
    width: 740px;
}

#monitor .name , 
#monitor2 .name {
	text-align:right;font-family:mplus-2p-medium; transform: rotate(0.05deg); margin:10px 0 20px;
	color:#333333;
}

#monitor .photo_box , 
#monitor2 .photo_box {
	border:#ac2c24 solid 2px; background:#fff; width:440px; float:left;padding: 30px 20px;
	margin:20px 0;
	overflow:hidden;
	line-height: 1em;
}

#monitor .photo_box2 , 
#monitor2 .photo_box2 {
	border:#ac2c24 solid 2px; background:#fff; width:440px;padding: 30px 20px; float:right;
	overflow:hidden;
	margin:20px 0 20px;
	line-height: 1em;
}

#monitor .photo_box img ,
#monitor .photo_box2 img {
	margin:0 65px 10px;
	box-shadow:1px 1px 3px 2px #d0d5d1;
-moz-box-shadow:1px 1px 3px 2px #d0d5d1;
-webkit-box-shadow:1px 1px 3px 2px #d0d5d1;
}

#monitor2 .photo_box img ,
#monitor2 .photo_box2 img ,
#monitor2 .movie_box img {
	float: left;
	margin:0 20px 10px 0;
	box-shadow:1px 1px 3px 2px #d0d5d1;
-moz-box-shadow:1px 1px 3px 2px #d0d5d1;
-webkit-box-shadow:1px 1px 3px 2px #d0d5d1;
}

#monitor .photo_box .border ,
#monitor .photo_box2 .border ,
#monitor2 .photo_box .border ,
#monitor2 .photo_box2 .border {
	border-bottom: #c9caca solid 1px; padding:5px 0; width:440px;
}

#monitor .he3 {
	height:598px;
}

#monitor .he2 {
	height:665px;
}

#monitor2 .he2 {
	height:695px;
}

#monitor .he1 {
	height:668px;
}

#monitor2 .he1 {
	height:740px;
}

.normal {
	padding:70px 0;
	background:#ffffff;
}

.image {
	text-align:center;
	margin:50px auto;
}

.top_img {
	text-align:center;
}

#abc {
	background-color:rgba(240,244,241,0.9); padding:70px 0;height: 850px;
}

#abc h2 {
	color:#7a6a56;
}

#abc .back_img {
	position:relative;top: -920px;
    left: 500px; opacity:0.6;
}

#rule {
	padding:70px 0; background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/chalkboard_back.jpg) repeat;
}

#rule h2 {
	color:#fbd524;
	letter-spacing:0;
}

#rule .wrap2 {
	margin: 0 auto 150px;
   	width: 1000px;
	height:630px;
	text-align:left;
}

#rule p {
	color:#ffffff;font-family:mplus-2p-medium; transform: rotate(0.05deg);
	z-index: 1;
}

#rule .back_img {
	position:relative;
    top: -405px;
    left: 60px;
}

#prof {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/max_back.jpg) no-repeat center top;color:#ffffff;
	margin-top: 70px;
}

#prof .black_box {
	background: #3e3a39 none repeat scroll 0 0;
    margin: 0 40px;
    padding: 50px 30px;
    width: 860px;
}

#prof h2 {
	width:840px; font-size:44px;
	color:#ffffff;
}

#prof .red_box {
	background:#ba493a; width:890px; padding:30px 40px;margin:0 17px;
}

#prof .max_photo {
	float:left; padding-right:2em;position:relative;top: -50px; margin-bottom:-50px;
}

#prof h3 {
	font-size:20px; margin-bottom:20px;font-weight:bold;
	letter-spacing:0
}

#prof h2 {
	width:840px; font-size:44px;
	color:#ffffff;
}

#prof .red_box {
	background:#ba493a; width:890px; padding:30px 40px;margin:0 17px;
}

#prof .max_photo {
	float:left; padding-right:2em;position:relative;top: -50px; margin-bottom:-50px;
}

#prof h3 {
	font-size:20px; margin-bottom:20px;font-weight:bold;
	letter-spacing:0
}

#prof2 {
	margin:0 auto;
 	width:1200px;
	color:#fff;
}

#prof2 .black_box{
	background:#3e3a39; width:840px; margin:0 141px 70px; padding:50px 40px;
	height:1455px;
}

#prof2 h3 {
	color:#fbd524;
	font-weight:bold;
	font-size:42px;
	text-align:center;
}

#prof2 .praise{
	height:650px;
}
#prof2 .praise2{
	height:440px;
}

#prof2 .praise3{
	height:265px;
}

#prof2 .photo_right {
	left: 610px;
    padding-left: 2em;
    position: relative;
}

#prof2 .photo_right2 {
	left: 640px;
    padding-left: 2em;
    position: relative;
    top: -140px;
}

#prof2 .photo_left {
    left: -100px;
    padding-left: 2em;
    position: relative;
    top: -200px;
}

#prof2 .txt_right {
	position:relative;top:-260px;
}

#prof2  .txt_right2 {
	position:relative;top:-460px;
}

#prof2 .txt_left {
	position:relative;top:-460px;
}

#prof2 .number {
	font-size:80px; font-weight:bold; color:#c9a063; opacity:0.7; font-family:mplus-2p-medium; transform: rotate(0.05deg);
}

#prof2  .name {
	font-weight:bold;font-size:32px; padding-left:10px;font-family:mplus-2p-medium; transform: rotate(0.05deg);
}

#prof2 .praise p ,#prof2 .praise2 p ,#prof2 .praise3 p {
	font-size:15px; line-height:1.8em;
}

#prof2  .comment_right {
	position:relative; width:620px;
	background:none;
	padding:0;
}

#prof2  .comment_right2 {
	position:relative; width:650px;
	background:none;
	padding:0;
}

#prof2  .comment_left {
	position:relative; width:640px;
	background:none;
	padding:0;
}

#prof2 .praise .profile ,#prof2 .praise2 .profile , #prof2 .praise3 .profile {
	font-weight:bold; color:#c9a063; margin-top:10px;
}

#prof2 .back_img {
	left: -300px;
    opacity: 0.4;
    position: relative;
    top:0;
}


#message {
	width:1000px; background:#fdf4e7; padding:60px 60px;box-shadow:1px 1px 3px 2px #d0d5d1;
-moz-box-shadow:1px 1px 3px 2px #d0d5d1;
-webkit-box-shadow:1px 1px 3px 2px #d0d5d1; margin:0 auto 70px;
}

#message h4 {
	color:#a28a77; font-size:28px; margin:40px 0 5px;
	font-weight:bold;
}

.red_h4 {
	background:#ac2c24; color:#fff; padding:10px 0; text-align:center; margin:50px auto; font-size:28px; font-weight:bold;
}

.movie_frame .red_iframe {
	border:#ac2c24 solid 4px; width:610px; margin:50px 191px;box-shadow:1px 1px 2px 1px #d0d5d1;
-moz-box-shadow:1px 1px 3px 2px #d0d5d1;
-webkit-box-shadow:1px 1px 3px 2px #d0d5d1;
	hegiht:343px;
}

#reason .box{
	border:#333333 solid 1px; border-radius:10px; width:1000px; margin:40px auto 0;
}

#reason .red_belt {
	background:#ac2c24; margin:30px auto 0; padding:20px; height:125px;
}

#reason .mark {
	position:relative;top:-38px; left:0; float:left; padding-right:2em;
}

#reason h3 {
	color:#ffffff;text-shadow: 1px 1px 1px #333333; font-size:38px; font-weight:bold;
	line-height: 1.2em;
    letter-spacing: 0;
}

#reason p {
	margin:0 40px 20px;
}

#reason .illust {
	text-align:center;
	margin-bottom:10px;
}

#commentary {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/carpet_back.png) repeat; padding:70px 0;
	height:5500px;
}

#commentary .maru_back {
	height:450px; position:relative;top:-65px; left:0px; background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/commentary_back.png) no-repeat;
}

#commentary .wrap {
	width:1100px; padding-top:70px;
}

#commentary .c_title {
	background:#3e3a39;
	padding: 10px 0 6px;
	font-size:46px; color:#fff; font-weight:bold;
	text-align:center;
	transform:scale(1, 1.05);
	letter-spacing:5px;
}

#commentary .semi {
	margin:60px auto;font-weight:bold; font-size:21px;  text-align:center;
}

#commentary .white_back {
	background:rgba(255,255,255,0.8); width:945px;padding:50px 50px 30px 105px;
}

#commentary .c_mark {
	position:relative;left:-56px; float:left;padding-right:2em; margin-right:-60px;
	top:-5px;
}

#commentary .left_box {
	border-left:solid 2px #a42d24; padding-left:80px;
}

#commentary .left_box_none {
	 padding-left:80px;
}

#commentary h5 {
	color:#a42d24; font-family:mplus-2p-bold; transform: rotate(0.05deg); font-weight:bold; font-size:32px;line-height: 1.8em;
	position: relative;
    top: -5px;
}

#commentary .h5_end {
	color:#3e3a39; font-family:mplus-2p-bold; transform: rotate(0.05deg); font-weight:bold; font-size:32px;line-height: 1.3em;
	position: relative;
    top: -5px;
}

#commentary h6 {
	background: #3e3a39 none repeat scroll 0 0;
	color: #fff;
	font-size: 21px;
	letter-spacing:3px;
	padding: 7px 0 7px 10px;
	width: 865px;
	position: relative;
    top: -5px;
	font-family:mplus-2p-bold; transform: rotate(0.05deg);
}

#commentary .mini {
	font-weight:bold;font-family:mplus-2p-bold; transform: rotate(0.05deg); font-size:24px; padding-top:20px;
}

#commentary .mivie_title {
	color:#a42d24; font-weight:bold; font-size:21px; text-align:center;
	margin-top:30px;
}

#commentary .movie_frame {
	text-align:center;
}

#commentary .movie_frame .br_iframe {
	border:#7a6a56 solid 4px; width:610px; margin: 10px auto 30px;box-shadow:1px 1px 2px 1px #d0d5d1;
	-moz-box-shadow:1px 1px 3px 2px #d0d5d1;
	-webkit-box-shadow:1px 1px 3px 2px #d0d5d1;
	hegiht:343px;
}

#commentary .p_bottom { 
	padding-bottom:60px;
}

#commentary .p_under {
	font-weight:bold; color:#688686; margin:40px 0 8px; border-bottom:#688686 solid 1px;
	font-size:21px;
	line-height:1.4em;
}

#commentary .end {
	width:890px; color:#fff; background:#ac2c24; font-weight:bold;font-size:30px; text-align:center; padding:20px 0; margin:30px auto;
	font-family:mplus-2p-bold; transform: rotate(0.05deg);
}

#proceed {
    background: rgba(0, 0, 0, 0) url("https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/chalkboard_back.jpg") repeat scroll 0 0;
    padding: 70px 0;
}

#proceed h2 {
    color: #ffffff;
    font-size: 46px;
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/pencil_line.png) no-repeat center bottom;
	background-size:60%;
}

#proceed .end {
	background:#ac2c24;
	width:1100px;
	margin:30px auto 0;
	font-weight:bold;
	 
	text-align:center;
	color:#fff;
	font-size:36px;
	padding:25px 0;
	line-height:1.5em;
}

#pre {
}

#pre .h2_inner {
	border-top:#fff solid 1px;
	border-bottom:#fff solid 1px;
	width:1100px;
	margin:0 auto;
	transform:scale(1, 1.05);
	letter-spacing:5px;
	font-weight:bold;
	padding:10px 0 8px;
	line-height: 2em;
}

.pre_inner {
	background: url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/pre_back.jpg) no-repeat;padding: 70px 0 140px;background-size: cover;
}

.pre_headlinebox {
	padding: 30px; box-sizing: border-box;background: #a42d24; margin-bottom: 70px;
}

.pre_headlin_inner {
	border: 2px solid #f1ce30;background: #ffffff;padding: 40px 100px;box-sizing: border-box;font-family:mplus-2p-medium; transform: rotate(0.05deg);
}

.pre_headlin_inner h6 {
	font-size: 160%;font-weight: bold;margin-bottom: 30px;
}

.pre_content {
	width:1000px;
	background:rgba(255,255,255,0.9);
	padding:1px 50px 60px;
	margin:0 auto 50px;
}

#pre .red_box {
	border:#a42d24 solid 2px;
	margin:50px auto 0;
	padding:40px 50px;
}

#pre .red_box_db {
	border:#a42d24 double 4px;
	margin:50px auto 0;
	padding:40px 50px;
}

#pre .pre_mark {
	position:relative;top:-10px; left:-20px; float:left;
}

#pre h3 {
	font-weight:bold; font-size:36px;
	margin: -15px auto 40px;
	padding-top:2px;
	letter-spacing: -0.02em;
}

.small {
	font-size:13px;
	line-height:1.6em;
	padding-left: 3em;
    text-indent: -3em;
}

.small2 {
	font-size:13px;
	line-height:1.6em;
	padding-left: 1em;
    text-indent: -1em;
}

.pre2 {
	background: url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/pre2.jpg) repeat center top;
	padding: 70px 0;
    position: relative;
    top: -98px;
    z-index: 0;
	border-top:#e8c738 solid 2px;
	border-bottom:1px solid #7a6a56;
}

.pre3 {
	background: url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/pre3_back.jpg) repeat;padding-bottom: 70px;
	padding: 70px 0;
    z-index: 0;
}

.pre3_white_txt {
	color: #fff;font-size: 65px;letter-spacing: 0.1em;
}

.red_belt {
	background: #ac2c24;width: 1000px; box-sizing: border-box; padding: 0px 0px 10px; margin:0 0 55px -52px; height: 187px;
}

.red_belt img {
	margin-top: -20px;
}

#pre .big_max {
	float: right;
    height: 790px;
    left: 20px;
    position: relative;
    top: -100px;
	z-index: 1;
}

#pre .movie_arrives {
	position: relative;
    top: -135px;
}

#pre .qa_h4 {
	background: #3e3a39 none repeat scroll 0 0;
	color: #f1ce30;
	font-family: mplus-2p-bold;
	font-size: 24px;
	margin: -230px 0 0 0;
	padding: 25px 10px 20px;
	text-align: center;
	transform: rotate(0.05deg);
	width: 600px;
	box-sizing: border-box;
}

#guarantee {
	background:rgba(240, 244, 241, 0.7); padding:20px 40px; box-sizing:border-box; margin:20px auto; width:860px;border:solid 1px rgba(200, 200, 200, 1);
}

#guarantee2 {
	background:rgba(240, 244, 241, 0.7); padding:20px 40px; box-sizing:border-box; margin:20px auto; width:860px;border:solid 1px rgba(200, 200, 200, 1);
}

#guarantee p , #guarantee2 p {
	font-size:13px;
}

.ma_reset {
	margin-top:-98px;
}

#warranty {
	background: url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/dot_back2.jpg) repeat; padding-bottom:70px;
}

#price {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/vertical_back.jpg) repeat;
	box-shadow:0px 9px 12px -9px #b5b5b6 inset;
	padding:70px 0;
}

#price h3 {
	font-weight:bold; font-size:36px; color:#3e3a39; text-align:center;
}

/*timer --- */

#timer {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/timer.png) no-repeat; margin:0 101px 70px; height:192px;
}

#timer .timer_iframe {
	width:797px; border:none;margin:113px 0 0 30px;
}

#material {
	margin:70px auto;
}

.cv {
	text-align:center;
	font-size:13px;
}

#qa {
	background-color:rgba(240,244,241,0.9); padding:70px 0;
	height:1580px;
}

#qa .back_img {
	left: 400px;
    opacity: 0.6;
    position: relative;
    top: -1621px;
}

#qa h2 {
	color:#7a6a56;
	font-weight:bold;
}

#qa .qa_box {
	background:#fff; width:910px; padding:30px 40px; margin:20px auto;box-shadow:4px 4px 0px 3px #b5b5b6;
-moz-box-shadow:4px 4px 0px 3px #b5b5b6;
-webkit-box-shadow:4px 4px 0px 3px #b5b5b6; border-radius:8px;
}

#qa .qa_img {
	float:left; padding-right:2em;
}

#qa .question {
	font-size:18px; color:#323333; font-weight:bold; padding-top:10px;
}

#postscript {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/paper_back.jpg) repeat center top; padding:70px 0;
}

#postscript .back_top {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/postscript_top.png) no-repeat; height:62px;
}

#postscript .back_middle {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/postscript_middle.png) repeat-y; padding:0 70px;
}

#postscript .back_bottom {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/postscript_bottom.png) no-repeat; height:62px;
}

#postscript .mark {
	float:left;padding-right:2em;
}

#postscript h3 {
	font-size:36px; color:#323333; font-weight:bold; padding:10px 0 30px; line-height:1.5em;
	letter-spacing:0;
}


/* other page --------------------------  */

#other_main h2 {
	background: #0387b1;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 30px auto 20px;
    padding: 10px 0;
    text-align: center;
    max-width: 100%;
}

#other_main h3 {
	color:#de348d;
}

.comment {
	background:#f5f2e9;
    padding: 95px 0 88px;
}

table {
	max-width: 100%;
	border:#eee 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    line-height: 180%;
	font-size:15px;
    margin: 40px auto 60px;
	text-align:left;
}

table tr {
	border-bottom:#eee 1px solid;
}

table th {
	background:#cd4d3e none repeat scroll 0 0;
	padding:0 2%;
	width:25%;
	border-right:#eee 1px solid;
	color: #fff;
	font-weight: bold;
}

table td {
	padding:2%;
	display: block;
	width:auto;
	background: #fff none repeat scroll 0 0;
}
	
.privacy {
    line-height: 200%;
    margin: 40px auto 80px;
    text-align: left;
    width: 900px;
	color:#171717;
	padding: 30px;
    background: #ffff;
    border-radius: 20px;
}

.privacy h3 {
	color:#003f52;
	font-size:19px;
	font-weight:bold;
	margin-top:30px;
}

.privacy h4 {
	font-size:16px;
	color:#2E2E2E;
	margin-top:12px;
}

.privacy ul {
	list-style-type: square;
	font-weight:normal;
	padding-left: 2em;
}

.map {
	width:550px;
	height:450px;
	border:0;
}

.season1 {
	padding-left:4em;
}

.season2 {
	padding-left:6.8em;
}

.season_dotted {
	border-bottom:#C1BEBE dotted 2px; margin:10px 20px;
}

.copy {
	text-align:center;

}

/* sp --------------------------  */
@media screen and (max-width: 768px) {
/* common --------------------------  */

html {
    height: 100%;
}

body {
    height: 100%;
    font: 1.1em "メイリオ","Meiryo","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",sans-serif;
    color: #222222;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	width:100%;
	text-align:justify;
}

img {
	width:100%;
}

a {
    color: #222222;
    cursor: pointer;
    background: transparent;
    text-decoration: underline;
}

a:hover {
    color: #ea5a97;
}

a:active {
    color: #888888;
}

p {
	line-height:1.9em;
	font-size:1em;
}

.main svg {
    display: block;
}

::-webkit-input-placeholder {
    color: #cccccc
}

:-moz-placeholder {
    color: #cccccc
}

::-moz-placeholder {
    color: #cccccc
}

:-ms-input-placeholder {
    color: #cccccc
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

/* header --------------------------  */

header {
    background-color: #c1ecf1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    width: 100%;
	color: #fff;
	font-size: 21px;
	padding:5px 2% ;
}

/* footer --------------------------  */

footer {
    color: #fff;
    line-height: 1.6em;
   padding: 1.5em 2%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 60px;
}

footer .section {
    text-align: center;
}

footer .section ol, ul {
	list-style: outside none none;
}

footer .section ul li {
    display: inline;
}

footer a {
    color: #fff;
}

/* content --------------------------  */


#head , #headline {
	margin:0 auto;
}

.wrap .privacy {
	margin:0 auto 2em;
	padding:0.2em 2% 2em;
	text-align: justify;
	width: 90%;
}

h2 {
	margin: 10px auto 0;
	transform:scale(1, 1.05);
	width:94%;
	font-size:1.8em;
	text-align: justify;
	font-weight: bold;
    line-height: 1.3em;
	color: #0f7eea;
	background:#ffe24d;
	text-align: -webkit-center;
}


h3 {
	transform:scale(1, 1.05);
	letter-spacing:5px;
}

#headline2 {
	padding:30px 0 50px;
}

#headline2 h2 {
	color:#2b3933;
	font-size:1.6em;
	font-weight:bold;
	width:96%;
	margin:0 auto 30px;
	text-align: justify;
}

#headline2 p {
	font-size:1.1em;
	padding:0 1%;
	width:96%;
}

#headline2 .box {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 4px 4px 0px #9FA0A0;
	-moz-box-shadow: 4px 4px 0px #9FA0A0;
	box-shadow: 4px 4px 0px #9FA0A0;
	background-color: #fff;
	width:92%;
	border:#ac2c24 solid 3px;
	margin:0 auto;
	padding:30px 2%;
}

#mv_after {
	background-image: linear-gradient(
    -45deg,
    #fdfdfb 25%,
    #fcf4f1 25%, #fcf4f1 50%,
    #fdfdfb 50%, #fdfdfb 75%,
    #fcf4f1 75%, #fcf4f1);
  	background-size: 50px 50px; padding:30px 0 50px;
	box-shadow: 2px 2px 6px 2px #d8d6d6;
-moz-box-shadow: 2px 2px 6px 2px #d8d6d6;
-webkit-box-shadow: 2px 2px 6px 2px #d8d6d6;
	box-sizing: border-box;
}

#mv_after .mv_h2 {
	text-align: center;
	margin: -68% auto 0;
	width: 90%;
}

#mv_after .mv_h2 .video {
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}

#mv_after .mv_h2 iframe {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#can {
	padding: 30px 3%;
	font-weight:bold;
	background: #DDF1F7;
	font-size:110%;
}

#can .under_red {
	border-bottom:#ac2c24 solid 1px;
}

#can .under_black {
	border-bottom:#333333 solid 1px;
}

#can .marker {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}

#monitor {
	background: #fff; padding:20px 0 50px;
	margin-top:-20px;
}

#monitor2 {
	background: #fff; padding:20px 0 0;
	margin-top:-20px;
}

#monitor .movie_box ,
#monitor .photo_box ,
#monitor2 .movie_box ,
#monitor2 .photo_box {
	background-color: #fff;
    border: 2px solid #ac2c24;
    margin: 20px auto;
    padding: 15px 3% 20px;
    width: 92%;
}

#monitor .movie_box iframe {
	height: 163px;
    width: 290px;
	margin:0 auto;
	background:#fff;
}

#monitor h4 ,
#monitor2 h4{
	font-size:1.6em;
	font-family:mplus-2p-bold; transform: rotate(0.05deg);
	line-height: 1.5em;
	color:#333;
	border-bottom: #c9caca 1px solid;
    padding-bottom: 10px;
}

#monitor .name ,
#monitor2 .name{
	text-align:right;font-family:mplus-2p-medium; transform: rotate(0.05deg); margin:8px 0 20px;
	color:#333333;
}

#monitor .photo_box img {
	margin:0 auto 10px;
	box-shadow:1px 1px 3px 2px #d0d5d1;
-moz-box-shadow:1px 1px 3px 2px #d0d5d1;
-webkit-box-shadow:1px 1px 3px 2px #d0d5d1;
	width:290px;
}

#monitor2 .photo_box img {
	margin:15px 10px 0 0;
	box-shadow:1px 1px 3px 2px #d0d5d1;
-moz-box-shadow:1px 1px 3px 2px #d0d5d1;
-webkit-box-shadow:1px 1px 3px 2px #d0d5d1;
	width:40%;
}

.normal {
	padding:50px 0;
	background:#ffffff;
}

.image {
	text-align:center;
	margin:20px auto;
}

.top_img {
	text-align:center;
}

#abc {
	background-color:rgba(240,244,241,0.9); padding: 30px 0 50px;
}

#abc h2 {
	color:#7a6a56;
}

#rule {
	padding:50px 0; background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/chalkboard_back.jpg) repeat;
}

#rule h2 {
	color:#fbd524;
	letter-spacing:0;
}

#rule p {
	color:#ffffff;font-family:mplus-2p-medium; transform: rotate(0.05deg);
	z-index: 1;
}

.wrap_img {
	margin:0 auto;
	width:98%;
	text-align:center;
}

#prof {
	color:#ffffff;
}

#prof .black_box {
	background: #3e3a39 none repeat scroll 0 0;
    margin: 0 auto;
    padding: 50px 3% 30px;
}

#prof h2 {
	width:98%; font-size:1.8em;
	color:#ffffff;
}

.android #prof h2 {
	font-size:1.5em;
}

#prof .red_box {
	background:#ba493a; padding:30px 3%;margin:0 auto;
}

#prof .max_photo {
	float:left; padding-right:1em;
	width:40%;
}

#prof h3 {
	font-size:20px; margin-bottom:20px;font-weight:bold;
	letter-spacing:0;
	border-bottom:#fff solid 1px;
	padding-bottom:5px;
}

#prof2 {
	background: #3e3a39 none repeat scroll 0 0;
    margin: 0 auto;
	text-align:center;
}

.prof2_back {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/max_back1.png) repeat-y;
	padding: 30px 3%;
}

#prof2 h3 {
	color:#fbd524;
	font-weight:bold;
	font-size:1.8em;
	text-align:center;
}

#prof2 .txt {
	text-align:justify;
	font-size:0.9em;
}

#prof2 .profile {
	font-weight:bold; color:#c9a063; margin-top:10px;
}

#message {
	width:96%; background:#fdf4e7; padding:30px 2% 50px;
	margin:0 auto;
}

#message h4 {
	color:#a28a77; font-size:1.5em; margin:40px 0 5px;
	font-weight:bold;
}

.android #message h4 {
	font-size:1.3em
}

.black_h2 {
	background:#3e3a39; color:#fff; padding:30px 2% 25px; font-size:1.8em; text-align:center;font-weight:bold;
	line-height:1.5em;
	transform:scale(1, 1.05);
	letter-spacing:5px;
}

.black_triangle {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #3e3a39 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 30px 70px 30px;
    height: 0;
    margin: 0 auto;
    width: 0;
}

.red_h4 {
	background: #ac2c24 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.6em;
    font-weight: bold;
    margin: 50px auto 30px;
    padding: 10px 1% 7px;
    text-align: center;
	box-sizing: border-box;
}

.movie_frame {
	text-align:center;
	margin:30px auto;
}

.movie_frame iframe {
	height: 163px;
    width: 290px;
	margin:0 auto;
	background:#fff;
	box-shadow:1px 1px 2px 1px #d0d5d1;
-moz-box-shadow:1px 1px 3px 2px #d0d5d1;
-webkit-box-shadow:1px 1px 3px 2px #d0d5d1;
	border:#ac2c24 solid 4px;
}

#reason .box{
	border:#333333 solid 1px; border-radius:10px; width:100%; margin:30px auto 0;
}

#reason .red_belt {
	background:#ac2c24; margin:35px auto 0; padding:3%;
	text-align:center;
}

#reason .mark {
	position:relative;top:-40px;
	width:60%;
	margin-bottom:-38px;
}

#reason h3 {
	color:#ffffff;text-shadow: 1px 1px 1px #333333; font-size:1.6em; font-weight:bold;
	line-height: 1.2em;
    letter-spacing: 0;
	text-align:left
}

#reason p {
	margin:0 3% 20px;
}

#reason .illust {
	text-align:center;
	margin-bottom:10px;
	width:96%;
	padding:0 2%;
}

#commentary {
	width:98%;
	border:#ac2c24 solid 2px;
	box-sizing:border-box;
	margin:0 auto;
	background:#fff;
	box-shadow:1px 1px 2px 3px #DCDDDD;
-moz-box-shadow:1px 1px 2px 3px #DCDDDD;
-webkit-box-shadow:1px 1px 2px 3px #DCDDDD;
	padding:20px 0;
	margin-bottom:50px;
}

#commentary .c_title {
	background: #3e3a39 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.8em;
    font-weight: bold;
    padding: 10px 3% 6px;
    text-align: justify;
    transform: scale(1, 1.05);
}

#commentary .semi {
	font-size: 1.2em;
    font-weight: bold;
    margin: 30px auto;
    text-align: justify;
	padding:0 2%;
}

#commentary .white_back {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    padding: 20px 3%;
    width: 94%;
}

#commentary .c_mark {
	position:relative;left:-56px; float:left;padding-right:2em; margin-right:-60px;
	top:-5px;
}

#commentary .mini {
	font-family: mplus-2p-bold;
    font-size: 1.3em;
    font-weight: bold;
    padding-top: 10px;
    transform: rotate(0.05deg);
    line-height: 1.4em;
    margin-bottom: 20px;
}

.mivie_title {
	color:#a42d24; font-weight:bold; font-size:1.3em; text-align:center;
	margin-top:30px;
}

.movie_frame {
	text-align:center;
	margin:30px auto;
}

#commentary .movie_frame iframe {
	border: 3px solid #7a6a56;
    box-shadow: 1px 1px 3px 2px #d0d5d1;
	height: 163px;
    width: 290px;
	margin:0 auto;
	background:#fff;
}

#commentary .p_under {
	font-weight:bold; color:#688686; margin:30px 0 8px; border-bottom:#688686 solid 1px;
	font-size:1.1em;
	line-height:1.4em;
}

#commentary .end {
	width:92%; color:#fff; background:#ac2c24; font-weight:bold;font-size:1.4em; text-align:center; padding:20px 2%; margin:15px auto 0;
	font-family:mplus-2p-bold; transform: rotate(0.05deg);
}

#proceed {
    background: rgba(0, 0, 0, 0) url("https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/chalkboard_back.jpg") repeat scroll 0 0;
    padding: 50px 4%;
}

#proceed h2 {
    color: #ffffff;
    font-size: 1.8em;
	padding-bottom:10px;
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/pencil_line.png) no-repeat center bottom;
	text-align:center;
}

#proceed .end {
	background:#ac2c24;
	width:96%;
	margin:30px auto 0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	font-size:1.4em;
	padding:25px 2%;
	line-height:1.5em;
}

.yellow_h2 {
	background: #f1ce30 none repeat scroll 0 0;
    color: #231815;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.5em;
    padding: 30px 2%;
    text-align: center;
}

.yellow_triangle {
	width: 0;
	height: 0;
	border: 58px solid transparent;
	border-top: 40px solid #f1ce30; margin:0 auto;
}

#pre {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

#pre .h2_inner {
	border-top:#fff solid 1px;
	border-bottom:#fff solid 1px;
	width:100%;
	margin:0 auto;
	transform:scale(1, 1.05);
	letter-spacing:5px;
	font-weight:bold;
	padding:10px 0 8px;
}

.pre_inner {
	background: url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/pre_back.png) repeat-y;padding: 30px 0 ;
}

.pre_headlinebox {
	padding: 20px 2%;
	box-sizing: border-box;
	background: #a42d24;
	margin: 0 auto 30px;
	width: 96%;
}

.pre_headlin_inner {
	border: 2px solid #f1ce30;background: #ffffff;padding: 20px 2%;box-sizing: border-box;
	width: 96%;margin: 0 auto;
}

.pre_headlin_inner h6 {
	font-size: 1.6em;font-weight: bold;margin-bottom: 30px;
}

.pre_content {
	width:98%;
	background:rgba(255,255,255,0.9);
	padding:20px 1%;
	margin:0 auto 30px;
	box-sizing: border-box;
}


#pre .red_box {
	border: 2px solid #a42d24;
    margin: 0 auto;
    padding: 20px 3%;
	width:94%;
	box-sizing: border-box;
}

#pre .red_box_db {
	border: 2px double #a42d24;
    margin: 30px auto 0;
    padding: 20px 3%;
	width:94%;
}

#pre .pre_mark {
	position:relative;top:-30px; left:-20px; float:left;
	width:30%;
	margin-bottom:-30px;
	margin-right:-10px;
}

#pre h3 {
	font-weight:bold; font-size:1.6em;
	margin-bottom: 20px;
	padding-top:2px;
	letter-spacing:0;
	color:#333;
}

#pre .black_box {
	background:#3e3a39; color:#f1ce30; font-size:1.3em; padding:8px 2%; text-align:center; width:96%; margin:20px auto 0;
}

#pre .big_max {
	position:relative; left:-13px;
	float:left;width:40%;
}

#guarantee {
	background:rgba(240, 244, 241, 0.7); padding:20px 2%; box-sizing:border-box; margin:20px auto 0; width:96%;border:solid 1px rgba(200, 200, 200, 1);
}

#guarantee2 {
	background:rgba(240, 244, 241, 0.7); padding:20px 2%; box-sizing:border-box; margin:20px auto 0; width:96%;border:solid 1px rgba(200, 200, 200, 1);
}

#guarantee p , #guarantee2 p {
	font-size:13px;
}

.white_h2 {
	background:#fff; color:#231815; padding:40px 2%; font-size:1.8em;text-align:center;font-weight:bold;
	line-height:1.5em;
	position:relative;
	top:-90px;
	transform:scale(1, 1.05);
	letter-spacing:5px;
}

.red_h2 {
	background: #ac2c24 none repeat scroll 0 0;
    color: #f1ce30;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.5em;
    padding: 40px 0 30px;
    text-align: center;
}

.pre2 {
	background: url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/pre2.jpg) repeat center top;
	padding: 30px 2% 50px;
    position: relative;
    top: -98px;
	border-top:#e8c738 solid 2px;
	border-bottom:1px solid #7a6a56;
}

.pre3 {
	background: url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/pre3_back.jpg) repeat;padding-bottom: 70px;
	padding: 30px 2% 50px;
    z-index: 0;
}

.pre3_white_txt {
	color: #fff;font-size: 123%;letter-spacing: 0.1em;
}

.pre_red_belt {
	background: #ac2c24 none repeat scroll 0 0;
    box-sizing: border-box;
    height: 0;
    margin: 0 0 55px -3.5%;
    padding: 10px 0 54%;
    width: 107%;
}

#warranty {
	background: url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/dot_back2.jpg) repeat; padding-bottom:50px;
}

#price {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/vertical_back.jpg) repeat;
	box-shadow:0px 9px 12px -9px #b5b5b6 inset;
	padding:50px 0;
}

#price h3 {
	font-weight:bold; font-size:1.6em; color:#3e3a39; text-align:center;
	line-height:1.5em;
}

#material {
	margin:30px auto;
}

.ma_reset {
	margin-top:-98px;
}



/*timer --- */

#timer {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/timer.png) no-repeat; margin:0 auto;
	background-size: 100%;
}

#timer .timer_iframe {
	border: medium none;
    margin: 57px auto -88px;
    width: 100%;
}

.cv {
	text-align:left;
	font-size:13px;
	padding-left:1em;
	text-indent:-1em;
}

#qa {
	background-color:rgba(240,244,241,0.9); padding:30px 0 30px;
}

#qa h2 {
	color:#7a6a56;
	font-weight:bold;
	text-align:center;
}

#qa .qa_box {
	background:#fff; width:94%; padding:15px 3%; margin:20px auto;box-shadow:4px 4px 0px 3px #b5b5b6;
-moz-box-shadow:4px 4px 0px 3px #b5b5b6;
-webkit-box-shadow:4px 4px 0px 3px #b5b5b6; border-radius:8px;
}

#qa .qa_img {
	float:left; padding-right:1em;
	width:15%;
}

#qa .question {
	font-size:1.2em; color:#323333; font-weight:bold; padding-top:10px;
	line-height:1.4em;
}

#postscript {
	background:url(https://ifsiteimg.s3.amazonaws.com/backend/step/mpl/lt/sp/paper_back.jpg) repeat center top; padding:30px 0;
}

#postscript .red_box {
	border: solid #a48b78 2px; width:92%; padding:10px 3% 20px; margin:30px auto 10px;
}

#postscript .mark {
	width:60%;
	margin-top:10px;
}

#postscript h3 {
	font-size:1.5em; color:#323333; font-weight:bold; padding:0 0 30px; line-height:1.3em;
	letter-spacing:0;
}


/* other page --------------------------  */

#other_main {
	font-size:0.9em;
}

.other_main h2 {
	background-color: #8a250b;
	margin:30px auto 0;
	width:100%;
	color:#fff;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.5em;
	text-align:center;
	padding:10px 0;
	text-shadow: 1px 1px 1px #333;
}

.other_content {
	margin: 0 auto;
    width: 100%;
}

.comment {
	background:#f5f2e9;
    padding: 95px 0 88px;
}}
@media screen and (max-width: 768px) {
.wrap table {
	border:#eee 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    line-height: 180%;
	font-size:15px;
	text-align:left;
	width:96%;
    margin: 4% auto 10%;
}}
@media screen and (max-width: 768px) {
table th {
	background:#D95E37 none repeat scroll 0 0;
	padding:0 2%;
	border-bottom:#eee 1px solid;
	width:auto;
	display: block;
	

}

table td {
	border-bottom:#eee 1px solid;
	display: block;
	width:auto;
	padding:2%;
	background: #ffff;
}
	
.privacy {
    line-height: 200%;
    margin: 5% auto 10%;
    text-align: left;
	color:#171717;
	padding:0 2%;
	background: #ffff;
}

.privacy h3 {
	color:#003f52;
	font-size:19px;
	font-weight:bold;
	margin-top:30px;
}

.privacy h4 {
	font-size:16px;
	color:#2E2E2E;
	margin-top:12px;
}

.privacy ul {
	list-style-type: square;
	font-weight:normal;
}

.map {
	 width:100%;
	 height:450px;
	 frameborder:0;
	 border:0;
}

.season2 {
	padding-left:2em;
}

.season_dotted {
	border-bottom:#C1BEBE dotted 2px; margin:10px 5%;
}

.index_box {
	border:1px solid #B4B2B2;
	margin:1em auto;
}
.wrap, #reason {
    margin: 0 auto;
    width:100%
}
.wrap , #reason {
	margin: 0 auto;
   	width: 100%;
}}
@media screen and (max-width: 768px) {
.wrap table {
	border:#aaa 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    line-height: 180%;
	font-size:15px;
	text-align:left;
    margin: 4% auto 10%;
    width:90%;
}
footer .section {
    padding-bottom: 0px;
    text-align: center;
}
}

