/*
* styles for settings page
*/
.cptch_example_fields_actions {
	float: left;
    height: 18px;
	width: 140px;
	position: relative;
	top: -7px;
	padding: 2px 0;
}
.cptch_example_fields_actions img {
	position: relative;
	width: 30px;
	top: 6px;
}
.cptch_block {
	direction: ltr;
}
input.cptch_settings_input {
    width: 252px;
}
.cptch_span {
    color: #888888;
    font-size: 10px;
}
/*
* styles help tooltips
*/
.cptch_help_box {
    background-image: url("../images/tooltip_icons.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 29px;
    position: relative;
    margin: -3px 5px 3px;
    width: 29px;
    clear: none !important;
}
.cptch_hidden_help_text {
    background: #F4F4F4;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    left: 40px;
    padding: 5px 10px;
    position: absolute;
    width: 240px;
    line-height: 1.5;
}
.cptch_hidden_help_text:before {
    content: url("../images/help.png");
    left: -10px;
    position: absolute;
    top: 7px;
}
/*
* frontend styles
*/
form input.cptch_input {
    padding-left: 8px;
    padding-right: 8px;
}



/***** new *****/


h1 img{
	width:365px;
	margin: 10px 0 7px 0;
}


h2{
    font-size: 1.6em;
    line-height: 2em;
    margin-bottom: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
	clear:both;
}

h3{
	font-size: 1.4em;
    line-height: 1.3125em;
    margin-bottom: 20px;
    font-weight: bold;
	clear:both;
}

h4{
	font-weight:bold;
	clear:both;
}

.appeal{
	color:#b9a879;
}

.appeal a{
	color:#b9a879;
	text-decoration:underline;
}

h4.h4icon:before{
	content: url(../img/check.png);
    margin: 0 5px 0 0;
    position: relative;
    top: 1px;
	clear:both;
}

p{
	font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 60px;
}

.studio_ranking img,.studio_ranking ul{
	float:left;
}
.studio_ranking img{
	width: 55%;
}

.studio_ranking ul{
	width: calc( 45% - 40px );
	padding: 20px;
	font-size: 14px;
    list-style:none;
}

.studio_ranking ul li{
	clear:both;
}

.starcategory,.star{
	float:left;
	display:block;
}

.starcategory{
	width: 120px;
}


.star img{
	width:100px;
	margin: 0;
}


.ptitle,.boldtitle{
	font-weight:bold;
}

.btn a{
    display: block;
    position: relative;
    background: #494949;
    line-height: 44px;
    width: 80%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 20px auto 30px;
    top: 0;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    box-shadow: 0px 3px 0px #222;
}

/*追加*/
.starcategory2{ text-align: right;}
.starcategory3{ margin: 240px auto 30px;}
/* 980px以下用の記述 */
.btn2 a{
    display: block;
    position: relative;
    background: #494949;
    line-height: 44px;
    width: 80%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 210px auto 30px;
    top: 0;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    box-shadow: 0px 3px 0px #222;
    height: 44px;
}


/* 779px以下用の記述 */
@media screen and (max-width: 768px) {

.btn2 a{
    display: block;
    position: relative;
    background: #494949;
    line-height: 44px;
    width: 80%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 350px auto 30px;
    top: 0;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    box-shadow: 0px 3px 0px #222;
}
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; margin: 0 auto 0 !important; }
.sp { display: none !important;  margin: 0 auto 0 !important; }
/*.contentinner img, .contentinner figure{margin: 0 0 40px 0;}*/
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important;  margin: 0 auto 0 !important; }
.sp { display: block !important;  margin: 0 auto 10px !important; }
}

/*201802019*/

.textwidget img{
	width: 70%;
}

.underline{
	text-decoration: underline;
}

.insta{
	margin: 0 0 40px 0;
}

h1 img{
    width: 100%;
    margin-top: 60px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
}

/* 1350px以下用の記述 */
@media screen and (max-width: 1350px) {
.studio_ranking img{
	width: 50%;
}

.studio_ranking ul{
	width: calc( 50% - 20px );
	padding: 0 10px;
	font-size: 14px;
}

.star img{
	width:120px;
	margin: 0;
}
h1 img{
    width: 100%;
    margin-top: 60px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
}
}

/* 980px以下用の記述 */
@media screen and (max-width: 979px) {

.studio_ranking img{
	width: 100%;
}

.studio_ranking ul{
	width: 100%;
	padding: 0 10px;
	font-size: 12px;
	margin: 0 0 60px 0;
}

.star img{
	width:100px;
	margin: 0;
}

.btn a{
    width: 90%;
    font-size: 14px;
}

h1 img{
    width: 100%;
    margin-top: 60px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
}
}

/* 779px以下用の記述 */
@media screen and (max-width: 768px) {

h2{
    font-size: 1.3em;
    line-height: 2em;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

h3{
    font-size: 1.2em;
    line-height: 1.3125em;
    margin-bottom: 10px;
    font-weight: bold;
}

p{
    margin-bottom: 20px;
}

h1 img{
    width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
    margin-bottom: 20px;
}



}
