@charset "utf-8";

/* basic layout */

/*全体の設定
---------------------------------------------------------------------------*/
body{
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'ヒラギノ角ゴ','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 400;
	color: #1C293F;
}
@media screen and (max-width: 768px){
	body {
		/*background-image: url(../img/cmn/bg-cnts-sp.png);*/
		/* background-color: #DDEFF6; */
		background-size: 100% auto;
		background-repeat: repeat-y;
		font-size: 3.8vw;
	}
}
@supports (-ms-accelerator: true) {
	body {
		letter-spacing: -.03em;
	}
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img{
	max-width: 100%;
	min-width: 100%;
	border: none;
	margin: 0 0 0 0;
	padding: 0;
	vertical-align: bottom;
}
img.cstm-img-size01 {
	max-width:95%;
	min-width:95%;
}
img.cstm-img-size02 {
	max-width:20%;
	min-width:20%;
}
img.cstm-img-size03 {
	max-width:90%;
	min-width:90%;
}
img.cstm-img-size04 {
	max-width:40%;
	min-width:40%;
}
img.cstm-img-size05 {
	max-width:80%;
	min-width:80%;
}
img.cstm-img-size06 {
	max-width:70%;
	min-width:70%;
}
img.cstm-img-size07 {
	max-width:85%;
	min-width:85%;
}


@media screen and (max-width:640px){
	img{
		max-width: 100%;
		min-width: 100%;
		height: auto;
		/*width /***//*:auto;*/
	}
	img.cstm-img-size01 {
		max-width:95%;
		min-width:95%;
	}
}
input{
	font-size: .16em;
}
form{
	margin: 0px;
}
@media screen and (max-width: 768px){
	html {
		font-size: 550%;
	}
}

/* chromeで表示される謎の青枠を消す */
*:focus {
	outline: none;
}


/*リンク（全般）設定
---------------------------------------------------------------------------*/
a{
	transition-property: all;
	transition: 0.3s linear;
	color: inherit;
}
a:hover{
	cursor: pointer;
	opacity: 0.5;/* IE8 over, Opera, Safari, CSS3 over */
	transition-property: all;
	transition: 0.3s linear;
	text-decoration: none;
	color: inherit;
}

/* 共通設定
---------------------------------------------------------------------------*/
.wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
@media screen and (max-width: 768px){
	.wrapper {
	}
}


/* clearfix */

/* flexbox */
.flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/* 文字配置 */
.al-cnt {
	text-align: center;
}
.al-lft {
	text-align: left;
}
.al-rit {
	text-align: right;
}

/* レスポンシブ ブロック要素 */
.spver {
	display: none;
}
@media screen and (max-width: 768px){
	.pcver {
		display: none;
	}
	.spver {
		display: block;
	}
}

/* レスポンシブ インライン要素 */
.inline_spver {
	display: none;
}
@media screen and (max-width: 768px){
	.inline_pcver {
		display: none;
	}
	.inline_spver {
		display: inline-block;
	}
}

/* header
---------------------------------------------------------------------------*/
header {
	position: relative;
	width: 100%;
	background-color: #f4f4f2;
}

.sitettl {
	padding: 32px 25px;
	font-size: .24rem;
	line-height: 1.1;
	font-family: 'Playfair Display SC', serif;
}
.articlesubttl {
	margin-bottom: 0;
	font-size : .16rem;
	font-weight: 700;
	text-decoration:underline;
	line-height: 1.4;
}
.box-articlehd {
	position: relative;
	width: 75%;
	padding: 35px 25px 35px;
}
.box-articlehd h1 {
	font-size: .3rem;
	line-height: 1.4;
	font-weight: 700;
}
.date-artclehd {
	padding: 12px 28px 0 0;
	font-size: .16rem;
	line-height: 1.8;
	color: #1C293F;
}
.comlink-articlehd {
	padding: 0 40px 0 0;
	text-align: right;
	color: #8f8f8f;
	font-size: .12rem;
	line-height: 16px;
}
.comlink-articlehd span {
	display: inline-block;
	padding: 1.5px 5px;
	border: 1px solid #8f8f8f;
	color: #8f8f8f;
	border-radius: 5px;
}
.articlehd {
	margin-bottom: 28px;
	padding: 18px 40px 13px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #ccc;
}
.articlettl {
	font-size: 25px;
	font-weight: 700;
	color: #333333;
	line-height: 1.4;

}
@media screen and (max-width: 1220px){
	.sitettl {
		font-size: 20px;
	}
}
@media screen and (max-width: 768px){
	header {
		margin-bottom: 0vw;
		/* background-color: #e7e7e7; */
	}
	.sitettl {
		padding: 3.0vw 5vw;
		font-size: 18px;
		letter-spacing: .08em;
		font-weight: 700;
	}
	.box-articlehd {
		padding: 8vw 5vw 3vw;
	}
	.box-articlehd h1 {
		font-size: 3.8vw;
		line-height: 1.4;
	}
	.date-artclehd {
		position: absolute;
		margin-bottom: 0;
		padding-left: 0;
		font-size: 13px;
		font-weight: 700;
		text-align: left;
		bottom: 1vw;
		line-height: 24px;
	}
	.comlink-articlehd {
		position: absolute;
		margin-bottom: 0;
		padding-top: 2vw;
		padding-right: 2vw;
		font-size: 13px;
		right: 0;
		bottom: 1vw;
		line-height: 24px;
	}
	.comlink-articlehd span {
		font-size: 12px;
		line-height: 1;
		padding: 3px 3.3px;
	}
	.comlink-articlehd a{
		text-decoration: none;
		color: inherit;
	}
	.articlesubttl {
		font-size: 14px;
		font-weight: 700;
		line-height: 1.4;
		margin-bottom: 1vw;
	}
	.articlehd {
		position: relative;
		margin-bottom: 4vw;
		padding: 0vw 4.5vw 3vw;
		border-top: 0px solid #000;
	}
	.articlettl {
		font-size: 19px;
		font-weight: 700;
		margin-bottom: 6vw;
	}
}
/* article
---------------------------------------------------------------------------*/
article {
	max-width: 768px;
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.6;
}
article figure {
	/* margin-bottom: 1em; */
	
}
article p {
	margin-bottom: 2em;
}
article video {
	width:100%;
	margin-bottom: 1em;
}
article .underline {
	background: linear-gradient(transparent 60%, #fff6dc 60%);
}
article .underline2 {
	background: linear-gradient(transparent 60%, #f6d8d8 60%);
}
article .red {
	color: #9e0101;
}
article .blue {
	color: #115b98;
}
article .bold {
	font-weight: 700;
}
article .small {
	font-size: 60%;
}
article .small2 {
	font-size: 75%;
}
article .big {
	font-size: 30px;
}

.mb0{
	margin-bottom: 0em;
}
.mb1{
margin-bottom: 1em;
}
.mb2{
	margin-bottom: 4em;
}
.mb3{
	margin-bottom: 0.3em;
}
.mb4{
	margin-bottom: 2em;
}
.mb5{
	margin-bottom: 3em;
}
.mt1{
margin-top: 1em;
}
.mt2{
	margin-top: 2em;
}
.mt3{
	margin-top: 3em;
}

.pb1{
	padding-bottom: 4em;
}
.pb1{
	padding-bottom: 1em;
}
.pt2{
	padding-top: 1em;
}

@font-face {
  font-family: Meiryo;
  src: local('Meiryo'), local('メイリオ');
}
article a {
	color: #0c419a;
	text-decoration: underline;
}

@media screen and (max-width: 768px){
	article {
		margin: 0;
		padding: 0;
		font-size: 16px;
		line-height: 1.6;
	}
	
	.mb0{
	margin-bottom: 0em;
	}
	.mb1{
	margin-bottom: 1em;
	}
	.mb2{
		margin-bottom: 4em;
	}
	.mb3{
		margin-bottom: 0.3em;
	}
	.mb4{
		margin-bottom: 2em;
	}
	.mt1{
	margin-top: 1em;
	}
	.mt2{
		margin-top: 2em;
	}
	.mt3{
		margin-top: 3em;
	}

	.pb1{
		padding-bottom: 4em;
	}
	.pb1{
		padding-bottom: 1em;
	}
	.pt2{
		padding-top: 1em;
	}
	article .big {
		font-size: 20px;
	}
}

/* SNSボタン */

/* バナーを並べる */
.banners{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 1em;
	

}
.banners li {
	width: calc(95%/2);
	box-sizing:border-box;
	margin: 0 auto;
}
.banners li img {
	height: auto;
	max-width: 100%;
	min-width: 100%;
}
.banners li + li {
	/* margin-left: %; */
}
@media screen and (max-width: 768px){
	.banners li {
		width: 95%;
	}
	.banners li + li {
		margin-top: 1%;
		/* margin-left: 0; */
	}
}
/* ライター紹介 */

/* Youtube */

/* マウスオーバーで画像揺らす */

@keyframes animation-shake-img-4 {
	0% {transform:rotateZ(0deg)}
	25% {transform:rotateZ(1deg)}
	50% {transform:rotateZ(0deg)}
	75% {transform:rotateZ(-1deg)}
	100% {transform:rotateZ(0deg)}
}

/* 定期的に画像を揺らす */
@keyframes animation-shake-img-20 {
	0% {transform: rotateZ(1deg)}
	3% {transform: rotateZ(0deg)}
	6% {transform: rotateZ(-1deg)}
	9% {transform: rotateZ(0deg)}
	12% {transform: rotateZ(1deg)}
	15% {transform: rotateZ(0deg)}
	18% {transform: rotateZ(-1deg)}
	21% {transform: rotateZ(0deg)}
	24% {transform: rotateZ(1deg)}
	27% {transform: rotateZ(0deg)}
	30% {transform: rotateZ(-1deg)}
	100% {transform: rotateZ(0deg)}
}

/* 定期的に画像を揺らす */

.shake-img-20 {
	display: inline-block;
	animation:animation-shake-img-20 1s infinite;
}
@keyframes animation-shake-img-20 {
	0% {transform: rotateZ(1deg)}
	3% {transform: rotateZ(0deg)}
	6% {transform: rotateZ(-1deg)}
	9% {transform: rotateZ(0deg)}
	12% {transform: rotateZ(1deg)}
	15% {transform: rotateZ(0deg)}
	18% {transform: rotateZ(-1deg)}
	21% {transform: rotateZ(0deg)}
	24% {transform: rotateZ(1deg)}
	27% {transform: rotateZ(0deg)}
	30% {transform: rotateZ(-1deg)}
	100% {transform: rotateZ(0deg)}
}

/*カルーセル*/

/*カルーセル*/

/*アンケート仕様*/

img {
	max-width: 100%;
	height: auto;
}
#main {
	width: 750px;
	margin: 0 auto;
	position: relative;
}
.qlist li input {
	display: none;
}
.qlist li .btn {
	position: relative;
	display: block;
}
.qlist li .btn .on {
	position: absolute;
	top: 0;
	left: 0;
	opacity:0;
}
.qlist li .btn .off {
	position: absolute;
	top: 0;
	left: 0;
	opacity:0;
}

.qlist li input:checked + .btn .on {opacity:1;}
.qlist li .btn img {
	width: 100%;
	height: auto;
}
.q1_list.qlist li,.qlist li {
	width: 47.7%;
	/* margin-bottom: 2em; */
}
.qlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 80%;
	margin: 0 auto;
}
.q1,
.q2,
.q3,
.q4,
.q5{
  /* background-color: #f2f2f2; */
  padding: 0 0 0 0;
}
.q1_list.qlist li:nth-child(2n) {
	margin-left: 1.6%;
}
.q2_list.qlist li {
	width: 100%;
	/* justify-content: space-between; */
}

/* .q3_list.qlist li {
	width: 100%;
	margin-bottom: 2em;
} */
.end_conts{
  position: relative;
}
@keyframes mocchiri {
  0% {
      transform: scale(1, 0.8);
  }
  20% {
      transform: scale(0.8, 1.1);
  }
  95% {
      transform: scale(1, 1);
  }
  100% {
      transform: scale(1, 0.8);
  }
}

.q3 {
	padding-bottom: 0;
}
.qlist label {
	display: block;
	cursor: pointer;
	width: 100%;
	/* margin-left: 0px; */
}



@media screen and (max-width:750px){
	body{font-size:2.4vw;}
	#main {
		margin: 0 auto;
		width: 95%;
	}
	.qlist {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 90%;
		margin: 0 auto;
	}
	/* .w_30{
		width: 60%;
	} */
}

