@charset "UTF-8";

@media (min-width: 640px) {
  .sp {
    display: none;
  }
}

@media (max-width: 640px) {
  .pc {
    display: none;
  }
}

/*
html5doctor.com Reset Stylesheet
v1.4.1
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	background: #fff;
	width: 100%;
	overflow: hidden;
	position: relative;
	font-family: 'Lato',"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	text-align: center;
	-webkit-text-size-adjust: none;
    margin:0px;
}

body img{
    display:none;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	color:#0c419a;
	text-decoration:none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



input, select {
	vertical-align: middle;
}




/* micro clearfix */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}












img {
	line-height: 0;
}

a:focus {
	outline: none;
}

a {
	text-decoration:underline;
}

strong {
	font-weight: bold;
}

ul {
	list-style: none;
}

html {
	max-width: 750px;
  margin: 0 auto;
  background: #fff; /* Fills the page */
  position: relative; /* Fix for absolute positioning */
overflow-y:scroll;

}






/* --------------------------------------------------------------------------------------------------------------------

common

-------------------------------------------------------------------------------------------------------------------- */

body > header {
	line-height: 0;
}

body > footer {
	color: #fff;
	font-size: 12px;
	padding: 5px 4px;
}
#index{
	text-align:center;
	height:100%;
	padding:0px 0px;
	max-width:900px;
	margin: 0 auto;
}

p{margin:0px 0px;}

#index > header h1 {
	line-height: 0;
	background: none;
	padding: 0;
}
#index img{
	height: auto;
	display:block;
    margin:0 auto;
    line-height:0em;
    vertical-align:bottom;
}



/*** テキスト化
******************************************/
.txt01 {
	height:auto;
	padding: 3% 5% 2% 5%;
	font-size: 16px;
	line-height:220%;
	text-align: left;
	color: #000;
}






#footer {
    margin-top: 5%;
    padding: 15px 0;
    width: 100%;
}

#footer ul {
    text-align: center;
}

#footer li {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin: 1% 1em;
}

#footer li a {
    line-height: 1;
    text-decoration: none;
}

a:hover img{
	opacity:0.7;
	}


/*フォントサイズ*/
.note{
    color: #666666;
    font-size: 0.5em;
    text-align: right;
    margin: 2%;
    line-height: 150%;
}

.note_pr{
    color: #000000;
    text-align: right;
    margin: 2%;
    font-size: 20px;
}

.note_02{
    color: #666666;
    font-size: 0.5em;
}



.bold{
font-weight: bold;
}

.red_bg{
    font-weight: bold;
    background-color:#ff0000;
}


.blue_bg{
    font-weight: bold;
    background-color:#d1ecf3;
}

.pink_bg{
    font-weight: bold;
    background-color:#eb828f;
}

.pink_bg_02{
    font-weight: bold;
    background-color:#d75969;
}



.y_bg{
    font-weight: bold;
    background-color:#fff8b6;
}

.y_bg_02{
    font-weight: bold;
    background-color:#fcf3db;
}

.y_bg_03{
    font-weight: bold;
    background-color:#fff06c;
}

.o_bg{
    font-weight: bold;
    background-color:#ffdd00;
}

.green_bg{
    font-weight: bold;
    background-color:#d6e693;
}


.underline{
text-decoration: underline;
}

