@charset "utf-8";
@charset "utf-8";


.mgt10 { margin-top: 10px !important; }
.mgt20 { margin-top: 20px !important; }
.mgt30 { margin-top: 30px !important; }
.mgt40 { margin-top: 40px !important; }
.mgt50 { margin-top: 50px !important; }
.mgb10 { margin-bottom: 10px !important; }
.mgb20 { margin-bottom: 20px !important; }
.mgb30 { margin-bottom: 30px !important; }
.mgb40 { margin-bottom: 40px !important; }
.mgb50 { margin-bottom: 50px !important; }
.txtC { text-align: center !important; }
.txtR { text-align: right !important; }
.txtL { text-align: left !important; }
.quick {
background: url(//toon-iju.com/about/img/bg_border_stripe01.png);
padding: 5px;
box-sizing: border-box;
margin: 50px auto;
}
.quick > div {
position: relative;
background: #fff;
padding: 15px;
}
.quick > div figure {
position: absolute;
right: 10px;
top: -50px;
width: 57%;
max-width: 545px;
}
.quick > div figure img {
width: 100%;
}
.quick > div h2 img {
width: 40%;
max-width: 383px;
}
.quick > div p {
width: 40%;
max-width: 383px;
margin: 15px 0 0;
line-height: 1.8;
font-size: 106%;
font-weight: bold;
}
.quick > div .rank {
display: inline-block;
width: 65%;
max-width: 566px;
}
.quick > div .rank img {
width: 100%;
}
.quick > div a {
display: block;
width: 30%;
max-width: 268px;
position: absolute;
right: 15px;
bottom: 15px;
}
.quick > div a img {
width: 100%;
}
@media screen and (max-width: 740px) {
.quick {
width: 96%;
margin: 20px 2%;
}
.quick > div {
padding: 10px;
}
.quick > div h2 {
text-align: center;
}
.quick > div h2 img {
width: 100%;
max-width: 229px;
}
.quick > div p {
text-align: center;
width: 100%;
max-width: inherit;
margin: 10px 0 0;
font-size: 9px;
}
.quick > div .rank {
width: 100%;
display: block;
text-align: center;
}
.quick > div .rank img {
max-width: 285px;
}
}
@media screen and (max-width: 740px) {
.spheadInfo {
background: #EEEEEE;
padding: 10px 0;
margin: 0;
}
ul.info {
width: 100%;
overflow: hidden;
margin: 20px 0;
}
ul.info li {
width: 49%;
float: left;
text-align: center;
}
ul.info li:last-child {
float: right;
}
ul.info li img {
width: 100%;
max-width: 145px;
}
} .main  .contactArea {
text-align: center;
width: 100%;
min-width: 1400px;
margin: 3% 0;
}
.main  .bgcontainer {
margin-top: -16%;
}
.main #contents .contactArea .container {
margin: 0 auto;
width: 1400px!important;
}
.contactArea .bannerArea .containerBnr {
margin: 0 auto;
width: 980px;
}
.bannerArea .ijyusisatubnr {
width: 70%;
margin: 0 auto;
padding-bottom: 40px;
}
.main  .contactArea .head {
margin: 0 auto;
font-weight: bold;
width: 80%;
position: relative;
}
.main .contactArea .head .subtxt {
font-size: 1rem;
}
.main .contactArea .head .leadtext {
font-size: 1.25rem!important;
}
.main  .contactArea .head span {
color: #0463A6;
}
.main  .contactArea .lineInner {
width: 60%;
margin: 0 auto;
padding: 2% 2%;
border: 2px solid #c4c4c4;
border-radius: 0.5rem;
box-sizing: border-box;
}
.main  .contactArea .lineWrap {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.main  .contactArea .lineWrap .line_img {
width: 30%;
margin-right: 3%;
}
.main  .contactArea .lineWrap .line_img img {
position: unset;
width: 100%;
height: auto;
margin-right: 4%;
}
.main  .contactArea .lineWrap .line_txt {
width: 67%;
}
.main  .contactArea .lineWrap .line_txt h4 {
margin-bottom: 3%;
font-size: 1.15rem!important;
}
.main  .contactArea .lineWrap .line_txt h4 span {
color: #07b53b;
}
.main  .contactArea .lineWrap .line_txt p {
margin-bottom: 3%;
font-size: 1rem;
}
.main  .contactArea .lineWrap .btn_line a {
margin: 0 auto;
background: #07b53b;
display: block;
border-radius: 0.5rem;
text-decoration: none;
line-height: 1.7;
padding: 2.5% 3%;
width: 50%;
box-sizing: border-box;
}
.main  .contactArea .lineWrap .btn_line a span {
color: #FFF;
line-height: 1;
}
@media screen and (min-width: 768px) {
.main  .contactArea .head::before {
position: absolute;
background: url(//toon-iju.com/lp/toon-kurashi/assets/img/line_pc.png) no-repeat center center;
-webkit-background-size: 100%;
background-size: 100%;
content: '';
bottom: 14%;
left: 16%;
width: 26px;
height: 37px;
bottom: calc(0% - -14%);
left: calc(50% - 34%);
}
.main  .contactArea .head::after {
position: absolute;
background: url(//toon-iju.com/lp/toon-kurashi/assets/img/line_pc.png) no-repeat center center;
-webkit-background-size: 100%;
background-size: 100%;
content: '';
bottom: 14%;
right: 16%;
width: 26px;
height: 37px;
bottom: calc(0% - -14%);
right: calc(50% - 34%);
transform: rotateY( 180deg );
}
}
.main  .contactArea .contactInner {
background-color: #F4F2DE;
border-radius: 0.5rem;
padding: 1% 1%;
margin: 0 5%;
margin-top: 1rem;
margin-bottom: 3%;
}
.main  .contactArea .contactborder {
border: solid 1px #FFFFFF;
padding: 2% 12%;
}
.main  .contactArea .contactborder h3 {
font-size: 1.8rem;
}
.main  .contactArea .contactborder h3 span {
font-size: 1.8rem;
}
.main  .contactArea .btn_contact {
margin: 1rem 0;
font-weight: bold;
}
.main  .contactArea .btn_contact ul li {
width: 32%;
float: left;
margin-right: 2%;
}
.main  .contactArea .btn_contact ul li:nth-child(3) {
margin-right: 0;
}
.main  .contactArea .btn_contact ul li a {
text-decoration: none;
color: #FFFFFF;
padding: 0 20%;
border-radius: 0.5rem;
display: flex;
align-items: center;
height: 5rem;
}
.main  .contactArea .btn_contact ul li a span {
position: relative;
font-size: 1.1rem;
}
.main  .contactArea .btn_contact ul li .btn_black {
padding: 0 24%;
font-size: 1.1rem;
}
.main  .contactArea .btn_contact ul li a span::after {
position: absolute;
background: url(//toon-iju.com/lp/toon-kurashi/assets/img/ico_link.png) no-repeat right center;
-webkit-background-size: 100%;
background-size: 100%;
content: '';
top: 28%;
right: -24%;
top: calc(50% - 22%);
right: calc(0% - 24%);
width: 14px;
height: 14px;
}
.main  .contactArea .btn_contact ul li .btn_black span::after {
right: -32%;
right: calc(0% - 32%);
}
.main  .contactArea .btn_contact ul li .btn_black {
background: #302D2C;
}
.main  .contactArea .btn_contact ul li .btn_blue {
background: #0463A6;
}
.main  .contactArea .btn_contact ul li .btn_green {
background: #00AE7A;
}
@media screen and (max-width: 767px) {
.main .contactArea {
min-width: 100%!important;
}
.main #contents .contactArea .container {
width: 100%!important;
}
.contactArea .bannerArea .containerBnr {
width: 100%;
}
.bannerArea .ijyusisatubnr {
width: 90%;
margin: 0 auto;
padding-bottom: 40px;
}
.main  .contactArea .lineInner {
width: 90%;
padding: 6% 6%;
}
.main  .contactArea .lineWrap {
flex-direction: column;
}
.main  .contactArea .lineWrap .line_img {
width: 100%;
margin-right: 0;
margin-bottom: 4%;
}
.main  .contactArea .lineWrap .line_txt {
width: 100%;
}
.main  .contactArea .lineWrap .line_txt p {
margin-bottom: 4%;
}
.main  .contactArea .lineWrap .btn_line a {
width: 100%;
}
.main .contactArea .head .leadtext {
font-size: 4vw!important;
}
.main .contactArea .contactborder h3 {
margin-top: 4%;
font-size: 4.2vw!important;
}
.main .contactArea .contactborder h3 span {
font-size: 1rem!important;
}
.main .contactArea .contactborder {
padding: 4% 5%!important;
}
.main .contactArea .btn_contact {
padding: 0 5%;
}
.main .contactArea .btn_contact ul li {
width: 100%;
flex-direction: column;
margin-right: 0;
margin-bottom: 5%;
}
.main .contactArea .btn_contact ul li .btn_black {
padding: 6%;
}
.main .contactArea .btn_contact ul li .btn_black span::after {
right: calc(0% - 42%);
}
.main .contactArea .btn_contact ul li a span {
font-size: 3vw!important;
}
.main .contactArea .btn_contact ul li a {
text-align: center;
display: block;
height: auto;
font-size: 3vw;
}
}
.main  .contactArea .contactInner {
background-color: #F4F2DE;
border-radius: 0.5rem;
padding: 1% 1%;
margin: 0 5%;
margin-top: 1rem;
}
.main  .contactArea .contactborder {
border: solid 1px #FFFFFF;
padding: 2% 12%;
}
.main  .contactArea .contactborder h3 {
font-size: 1.8rem;
}
.main  .contactArea .contactborder h3 span {
font-size: 1.8rem;
}
.main  .contactArea .btn_contact {
margin: 1rem 0;
font-weight: bold;
}
.main  .contactArea .btn_contact ul li {
width: 32%;
float: left;
margin-right: 2%;
}
.main  .contactArea .btn_contact ul li:nth-child(3) {
margin-right: 0;
}
.main  .contactArea .btn_contact ul li a {
text-decoration: none;
color: #FFFFFF;
padding: 0 20%;
border-radius: 0.5rem;
display: flex;
align-items: center;
height: 5rem;
}
.main  .contactArea .btn_contact ul li a span {
position: relative;
font-size: 1.1rem;
}
.main  .contactArea .btn_contact ul li .btn_black {
padding: 0 24%;
font-size: 1.1rem;
}
.main  .contactArea .btn_contact ul li a span::after {
position: absolute;
background: url(//toon-iju.com/lp/toon-kurashi/assets/img/ico_link.png) no-repeat right center;
-webkit-background-size: 100%;
background-size: 100%;
content: '';
top: 28%;
right: -24%;
top: calc(50% - 22%);
right: calc(0% - 24%);
width: 14px;
height: 14px;
}
.main  .contactArea .btn_contact ul li .btn_black span::after {
right: -32%;
right: calc(0% - 32%);
}
.main  .contactArea .btn_contact ul li .btn_black {
background: #302D2C;
}
.main  .contactArea .btn_contact ul li .btn_blue {
background: #0463A6;
}
.main  .contactArea .btn_contact ul li .btn_green {
background: #00AE7A;
}
@media screen and (min-width: 768px) {
.br-sp {
display: none;
}
}
@media screen and (max-width: 767px) {
.main .contactArea {
min-width: 100%!important;
}
.main #contents .contactArea .container {
width: 100%!important;
}
.main  .contactArea .lineInner {
width: 90%;
padding: 6% 6%;
}
.main  .contactArea .lineWrap {
flex-direction: column;
}
.main  .contactArea .lineWrap .line_img {
width: 100%;
margin-right: 0;
margin-bottom: 4%;
}
.main  .contactArea .lineWrap .line_txt {
width: 100%;
}
.main  .contactArea .lineWrap .line_txt p {
margin-bottom: 4%;
}
.main  .contactArea .lineWrap .btn_line a {
width: 100%;
}
.main .contactArea .head .leadtext {
font-size: 4vw!important;
}
.main .contactArea .contactborder h3 {
margin-top: 4%;
font-size: 4.2vw!important;
}
.main .contactArea .contactborder h3 span {
font-size: 1rem!important;
}
.main .contactArea .contactborder {
padding: 4% 5%!important;
}
.main .contactArea .btn_contact {
padding: 0 5%;
}
.main .contactArea .btn_contact ul li {
width: 100%;
flex-direction: column;
margin-right: 0;
margin-bottom: 5%;
}
.main .contactArea .btn_contact ul li .btn_black {
padding: 6%;
}
.main .contactArea .btn_contact ul li .btn_black span::after {
right: calc(0% - 42%);
}
.main .contactArea .head::before {
position: absolute;
background: url(//toon-iju.com/lp/toon-kurashi/assets/img/line_sp.png) no-repeat center center;
-webkit-background-size: 100%;
background-size: 100%;
content: '';
bottom: 0%;
left: -12%;
width: 16%;
height: 130px;
bottom: calc(0% - 0%);
left: calc(50% - 62%);
}
.main .contactArea .head::after {
position: absolute;
background: url(//toon-iju.com/lp/toon-kurashi/assets/img/line_sp.png) no-repeat center center;
-webkit-background-size: 100%;
background-size: 100%;
content: '';
bottom: 0%;
right: -10%;
width: 16%;
height: 130px;
bottom: calc(0% - 0%);
right: calc(50% - 60%);
transform: rotateY(180deg);
}
.main .contactArea .btn_contact ul li a {
text-align: center;
display: block;
height: auto;
font-size: 3vw;
padding: 6%;
}
}
@media screen and (max-width: 560px) {
.main .contactArea .head::before {
width: 10%;
bottom: calc(0% - 6%);
}
.main .contactArea .head::after {
width: 10%;
bottom: calc(0% - 6%);
}
.main .movieArea .slider_inner {
margin-left: 0;
}
.main .movieArea .slider_inner p {
width: 300px;
margin: 0 auto;
text-align: left;
margin-top: 1rem;
}
}
@media screen and (max-width: 460px) {
.main .contactArea .head::before {
bottom: calc(0% - 26%);
}
.main .contactArea .head::after {
bottom: calc(0% - 26%);
}
.main .contactArea .btn_contact ul li a span::after {
width: 9px;
height: 9px;
}
.main .contactArea .btn_guide a span::after {
width: 9px;
height: 9px;
}
}
@media screen and (max-width: 360px) {
.main .contactArea .answerblock .question {
padding: 20% 0 1% 6%;
}
}
 #contents {
width: 70%;
float: left;
}
.info {
margin-bottom: 30px;
}
.info__heading {
margin-bottom: 20px;
font-size: 29px;
font-weight: bold;
line-height: 43px;
}
.info__txt {
font-size: 15px;
line-height: 27px;
}
.info .detail .notes {
margin: 0 0 30px;
border-top: 1px solid #959595;
}
.info .detail .notes p {
margin-top: 22px;
} @media screen and (max-width: 768px) {
.info {
margin: 25px 0;
}
.info__heading {
margin-bottom: 20px;
font-size: 20px;
line-height: 1.5;
}
.info__txt {
font-size: 13px;
line-height: 20px;
}
} .link__post {
display: flex;
flex-direction: row;
flex-wrap: wrap;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.link__post__item {
width: 45%;
margin: 0 10% 40px 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
cursor: pointer;
}
.link__post__item:nth-child(2n) {
margin: 0 0 40px 0;;
}
.link__post__tag {
margin: 17px 0 0;
}
.link__post__item time {
color: #0098ff;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}
.link__post__tit {
display: block;
font-size: 18px;
font-weight: normal;
line-height: 25px;
text-decoration: underline;
}
.link__post__txt {
display: block;
margin-top: 13px;
font-size: 15px;
line-height: 20px;
text-decoration: none;
}
.link__post__item a:link,
.link__post__item a:active,
.link__post__item a:visited  {
text-decoration: none;
}
.link__post__item img {
width: 100%;
}
.popular .link__post__item {
width: 100%;
margin-right: 0;
}
.popular .link__post__item figure {
position: relative;
width: 100%;
padding-top: 67%;
overflow: hidden;
}
.popular .link__post__item .wpp-thumbnail {
position: absolute;
float: none;
top: 50%;
left: 50%;
width: auto;
height: 100%;
max-width: none;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
div.pagenate {
margin: 30px 0 50px;
text-align: center;
font-size: 116%;
line-height: 1;
}
div.pagenate a, div.pagenate span {
display: inline-block;
margin: 0 5px;
padding: 10px 13px;
background: #333333;
color: #fff;
}
div.pagenate a:hover, div.pagenate span {
background: #00A3EC;
color: #fff;
}
div.pagenate a.prev,  div.pagenate a.next {
background: none;
color: #333;
}
@media screen and (max-width: 768px) {
#contents {
width: 100%;
float: none;
}
.link__post {
padding: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.link__post__item {
width: 48%;
margin: 0 4% 14% 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.link__post__item:nth-child(3n) {
margin: 0 4% 14% 0;
}
.link__post__item:nth-child(2n) {
margin: 0 0 14% 0;
}
.link__post__tag {
margin: 9px 0 0;
}
.tag__list {
padding: 0 0.3em;
margin-right: 5px;
margin-bottom: 2px;
font-size: 12px;
}
.link__post__tit {
font-size: 16px;
line-height: 21px;
text-decoration: underline;
}
.link__post__txt {
display: none;
}
.list div.pagenate {
margin: 30px 0 50px;
text-align: center;
font-size: 100%;
line-height: 1;
}
.list div.pagenate a, .list div.pagenate span {
display: inline-block;
margin: 0 5px;
padding: 8px 10px;
background: #333333;
color: #fff;
}
.list div.pagenate a:hover, .list div.pagenate span {
background: #00A3EC;
color: #fff;
}
.list div.pagenate a.prev, .list div.pagenate a.next {
background: none;
color: #333;
}
}
.detail {
margin: 20px 0;
}
.detail .mainVisual img {
width: 100%;
max-width: 680px;
margin: 0 0 10px;
}
.detail .ico span {
display: inline-block;
border: 1px solid #000;
border-radius: 1em;
padding: 0 10px;
margin-right: 9px;
margin-bottom: 0.8em;
font-size: 12px;
font-weight: normal;
line-height: 22px;
}
.detail time {
margin: 8px 0;
color: #00A3EB;
display: block;
}
.detail > h1 {
font-size: 180%;
}
.detail .entry {
line-height: 1.8
}
.detail .entry p {
margin: 0 0 20px
}
.detail .entry img {
max-width: 100%;
height: auto
}
.detail .entry .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center
}
.detail .entry .alignleft {
float: left;
margin: 0 18px 20px 0
}
.detail .entry .alignright {
float: right;
margin: 0 0 20px 18px
}
.detail .entry .alignclear {
clear: both
}
.detail .entry img.centered {
display: block;
margin-left: auto;
margin-right: auto
}
.detail .entry h3 {
border-radius: 7px;
border: 4px solid #F7EFEB;
padding: 7px;
margin: 30px 0 10px;
font-size: 123%;
}
.detail .entry h4 {
font-size: 14px;
border-left: 4px solid #333;
border-bottom: 1px solid #333;
padding: 0 0 5px 10px;
margin: 0 0 10px
}
.detail .entry h5 {
font-size: 14px;
margin: 0 0 8px
}
.detail .entry ul, .detail .entry ol {
list-style-position: outside;
margin: 0 0 20px 20px;
padding: 0
}
.detail .entry ul li {
list-style: disc
}
.detail .entry ol li {
list-style: decimal
}
.detail .entry table {
border-collapse: collapse;
margin-bottom: 20px
}
.detail .entry table caption {
text-align: left;
padding: 0 0 5px;
font-weight: bold
}
.detail .entry table th, .detail .entry table td {
padding: 5px;
border: 1px solid #ccc;
line-height: 1.3
}
.detail .entry table th {
background: #dcdcdc
}
.detail .entry a {
color: #0000ff;
}
.detail .profile {
margin: 30px 0;
border: 5px solid #E40A79;
padding: 15px;
}
.detail .profile div {
float: right;
width: 68%;
}
.detail .profile.noPrfPhoto div {
float: none;
width: auto;
}
.detail .profile figure {
float: left;
width: 30%;
}
.detail .profile figure img {
width: 100%;
}
.detail .profile div h1 {
background: #BBBBBB;
padding: 7px;
border-radius: 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
line-height: 1;
}
.detail .profile div h2 {
font-size: 123%;
margin: 10px 0 5px;
}
.btnBlack01 {
margin: 50px 0;
}
#sidebar {
width: 26%;
float: right;
}
.voice #sidebar h2 div.icon {
background-image: url(//toon-iju.com/img/voice/ico_akiya_sidebar.png);
}
.voice .detail .notes {
margin: 0 0 30px;
border-top: 1px solid #959595;
}
.voice .detail .notes p {
margin-top: 22px;
}
@media screen and (max-width: 768px) {	
.btnBlack01 a {
display: block;
padding: 8px 0;
font-size: 115%;
}
}
.shareBtn ul {
margin: 50px 0;
text-align: center;
}
.shareBtn li {
list-style-type: none;
display: inline-block;
padding: 0 15px 0 0;
vertical-align: top;
}
.shareBtn li a.fb.btn {
display: block;
width: 61px;
height: 61px;
padding: 10px 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
background: #3B55A3;
background: -moz-linear-gradient(top, #3B55A3 0%, #4967BD 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3B55A3 ), color-stop(100%,#4967BD));
background: -webkit-linear-gradient(top, #3B55A3 0%,#4967BD 100%);
background: -o-linear-gradient(top, #3B55A3 0%,#4967BD 100%);
background: linear-gradient(to bottom, #3B55A3 0%,#4967BD 100%);
border-radius: 3px;
font-size: 10px;
font-weight: bold;
color: #FFF;
text-align: center;
text-decoration: none;
}
.shareBtn li a.fb.btn img {
display: block;
width: 26px;
height: 26px;
margin: 0 auto;
}