@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%;
}
}
 .news {
padding: 0 0 40px;
}
.news #contents {
width: 70%;
float: left;
}
.news #sidebar {
width: 26%;
float: right;
}
.news #sidebar h2 div.icon {
background-image: url(//toon-iju.com/img/news/ico_news_sidebar.png);
}
.news .detail .notes {
margin: 0 0 30px;
border-top: 1px solid #959595;
}
.news .detail .notes p {
margin-top: 22px;
}
.news img {
width: auto;
max-width: 100%;
height: auto;
}
.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;
} @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;
padding: 0 7px;
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__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 time {
color: #0098ff;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}
@media screen and (max-width: 768px) {
.link__post {
padding: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.link__post__item {
display: inline-block;
width: 168px;
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 50px 0;
margin: 0 0 14% 0;
margin: 0 0 13.33vw 0;
}
.link__post__tag {
margin: 9px 0 0;
}
.tag__list {
border-radius: 1em;
padding: 0 0.75em;
margin-right: 6px;
margin-bottom: 2px;
font-size: 10px;
line-height: 2em;
}
.tag__list.twitter {
color: #1d96d5;
border-color: #1d96d5;
}
.tag__list.pdf {
color: #66cc99;
border-color: #66cc99;
}
.tag__list.youtube {
color: #e71f19;
border-color: #e71f19;
}
.tag__list.facebook {
color: #1d2974;
border-color: #1d2974;
}
.tag__list.instagram {
color: #ab539b;
border-color: #ab539b;
}
.link__post__tit {
font-size: 16px;
line-height: 21px;
text-decoration: underline;
}
.link__post__txt {
display: none;
}
}
.news .pagenate {
margin: 30px 0 50px;
text-align: center;
font-size: 116%;
line-height: 1;
}
.news .pagenate a,
.news .pagenate span {
display: inline-block;
margin: 0 5px;
padding: 10px 13px;
background: #333;
color: #fff;
}
.news .pagenate a:hover,
.news .pagenate span {
background: #00A3EC;
color: #fff;
}
.news .pagenate a.prev,
.news .pagenate a.next {
background: none;
color: #333;
}
.news #sidebar aside li {
margin: 12px 0 0;
}
.news #sidebar aside li img {
width: 100%;
max-width: 260px;
}
#sidebar .popular .tag___list {
margin-right: 0.5em;
margin-bottom: 0.8em;
}
@media screen and (max-width: 768px) {
.news {
padding: 0;
}
.news #contents,
.news #sidebar {
width: auto;
float: none;
}
.info h2 {
font-size: 20px;
padding: 3px 0;
margin: 10px 0 0;
}
.news .pagenate {
font-size: 100%;
}
.news .pagenate a,
.news .pagenate span {
padding: 8px 10px;
}
#sidebar aside ul {
width: 104%;
overflow: hidden;
margin: 0 -2% 10px;
}
#sidebar aside ul li {
display: inline-block;
width: 49%;
text-align: center;
vertical-align: middle;
margin: 0;
}
#sidebar aside ul li.wide {
width: 100%;
margin: 0 0 10px;
}
#sidebar aside ul li img {
max-width: 146px;
}
#sidebar aside ul li.wide img {
max-width: 200px;
}
} .news .detail {
padding: 20px 0 0;
}
.news .detail .header {
background: #F7F7F7;
border-left: 8px solid #333;
margin: 0 0 25px;
padding: 10px 15px;
font-size: 116%;
}
.news .detail .header time {
color: #00A3ED;
}
.news .detail .header h2 {
font-size: 118%;
}
.news .entry {
margin: 0 0 100px;
}
.news .entry p {
margin: 0 0 20px;
}
.news .entry img {
max-width: 100%;
height: auto;
}
.news .entry .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.news .entry .alignleft {
float: left;
margin: 0 18px 20px 0;
}
.news .entry .alignright {
float: right;
margin: 0 0 20px 18px;
}
.news .entry .alignclear {
clear: both;
}
.news .entry img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
.news .entry h3 {
border-radius: 7px;
border: 4px solid #F7EFEB;
padding: 7px;
margin: 30px 0 10px;
font-size: 123%;
}
.news .entry h4 {
font-size: 14px;
border-left: 4px solid #333;
border-bottom: 1px solid #333;
padding: 0 0 5px 10px;
margin: 0 0 10px;
}
.news .entry h5 {
font-size: 14px;
margin: 0 0 8px;
}
.news .entry ul,
.news .entry ol {
list-style-position: outside;
margin: 0 0 20px 20px;
padding: 0;
}
.news .entry ul li {
list-style: disc;
}
.news .entry ol li {
list-style: decimal;
}
.news .entry table {
border-collapse: collapse;
margin-bottom: 20px;
}
.news .entry table caption {
text-align: left;
padding: 0 0 5px;
font-weight: bold;
}
.news .entry table th,
.news .entry table td {
padding: 5px;
border: 1px solid #ccc;
line-height: 1.3;
}
.news .entry table th {
background: #dcdcdc;
}
@media screen and (max-width: 768px) {
.news .detail {
padding: 10px 0 50px;
}
.news .detail .header {
border-left-width: 6px;
margin: 0 0 10px;
padding: 7px;
}
.news .entry {
margin: 0 0 40px;
}
} .news #contents .youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.news #contents .youtube iframe {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}