.bg{
font-weight: bold;
 background: linear-gradient(transparent 60%, #FFFF66 60%);
}

.red{
    color: #F44336;
    font-weight: bold;
}

.red_02{
    color: #d35400;
    font-weight: bold;
}

.green{
    color: #16a262;
    font-weight: bold;
}


.purple{
    color:#d75969;
    font-weight: bold;
}

.purple02{
    color: #d75969;
    font-weight: bold;
}

.purple03{
    color: #df7785;
    font-weight: bold;
}
.purple04{
    color: #932574;
    font-weight: bold;
}





.blue{
    color:#002D6B;
    font-weight: bold;
}

.blue02{
    color:#58b5cf;
    font-weight: bold;
}



 
.beige{
    color: #e6cbbd;
    font-weight: bold;
} 
    
.pink{
    color:#d75969;
    font-weight: bold;
} 

.pink_02{
    color:#e795a0;
    font-weight: bold;
} 

.pink_03{
    color:#fb0079;
    font-weight: bold;
} 

.pink_04{
    color:#fb0ebc;
    font-weight: bold;
} 



.white{
    color:#ffffff;
    font-weight: bold;
} 

.yellow{
color:#fff06c;
    font-weight: bold;

}

.f12{
font-size: 12px;
font-weight: normal;
}

.f14{
font-size: 14px;
font-weight: normal;
}

.f10_note{
font-size: 10px; text-align:right; margin:0% 5% 0; color: #5c5959;font-weight: normal;
}


.f120{
font-weight: bold;
font-size: 120%;
}

.f130{
font-weight: bold;
font-size: 130%;
}

.f130_normal{

font-size: 130%;
}

.f150{
font-weight: bold;
font-size: 150%;
}

.f150_normal{

font-size: 150%;
}


.f180{
font-weight: bold;
font-size: 180%;
}

.f200{
font-weight: bold;
font-size: 200%;
}

.f250{
font-weight: bold;
font-size: 250%;
}




.purple_border{
border-bottom: #d36ac8 solid 0.3px;
margin: 0 5% 5%;
}




.blockquote {
    margin: 5% 5% 0;
    padding: 2%;
    background: rgb(238, 238, 238);
    border: 1px solid rgb(204, 204, 204);
    text-align: left;
    line-height: 200% !important;
}


@media (min-width: 640px) {

.sp_style{
	display:none;
	}

h1 {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    line-height: 160%;
    color: rgb(68, 68, 68);
    margin: 5% 3% 2%;
    padding: 0 ;
    border-bottom: 4px solid rgb(109, 176, 197);
}

h2 {
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    line-height: 160%;
    color: rgb(68, 68, 68);
    margin: 30px 50px;
    padding: 0px 10px;
    border-left: 3px solid rgb(109, 176, 197);
}

.txt02 {
	height:auto;
	padding: 3% 5% 2% 5%;
	font-size: 20px;
	line-height:220%;
	text-align: center;
	color: #000;
}

}

@media (max-width: 640px) {


.pc_style{
	display:none;
	}

h1 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 160%;
    color: rgb(68, 68, 68);
    margin: 3% 2%;
    padding: 5px;
    border-bottom: 2px solid rgb(109, 176, 197);
}


h2 {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    line-height: 160%;
    color: rgb(68, 68, 68);
    margin: 5% 5%;
    padding: 0px 10px;
    border-left: 3px solid rgb(109, 176, 197);
}

.txt02 {
	height:auto;
	padding: 3% 5% 2% 5%;
	font-size: 16px;
	line-height:220%;
	text-align: center;
	color: #000;
}
}

.mat3{
margin-top: 3%;
}

.mat5{
margin-top: 5%;
}

.mat8{
margin-top: 8%;
}
/*slick*/
.slider{
  padding: 0 0 0 6%;
}
.slick-list{
  overflow: hidden !important;
}
.slick-slide{
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .slick-slide{
    margin-right: 10px;
    
  }
}

.cp_arrows {
  position: relative;
  display: flex;
  height: 50px;/*画面いっぱいにする場合100vh*/
  justify-content: center;
  align-items: center;
}
.cp_arrows .cp_arrow {/*矢印を配置するベースの設定*/
  position: absolute;
  top: 70%;/*着地点(cp_arrowsの高さの50%)*/
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 10px;
  opacity: 0;
}
.cp_arrows .cp_arrow:first-child {
  animation: arrow-move08 2s ease-in-out infinite;
}
.cp_arrows .cp_arrow:nth-child(2)  {
  animation: arrow-move08 2s 1s ease-in-out infinite;
}
.cp_arrows .cp_arrow:before,
.cp_arrows .cp_arrow:after {/*矢印全体の設定*/
  position: absolute;
  content: '';
  top: 0;
  width: 30px;
  height: 3px;
  background: #E91E63;
}
.cp_arrows .cp_arrow:before {/*矢印左の線の位置と傾斜*/
  left: 3px;
  transform: rotate(30deg);
}
.cp_arrows .cp_arrow:after {/*矢印左の線の位置と傾斜*/
  right: 3px;
  transform: rotate(-30deg);
}
@keyframes arrow-move08 {
    0% { opacity: 0; top: 40%;/*スタート地点(cp_arrowsの高さの40%)*/}
   70% { opacity: 1;}
  100% { opacity: 0;}
}