body#fade_action {
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
    animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {
      opacity: 0
    }

    100% {
      opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
      opacity: 0
    }

    100% {
      opacity: 1
    }
}

.w_95{
	width: 95%;
	margin:0 auto;
}
.w_75{
	width: 75%;
	margin:0 auto;
}
.w_60{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 1em;
}
.w_30{
	width: 35%;
	margin: 0 auto;
}

@media screen and (max-width:750px){
	.w_30{
		width: 70%;
	}
	.w_60{
		width: 80%;
		margin: 0 auto;
		padding-bottom: 1em;
	}
}
  

.text-d{
	text-decoration: underline;
}

.bg-w{
	background: #fff;
}


.bg-w a.disabled {
    pointer-events: none; /* クリックを無効化 */
    opacity: 0.5; /* 見た目で無効化を表現 */
    cursor: not-allowed; /* 無効状態のカーソル */
}  

.btn-disabled {
	background-color: #808080;
	cursor: not-allowed;
	pointer-events: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	padding: 14.21px 51.256px;
	border-radius: 21px;
}
.btn-enabled {
	background-color: #597aaf;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	padding: 14.21px 51.256px;
	border-radius: 21px;
}
.btn-enabled:hover {
	color: #ffffff; 
}

@media screen and (max-width:750px){
	.btn-disabled {
		background-color: #808080;
		cursor: not-allowed;
		pointer-events: none;
		color: #ffffff;
		font-weight: bold;
		font-size: 20px;
		text-decoration: none;
		padding: 13.38px 47.55px;
		border-radius: 21px;
	}
	.btn-enabled {
		background-color: #597aaf;
		cursor: pointer;
		color: #ffffff;
		font-weight: bold;
		font-size: 20px;
		text-decoration: none;
		padding: 13.38px 47.55px;
		border-radius: 21px;
	}
	.btn-enabled:hover {
		color: #ffffff; 
	}

	.q2_list img.on {
	width: 292px;  /* 画像の幅を固定 */
	}
}
  

  