body {
    margin: 0;
    font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo,'Meiryo UI','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ã‚·ãƒƒã‚¯','Hiragino Sans','Hiragino Kaku Gothic ProN','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3',sans-serif;
}

body *{
	font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo,'Meiryo UI','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ã‚·ãƒƒã‚¯','Hiragino Sans','Hiragino Kaku Gothic ProN','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3',sans-serif;
}

#logo img{
	width: 60%;
	max-width: 250px;
}

.titleSmall {
	font-size: 0.75em;
}

.pinkText {
	color: #e3335d;
}

.blueText {
	color:#227abf;
}

.white-bg {
	background: #fff;

}
.title {
	font-size: 3vw;
	margin: 0;
	text-align: center;
}


#mainContent {
    width: 70%;
    display: inline-block;
    vertical-align: top;
}

#mainImage img {
    width: 90%;
}

div#logo {
	text-align: center;
	background: #fff;
}

#mainImage {
	text-align: center;
}

h4 {
	text-align: center;
	font-size: 1.6vw;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 20px;
}

#footer {
    margin-top: 4vh;
    background: #2279bf;
    color: #FFF;
    padding: 10px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 10px;
}

#footer a {
    color: #FFF;
}

#main {
    height: 100vh;
    background: #E5EFF8;
}

body {
    margin: 0;
    height: 100vh;
}

#formContent {
    display: inline-block;
    width: 29%;
    vertical-align: middle;
    padding: 10px;
    box-sizing: border-box;
    min-width: 345px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    box-shadow: 1px 6px 5px #999;
    background: #FFF;
}

h4#atcpAppend {
    font-size: 0 !important;
}

a {
    color: #2279bf;
    text-decoration: none;
}

/* satori */
div#satori__creative_container a {
    color: #2279bf;
}

p.satori__message.satori__privacy_policy_url {
    font-size: 11px;
}

input#satori__privacy_policy_agreement {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
}

input#satori__privacy_policy_agreement + label {
    display: block;
    font-size: 14px;
    padding: 10px;
    color: #e3335d;
    border-bottom: 5px solid #e09a9a;
    background: #FFDDDD;
}


input#satori__privacy_policy_agreement:checked + label {
    background: #ab1b3e !important;
    border-bottom: none;
    color: #FFF;
}

input#satori__privacy_policy_agreement + label > span {
    display: none;
}

.dot {
	padding-top: .4em;
	background-position: top left -2px;
    background-repeat: repeat-x;
    background-size: 1em 0.3em;
    background-image: radial-gradient(.15em .15em at center center,#e3335d,#e3335d 100%,transparent);
}

#modalBtn {
	display:none;
}

div#formContent > div { 
	padding: 10px;
}

/* ã‚¹ãƒžãƒ› */
@media screen and (max-width: 920px) {
	#modalBtn {
		display:block;
		position: fixed;
		-webkit-appearance:none;
		appearance:none;
		top:5px;
		right: 5px;
		padding: 10px;
		background: #e3335d;
		color: #fff;
		border: none;
    	z-index: 999;
    	outline: none;
    	font-weight: bold;
    	box-shadow: 2px 2px 2px #800d28;
	    border-radius: 3px;
	    width: 45%;
	}

	h4 {
		margin-top: 0;
	}

	div#formContent {
    	display: none;
	}

	#logo img {
	    width: 60%;
	    max-width: 220px;
	}

	#footer {
	    text-align: center;
	    position: static;
	}

	#mainImage img {
	    width: 90%;
	}

	#mainContent {
	    width: 100%;
	}

	.title {
	    font-size: 5vw;
	    text-align: center;
	    margin-top: 30px;
	}

	body {
	    height: auto;
	    font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo,'Meiryo UI','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ã‚·ãƒƒã‚¯','Hiragino Sans','Hiragino Kaku Gothic ProN','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3',sans-serif;
	}

	body *{
		font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo,'Meiryo UI','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ã‚·ãƒƒã‚¯','Hiragino Sans','Hiragino Kaku Gothic ProN','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3',sans-serif;
	}

	#main {
	    height: auto;
	}

	div#formContent.open {
	    display: block;
	    width: 100%;
	    min-width: 0;
	}

	div#formContent.open{
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}

	div#formContent.open h4 {
	    font-size: 17px;
	    margin-top: 0px;
	}

	input#modalBtn.close {
	    background: none;
	    color: #555;
	    font-size: 25px;
	    padding: 0;
	    box-sizing: border-box;
	    line-height: 1;
	    width: 25px;
	    padding-bottom: 4px;
	    height: 30px;
	    box-shadow: none;
	    border-radius: 0: 
	}

	.dot {
		padding-top: 0;
		background-position: top left -2px;
	    background-repeat: repeat-x;
	    background-size: 0;
	    background-image: none;
	}

	input:not([type="button"]){
		font-size: 16px !important;
		padding: 0px 7px!important;
	}


	.hbspt-form {
    padding: 15px;
	}
}

/* thanks */
#footers {
    background: #2279bf;
    color: #FFF;
    text-align: center;
    padding: 15px;
    font-size: 10px;
}

#footers a {
    color: #FFF;
}

div#mainContents h2 {
    font-weight: normal;
    margin: 20vh auto;
}