/*アニメーションボタン*/
/* 全体の設定 */
.puyoBtn__area {
    /* 横幅（ボタンの大きさに影響します） */
    /* width: 500px;*/
    /* 最大幅 */
    /* max-width: 90%;*/
    /* 高さ */
    height: auto;
    /*外側の余白｜上下余｜*/
    padding: 30px 0;
    /*左右余白（auto=センタリング）*/
    margin-inline: auto;
    margin: 0 auto;
}



/* ボタンリンクの設定 */
.puyoBtn__area .btn {
    margin: 0 auto;
    display: block;
    /* 横幅 */
    width: 90%;
    /* 高さ */
    height: auto;
}



/* ボタンの画像 */
.puyoBtn__area .btn img {
    margin: 0 auto;
    /* 横幅 */
    width: 100%;
    /* 高さ */
    height: auto;
    /*アニメーションの設定｜アニメーション名｜1回のサイクルに要する時間｜進め方｜実行回数｜*/
    animation: puyoBtn 1.6s ease-in infinite;
    margin: 0 auto;
}

@media (max-width: 500px) {
    .puyoBtn__area {
        /* モバイルデバイスでコンテンツの横ずれを防ぐ */
        overflow-x: hidden;
    }

    .puyoBtn__area .btn img {
        /* アニメーションしたボタンが親要素より大きくならないように調整 */
        /*max-width: 94%;*/
        margin-inline: auto;
    }
}

/* アニメーションの詳細設定 */
@keyframes puyoBtn {

    /* タイミング */
    0% {
        /* ボタンの拡大、縮小
    ・値が1つ = X＆Y軸
    ・値が2つ = X軸, Y軸 */
        transform: scale(1.09);
    }

    10% {
        transform: scale(1.09);
    }

    30% {
        transform: scale(1.01);
    }

    40% {
        transform: scale(1.01);
    }

    50% {
        transform: scale(1, 1.04);
    }

    60% {
        transform: scale(1.09);
    }

    70% {
        transform: scale(1.02);
    }

    100% {
        transform: scale(1.09);
    }
}


/* question
---------------------------------------------------------- */
.txt_area{
	list-style: none;
	margin: 0 auto;
	width: 500px;
	padding: 3.5% 0 0;
}
.txt_area li{
	margin: 6.5% auto;
}

.question04_q video{
	margin: 4% auto 0;
}

input[type="radio"]{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: none;
}
input[type="checkbox"]{
	display: none;
}
input[type="radio"] + label,
input[type="checkbox"] + label{
	cursor: pointer;
	width: 500px;
	height: 100px;
	border-radius: 75px;
	background-color: #c7c7c7;
	background-size: contain;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	line-height: 1.3;
        justify-content: center;
        margin: 0 auto;
}
/*input[type="radio"] + label::before,
input[type="checkbox"] + label::before{
	content: "";
	display: inline-block;
	background: url("./img/icon_no_check.png") no-repeat;
	background-size: contain;
	width: 49px;
	height: 61px;
	margin: 0 auto;
}*/
input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label{
	background-color: #ee662a;
	color: #fff;
}
/*input[type="radio"]:checked + label::before,
input[type="checkbox"]:checked + label::before{
	background-image: url("/img/icon_check.png");
}*/
.next_area{
	display: none;
}
/* SPのみ */
@media all and (max-width: 750px) {
	.question04_q video{
		width: calc(668vw / 750 * 100);
	}
	
	.txt_area{
		width: calc(670vw / 750 * 100);
	}
	input[type="radio"] + label,
	input[type="checkbox"] + label{
		width: calc(670vw / 750 * 80);
		height: calc(150vw / 750 * 80);
		border-radius: calc(75vw / 750 * 100);
		font-size: calc(35vw / 750 * 80);
	}
	input[type="radio"] + label::before,
	input[type="checkbox"] + label::before{
		width: calc(49vw / 750 * 80);
		height: calc(61vw / 750 * 80);
	}
}


/* slider
---------------------------------------------------------- */
.wrap_img02_slider{
	background: url("img/bg_img02_slider.jpg") no-repeat;
	background-size: 100%;
	height: 1070px;
	padding-top: 12%;
}

.wrap_img03_slider_menu{
	position: relative;
}
.img03_slider_menu{
	position: absolute;
	top: 4%;
	left: 0;
	right: 0;
	margin: auto;
}

.wrap_img03_slider_calorie{
	position: relative;
}
.wrap_img03_slider_calorie_in{
	position: absolute;
	bottom: 11%;
	left: 4%;
	width: 96%;
	overflow: hidden;
}
.img03_slider_calorie{
	margin-right: -6%;
}

.wrap_img05_slider{
	position: relative;
}
.img05_slider{
	position: absolute;
	top: 55%;
	left: 0;
	right: 0;
	margin: auto;
}

.slick-list{
	text-align: center;
}
.slick-list li img{
	margin: auto;
}
/*
.slick-arrow{
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	transition: .2s;
	width: 53px;
	height: 52px;
	position: absolute;
	top: 49%;
	z-index: 5;
}
.img05_slider .slick-arrow{
	top: 44%;
}
/*
.slick-prev{
	background: url("../img/icon_arrow_l_green.png") no-repeat;
	background-size: contain;
	left: 1.5%;
}
.slick-next{
	background: url("../img/icon_arrow_r_green.png") no-repeat;
	background-size: contain;
	right: 1.5%;
}*/
.img03_slider_menu .slick-prev{
/*	background-image: url("../img/icon_arrow_l_gray.png");*/
	left: 11%;
}
.img03_slider_menu .slick-next{
/*	background-image: url("../img/icon_arrow_r_gray.png");*/
	right: 15.5%;
}
/*.img05_slider .slick-prev{
	background-image: url("../img/icon_arrow_l_green_r.png");
	left: 3.5%;
}
.img05_slider .slick-next{
	background-image: url("../img/icon_arrow_r_green_r.png");
	right: 3.5%;
}

.slick-dots{
	display: flex;
	justify-content: center;
	list-style: none;
}
.slick-dots li{
	margin: 2% 4% 0;
}
.slick-dots li button{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: none;
	background: #fff;
	text-indent: -9999px;
}
.slick-dots li.slick-active button{
	background: #fcff00;
}
.img05_slider .slick-dots li button{
	background: #7c7c7c;
}
.img05_slider .slick-dots li.slick-active button{
	background: #ee662a;
}
.slick-disabled{
	display: none !important;
}*/
/* SPのみ */
@media all and (max-width: 750px) {
	.wrap_img02_slider{
		height: calc(1070vw / 750 * 100);
	}
	.img02_slider .slick-list li img{
		width: calc(645vw / 750 * 100);
	}
	.img03_slider_menu .slick-list li img{
		width: calc(485vw / 750 * 100);
	}
	.img03_slider_calorie .slick-list li img{
		width: calc(383vw / 750 * 100);
	}
	.img05_slider .slick-list li img{
		width: calc(583vw / 750 * 100);
	}
	.slick-arrow{
		width: calc(51vw / 750 * 100);
		height: calc(74vw / 750 * 100);
	}
	.slick-dots li button{
		width: calc(20vw / 750 * 100);
		height: calc(20vw / 750 * 100);
	}
}
/* slider END
---------------------------------------------------------- */



.qa_img{
width: 80%;
margin: 0 auto !important;;
}

/* SPのみ */
@media all and (max-width: 750px) {
.qa_img{
width: 100%;
margin: 0 auto !important;;
}
}

/*cv*/
.margin-top-3
{
margin-top: 3%;
}

.margin-top-5
{
margin-top: 5%;
}

.margin-top-10
{
margin-top: 10%;
}

.margin-bottom-5
{
margin-bottom: 5%;
}

.bottom-7{
bottom: 7%;
}

.bottom-8{
bottom: 8%;
}

.bottom-10{
bottom: 10%;
}

.bottom-14{
bottom: 14%;
}

.bottom-15{
bottom: 15%;
}
.p-absolute
{
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
}

.p-relative
{
position: relative;
}

.cta_img{
width: 90%;
max-width: 750px;
margin-top: 20px;
}

.cta_img_new{
width: 100%;
max-width: 750px;
margin-top: 20px;
}

.cta_img_new_02{
width: 100%;
max-width: 750px;
}

.btn_img{
width: 80%;
max-width: 750px;
}
    