/* 2ã‚«ãƒ©ãƒ æ”¹ä¿® */
div#mainContent {
    width: 100%;
}

div#leftContent, div#rigthContent {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

div#rigthContent {
	padding-top: 40px;
}

small.small-txt {
	font-size: 11.6px;
	display: block;
	list-style: 1.5;
}

h2.title {
    margin-bottom: 20px;
    font-size: 40px;
    margin-top: 30px;
}

div#leftContent {
    padding: 40px 26px;
}

div#leftContent small {
	margin-top: 20px;
    display: block;
	color:#707070;
	font-size: 18px;
	line-height: 1.5;;
}

#mainImage img {
    width: 90%;
	margin-top: 20px;
}

.leftBox {
    padding: 16px 22px;
    box-sizing: border-box;
    margin-top: 30px;
}

.leftBox h4 {
    margin: 0;
    text-align: left;
    margin: 5px 0 10px 0;
    box-sizing: border-box;
    color: #707070;
    font-size: 18px;
}

.leftText {
	font-size: 35px;
    color: #707070;
    font-weight: bold;
}

.leftBox ul {
	margin: 0;
	padding: 0;
}

.leftBox li {
    font-size: 18px;
    line-height: 1.6;
    color: #707070;
    list-style: none;
}

h4#atcpAppend {
    font-size: 0;
}

div#mainContent {
    width: 1130px;
    margin: 0 auto;
    display: block;
}

@media screen and (max-width: 1129px) {
	div#leftContent {
		padding: 40px 50px;
	}

	div#mainContent {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

}

@media screen and (max-width: 700px) {

	h2.title {
		font-size: 5vw;
		text-align: center;
		margin-top: 10px;
	}

	.leftText {
		font-size: 6vw;
		color: #707070;
		text-align: center;
	}

	div#leftContent small  {
		margin-top: 20px;
	}

	div#leftContent, div#rigthContent {
		padding-bottom: 0;
		padding-top: 0;
	}
	
	div#rigthContent * {
		box-sizing: border-box;
	}
	
	div#rigthContent {
		padding: 16px;
		padding-top: 0;
	}

	div#leftContent {
		padding: 15px !important;
	}

	#mainImage img {
		width: 90%;
	}

	div#leftContent, div#rigthContent {
		display: block;
		width: 100%;
	}
	input#modalBtn {
		display: none !important;
	}

	.satori__custom_form:after {
		content: 'ç«¶åˆä»–ç¤¾ã‚„å€‹äººã®æ–¹ã¯ã€é–²è¦§ã‚’ã”é æ…®ãã ã•ã„ã¾ã™ã‚ˆã†ãŠé¡˜ã„ç”³ã—ä¸Šã’ã¾ã™ã€‚\a\aæã‚Œå…¥ã‚Šã¾ã™ãŒã€ä¸‹è¨˜ãƒ–ãƒ©ã‚¦ã‚¶ã§ã”ç¢ºèªã„ãŸã ã‘ã¾ã™ã¨å¹¸ã„ã§ã”ã–ã„ã¾ã™ã€‚\aï¼ˆã‚·ãƒ¼ã‚¯ãƒ¬ãƒƒãƒˆã‚¦ã‚£ãƒ³ãƒ‰ã‚¦ã€ãƒ—ãƒ©ã‚¤ãƒ™ãƒ¼ãƒˆãƒ–ãƒ©ã‚¦ã‚¶ã§ã¯æ­£ã—ãå‹•ä½œã—ãªã„å ´åˆãŒã”ã–ã„ã¾ã™ã€‚ï¼‰\a Google Chrome, Safari, Fire Fox, Microsoft Edge, Internet Explorer 11\a\aãƒ•ã‚©ãƒ¼ãƒ ãŒæ­£ã—ãå‹•ä½œã—ãªã„æ–¹ã¯ãŠé›»è©±ã§ã‚‚ãŠå—ã‘ã„ãŸã—ã¾ã™ã®ã§ã€\aä¸‹è¨˜é›»è©±ç•ªå·ã¾ã§ã”é€£çµ¡ãã ã•ã„ã€‚\a 03-5575-5104';
		display: block;
		margin-top: 35px;
		white-space: pre-wrap;
		font-size: 11px;
		text-align: left;
		color: #999;
	}

	p.satori__submit_group:after {
		display: none !important;
	}

	p.satori__submit_group {
		position: fixed;
		bottom: 0;
		background: rgba(255,255,255,0.7);
		left: 0;
		right: 0;
		width: 100%;
		padding: 10px;
		margin: 0 !important;
	}
}

input#modalBtn {
	display: none !important;
}

/* UiGrowth */
div#mainContent > #header ~ *:not([id="footer"]) {
    display: none;
}

div#formContent {
    width: 50%;
    position: static;
    height: 100%;
    overflow: initial;
    box-shadow: none;
    margin: 0 auto !important;
    display: block !important;
    padding: 0;
}

#footer {
    position: static !important;
    text-align: center;
}

body {
}

h4#atcpAppend {
    font-size: 25px;
    margin-bottom: 20px;
}

div#formContent {
    width: 100%;
}

div#formContent > div {
    max-width: 670px;
    margin: 0 auto;
}
